summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gnutls/gnutls-2.12.17/gnutls-texinfo-euro.patch
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-03-16 00:01:16 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-21 15:33:01 +0000
commit647ca07b3e72e9b8042bc709e64c81d784624a12 (patch)
treeb339b332c64274a58984a88a2a946e5714197e23 /meta/recipes-support/gnutls/gnutls-2.12.17/gnutls-texinfo-euro.patch
parent6c07b145fff1d0617ec71f6a0ab25715da8b0e29 (diff)
downloadpoky-647ca07b3e72e9b8042bc709e64c81d784624a12.tar.gz
gnutls: Update to 2.12.17
(From OE-Core rev: bb7e461b08783a2acfef2f13b577ca9109c065fd) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/gnutls/gnutls-2.12.17/gnutls-texinfo-euro.patch')
-rw-r--r--meta/recipes-support/gnutls/gnutls-2.12.17/gnutls-texinfo-euro.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/meta/recipes-support/gnutls/gnutls-2.12.17/gnutls-texinfo-euro.patch b/meta/recipes-support/gnutls/gnutls-2.12.17/gnutls-texinfo-euro.patch
new file mode 100644
index 0000000000..10e377407a
--- /dev/null
+++ b/meta/recipes-support/gnutls/gnutls-2.12.17/gnutls-texinfo-euro.patch
@@ -0,0 +1,18 @@
1Upstream-Status: Backport
2
3The version of texinfo in Debian Sarge does not understand the @euro{} command.
4This patch replaces the @euro{} command with the word "euro".
5
6--- gnutls-1.3.5/doc/gnutls.texi.orig 2006-04-26 08:06:40.918268000 +0930
7+++ gnutls-1.3.5/doc/gnutls.texi 2006-04-26 08:06:52.446515440 +0930
8@@ -11,8 +11,8 @@
9 long as it is difficult enough to generate two different messages with
10 the same hash algorithm output. In that case the same signature could
11 be used as a proof for both messages. Nobody wants to sign an innocent
12-message of donating 1 @euro{} to Greenpeace and find out that he
13-donated 1.000.000 @euro{} to Bad Inc.
14+message of donating 1 euro to Greenpeace and find out that he
15+donated 1.000.000 euro to Bad Inc.
16
17 For a hash algorithm to be called cryptographic the following three
18 requirements must hold