]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Flesh out changelog for 1.6.17
authorAnders Kaseorg <andersk@mit.edu>
Wed, 16 Mar 2016 17:50:19 +0000 (13:50 -0400)
committerAnders Kaseorg <andersk@mit.edu>
Thu, 17 Mar 2016 04:23:28 +0000 (00:23 -0400)
Use urgency=high because this is a security release.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
debian/changelog

index e1467658847b742d5ed2aa839d31f81d70575d22..21a637cd1d0b1a340b218e32a2447d21127a78f0 100644 (file)
@@ -1,6 +1,16 @@
-openafs (1.6.17-1) UNRELEASED; urgency=medium
-
-  * New upstream release.
+openafs (1.6.17-1) UNRELEASED; urgency=high
+
+  * New upstream release 1.6.16.
+    - Fix bosserver crashes related to fixed-sized buffers.
+    - Fix potential denial of service issue in pioctl logic
+      (CVE-2015-8312).
+    - Provide a new vos remaddrs subcommand for removing server entries.
+    - Allow pioctls to work with read-only /proc (e.g. Docker containers).
+  * New upstream security release 1.6.17.
+    - Prevent users in foreign Kerberos realms from creating groups as if
+      they were administrators (CVE-2016-2860).
+    - Fix an information leak of uninitialized memory over the network.
+    - Fix a crash when the AFS root volume is not found.
 
  -- Anders Kaseorg <andersk@mit.edu>  Wed, 16 Mar 2016 13:39:06 -0400