projects
/
android-platform-tools.git
/ log
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
| log |
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
android-platform-tools.git
2 years ago
Added missing headers causing compile errors
commit
|
commitdiff
|
tree
Android Tools Maintainers
[
Fri, 20 Jan 2023 08:36:41 +0000
(08:36 +0000)]
Added missing headers causing compile errors
Forwarded: not-needed
Gbp-Pq: Topic libnativehelper
Gbp-Pq: Name add-missing-headers.patch
2 years ago
Off-by-one error in the dwarf_to_unw_regnum function in include/dwarf_i.h in
commit
|
commitdiff
|
tree
Android Tools Maintainers
[
Fri, 20 Jan 2023 08:36:41 +0000
(08:36 +0000)]
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
2 years ago
Replace the legacy __sync built-in functions with __atomic ones
commit
|
commitdiff
|
tree
Android Tools Maintainers
[
Fri, 20 Jan 2023 08:36:41 +0000
(08:36 +0000)]
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
2 years ago
Manual definition of struct user_pt_regs
commit
|
commitdiff
|
tree
Kai-Chung Yan
[
Fri, 20 Jan 2023 08:36:41 +0000
(08:36 +0000)]
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
2 years ago
Fix header path to get rid of compile errors
commit
|
commitdiff
|
tree
Umang Parmar
[
Fri, 20 Jan 2023 08:36:41 +0000
(08:36 +0000)]
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
2 years ago
android-platform-tools (29.0.6-23) unstable; urgency=medium
commit
|
commitdiff
|
tree
Roger Shimizu
[
Fri, 20 Jan 2023 08:36:41 +0000
(08:36 +0000)]
android-platform-tools (29.0.6-23) unstable; urgency=medium
* Fix CVE-2022-20128 and CVE-2022-3168
* debian/source/lintian-overrides: Fix lintian.
* Apply multi-arch hints
* Sync with experimental to support adb and fastboot on ppc64el.
[dgit import unpatched android-platform-tools 29.0.6-23]
2 years ago
Import android-platform-tools_29.0.6-23.debian.tar.xz
commit
|
commitdiff
|
tree
Roger Shimizu
[
Fri, 20 Jan 2023 08:36:41 +0000
(08:36 +0000)]
Import android-platform-tools_29.0.6-23.debian.tar.xz
[dgit import tarball android-platform-tools 29.0.6-23 android-platform-tools_29.0.6-23.debian.tar.xz]
4 years ago
Import android-platform-tools_29.0.6.orig.tar.gz
commit
|
commitdiff
|
tree
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]