[Pkg-gnutls-commits] r718 - in /packages/gnutls26/trunk/debian: changelog patches/16_symbolversioning_fix.diff
ametzler at users.alioth.debian.org
ametzler at users.alioth.debian.org
Thu May 21 09:34:01 UTC 2009
Author: ametzler
Date: Thu May 21 09:34:01 2009
New Revision: 718
URL: http://svn.debian.org/wsvn/pkg-gnutls/?sc=1&rev=718
Log:
Bump timestamp.
Added:
packages/gnutls26/trunk/debian/patches/16_symbolversioning_fix.diff
Modified:
packages/gnutls26/trunk/debian/changelog
Modified: packages/gnutls26/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/debian/changelog?rev=718&op=diff
==============================================================================
--- packages/gnutls26/trunk/debian/changelog (original)
+++ packages/gnutls26/trunk/debian/changelog Thu May 21 09:34:01 2009
@@ -16,7 +16,7 @@
libraries. Invoke the main ./configure script with
--cache-file=$(CURDIR)/config.cache to speed things up.
- -- Andreas Metzler <ametzler at debian.org> Thu, 14 May 2009 19:16:06 +0200
+ -- Andreas Metzler <ametzler at debian.org> Thu, 21 May 2009 11:18:35 +0200
gnutls26 (2.6.6-1) unstable; urgency=high
Added: packages/gnutls26/trunk/debian/patches/16_symbolversioning_fix.diff
URL: http://svn.debian.org/wsvn/pkg-gnutls/packages/gnutls26/trunk/debian/patches/16_symbolversioning_fix.diff?rev=718&op=file
==============================================================================
--- packages/gnutls26/trunk/debian/patches/16_symbolversioning_fix.diff (added)
+++ packages/gnutls26/trunk/debian/patches/16_symbolversioning_fix.diff Thu May 21 09:34:01 2009
@@ -1,0 +1,18 @@
+--- gnutls-2.7.12/lib/libgnutls.map.orig 2009-05-20 20:53:15.000000000 +0200
++++ gnutls-2.7.12/lib/libgnutls.map 2009-05-20 20:54:14.000000000 +0200
+@@ -414,6 +414,7 @@
+ gnutls_x509_crq_set_basic_constraints;
+ gnutls_x509_crq_set_challenge_password;
+ gnutls_x509_crq_set_dn_by_oid;
++ gnutls_x509_crq_set_key;
+ gnutls_x509_crq_set_key_rsa_raw;
+ gnutls_x509_crq_set_key_usage;
+ gnutls_x509_crq_set_version;
+@@ -564,7 +565,6 @@
+ gnutls_x509_crq_get_subject_alt_othername_oid;
+ gnutls_x509_crq_get_extension_by_oid;
+ gnutls_x509_crq_set_subject_alt_name;
+- gnutls_x509_crq_set_key;
+ gnutls_x509_crq_get_key_purpose_oid;
+ gnutls_x509_crq_set_key_purpose_oid;
+ gnutls_x509_crq_print;
More information about the Pkg-gnutls-commits
mailing list