summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2016-12-06 18:49:48 +0000
committerglebius <glebius@FreeBSD.org>2016-12-06 18:49:48 +0000
commit7039a85a068b696972fcc41b36349977d9889a9a (patch)
tree9e1428b58013365e340bfb13bda0891a8e9149ce /UPDATING
parente0d95c380e7a6c1d929bc17b18aa2cd374506980 (diff)
downloadFreeBSD-src-7039a85a068b696972fcc41b36349977d9889a9a.zip
FreeBSD-src-7039a85a068b696972fcc41b36349977d9889a9a.tar.gz
Fix possible login(1) argument injection in telnetd(8). [SA-16:36]
Fix link_ntoa(3) buffer overflow in libc. [SA-16:37] Fix possible escape from bhyve(8) virtual machine. [SA-16:38] Fix warnings about valid time zone abbreviations. [EN-16:19] Update timezone database information. [EN-16:20] Security: FreeBSD-SA-16:36.telnetd Security: FreeBSD-SA-16:37.libc Security: FreeBSD-SA-16:38.bhyve Errata Notice: FreeBSD-EN-16:19.tzcode Errata Notice: FreeBSD-EN-16:20.tzdata Approved by: so
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index fb7ad51..2a5abe5 100644
--- a/UPDATING
+++ b/UPDATING
@@ -16,6 +16,18 @@ from older versions of FreeBSD, try WITHOUT_CLANG to bootstrap to the tip of
stable/10, and then rebuild without this option. The bootstrap process from
older version of current is a bit fragile.
+20161206 p13 FreeBSD-SA-16:36.telnetd
+ FreeBSD-SA-16:37.libc
+ FreeBSD-SA-16:38.bhyve
+ FreeBSD-EN-16:19.tzcode
+ FreeBSD-EN-16:20.tzdata
+
+ Fix possible login(1) argument injection in telnetd(8). [SA-16:36]
+ Fix link_ntoa(3) buffer overflow in libc. [SA-16:37]
+ Fix possible escape from bhyve(8) virtual machine. [SA-16:38]
+ Fix warnings about valid time zone abbreviations. [EN-16:19]
+ Update timezone database information. [EN-16:20]
+
20161102 p12 FreeBSD-SA-16:33.openssh
FreeBSD-SA-16:35.openssl
OpenPOWER on IntegriCloud