1 Noteworthy changes in version 2.0.11 (2009-03-03)
2 -------------------------------------------------
4 * Fixed a problem in SCDAEMON which caused unexpected card resets.
6 * SCDAEMON is now aware of the Geldkarte.
8 * The SCDAEMON option --allow-admin is now used by default.
10 * GPGCONF now restarts SCdaemon if necessary.
12 * The default cipher algorithm in GPGSM is now again 3DES. This is
13 due to interoperability problems with Outlook 2003 which still
17 Noteworthy changes in version 2.0.10 (2009-01-12)
18 -------------------------------------------------
20 * [gpg] New keyserver helper gpg2keys_kdns as generic DNS CERT
21 lookup. Run with --help for a short description. Requires the
24 * [gpg] New mechanisms "local" and "nodefault" for --auto-key-locate.
25 Fixed a few problems with this option.
27 * [gpg] New command --locate-keys.
29 * [gpg] New options --with-sig-list and --with-sig-check.
31 * [gpg] The option "-sat" is no longer an alias for --clearsign.
33 * [gpg] The option --fixed-list-mode is now implicitly used and obsolete.
35 * [gpg] New control statement %ask-passphrase for the unattended key
38 * [gpg] The algorithm to compute the SIG_ID status has been changed.
40 * [gpgsm] Now uses AES by default.
42 * [gpgsm] Made --output option work with --export-secret-key-p12.
44 * [gpg-agent] Terminate process if the own listening socket is not
45 anymore served by ourself.
47 * [scdaemon] Made it more robust on W32.
49 * [gpg-connect-agent] Accept commands given as command line arguments.
51 * [w32] Initialized the socket subsystem for all keyserver helpers.
53 * [w32] The sysconf directory has been moved from a subdirectory of
54 the installation directory to %CSIDL_COMMON_APPDATA%/GNU/etc/gnupg.
56 * [w32] The gnupg2.nls directory is not anymore used. The standard
57 locale directory is now used.
59 * [w32] Fixed a race condition between gpg and gpgsm in the use of
62 * The gpg-preset-passphrase mechanism works again. An arbitrary
63 string may now be used for a custom cache ID.
65 * Admin PINs are cached again (bug in 2.0.9).
67 * Support for version 2 OpenPGP cards.
69 * Libgcrypt 1.4 is now required.
72 Noteworthy changes in version 2.0.9 (2008-03-26)
73 ------------------------------------------------
75 * Gpgsm always tries to locate missing certificates from a running
80 * The Admin PIN for OpenPGP cards may now be entered with the pinpad.
82 * Improved certificate chain construction.
84 * Extended the PKITS framework.
86 * Fixed a bug in the ambigious name detection.
88 * Fixed possible memory corruption while importing OpenPGP keys (bug
89 introduced with 2.0.8). [CVE-2008-1530]
94 Noteworthy changes in version 2.0.8 (2007-12-20)
95 ------------------------------------------------
97 * Enhanced gpg-connect-agent with a small scripting language.
99 * New option --list-config for gpgconf.
101 * Fixed a crash in gpgconf.
103 * Gpg-agent now supports the passphrase quality bar of the latest
106 * The envvars XAUTHORITY and PINENTRY_USER_DATA are now passed to the
109 * Fixed the auto creation of the key stub for smartcards.
111 * Fixed a rare bug in decryption using the OpenPGP card.
113 * Creating DSA2 keys is now possible.
115 * New option --extra-digest-algo for gpgsm to allow verification of
118 * Allow encryption with legacy Elgamal sign+encrypt keys with option
121 * Windows is now a supported platform.
123 * Made sure that under Windows the file permissions of the socket are
124 taken into account. This required a change of our socket emulation
125 code and changed the IPC protocol under Windows.
128 Noteworthy changes in version 2.0.7 (2007-09-10)
129 ------------------------------------------------
131 * Fixed encryption problem if duplicate certificates are in the
134 * Made it work on Windows Vista. Note that the entire Windows port
135 is still considered Beta.
137 * Add new options min-passphrase-nonalpha, check-passphrase-pattern,
138 enforce-passphrase-constraints and max-passphrase-days to
141 * Add command --check-components to gpgconf. Gpgconf now uses the
142 installed versions of the programs and does not anymore search via
146 Noteworthy changes in version 2.0.6 (2007-08-16)
147 ------------------------------------------------
149 * GPGSM does now grok --default-key.
151 * GPGCONF is now aware of --default-key and --encrypt-to.
153 * GPGSM does again correctly print the serial number as well the the
154 various keyids. This was broken since 2.0.4.
156 * New option --validation-model and support for the chain-model.
158 * Improved Windows support.
161 Noteworthy changes in version 2.0.5 (2007-07-05)
162 ------------------------------------------------
164 * Switched license to GPLv3.
166 * Basic support for Windows. Run "./autogen.sh --build-w32" to build
167 it. As usual the mingw cross compiling toolchain is required.
169 * Fixed bug when using the --p12-charset without --armor.
171 * The command --gen-key may now be used instead of the
172 gpgsm-gencert.sh script.
174 * Changed key generation to reveal less information about the
175 machine. Bug fixes for gpg2's card key generation.
178 Noteworthy changes in version 2.0.4 (2007-05-09)
179 ------------------------------------------------
181 * The server mode key listing commands are now also working for
182 systems without the funopen/fopencookie API.
184 * PKCS#12 import now tries several encodings in case the passphrase
185 was not utf-8 encoded. New option --p12-charset for gpgsm.
187 * Improved the libgcrypt logging support in all modules.
190 Noteworthy changes in version 2.0.3 (2007-03-08)
191 ------------------------------------------------
193 * By default, do not allow processing multiple plaintexts in a single
194 stream. Many programs that called GnuPG were assuming that GnuPG
195 did not permit this, and were thus not using the plaintext boundary
196 status tags that GnuPG provides. This change makes GnuPG reject
197 such messages by default which makes those programs safe again.
198 --allow-multiple-messages returns to the old behavior. [CVE-2007-1263].
200 * New --verify-option show-primary-uid-only.
202 * gpgconf may now reads a global configuration file to select which
203 options are changeable by a frontend. The new applygnupgdefaults
204 tool may be used by an admin to set default options for all users.
206 * The PIN pad of the Cherry XX44 keyboard is now supported. The
207 DINSIG and the NKS applications are now also aware of PIN pads.
210 Noteworthy changes in version 2.0.2 (2007-01-31)
211 ------------------------------------------------
213 * Fixed a serious and exploitable bug in processing encrypted
214 packages. [CVE-2006-6235].
216 * Added --passphrase-repeat to set the number of times GPG will
217 prompt for a new passphrase to be repeated. This is useful to help
218 memorize a new passphrase. The default is 1 repetition.
220 * Using a PIN pad does now also work for the signing key.
222 * A warning is displayed by gpg-agent if a new passphrase is too
223 short. New option --min-passphrase-len defaults to 8.
225 * The status code BEGIN_SIGNING now shows the used hash algorithms.
228 Noteworthy changes in version 2.0.1 (2006-11-28)
229 ------------------------------------------------
231 * Experimental support for the PIN pads of the SPR 532 and the Kaan
232 Advanced card readers. Add "disable-keypad" scdaemon.conf if you
233 don't want it. Does currently only work for the OpenPGP card and
234 its authentication and decrypt keys.
236 * Fixed build problems on some some platforms and crashes on amd64.
238 * Fixed a buffer overflow in gpg2. [bug#728,CVE-2006-6169]
241 Noteworthy changes in version 2.0.0 (2006-11-11)
242 ------------------------------------------------
244 * First stable version of a GnuPG integrating OpenPGP and S/MIME.
247 Noteworthy changes in version 1.9.95 (2006-11-06)
248 -------------------------------------------------
253 Noteworthy changes in version 1.9.94 (2006-10-24)
254 -------------------------------------------------
256 * Keys for gpgsm may now be specified using a keygrip. A keygrip is
257 indicated by a prefixing it with an ampersand.
259 * gpgconf now supports switching the CMS cipher algo (e.g. to AES).
261 * New command --gpgconf-test for all major tools. This may be used to
262 check whether the configuration file is sane.
265 Noteworthy changes in version 1.9.93 (2006-10-18)
266 -------------------------------------------------
268 * In --with-validation mode gpgsm will now also ask whether a root
269 certificate should be trusted.
271 * Link to Pth only if really necessary.
273 * Fixed a pubring corruption bug in gpg2 occurring when importing
274 signatures or keys with insane lengths.
276 * Fixed v3 keyID calculation bug in gpg2.
278 * More tweaks for certificates without extensions.
281 Noteworthy changes in version 1.9.92 (2006-10-11)
282 -------------------------------------------------
287 Noteworthy changes in version 1.9.91 (2006-10-04)
288 -------------------------------------------------
290 * New "relax" flag for trustlist.txt to allow root CA certificates
291 without BasicContraints.
293 * [gpg2] Removed the -k PGP 2 compatibility hack. -k is now an
294 alias for --list-keys.
296 * [gpg2] Print a warning if "-sat" is used instead of "--clearsign".
299 Noteworthy changes in version 1.9.90 (2006-09-25)
300 -------------------------------------------------
302 * Made readline work for gpg.
304 * Cleanups und minor bug fixes.
306 * Included translations from gnupg 1.4.5.
309 Noteworthy changes in version 1.9.23 (2006-09-18)
310 -------------------------------------------------
312 * Regular man pages for most tools are now build directly from the
315 * The gpg code from 1.4.5 has been fully merged into this release.
316 The configure option --enable-gpg is still required to build this
317 gpg part. For production use of OpenPGP the gpg version 1.4.5 is
318 still recommended. Note, that gpg will be installed under the name
319 gpg2 to allow coexisting with an 1.4.x gpg.
321 * API change in gpg-agent's pkdecrypt command. Thus an older gpgsm
322 may not be used with the current gpg-agent.
324 * The scdaemon will now call a script on reader status changes.
326 * gpgsm now allows file descriptor passing for "INPUT", "OUTPUT" and
329 * The gpgsm server may now output a key listing to the output file
330 handle. This needs to be enabled using "OPTION list-to-output=1".
332 * The --output option of gpgsm has now an effect on list-keys.
334 * New gpgsm commands --dump-chain and list-chain.
336 * gpg-connect-agent has new options to utilize descriptor passing.
338 * A global trustlist may now be used. See doc/examples/trustlist.txt.
340 * When creating a new pubring.kbx keybox common certificates are
344 Noteworthy changes in version 1.9.22 (2006-07-27)
345 -------------------------------------------------
347 * Enhanced pkcs#12 support to allow import from simple keyBags.
349 * Exporting to pkcs#12 now create bag attributes so that Mozilla is
350 able to import the files.
352 * Fixed uploading of certain keys to the smart card.
355 Noteworthy changes in version 1.9.21 (2006-06-20)
356 -------------------------------------------------
358 * New command APDU for scdaemon to allow using it for general card
359 access. Might be used through gpg-connect-agent by using the SCD
362 * Support for the CardMan 4040 PCMCIA reader (Linux 2.6.15 required).
364 * Scdaemon does not anymore reset cards at the end of a connection.
366 * Kludge to allow use of Bundesnetzagentur issued X.509 certificates.
368 * Added --hash=xxx option to scdaemon's PKSIGN command.
370 * Pkcs#12 files are now created with a MAC. This is for better
373 * Collected bug fixes and minor other changes.
376 Noteworthy changes in version 1.9.20 (2005-12-20)
377 -------------------------------------------------
379 * Importing pkcs#12 files created be recent versions of Mozilla works
382 * Basic support for qualified signatures.
384 * New debug tool gpgparsemail.
387 Noteworthy changes in version 1.9.19 (2005-09-12)
388 -------------------------------------------------
390 * The Belgian eID card is now supported for signatures and ssh.
391 Other pkcs#15 cards should work as well.
393 * Fixed bug in --export-secret-key-p12 so that certificates are again
397 Noteworthy changes in version 1.9.18 (2005-08-01)
398 -------------------------------------------------
400 * [gpgsm] Now allows for more than one email address as well as URIs
401 and dnsNames in certificate request generation. A keygrip may be
402 given to create a request from an existing key.
404 * A couple of minor bug fixes.
407 Noteworthy changes in version 1.9.17 (2005-06-20)
408 -------------------------------------------------
410 * gpg-connect-agent has now features to handle Assuan INQUIRE
413 * Internal changes for OpenPGP cards. New Assuan command WRITEKEY.
415 * GNU Pth is now a hard requirement.
417 * [scdaemon] Support for OpenSC has been removed. Instead a new and
418 straightforward pkcs#15 modules has been written. As of now it
419 does allows only signing using TCOS cards but we are going to
420 enhance it to match all the old capabilities.
422 * [gpg-agent] New option --write-env-file and Assuan command
425 * [gpg-agent] New option --default-cache-ttl-ssh to set the TTL for
426 SSH passphrase caching independent from the other passphrases.
429 Noteworthy changes in version 1.9.16 (2005-04-21)
430 -------------------------------------------------
432 * gpg-agent does now support the ssh-agent protocol and thus allows
433 to use the pinentry as well as the OpenPGP smartcard with ssh.
435 * New tool gpg-connect-agent as a general client for the gpg-agent.
437 * New tool symcryptrun as a wrapper for certain encryption tools.
439 * The gpg tool is not anymore build by default because those gpg
440 versions available in the gnupg 1.4 series are far more matured.
443 Noteworthy changes in version 1.9.15 (2005-01-13)
444 -------------------------------------------------
446 * Fixed passphrase caching bug.
448 * Better support for CCID readers; the reader from Cherry RS 6700 USB
452 Noteworthy changes in version 1.9.14 (2004-12-22)
453 -------------------------------------------------
455 * [gpg-agent] New option --use-standard-socket to allow the use of a
456 fixed socket. gpgsm falls back to this socket if GPG_AGENT_INFO
459 * Ported to MS Windows with some functional limitations.
461 * New tool gpg-preset-passphrase.
464 Noteworthy changes in version 1.9.13 (2004-12-03)
465 -------------------------------------------------
467 * [gpgsm] New option --prefer-system-dirmngr.
469 * Minor cleanups and debugging aids.
472 Noteworthy changes in version 1.9.12 (2004-10-22)
473 -------------------------------------------------
475 * [scdaemon] Partly rewrote the PC/SC code.
477 * Removed the sc-investigate tool. It is now in a separate package
478 available at ftp://ftp.g10code.com/g10code/gscutils/ .
480 * [gpg-agent] Fixed logging problem.
483 Noteworthy changes in version 1.9.11 (2004-10-01)
484 -------------------------------------------------
486 * When using --import along with --with-validation, the imported
487 certificates are validated and only imported if they are fully
490 * [gpg-agent] New option --max-cache-ttl.
492 * [gpg-agent] When used without --daemon or --server, gpg-agent now
493 check whether a agent is already running and usable.
495 * Fixed some i18n problems.
498 Noteworthy changes in version 1.9.10 (2004-07-22)
499 -------------------------------------------------
501 * Fixed a serious bug in the checking of trusted root certificates.
503 * New configure option --enable-agent-pnly allows to build and
504 install just the agent.
506 * Fixed a problem with the log file handling.
509 Noteworthy changes in version 1.9.9 (2004-06-08)
510 ------------------------------------------------
512 * [gpg-agent] The new option --allow-mark-trusted is now required to
513 allow gpg-agent to add a key to the trustlist.txt after user
516 * Creating PKCS#10 requests does now honor the key usage.
519 Noteworthy changes in version 1.9.8 (2004-04-29)
520 ------------------------------------------------
522 * [scdaemon] Overhauled the internal CCID driver.
524 * [scdaemon] Status files named ~/.gnupg/reader_<n>.status are now
525 written when using the internal CCID driver.
527 * [gpgsm] New commands --dump-{,secret,external}-keys to show a very
528 detailed view of the certificates.
530 * The keybox gets now compressed after 3 hours and ephemeral
531 stored certificates are deleted after about a day.
533 * [gpg] Usability fixes for --card-edit. Note, that this has already
534 been ported back to gnupg-1.3
537 Noteworthy changes in version 1.9.7 (2004-04-06)
538 ------------------------------------------------
540 * Instrumented the modules for gpgconf.
542 * Added support for DINSIG card applications.
544 * Include the smimeCapabilities attribute with signed messages.
546 * Now uses the gettext domain "gnupg2" to avoid conflicts with gnupg
550 Noteworthy changes in version 1.9.6 (2004-03-06)
551 ------------------------------------------------
553 * Code cleanups and bug fixes.
556 Noteworthy changes in version 1.9.5 (2004-02-21)
557 ------------------------------------------------
559 * gpg-protect-tool gets now installed into libexec as it ought to be.
560 Cleaned up the build system to better comply with the coding
563 * [gpgsm] The --import command is now able to autodetect pkcs#12
564 files and import secret and private keys from this file format.
565 A new command --export-secret-key-p12 is provided to allow
566 exporting of secret keys in PKCS\#12 format.
568 * [gpgsm] The pinentry will now present a description of the key for
569 whom the passphrase is requested.
571 * [gpgsm] New option --with-validation to check the validity of key
574 * New option --debug-level={none,basic,advanced,expert,guru} to map
575 the debug flags to sensitive levels on a per program base.
578 Noteworthy changes in version 1.9.4 (2004-01-30)
579 ------------------------------------------------
581 * Added support for the Telesec NKS 2.0 card application.
583 * Added simple tool addgnupghome to create .gnupg directories from
586 * Various minor bug fixes and cleanups; mainly gpgsm and gpg-agent
590 Noteworthy changes in version 1.9.3 (2003-12-23)
591 ------------------------------------------------
593 * New gpgsm options --{enable,disable}-ocsp to validate keys using
594 OCSP. This option requires a not yet released DirMngr version.
597 * The --log-file option may now be used to print logs to a socket.
598 Prefix the socket name with "socket://" to enable this. This does
599 not work on all systems and falls back to stderr if there is a
600 problem with the socket.
602 * The options --encrypt-to and --no-encrypt-to now work the same in
603 gpgsm as in gpg. Note, they are also used in server mode.
605 * Duplicated recipients are now silently removed in gpgsm.
608 Noteworthy changes in version 1.9.2 (2003-11-17)
609 ------------------------------------------------
611 * On card key generation is no longer done using the --gen-key
612 command but from the menu provided by the new --card-edit command.
614 * PINs are now properly cached and there are only 2 PINs visible.
615 The 3rd PIN (CHV2) is internally syncronized with the regular PIN.
617 * All kind of other internal stuff.
620 Noteworthy changes in version 1.9.1 (2003-09-06)
621 ------------------------------------------------
623 * Support for OpenSC is back. scdaemon supports a --disable-opensc to
624 disable OpenSC use at runtime, so that PC/SC or ct-API can still be
627 * Rudimentary support for the SCR335 smartcard reader using an
628 internal driver. Requires current libusb from CVS.
633 Noteworthy changes in version 1.9.0 (2003-08-05)
634 ------------------------------------------------
636 ====== PLEASE SEE README-alpha =======
638 * gpg has been renamed to gpg2 and gpgv to gpgv2. This is a
639 temporary change to allow co-existing with stable gpg versions.
641 * ~/.gnupg/gpg.conf-1.9.0 is fist tried as config file before the
644 * Removed the -k, -kv and -kvv commands. -k is now an alias to
645 --list-keys. New command -K as alias for --list-secret-keys.
647 * Removed --run-as-shm-coprocess feature.
649 * gpg does now also use libgcrypt, libgpg-error is required.
651 * New gpgsm commands --call-dirmngr and --call-protect-tool.
653 * Changing a passphrase is now possible using "gpgsm --passwd"
655 * The content-type attribute is now recognized and created.
657 * The agent does now reread certain options on receiving a HUP.
659 * The pinentry is now forked for each request so that clients with
660 different environments are supported. When running in daemon mode
661 and --keep-display is not used the DISPLAY variable is ignored.
663 * Merged stuff from the newpg branch and started this new
667 Copyright 2002, 2003, 2004, 2005, 2006, 2007,
668 2008, 2009 Free Software Foundation, Inc.
670 This file is free software; as a special exception the author gives
671 unlimited permission to copy and/or distribute it, with or without
672 modifications, as long as this notice is preserved.
674 This file is distributed in the hope that it will be useful, but
675 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
676 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.