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
|
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
|