aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2004-11-18 12:06:51 +0000
committerColin Percival <cperciva@FreeBSD.org>2004-11-18 12:06:51 +0000
commit8cca1afc38ca7896c6d1ea46a42b0e2f0d891302 (patch)
tree22cefaaad5b49eb9763c92892e9bd2f09b3c11e1 /UPDATING
parent7e5c9a1a2fb5740830ef51f419e27d5f191c92c7 (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 6035cf797b80..0505f9387741 100644
--- a/UPDATING
+++ b/UPDATING
@@ -13,6 +13,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.
+20041118: p18 FreeBSD-SA-04:16.fetch
+ Correct a buffer overflow in fetch(1) which could allow a
+ mallicious server to execute arbitrary code on the client.
+
20040519: p17 FreeBSD-SA-04:10.cvs
Correct a heap overflow in cvs's pserver protocol parser.