[xiph-commits] r14962 - trunk/vorbis/debian
ivo at svn.xiph.org
ivo at svn.xiph.org
Mon May 26 21:58:04 PDT 2008
Author: ivo
Date: 2008-05-26 21:58:04 -0700 (Mon, 26 May 2008)
New Revision: 14962
Modified:
trunk/vorbis/debian/changelog
Log:
Sync with current Debian changelog.
Modified: trunk/vorbis/debian/changelog
===================================================================
--- trunk/vorbis/debian/changelog 2008-05-26 16:30:17 UTC (rev 14961)
+++ trunk/vorbis/debian/changelog 2008-05-27 04:58:04 UTC (rev 14962)
@@ -1,3 +1,105 @@
+libvorbis (1.2.0.dfsg-3.1) unstable; urgency=high
+
+ * Non-maintainer upload by the security team
+ * Fix integer overflows (and possible DoS attacks) via crafted
+ OGG files (Closes: #482518)
+ Fixes: CVE-2008-1423, CVE-2008-1420, CVE-2008-1419
+
+ -- Steffen Joeris <white at debian.org> Mon, 26 May 2008 12:48:06 +0000
+
+libvorbis (1.2.0.dfsg-3) unstable; urgency=low
+
+ * Use dpkg-gensymbols, with symbol files obtained from Mole (stripping
+ debian revision and .dfsg suffix).
+
+ * Install upstream CHANGES file as changelog.gz. (Closes: #302037)
+
+ * Bump debian/compat to 5, and Standards-Version to 3.7.3 (no changes
+ needed).
+
+ * Use quilt.make in debian/rules.
+
+ -- Adeodato Simó <dato at net.com.org.es> Thu, 27 Dec 2007 14:33:45 +0100
+
+libvorbis (1.2.0.dfsg-2) unstable; urgency=high
+
+ * Bump shlibs for libvorbis0a due to new vorbis_synthesis_idheader header.
+ (Closes: #436083)
+
+ -- Adeodato Simó <dato at net.com.org.es> Tue, 14 Aug 2007 20:55:54 +0200
+
+libvorbis (1.2.0.dfsg-1) unstable; urgency=low
+
+ [ Adeodato Simó ]
+ * Use ${binary:Version} instead of ${Source-Version}.
+
+ [ Clint Adams ]
+ * New upstream release.
+ - Remove upstream_r13198-fix_segfault_in_ov_time_seek.diff .
+ * Bump shlibs for libvorbisfile3 to >= 1.2.0 due to new ov_fopen
+ function.
+
+ -- Clint Adams <schizo at debian.org> Fri, 27 Jul 2007 02:57:44 -0400
+
+libvorbis (1.1.2.dfsg-2) unstable; urgency=low
+
+ * Bump to Standards-Version 3.7.2.
+ * Add upstream_r13198-fix_segfault_in_ov_time_seek.diff. closes: #281995.
+
+ -- Clint Adams <schizo at debian.org> Fri, 29 Jun 2007 09:46:12 -0400
+
+libvorbis (1.1.2.dfsg-1.2) unstable; urgency=high
+
+ * Fix shlibs files for libvorbisenc and libvorbisfile, which were broken
+ by my first NMU to have dependencies for libvorbis0a. Closes: #395048
+
+ -- Joey Hess <joeyh at debian.org> Tue, 24 Oct 2006 19:55:19 -0400
+
+libvorbis (1.1.2.dfsg-1.1) unstable; urgency=low
+
+ * NMU
+ * Remove draft RFC files, as they are not under a free license.
+ Closes: #390660
+ * Repackage the source package without these files.
+ * Add README.Source documenting how the upstream source is repackaged.
+ * Modify dh_makeshlibs call to avoid generating a shlibs file that has
+ an unncessarily tight versioned dependency on this new pseudo-version
+ of libvorbis.
+
+ -- Joey Hess <joeyh at debian.org> Sun, 15 Oct 2006 17:21:37 -0400
+
+libvorbis (1.1.2-1) unstable; urgency=low
+
+ * Switch maintenance to the Debian Xiph.org Maintainers (alioth/pkg-xiph).
+
+ * New upstream release packaged. (Closes: #327586)
+
+ * Move HTML documentation from /usr/share/doc/libvorbis-dev itself to an
+ html/ subdirectory of it.
+
+ * Update debian/control:
+ + drop unnecessary build-dependency on devscripts.
+ + drop version restriction on debhelper and libogg-dev build-dependencies,
+ since they're already satisfied with stable.
+
+ * Overhaul debian/rules, and switch to quilt for patch management.
+
+ * Add debian/compat file, instead of exporting DH_COMPAT.
+
+ * Update download URL in debian/copyright.
+
+ * Add debian/watch file.
+
+ * Bumped Standards-Version to 3.6.2 (no changes required).
+
+ -- Adeodato Simó <dato at net.com.org.es> Thu, 26 Jan 2006 01:35:39 +0100
+
+libvorbis (1.1.0-1) unstable; urgency=low
+
+ * New upstream.
+
+ -- Christopher L Cheney <ccheney at debian.org> Thu, 17 Mar 2005 21:30:00 -0600
+
libvorbis (1.0.1-1) unstable; urgency=low
* New upstream.
@@ -2,4 +104,5 @@
* Improved descriptions. (Closes: #166649)
+ * Updated DEB_BUILD_OPTIONS support. (Closes: #188464)
- -- Christopher L Cheney <ccheney at debian.org> Wed, 3 Sep 2003 00:15:00 -0500
+ -- Christopher L Cheney <ccheney at debian.org> Tue, 9 Dec 2003 01:00:00 -0600
@@ -103,7 +206,3 @@
* Initial package, not placed in archive.
-- Michael Beattie <mickyb at es.co.nz> Mon, 26 Jun 2000 18:59:56 +1200
-
-Local variables:
-mode: debian-changelog
-End:
More information about the commits
mailing list