summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Android Tools Maintainers [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
Make libart use dlmalloc from
https://android.googlesource.com/platform/external/dlmalloc
Forwarded: not-needed
Gbp-Pq: Topic art
Gbp-Pq: Name use-android-dlmalloc.patch
Android Tools Maintainers [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
Fix typos
Last-Update: 2016-10-01
Forwarded: not-needed
Gbp-Pq: Topic development
Gbp-Pq: Name typos.patch
Roger Shimizu [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
Fix shebang of python script
Forwarded: not-needed
Gbp-Pq: Topic system
Gbp-Pq: Name Fix-shebang-of-python-script.patch
Android Tools Maintainers [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
Add missing 'std::' scope identifiers.
Forwarded: not-needed
Gbp-Pq: Topic system/core
Gbp-Pq: Name fix-standard-namespace-errors.patch
Android Tools Maintainers [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
Defer packaging fastdeploy with adb for 29.x.x tags.
Forwarded: not-needed
Gbp-Pq: Topic system/core
Gbp-Pq: Name stub-out-fastdeploy.patch
Android Tools Maintainers [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
just hard code rather than deal with circular deps
Forwarded: not-needed
Gbp-Pq: Topic system/core
Gbp-Pq: Name hard-code-build-number.patch
Android Tools Maintainers [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
add-missing-headers
Forwarded: not-needed
Gbp-Pq: Topic system/core
Gbp-Pq: Name add-missing-headers.patch
Android Tools Maintainers [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
non-x86 arches do not have PAGE_SIZE
Forwarded: not-needed
Gbp-Pq: Topic system/core
Gbp-Pq: Name fix-build-on-non-x86.patch
Android Tools Maintainers [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
get libcutils building
Forwarded: not-needed
Gbp-Pq: Topic system/core
Gbp-Pq: Name fix-gettid-exception-declaration.patch
Android Tools Maintainers [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
remove clang-ism
Forwarded: not-needed
Gbp-Pq: Topic system/core
Gbp-Pq: Name fix-attribute-issue-with-gcc.patch
Antonio Russo [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
Port simg_dump to Python 3.
Forwarded: not-needed
Last-Update: 2019-01-05
Origin: https://bugs.debian.org/945646
Gbp-Pq: Topic system/core
Gbp-Pq: Name simg_dump-python3.patch
Android Tools Maintainers [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
Turn #error into exceptions
Forwarded: not-needed
So the library can be built on non-Linux platforms too, although can't
guarauntee its functionality regarding that piece of code.
Gbp-Pq: Topic system/core
Gbp-Pq: Name throw-exception-on-unknown-os.patch
Android Tools Maintainers [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
Fix the weird error by GCC7 that fails to match the correct parent method.
Forwarded: not-needed
Gbp-Pq: Topic system/core
Gbp-Pq: Name Vector-cast.patch
Android Tools Maintainers [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
Bring Clang's _Nonnull keyword to GCC
Forwarded: not-needed
Gbp-Pq: Topic system/core
Gbp-Pq: Name Nonnull.patch
Android Tools Maintainers [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
Fix incompatibility between <stdatomic.h> and <atomic>
Bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60932
Bug: https://reviews.llvm.org/D45470
This 2 headers combined will cause errors for both GCC and Clang. This patch
makes sure only one of them is present at any time.
Gbp-Pq: Topic system/core
Gbp-Pq: Name stdatomic.patch
Umang Parmar [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
libusb.h comes from different location
Forwarded: not-needed
Last-Update: 2018-05-26
Gbp-Pq: Topic system/core
Gbp-Pq: Name libusb-header-path.patch
Umang Parmar [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
Added missing headers causing compile errors
Forwarded: not-needed
Gbp-Pq: Topic system/core
Gbp-Pq: Name Added-missing-headers.patch
Umang Parmar [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
Update log file directory.
Last Updated: 2018-05-17
Last Updated: 2018-05-17
Gbp-Pq: Topic system/core
Gbp-Pq: Name move-log-file-to-proper-dir.patch
Android Tools Maintainers [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
Added missing headers causing compile errors
Forwarded: not-needed
Gbp-Pq: Topic libnativehelper
Gbp-Pq: Name add-missing-headers.patch
Android Tools Maintainers [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
Off-by-one error in the dwarf_to_unw_regnum function in include/dwarf_i.h in
libunwind 1.1 allows local users to have unspecified impact via invalid dwarf opcodes.
Gbp-Pq: Topic external/libunwind
Gbp-Pq: Name
20150704-CVE-2015-3239_dwarf_i.h.patch
Android Tools Maintainers [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
Replace the legacy __sync built-in functions with __atomic ones
Last-Update: 2016-10-04
Forwarded: not-needed
libunwind uses the built-in __sync_* functions which are deprecated by GCC and
should be replaced by __atomic_* ones. See the official manuals [1].
The legacy __sync functions do not require to specify the memory order but
__atomic ones do, so we choose the strongest one: __ATOMIC_SEQ_CST.
We do this because __sync_fetch_and_add() is not supported on armel.
[1]: https://gcc.gnu.org/onlinedocs/gcc/_005f_005fsync-Builtins.html
Gbp-Pq: Topic external/libunwind
Gbp-Pq: Name legacy_built-in_sync_functions.patch
Kai-Chung Yan [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
Manual definition of struct user_pt_regs
Last-Update: 2016-08-24
Forwarded: not-needed
On ARM64, libunwind uses struct user_pt_regs which is not defined in
anywhere, which causes FTBFS.
Gbp-Pq: Topic external/libunwind
Gbp-Pq: Name user_pt_regs.patch
Umang Parmar [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
Fix header path to get rid of compile errors
Forwarded: not-needed
Last-Update: 2018-06-13
Gbp-Pq: Topic external/selinux
Gbp-Pq: Name Fix-header-path.patch
Roger Shimizu [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
android-platform-tools (29.0.6-18) unstable; urgency=medium
* Team upload.
* debian/control: Update Depends version.
* debian/control: Add Section to each binary package.
[dgit import unpatched android-platform-tools 29.0.6-18]
Roger Shimizu [Sat, 28 May 2022 11:13:51 +0000 (12:13 +0100)]
Import android-platform-tools_29.0.6-18.debian.tar.xz
[dgit import tarball android-platform-tools 29.0.6-18 android-platform-tools_29.0.6-18.debian.tar.xz]
Prateek Ganguli [Thu, 20 May 2021 04:30:00 +0000 (05:30 +0100)]
Import android-platform-tools_29.0.6.orig.tar.gz
[dgit import orig android-platform-tools_29.0.6.orig.tar.gz]