| CODENOTIFIER | HelpYou are not signed inSign in |
Project: OGG Vorbis
Revision: 14962
Author: ivo
Date: 27 May 2008 00:58:04
Changes:Diff:| ... | ...@@ -1,9 +1,112 @@ | |
| 1 | libvorbis (1.2.0.dfsg-3.1) unstable; urgency=high | |
| 2 | ||
| 3 | * Non-maintainer upload by the security team | |
| 4 | * Fix integer overflows (and possible DoS attacks) via crafted | |
| 5 | OGG files (Closes: #482518) | |
| 6 | Fixes: CVE-2008-1423, CVE-2008-1420, CVE-2008-1419 | |
| 7 | ||
| 8 | -- Steffen Joeris <white@debian.org> Mon, 26 May 2008 12:48:06 +0000 | |
| 9 | ||
| 10 | libvorbis (1.2.0.dfsg-3) unstable; urgency=low | |
| 11 | ||
| 12 | * Use dpkg-gensymbols, with symbol files obtained from Mole (stripping | |
| 13 | debian revision and .dfsg suffix). | |
| 14 | ||
| 15 | * Install upstream CHANGES file as changelog.gz. (Closes: #302037) | |
| 16 | ||
| 17 | * Bump debian/compat to 5, and Standards-Version to 3.7.3 (no changes | |
| 18 | needed). | |
| 19 | ||
| 20 | * Use quilt.make in debian/rules. | |
| 21 | ||
| 22 | -- Adeodato Simó <dato@net.com.org.es> Thu, 27 Dec 2007 14:33:45 +0100 | |
| 23 | ||
| 24 | libvorbis (1.2.0.dfsg-2) unstable; urgency=high | |
| 25 | ||
| 26 | * Bump shlibs for libvorbis0a due to new vorbis_synthesis_idheader header. | |
| 27 | (Closes: #436083) | |
| 28 | ||
| 29 | -- Adeodato Simó <dato@net.com.org.es> Tue, 14 Aug 2007 20:55:54 +0200 | |
| 30 | ||
| 31 | libvorbis (1.2.0.dfsg-1) unstable; urgency=low | |
| 32 | ||
| 33 | [ Adeodato Simó ] | |
| 34 | * Use ${binary:Version} instead of ${Source-Version}. | |
| 35 | ||
| 36 | [ Clint Adams ] | |
| 37 | * New upstream release. | |
| 38 | - Remove upstream_r13198-fix_segfault_in_ov_time_seek.diff . | |
| 39 | * Bump shlibs for libvorbisfile3 to >= 1.2.0 due to new ov_fopen | |
| 40 | function. | |
| 41 | ||
| 42 | -- Clint Adams <schizo@debian.org> Fri, 27 Jul 2007 02:57:44 -0400 | |
| 43 | ||
| 44 | libvorbis (1.1.2.dfsg-2) unstable; urgency=low | |
| 45 | ||
| 46 | * Bump to Standards-Version 3.7.2. | |
| 47 | * Add upstream_r13198-fix_segfault_in_ov_time_seek.diff. closes: #281995. | |
| 48 | ||
| 49 | -- Clint Adams <schizo@debian.org> Fri, 29 Jun 2007 09:46:12 -0400 | |
| 50 | ||
| 51 | libvorbis (1.1.2.dfsg-1.2) unstable; urgency=high | |
| 52 | ||
| 53 | * Fix shlibs files for libvorbisenc and libvorbisfile, which were broken | |
| 54 | by my first NMU to have dependencies for libvorbis0a. Closes: #395048 | |
| 55 | ||
| 56 | -- Joey Hess <joeyh@debian.org> Tue, 24 Oct 2006 19:55:19 -0400 | |
| 57 | ||
| 58 | libvorbis (1.1.2.dfsg-1.1) unstable; urgency=low | |
| 59 | ||
| 60 | * NMU | |
| 61 | * Remove draft RFC files, as they are not under a free license. | |
| 62 | Closes: #390660 | |
| 63 | * Repackage the source package without these files. | |
| 64 | * Add README.Source documenting how the upstream source is repackaged. | |
| 65 | * Modify dh_makeshlibs call to avoid generating a shlibs file that has | |
| 66 | an unncessarily tight versioned dependency on this new pseudo-version | |
| 67 | of libvorbis. | |
| 68 | ||
| 69 | -- Joey Hess <joeyh@debian.org> Sun, 15 Oct 2006 17:21:37 -0400 | |
| 70 | ||
| 71 | libvorbis (1.1.2-1) unstable; urgency=low | |
| 72 | ||
| 73 | * Switch maintenance to the Debian Xiph.org Maintainers (alioth/pkg-xiph). | |
| 74 | ||
| 75 | * New upstream release packaged. (Closes: #327586) | |
| 76 | ||
| 77 | * Move HTML documentation from /usr/share/doc/libvorbis-dev itself to an | |
| 78 | html/ subdirectory of it. | |
| 79 | ||
| 80 | * Update debian/control: | |
| 81 | + drop unnecessary build-dependency on devscripts. | |
| 82 | + drop version restriction on debhelper and libogg-dev build-dependencies, | |
| 83 | since they're already satisfied with stable. | |
| 84 | ||
| 85 | * Overhaul debian/rules, and switch to quilt for patch management. | |
| 86 | ||
| 87 | * Add debian/compat file, instead of exporting DH_COMPAT. | |
| 88 | ||
| 89 | * Update download URL in debian/copyright. | |
| 90 | ||
| 91 | * Add debian/watch file. | |
| 92 | ||
| 93 | * Bumped Standards-Version to 3.6.2 (no changes required). | |
| 94 | ||
| 95 | -- Adeodato Simó <dato@net.com.org.es> Thu, 26 Jan 2006 01:35:39 +0100 | |
| 96 | ||
| 97 | libvorbis (1.1.0-1) unstable; urgency=low | |
| 98 | ||
| 99 | * New upstream. | |
| 100 | ||
| 101 | -- Christopher L Cheney <ccheney@debian.org> Thu, 17 Mar 2005 21:30:00 -0600 | |
| 102 | ||
| 1 | 103 | libvorbis (1.0.1-1) unstable; urgency=low |
| 2 | 104 | |
| 3 | 105 | * New upstream. |
| 4 | 106 | * Improved descriptions. (Closes: #166649) |
| 107 | * Updated DEB_BUILD_OPTIONS support. (Closes: #188464) | |
| 5 | 108 | |
| 6 | -- Christopher L Cheney <ccheney@debian.org> Wed, 3 Sep 2003 00:15:00 -0500 | |
| 109 | -- Christopher L Cheney <ccheney@debian.org> Tue, 9 Dec 2003 01:00:00 -0600 | |
| 7 | 110 | |
| 8 | 111 | libvorbis (1.0.0-3) unstable; urgency=low |
| 9 | 112 | |
| ... | ...@@ -103,7 +206,3 @@ | |
| 103 | 206 | * Initial package, not placed in archive. |
| 104 | 207 | |
| 105 | 208 | -- Michael Beattie <mickyb@es.co.nz> Mon, 26 Jun 2000 18:59:56 +1200 |
| 106 | ||
| 107 | Local variables: | |
| 108 | mode: debian-changelog | |
| 109 | End: |