summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2017-10-26 00:32:46 +0200
committerJulian Andres Klode <jak@debian.org>2017-10-26 00:32:46 +0200
commitb8061d510680ed2acea54c8051133d80a6c199d4 (patch)
tree82d423276fbb32be983122f4dffc109f4ce7a207 /debian
parent924eaf3c1a7f7d002a151b173805864b54671371 (diff)
Release 1.6~alpha21.6_alpha2
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 569a55f57..1d0ffebea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+apt (1.6~alpha2) unstable; urgency=medium
+
+ * seccomp: Conditionalize statx() whitelisting
+ * CMake: methods: Cleanup link libraries, use OBJECT libraries
+ * methods: Enable additional syscalls (SYSV IPC) in fakeroot (Closes: #879662)
+ * Don't segfault if receiving a method warning on empty queue
+ * Only warn about seccomp() EINVAL (normal) and EFAULT (qemu) errors
+ * Print syscall number and arch to stderr when trapped by seccomp
+
+ -- Julian Andres Klode <jak@debian.org> Thu, 26 Oct 2017 00:32:20 +0200
+
apt (1.6~alpha1) unstable; urgency=medium
[ Julian Andres Klode ]