File: changelog

package info (click to toggle)
php-getid3 2.0.0~beta6%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 3,108 kB
  • sloc: php: 34,627; makefile: 12
file content (310 lines) | stat: -rw-r--r-- 8,900 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
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
php-getid3 (2.0.0~beta6+dfsg-1) experimental; urgency=medium

  [ StudioMaX ]
  * Remove deprecated utf8_encode/utf8_decode

  [ Tim Starling ]
  * Guard against division by zero

  [ James Heinrich ]
  * basic .7z (7-zip) format detection
  * #413 Quicktime only use 'mp4a' for extracted audio metadata
  * #414 Bit rate for MP4 audio tracks
  * #418 fread length error in XMP
  * #419 Quicktime undefined index: time_scale
  * changelog v1.9.23-202310190849

  [ Brion Vibber ]
  * Fix for MPEG-1 video pixel aspect ratio

  [ Namrata Patel ]
  * Update module.audio-video.riff.php

  [ David Prévot ]
  * Update gbp.conf
  * Update standards version to 4.6.2, no changes needed.

 -- David Prévot <taffit@debian.org>  Sun, 05 Nov 2023 19:20:18 +0100

php-getid3 (2.0.0~beta5+dfsg-1) experimental; urgency=medium

  [ StudioMaX ]
  * Merge tag 'v1.9.22' into 2.0-with-1.9.22-202207161647

  [ David Prévot ]
  * Mark package as Multi-Arch: foreign
  * Update standards version to 4.6.1, no changes needed.

 -- David Prévot <taffit@debian.org>  Sat, 29 Oct 2022 14:14:51 +0200

php-getid3 (2.0.0~beta4+dfsg-1) experimental; urgency=medium

  [ James Heinrich ]
  * v1.9.21-202109171300 changelog

  [ David Prévot ]
  * Rename main branch to debian/latest (DEP-14)
  * Simplify gbp import-orig
  * Drop another executable
  * Drop patch applied upstream
  * Install /u/s/p/{autoloaders,overrides} files
  * Install dh-sequence-* instead of using dh --with
  * Update watch file format version to 4.
  * Update standards version to 4.6.0, no changes needed.

 -- David Prévot <taffit@debian.org>  Sun, 10 Oct 2021 12:26:02 -0400

php-getid3 (2.0.0~beta3-1) experimental; urgency=medium

  [ James Heinrich ]
  * 1.9.20-202006061653 changelog

 -- David Prévot <taffit@debian.org>  Thu, 30 Jul 2020 06:30:09 +0200

php-getid3 (2.0.0~beta2-1) experimental; urgency=medium

  * Drop versioned dependency satisfied in (old)stable
  * Update Standards-Version to 4.5.0
  * Set Rules-Requires-Root: no.
  * Use debhelper-compat 13
  * Use execute_before instead of override for dh_installdeb
  * Simplify override_dh_auto_test
  * Set upstream metadata fields:
    Bug-Database, Bug-Submit, Repository, Repository-Browse.

 -- David Prévot <taffit@debian.org>  Wed, 08 Jul 2020 23:43:54 -0400

php-getid3 (2.0.0~beta1+dfsg-1) experimental; urgency=medium

  * Upload beta to experimental
  * Fix d/watch
  * Adapt packaging to new distribution and installation path
  * Document gbp import-ref usage
  * Use upstream testsuite

 -- David Prévot <taffit@debian.org>  Tue, 02 Jul 2019 18:14:03 -1000

php-getid3 (1.9.17+dfsg-1) unstable; urgency=medium

  [ James Heinrich ]
  * add placeholder support for archive.xz
  * v1.9.17-201902071234 release

  [ David Prévot ]
  * Use debhelper-compat 12
  * Update Standards-Version to 4.3.0

 -- David Prévot <taffit@debian.org>  Fri, 08 Feb 2019 18:30:09 -1000

php-getid3 (1.9.16+dfsg-1) unstable; urgency=medium

  [ James Heinrich ]
  * quicktime parse some GoPro-specific data
  * TIFF tag names

  [ StudioMaX ]
  * Add more image formats supported by getimagesize()
  * Move the getID3 website to https

  [ David Prévot ]
  * Move project repository to salsa.d.o
  * Use Standards-Version 4.2.1
  * Use debhelper-compat 11
  * Use https in debian/
  * Drop trailing whitespace
  * Drop get-orig-source target

 -- David Prévot <taffit@debian.org>  Thu, 18 Oct 2018 17:19:13 -1000

php-getid3 (1.9.15+dfsg-1) unstable; urgency=medium

  [ James Heinrich ]
  * bugfix: #107 WebP support
  * bugfix: #108 APNG support
  * v1.9.15 changelog

  [ Wayne ]
  * support loci quicktime atom

  [ David Prévot ]
  * Update Standards-Version to 4.1.1
  * Drop trailing whitespaces in previous entries

 -- David Prévot <taffit@debian.org>  Sat, 28 Oct 2017 17:00:36 -1000

php-getid3 (1.9.14+dfsg-1) unstable; urgency=medium

  [ James Heinrich ]
  * add: getid3.extension.cache.mysqli.php

  [ David Prévot ]
  * Use MPL-2.0 from /usr/share/common-licenses
  * Update Standards-Version to 4.0.0

 -- David Prévot <taffit@debian.org>  Fri, 02 Jun 2017 14:55:04 -1000

php-getid3 (1.9.12+dfsg-1) unstable; urgency=medium

  [ James Heinrich ]
  * recognize WebP images
  * bugfix #1910: Quicktime embedded images
  * Add support for DSD/DSF audio format
  * 1.9.12-201602240818

  [ David Prévot ]
  * Drop ownCloud for Debian maintainers from uploaders
  * Update Standards-Version to 3.9.7
  * Build with latest pkg-php-tools for the PHP 7.0 transition

 -- David Prévot <taffit@debian.org>  Sat, 05 Mar 2016 11:12:03 -0400

php-getid3 (1.9.11+dfsg-1) unstable; urgency=medium

  [ James Heinrich ]
  * changelog v1.9.11

 -- David Prévot <taffit@debian.org>  Thu, 24 Dec 2015 21:25:58 -0400

php-getid3 (1.9.10+dfsg-1) unstable; urgency=medium

  [ James Heinrich ]
  * v1.9.10

 -- David Prévot <taffit@debian.org>  Wed, 16 Sep 2015 10:31:05 -0400

php-getid3 (1.9.9+dfsg-2) unstable; urgency=medium

  * Upload to unstable since Jessie has been released
  * Provide homemade autoload.php

 -- David Prévot <taffit@debian.org>  Sat, 02 May 2015 12:10:07 -0400

php-getid3 (1.9.9+dfsg-1) experimental; urgency=medium

  * Upload to experimental to respect the freeze

  [ James Heinrich ]
  * bugfix: possible memory leak in OggFLAC
  * improved XXE fix (CVE-2014-2053)
  * add ID3v2 CHAP + CTOC support
  * v1.9.9 changelog

  [ Ludger Sprenker ]
  * Added basic support for OggOpus

  [ David Prévot ]
  * Adapt watch file for GitHub
  * Drop security patches applied upstream

 -- David Prévot <taffit@debian.org>  Mon, 22 Dec 2014 10:24:22 -0400

php-getid3 (1.9.8-3) unstable; urgency=medium

  * Fix possible memory leak in OggFLAC

 -- David Prévot <taffit@debian.org>  Wed, 08 Oct 2014 09:35:39 -0400

php-getid3 (1.9.8-2) unstable; urgency=medium

  * Improve fix for XXE security issue (CVE-2014-2053)
  * Bump standards version to 3.9.6

 -- David Prévot <taffit@debian.org>  Mon, 22 Sep 2014 22:39:34 -0400

php-getid3 (1.9.8-1) unstable; urgency=medium

  [ Phansys ]
  * Added composer.json.
  * Added README.md to achieve GitHub flavored markdown.

  [ James Heinrich ]
  * close potential XXE security issue (CVE-2014-2053)
  * v1.9.8 changelog

  [ David Prévot ]
  * Build with Composer helper
  * Document upstream VCS
  * Drop patch included upstream

 -- David Prévot <taffit@debian.org>  Tue, 13 May 2014 12:18:32 -0400

php-getid3 (1.9.7-2) unstable; urgency=medium

  * Add ownCloud for Debian to uploaders
  * Bump standards version to 3.9.5
  * Close potential XXE security issue [CVE-2014-2053]

 -- David Prévot <taffit@debian.org>  Mon, 14 Apr 2014 15:41:05 -0400

php-getid3 (1.9.7-1) unstable; urgency=low

  * New upstream release
  * Adjust watchfile to upstream real name

 -- David Prévot <taffit@debian.org>  Sat, 12 Oct 2013 11:13:33 -0400

php-getid3 (1.9.6-1) unstable; urgency=low

  * New upstream release (closes: #701594)
  * Move packaging to dh short rules
  * Maintain the package inside the PHP PEAR team
  * Bump compat to 9
  * Bump standards version to 3.9.4
  * Review description
  * Also track beta in watch
  * Update copyright

 -- David Prévot <taffit@debian.org>  Tue, 02 Jul 2013 13:10:40 -0400

php-getid3 (1.9.3-1) unstable; urgency=low

  * New upstream release (closes: #615946).
  * debian/control*:
    - Added myself to the uploaders.
    - Bumped the standards version to 3.9.3; no changes required.
    - Changed the section to "php" as per ftp-masters' request.
  * debian/copyright: converted to the Debian copyright format version 1.0.
  * debian/install, debian/rules: install to /usr/share/php/getid3 because
    then it will be in PHP's load path.
  * debian/rules: prevent the compression of the examples.

 -- Paul van Tilburg <paulvt@debian.org>  Thu, 24 May 2012 19:40:06 +0200

php-getid3 (1.8.5-1) unstable; urgency=low

  * New upstream release.
  * Bumped standards version to 3.9.1
  * Updated watch file.

 -- Romain Beauxis <toots@rastageeks.org>  Thu, 31 Mar 2011 10:30:05 -0500

php-getid3 (1.7.9-1) unstable; urgency=low

  * New upstream release.
  * Updated watch file.
  * Change link to GPL-2 in debian/copyright
  * Bumped standards version to 3.8.1
  * Removed php4 dependencies.
  * Bumped compat level to 7.

 -- Romain Beauxis <toots@rastageeks.org>  Wed, 25 Mar 2009 00:16:39 +0100

php-getid3 (1.7.7-2) unstable; urgency=low

  * Moved build-dep-indep to build-dep since they lust be satisfied for clean
    target.
  * Made php5 the default dependency.

 -- Romain Beauxis <toots@rastageeks.org>  Mon, 23 Apr 2007 14:02:46 +0200

php-getid3 (1.7.7-1) unstable; urgency=low

  * New upstream release

 -- Romain Beauxis <toots@rastageeks.org>  Mon, 26 Jun 2006 16:15:17 +0200

php-getid3 (1.7.6-1) unstable; urgency=low

  * Initial release Closes: #351184

 -- Romain Beauxis <toots@rastageeks.org>  Mon, 13 Mar 2006 18:30:15 +0100