Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src Note two security advisories, and fix a typo.
details: https://anonhg.NetBSD.org/src/rev/52b1062ed9aa
branches: netbsd-1-5
changeset: 492862:52b1062ed9aa
user: he <he%NetBSD.org@localhost>
date: Sun Feb 24 16:18:43 2002 +0000
description:
Note two security advisories, and fix a typo.
diffstat:
CHANGES-1.5.3 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 0cdf6ad8c6ee -r 52b1062ed9aa CHANGES-1.5.3
--- a/CHANGES-1.5.3 Sat Feb 23 21:06:19 2002 +0000
+++ b/CHANGES-1.5.3 Sun Feb 24 16:18:43 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.5.3,v 1.1.2.42 2002/02/23 21:06:19 he Exp $
+# $NetBSD: CHANGES-1.5.3,v 1.1.2.43 2002/02/24 16:18:43 he Exp $
A complete list of changes from NetBSD 1.5.2 to NetBSD 1.5.3:
@@ -41,7 +41,7 @@
usr.sbin/lpr/common_source/displayq.c 1.21
Fix buffer overflow reading from queue file. Also increase the
- size of buffers for file names.
+ size of buffers for file names. Fixes SA#2001-018.
sys/arch/sun3/sun3/disksubr.c patch
@@ -1275,7 +1275,7 @@
Fix a ptrace/execve race condition which could be used to modify
the child process' image during execve. This would be a security
- issue due to setuid programs.
+ issue due to setuid programs. Fixes SA#2002-001.
distrib/notes/common/main 1.150
@@ -1723,7 +1723,7 @@
In hpt_pci_intr(), accept interrupt only once IDEDMA_CTL_ACT is
turned off. Fixes DMA errors, lost interrupts, and other nasty
- errors with some HPT730s in native mode.
+ errors with some HPT370s in native mode.
sys/arch/mvme68k/stand/libsa/Makefile 1.18 via patch
Home |
Main Index |
Thread Index |
Old Index