summaryrefslogtreecommitdiffstats
path: root/meta/packages/gnutls/gnutls-2.2.5/gnutls-texinfo-euro.patch
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-05-21 19:28:11 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-05-21 19:28:11 +0000
commit8ca802ec83d3ba4a4f0ae0fcb7afde1dc53fce4d (patch)
tree157a05cbc50eda5bfa5550e16f302372793f6249 /meta/packages/gnutls/gnutls-2.2.5/gnutls-texinfo-euro.patch
parentb3f86c353978dce5f40cfb526f4b85fc22155da6 (diff)
downloadpoky-8ca802ec83d3ba4a4f0ae0fcb7afde1dc53fce4d.tar.gz
gnutls: update to 2.2.5 (security updates)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4523 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gnutls/gnutls-2.2.5/gnutls-texinfo-euro.patch')
-rw-r--r--meta/packages/gnutls/gnutls-2.2.5/gnutls-texinfo-euro.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/packages/gnutls/gnutls-2.2.5/gnutls-texinfo-euro.patch b/meta/packages/gnutls/gnutls-2.2.5/gnutls-texinfo-euro.patch
new file mode 100644
index 0000000000..e2a2762424
--- /dev/null
+++ b/meta/packages/gnutls/gnutls-2.2.5/gnutls-texinfo-euro.patch
@@ -0,0 +1,16 @@
1The version of texinfo in Debian Sarge does not understand the @euro{} command.
2This patch replaces the @euro{} command with the word "euro".
3
4--- gnutls-1.3.5/doc/signatures.texi.orig 2006-04-26 08:06:40.918268000 +0930
5+++ gnutls-1.3.5/doc/signatures.texi 2006-04-26 08:06:52.446515440 +0930
6@@ -11,8 +11,8 @@
7 long as it is difficult enough to generate two different messages with
8 the same hash algorithm output. In that case the same signature could
9 be used as a proof for both messages. Nobody wants to sign an innocent
10-message of donating 1 @euro{} to Greenpeace and find out that he
11-donated 1.000.000 @euro{} to Bad Inc.
12+message of donating 1 euro to Greenpeace and find out that he
13+donated 1.000.000 euro to Bad Inc.
14
15 For a hash algorithm to be called cryptographic the following three
16 requirements must hold