[Pkg-gnutls-commits] r1266 - in /packages/gnutls26/trunk/debian: changelog control
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Fri Sep 30 16:55:12 UTC 2011
Author: ametzler
Date: Fri Sep 30 16:55:11 2011
New Revision: 1266
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1266
Log:
* New upstream version 2.12.11
+ Allow CA importing of 0 certificates to succeed. Closes: #640639
* Add libp11-kit-dev to libgnutls-dev dependencies. (see #643811)
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=1266&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/changelog (original)
+++ packages/gnutls26/trunk/debian/changelog Fri Sep 30 16:55:11 2011
@@ -1,6 +1,9 @@
-gnutls26 (2.12.10-3) UNRELEASED; urgency=low
+gnutls26 (2.12.11-1) UNRELEASED; urgency=low
* NOT RELEASED YET
+ * New upstream version.
+ + Allow CA importing of 0 certificates to succeed. Closes: #640639
+ * Add libp11-kit-dev to libgnutls-dev dependencies. (see #643811)
-- Andreas Metzler <ametzler at debian.org> Sun, 11 Sep 2011 08:45:20 +0200
Modified: packages/gnutls26/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/debian/control?rev=1266&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/control (original)
+++ packages/gnutls26/trunk/debian/control Fri Sep 30 16:55:11 2011
@@ -23,7 +23,7 @@
Depends: libgnutls26 (= ${binary:Version}),
libgnutlsxx27 (= ${binary:Version}),libgnutls-openssl27 (= ${binary:Version}),
libgcrypt11-dev (>= 1.4.0), libc6-dev | libc-dev, zlib1g-dev,
- libtasn1-3-dev (>= 0.3.4), ${misc:Depends}
+ libtasn1-3-dev (>= 0.3.4), libp11-kit-dev (>= 0.4), ${misc:Depends}
Suggests: gnutls-doc, gnutls-bin, guile-gnutls
Conflicts: libgnutls11-dev, gnutls-dev (<< 0.4.0-0), gnutls0.4-dev
Replaces: libgnutls11-dev, gnutls-dev (<< 0.4.0-0), gnutls0.4-dev
More information about the Pkg-gnutls-commits
mailing list