diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2002-08-13 12:13:50 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2002-08-13 12:13:50 +0000 |
commit | d77bc09eac07c0dc9488dfe5386ce95d3f911b3a (patch) | |
tree | 4404d8f65652b98240a95bfe9db807ed39486e7c /UPDATING | |
parent | 52773cf21251442c4fc2969afcd8288503e2c70a (diff) | |
download | src-d77bc09eac07c0dc9488dfe5386ce95d3f911b3a.tar.gz src-d77bc09eac07c0dc9488dfe5386ce95d3f911b3a.zip |
MFC of upc_syscalls:1.123,1.124 and vesa.c:1.37.
Submitted by: Silvio Cesare <silvio@qualys.com> (1.123, 1.37)
Notes
Notes:
svn path=/releng/4.4/; revision=101797
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -17,6 +17,10 @@ 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. +20020813: p26 + Bounds checking errors in accept(), getsockname(), + getpeername(), and a VESA ioctl() command were corrected. + 20020805: p25 FreeBSD-SA-02:33.openssl Correct a bug in the ASN.1 decoder which was introduced with the recent OpenSSL update. |