File: changelog

package info (click to toggle)
android-platform-system-core 1%3A7.0.0%2Br33-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 10,464 kB
  • sloc: cpp: 96,742; ansic: 39,563; asm: 3,482; python: 1,571; sh: 666; lex: 311; java: 169; makefile: 65; xml: 19
file content (234 lines) | stat: -rw-r--r-- 8,567 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
android-platform-system-core (1:7.0.0+r33-1) unstable; urgency=medium

  * New upstream release (Closes: #858177, #859081, #858942)

 -- Hans-Christoph Steiner <hans@eds.org>  Mon, 24 Apr 2017 15:53:07 +0200

android-platform-system-core (1:7.0.0+r1-4) unstable; urgency=medium

  * transitional dummy packages for android-tools-adb / android-tools-fastboot
  * move adb log file to proper dir (Closes: #823792, #688280)
  * import upstream 7.0.0_r31 fixes for CVE-2016-3861 (Closes: #858177)

 -- Hans-Christoph Steiner <hans@eds.org>  Wed, 15 Mar 2017 13:47:44 +0100

android-platform-system-core (1:7.0.0+r1-3) unstable; urgency=medium

  * install bash-completion for adb and fastboot (Closes: #856418, #856419)
  * use package version for adb/fastboot's --version (Closes: #856001)
  * fix depends built from this package to same version (Closes: #848852)

 -- Hans-Christoph Steiner <hans@eds.org>  Tue, 28 Feb 2017 23:45:05 +0100

android-platform-system-core (1:7.0.0+r1-2) unstable; urgency=medium

  * Build tools for working with sparse images

 -- Chirayu Desai <chirayudesai1@gmail.com>  Wed, 21 Dec 2016 21:45:45 +0100

android-platform-system-core (1:7.0.0+r1-1) unstable; urgency=medium

  * Full stage release (with fastboot)
  * d/control:
    * Add googletest to <!stage1> BDs
    * Unify the maintainer name to "Android Tools Maintainers"

 -- Kai-Chung Yan <seamlikok@gmail.com>  Thu, 08 Dec 2016 12:54:10 +0800

android-platform-system-core (1:7.0.0+r1-1~stage1.1) unstable; urgency=medium

  * Upload to unstable
  * Stage 1 release (without fastboot)

 -- Kai-Chung Yan <seamlikok@gmail.com>  Tue, 06 Dec 2016 19:47:02 +0800

android-platform-system-core (1:7.0.0+r1-1~stage1) experimental; urgency=medium

  * New upstream release
  * Stage 1 release (without fastboot)
  * New patches:
    - fs_prepare_path_impl_open_mode_missing.patch
    - Clang_nullability_type_qualifier.patch
  * Drop obsolete patches:
    - disable_android_set_abort_message.diff
    - fastboot_typo.diff
    - libutils_use_unique_ptr.diff
  * Update to debhelper 10
  * Enable builds for ARM & MIPS
  * d/control:
    - Improve package descriptions
    - adb recommends android-sdk-platform-tools-common for udev rules
  * Install documentations into /usr/share/doc/<package> instead of
    /usr/share/doc/<package>-doc

 -- Kai-Chung Yan <seamlikok@gmail.com>  Sat, 17 Sep 2016 20:34:15 +0800

android-platform-system-core (1:6.0.1+r55-2) unstable; urgency=medium

  * Pick from experimental:
    - Update to debhelper 10
    - Improve package descriptions
  * Include android-libunwind-dev, libsafe-iop-dev, libssl-dev & pandoc in
    stage1 Build-Depends (Closes: #838542)
  
  [ Chirayu Desai ]
  New patches:
    * adb_libssl_diff: Bring comppatibility with OpenSSL 1.1 (Closes: #828233)
    * adb_libssl_bc.diff: Keep being compatible with OpenSSL < 1.1

 -- Kai-Chung Yan <seamlikok@gmail.com>  Sat, 03 Dec 2016 22:34:32 +0800

android-platform-system-core (1:6.0.1+r55-1) unstable; urgency=medium

  * New upstream release.
  * debian: Add watch file for usage with uscan
  * debian/watch: recompress using xz
  * Define NDEBUG for c/cpp files. (Closes: #827216)

 -- Chirayu Desai <chirayudesai1@gmail.com>  Fri, 22 Jul 2016 00:37:25 +0530

android-platform-system-core (1:6.0.1+r43-1) unstable; urgency=medium

  * New upstream release
  * Install libraries to DEB_HOST_MULTIARCH path (Closes: #826655, #826991)
  * d/control:
    - Standards-Version => 3.9.8 (no changes)
    - Drop transitional packages for libzipfile
    - Depends on the following to ensure linking libraries in multiarch path:
      - android-libext4-utils-dev (>= 6.0.1+r16-2)
      - android-libf2fs-utils-dev (>= 6.0.1+r16-2)
      - android-libunwind-dev (>= 6.0.1+r16-3)

 -- Kai-Chung Yan <seamlikok@gmail.com>  Tue, 14 Jun 2016 00:11:38 +0800

android-platform-system-core (1:6.0.1+r16-3) unstable; urgency=medium

  * Fix package name typo: android-{zipfile=>libzipfile}(-dev)
  * Sponsored upload (Closes: #817863)

 -- Kai-Chung Yan <seamlikok@gmail.com>  Sun, 06 Mar 2016 15:02:52 +0800

android-platform-system-core (1:6.0.1+r16-2) unstable; urgency=medium

  * android-platform-system-core-header Provides android-system-dev
  * android-libzipfile(-dev) returns as transisional dummy packages
  * adb and fastboot do not depend on android-sdk-platform-tools-common for now

 -- Kai-Chung Yan <seamlikok@gmail.com>  Thu, 03 Mar 2016 17:15:35 +0800

android-platform-system-core (1:6.0.1+r16-1) unstable; urgency=medium

  * New upstream release (Closes: #806375)
  * Only execute build commands on amd64 & i386
  * d/control: adb & fastboot Provides their android-tools-* counterparts
  * Pull bash-completion for adb & fastboot from src:android-tools/5.1.1.r29-2
  * Add manpages for adb & fastboot

 -- Kai-Chung Yan <seamlikok@gmail.com>  Tue, 16 Feb 2016 14:54:25 +0800

android-platform-system-core (1:6.0.0+r26-1) unstable; urgency=medium

  * Built without any build-profiles
    - Restore <!stage1> sections in d/control
    - Remove DEB_BUILD_PROFILES in d/rules
  * New fastboot_typo.diff: Fix typo

 -- Kai-Chung Yan <seamlikok@gmail.com>  Mon, 08 Feb 2016 16:16:59 +0800

android-platform-system-core (1:6.0.0+r26-1~stage1.2) unstable; urgency=medium

  * upload to unstable

 -- Hans-Christoph Steiner <hans@eds.org>  Sun, 07 Feb 2016 22:55:25 +0100

android-platform-system-core (1:6.0.0+r26-1~stage1.1) experimental; urgency=medium

  * d/control:
    - Use HTTPS for Vcs-Browser
    - Restrict AOSP packages to above 6.0.0
    - Breaks & Replaces: android-system-dev, android-liblog-dev (<< 1:6)
      (Closes: #813085, #813183)
    - Update Standards-Version to 3.9.7 (No change)

 -- Kai-Chung Yan <seamlikok@gmail.com>  Fri, 29 Jan 2016 00:15:35 +0800

android-platform-system-core (1:6.0.0+r26-1~stage1) experimental; urgency=low

  * New upstream release
  * stage1 upload
    - Remove <!stage1> sections in d/control
    - export DEB_BUILD_PROFILES = stage1 in d/rules
  * Use traditional import-orig way to fetch source
  * Change version scheme to follow upstream
  * Makefiles independent from Quilt
  * Add support for Build-Profiles
  * New binary packages:
      - adb
      - android-libadb(-dev)
      - android-libbacktrace(-dev)
      - android-libbase(-dev)
      - android-libsparse(-dev)
      - android-libutils(-dev)
      - android-libziparchive(-dev)
      - android-platform-system-core-headers
      - fastboot
  * Remove android-libzipfile(-dev): Removed from upstream
  * New patches:
    - disable_android_set_abort_message.diff
    - add_missing_headers.diff: Various headers are missing which causes
      compiler errors
    - use_separated_cutils_atomic.diff: cutils/atomic.h uses stdatomic.h which
      is not supported by C++11
    - libutils_use_unique_ptr: Use std::unique_ptr instead of Bionic's one
  * d/control:
    - Add (Build-)Depends:
      - android-libunwind(-dev)
      - libsafe-iop-dev
      - android-platform-build-headers
    - Add myself to Uploaders
    - Change architecture to i386 & amd64
    - Fix Vcs-Git typo
    - Update android-liblog(-dev) package description

 -- Kai-Chung Yan <seamlikok@gmail.com>  Tue, 17 Nov 2015 14:39:17 +0800

android-platform-system-core (21-6) unstable; urgency=low

  [Simon McVittie]
  * fix missing android_atomic_* symbols on i386 (Closes: #769646)

 -- Hans-Christoph Steiner <hans@eds.org>  Fri, 28 Nov 2014 13:00:09 +0100

android-platform-system-core (21-5) unstable; urgency=low

  [Simon McVittie]
  * For each library where libwhatever.so moved from android-libwhatever
    to android-libwhatever-dev, the -dev Breaks/Replaces the runtime library
    (Closes: #770328)

 -- Hans-Christoph Steiner <hans@eds.org>  Tue, 25 Nov 2014 12:43:50 +0100

android-platform-system-core (21-4) unstable; urgency=low

  * add versions to shared library names so dh can do auto dep detection
  * dh_shlibdeps misses libcutils dep on liblog, so force manually

 -- Hans-Christoph Steiner <hans@eds.org>  Tue, 18 Nov 2014 13:05:59 +0100

android-platform-system-core (21-3) unstable; urgency=low

  * fix build to work on linux-any

 -- Hans-Christoph Steiner <hans@eds.org>  Wed, 22 Oct 2014 16:00:29 -0400

android-platform-system-core (21-2) unstable; urgency=low

  * make android-system-dev available on all archs

 -- Hans-Christoph Steiner <hans@eds.org>  Wed, 22 Oct 2014 11:27:14 -0400

android-platform-system-core (21-1) unstable; urgency=low

  * Initial release. (Closes: #747926)

 -- Hans-Christoph Steiner <hans@eds.org>  Tue, 15 Jul 2014 17:09:00 -0400