From 6209c6d9ad00a17bef4780ff22f0e9f588343c00 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 3 Jun 2014 10:02:45 +0200 Subject: [PATCH] Release 2.0.23 --- AUTHORS | 5 +++-- NEWS | 28 ++++++++++++++++++++++++---- README | 19 ++++++++++++------- 3 files changed, 39 insertions(+), 13 deletions(-) diff --git a/AUTHORS b/AUTHORS index c787c7c2a..17ef4bbb8 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,5 +1,5 @@ Program: GnuPG -Homepage: http://www.gnupg.org +Homepage: https://www.gnupg.org Maintainer: Werner Koch Bug reports: http://bugs.gnupg.org Security related bug reports: @@ -156,7 +156,7 @@ by Colin Tuckley and Daniel Leidert for the GNU/Debian distribution. Copyright ========= -GnuPG is distributed under the GNU General Public License, version 2 +GnuPG is distributed under the GNU General Public License, version 3 or later. A few files are under the Lesser General Public License, a few other files carry the all permissive license note as found at the bottom of this file. Certain files in keyserver/ allow one specific @@ -181,6 +181,7 @@ name gpg2keys_*. Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc. + Copyright 1997, 1998, 2013, 2014 Werner Koch This file is free software; as a special exception the author gives unlimited permission to copy and/or distribute it, with or without diff --git a/NEWS b/NEWS index 1388c5ed0..656f91014 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,30 @@ -Noteworthy changes in version 2.0.23 (unreleased) +Noteworthy changes in version 2.0.23 (2014-06-03) ------------------------------------------------- - * Do not create a trustdb file if --trust-model=always is used. + * gpg: Reject signatures made using the MD5 hash algorithm unless the + new option --allow-weak-digest-algos or --pgp2 are given. - * Only the major version number is by default included in the armored - output. + * gpg: Do not create a trustdb file if --trust-model=always is used. + + * gpg: Only the major version number is by default included in the + armored output. + + * gpg: Print a warning if the Gnome-Keyring-Daemon intercepts the + communication with the gpg-agent. + + * gpg: The format of the fallback key listing ("gpg KEYFILE") is now more + aligned to the regular key listing ("gpg -k"). + + * gpg: The option--show-session-key prints its output now before the + decryption of the bulk message starts. + + * gpg: New %U expando for the photo viewer. + + * gpgsm: Improved handling of re-issued CA certificates. + + * scdaemon: Various fixes for pinpad equipped card readers. + + * Minor bug fixes. Noteworthy changes in version 2.0.22 (2013-10-04) diff --git a/README b/README index affb7da12..7c4e906f2 100644 --- a/README +++ b/README @@ -1,10 +1,11 @@ - The GNU Privacy Guard 2 - ========================= - Version 2.0 + The GNU Privacy Guard + ======================= + Version 2.0 Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc. + Copyright 1997, 1998, 2013, 2014 Werner Koch INTRODUCTION @@ -108,7 +109,8 @@ dependency on other modules at run and build time. HOW TO GET MORE INFORMATION =========================== -The primary WWW page is "http://www.gnupg.org" +The primary WWW page is "https://www.gnupg.org" + or using TOR "http://ic6au7wa3f6naxjq.onion" The primary FTP site is "ftp://ftp.gnupg.org/gcrypt/" See http://www.gnupg.org/download/mirrors.html for a list of mirrors @@ -147,8 +149,12 @@ authors directly as we are busy working on improvements and bug fixes. The English and German mailing lists are watched by the authors and we try to answer questions when time allows us to do so. -Commercial grade support for GnuPG is available; please see -. +Commercial grade support for GnuPG is available; for a listing of +offers see https://www.gnupg.org/service.html . Maintaining and +improving GnuPG is costly. For more than a decade, g10 Code GmbH, a +German company owned and headed by GnuPG's principal author Werner +Koch, is bearing the majority of these costs. To help them carry on +this work, they need your support. See https://gnupg.org/donate/ . This file is Free Software; as a special exception the authors gives @@ -158,4 +164,3 @@ Commercial grade support for GnuPG is available; please see distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, to the extent permitted by law; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -