Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (afa2bf2d279b07ac859b0b383df24a834c222cd7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (afa2bf2d279b07ac859b0b383df24a834c222cd7)
  • Date: Thu, 13 Jan 2011 15:20:50 -0600

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

crypto/gnupg-exp/DETAILS | 2 +-
crypto/gnupg-exp/HISTORY | 4 ++++
crypto/gnupg-exp/PRE_BUILD | 5 +----
crypto/gnupg-exp/security-alert.patch | 10 ----------
4 files changed, 6 insertions(+), 15 deletions(-)

New commits:
commit afa2bf2d279b07ac859b0b383df24a834c222cd7
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

gnupg-exp 2.0.17

diff --git a/crypto/gnupg-exp/DETAILS b/crypto/gnupg-exp/DETAILS
index 48b333e..5171ce7 100755
--- a/crypto/gnupg-exp/DETAILS
+++ b/crypto/gnupg-exp/DETAILS
@@ -1,5 +1,5 @@
SPELL=gnupg-exp
- VERSION=2.0.16
+ VERSION=2.0.17
SECURITY_PATCH=6
PATCHLEVEL=0

diff --git a/crypto/gnupg-exp/HISTORY b/crypto/gnupg-exp/HISTORY
index f1a2761..e0b79f1 100644
--- a/crypto/gnupg-exp/HISTORY
+++ b/crypto/gnupg-exp/HISTORY
@@ -1,3 +1,7 @@
+2011-01-13 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 2.0.17
+ * PRE_BUILD, security-alert.patch: patch removed
+
2010-07-27 Ladislav Hagara <hgr AT vabo.cz>
* PRE_BUILD: added missing && #15778

diff --git a/crypto/gnupg-exp/PRE_BUILD b/crypto/gnupg-exp/PRE_BUILD
index f07e24e..7b3c09c 100755
--- a/crypto/gnupg-exp/PRE_BUILD
+++ b/crypto/gnupg-exp/PRE_BUILD
@@ -1,7 +1,4 @@
default_pre_build &&

#14415
-sedit 's:FAQ faq.html::' $SOURCE_DIRECTORY/doc/Makefile.in &&
-
-cd $SOURCE_DIRECTORY &&
-patch -p0 < $SPELL_DIRECTORY/security-alert.patch
+sedit 's:FAQ faq.html::' $SOURCE_DIRECTORY/doc/Makefile.in
diff --git a/crypto/gnupg-exp/security-alert.patch
b/crypto/gnupg-exp/security-alert.patch
deleted file mode 100644
index e8a95cc..0000000
--- a/crypto/gnupg-exp/security-alert.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- kbx/keybox-blob.c (revision 5367)
-+++ kbx/keybox-blob.c (working copy)
-@@ -898,6 +898,7 @@
- rc = gpg_error_from_syserror ();
- goto leave;
- }
-+ names = tmp;
- }
- names[blob->nuids++] = p;
- if (!i && (p=x509_email_kludge (p)))



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (afa2bf2d279b07ac859b0b383df24a834c222cd7), Ladislav Hagara, 01/13/2011

Archive powered by MHonArc 2.6.24.

Top of Page