mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-10 13:04:23 +01:00
Release 2.2.46
This commit is contained in:
parent
076ed89dee
commit
7e48331afb
10
NEWS
10
NEWS
@ -1,11 +1,17 @@
|
|||||||
Noteworthy changes in version 2.2.46 (unreleased)
|
Noteworthy changes in version 2.2.46 (2025-01-07)
|
||||||
-------------------------------------------------
|
-------------------------------------------------
|
||||||
|
|
||||||
* gpg: Add the AEAD algo number to the DECRYPTION_INFO status line.
|
* gpg: Add the AEAD algo number to the DECRYPTION_INFO status line.
|
||||||
[T7398]
|
[T7398]
|
||||||
|
|
||||||
Release-info: https://dev.gnupg.org/T7314
|
* gpgtar: Make sure to create upper directories for regular files.
|
||||||
|
[T7380]
|
||||||
|
|
||||||
|
* gpg: Allow the use of an ADSK subkey as ADSK subkey. [T6882]
|
||||||
|
|
||||||
|
* agent: Fix status output for LISTTRUSTED. [T7363]
|
||||||
|
|
||||||
|
Release-info: https://dev.gnupg.org/T7314
|
||||||
|
|
||||||
|
|
||||||
Noteworthy changes in version 2.2.45 (2024-10-22)
|
Noteworthy changes in version 2.2.45 (2024-10-22)
|
||||||
|
13
README
13
README
@ -1,10 +1,10 @@
|
|||||||
The GNU Privacy Guard
|
The GNU Privacy Guard
|
||||||
=======================
|
=======================
|
||||||
Version 2.2 (LTS)
|
Version 2.2 (Extended LTS)
|
||||||
|
|
||||||
Copyright 1997-2019 Werner Koch
|
Copyright 1997-2019 Werner Koch
|
||||||
Copyright 1998-2021 Free Software Foundation, Inc.
|
Copyright 1998-2021 Free Software Foundation, Inc.
|
||||||
Copyright 2003-2024 g10 Code GmbH
|
Copyright 2003-2025 g10 Code GmbH
|
||||||
|
|
||||||
|
|
||||||
* INTRODUCTION
|
* INTRODUCTION
|
||||||
@ -25,9 +25,12 @@
|
|||||||
can be freely used, modified and distributed under the terms of the
|
can be freely used, modified and distributed under the terms of the
|
||||||
GNU General Public License.
|
GNU General Public License.
|
||||||
|
|
||||||
Note that the 2.2 series of GnuPG is our current long term support
|
Note that the 2.2 series of GnuPG reached end-of-life on 2024-12-31
|
||||||
branch. The regular stable series is 2.4. For end of life
|
and no further updates will be released to the public. However,
|
||||||
statements see https://gnupg.org/download/index.html#end-of-life .
|
costomers of g10 Code with extended long term support contracts will
|
||||||
|
still be served with updates if necessary. Everyone else please
|
||||||
|
switch to GnuPG 2.4. For end of life statements see
|
||||||
|
https://gnupg.org/download/index.html#end-of-life .
|
||||||
|
|
||||||
|
|
||||||
* BUILD INSTRUCTIONS
|
* BUILD INSTRUCTIONS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user