Imported Upstream version 2.1.8
[platform/upstream/gpg2.git] / NEWS
1 Noteworthy changes in version 2.1.8 (2015-09-10)
2 ------------------------------------------------
3
4  * gpg: Sending very large keys to the keyservers works again.
5
6  * gpg: Validity strings in key listings are now again translatable.
7
8  * gpg: Emit FAILURE status lines to help GPGME.
9
10  * gpg: Does not anymore link to Libksba to reduce dependencies.
11
12  * gpgsm: Export of secret keys via Assuan is now possible.
13
14  * agent: Raise the maximum passphrase length from 100 to 255 bytes.
15
16  * agent: Fix regression using EdDSA keys with ssh.
17
18  * Does not anymore use a build timestamp by default.
19
20  * The fallback encoding for broken locale settings changed
21    from Latin-1 to UTF-8.
22
23  * Many code cleanups and improved internal documentation.
24
25  * Various minor bug fixes.
26
27
28 Noteworthy changes in version 2.1.7 (2015-08-11)
29 ------------------------------------------------
30
31  * gpg: Support encryption with Curve25519 if Libgcrypt 1.7 is used.
32
33  * gpg: In the --edit-key menu: Removed the need for "toggle", changed
34    how secret keys are indicated, new commands "fpr *" and "grip".
35
36  * gpg: More fixes related to legacy keys in a keyring.
37
38  * gpgv: Does now also work with a "trustedkeys.kbx" file.
39
40  * scd: Support some feature from the OpenPGP card 3.0 specs.
41
42  * scd: Improved ECC support
43
44  * agent: New option --force for the DELETE_KEY command.
45
46  * w32: Look for the Pinentry at more places.
47
48  * Dropped deprecated gpgsm-gencert.sh
49
50  * Various other bug fixes.
51
52
53 Noteworthy changes in version 2.1.6 (2015-07-01)
54 ------------------------------------------------
55
56  * agent: New option --verify for the PASSWD command.
57
58  * gpgsm: Add command option "offline" as an alternative to
59    --disable-dirmngr.
60
61  * gpg: Do not prompt multiple times for a password in pinentry
62    loopback mode.
63
64  * Allow the use of debug category names with --debug.
65
66  * Using gpg-agent and gpg/gpgsm with different locales will now show
67    the correct translations in Pinentry.
68
69  * gpg: Improve speed of --list-sigs and --check-sigs.
70
71  * gpg: Make --list-options show-sig-subpackets work again.
72
73  * gpg: Fix an export problem for old keyrings with PGP-2 keys.
74
75  * scd: Support PIN-pads on more readers.
76
77  * dirmngr: Properly cleanup zombie LDAP helper processes and avoid
78    hangs on dirmngr shutdown.
79
80  * Various other bug fixes.
81
82
83 Noteworthy changes in version 2.1.5 (2015-06-11)
84 ------------------------------------------------
85
86  * Support for an external passphrase cache.
87
88  * Support for the forthcoming version 3 OpenPGP smartcard.
89
90  * Manuals now show the actual used file names.
91
92  * Prepared for improved integration with Emacs.
93
94  * Code cleanups and minor bug fixes.
95
96
97 Noteworthy changes in version 2.1.4 (2015-05-12)
98 ------------------------------------------------
99
100  * gpg: Add command --quick-adduid to non-interactively add a new user
101    id to an existing key.
102
103  * gpg: Do no enable honor-keyserver-url by default.  Make it work if
104    enabled.
105
106  * gpg: Display the serial number in the --card-status output again.
107
108  * agent: Support for external password managers.
109    Add option --no-allow-external-cache.
110
111  * scdaemon: Improved handling of extended APDUs.
112
113  * Make HTTP proxies work again.
114
115  * All network access including DNS as been moved to Dirmngr.
116
117  * Allow building without LDAP support.
118
119  * Fixed lots of smaller bugs.
120
121
122 Noteworthy changes in version 2.1.3 (2015-04-11)
123 ------------------------------------------------
124
125  * gpg: LDAP keyservers are now supported by 2.1.
126
127  * gpg: New option --with-icao-spelling.
128
129  * gpg: New option --print-pka-records.  Changed the PKA method to use
130    CERT records and hashed names.
131
132  * gpg: New command --list-gcrypt-config.  New parameter "curve"
133    for --list-config.
134
135  * gpg: Print a NEWSIG status line like gpgsm always did.
136
137  * gpg: Print MPI values with --list-packets and --verbose.
138
139  * gpg: Write correct MPI lengths with ECC keys.
140
141  * gpg: Skip legacy PGP-2 keys while searching.
142
143  * gpg: Improved searching for mail addresses when using a keybox.
144
145  * gpgsm: Changed default algos to AES-128 and SHA-256.
146
147  * gpgtar: Fixed extracting files with sizes of a multiple of 512.
148
149  * dirmngr: Fixed SNI handling for hkps pools.
150
151  * dirmngr: extra-certs and trusted-certs are now always loaded from
152    the sysconfig dir instead of the homedir.
153
154  * Fixed possible problems due to compiler optimization, two minor
155    regressions, and other bugs.
156
157
158 Noteworthy changes in version 2.1.2 (2015-02-11)
159 ------------------------------------------------
160
161  * gpg: The parameter 'Passphrase' for batch key generation works
162    again.
163
164  * gpg: Using a passphrase option in batch mode now has the expected
165    effect on --quick-gen-key.
166
167  * gpg: Improved reporting of unsupported PGP-2 keys.
168
169  * gpg: Added support for algo names when generating keys using
170    --command-fd.
171
172  * gpg: Fixed DoS based on bogus and overlong key packets.
173
174  * agent: When setting --default-cache-ttl the value
175    for --max-cache-ttl is adjusted to be not lower than the former.
176
177  * agent: Fixed problems with the new --extra-socket.
178
179  * agent: Made --allow-loopback-pinentry changeable with gpgconf.
180
181  * agent: Fixed importing of unprotected openpgp keys.
182
183  * agent: Now tries to use a fallback pinentry if the standard
184    pinentry is not installed.
185
186  * scd: Added support for ECDH.
187
188  * Fixed several bugs related to bogus keyrings and improved some
189    other code.
190
191
192 Noteworthy changes in version 2.1.1 (2014-12-16)
193 ------------------------------------------------
194
195  * gpg: Detect faulty use of --verify on detached signatures.
196
197  * gpg: New import option "keep-ownertrust".
198
199  * gpg: New sub-command "factory-reset" for --card-edit.
200
201  * gpg: A stub key for smartcards is now created by --card-status.
202
203  * gpg: Fixed regression in --refresh-keys.
204
205  * gpg: Fixed regresion in %g and %p codes for --sig-notation.
206
207  * gpg: Fixed best matching hash algo detection for ECDSA and EdDSA.
208
209  * gpg: Improved perceived speed of secret key listisngs.
210
211  * gpg: Print number of skipped PGP-2 keys on import.
212
213  * gpg: Removed the option aliases --throw-keyid and --notation-data;
214    use --throw-keyids and --set-notation instead.
215
216  * gpg: New import option "keep-ownertrust".
217
218  * gpg: Skip too large keys during import.
219
220  * gpg,gpgsm: New option --no-autostart to avoid starting gpg-agent or
221    dirmngr.
222
223  * gpg-agent: New option --extra-socket to provide a restricted
224    command set for use with remote clients.
225
226  * gpgconf --kill does not anymore start a service only to kill it.
227
228  * gpg-pconnect-agent: Add convenience option --uiserver.
229
230  * Fixed keyserver access for Windows.
231
232  * Fixed build problems on Mac OS X
233
234  * The Windows installer does now install development files
235
236  * More translations (but most of them are not complete).
237
238  * To support remotely mounted home directories, the IPC sockets may
239    now be redirected.  This feature requires Libassuan 2.2.0.
240
241  * Improved portability and the usual bunch of bug fixes.
242
243
244 Noteworthy changes in version 2.1.0 (2014-11-06)
245 ------------------------------------------------
246
247  This release introduces a lot of changes.  Most of them are internal
248  and thus not user visible.  However, some long standing behavior has
249  slightly changed and it is strongly suggested that an existing
250  "~/.gnupg" directory is backed up before this version is used.
251
252  A verbose description of the major new features and changes can be
253  found in the file doc/whats-new-in-2.1.txt.
254
255  * gpg: All support for v3 (PGP 2) keys has been dropped.  All
256    signatures are now created as v4 signatures.  v3 keys will be
257    removed from the keyring.
258
259  * gpg: With pinentry-0.9.0 the passphrase "enter again" prompt shows
260    up in the same window as the "new passphrase" prompt.
261
262  * gpg: Allow importing keys with duplicated long key ids.
263
264  * dirmngr: May now be build without support for LDAP.
265
266  * For a complete list of changes see the lists of changes for the
267    2.1.0 beta versions below.  Note that all relevant fixes from
268    versions 2.0.14 to 2.0.26 are also applied to this version.
269
270
271  [Noteworthy changes in version 2.1.0-beta864 (2014-10-03)]
272
273  * gpg: Removed the GPG_AGENT_INFO related code.  GnuPG does now
274    always use a fixed socket name in its home directory.
275
276  * gpg: Renamed --gen-key to --full-gen-key and re-added a --gen-key
277    command with less choices.
278
279  * gpg: Use SHA-256 for all signature types also on RSA keys.
280
281  * gpg: Default keyring is now created with a .kbx suffix.
282
283  * gpg: Add a shortcut to the key capabilies menu (e.g. "=e" sets the
284    encryption capabilities).
285
286  * gpg: Fixed obsolete options parsing.
287
288  * Further improvements for the alternative speedo build system.
289
290
291  [Noteworthy changes in version 2.1.0-beta834 (2014-09-18)]
292
293  * gpg: Improved passphrase caching.
294
295  * gpg: Switched to algorithm number 22 for EdDSA.
296
297  * gpg: Removed CAST5 from the default preferences.
298
299  * gpg: Order SHA-1 last in the hash preferences.
300
301  * gpg: Changed default cipher for --symmetric to AES-128.
302
303  * gpg: Fixed export of ECC keys and import of EdDSA keys.
304
305  * dirmngr: Fixed the KS_FETCH command.
306
307  * The speedo build system now downloads related packages and works
308    for non-Windows platforms.
309
310
311  [Noteworthy changes in version 2.1.0-beta783 (2014-08-14)]
312
313  * gpg: Add command --quick-gen-key.
314
315  * gpg: Make --quick-sign-key promote local key signatures.
316
317  * gpg: Added "show-usage" sub-option to --list-options.
318
319  * gpg: Screen keyserver responses to avoid importing unwanted keys
320    from rogue servers.
321
322  * gpg: Removed the option --pgp2 and --rfc1991 and the ability to
323    create PGP-2 compatible messages.
324
325  * gpg: Removed options --compress-keys and --compress-sigs.
326
327  * gpg: Cap attribute packets at 16MB.
328
329  * gpg: Improved output of --list-packets.
330
331  * gpg: Make with-colons output of --search-keys work again.
332
333  * gpgsm: Auto-create the ".gnupg" directory like gpg does.
334
335  * agent: Fold new passphrase warning prompts into one.
336
337  * scdaemon: Add support for the Smartcard-HSM card.
338
339  * scdaemon: Remove the use of the pcsc-wrapper.
340
341
342  [Noteworthy changes in version 2.1.0-beta751 (2014-07-03)]
343
344  * gpg: Create revocation certificates during key generation.
345
346  * gpg: Create exported secret keys and revocation certifciates with
347    mode 0700
348
349  * gpg: The validity of user ids is now shown by default.  To revert
350    this add "list-options no-show-uid-validity" to gpg.conf.
351
352  * gpg: Make export of secret keys work again.
353
354  * gpg: The output of --list-packets does now print the offset of the
355    packet and information about the packet header.
356
357  * gpg: Avoid DoS due to garbled compressed data packets. [CVE-2014-4617]
358
359  * gpg: Print more specific reason codes with the INV_RECP status.
360
361  * gpg: Cap RSA and Elgamal keysize at 4096 bit also for unattended
362    key generation.
363
364  * scdaemon: Support reader Gemalto IDBridge CT30 and pinpad of SCT
365    cyberJack go.
366
367  * The speedo build system has been improved.  It is now also possible
368    to build a partly working installer for Windows.
369
370
371  [Noteworthy changes in version 2.1.0-beta442 (2014-06-05)]
372
373  * gpg: Changed the format of key listings.  To revert to the old
374    format the option --legacy-list-mode is available.
375
376  * gpg: Add experimental signature support using curve Ed25519 and
377    with a patched Libgcrypt also encryption support with Curve25519.
378    [Update: this encryption support has been removed from 2.1.0 until
379    we have agreed on a suitable format.]
380
381  * gpg: Allow use of Brainpool curves.
382
383  * gpg: Accepts a space separated fingerprint as user ID.  This
384    allows to copy and paste the fingerprint from the key listing.
385
386  * gpg: The hash algorithm is now printed for signature records in key
387    listings.
388
389  * gpg: Reject signatures made using the MD5 hash algorithm unless the
390    new option --allow-weak-digest-algos or --pgp2 are given.
391
392  * gpg: Print a warning if the Gnome-Keyring-Daemon intercepts the
393    communication with the gpg-agent.
394
395  * gpg: New option --pinentry-mode.
396
397  * gpg: Fixed decryption using an OpenPGP card.
398
399  * gpg: Fixed bug with deeply nested compressed packets.
400
401  * gpg: Only the major version number is by default included in the
402    armored output.
403
404  * gpg: Do not create a trustdb file if --trust-model=always is used.
405
406  * gpg: Protect against rogue keyservers sending secret keys.
407
408  * gpg: The format of the fallback key listing ("gpg KEYFILE") is now
409    more aligned to the regular key listing ("gpg -k").
410
411  * gpg: The option--show-session-key prints its output now before the
412    decryption of the bulk message starts.
413
414  * gpg: New %U expando for the photo viewer.
415
416  * gpg,gpgsm: New option --with-secret.
417
418  * gpgsm: By default the users are now asked via the Pinentry whether
419    they trust an X.509 root key.  To prohibit interactive marking of
420    such keys, the new option --no-allow-mark-trusted may be used.
421
422  * gpgsm: New commands to export a secret RSA key in PKCS#1 or PKCS#8
423    format.
424
425  * gpgsm: Improved handling of re-issued CA certificates.
426
427  * agent: The included ssh agent does now support ECDSA keys.
428
429  * agent: New option --enable-putty-support to allow gpg-agent on
430    Windows to act as a Pageant replacement with full smartcard support.
431
432  * scdaemon: New option --enable-pinpad-varlen.
433
434  * scdaemon: Various fixes for pinpad equipped card readers.
435
436  * scdaemon: Rename option --disable-pinpad (was --disable-keypad).
437
438  * scdaemon: Better support fo CCID readers.  Now, internal CCID
439    driver supports readers with no auto configuration feature.
440
441  * dirmngr: Removed support for the original HKP keyserver which is
442    not anymore used by any site.
443
444  * dirmngr: Improved support for keyserver pools.
445
446  * tools: New option --dirmngr for gpg-connect-agent.
447
448  * The GNU Pth library has been replaced by the new nPth library.
449
450  * Support installation as portable application under Windows.
451
452  * All kind of other improvements - see the git log.
453
454
455  [Noteworthy changes in version 2.1.0beta3 (2011-12-20)]
456
457  * gpg: Fixed regression in the secret key export function.
458
459  * gpg: Allow generation of card keys up to 4096 bit.
460
461  * gpgsm: Preliminary support for the validation model "steed".
462
463  * gpgsm: Improved certificate creation.
464
465  * agent: Support the SSH confirm flag.
466
467  * agent: New option to select a passphrase mode.  The loopback
468    mode may be used to bypass Pinentry.
469
470  * agent: The Assuan commands KILLAGENT and KILLSCD are working again.
471
472  * scdaemon: Does not anymore block after changing a card (regression
473    fix).
474
475  * tools: gpg-connect-agent does now proberly display the help output
476    for "SCD HELP" commands.
477
478
479  [Noteworthy changes in version 2.1.0beta2 (2011-03-08)]
480
481  * gpg: ECC support as described by draft-jivsov-openpgp-ecc-06.txt
482    [Update: now known as RFC-6637].
483
484  * gpg: Print "AES128" instead of "AES".  This change introduces a
485    little incompatibility for tools using "gpg --list-config".  We
486    hope that these tools are written robust enough to accept this new
487    algorithm name as well.
488
489  * gpgsm: New feature to create certificates from a parameter file.
490    Add prompt to the --gen-key UI to create self-signed certificates.
491
492  * agent: TMPDIR is now also honored when creating a socket using
493    the --no-standard-socket option and with symcryptrun's temp files.
494
495  * scdaemon: Fixed a bug where scdaemon sends a signal to gpg-agent
496    running in non-daemon mode.
497
498  * dirmngr: Fixed CRL loading under W32 (bug#1010).
499
500  * Dirmngr has taken over the function of the keyserver helpers.  Thus
501    we now have a specified direct interface to keyservers via Dirmngr.
502    LDAP, DNS and mail backends are not yet implemented.
503
504  * Fixed TTY management for pinentries and session variable update
505    problem.
506
507
508  [Noteworthy changes in version 2.1.0beta1 (2010-10-26)]
509
510  * gpg: secring.gpg is not anymore used but all secret key operations
511    are delegated to gpg-agent.  The import command moves secret keys
512    to the agent.
513
514  * gpg: The OpenPGP import command is now able to merge secret keys.
515
516  * gpg: Encrypted OpenPGP messages with trailing data (e.g. other
517    OpenPGP packets) are now correctly parsed.
518
519  * gpg: Given sufficient permissions Dirmngr is started automagically.
520
521  * gpg: Fixed output of "gpgconf --check-options".
522
523  * gpg: Removed options --export-options(export-secret-subkey-passwd)
524    and --simple-sk-checksum.
525
526  * gpg: New options --try-secret-key.
527
528  * gpg: Support DNS lookups for SRV, PKA and CERT on W32.
529
530  * gpgsm: The --audit-log feature is now more complete.
531
532  * gpgsm: The default for --include-cert is now to include all
533    certificates in the chain except for the root certificate.
534
535  * gpgsm: New option --ignore-cert-extension.
536
537  * g13: The G13 tool for disk encryption key management has been
538    added.
539
540  * agent: If the agent's --use-standard-socket option is active, all
541    tools try to start and daemonize the agent on the fly.  In the past
542    this was only supported on W32; on non-W32 systems the new
543    configure option --disable-standard-socket may now be used to
544    disable this new default.
545
546  * agent: New and changed passphrases are now created with an
547    iteration count requiring about 100ms of CPU work.
548
549  * dirmngr: Dirmngr is now a part of this package.  It is now also
550    expected to run as a system service and the configuration
551    directories are changed to the GnuPG name space. [Update: 2.1.0
552    starts dirmngr on demand as user daemon.]
553
554  * Support for Windows CE. [Update: This has not been tested for the
555    2.1.0 release]
556
557  * Numerical values may now be used as an alternative to the
558    debug-level keywords.
559
560
561 Version 2.0.28 (2015-06-02)
562 Version 2.0.27 (2015-02-18)
563 Version 2.0.26 (2014-08-12)
564 Version 2.0.25 (2014-06-30)
565 Version 2.0.24 (2014-06-24)
566 Version 2.0.23 (2014-06-03)
567 Version 2.0.22 (2013-10-04)
568 Version 2.0.21 (2013-08-19)
569 Version 2.0.20 (2013-05-10)
570 Version 2.0.19 (2012-03-27)
571 Version 2.0.18 (2011-08-04)
572 Version 2.0.17 (2011-01-13)
573 Version 2.0.16 (2010-07-19)
574 Version 2.0.15 (2010-03-09)
575 Version 2.0.14 (2009-12-21)
576
577
578 Noteworthy changes in version 2.0.13 (2009-09-04)
579 -------------------------------------------------
580
581  * GPG now generates 2048 bit RSA keys by default.  The default hash
582    algorithm preferences has changed to prefer SHA-256 over SHA-1.
583    2048 bit DSA keys are now generated to use a 256 bit hash algorithm
584
585  * The envvars XMODIFIERS, GTK_IM_MODULE and QT_IM_MODULE are now
586    passed to the Pinentry to make SCIM work.
587
588  * The GPGSM command --gen-key features a --batch mode and implements
589    all features of gpgsm-gencert.sh in standard mode.
590
591  * New option --re-import for GPGSM's IMPORT server command.
592
593  * Enhanced writing of existing keys to OpenPGP v2 cards.
594
595  * Add hack to the internal CCID driver to allow the use of some
596    Omnikey based card readers with 2048 bit keys.
597
598  * GPG now repeatly asks the user to insert the requested OpenPGP
599    card.  This can be disabled with --limit-card-insert-tries=1.
600
601  * Minor bug fixes.
602
603
604 Noteworthy changes in version 2.0.12 (2009-06-17)
605 -------------------------------------------------
606
607  * GPGSM now always lists ephemeral certificates if specified by
608    fingerprint or keygrip.
609
610  * New command "KEYINFO" for GPG_AGENT.  GPGSM now also returns
611    information about smartcards.
612
613  * Made sure not to leak file descriptors if running gpg-agent with a
614    command.  Restore the signal mask to solve a problem in Mono.
615
616  * Changed order of the confirmation questions for root certificates
617    and store negative answers in trustlist.txt.
618
619  * Better synchronization of concurrent smartcard sessions.
620
621  * Support 2048 bit OpenPGP cards.
622
623  * Support Telesec Netkey 3 cards.
624
625  * The gpg-protect-tool now uses gpg-agent via libassuan.  Under
626    Windows the Pinentry will now be put into the foreground.
627
628  * Changed code to avoid a possible Mac OS X system freeze.
629
630
631 Noteworthy changes in version 2.0.11 (2009-03-03)
632 -------------------------------------------------
633
634  * Fixed a problem in SCDAEMON which caused unexpected card resets.
635
636  * SCDAEMON is now aware of the Geldkarte.
637
638  * The SCDAEMON option --allow-admin is now used by default.
639
640  * GPGCONF now restarts SCdaemon if necessary.
641
642  * The default cipher algorithm in GPGSM is now again 3DES.  This is
643    due to interoperability problems with Outlook 2003 which still
644    can't cope with AES.
645
646
647 Noteworthy changes in version 2.0.10 (2009-01-12)
648 -------------------------------------------------
649
650  * [gpg] New keyserver helper gpg2keys_kdns as generic DNS CERT
651    lookup.  Run with --help for a short description.  Requires the
652    ADNS library.
653
654  * [gpg] New mechanisms "local" and "nodefault" for --auto-key-locate.
655    Fixed a few problems with this option.
656
657  * [gpg] New command --locate-keys.
658
659  * [gpg] New options --with-sig-list and --with-sig-check.
660
661  * [gpg] The option "-sat" is no longer an alias for --clearsign.
662
663  * [gpg] The option --fixed-list-mode is now implicitly used and obsolete.
664
665  * [gpg] New control statement %ask-passphrase for the unattended key
666    generation.
667
668  * [gpg] The algorithm to compute the SIG_ID status has been changed.
669
670  * [gpgsm] Now uses AES by default.
671
672  * [gpgsm] Made --output option work with --export-secret-key-p12.
673
674  * [gpg-agent] Terminate process if the own listening socket is not
675    anymore served by ourself.
676
677  * [scdaemon] Made it more robust on W32.
678
679  * [gpg-connect-agent] Accept commands given as command line arguments.
680
681  * [w32] Initialized the socket subsystem for all keyserver helpers.
682
683  * [w32] The sysconf directory has been moved from a subdirectory of
684    the installation directory to %CSIDL_COMMON_APPDATA%/GNU/etc/gnupg.
685
686  * [w32] The gnupg2.nls directory is not anymore used.  The standard
687    locale directory is now used.
688
689  * [w32] Fixed a race condition between gpg and gpgsm in the use of
690    temporary file names.
691
692  * The gpg-preset-passphrase mechanism works again.  An arbitrary
693    string may now be used for a custom cache ID.
694
695  * Admin PINs are cached again (bug in 2.0.9).
696
697  * Support for version 2 OpenPGP cards.
698
699  * Libgcrypt 1.4 is now required.
700
701
702 Noteworthy changes in version 2.0.9 (2008-03-26)
703 ------------------------------------------------
704
705  * Gpgsm always tries to locate missing certificates from a running
706    Dirmngr's cache.
707
708  * Tweaks for Windows.
709
710  * The Admin PIN for OpenPGP cards may now be entered with the pinpad.
711
712  * Improved certificate chain construction.
713
714  * Extended the PKITS framework.
715
716  * Fixed a bug in the ambigious name detection.
717
718  * Fixed possible memory corruption while importing OpenPGP keys (bug
719    introduced with 2.0.8). [CVE-2008-1530]
720
721  * Minor bug fixes.
722
723
724 Noteworthy changes in version 2.0.8 (2007-12-20)
725 ------------------------------------------------
726
727  * Enhanced gpg-connect-agent with a small scripting language.
728
729  * New option --list-config for gpgconf.
730
731  * Fixed a crash in gpgconf.
732
733  * Gpg-agent now supports the passphrase quality bar of the latest
734    Pinentry.
735
736  * The envvars XAUTHORITY and PINENTRY_USER_DATA are now passed to the
737    Pinentry.
738
739  * Fixed the auto creation of the key stub for smartcards.
740
741  * Fixed a rare bug in decryption using the OpenPGP card.
742
743  * Creating DSA2 keys is now possible.
744
745  * New option --extra-digest-algo for gpgsm to allow verification of
746    broken signatures.
747
748  * Allow encryption with legacy Elgamal sign+encrypt keys with option
749    --rfc2440.
750
751  * Windows is now a supported platform.
752
753  * Made sure that under Windows the file permissions of the socket are
754    taken into account.  This required a change of our socket emulation
755    code and changed the IPC protocol under Windows.
756
757
758 Noteworthy changes in version 2.0.7 (2007-09-10)
759 ------------------------------------------------
760
761  * Fixed encryption problem if duplicate certificates are in the
762    keybox.
763
764  * Made it work on Windows Vista.  Note that the entire Windows port
765    is still considered Beta.
766
767  * Add new options min-passphrase-nonalpha, check-passphrase-pattern,
768    enforce-passphrase-constraints and max-passphrase-days to
769    gpg-agent.
770
771  * Add command --check-components to gpgconf.  Gpgconf now uses the
772    installed versions of the programs and does not anymore search via
773    PATH for them.
774
775
776 Noteworthy changes in version 2.0.6 (2007-08-16)
777 ------------------------------------------------
778
779  * GPGSM does now grok --default-key.
780
781  * GPGCONF is now aware of --default-key and --encrypt-to.
782
783  * GPGSM does again correctly print the serial number as well the the
784    various keyids.  This was broken since 2.0.4.
785
786  * New option --validation-model and support for the chain-model.
787
788  * Improved Windows support.
789
790
791 Noteworthy changes in version 2.0.5 (2007-07-05)
792 ------------------------------------------------
793
794  * Switched license to GPLv3.
795
796  * Basic support for Windows.  Run "./autogen.sh --build-w32" to build
797    it.  As usual the mingw cross compiling toolchain is required.
798
799  * Fixed bug when using the --p12-charset without --armor.
800
801  * The command --gen-key may now be used instead of the
802    gpgsm-gencert.sh script.
803
804  * Changed key generation to reveal less information about the
805    machine.  Bug fixes for gpg2's card key generation.
806
807
808 Noteworthy changes in version 2.0.4 (2007-05-09)
809 ------------------------------------------------
810
811  * The server mode key listing commands are now also working for
812    systems without the funopen/fopencookie API.
813
814  * PKCS#12 import now tries several encodings in case the passphrase
815    was not utf-8 encoded.  New option --p12-charset for gpgsm.
816
817  * Improved the libgcrypt logging support in all modules.
818
819
820 Noteworthy changes in version 2.0.3 (2007-03-08)
821 ------------------------------------------------
822
823  * By default, do not allow processing multiple plaintexts in a single
824    stream.  Many programs that called GnuPG were assuming that GnuPG
825    did not permit this, and were thus not using the plaintext boundary
826    status tags that GnuPG provides.  This change makes GnuPG reject
827    such messages by default which makes those programs safe again.
828    --allow-multiple-messages returns to the old behavior. [CVE-2007-1263].
829
830  * New --verify-option show-primary-uid-only.
831
832  * gpgconf may now reads a global configuration file to select which
833    options are changeable by a frontend.  The new applygnupgdefaults
834    tool may be used by an admin to set default options for all users.
835
836  * The PIN pad of the Cherry XX44 keyboard is now supported.  The
837    DINSIG and the NKS applications are now also aware of PIN pads.
838
839
840 Noteworthy changes in version 2.0.2 (2007-01-31)
841 ------------------------------------------------
842
843  * Fixed a serious and exploitable bug in processing encrypted
844    packages. [CVE-2006-6235].
845
846  * Added --passphrase-repeat to set the number of times GPG will
847    prompt for a new passphrase to be repeated.  This is useful to help
848    memorize a new passphrase.  The default is 1 repetition.
849
850  * Using a PIN pad does now also work for the signing key.
851
852  * A warning is displayed by gpg-agent if a new passphrase is too
853    short.  New option --min-passphrase-len defaults to 8.
854
855  * The status code BEGIN_SIGNING now shows the used hash algorithms.
856
857
858 Noteworthy changes in version 2.0.1 (2006-11-28)
859 ------------------------------------------------
860
861  * Experimental support for the PIN pads of the SPR 532 and the Kaan
862    Advanced card readers.  Add "disable-keypad" scdaemon.conf if you
863    don't want it.  Does currently only work for the OpenPGP card and
864    its authentication and decrypt keys.
865
866  * Fixed build problems on some some platforms and crashes on amd64.
867
868  * Fixed a buffer overflow in gpg2. [bug#728,CVE-2006-6169]
869
870
871 Noteworthy changes in version 2.0.0 (2006-11-11)
872 ------------------------------------------------
873
874  * First stable version of a GnuPG integrating OpenPGP and S/MIME.
875
876
877 Noteworthy changes in version 1.9.95 (2006-11-06)
878 -------------------------------------------------
879
880  * Minor bug fixes.
881
882
883 Noteworthy changes in version 1.9.94 (2006-10-24)
884 -------------------------------------------------
885
886  * Keys for gpgsm may now be specified using a keygrip.  A keygrip is
887    indicated by a prefixing it with an ampersand.
888
889  * gpgconf now supports switching the CMS cipher algo (e.g. to AES).
890
891  * New command --gpgconf-test for all major tools. This may be used to
892    check whether the configuration file is sane.
893
894
895 Noteworthy changes in version 1.9.93 (2006-10-18)
896 -------------------------------------------------
897
898  * In --with-validation mode gpgsm will now also ask whether a root
899    certificate should be trusted.
900
901  * Link to Pth only if really necessary.
902
903  * Fixed a pubring corruption bug in gpg2 occurring when importing
904    signatures or keys with insane lengths.
905
906  * Fixed v3 keyID calculation bug in gpg2.
907
908  * More tweaks for certificates without extensions.
909
910
911 Noteworthy changes in version 1.9.92 (2006-10-11)
912 -------------------------------------------------
913
914  * Bug fixes.
915
916
917 Noteworthy changes in version 1.9.91 (2006-10-04)
918 -------------------------------------------------
919
920  * New "relax" flag for trustlist.txt to allow root CA certificates
921    without BasicContraints.
922
923  * [gpg2] Removed the -k PGP 2 compatibility hack.  -k is now an
924    alias for --list-keys.
925
926  * [gpg2] Print a warning if "-sat" is used instead of "--clearsign".
927
928
929 Noteworthy changes in version 1.9.90 (2006-09-25)
930 -------------------------------------------------
931
932  * Made readline work for gpg.
933
934  * Cleanups und minor bug fixes.
935
936  * Included translations from gnupg 1.4.5.
937
938
939 Noteworthy changes in version 1.9.23 (2006-09-18)
940 -------------------------------------------------
941
942  * Regular man pages for most tools are now build directly from the
943    Texinfo source.
944
945  * The gpg code from 1.4.5 has been fully merged into this release.
946    The configure option --enable-gpg is still required to build this
947    gpg part.  For production use of OpenPGP the gpg version 1.4.5 is
948    still recommended.  Note, that gpg will be installed under the name
949    gpg2 to allow coexisting with an 1.4.x gpg.
950
951  * API change in gpg-agent's pkdecrypt command.  Thus an older gpgsm
952    may not be used with the current gpg-agent.
953
954  * The scdaemon will now call a script on reader status changes.
955
956  * gpgsm now allows file descriptor passing for "INPUT", "OUTPUT" and
957    "MESSAGE".
958
959  * The gpgsm server may now output a key listing to the output file
960    handle. This needs to be enabled using "OPTION list-to-output=1".
961
962  * The --output option of gpgsm has now an effect on list-keys.
963
964  * New gpgsm commands --dump-chain and list-chain.
965
966  * gpg-connect-agent has new options to utilize descriptor passing.
967
968  * A global trustlist may now be used.  See doc/examples/trustlist.txt.
969
970  * When creating a new pubring.kbx keybox common certificates are
971    imported.
972
973
974 Noteworthy changes in version 1.9.22 (2006-07-27)
975 -------------------------------------------------
976
977  * Enhanced pkcs#12 support to allow import from simple keyBags.
978
979  * Exporting to pkcs#12 now create bag attributes so that Mozilla is
980    able to import the files.
981
982  * Fixed uploading of certain keys to the smart card.
983
984
985 Noteworthy changes in version 1.9.21 (2006-06-20)
986 -------------------------------------------------
987
988  * New command APDU for scdaemon to allow using it for general card
989    access.  Might be used through gpg-connect-agent by using the SCD
990    prefix command.
991
992  * Support for the CardMan 4040 PCMCIA reader (Linux 2.6.15 required).
993
994  * Scdaemon does not anymore reset cards at the end of a connection.
995
996  * Kludge to allow use of Bundesnetzagentur issued X.509 certificates.
997
998  * Added --hash=xxx option to scdaemon's PKSIGN command.
999
1000  * Pkcs#12 files are now created with a MAC.  This is for better
1001    interoperability.
1002
1003  * Collected bug fixes and minor other changes.
1004
1005
1006 Noteworthy changes in version 1.9.20 (2005-12-20)
1007 -------------------------------------------------
1008
1009  * Importing pkcs#12 files created be recent versions of Mozilla works
1010    again.
1011
1012  * Basic support for qualified signatures.
1013
1014  * New debug tool gpgparsemail.
1015
1016
1017 Noteworthy changes in version 1.9.19 (2005-09-12)
1018 -------------------------------------------------
1019
1020  * The Belgian eID card is now supported for signatures and ssh.
1021    Other pkcs#15 cards should work as well.
1022
1023  * Fixed bug in --export-secret-key-p12 so that certificates are again
1024    included.
1025
1026
1027 Noteworthy changes in version 1.9.18 (2005-08-01)
1028 -------------------------------------------------
1029
1030  * [gpgsm] Now allows for more than one email address as well as URIs
1031    and dnsNames in certificate request generation.  A keygrip may be
1032    given to create a request from an existing key.
1033
1034  * A couple of minor bug fixes.
1035
1036
1037 Noteworthy changes in version 1.9.17 (2005-06-20)
1038 -------------------------------------------------
1039
1040  * gpg-connect-agent has now features to handle Assuan INQUIRE
1041    commands.
1042
1043  * Internal changes for OpenPGP cards. New Assuan command WRITEKEY.
1044
1045  * GNU Pth is now a hard requirement.
1046
1047  * [scdaemon] Support for OpenSC has been removed.  Instead a new and
1048    straightforward pkcs#15 modules has been written.  As of now it
1049    does allows only signing using TCOS cards but we are going to
1050    enhance it to match all the old capabilities.
1051
1052  * [gpg-agent] New option --write-env-file and Assuan command
1053    UPDATESTARTUPTTY.
1054
1055  * [gpg-agent] New option --default-cache-ttl-ssh to set the TTL for
1056    SSH passphrase caching independent from the other passphrases.
1057
1058
1059 Noteworthy changes in version 1.9.16 (2005-04-21)
1060 -------------------------------------------------
1061
1062  * gpg-agent does now support the ssh-agent protocol and thus allows
1063    to use the pinentry as well as the OpenPGP smartcard with ssh.
1064
1065  * New tool gpg-connect-agent as a general client for the gpg-agent.
1066
1067  * New tool symcryptrun as a wrapper for certain encryption tools.
1068
1069  * The gpg tool is not anymore build by default because those gpg
1070    versions available in the gnupg 1.4 series are far more matured.
1071
1072
1073 Noteworthy changes in version 1.9.15 (2005-01-13)
1074 -------------------------------------------------
1075
1076  * Fixed passphrase caching bug.
1077
1078  * Better support for CCID readers; the reader from Cherry RS 6700 USB
1079    does now work.
1080
1081
1082 Noteworthy changes in version 1.9.14 (2004-12-22)
1083 -------------------------------------------------
1084
1085  * [gpg-agent] New option --use-standard-socket to allow the use of a
1086    fixed socket.  gpgsm falls back to this socket if GPG_AGENT_INFO
1087    has not been set.
1088
1089  * Ported to MS Windows with some functional limitations.
1090
1091  * New tool gpg-preset-passphrase.
1092
1093
1094 Noteworthy changes in version 1.9.13 (2004-12-03)
1095 -------------------------------------------------
1096
1097  * [gpgsm] New option --prefer-system-dirmngr.
1098
1099  * Minor cleanups and debugging aids.
1100
1101
1102 Noteworthy changes in version 1.9.12 (2004-10-22)
1103 -------------------------------------------------
1104
1105  * [scdaemon] Partly rewrote the PC/SC code.
1106
1107  * Removed the sc-investigate tool.  It is now in a separate package
1108    available at ftp://ftp.g10code.com/g10code/gscutils/ .
1109
1110  * [gpg-agent] Fixed logging problem.
1111
1112
1113 Noteworthy changes in version 1.9.11 (2004-10-01)
1114 -------------------------------------------------
1115
1116  * When using --import along with --with-validation, the imported
1117    certificates are validated and only imported if they are fully
1118    valid.
1119
1120  * [gpg-agent] New option --max-cache-ttl.
1121
1122  * [gpg-agent] When used without --daemon or --server, gpg-agent now
1123    check whether a agent is already running and usable.
1124
1125  * Fixed some i18n problems.
1126
1127
1128 Noteworthy changes in version 1.9.10 (2004-07-22)
1129 -------------------------------------------------
1130
1131  * Fixed a serious bug in the checking of trusted root certificates.
1132
1133  * New configure option --enable-agent-pnly allows to build and
1134    install just the agent.
1135
1136  * Fixed a problem with the log file handling.
1137
1138
1139 Noteworthy changes in version 1.9.9 (2004-06-08)
1140 ------------------------------------------------
1141
1142  * [gpg-agent] The new option --allow-mark-trusted is now required to
1143    allow gpg-agent to add a key to the trustlist.txt after user
1144    confirmation.
1145
1146  * Creating PKCS#10 requests does now honor the key usage.
1147
1148
1149 Noteworthy changes in version 1.9.8 (2004-04-29)
1150 ------------------------------------------------
1151
1152  * [scdaemon] Overhauled the internal CCID driver.
1153
1154  * [scdaemon] Status files named ~/.gnupg/reader_<n>.status are now
1155    written when using the internal CCID driver.
1156
1157  * [gpgsm] New commands --dump-{,secret,external}-keys to show a very
1158    detailed view of the certificates.
1159
1160  * The keybox gets now compressed after 3 hours and ephemeral
1161    stored certificates are deleted after about a day.
1162
1163  * [gpg] Usability fixes for --card-edit.  Note, that this has already
1164    been ported back to gnupg-1.3
1165
1166
1167 Noteworthy changes in version 1.9.7 (2004-04-06)
1168 ------------------------------------------------
1169
1170  * Instrumented the modules for gpgconf.
1171
1172  * Added support for DINSIG card applications.
1173
1174  * Include the smimeCapabilities attribute with signed messages.
1175
1176  * Now uses the gettext domain "gnupg2" to avoid conflicts with gnupg
1177    versions < 1.9.
1178
1179
1180 Noteworthy changes in version 1.9.6 (2004-03-06)
1181 ------------------------------------------------
1182
1183  * Code cleanups and bug fixes.
1184
1185
1186 Noteworthy changes in version 1.9.5 (2004-02-21)
1187 ------------------------------------------------
1188
1189  * gpg-protect-tool gets now installed into libexec as it ought to be.
1190    Cleaned up the build system to better comply with the coding
1191    standards.
1192
1193  * [gpgsm] The --import command is now able to autodetect pkcs#12
1194    files and import secret and private keys from this file format.
1195    A new command --export-secret-key-p12 is provided to allow
1196    exporting of secret keys in PKCS\#12 format.
1197
1198  * [gpgsm] The pinentry will now present a description of the key for
1199    whom the passphrase is requested.
1200
1201  * [gpgsm] New option --with-validation to check the validity of key
1202    while listing it.
1203
1204  * New option --debug-level={none,basic,advanced,expert,guru} to map
1205    the debug flags to sensitive levels on a per program base.
1206
1207
1208 Noteworthy changes in version 1.9.4 (2004-01-30)
1209 ------------------------------------------------
1210
1211  * Added support for the Telesec NKS 2.0 card application.
1212
1213  * Added simple tool addgnupghome to create .gnupg directories from
1214    /etc/skel/.gnupg.
1215
1216  * Various minor bug fixes and cleanups; mainly gpgsm and gpg-agent
1217    related.
1218
1219
1220 Noteworthy changes in version 1.9.3 (2003-12-23)
1221 ------------------------------------------------
1222
1223  * New gpgsm options --{enable,disable}-ocsp to validate keys using
1224    OCSP. This option requires a not yet released DirMngr version.
1225    Default is disabled.
1226
1227  * The --log-file option may now be used to print logs to a socket.
1228    Prefix the socket name with "socket://" to enable this.  This does
1229    not work on all systems and falls back to stderr if there is a
1230    problem with the socket.
1231
1232  * The options --encrypt-to and --no-encrypt-to now work the same in
1233    gpgsm as in gpg.  Note, they are also used in server mode.
1234
1235  * Duplicated recipients are now silently removed in gpgsm.
1236
1237
1238 Noteworthy changes in version 1.9.2 (2003-11-17)
1239 ------------------------------------------------
1240
1241  * On card key generation is no longer done using the --gen-key
1242    command but from the menu provided by the new --card-edit command.
1243
1244  * PINs are now properly cached and there are only 2 PINs visible.
1245    The 3rd PIN (CHV2) is internally syncronized with the regular PIN.
1246
1247  * All kind of other internal stuff.
1248
1249
1250 Noteworthy changes in version 1.9.1 (2003-09-06)
1251 ------------------------------------------------
1252
1253  * Support for OpenSC is back. scdaemon supports a --disable-opensc to
1254    disable OpenSC use at runtime, so that PC/SC or ct-API can still be
1255    used directly.
1256
1257  * Rudimentary support for the SCR335 smartcard reader using an
1258    internal driver.  Requires current libusb from CVS.
1259
1260  * Bug fixes.
1261
1262
1263 Noteworthy changes in version 1.9.0 (2003-08-05)
1264 ------------------------------------------------
1265
1266       ====== PLEASE SEE README-alpha =======
1267
1268  * gpg has been renamed to gpg2 and gpgv to gpgv2.  This is a
1269    temporary change to allow co-existing with stable gpg versions.
1270
1271  * ~/.gnupg/gpg.conf-1.9.0 is fist tried as config file before the
1272    usual gpg.conf.
1273
1274  * Removed the -k, -kv and -kvv commands.  -k is now an alias to
1275    --list-keys.  New command -K as alias for --list-secret-keys.
1276
1277  * Removed --run-as-shm-coprocess feature.
1278
1279  * gpg does now also use libgcrypt, libgpg-error is required.
1280
1281  * New gpgsm commands --call-dirmngr and --call-protect-tool.
1282
1283  * Changing a passphrase is now possible using "gpgsm --passwd"
1284
1285  * The content-type attribute is now recognized and created.
1286
1287  * The agent does now reread certain options on receiving a HUP.
1288
1289  * The pinentry is now forked for each request so that clients with
1290    different environments are supported.  When running in daemon mode
1291    and --keep-display is not used the DISPLAY variable is ignored.
1292
1293  * Merged stuff from the newpg branch and started this new
1294    development branch.
1295
1296
1297 Version 1.4.19 (2015-02-27)
1298 Version 1.4.18 (2014-06-30)
1299 Version 1.4.17 (2014-06-23)
1300 Version 1.4.16 (2013-12-18)
1301 Version 1.4.15 (2013-10-04)
1302 Version 1.4.14 (2013-07-25)
1303 Version 1.4.13 (2012-12-20)
1304 Version 1.4.12 (2012-01-30)
1305 Version 1.4.11 (2010-10-18)
1306 Version 1.4.10 (2009-09-02)
1307 Version 1.4.9 (2008-03-26)
1308 Version 1.4.8 (2007-12-20)
1309 Version 1.4.7 (2007-03-05)
1310 Version 1.4.6 (2006-12-06)
1311 Version 1.4.5 (2006-08-01)
1312 Version 1.4.4 (2006-06-25)
1313 Version 1.4.3 (2006-04-03)
1314 Version 1.4.2 (2005-07-26)
1315 Version 1.4.1 (2005-03-15)
1316 Version 1.4.0 (2004-12-16)
1317
1318
1319 Noteworthy changes in version 1.3.2 (2003-05-27)
1320 ------------------------------------------------
1321
1322     * New "--gnupg" option (set by default) that disables --openpgp,
1323       and the various --pgpX emulation options.  This replaces
1324       --no-openpgp, and --no-pgpX, and also means that GnuPG has
1325       finally grown a --gnupg option to make GnuPG act like GnuPG.
1326
1327     * A bug in key validation has been fixed.  This bug only affects
1328       keys with more than one user ID (photo IDs do not count here),
1329       and results in all user IDs on a given key being treated with
1330       the validity of the most-valid user ID on that key.
1331
1332     * Notation names that do not contain a '@' are no longer allowed
1333       unless --expert is set.  This is to help prevent pollution of
1334       the (as yet unused) IETF notation namespace.
1335
1336     * Multiple trust models are now supported via the --trust-model
1337       option.  The options are "pgp" (web-of-trust plus trust
1338       signatures), "classic" (web-of-trust only), and "always"
1339       (identical to the --always-trust option).
1340
1341     * The --personal-{cipher|digest|compression}-preferences are now
1342       consulted to get default algorithms before resorting to the
1343       last-ditch defaults of --s2k-cipher-algo, SHA1, and ZIP
1344       respectively.  This allows a user to set algorithms to use in a
1345       safe manner so they are used when legal to do so, without
1346       forcing them on for all messages.
1347
1348     * New --primary-keyring option to designate the keyring that the
1349       user wants new keys imported into.
1350
1351     * --s2k-digest-algo is now used for all password mangling.
1352       Earlier versions used both --s2k-digest-algo and --digest-algo
1353       for passphrase mangling.
1354
1355     * Handling of --hidden-recipient or --throw-keyid messages is now
1356       easier - the user only needs to give their passphrase once, and
1357       GnuPG will try it against all of the available secret keys.
1358
1359     * Care is taken to prevent compiler optimization from removing
1360       memory wiping code.
1361
1362     * New option --no-mangle-dos-filenames so that filenames are not
1363       truncated in the W32 version.
1364
1365     * A "convert-from-106" script has been added.  This is a simple
1366       script that automates the conversion from a 1.0.6 or earlier
1367       version of GnuPG to a 1.0.7 or later version.
1368
1369     * Disabled keys are now skipped when selecting keys for
1370       encryption.  If you are using the --with-colons key listings to
1371       detect disabled keys, please see doc/DETAILS for a minor format
1372       change in this release.
1373
1374     * Minor trustdb changes to make the trust calculations match
1375       common usage.
1376
1377     * New command "revuid" in the --edit-key menu to revoke a user ID.
1378       This is a simpler interface to the old method (which still
1379       works) of revoking the user ID self-signature.
1380
1381     * Status VALIDSIG does now also print the primary key's
1382       fingerprint, as well as the signature version, pubkey algorithm,
1383       hash algorithm, and signature class.
1384
1385     * Add read-only support for the SHA-256 hash, and optional
1386       read-only support for the SHA-384 and SHA-512 hashes.
1387
1388     * New option --enable-progress-filter for use with frontends.
1389
1390     * DNS SRV records are used in HKP keyserver lookups to allow
1391       administrators to load balance and select keyserver ports
1392       automatically.  This is as specified in
1393       draft-shaw-openpgp-hkp-00.txt.
1394
1395     * When using the "keyid!" syntax during a key export, only that
1396       specified key is exported.  If the key in question is a subkey,
1397       the primary key plus only that subkey is exported.
1398
1399     * configure --disable-xxx options to disable individual algorithms
1400       at build time.  This can be used to build a smaller gpg binary
1401       for embedded uses where space is tight.  See the README file for
1402       the algorithms that can be used with this option, or use
1403       --enable-minimal to build the smallest gpg possible (disables
1404       all optional algorithms, disables keyserver access, and disables
1405       photo IDs).
1406
1407     * The keyserver no-modify flag on a key can now be displayed and
1408       modified.
1409
1410     * Note that the TIGER/192 digest algorithm is in the process of
1411       being dropped from the OpenPGP standard.  While this release of
1412       GnuPG still contains it, it is disabled by default.  To ensure
1413       you will still be able to use your messages with future versions
1414       of GnuPG and other OpenPGP programs, please do not use this
1415       algorithm.
1416
1417
1418 Noteworthy changes in version 1.3.1 (2002-11-12)
1419 ------------------------------------------------
1420
1421     * Trust signature support.  This is based on the Maurer trust
1422       model where a user can specify the trust level along with the
1423       signature with multiple levels so users can delegate
1424       certification ability to other users, possibly restricted by a
1425       regular expression on the user ID.  Note that full trust
1426       signature support requires a regular expression parsing library.
1427       The regexp code from glibc 2.3.1 is included for those platforms
1428       that don't have working regexp functions available.  The
1429       configure option --disable-regex may be used to disable any
1430       regular expression code, which will make GnuPG ignore any trust
1431       signature with a regular expression included.
1432
1433     * Two new commands --hidden-recipient (-R) and --hidden-encrypt-to
1434       encrypt to a user, but hide the identity of that user.  This is
1435       the same functionality as --throw-keyid, but can be used on a
1436       per-user basis.
1437
1438     * Full algorithm names (e.g. "3DES", "SHA1", "ZIP") can now be
1439       used interchangeably with the short algorithm names (e.g. "S2",
1440       "H2", "Z1") anywhere algorithm names are used in GnuPG.
1441
1442
1443 Noteworthy changes in version 1.3.0 (2002-10-18)
1444 ------------------------------------------------
1445
1446     * The last piece of internal keyserver support has been removed,
1447       and now all keyserver access is done via the keyserver plugins.
1448       There is also a newer keyserver protocol used between GnuPG and
1449       the plugins, so plugins from earlier versions of GnuPG may not
1450       work properly.
1451
1452     * The HKP keyserver plugin supports the new machine-readable key
1453       listing format for those keyservers that provide it.
1454
1455     * When using a HKP keyserver with multiple DNS records (such as
1456       wwwkeys.pgp.net which has the addresses of multiple servers
1457       around the world), try all records until one succeeds.  Note
1458       that it depends on the LDAP library used whether the LDAP
1459       keyserver plugin does this as well.
1460
1461     * The library dependencies for OpenLDAP seem to change fairly
1462       frequently, and GnuPG's configure script cannot guess all the
1463       combinations.  Use ./configure LDAPLIBS="-L libdir -l libs" to
1464       override the script and use the libraries selected.
1465
1466     * Secret keys generated with --export-secret-subkeys are now
1467       indicated in key listings with a '#' after the "sec", and in
1468       --with-colons listings by showing no capabilities (no lowercase
1469       characters).
1470
1471     * --trusted-key has been un-obsoleted, as it is useful for adding
1472       ultimately trusted keys from the config file.  It is identical
1473       to using --edit and "trust" to change a key to ultimately
1474       trusted.
1475
1476     * Translations other than de are no longer distributed with the
1477       development branch.  This is due to the frequent text changes
1478       during development, which cause the translations to rapidly go
1479       out of date.
1480
1481
1482 Version 1.2.8 (2006-12-07)
1483 Version 1.2.7 (2004-12-27)
1484 Version 1.2.6 (2004-08-25)
1485 Version 1.2.5 (2004-07-26)
1486 Version 1.2.4 (2003-12-23)
1487 Version 1.2.3 (2003-08-21)
1488 Version 1.2.2 (2003-05-01)
1489 Version 1.2.1 (2002-10-25)
1490 Version 1.2.0 (2002-09-21)
1491
1492
1493 Noteworthy changes in version 1.1.92 (2002-09-11)
1494 -------------------------------------------------
1495
1496     * [IMPORTANT] The default configuration file is now
1497       ~/.gnupg/gpg.conf.  If an old ~/.gnupg/options is found it will
1498       still be used.  This change is required to have a more
1499       consistent naming scheme with forthcoming tools.
1500
1501     * The use of MDCs have increased.  A MDC will be used if the
1502       recipients directly request it, if the recipients have AES,
1503       AES192, AES256, or TWOFISH in their cipher preferences, or if
1504       the chosen cipher has a blocksize not equal to 64 bits
1505       (currently this is also AES, AES192, AES256, and TWOFISH).
1506
1507     * GnuPG will no longer automatically disable compression when
1508       processing an already-compressed file unless a MDC is being
1509       used.  This is to give the message a certain amount of
1510       resistance to the chosen-ciphertext attack while communicating
1511       with other programs (most commonly PGP earlier than version 7.x)
1512       that do not support MDCs.
1513
1514     * The option --interactive now has the desired effect when
1515       importing keys.
1516
1517     * The file permission and ownership checks on files have been
1518       clarified.  Specifically, the homedir (usually ~/.gnupg) is
1519       checked to protect everything within it.  If the user specifies
1520       keyrings outside this homedir, they are presumed to be shared
1521       keyrings and therefore *not* checked.  Configuration files
1522       specified with the --options option and the IDEA cipher
1523       extension specified with --load-extension are checked, along
1524       with their enclosing directories.
1525
1526     * The configure option --with-static-rnd=auto allows to build gpg
1527       with all available entropy gathering modules included.  At
1528       runtime the best usable one will be selected from the list
1529       linux, egd, unix.  This is also the default for systems lacking
1530       a /dev/random device.
1531
1532     * The default character set is now taken from the current locale;
1533       it can still be overridden by the --charset option.  Using the
1534       option -vvv shows the used character set.
1535
1536     * [REMOVED] --emulate-checksum-bug and --emulate-3des-s2k-bug have
1537       been removed.
1538
1539
1540 Noteworthy changes in version 1.1.91 (2002-08-04)
1541 -------------------------------------------------
1542
1543     * All modules are now linked statically; the --load-extension
1544       option is in general not useful anymore.  The only exception is
1545       to specify the deprecated idea cipher.
1546
1547     * The IDEA plugin has changed.  Previous versions of the IDEA
1548       plugin will no longer work with GnuPG.  However, the current
1549       version of the plugin will work with earlier GnuPG versions.
1550
1551     * When using --batch with one of the --delete-key commands, the
1552       key must be specified by fingerprint.  See the man page for
1553       details.
1554
1555     * There are now various ways to restrict the ability GnuPG has to
1556       exec external programs (for the keyserver helpers or photo ID
1557       viewers).  Read the README file for the complete list.
1558
1559     * New export option to leave off attribute packets (photo IDs)
1560       during export.  This is useful when exporting to HKP keyservers
1561       which do not understand attribute packets.
1562
1563     * New import option to repair during import the HKP keyserver
1564       mangling multiple subkeys bug.  Note that this cannot completely
1565       repair the damaged key as some crucial data is removed by the
1566       keyserver, but it does at least give you back one subkey.  This
1567       is on by default for keyserver --recv-keys, and off by default
1568       for regular --import.
1569
1570     * The keyserver helper programs now live in
1571       /usr/[local/]libexec/gnupg by default.  If you are upgrading
1572       from 1.0.7, you might want to delete your old copies in
1573       /usr/[local/]bin.  If you use an OS that does not use libexec
1574       for whatever reason, use configure --libexecdir=/usr/local/lib
1575       to place the keyserver helpers there.
1576
1577     * The LDAP keyserver handler now works properly with very old
1578       (version 1) LDAP keyservers.
1579
1580
1581 Noteworthy changes in version 1.1.90 (2002-07-01)
1582 -------------------------------------------------
1583
1584     * New commands: --personal-cipher-preferences,
1585       --personal-digest-preferences, and
1586       --personal-compress-preferences allow the user to specify which
1587       algorithms are to be preferred.  Note that this does not permit
1588       using an algorithm that is not present in the recipient's
1589       preferences (which would violate the OpenPGP standard).  This
1590       just allows sorting the preferences differently.
1591
1592     * New "group" command to refer to several keys with one name.
1593
1594     * A warning is issued if the user forces the use of an algorithm
1595       that is not listed in the recipient's preferences.
1596
1597     * Full revocation key (aka "designated revoker") support.
1598
1599     * The preferred hash algorithms on a key are consulted when
1600       encrypting a signed message to that key.  Note that this is
1601       disabled by default by a SHA1 preference in
1602       --personal-digest-preferences.
1603
1604     * --cert-digest-algo allows the user to specify the hash algorithm
1605       to use when signing a key rather than the default SHA1 (or MD5
1606       for PGP2 keys).  Do not use this feature unless you fully
1607       understand the implications of this.
1608
1609     * --pgp7 mode automatically sets all necessary options to ensure
1610       that the resulting message will be usable by a user of PGP 7.x.
1611
1612     * New --attribute-fd command for frontends and scripts to get the
1613       contents of attribute packets (i.e. photos)
1614
1615     * In expert mode, the user can now re-sign a v3 key with a v4
1616       self-signature.  This does not change the v3 key into a v4 key,
1617       but it does allow the user to use preferences, primary ID flags,
1618       etc.
1619
1620     * Significantly improved photo ID support on non-unixlike
1621       platforms.
1622
1623     * The version number has jumped ahead to 1.1.90 to skip over the
1624       old version 1.1 and to get ready for the upcoming 1.2.
1625
1626     * ElGamal sign and encrypt is not anymore allowed in the key
1627       generation dialog unless in expert mode.  RSA sign and encrypt
1628       has been added with the same restrictions.
1629
1630     * [W32] Keyserver access does work with Windows NT.
1631
1632
1633 Noteworthy changes in version 1.0.7 (2002-04-29)
1634 ------------------------------------------------
1635
1636     * Secret keys are now stored and exported in a new format which
1637       uses SHA-1 for integrity checks.  This format renders the
1638       Rosa/Klima attack useless.  Other OpenPGP implementations might
1639       not yet support this, so the option --simple-sk-checksum creates
1640       the old vulnerable format.
1641
1642     * The default cipher algorithm for encryption is now CAST5,
1643       default hash algorithm is SHA-1.  This will give us better
1644       interoperability with other OpenPGP implementations.
1645
1646     * Symmetric encrypted messages now use a fixed file size if
1647       possible.  This is a tradeoff: it breaks PGP 5, but fixes PGP 2,
1648       6, and 7.  Note this was only an issue with RFC-1991 style
1649       symmetric messages.
1650
1651     * Photographic user ID support.  This uses an external program to
1652       view the images.
1653
1654     * Enhanced keyserver support via keyserver "plugins".  GnuPG comes
1655       with plugins for the NAI LDAP keyserver as well as the HKP email
1656       keyserver.  It retains internal support for the HKP HTTP
1657       keyserver.
1658
1659     * Nonrevocable signatures are now supported.  If a user signs a
1660       key nonrevocably, this signature cannot be taken back so be
1661       careful!
1662
1663     * Multiple signature classes are usable when signing a key to
1664       specify how carefully the key information (fingerprint, photo
1665       ID, etc) was checked.
1666
1667     * --pgp2 mode automatically sets all necessary options to ensure
1668       that the resulting message will be usable by a user of PGP 2.x.
1669
1670     * --pgp6 mode automatically sets all necessary options to ensure
1671       that the resulting message will be usable by a user of PGP 6.x.
1672
1673     * Signatures may now be given an expiration date.  When signing a
1674       key with an expiration date, the user is prompted whether they
1675       want their signature to expire at the same time.
1676
1677     * Revocation keys (designated revokers) are now supported if
1678       present.  There is currently no way to designate new keys as
1679       designated revokers.
1680
1681     * Permissions on the .gnupg directory and its files are checked
1682       for safety.
1683
1684     * --expert mode enables certain silly things such as signing a
1685       revoked user id, expired key, or revoked key.
1686
1687     * Some fixes to build cleanly under Cygwin32.
1688
1689     * New tool gpgsplit to split OpenPGP data formats into packets.
1690
1691     * New option --preserve-permissions.
1692
1693     * Subkeys created in the future are not used for encryption or
1694       signing unless the new option --ignore-valid-from is used.
1695
1696     * Revoked user-IDs are not listed unless signatures are listed too
1697       or we are in verbose mode.
1698
1699     * There is no default comment string with ascii armors anymore
1700       except for revocation certificates and --enarmor mode.
1701
1702     * The command "primary" in the edit menu can be used to change the
1703       primary UID, "setpref" and "updpref" can be used to change the
1704       preferences.
1705
1706     * Fixed the preference handling; since 1.0.5 they were erroneously
1707       matched against against the latest user ID and not the given one.
1708
1709     * RSA key generation.
1710
1711     * Merged Stefan's patches for RISC OS in.  See comments in
1712       scripts/build-riscos.
1713
1714     * It is now possible to sign and conventional encrypt a message (-cs).
1715
1716     * The MDC feature flag is supported and can be set by using
1717       the "updpref" edit command.
1718
1719     * The status messages GOODSIG and BADSIG are now returning the primary
1720       UID, encoded using %XX escaping (but with spaces left as spaces,
1721       so that it should not break too much)
1722
1723     * Support for GDBM based keyrings has been removed.
1724
1725     * The entire keyring management has been revamped.
1726
1727     * The way signature stati are store has changed so that v3
1728       signatures can be supported. To increase the speed of many
1729       operations for existing keyrings you can use the new
1730       --rebuild-keydb-caches command.
1731
1732     * The entire key validation process (trustdb) has been revamped.
1733       See the man page entries for --update-trustdb, --check-trustdb
1734       and --no-auto-check-trustdb.
1735
1736     * --trusted-keys is again obsolete, --edit can be used to set the
1737       ownertrust of any key to ultimately trusted.
1738
1739     * A subkey is never used to sign keys.
1740
1741     * Read only keyrings are now handled as expected.
1742
1743
1744 Noteworthy changes in version 1.0.6 (2001-05-29)
1745 ------------------------------------------------
1746
1747     * Security fix for a format string bug in the tty code.
1748
1749     * Fixed format string bugs in all PO files.
1750
1751     * Removed Russian translation due to too many bugs.  The FTP
1752       server has an unofficial but better translation in the contrib
1753       directory.
1754
1755     * Fixed expire time calculation and keyserver access.
1756
1757     * The usual set of minor bug fixes and enhancements.
1758
1759     * non-writable keyrings are now correctly handled.
1760
1761
1762 Noteworthy changes in version 1.0.5 (2001-04-29)
1763 ------------------------------------------------
1764
1765     * WARNING: The semantics of --verify have changed to address a
1766       problem with detached signature detection. --verify now ignores
1767       signed material given on stdin unless this is requested by using
1768       a "-" as the name for the file with the signed material.  Please
1769       check all your detached signature handling applications and make
1770       sure that they don't pipe the signed material to stdin without
1771       using a filename together with "-" on the the command line.
1772
1773     * WARNING: Corrected hash calculation for input data larger than
1774       512M - it was just wrong, so you might notice bad signature in
1775       some very big files.  It may be wise to keep an old copy of
1776       GnuPG around.
1777
1778     * Secret keys are no longer imported unless you use the new option
1779       --allow-secret-key-import.  This is a kludge and future versions will
1780       handle it in another way.
1781
1782     * New command "showpref" in the --edit-key menu to show an easier
1783       to understand preference listing.
1784
1785     * There is now the notation of a primary user ID.  For example, it
1786       is printed with a signature verification as the first user ID;
1787       revoked user IDs are not printed there anymore.  In general the
1788       primary user ID is the one with the latest self-signature.
1789
1790     * New --charset=utf-8 to bypass all internal conversions.
1791
1792     * Large File Support (LFS) is now working.
1793
1794     * New options: --ignore-crc-error, --no-sig-create-check,
1795       --no-sig-cache, --fixed-list-mode, --no-expensive-trust-checks,
1796       --enable-special-filenames and --use-agent.  See man page.
1797
1798     * New command --pipemode, which can be used to run gpg as a
1799       co-process.  Currently only the verification of detached
1800       signatures are working.  See doc/DETAILS.
1801
1802     * Keyserver support for the W32 version.
1803
1804     * Rewritten key selection code so that GnuPG can better cope with
1805       multiple subkeys, expire dates and so.  The drawback is that it
1806       is slower.
1807
1808     * A whole lot of bug fixes.
1809
1810     * The verification status of self-signatures are now cached. To
1811       increase the speed of key list operations for existing keys you
1812       can do the following in your GnuPG homedir (~/.gnupg):
1813          cp pubring.gpg pubring.gpg.save && gpg --export-all >x && \
1814          rm pubring.gpg && gpg --import x
1815       Only v4 keys (i.e not the old RSA keys) benefit from this caching.
1816
1817     * New translations: Estonian, Turkish.
1818
1819
1820 Noteworthy changes in version 1.0.4 (2000-10-17)
1821 ------------------------------------------------
1822
1823     * Fixed a serious bug which could lead to false signature verification
1824       results when more than one signature is fed to gpg.  This is the
1825       primary reason for releasing this version.
1826
1827     * New utility gpgv which is a stripped down version of gpg to
1828       be used to verify signatures against a list of trusted keys.
1829
1830     * Rijndael (AES) is now supported and listed with top preference.
1831
1832     * --with-colons now works with --print-md[s].
1833
1834 Noteworthy changes in version 1.0.3 (2000-09-18)
1835 ------------------------------------------------
1836
1837     * Fixed problems with piping to/from other MS-Windows software
1838
1839     * Expiration time of the primary key can be changed again.
1840
1841     * Revoked user IDs are now marked in the output of --list-key
1842
1843     * New options --show-session-key and --override-session-key
1844       to help the British folks to somewhat minimize the danger
1845       of this Orwellian RIP bill.
1846
1847     * New options --merge-only and --try-all-secrets.
1848
1849     * New configuration option --with-egd-socket.
1850
1851     * The --trusted-key option is back after it left us with 0.9.5
1852
1853     * RSA is supported. Key generation does not yet work but will come
1854       soon.
1855
1856     * CAST5 and SHA-1 are now the default algorithms to protect the key
1857       and for symmetric-only encryption. This should solve a couple
1858       of compatibility problems because the old algorithms are optional
1859       according to RFC2440
1860
1861     * Twofish and MDC enhanced encryption is now used.  PGP 7 supports
1862       this.  Older versions of GnuPG don't support it, so they should be
1863       upgraded to at least 1.0.2
1864
1865
1866 Noteworthy changes in version 1.0.2 (2000-07-12)
1867 ----------------------------------------------
1868
1869     * Fixed expiration handling of encryption keys.
1870
1871     * Add an experimental feature to do unattended key generation.
1872
1873     * The user is now asked for the reason of revocation as required
1874       by the new OpenPGP draft.
1875
1876     * There is a ~/.gnupg/random_seed file now which saves the
1877       state of the internal RNG and increases system performance
1878       somewhat.  This way the full entropy source is only used in
1879       cases were it is really required.
1880       Use the option --no-random-seed-file to disable this feature.
1881
1882     * New options --ignore-time-conflict and --lock-never.
1883
1884     * Some fixes for the W32 version.
1885
1886     * The entropy.dll is not anymore used by the W32 version but replaced
1887       by code derived from Cryptlib.
1888
1889     * Encryption is now much faster: About 2 times for 1k bit keys
1890       and 8 times for 4k keys.
1891
1892     * New encryption keys are generated in a way which allows a much
1893       faster decryption.
1894
1895     * New command --export-secret-subkeys which outputs the
1896       the _primary_ key with it's secret parts deleted.  This is
1897       useful for automated decryption/signature creation as it
1898       allows to keep the real secret primary key offline and
1899       thereby protecting the key certificates and allowing to
1900       create revocations for the subkeys.  See the FAQ for a
1901       procedure to install such secret keys.
1902
1903     * Keygeneration now writes to the first writeable keyring or
1904       as default to the one in the homedirectory.  Prior versions
1905       ignored all --keyring options.
1906
1907     * New option --command-fd to take user input from a file descriptor;
1908       to be used with --status-fd by software which uses GnuPG as a backend.
1909
1910     * There is a new status PROGRESS which is used to show progress during
1911       key generation.
1912
1913     * Support for the new MDC encryption packets.  To create them either
1914       --force-mdc must be use or cipher algorithm with a blocksize other
1915       than 64 bits is to be used.  --openpgp currently disables MDC packets
1916       entirely.  This option should not yet be used.
1917
1918     * New option --no-auto-key-retrieve to disable retrieving of
1919       a missing public key from a keyserver, when a keyserver has been set.
1920
1921     * Danish translation
1922
1923 Noteworthy changes in version 1.0.1 (1999-12-16)
1924 -----------------------------------
1925
1926     * New command --verify-files.  New option --fast-list-mode.
1927
1928     * $http_proxy is now used when --honor-http-proxy is set.
1929
1930     * Fixed some minor bugs and the problem with conventional encrypted
1931       packets which did use the gpg v3 partial length headers.
1932
1933     * Add Indonesian and Portugese translations.
1934
1935     * Fixed a bug with symmetric-only encryption using the non-default 3DES.
1936       The option --emulate-3des-s2k-bug may be used to decrypt documents
1937       which have been encrypted this way; this should be done immediately
1938       as this workaround will be remove in 1.1
1939
1940     * Can now handle (but not display) PGP's photo IDs. I don't know the
1941       format of that packet but after stripping a few bytes from the start
1942       it looks like a JPEG (at least my test data).  Handling of this
1943       package is required because otherwise it would mix up the
1944       self signatures and you can't import those keys.
1945
1946     * Passing non-ascii user IDs on the commandline should now work in all
1947       cases.
1948
1949     * New keys are now generated with an additional preference to Blowfish.
1950
1951     * Removed the GNU Privacy Handbook from the distribution as it will go
1952       into a separate one.
1953
1954
1955 Noteworthy changes in version 1.0.0 (1999-09-07)
1956 -----------------------------------
1957
1958     * Add a very preliminary version of the GNU Privacy Handbook to
1959       the distribution (lynx doc/gph/index.html).
1960
1961     * Changed the version number to GnuPG 2001 ;-)
1962
1963
1964 Noteworthy changes in version 0.9.11 (1999-09-03)
1965 ------------------------------------
1966
1967     * UTF-8 strings are now correctly printed (if --charset is set correctly).
1968       Output of --with-colons remains C-style escaped UTF-8.
1969
1970     * Workaround for a problem with PGP 5 detached signature in textmode.
1971
1972     * Fixed a problem when importing new subkeys (duplicated signatures).
1973
1974
1975 Noteworthy changes in version 0.9.10 (1999-07-23)
1976 ------------------------------------
1977
1978     * Some strange new options to help pgpgpg
1979
1980     * Cleaned up the dox a bit.
1981
1982
1983 Noteworthy changes in version 0.9.9
1984 -----------------------------------
1985
1986     * New options --[no-]utf8-strings.
1987
1988     * New edit-menu commands "enable" and "disable" for entire keys.
1989
1990     * You will be asked for a filename if gpg cannot deduce one.
1991
1992     * Changes to support libtool which is needed for the development
1993       of libgcrypt.
1994
1995     * New script tools/lspgpot to help transferring assigned
1996       trustvalues from PGP to GnuPG.
1997
1998     * New commands --lsign-key and made --sign-key a shortcut for --edit
1999       and sign.
2000
2001     * New options (#122--126 ;-) --[no-]default-recipient[-self],
2002       --disable-{cipher,pubkey}-algo. See the man page.
2003
2004     * Enhanced info output in case of multiple recipients and fixed exit code.
2005
2006     * New option --allow-non-selfsigned-uid to work around a problem with
2007       the German IN way of separating signing and encryption keys.
2008
2009
2010 Noteworthy changes in version 0.9.8 (1999-06-26)
2011 -----------------------------------
2012
2013     * New subcommand "delsig" in the edit menu.
2014
2015     * The name of the output file is not anymore the one which is
2016       embedded in the processed message, but the used filename with
2017       the extension stripped.  To revert to the old behaviour you can
2018       use the option --use-embedded-filename.
2019
2020     * Another hack to cope with pgp2 generated detached signatures.
2021
2022     * latin-2 character set works (--charset=iso-8859-2).
2023
2024     * New option --with-key-data to list the public key parameters.
2025       New option -N to insert notations and a --set-policy-url.
2026       A couple of other options to allow reseting of options.
2027
2028     * Better support for HPUX.
2029
2030
2031 Noteworthy changes in version 0.9.7 (1999-05-23)
2032 -----------------------------------
2033
2034     * Add some work arounds for a bugs in pgp 2 which led to bad signatures
2035       when used with canonical texts in some cases.
2036
2037     * Enhanced some status outputs.
2038
2039
2040 Noteworthy changes in version 0.9.6 (1999-05-06)
2041 -----------------------------------
2042
2043     * Twofish is now statically linked by default. The experimental 128 bit
2044       version is now disabled.  Full support will be available as soon as
2045       the OpenPGP WG has decided on an interpretation of rfc2440.
2046
2047     * Dropped support for the ancient Blowfish160 which is not OpenPGP.
2048
2049     * Merged gpgm and gpg into one binary.
2050
2051     * Add "revsig" and "revkey" commands to the edit menu.  It is now
2052       possible to revoke signature and subkeys.
2053
2054
2055 Noteworthy changes in version 0.9.5 (1999-03-20)
2056 -----------------------------------
2057
2058     * New command "lsign" in the keyedit menu to create non-exportable
2059       signatures.  Removed --trusted-keys option.
2060
2061     * A bunch of changes to the key validation code.
2062
2063     * --list-trust-path now has an optional --with-colons format.
2064
2065     * New command --recv-keys to import keys from an keyserver.
2066
2067
2068 Noteworthy changes in version 0.9.4 (1999-03-08)
2069 -----------------------------------
2070
2071     * New configure option --enable-static-rnd=[egd|linux|unix|none]
2072       to select a random gathering module for static linking.
2073
2074     * The original text is now verbatim copied to a cleartext signed message.
2075
2076     * Bugfixes but there are still a couple of bugs.
2077
2078
2079 Noteworthy changes in version 0.9.3 (1999-02-19)
2080 -----------------------------------
2081
2082     * Changed the internal design of getkey which now allows a
2083       efficient lookup of multiple keys and add a word match mode.
2084
2085     * New options --[no-]encrypt-to.
2086
2087     * Some changes to the configure stuff.  Switched to automake 1.4.
2088       Removed intl/ from CVS, autogen.sh now uses gettextize.
2089
2090     * Preferences now include Twofish. Removed preference to Blowfish with
2091       a special hack to suppress the "not listed in preferences" warning;
2092       this is to allow us to switch completely to Twofish in the near future.
2093
2094     * Changed the locking stuff.
2095
2096     * Print all user ids of a good signature.
2097
2098
2099 Noteworthy changes in version 0.9.2 (1999-01-01)
2100 -----------------------------------
2101
2102     * add some additional time warp checks.
2103
2104     * Option --keyserver and command --send-keys to utilize HKP servers.
2105
2106     * Upgraded to zlib 1.1.3 and fixed an inflate bug
2107
2108     * More cleanup on the cleartext signatures.
2109
2110
2111 Noteworthy changes in version 0.9.1 (1999-01-01)
2112 -----------------------------------
2113
2114     * Polish language support.
2115
2116     * When querying the passphrase, the key ID of the primary key is
2117       displayed along with the one of the used secondary key.
2118
2119     * Fixed a bug occurring when decrypting pgp 5 encrypted messages,
2120       fixed an infinite loop bug in the 3DES code and in the code
2121       which looks for trusted signatures.
2122
2123     * Fixed a bug in the mpi library which caused signatures not to
2124       compare okay.
2125
2126     * Rewrote the handling of cleartext signatures; the code is now
2127       better maintainable (I hope so).
2128
2129     * New status output VALIDSIG only for valid signatures together
2130       with the fingerprint of the signer's key.
2131
2132
2133 Noteworthy changes in version 0.9.0 (1998-12-23)
2134 -----------------------------------
2135
2136     * --export does now only exports rfc2440 compatible keys; the
2137       old behaviour is available with --export-all.
2138       Generation of v3 ElGamal (sign and encrypt) keys is not longer
2139       supported.
2140
2141     * Fixed the uncompress bug.
2142
2143     * Rewrote the rndunix module. There are two environment variables
2144       used for debugging now: GNUPG_RNDUNIX_DBG give the file to write
2145       debugging information (use "-" for stdout) and if GNUPG_RNDUNIX_DBGALL
2146       is set, all programs which are only tried are also printed.
2147
2148     * New option --escape-from-lines to "dash-escape" "From " lines to
2149       prevent mailers to change them to ">From ".  This is not enabled by
2150       default because it is not in compliance with rfc2440 - however, you
2151       should turn it on.
2152
2153
2154 Noteworthy changes in version 0.4.5 (1998-12-08)
2155 -----------------------------------
2156
2157     * The keyrings and the trustdb is now locked, so that
2158       other GnuPG processes won't damage these files.  You
2159       may want to put the option --lock-once into your options file.
2160
2161     * The latest self-signatures are now used; this enables --import
2162       to see updated preferences etc.
2163
2164     * Import of subkeys should now work.
2165
2166     * Random gathering modules may now be loaded as extensions. Add
2167       such a module for most Unices but it is very experimental!
2168
2169     * Brazilian language support.
2170
2171
2172 Noteworthy changes in version 0.4.4 (1998-11-20)
2173 -----------------------------------
2174
2175     * Fixed the way the key expiration time is stored. If you have
2176       an expiration time on your key you should fix it with --edit-key
2177       and the command "expire".  I apologize for this inconvenience.
2178
2179     * Add option --charset to support "koi8-r" encoding of user ids.
2180       (Not yet tested).
2181
2182     * Preferences should now work again. You should run
2183       "gpgm --check-trustdb \*" to rebuild all preferences.
2184
2185     * Checking of certificates should now work but this needs a lot
2186       of testing.  Key validation values are now cached in the
2187       trustdb; they should be recalculated as needed, but you may
2188       use --check-trustdb or --update-trustdb to do this.
2189
2190     * Spanish translation by Urko Lusa.
2191
2192     * Patch files are from now on signed.  See the man page
2193       for the new option --not-dash-escaped.
2194
2195     * New syntax: --edit-key <userID> [<commands>]
2196       If you run it without --batch the commands are executed and then
2197       you are put into normal mode unless you use "quit" or "save" as
2198       one of the commands.  When in batch mode, the program quits after
2199       the last command, so you have to use "save" if you did some changes.
2200       It does not yet work completely, but may be used to list so the
2201       keys etc.
2202
2203
2204 Noteworthy changes in version 0.4.3 (1998-11-08)
2205 -----------------------------------
2206
2207     * Fixed the gettext configure bug.
2208
2209     * Kludge for RSA keys: keyid and length of a RSA key are
2210       correctly reported, but you get an error if you try to use
2211       this key (If you do not have the non-US version).
2212
2213     * Experimental support for keyrings stored in a GDBM database.
2214       This is *much* faster than a standard keyring.  You will notice
2215       that the import gets slower with time; the reason is that all
2216       new keys are used to verify signatures of previous inserted
2217       keys.  Use "--keyring gnupg-gdbm:<name-of-gdbm-file>".  This is
2218       not (yet) supported for secret keys.
2219
2220     * A Russian language file in the distribution (alternatives are in
2221       the contrib directory of the FTP servers)
2222
2223     * commandline option processing now works as expected for GNU programs
2224       with the exception that you can't mix options and normal arguments.
2225
2226     * Now --list-key lists all matching keys.  This is needed in some
2227       other places too.
2228
2229
2230 Noteworthy changes in version 0.4.2 (1998-10-18)
2231 -----------------------------------
2232
2233     * This is only a snapshot: There are still a few bugs.
2234
2235     * Fixed this huge memory leak.
2236
2237     * Redesigned the trust database:  You should run "gpgm --check-trustdb".
2238       New command --update-trustdb, which adds new key from the public
2239       keyring into your trustdb
2240
2241     * Fixed a bug in the armor code, leading to invalid packet errors.
2242       (a workaround for this was to use --no-armor).  The shorten line
2243       length (64 instead of 72) fixes a problem with pgp5 and keyservers.
2244
2245     * comment packets are not anymore generated. "--export" filters
2246       them out.  One Exception:  The comment packets in a secret keyring
2247       are still used because they carry the factorization of the public
2248       prime product.
2249
2250     * --import now only looks for KEYBLOCK headers, so you can now simply
2251       remove the "- " in front of such a header if someone accidently signed
2252       such a message or the keyblock is part of a cleartext signed message.
2253
2254     * --with-colons now lists the key expiration time and not anymore
2255       the valid period.
2256
2257     * Some keyblocks created with old releases have a wrong sequence
2258       of packets, so that the keyservers don't accept these keys.
2259       Simply using "--edit-key" fixes the problem.
2260
2261     * New option --force-v3-sigs to generate signed messages which are
2262       compatible to PGP 5.
2263
2264     * Add some code to support DLD (for non ELF systems) - but this is
2265       not tested because my BSD box is currently broken.
2266
2267     * New command "expire" in the edit-key menu.
2268
2269
2270
2271 Noteworthy changes in version 0.4.1 (1998-10-07)
2272 -----------------------------------
2273
2274     * A secondary key is used when the primary key is specified but cannot
2275       be used for the operation (if it is a sign-only key).
2276
2277     * GNUPG can now handle concatenated armored messages:  There is still a
2278       bug if different kinds of messages are mixed.
2279
2280     * Iterated+Salted passphrases now work.  If want to be sure that PGP5
2281       is able to handle them you may want to use the options
2282         "--s2k-mode 3 --s2k-cipher-algo cast5 --s2k-digest-algo sha1"
2283       when changing a passphrase.
2284
2285     * doc/OpenPGP talks about OpenPGP compliance, doc/HACKING gives
2286       a few hints about the internal structure.
2287
2288     * Checked gnupg against the August 1998 draft (07) and I believe
2289       it is in compliance with this document (except for one point).
2290
2291     * Fixed some bugs in the import merging code and rewrote some
2292       code for the trustdb.
2293
2294
2295 Noteworthy changes in version 0.4.0 (1998-09-18)
2296 -----------------------------------
2297
2298     * Triple DES is now supported.  Michael Roth did this piece of
2299       needed work.  We have now all the coded needed to be OpenPGP
2300       compliant.
2301
2302     * Added a simple rpm spec file (see INSTALL).
2303
2304     * detached and armored signatures are now using "PGP SIGNATURE",
2305       except when --rfc1991 is used.
2306
2307     * All times which are not in the yyyy-mm-dd format are now printed
2308       in local time.
2309
2310
2311 Noteworthy changes in version 0.3.5 (1998-09-14)
2312 -----------------------------------
2313
2314     * New option --throw-keyid to create anonymous enciphered messages.
2315       If gpg detects such a message it tires all available secret keys
2316       in turn so decode it.  This is a gnupg extension and not in OpenPGP
2317       but it has been discussed there and afaik some products use this
2318       scheme too (Suggested by Nimrod Zimmerman).
2319
2320     * Fixed a bug with 5 byte length headers.
2321
2322     * --delete-[secret-]key is now also available in gpgm.
2323
2324     * cleartext signatures are not anymore converted to LF only.
2325
2326     * Fixed a trustdb problem.  Run "gpgm --check-trustdb" to fix old
2327       trust dbs.
2328
2329     * Building in another directory should now work.
2330
2331     * Weak key detection mechanism (Niklas Hernaeus).
2332
2333
2334 Noteworthy changes in version 0.3.4 (1998-08-11)
2335 -----------------------------------
2336
2337     * New options --comment and --set-filename; see g10/OPTIONS
2338
2339     * yes/no, y/n localized.
2340
2341     * Fixed some bugs.
2342
2343
2344 Noteworthy changes in version 0.3.3 (1998-08-08)
2345 -----------------------------------
2346
2347     * IMPORTANT: I found yet another bug in the way the secret keys
2348       are encrypted - I did it the way pgp 2.x did it, but OpenPGP
2349       and pgp 5.x specify another (in some aspects simpler) method.
2350       To convert your secret keys you have to do this:
2351         1. Build the new release but don't install it and keep
2352            a copy of the old program.
2353         2. Disable the network, make sure that you are the only
2354            user, be sure that there are no Trojan horses etc ....
2355         3. Use your old gpg (version 0.3.[12]) and set the
2356            passphrases of ALL your secret keys to empty!
2357            (gpg --change-passphrase your-user-id).
2358         4. Save your ownertrusts (see the next point)
2359         5. rm ~/.gnupg/trustdb.gpg
2360         6. install the new version of gpg (0.3.3)
2361         7. For every secret key call "gpg --edit-key your-user-id",
2362            enter "passwd" at the prompt, follow the instructions and
2363            change your password back, enter "save" to store it.
2364         8. Restore the ownertrust (see next point).
2365
2366     * The format of the trust database has changed; you must delete
2367       the old one, so gnupg can create a new one.
2368       IMPORTANT: Use version 0.3.[12] to save your assigned ownertrusts
2369       ("gpgm --list-ownertrust >saved-trust"); then build this new version
2370       and restore the ownertrust with this new version
2371       ("gpgm --import-ownertrust saved-trust").  Please note that
2372       --list-ownertrust has been renamed to --export-ownertrust in this
2373       release and it does now only export defined ownertrusts.
2374
2375     * The command --edit-key now provides a commandline driven menu
2376       which can be used for various tasks.  --sign-key is only an
2377       an alias to --edit-key and maybe removed in future: use the
2378       command "sign" of this new menu - you can select which user ids
2379       you want to sign.
2380
2381     * Alternate user ids can now be created an signed.
2382
2383     * Owner trust values can now be changed with --edit-key (trust)
2384
2385     * GNUPG can now run as a coprocess; this enables sophisticated
2386       frontends.  tools/shmtest.c is a simple sample implementation.
2387       This needs some more work: all tty_xxx() are to be replaced
2388       by cpr_xxx() and some changes in the display logics is needed.
2389
2390     * Removed options --gen-prime and --gen-random.
2391
2392     * Removed option --add-key; use --edit-key instead.
2393
2394     * Removed option --change-passphrase; use --edit-key instead.
2395
2396     * Signatures are now checked even if the output file could not
2397       be created. Command "--verify" tries to find the detached data.
2398
2399     * gpg now disables core dumps.
2400
2401     * compress and symmetric cipher preferences are now used.
2402       Because there is no 3DES yet, this is replaced by Blowfish.
2403
2404     * We have added the Twofish as an experimental cipher algorithm.
2405       Many thanks to Matthew Skala for doing this work.
2406       Twofish is the AES submission from Schneier et al.; see
2407       "www.counterpane.com/twofish.html" for more information.
2408
2409     * Started with a help system: If you enter a question mark at some
2410       prompt; you should get a specific help for this prompt.
2411
2412     * There is no more backup copy of the secret keyring.
2413
2414     * A lot of new bugs. I think this release is not as stable as
2415       the previous one.
2416
2417
2418 Noteworthy changes in version 0.3.2 (1998-07-09)
2419 -----------------------------------
2420
2421     * Fixed some bugs when using --textmode (-seat)
2422
2423     * Now displays the trust status of a positive verified message.
2424
2425     * Keyrings are now scanned in the sequence they are added with
2426       --[secret-]keyring.  Note that the default keyring is implicitly
2427       added as the very first one unless --no-default-keyring is used.
2428
2429     * Fixed setuid and dlopen bug.
2430
2431
2432 Noteworthy changes in version 0.3.1 (1998-07-06)
2433 -----------------------------------
2434
2435     * Partial headers are now written in the OpenPGP format if
2436       a key in a v4 packet is used.
2437
2438     * Removed some unused options, removed the gnupg.sig stuff.
2439
2440     * Key lookup by name now returns a key which can be used for
2441       the desired action.
2442
2443     * New options --list-ownertrust (gpgm) to make a backup copy
2444       of the ownertrust values you assigned.
2445
2446     * clear signature headers are now in compliance with OpenPGP.
2447
2448
2449 Noteworthy changes in version 0.3.0 (1998-06-25)
2450 -----------------------------------
2451
2452     * New option --emulate-checksum-bug.  If your passphrase does not
2453       work anymore, use this option and --change-passphrase to rewrite
2454       your passphrase.
2455
2456     * More complete v4 key support: Preferences and expiration time
2457       is set into the self signature.
2458
2459     * Key generation defaults to DSA/ElGamal keys, so that new keys are
2460       interoperable with pgp5
2461
2462     * DSA key generation is faster and key generation does not anymore
2463       remove entropy from the random generator (the primes are public
2464       parameters, so there is really no need for a cryptographic secure
2465       prime number generator which we had used).
2466
2467     * A complete new structure for representing the key parameters.
2468
2469     * Removed most public key knowledge into the cipher library.
2470
2471     * Support for dynamic loading of new algorithms.
2472
2473     * Moved tiger to an extension module.
2474
2475
2476 Noteworthy changes in version 0.2.19 (1998-05-29)
2477 ------------------------------------
2478
2479     * Replaced /dev/urandom in checks with new tool mk-tdata.
2480
2481     * Some assembler file cleanups; some more functions for the Alpha.
2482
2483     * Tiger has now the OpenPGP assigned number 6.  Because the OID has
2484       changed, old signatures using this algorithm can't be verified.
2485
2486     * gnupg now encrypts the compressed packed and not any longer in the
2487       reverse order; anyway it can decrypt both versions. Thanks to Tom
2488       for telling me this (not security related) bug.
2489
2490     * --add-key works and you are now able to generate subkeys.
2491
2492     * It is now possible to generate ElGamal keys in v4 packets to create
2493       valid OpenPGP keys.
2494
2495     * Some new features for better integration into MUAs.
2496
2497
2498 Noteworthy changes in version 0.2.18 (1998-05-15)
2499 ------------------------------------
2500
2501     * Splitted cipher/random.c, add new option "--disable-dev-random"
2502       to configure to support the development of a random source for
2503       other systems. Prepared sourcefiles rand-unix.c, rand-w32.c
2504       and rand-dummy.c (which is used to allow compilation on systems
2505       without a random source).
2506
2507     * Fixed a small bug in the key generation (it was possible that 48 bits
2508       of a key were not taken from the random pool)
2509
2510     * Add key generation for DSA and v4 signatures.
2511
2512     * Add a function trap_unaligned(), so that a SIGBUS is issued on
2513       Alphas and not the slow emulation code is used. And success: rmd160
2514       raised a SIGBUS.
2515
2516     * Enhanced the formatting facility of argparse and changed the use of
2517       \r,\v to @ because gettext does not like it.
2518
2519     * New option "--compress-algo 1" to allow the creation of compressed
2520       messages which are readable by PGP and "--print-md" (gpgm) to make
2521       speed measurement easier.
2522
2523
2524 Noteworthy changes in version 0.2.17 (1998-05-04)
2525 ------------------------------------
2526
2527     * Comment packets are now of private type 61.
2528
2529     * Passphrase code still used a 160 bit blowfish key, added a
2530       silly workaround. Please change your passphrase again - sorry.
2531
2532     * Conventional encryption now uses a type 3 packet to describe the
2533       used algorithms.
2534
2535     * The new algorithm number for Blowfish is 20, 16 is still used for
2536       encryption only; for signing it is only used when it is in a v3 packet,
2537       so that GNUPG keys are still valid.
2538
2539
2540 Noteworthy changes in version 0.2.16 (1998-04-28)
2541 ------------------------------------
2542
2543     * Add experimental support for the TIGER/192 message digest algorithm.
2544       (But there is only a dummy ASN OID).
2545
2546     * Standard cipher is now Blowfish with 128 bit key in OpenPGP's CFB
2547       mode. I renamed the old cipher to Blowfish160. Because the OpenPGP
2548       group refused to assign me a number for Blowfish160, I have to
2549       drop support for this in the future. You should use
2550       "--change-passphrase" to recode your current passphrase with 128
2551       bit Blowfish.
2552
2553
2554 Noteworthy changes in version 0.2.15 (1998-04-09)
2555 ------------------------------------
2556
2557     * Fixed a bug with the old checksum calculation for secret keys.
2558       If you run the program without --batch, a warning does inform
2559       you if your secret key needs to be converted; simply use
2560       --change-passphrase to recalculate the checksum. Please do this
2561       soon, as the compatible mode will be removed sometime in the future.
2562
2563     * CAST5 works (using the PGP's special CFB mode).
2564
2565     * Again somewhat more PGP 5 compatible.
2566
2567     * Some new test cases
2568
2569 Noteworthy changes in version 0.2.14 (1998-04-02)
2570 ------------------------------------
2571
2572     * Changed the internal handling of keyrings.
2573
2574     * Add support to list PGP 5 keyrings with subkeys
2575
2576     * Timestamps of signatures are now verified.
2577
2578     * A expiration time can now be specified during key generation.
2579
2580     * Some speedups for Blowfish and SHA-1, rewrote SHA-1 transform.
2581       Reduced the amount of random bytes needed for key generation in
2582       some cases.
2583
2584
2585 Noteworthy changes in version 0.2.13 (1998-03-10)
2586 ------------------------------------
2587
2588     * Verify of DSA signatures works.
2589
2590     * Re-implemented the slower random number generator.
2591
2592
2593 Noteworthy changes in version 0.2.12 (1998-03-07)
2594 ------------------------------------
2595
2596     * --delete-key checks that there is no secret key. The new
2597       option --delete-secret-key maybe used to delete a secret key.
2598
2599     * "-kv" now works as expected. Options "--list-{keys,sigs]"
2600       and "--check-sigs" are now working.
2601
2602     * New options "--verify" and "--decrypt" to better support integration
2603       into MUAs (partly done for Mutt).
2604
2605     * New option "--with-colons" to make parsing of key lists easier.
2606
2607 Noteworthy changes in version 0.2.11 (1998-03-02)
2608 ------------------------------------
2609
2610     * GPG now asks for a recipient's name if option "-r" is not used.
2611
2612     * If there is no good trust path, the program asks whether to use
2613       the public keys anyway.
2614
2615     * "--delete-key" works for public keys. What semantics shall I use
2616       when there is a secret key too? Delete the secret key or leave him
2617       and auto-regenerate the public key, next time the secret key is used?
2618
2619 Noteworthy changes in version 0.2.10 (1998-02-27)
2620 ------------------------------------
2621
2622     * Code for the alpha is much faster (about 20 times); the data
2623       was misaligned and the kernel traps this, so nearly all time
2624       was used by system to trap the misalignments and to write
2625       syslog messages. Shame on me and thanks to Ralph for
2626       pointing me at this while drinking some beer yesterday.
2627
2628     * Changed some configure options and add an option
2629       --disable-m-guard to remove the memory checking code
2630       and to compile everything with optimization on.
2631
2632     * New environment variable GNUPGHOME, which can be used to set
2633       another homedir than ~/.gnupg.  Changed default homedir for
2634       Windoze version to c:/gnupg.
2635
2636     * Fixed detached signatures; detached PGP signatures caused a SEGV.
2637
2638     * The Windoze version works (as usual w/o a strong RNG).
2639
2640
2641 Noteworthy changes in version 0.2.9 (1998-02-26)
2642 -----------------------------------
2643
2644     * Fixed FreeBSD bug.
2645
2646     * Added a simple man page.
2647
2648     * Switched to automake1.2f and a newer gettext.
2649
2650 Noteworthy changes in version 0.2.8 (1998-02-24)
2651 -----------------------------------
2652
2653     * Changed the name to GNUPG, the binaries are called gpg and gpgm.
2654       You must rename rename the directory "~/.g10" to ~/.gnupg/, rename
2655       {pub,sec}ring.g10 to {pub,sec}ring.gpg, trustdb.g10 to trustdb.gpg
2656       and g10.sig to gnupg.sig.
2657
2658     * New or changed passphrases are now salted.
2659
2660
2661 Noteworthy changes in version 0.2.7 (1998-02-18)
2662 -----------------------------------
2663
2664     * New command "gen-revoke" to create a key revocation certificate.
2665
2666     * New option "homedir" to set the homedir (which defaults to "~/.g10").
2667       This directory is created if it does not exists (only the last
2668       part of the name and not the complete hierarchy)
2669
2670     * Command "import" works. (Try: "finger gcrypt@ftp.guug.de|g10 --import")
2671
2672     * New commands "dearmor/enarmor" for g10maint.  These are mainly
2673       used for internal test purposes.
2674
2675     * Option --version now conforming to the GNU standards and lists
2676       the available ciphers, message digests and public key algorithms.
2677
2678     * Assembler code for m68k (not tested).
2679
2680     * "make check" works.
2681
2682 Noteworthy changes in version 0.2.6 (1998-02-13)
2683 -----------------------------------
2684
2685     * Option "--export" works.
2686
2687
2688 Noteworthy changes in version 0.2.5 (1998-02-12)
2689 -----------------------------------
2690
2691     * Added zlib for systems which don't have it.
2692       Use "./configure --with-zlib" to link with the static version.
2693
2694     * Generalized some more functions and rewrote the encoding of
2695       message digests into MPIs.
2696
2697     * Enhanced the checkit script
2698
2699
2700 Noteworthy changes in version 0.2.4 (1998-02-11)
2701 -----------------------------------
2702
2703     * nearly doubled the speed of the ElGamal signature verification.
2704
2705     * backup copies of keyrings are created.
2706
2707     * assembler stuff for Pentium; gives about 15% better performance.
2708
2709     * fixed a lot of bugs.
2710
2711
2712 Noteworthy changes in version 0.2.3 (1998-02-09)
2713 -----------------------------------
2714
2715     * Found a bug in the calculation of ELG fingerprints. This is now
2716       fixed, but all existing fingerprints and keyids for ELG keys
2717       are not any more valid.
2718
2719     * armor should now work; including clear signed text.
2720
2721     * moved some options to the new program g10maint
2722
2723     * It's now 64 bit clean and runs fine on an alpha--linux.
2724
2725     * Key generation is much faster now.  I fixed this by using not
2726       so strong random number for the primes (this was a bug because the
2727       ElGamal primes are public parameters and it does not make sense
2728       to generate them from strong random).  The real secret is the x value
2729       which is still generated from strong (okay: /dev/random) random bits.
2730
2731     * added option "--status-fd": see g10/OPTIONS
2732
2733     * We have secure memory on systems which support mlock().
2734       It is not complete yet, because we do not have signal handler
2735       which does a cleanup in very case.
2736       We should also check the ulimit for the user in the case
2737       that the admin does not have set a limit on locked pages.
2738
2739     * started with internationalization support.
2740
2741     * The logic to handle the web of trust is now implemented. It is
2742       has some bugs; but I'm going to change the algorithm anyway.
2743       It works by calculating the trustlevel on the fly.  It may ask
2744       you to provide trust parameters if the calculated trust probability
2745       is too low.  I will write a paper which discusses this new approach.
2746
2747     * a couple of changes to the configure script.
2748
2749     * New option "--quick-random" which uses a much quicker random
2750       number generator.  Keys generated while this option is in effect
2751       are flags with "INSECURE!" in the user-id.  This is a development
2752       only option.
2753
2754     * Read support for new version packets (OpenPGP).
2755
2756     * Comment packets are now of correct OpenPGP type 16. Old comment
2757       packets written by G10 are detected because they always start with
2758       a hash which is an invalid version byte.
2759
2760     * The string "(INSECURE!)" is appended to a new user-id if this
2761       is generated on a system without a good random number generator.
2762
2763
2764 Version 0.2.2 (1998-02-09)
2765 Version 0.2.1 (1998-01-28)
2766 Version 0.2.0 (1998-01-25)
2767 Version 0.1.3 (1998-01-12)
2768 Version 0.1.2 (1998-01-07)
2769 Version 0.1.1 (1998-01-07)
2770 Version 0.1.0 (1998-01-05)
2771 Version 0.0.0 (1997-12-20)
2772
2773
2774  Copyright (C) 1998-2015 Free Software Foundation, Inc.
2775  Copyright (C) 1997-2015 Werner Koch
2776
2777  This file is free software; as a special exception the author gives
2778  unlimited permission to copy and/or distribute it, with or without
2779  modifications, as long as this notice is preserved.
2780
2781  This file is distributed in the hope that it will be useful, but
2782  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
2783  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.