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
|
php-getid3 (1.9.3-1+deb7u2) wheezy; urgency=medium
* Improve fix for XXE security issue [CVE-2014-2053]
-- David Prévot <taffit@debian.org> Tue, 23 Sep 2014 19:24:07 -0400
php-getid3 (1.9.3-1+deb7u1) wheezy; urgency=medium
* Close potential XXE security issue [CVE-2014-2053]
* Add gbp config file
-- David Prévot <taffit@debian.org> Tue, 15 Apr 2014 16:36:53 -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
|