diff options
Diffstat (limited to 'debian/NEWS')
| -rw-r--r-- | debian/NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS index 5c10ff1f2..4f2c4ef50 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,15 @@ +apt (2.9.24) unstable; urgency=medium + + /etc/apt/trusted.gpg is no longer trusted. Setting the Dir::Etc::trusted + option manually continues to work for some more time. + + sources.list(5) entries without the Signed-By field are deprecated; + migrate any legacy entries to the deb822 .sources format. See the + apt-secure(7) manual page for best practices for signer configuration. + This deprecates the /etc/apt/trusted.gpg.d directory. + + -- Julian Andres Klode <jak@debian.org> Tue, 21 Jan 2025 12:17:36 +0100 + apt (2.9.19) unstable; urgency=medium This release switches to OpenSSL for hashing and TLS, replacing the |
