From 3e6de9c26e0e32e417629d8d5b90343e94b85ab6 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Fri, 25 Apr 2025 23:09:39 +0200 Subject: Release 3.0.1 --- CMakeLists.txt | 2 +- debian/changelog | 18 ++++++++++++++++++ doc/apt-verbatim.ent | 2 +- doc/po/apt-doc.pot | 4 ++-- po/apt-all.pot | 4 ++-- 5 files changed, 24 insertions(+), 6 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 19e61cd14..b07678b67 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -204,7 +204,7 @@ endif() # Configure some variables like package, version and architecture. set(PACKAGE ${PROJECT_NAME}) set(PACKAGE_MAIL "APT Development Team ") -set(PACKAGE_VERSION "3.0.0") +set(PACKAGE_VERSION "3.0.1") string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION}) if (NOT DEFINED DPKG_DATADIR) diff --git a/debian/changelog b/debian/changelog index 87fb14b5c..e0de44b90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +apt (3.0.1) unstable; urgency=medium + + [ Laurent Bigonville ] + * Remove boggus option in French manpage translation + + [ Julian Andres Klode ] + * Update Sequoia crypto policy. + Move our cut-offs to February to align with Sequoia, and cut-off more: + - 2024-02: DSA keys retroactively (align with GnuPG config) + - 2026-02: SHA224 hashes + - 2028-02: Brainpool keys (align closer with GnuPG backend) + - 2030-02: RSA2048 keys + These algorithms will not be valid starting on those cut-off dates. + * sqv: Refactor execution of sqv into separate method + * sqv: Warn about signatures that will be rejected by policy within a year + + -- Julian Andres Klode Fri, 25 Apr 2025 23:08:27 +0200 + apt (3.0.0) unstable; urgency=medium [ Julian Andres Klode ] diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index 06dd8e297..3d31f9270 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -268,7 +268,7 @@ "> - + diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index 41d1636e4..992fd9663 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt-doc 3.0.0\n" +"Project-Id-Version: apt-doc 3.0.1\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2025-04-04 20:33+0000\n" +"POT-Creation-Date: 2025-04-25 21:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/apt-all.pot b/po/apt-all.pot index bd8829752..f520ed66b 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 3.0.0\n" +"Project-Id-Version: apt 3.0.1\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2025-04-04 20:33+0000\n" +"POT-Creation-Date: 2025-04-25 21:10+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -- cgit v1.2.3-70-g09d2