[Gpg4win-commits] [git] Gpg4win - branch, master, updated. gpg4win-3.0.3-14-g5f94cf2

by Andre Heinecke cvs at cvs.gnupg.org
Tue Mar 6 15:43:50 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  5f94cf22b32de2c5bee6d5d028a42312036d8cc5 (commit)
       via  75544e2e2f743251b8759af70bca67a486763a03 (commit)
       via  882aaa74c3f272afd05929cc03c9342fe3b63a38 (commit)
      from  9a66780596f7899e1732bdad81c6bf7260497ad0 (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 5f94cf22b32de2c5bee6d5d028a42312036d8cc5
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Tue Mar 6 15:43:18 2018 +0100

    Add new icons for keyresolver
    
    * src/inst-breeze-icons.nsi, src/uninst-breeze-icons.nsi:
    Add kt-add/remove-filters.

diff --git a/src/inst-breeze-icons.nsi b/src/inst-breeze-icons.nsi
index 0e96470..bd0819a 100644
--- a/src/inst-breeze-icons.nsi
+++ b/src/inst-breeze-icons.nsi
@@ -158,6 +158,8 @@ Section "-breeze-icons" SEC_breeze_icons
   File ${prefix}/share/icons/breeze/actions/22/view-refresh.svg
   File ${prefix}/share/icons/breeze/actions/22/window-close.svg
   File ${prefix}/share/icons/breeze/actions/22/question.svg
+  File ${prefix}/share/icons/breeze/actions/22/kt-add-filters.svg
+  File ${prefix}/share/icons/breeze/actions/22/kt-remove-filters.svg
 
   SetOutPath "$INSTDIR\share\icons\breeze\actions\24"
 
diff --git a/src/uninst-breeze-icons.nsi b/src/uninst-breeze-icons.nsi
index 9d7506d..c841573 100644
--- a/src/uninst-breeze-icons.nsi
+++ b/src/uninst-breeze-icons.nsi
@@ -185,6 +185,8 @@ Section "-un.breeze-icons"
   Delete "$INSTDIR\share\icons\breeze\actions\22\arrow-down.svg"
   Delete "$INSTDIR\share\icons\breeze\actions\22\application-exit.svg"
   Delete "$INSTDIR\share\icons\breeze\actions\22\question.svg"
+  Delete "$INSTDIR\share\icons\breeze\actions\22\kt-add-filters.svg"
+  Delete "$INSTDIR\share\icons\breeze\actions\22\kt-remove-filters.svg"
   Delete "$INSTDIR\share\icons\breeze\actions\16\cell_edit.svg"
   Delete "$INSTDIR\share\icons\breeze\actions\16\window-close.svg"
   Delete "$INSTDIR\share\icons\breeze\actions\16\view-refresh.svg"

commit 75544e2e2f743251b8759af70bca67a486763a03
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Tue Mar 6 15:39:20 2018 +0100

    Install gpg4win-tools overlayer.exe
    
    * src/inst-gpg4win-tools.nsi, src/uninst-gpg4win-tools.nsi:
    Add overlayer.exe

diff --git a/src/inst-gpg4win-tools.nsi b/src/inst-gpg4win-tools.nsi
index 5063a29..fb5974c 100644
--- a/src/inst-gpg4win-tools.nsi
+++ b/src/inst-gpg4win-tools.nsi
@@ -27,6 +27,7 @@ Section "-gpg4win_tools" SEC_gpg4win-tools
 !endif
   SetOutPath "$INSTDIR\bin"
   File ${prefix}/bin/resolver.exe
+  File ${prefix}/bin/overlayer.exe
 !ifdef SOURCES
   File "${gpg4win_pkg_gpg4win_tools}"
 !endif
diff --git a/src/uninst-gpg4win-tools.nsi b/src/uninst-gpg4win-tools.nsi
index 38503fa..13994f4 100644
--- a/src/uninst-gpg4win-tools.nsi
+++ b/src/uninst-gpg4win-tools.nsi
@@ -27,5 +27,6 @@ Section "-un.gpg4win_tools"
   Call un.SourceDelete
 !endif
   Delete /REBOOTOK "$INSTDIR\bin\resolver.exe"
+  Delete /REBOOTOK "$INSTDIR\bin\overlayer.exe"
   RMDir "$INSTDIR\bin"
 SectionEnd

commit 882aaa74c3f272afd05929cc03c9342fe3b63a38
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Tue Mar 6 15:37:18 2018 +0100

    Update Kleopatra and GpgOL
    
    * packages/packages.current (kleopatra, gpgol): Update.

diff --git a/packages/packages.current b/packages/packages.current
index f23744c..4c252ec 100644
--- a/packages/packages.current
+++ b/packages/packages.current
@@ -244,8 +244,8 @@ server http://files.gpg4win.org/src
 # for beta
 server http://files.intevation.de/projects/gpg4all
 
-file gpgol/gpgol-2.0.7-beta67.tar.bz2
-chk  ca394cbcb404cccf92e1cf02a7c96a62b96873cd85d5d8144c0844f82611059b
+file gpgol/gpgol-2.0.7-beta75.tar.bz2
+chk  b2f9af2ca5d1d0341d2260efb0c52389fed019b1269f2d7c4658ba2281b47614
 
 #
 # GpgEX
@@ -567,5 +567,5 @@ chk 6c6f017063aa30679e4620d354b3281fe4adff45515d518ecc297a0d98416099
 # last changed: see package date.
 # by: ah
 # verified: Tarball created by ah.
-file kleopatra/kleopatra-201803051308.tar.gz
-chk edbaab82552a32bd75e51ec47e68ca0610747403ec60716d4417ff0701ad9b08
+file kleopatra/kleopatra-201803061526.tar.gz
+chk cebd1231a79ecfb179a8a044cebc4b0a0a6322588b3bab7a0cf33e4bf4b1911e

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

Summary of changes:
 packages/packages.current    | 8 ++++----
 src/inst-breeze-icons.nsi    | 2 ++
 src/inst-gpg4win-tools.nsi   | 1 +
 src/uninst-breeze-icons.nsi  | 2 ++
 src/uninst-gpg4win-tools.nsi | 1 +
 5 files changed, 10 insertions(+), 4 deletions(-)


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



More information about the Gpg4win-commits mailing list