[Gpg4win-commits] [git] Gpg4win - branch, master, updated. gpg4win-2.2.1-36-g45fe160

by Andre Heinecke cvs at cvs.gnupg.org
Thu Aug 14 13:19:54 CEST 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG for Windows".

The branch, master has been updated
       via  45fe16068befe39e5cd766989cf76348e284fb3d (commit)
       via  c472aef2aacd24ad498ff40a202939f41423e200 (commit)
       via  ab4d49f8e7c79663faad9221fdb3a9154154590f (commit)
      from  851f92b97ebf13501be60ba4f537770a3a5ecf8b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 45fe16068befe39e5cd766989cf76348e284fb3d
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Thu Aug 14 13:17:54 2014 +0200

    Update EXTRA_DIST with recent patches
    
        * Makefile.am: Update EXTRA_DIST

diff --git a/Makefile.am b/Makefile.am
index 45a4e00..82cf007 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,26 +22,11 @@ DISTCHECK_CONFIGURE_FLAGS = --host=i686-w64-mingw32
 
 SUBDIRS = po packages doc src
 
+# find patches -type f | sort | sed 's/$/ \\/' | sed 's/^/             /'
+
 EXTRA_DIST = autogen.sh README.GIT ONEWS \
-	doc/license-page doc/GPLv3 \
+        doc/license-page doc/GPLv3 \
         build-aux/git-log-footer build-aux/git-log-fix \
-        patches/pthreads-w32-2-8-0-release/01-make.patch \
- patches/pthreads-w32-2-8-0-release/02-mingw_w64_timespec_compatibility.patch \
-        patches/glib-2.20.0/01-socket.patch \
-        patches/glib-2.24.0/01-socket.patch \
-        patches/glib-2.34.3/01-socket.patch \
-        patches/glib-2.34.3/02-no-kill.patch \
-        patches/gtk+-2.24.17/01-utf-conv-crash.patch \
-        patches/gtk+-2.24.17/02-crlf.patch \
-        patches/libxml2-2.7.8/01-cve-2012-5134 \
-	patches/gnupg2/01-version.patch.in \
-	patches/gnupg2-2.0.20/02-allow-mark-trusted.patch \
-        patches/gnupg2-2.0.21/01-scd-varlen.patch \
-        patches/gnupg2-2.0.21/02-scd-spr532.patch \
-	patches/dirmngr-1.1.0/01-mmap.patch \
-        patches/gpgol-1.1.3/01-w64-ming64.patch  \
-        patches/gpgol-1.1.3/02-off_t.postcfg-build \
-	patches/libetpan-0.57/01-gnutls_compat.patch \
         patches/claws-mail-3.9.1/01-w64-mingw32.patch \
         patches/claws-mail-3.9.1/02-ldap-opt.patch \
         patches/claws-mail-3.9.1/03-all-crypto.patch \
@@ -50,16 +35,43 @@ EXTRA_DIST = autogen.sh README.GIT ONEWS \
         patches/claws-mail-3.9.1/50-configure.patch \
         patches/claws-mail-3.9.1/51-version-file.patch \
         patches/claws-mail-3.9.1/80-src-makefile.postcfg-build \
-        patches/gtkhtml2_viewer-0.34/80-src-makefile.postcfg-build \
-	patches/gnutls-2.12.21/01-openssl-wincrypt.patch \
-        patches/libgpg-error-1.12/01-fix-get-string.patch \
-	patches/gpa-0.9.4/01-bin-encrypt.patch \
+        patches/dirmngr-1.1.1/dirmngr-pth.patch \
+        patches/glib-2.20.0/01-socket.patch \
+        patches/glib-2.24.0/01-socket.patch \
+        patches/glib-2.34.3/01-socket.patch \
+        patches/glib-2.34.3/02-no-kill.patch \
+        patches/gnupg2-2.0.26/0001-Enable-wildcard-expansion-with-mingw-w64.patch \
+        patches/gnupg2/01-version.patch \
+        patches/gnupg2/01-version.patch.in \
+        patches/gnutls-2.12.23/01-openssl-wincrypt.patch \
+        patches/gnutls-2.12.23/02-cve-2013-2116.patch \
+        patches/gnutls-2.12.23/03-cve-2014-1959.patch \
+        patches/gnutls-2.12.23/04-cve-2014-0092.patch \
+        patches/gnutls-2.12.23/05-cve-2014-3466.patch \
+        patches/gnutls-2.12.23/fix-gcrypt-private-api-usage.patch \
+        patches/gnutls-2.12.23/gnulib-mingw-w64-fix.patch \
+        patches/gpa-0.9.4/01-bin-encrypt.patch \
         patches/gpa-0.9.4/02-cms-detection.patch \
         patches/gpa-0.9.4/02-x509-import.patch \
         patches/gpa-0.9.4/03-homedir-via-gpgconf.patch \
         patches/gpa-0.9.4/04-utf-clip-crash.patch \
         patches/gpa-0.9.4/05-event-done.patch \
-	patches/gpgme-1.4.3/01-card-edit.patch
+        patches/gpgme-1.4.4/0001-Handle-modern-keyserver-output-which-may-emit-the-fi.patch \
+        patches/gpgol-1.1.3/01-w64-ming64.patch \
+        patches/gpgol-1.1.3/02-off_t.postcfg-build \
+        patches/gtk+-2.24.17/01-utf-conv-crash.patch \
+        patches/gtk+-2.24.17/02-crlf.patch \
+        patches/gtkhtml2_viewer-0.34/80-src-makefile.postcfg-build \
+        patches/libetpan-0.57/01-gnutls_compat.patch \
+        patches/libgpg-error-1.12/01-fix-get-string.patch \
+        patches/libtasn1-2.14/gnulib-mingw-w64-fix.patch \
+        patches/libxml2-2.7.8/01-cve-2012-5134 \
+        patches/pinentry-0.8.4-beta8/0001-Set-some-accessibility-information.patch \
+        patches/pinentry-0.8.4-beta8/0002-Use-raiseWindow-also-for-confirm-dialogs.patch \
+        patches/pinentry-0.8.4-beta8/0003-Add-fallbacks-for-SetForegroundWindow.patch \
+        patches/pinentry-0.8.4-beta8/0004-Check-for-MOC-also-if-pinentry-qt-is-disabled.patch \
+        patches/pthreads-w32-2-8-0-release/01-make.patch \
+        patches/pthreads-w32-2-8-0-release/02-mingw_w64_timespec_compatibility.patch
 
 copy-news:
 	cp NEWS doc/website/NEWS.last

commit c472aef2aacd24ad498ff40a202939f41423e200
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Thu Aug 14 13:15:20 2014 +0200

    Remove mention of wildcard fix
    
        * NEWS: Remove mention of wildcard fix
    
    --
        The fix is appearently not working with the current crt

diff --git a/NEWS b/NEWS
index 52e2fd5..4b9f65b 100644
--- a/NEWS
+++ b/NEWS
@@ -33,11 +33,6 @@ Noteworthy changes in version 2.2.2 (unreleased)
 (de) Bestätigungs und Warnmeldungen von pinentry-qt sollten sich nun auch
      im Vordergrund öffnen.
 
-(en) Command line wildcards (like *.txt) now work again.
-
-(de) Platzhalter (wie *.txt) in Kommandozeilenaufrufen funktionieren nun
-     wieder.
-
 (en) Problems with Outlook sender / recipient address lookup have been
      fixed in GpgOL. Especially for Microsoft Exchange addresses.
 

commit ab4d49f8e7c79663faad9221fdb3a9154154590f
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Thu Aug 14 13:13:57 2014 +0200

    Update dependencies in README
    
        * README: Remove note about lenny and update dependencies

diff --git a/README b/README
index 5da9618..a9b13a4 100644
--- a/README
+++ b/README
@@ -36,16 +36,13 @@ as GNU make.  We are using Debian GNU/Linux 7 (Wheezy), any other
 POSIX system should work as well but you may run into problems due to
 different toolchain versions.
 
-If you want trying to build under Debian 6 (Lenny) you need to put a
-line "deb http://apt.intevation.org lenny/mingw" into /etc/apt/sources
-and update the mingw packages.  However it building under Lenny is not
-anymore suggested.
-
 To satisfy all needs of configure at least the following packages need
 to be installed:
 
  build-essential (libc6-dev, gcc, g++, make)
  automake 1.11, autoconf (if building from GIT)
+ mingw32
+ mingw-w64
  mingw-w64-i686-dev
  mingw-w64-x86-64-dev
  nsis
@@ -60,9 +57,10 @@ to be installed:
  libglib2.0-dev (glib-genmarshal, glib-compile-{resources,schemas})
  libgdk-pixbuf2.0-dev (gdk-pixbuf-csource)
  docbook-utils, ghostscript (claws-mail manual)
- texlive (you need most modules, e.g. texlive-latex-extra)
+ texlive (you need most modules)
+ texlive-latex-extra
  latex-xcolor (for the compendium)
-
+ libqt4-dev-bin (in case pinentry-qt needs moc)
 
 
 Building the Webpages

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am |   58 +++++++++++++++++++++++++++++++++++-----------------------
 NEWS        |    5 -----
 README      |   12 +++++-------
 3 files changed, 40 insertions(+), 35 deletions(-)


hooks/post-receive
-- 
GnuPG for Windows
http://git.gnupg.org



More information about the Gpg4win-commits mailing list