From 450aea724eac30317c0e8d77c7fc69e47f02ad7c Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 21 Nov 2006 16:45:47 +0000 Subject: Add lzo, upgrade libgcrypt -> 1.2.3, add gnutls 1.4.4 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@934 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- .../gnutls/gnutls-1.4.4/gnutls-texinfo-euro.patch | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 meta/packages/gnutls/gnutls-1.4.4/gnutls-texinfo-euro.patch (limited to 'meta/packages/gnutls/gnutls-1.4.4/gnutls-texinfo-euro.patch') diff --git a/meta/packages/gnutls/gnutls-1.4.4/gnutls-texinfo-euro.patch b/meta/packages/gnutls/gnutls-1.4.4/gnutls-texinfo-euro.patch new file mode 100644 index 000000000..e2a276242 --- /dev/null +++ b/meta/packages/gnutls/gnutls-1.4.4/gnutls-texinfo-euro.patch @@ -0,0 +1,16 @@ +The version of texinfo in Debian Sarge does not understand the @euro{} command. +This patch replaces the @euro{} command with the word "euro". + +--- gnutls-1.3.5/doc/signatures.texi.orig 2006-04-26 08:06:40.918268000 +0930 ++++ gnutls-1.3.5/doc/signatures.texi 2006-04-26 08:06:52.446515440 +0930 +@@ -11,8 +11,8 @@ + long as it is difficult enough to generate two different messages with + the same hash algorithm output. In that case the same signature could + be used as a proof for both messages. Nobody wants to sign an innocent +-message of donating 1 @euro{} to Greenpeace and find out that he +-donated 1.000.000 @euro{} to Bad Inc. ++message of donating 1 euro to Greenpeace and find out that he ++donated 1.000.000 euro to Bad Inc. + + For a hash algorithm to be called cryptographic the following three + requirements must hold -- cgit v1.2.3