summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
-rw-r--r--debian/changelog18
-rw-r--r--doc/apt-verbatim.ent2
-rw-r--r--doc/po/apt-doc.pot4
-rw-r--r--po/apt-all.pot4
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 <deity@lists.debian.org>")
-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 <jak@debian.org> 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 @@
">
<!-- this will be updated by 'prepare-release' -->
-<!ENTITY apt-product-version "3.0.0">
+<!ENTITY apt-product-version "3.0.1">
<!-- (Code)names for various things used all over the place -->
<!ENTITY debian-oldstable-codename "bookworm">
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 <deity@lists.debian.org>\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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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 <deity@lists.debian.org>\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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"