diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2005-03-28 15:58:28 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2005-03-28 15:58:28 +0000 |
commit | 04293d7d1ade5be5987bb1be9d46947aef3b8ac4 (patch) | |
tree | 87659b064f50538a7205d2ca96122386acf6f2c1 /UPDATING | |
parent | a84f9c8c4d27b7ce34314e6eed0a53ace0abe1dd (diff) | |
download | src-04293d7d1ade5be5987bb1be9d46947aef3b8ac4.tar.gz src-04293d7d1ade5be5987bb1be9d46947aef3b8ac4.zip |
MFC src/contrib/telnet/telnet.c 1.16: Correct buffer overflows in
telnet(1).
Security: CAN-2005-0468, CAN-2005-0469
Approved by: security-officer
Notes
Notes:
svn path=/releng/4.11/; revision=144235
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -8,6 +8,18 @@ A reverse chronology since 4.0 was released is included, followed by the common items quick how-tos, followed by entries for versions of -current prior to 4.0 Release. +This is for the 4.11 release branch. All entries since 4.11 are an +itemized list of commits to this branch, numbered from the beginning. + +The security advisories related to various patches contain information +on how to build/install a minimal set of binaries and start/stop a +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. + +20050328: p1 FreeBSD-SA-05:01.telnet + Correct buffer overflows in telnet(1). + 20050124: FreeBSD 4.11-RELEASE. |