[Gpg4win-commits] [git] Gpg4win - branch, master, updated. gpg4win-3.0.3-4-gf2e277d

by Andre Heinecke cvs at cvs.gnupg.org
Fri Feb 9 09:46:19 CET 2018


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  f2e277de5da0b91f83a8f8e71237ff10612331a3 (commit)
       via  9c5f74e3134798c4c7328ad10f2b9ea11200107d (commit)
      from  6cbe2650397006f74a206eef63e5401b727e13b3 (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 f2e277de5da0b91f83a8f8e71237ff10612331a3
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Fri Feb 9 09:44:46 2018 +0100

    Write GPGSM compliance mode in profile script
    
    --

diff --git a/src/inst-kleopatra.nsi b/src/inst-kleopatra.nsi
index b73ed9a..d7a95cc 100644
--- a/src/inst-kleopatra.nsi
+++ b/src/inst-kleopatra.nsi
@@ -235,6 +235,7 @@ ${MementoSection} "Kleopatra" SEC_kleopatra
   FileWrite $1 '$\r$\n'
   FileWrite $1 '[gpgsm]$\r$\n'
   FileWrite $1 'enable-crl-checks$\r$\n'
+  FileWrite $1 'compliance de-vs$\r$\n'
   FileWrite $1 '$\r$\n'
   FileWrite $1 '[gpg-agent]$\r$\n'
   FileWrite $1 'enable-extended-key-format$\r$\n'

commit 9c5f74e3134798c4c7328ad10f2b9ea11200107d
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Wed Feb 7 14:08:55 2018 +0100

    Update libkleo to latest master
    
    --
    Needed to add a gpg4win-tools development package.

diff --git a/packages/packages.current b/packages/packages.current
index b542d1d..3edd738 100644
--- a/packages/packages.current
+++ b/packages/packages.current
@@ -528,8 +528,8 @@ server http://files.intevation.de/projects/gpg4all
 # last changed: see package date.
 # by: ah
 # verified: Tarball created by ah.
-file libkleo/libkleo-201801311833.tar.gz
-chk 8123ac2f303f26ddcef1157cee131866ba13ee7d926979a0f117c14026e3f7fd
+file libkleo/libkleo-201802071408.tar.gz
+chk e74fbccf7ac8766dd7bca29c43ce3f21be5f85e83903a9a6790c792f037fd547
 
 
 # KDE-L10n

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

Summary of changes:
 packages/packages.current | 4 ++--
 src/inst-kleopatra.nsi    | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)


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



More information about the Gpg4win-commits mailing list