summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog73
1 files changed, 72 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8d4734637..741abcbd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,74 @@
+apt (1.7.0) unstable; urgency=medium
+
+ [ Julian Andres Klode ]
+ * Fix calculation of elapsed usec in downloads
+ * pkgCacheFile: Only unlock in destructor if locked before (LP: #1794053)
+ * Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scripts.
+ Some post-invoke scripts install packages, which fails because
+ the environment variable is not set. This sets the variable for
+ all three kinds of scripts {pre,post-}invoke and pre-install-pkgs,
+ but we will only allow post-invoke at a later time.
+ * prepare-release: Fix last-modification detection for manpages
+
+ [ David Kalnischkies ]
+ * Show APT::Compressor example in apt.conf(5) (Closes: #909712)
+
+ [ Muhamed Huseinbašić ]
+ * apt-mark: showhold: typo-fix (package -> packages)
+
+ -- Julian Andres Klode <jak@debian.org> Sun, 07 Oct 2018 07:56:02 +0200
+
+apt (1.7.0~rc2) unstable; urgency=medium
+
+ [ David Kalnischkies ]
+ * Deal with descriptions embedded in displayed record correctly
+ (Closes: #909155)
+
+ -- Julian Andres Klode <jak@debian.org> Thu, 20 Sep 2018 21:03:54 +0200
+
+apt (1.7.0~rc1) unstable; urgency=medium
+
+ [ Laurent Bigonville ]
+ * fr.po: Do not translate the apt-ftparchive commands (Closes: #907481)
+
+ [ David Kalnischkies ]
+ * Don't use invalid iterator in Fallback-Of handling.
+ Thanks to David Binderman for reporting
+ * Process status-fd completely before finishing dpkg call
+ * Don't expect duplicated dpkg status-fd messages
+ * Reorder progress report messages
+ * Show all architectures in 'apt list' output (Closes: #908218)
+
+ [ Julian Andres Klode ]
+ * http: Stop pipeline after close only if it was not filled before
+
+ -- Julian Andres Klode <jak@debian.org> Tue, 18 Sep 2018 16:12:38 +0200
+
+apt (1.7.0~alpha3) experimental; urgency=medium
+
+ [ David Kalnischkies ]
+ * SECURITY UPDATE: Fallback in the mirror method allowed a later server to
+ supply any InRelease file without it having to be verified. (LP: #1787752)
+ - apt-pkg/acquire-item.cc:: clear alternative URIs for mirror:// between steps
+ - CVE-2018-0501
+ - https://mirror.fail/
+
+ [ Jean-Ralph Aviles ]
+ * Add trailing newline to output of edit-sources.
+
+ [ Julian Andres Klode ]
+ * Add support for dpkg frontend lock (Closes: #869546)
+ * Set DPKG_FRONTEND_LOCKED as needed when doing selection changes
+ * Update symbols files
+
+ [ Boyuan Yang ]
+ * Simplified Chinese program translation update (Closes: #903695)
+
+ [ David Kalnischkies ]
+ * Report (soon) worthless keys if gpg uses fpr for GOODSIG
+
+ -- Julian Andres Klode <jak@debian.org> Mon, 20 Aug 2018 17:44:19 +0200
+
apt (1.7.0~alpha2) experimental; urgency=medium
* Handle JSON hooks that just close the file/exit and fix some other errors
@@ -30,7 +101,7 @@ apt (1.7.0~alpha1) experimental; urgency=medium
* Extend apt build-dep pkg/release to switch dep as needed
* Support release selector for volatile files as well
* Start pkg records for deb files with dpkg output
- * Deprectate buggy/incorrect Rls/PkgFile::IsOk methods
+ * Deprecate buggy/incorrect Rls/PkgFile::IsOk methods
* Support --with-source in show & search commands
* Support local files as arguments in show command (Closes: 883206)
* Drop alternative URIs we got a hash-based fail from