[Gpg4win-commits] [git] Gpg4win - branch, master, updated. gpg4win-2.3.1-220-g8498fc8

by Andre Heinecke cvs at cvs.gnupg.org
Tue Mar 28 12:04:07 CEST 2017


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  8498fc8f2184dfaeb6c103eb4bde55956ef211c1 (commit)
       via  f7c15f5a31555132a51b4e2126d6536207c1361f (commit)
      from  4c8985535d5a1c3c710a43ca1c120cd86d9af3a8 (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 8498fc8f2184dfaeb6c103eb4bde55956ef211c1
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Tue Mar 28 12:03:50 2017 +0200

    Update NEWS and README's
    
    --

diff --git a/NEWS b/NEWS
index 8b42b2e..83471a3 100644
--- a/NEWS
+++ b/NEWS
@@ -129,6 +129,17 @@ Noteworthy changes in version 3.0.0 (unreleased)
 
 (de) GpgOL unterstützt nun das senden und empfangen von HTML Mails
 
+(en) Kleopatra has improved file verification messages.
+
+(de) Kleopatra hat nun verbesserte Nachrichten beim überprüfen von
+     Dateien.
+
+(en) Kleopatra now supports to directly import missing certificates
+     when verifying a file.
+
+(de) Kleopatra erlaubt es einem nun direkt fehlendene Zertifikate
+     beim Dateiüberprüfen zu importieren.
+
 (en) Many bugfixes and minor improvements.
 
 (de) Viele fehlerbehebungen und kleinere verbesserungen.
diff --git a/doc/README.de.txt b/doc/README.de.txt
index c31311b..1a33fe3 100644
--- a/doc/README.de.txt
+++ b/doc/README.de.txt
@@ -115,6 +115,12 @@ Neu in Gpg4win Version !VERSION! (!BUILD_ISODATE!)
 
 - GpgOL unterstützt nun das senden und empfangen von HTML Mails
 
+- Kleopatra hat nun verbesserte Nachrichten beim überprüfen von
+  Dateien.
+
+- Kleopatra erlaubt es einem nun direkt fehlendene Zertifikate
+  beim Dateiüberprüfen zu importieren.
+
 - Viele Fehlerbehebungen und kleinere verbesserungen.
 
 3. Anmerkungen
diff --git a/doc/README.en.txt b/doc/README.en.txt
index 1424a27..467d1cf 100644
--- a/doc/README.en.txt
+++ b/doc/README.en.txt
@@ -108,6 +108,11 @@ New in Gpg4win Version !VERSION! (!BUILD_ISODATE!)
 
 - GpgOL now supports sending and receiving HTML Mails
 
+- Kleopatra now supports to directly import missing certificates
+  when verifying a file.
+
+- Kleopatra has improved file verification messages.
+
 - Many bugfixes and minor improvements.
 
 

commit f7c15f5a31555132a51b4e2126d6536207c1361f
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Tue Mar 28 12:00:15 2017 +0200

    Update kleopatra to latest master
    
    --

diff --git a/packages/packages.current b/packages/packages.current
index 36a8db4..3260384 100644
--- a/packages/packages.current
+++ b/packages/packages.current
@@ -549,5 +549,5 @@ chk c1c6cae8103d7437c46846f1a5775a5169b8a8e7d7da8536dcc0b801a9830942
 # last changed: see package date.
 # by: ah
 # verified: Tarball created by ah.
-file kleopatra/kleopatra-201703031520.tar.gz
-chk cb4bf790d5cf1cba61a2c7220a8452125eae380d28643f2c2d3ad882dbcf393d
+file kleopatra/kleopatra-201703281146.tar.gz
+chk a57c03be3c89b65338a46fdb56eda1ea7fc005a469d665ebbe6b6a1bff29d1cf
diff --git a/patches/kleopatra/lower-kf5-required.patch b/patches/kleopatra/lower-kf5-required.patch
index 16a91ea..9066d60 100755
--- a/patches/kleopatra/lower-kf5-required.patch
+++ b/patches/kleopatra/lower-kf5-required.patch
@@ -3,17 +3,18 @@ patch -p1 -l -f $* < $0
 exit $?
 
 diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 622164c..2e06952 100644
+index 2b9c74e..2e06952 100644
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -6,8 +6,8 @@ option(FORCE_DISABLE_KCMUTILS "Force building Kleopatra without KCMUtils. Doing
+@@ -6,9 +6,9 @@ option(FORCE_DISABLE_KCMUTILS "Force building Kleopatra without KCMUtils. Doing
  option(DISABLE_KWATCHGNUPG "Don't build the kwatchgnupg tool [default=OFF]" OFF)
 
  # Standalone build. Find / include everything neccessary.
--set(KF5_VERSION "5.31.0")
--set(KMIME_VERSION "5.4.40")
+-set(KF5_VERSION "5.32.0")
+-set(KMIME_VERSION "5.4.80")
+-set(LIBKLEO_VERSION "5.4.80")
 +set(KF5_VERSION "5.20.0")
 +set(KMIME_VERSION "5.2.40")
- set(LIBKLEO_VERSION "5.4.40")
++set(LIBKLEO_VERSION "5.4.40")
  set(QT_REQUIRED_VERSION "5.6.0")
  set(GPGME_REQUIRED_VERSION "1.8.0")

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

Summary of changes:
 NEWS                                       | 11 +++++++++++
 doc/README.de.txt                          |  6 ++++++
 doc/README.en.txt                          |  5 +++++
 packages/packages.current                  |  4 ++--
 patches/kleopatra/lower-kf5-required.patch | 11 ++++++-----
 5 files changed, 30 insertions(+), 7 deletions(-)


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



More information about the Gpg4win-commits mailing list