[Gpg4win-commits] r466 - in trunk: . doc

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Mon Aug 13 14:34:33 CEST 2007


Author: marcus
Date: 2007-08-13 14:34:33 +0200 (Mon, 13 Aug 2007)
New Revision: 466

Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/doc/ChangeLog
   trunk/doc/README.de.txt
   trunk/doc/README.en.txt
Log:
2007-08-13  Marcus Brinkmann  <marcus at g10code.de>

	* NEWS: Add new entries.
	* README.wine: Remove obsolete file.

doc/
2007-08-13  Marcus Brinkmann  <marcus at g10code.de>

	* README.en.txt: New section documenting installer options.
	* README.de.txt: Likewise.


Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2007-08-13 12:01:19 UTC (rev 465)
+++ trunk/ChangeLog	2007-08-13 12:34:33 UTC (rev 466)
@@ -1,5 +1,8 @@
 2007-08-13  Marcus Brinkmann  <marcus at g10code.de>
 
+	* NEWS: Add new entries.
+	* README.wine: Remove obsolete file.
+
 	* src/inst-gnupg2.nsi: Install config files.
 	* src/inst-dirmngr.nsi: Likewise.
 	* src/inst-gpa.nsi: Likewise.

Modified: trunk/NEWS
===================================================================
--- trunk/NEWS	2007-08-13 12:01:19 UTC (rev 465)
+++ trunk/NEWS	2007-08-13 12:34:33 UTC (rev 466)
@@ -1,8 +1,33 @@
-# NEWS for gpg4win                                   -*- coding: latin1 -*-
+# NEWS for gpg4win                                   -*- coding: latin-1 -*-
 #
 # The version number given below are for the standard installers as
 # distributed by www.gpg4win.org.
 
+Noteworthy changes in version 1.1.2 (FIXME: DATE)
+------------------------------------------------
+
+(en) Updated the Claws-Mail package.  A couple of serious bugs are fixed.
+(de) Claws-Mail Version wurde aktualisiert, und einige schwere Fehler behoben.
+
+(en) Additional configuration files can be installed with the
+     /C=FILE option.
+(de) Zusätzliche Konfigurationsdateien können mit der Option /C=FILE
+     installiert werden.
+
+~~~~~~~~~~~~~~~
+GnuPG:  1.4.7 
+GnuPG2: 2.0.5
+GPA:    0.7.6
+GPGol:  0.9.91
+GPGee:  1.3.1
+WinPT:  1.2.0
+Claws-Mail: 3.0.0-rc2
+Novices:        1.0.0
+Einsteiger:     2.0.2
+Durchblicker:   2.0.2
+~~~~~~~~~~~~~~~
+
+
 Noteworthy changes in version 1.1.1 (2007-07-10)
 ------------------------------------------------
 

Modified: trunk/doc/ChangeLog
===================================================================
--- trunk/doc/ChangeLog	2007-08-13 12:01:19 UTC (rev 465)
+++ trunk/doc/ChangeLog	2007-08-13 12:34:33 UTC (rev 466)
@@ -1,3 +1,8 @@
+2007-08-13  Marcus Brinkmann  <marcus at g10code.de>
+
+	* README.en.txt: New section documenting installer options.
+	* README.de.txt: Likewise.
+
 2007-07-20  Jan-Oliver Wagner  <jan-oliver.wagner at intevation.de>
 
 	* website/build-installer-de.htm4: Fix some changes that didn't make

Modified: trunk/doc/README.de.txt
===================================================================
--- trunk/doc/README.de.txt	2007-08-13 12:01:19 UTC (rev 465)
+++ trunk/doc/README.de.txt	2007-08-13 12:34:33 UTC (rev 466)
@@ -15,7 +15,8 @@
      1. Wichtige Hinweise
      2. Änderungen
      3. Versionsnummern
-     4. Rechtliche Hinweise
+     4. Installer Optionen
+     5. Rechtliche Hinweise
 
 
 
@@ -55,7 +56,30 @@
 
 
 
-4. Rechtliche Hinweise zu den einzelnen Bestandteilen der Software
+4. Installer Optionen
+=====================
+
+Der Standard-Installationspfad kann mit der Option /D=PFAD angegeben
+werden, welche als letzte auf der Kommandozeile erscheinen muß.  Der
+Installer unterstützt die Option /S für automatischen Ablauf der
+Installation, und die Option /C=INIFILE, durch welche eine .ini Datei
+angegeben werden kann, die genau einen Abschnitt "[gpg4win]" enthalten
+sollte, in der absolute Pfade zu Konfigurationsdateien enthalten sein
+sollten, die mit installiert werden.  Hier ist eine Beispieldatei, die
+zugleich alle erlaubten Schlüssel zeigt:
+
+[gpg4win]
+  gpg.conf = D:\config\gpg-site.conf
+  gpg-agent.conf = D:\config\gpg-agent-site.conf
+  trustlist.txt = D:\config\trustlist-site.txt
+  dirmngr.conf = D:\config\dirmngr-site.conf
+  dirmngr_ldapserver.conf = D:\config\dirmngr_ldapserver-site.conf
+  scdaemon.conf = D:\config\scdaemon-site.txt
+  gpa.conf = D:\config\gpa-site.conf
+
+
+
+5. Rechtliche Hinweise zu den einzelnen Bestandteilen der Software
 ==================================================================
 
 Gpw4win besteht aus einer ganzen Reihe von unabhängig entwickelten

Modified: trunk/doc/README.en.txt
===================================================================
--- trunk/doc/README.en.txt	2007-08-13 12:01:19 UTC (rev 465)
+++ trunk/doc/README.en.txt	2007-08-13 12:34:33 UTC (rev 466)
@@ -14,7 +14,8 @@
      1. Important notes
      2. Changes
      3. Version numbers 
-     4. Legal notices 
+     4. Installer options
+     5. Legal notices 
 
 
 
@@ -49,7 +50,30 @@
 
 
 
-4. Legal notices pertaining to the individual packets
+4. Installer Options
+====================
+
+The default installation path can be speficied with the /D=PATH
+option, which must be last on the command line.  The installer
+supports the options /S for unattended installation, and the option
+/C=INIFILE to specify an .ini file which should contain exactly one
+section "[gpg4win]" which may specify absolute file paths to
+configuration files that should be preinstalled.  Here is an example
+file which shows all possible keys:
+
+[gpg4win]
+  gpg.conf = D:\config\gpg-site.conf
+  gpg-agent.conf = D:\config\gpg-agent-site.conf
+  trustlist.txt = D:\config\trustlist-site.txt
+  dirmngr.conf = D:\config\dirmngr-site.conf
+  dirmngr_ldapserver.conf = D:\config\dirmngr_ldapserver-site.conf
+  scdaemon.conf = D:\config\scdaemon-site.txt
+  gpa.conf = D:\config\gpa-site.conf
+
+
+
+
+5. Legal notices pertaining to the individual packets
 =====================================================
 
 Gpg4win consist of several independent developed packages, available
@@ -72,4 +96,4 @@
 
   Your Gpg4Win Team
 
-***end of file ***
\ No newline at end of file
+***end of file ***



More information about the Gpg4win-commits mailing list