aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMaxim Konovalov <maxim@FreeBSD.org>2006-03-23 10:19:35 +0000
committerMaxim Konovalov <maxim@FreeBSD.org>2006-03-23 10:19:35 +0000
commit0dff8c46e53587f526c207cc14cbcbd7070235af (patch)
tree21123a31174bd56c5c094a7edb7a612ce13d2f8e /UPDATING
parentcb0cff271b3ffa981fd2a8fb7c82ca59ce486210 (diff)
downloadsrc-0dff8c46e53587f526c207cc14cbcbd7070235af.tar.gz
src-0dff8c46e53587f526c207cc14cbcbd7070235af.zip
o Merge SA-06:11.ipsec, SA-06:12.opie.
Approved by: so (cperciva)
Notes
Notes: svn path=/releng/4.8/; revision=157042
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 578d920c6f52..6f08c9f58d9d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -17,6 +17,13 @@ minimal number of processes, if possible, for that patch. For those
updates that don't have an advisory, or to be safe, you can do a full
build and install as described in the COMMON ITEMS section.
+20060323: p39 FreeBSD-SA-06:11.ipsec, FreeBSD-SA-06:12.opie
+ Add missing code needed for the detection of IPSec packet
+ replays. [06:11]
+
+ Correctly identify the user running opiepasswd(1) when the login
+ name differs from the account name. [06:12]
+
20060302: p38 FreeBSD-SA-06:10.nfs
Correct a remote kernel panic when processing zero-length RPC
records via TCP.