aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2001-09-21 03:09:32 +0000
committerWarner Losh <imp@FreeBSD.org>2001-09-21 03:09:32 +0000
commit245604c3ecdd03b52fde2b9127f48c2adce57478 (patch)
treeef66e929ff66832e0bced050ac2ef6be599e3e14 /UPDATING
parentb7c7b76e4b684fbb6bbb30f00a00436d5ef9e036 (diff)
downloadsrc-245604c3ecdd03b52fde2b9127f48c2adce57478.tar.gz
src-245604c3ecdd03b52fde2b9127f48c2adce57478.zip
p20: login.conf patching.
Notes
Notes: svn path=/releng/4.3/; revision=83750
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 4 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index ed373ddd42a7..3cefb9036c82 100644
--- a/UPDATING
+++ b/UPDATING
@@ -8,7 +8,7 @@ prior to 4.0 Release.
This is for the 4.3 release branch. All entries since 4.3 are an
itemized list of commits to this branch, numbered from the beginning.
-By this count, we're at 4.3.0p19.
+By this count, we're at 4.3.0p20.
The security advisories related to various patches contain information
on how to build/install a minimal set of binaries and start/stop a
@@ -16,6 +16,9 @@ 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.
+20010920 p20
+ Plug login.conf hole.
+
20010911 p19
semop fixes to prevent overflows.