diff options
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/debian/NEWS b/debian/NEWS index a8cd8f7ad..bf4ec8066 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,4 +1,12 @@ -apt (1.6~alpha8) UNRELEASED; urgency=medium +apt (1.6~rc1) UNRELEASED; urgency=medium + + Seccomp sandboxing has been turned off by default for now. If it works + for you, you are encouraged to reenable it by setting APT::Sandbox::Seccomp + to true. + + -- Julian Andres Klode <jak@debian.org> Fri, 06 Apr 2018 14:14:29 +0200 + +apt (1.6~beta1) unstable; urgency=medium APT now verifies that the date of Release files is not in the future. By default, it may be 10 seconds in the future to allow for some clock drift. @@ -12,7 +20,7 @@ apt (1.6~alpha8) UNRELEASED; urgency=medium disables checks on valid-until: It is considered to mean that your machine's time is not reliable. - -- Julian Andres Klode <juliank@ubuntu.com> Mon, 12 Feb 2018 12:53:18 +0100 + -- Julian Andres Klode <jak@debian.org> Mon, 26 Feb 2018 13:14:13 +0100 apt (1.6~alpha1) unstable; urgency=medium |