summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2023-11-22 16:46:03 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2023-11-22 16:46:03 +0100
commit4e344a4c1d2862b7cdb900a20222bc22ac5edcf7 (patch)
treedd6fcf59be690871593d7b577a262f76fffaaedf
parentb0e336787be8a73280cf4cf037295c6347bcbd83 (diff)
Release 2.7.7
-rw-r--r--CMakeLists.txt2
-rw-r--r--debian/changelog29
-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, 35 insertions, 6 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index dae12e7c3..567c0604a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -206,7 +206,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 "2.7.6")
+set(PACKAGE_VERSION "2.7.7")
string(REGEX MATCH "^[0-9.]+" PROJECT_VERSION ${PACKAGE_VERSION})
if (NOT DEFINED DPKG_DATADIR)
diff --git a/debian/changelog b/debian/changelog
index 7c85d0cc5..ce671cc17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,32 @@
+apt (2.7.7) unstable; urgency=medium
+
+ [ sid ]
+ * Fix incorrect time unit comment for PulseInterval
+
+ [ Patrice Duroux ]
+ * Update fr.po (add a missing dot)
+
+ [ Julian Andres Klode ]
+ * Stop calculating Description-md5 if missing
+ * Revert "Do not fail on systems running in FIPSmode."
+ * s/AlreadDownloaded/AlreadyDownloaded/ in doc/progress-reporting.md.
+ Thanks to jwilk for suggestion
+ * Bump Priority to required to match Debian archive.
+ This unbreaks mmdebstrap scenarios if you mirror Debian or use
+ a distro where apt did not get overridden to required.
+ Reported-By: josch on IRC, following discovery by helmut
+ * Restore ?garbage by calling MarkAndSweep before parsing (LP: #1995790)
+ * Fix the test suite by adding new "m" flags to debug output
+
+ [ Frans Spiesschaert ]
+ * Dutch program translation update (Closes: #1055178)
+
+ [ David Kalnischkies ]
+ * Raise cmake_minimum_required to 3.13 to avoid warnings
+ * Use different variable name in GTest source path detection
+
+ -- Julian Andres Klode <jak@debian.org> Wed, 22 Nov 2023 16:43:47 +0100
+
apt (2.7.6) unstable; urgency=medium
[ Américo Monteiro ]
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent
index ee1d1d9c6..54c3855f6 100644
--- a/doc/apt-verbatim.ent
+++ b/doc/apt-verbatim.ent
@@ -274,7 +274,7 @@
">
<!-- this will be updated by 'prepare-release' -->
-<!ENTITY apt-product-version "2.7.6">
+<!ENTITY apt-product-version "2.7.7">
<!-- (Code)names for various things used all over the place -->
<!ENTITY debian-oldstable-codename "bullseye">
diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot
index 261dd6525..ddfad4cbe 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 2.7.6\n"
+"Project-Id-Version: apt-doc 2.7.7\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2023-09-20 08:27+0000\n"
+"POT-Creation-Date: 2023-11-22 15:45+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 8049744d0..5b7fc2af5 100644
--- a/po/apt-all.pot
+++ b/po/apt-all.pot
@@ -5,9 +5,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: apt 2.7.6\n"
+"Project-Id-Version: apt 2.7.7\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2023-09-20 08:27+0000\n"
+"POT-Creation-Date: 2023-11-22 15:45+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"