[Pkg-gnutls-commits] r758 - in /packages/gnutls26/trunk/debian: changelog control patches/15_chainverify_expiredcert.diff
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Fri Aug 14 17:58:36 UTC 2009
Author: ametzler
Date: Fri Aug 14 17:58:36 2009
New Revision: 758
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=758
Log:
Prepare 2.8.3
Removed:
packages/gnutls26/trunk/debian/patches/15_chainverify_expiredcert.diff
Modified:
packages/gnutls26/trunk/debian/changelog
packages/gnutls26/trunk/debian/control
Modified: packages/gnutls26/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/debian/changelog?rev=758&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/changelog (original)
+++ packages/gnutls26/trunk/debian/changelog Fri Aug 14 17:58:36 2009
@@ -1,8 +1,15 @@
-gnutls26 (2.8.1-3) UNRELEASED; urgency=low
-
- * NOT RELEASED YET
-
- -- Andreas Metzler <ametzler at debian.org> Thu, 06 Aug 2009 20:15:16 +0200
+gnutls26 (2.8.3-1) unstable; urgency=high
+
+ * New upstream version.
+ + Stops hardcoding a hard dependency on the versions of gcrypt and tasn it
+ was built against. Closes: #540449
+ + Fixes CVE-2009-2730, a vulnerability related to NUL bytes in X.509
+ certificate name fields. Closes: #541439 GNUTLS-SA-2009-4
+ http://lists.gnu.org/archive/html/help-gnutls/2009-08/msg00011.html
+ * Drop 15_chainverify_expiredcert.diff, included upstream.
+ * Urgency high, since 541439 applies to testing, too.
+
+ -- Andreas Metzler <ametzler at debian.org> Fri, 14 Aug 2009 19:14:29 +0200
gnutls26 (2.8.1-2) unstable; urgency=low
Modified: packages/gnutls26/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/debian/control?rev=758&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/control (original)
+++ packages/gnutls26/trunk/debian/control Fri Aug 14 17:58:36 2009
@@ -5,7 +5,7 @@
Uploaders: Andreas Metzler <ametzler at debian.org>, Eric Dorland <eric at debian.org>, James Westby <jw+debian at jameswestby.net>, Simon Josefsson <simon at josefsson.org>
Build-Depends: debhelper (>= 5.0.0), libgcrypt11-dev (>= 1.3.2), zlib1g-dev, cdbs, gtk-doc-tools, texinfo (>= 4.8), libtasn1-3-dev (>= 0.3.4-0), autotools-dev, guile-1.8-dev
Build-Conflicts: libgnutls-dev
-Standards-Version: 3.8.1
+Standards-Version: 3.8.2
Vcs-Svn: svn://svn.debian.org/svn/pkg-gnutls/packages/gnutls26/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/
Homepage: http://www.gnutls.org/
More information about the Pkg-gnutls-commits
mailing list