summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/beecrypt
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/beecrypt')
-rw-r--r--meta/recipes-support/beecrypt/beecrypt/disable-icu-check.patch2
-rw-r--r--meta/recipes-support/beecrypt/beecrypt/fix-security.patch3
2 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-support/beecrypt/beecrypt/disable-icu-check.patch b/meta/recipes-support/beecrypt/beecrypt/disable-icu-check.patch
index 4a2f414778..91b1fa6ef5 100644
--- a/meta/recipes-support/beecrypt/beecrypt/disable-icu-check.patch
+++ b/meta/recipes-support/beecrypt/beecrypt/disable-icu-check.patch
@@ -1,6 +1,8 @@
1We are unable to run code at configure time in a cross environemnt, but as we 1We are unable to run code at configure time in a cross environemnt, but as we
2control the build we can be fairly certain this dependency is met. 2control the build we can be fairly certain this dependency is met.
3 3
4Upstream-Status: Inappropriate [embedded specific]
5
4JL 05/07/10 6JL 05/07/10
5Index: beecrypt-4.2.1/configure.ac 7Index: beecrypt-4.2.1/configure.ac
6=================================================================== 8===================================================================
diff --git a/meta/recipes-support/beecrypt/beecrypt/fix-security.patch b/meta/recipes-support/beecrypt/beecrypt/fix-security.patch
index f28e393ca7..6cb0c00205 100644
--- a/meta/recipes-support/beecrypt/beecrypt/fix-security.patch
+++ b/meta/recipes-support/beecrypt/beecrypt/fix-security.patch
@@ -3,6 +3,9 @@ project:
3http://www.mail-archive.com/fink-commits@lists.sourceforge.net/msg75742.html 3http://www.mail-archive.com/fink-commits@lists.sourceforge.net/msg75742.html
4 4
5JL 05/07/10 5JL 05/07/10
6
7Upstream-Status: Pending
8
6Index: beecrypt-4.2.1/include/beecrypt/c++/beeyond/BeeCertificate.h 9Index: beecrypt-4.2.1/include/beecrypt/c++/beeyond/BeeCertificate.h
7=================================================================== 10===================================================================
8--- beecrypt-4.2.1.orig/include/beecrypt/c++/beeyond/BeeCertificate.h 2010-11-26 17:22:57.000000000 +0800 11--- beecrypt-4.2.1.orig/include/beecrypt/c++/beeyond/BeeCertificate.h 2010-11-26 17:22:57.000000000 +0800