diff options
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/NEWS b/debian/NEWS index 95725b261..e68470198 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,10 +1,12 @@ -apt (1.8.0~alpha3) UNRELEASED; urgency=medium +apt (1.8.0~alpha3) unstable; urgency=medium The PATH for running dpkg is now configured by the option DPkg::Path, and defaults to "/usr/sbin:/usr/bin:/sbin/:bin". Previous behavior of not changing PATH may be restored by setting the option to an empty string. - -- Julian Andres Klode <jak@debian.org> Mon, 10 Dec 2018 16:51:36 +0100 + Support for /etc/apt/auth.conf.d/ has been added, see apt_auth.conf(5). + + -- Julian Andres Klode <jak@debian.org> Tue, 18 Dec 2018 15:02:11 +0100 apt (1.6~rc1) unstable; urgency=medium |