gnupg/NEWS

158 lines
5.2 KiB
Plaintext
Raw Normal View History

2004-04-29 19:32:02 +02:00
Noteworthy changes in version 1.9.8 (2004-04-29)
2004-04-06 16:15:47 +02:00
------------------------------------------------
* [scdaemon] Overhauled the internal CCID driver.
* [scdaemon] Status files named ~/.gnupg/reader_<n>.status are now
written when using the internal CCID driver.
* [gpgsm] New commands --dump-{,secret,external}-keys to show a very
detailed view of the certificates.
* The keybox gets now compressed after 3 hours and ephemeral
stored certificates are deleted after about a day.
2004-04-29 19:32:02 +02:00
* [gpg] Usability fixes for --card-edit. Note, that this has already
been ported back to gnupg-1.3
2004-04-06 16:15:47 +02:00
2004-04-06 13:40:28 +02:00
Noteworthy changes in version 1.9.7 (2004-04-06)
2004-03-06 21:42:14 +01:00
------------------------------------------------
2004-03-16 20:00:00 +01:00
* Instrumented the modules for gpgconf.
* Added support for DINSIG card applications.
2004-04-06 09:36:25 +02:00
* Include the smimeCapabilities attribute with signed messages.
* Now uses the gettext domain "gnupg2" to avoid conflicts with gnupg
versions < 1.9.
2004-03-06 21:42:14 +01:00
2004-03-06 21:11:19 +01:00
Noteworthy changes in version 1.9.6 (2004-03-06)
2004-02-21 14:35:42 +01:00
------------------------------------------------
2004-03-06 21:11:19 +01:00
* Code cleanups and bug fixes.
2004-02-21 14:35:42 +01:00
2004-02-21 14:13:35 +01:00
Noteworthy changes in version 1.9.5 (2004-02-21)
2004-01-30 11:13:51 +01:00
------------------------------------------------
* gpg-protect-tool gets now installed into libexec as it ought to be.
Cleaned up the build system to better comply with the coding
standards.
2004-01-30 11:13:51 +01:00
* [gpgsm] The --import command is now able to autodetect pkcs#12
files and import secret and private keys from this file format.
A new command --export-secret-key-p12 is provided to allow
exporting of secret keys in PKCS\#12 format.
* [gpgsm] The pinentry will now present a description of the key for
2004-02-21 14:13:35 +01:00
whom the passphrase is requested.
* [gpgsm] New option --with-validation to check the validity of key
while listing it.
* New option --debug-level={none,basic,advanced,expert,guru} to map
the debug flags to sensitive levels on a per program base.
Noteworthy changes in version 1.9.4 (2004-01-30)
2003-12-23 12:27:13 +01:00
------------------------------------------------
2004-01-29 21:16:59 +01:00
* Added support for the Telesec NKS 2.0 card application.
* Added simple tool addgnupghome to create .gnupg directories from
/etc/skel/.gnupg.
2004-01-29 21:16:59 +01:00
* Various minor bug fixes and cleanups; mainly gpgsm and gpg-agent
related.
2003-12-23 12:27:13 +01:00
Noteworthy changes in version 1.9.3 (2003-12-23)
2003-11-17 13:56:43 +01:00
------------------------------------------------
* New gpgsm options --{enable,disable}-ocsp to validate keys using
2003-12-23 11:23:16 +01:00
OCSP. This option requires a not yet released DirMngr version.
Default is disabled.
2003-12-16 17:32:02 +01:00
* The --log-file option may now be used to print logs to a socket.
Prefix the socket name with "socket://" to enable this. This does
not work on all systems and falls back to stderr if there is a
problem with the socket.
* The options --encrypt-to and --no-encrypt-to now work the same in
gpgsm as in gpg. Note, they are also used in server mode.
* Duplicated recipients are now silently removed in gpgsm.
2003-11-17 13:20:11 +01:00
Noteworthy changes in version 1.9.2 (2003-11-17)
2003-09-06 15:44:17 +02:00
------------------------------------------------
* On card key generation is no longer done using the --gen-key
command but from the menu provided by the new --card-edit command.
* PINs are now properly cached and there are only 2 PINs visible.
The 3rd PIN (CHV2) is internally syncronized with the regular PIN.
2003-09-06 15:44:17 +02:00
2003-11-17 13:20:11 +01:00
* All kind of other internal stuff.
2003-09-06 15:44:17 +02:00
Noteworthy changes in version 1.9.1 (2003-09-06)
2003-08-05 20:55:40 +02:00
------------------------------------------------
* Support for OpenSC is back. scdaemon supports a --disable-opensc to
disable OpenSC use at runtime, so that PC/SC or ct-API can still be
used directly.
* Rudimentary support for the SCR335 smartcard reader using an
internal driver. Requires current libusb from CVS.
* Bug fixes.
2003-08-05 20:55:40 +02:00
Noteworthy changes in version 1.9.0 (2003-08-05)
2002-10-18 12:41:34 +02:00
------------------------------------------------
====== PLEASE SEE README-alpha =======
2003-08-05 19:11:04 +02:00
* gpg has been renamed to gpg2 and gpgv to gpgv2. This is a
temporary change to allow co-existing with stable gpg versions.
2003-08-05 19:11:04 +02:00
* ~/.gnupg/gpg.conf-1.9.0 is fist tried as config file before the
usual gpg.conf.
2003-08-05 19:11:04 +02:00
* Removed the -k, -kv and -kvv commands. -k is now an alias to
--list-keys. New command -K as alias for --list-secret-keys.
* Removed --run-as-shm-coprocess feature.
* gpg does now also use libgcrypt, libgpg-error is required.
2003-01-09 14:15:07 +01:00
* New gpgsm commands --call-dirmngr and --call-protect-tool.
1998-01-12 11:18:17 +01:00
2003-01-09 14:15:07 +01:00
* Changing a passphrase is now possible using "gpgsm --passwd"
2002-06-29 16:15:02 +02:00
2003-01-09 14:15:07 +01:00
* The content-type attribute is now recognized and created.
* The agent does now reread certain options on receiving a HUP.
* The pinentry is now forked for each request so that clients with
different environments are supported. When running in daemon mode
and --keep-display is not used the DISPLAY variable is ignored.
* Merged stuff from the newpg branch and started this new
development branch.
Copyright 2002, 2003 Free Software Foundation, Inc.
2002-06-29 16:15:02 +02:00
This file is free software; as a special exception the author gives
unlimited permission to copy and/or distribute it, with or without
modifications, as long as this notice is preserved.
2002-06-29 16:15:02 +02:00
This file is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.