summaryrefslogtreecommitdiff
path: root/debian/NEWS
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2017-10-23 01:58:07 +0200
committerJulian Andres Klode <jak@debian.org>2017-10-23 01:59:11 +0200
commitabe429029c2d2b407a67e2a48d4594184cb88a5e (patch)
tree41a0e01bed8050d6ce8a6c051ecc3371f0224caf /debian/NEWS
parentf5572ef1daf21d20f4a7d261884291c0acddd947 (diff)
Release 1.6~alpha11.6_alpha1
Diffstat (limited to 'debian/NEWS')
-rw-r--r--debian/NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/NEWS b/debian/NEWS
index 7ad20ccd6..132920b5d 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,4 +1,4 @@
-apt (1.6~alpha1) UNRELEASED; urgency=medium
+apt (1.6~alpha1) unstable; urgency=medium
All methods provided by apt except for cdrom, gpgv, and rsh now
use seccomp-BPF sandboxing to restrict the list of allowed system
@@ -9,7 +9,9 @@ apt (1.6~alpha1) UNRELEASED; urgency=medium
APT::Sandbox::Seccomp::Trap is a list of names of more syscalls to trap
APT::Sandbox::Seccomp::Allow is a list of names of more syscalls to allow
- -- Julian Andres Klode <jak@debian.org> Sun, 22 Oct 2017 22:29:58 +0200
+ Also, sandboxing is now enabled for the mirror method.
+
+ -- Julian Andres Klode <jak@debian.org> Mon, 23 Oct 2017 01:58:18 +0200
apt (1.5~beta1) unstable; urgency=medium