[Pkg-gnutls-commits] r1183 - in /packages/gnutls28/trunk/debian: changelog libgnutls28.NEWS

ametzler at users.alioth.debian.org ametzler at users.alioth.debian.org
Sun Aug 14 12:36:34 UTC 2011


Author: ametzler
Date: Sun Aug 14 12:36:32 2011
New Revision: 1183

URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=1183
Log:
Add a

Modified:
    packages/gnutls28/trunk/debian/changelog
    packages/gnutls28/trunk/debian/libgnutls28.NEWS

Modified: packages/gnutls28/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls28/trunk/debian/changelog?rev=1183&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/changelog (original)
+++ packages/gnutls28/trunk/debian/changelog Sun Aug 14 12:36:32 2011
@@ -15,7 +15,8 @@
   * [20_executablestack] pulled from upstream GIT. Adds GNU-stack note to
     assembly files.
   * Delete unneccessary rpath entries.
-  * Update debian/copyright. GnuTLS is LGPLv3+ now, GnuTLS-EXTRA GPLv3+.
+  * Update debian/copyright. GnuTLS is LGPLv3+ now, GnuTLS-EXTRA GPLv3+. Add a
+    NEWS entry for this license change.
 
  -- Andreas Metzler <ametzler at debian.org>  Sun, 07 Aug 2011 10:26:44 +0200
 

Modified: packages/gnutls28/trunk/debian/libgnutls28.NEWS
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls28/trunk/debian/libgnutls28.NEWS?rev=1183&op=diff
==============================================================================
--- packages/gnutls28/trunk/debian/libgnutls28.NEWS (original)
+++ packages/gnutls28/trunk/debian/libgnutls28.NEWS Sun Aug 14 12:36:32 2011
@@ -1,3 +1,13 @@
+gnutls28 (3.0.0-1) experimental; urgency=low
+
+  GnuTLS is now using nettle instead of libgcrypt as crypto backend.
+
+  Related to this change (nettle uses LGPLv3+ licensed GMP) the licensing has
+  change. GnuTLS is LGPLv3+ now, GnuTLS-EXTRA GPLv3+. GnuTLS can therefore not
+  be used by projects using GPLv2 without the "or later" clause.
+
+ -- Andreas Metzler <ametzler at downhill.g.la>  Sun, 14 Aug 2011 14:27:12 +0200
+
 gnutls26 (2.6.6-1) unstable; urgency=high
 
   libgnutls: Check expiration/activation time on untrusted certificates.




More information about the Pkg-gnutls-commits mailing list