Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3-0]: src/doc ticket 1899
details: https://anonhg.NetBSD.org/src/rev/c6ab44e8528d
branches: netbsd-3-0
changeset: 579470:c6ab44e8528d
user: riz <riz%NetBSD.org@localhost>
date: Sun Feb 03 18:30:49 2008 +0000
description:
ticket 1899
diffstat:
doc/CHANGES-3.0.4 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 3f6bbe98ecb8 -r c6ab44e8528d doc/CHANGES-3.0.4
--- a/doc/CHANGES-3.0.4 Sun Feb 03 18:30:23 2008 +0000
+++ b/doc/CHANGES-3.0.4 Sun Feb 03 18:30:49 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.0.4,v 1.1.2.17 2008/01/21 19:08:40 bouyer Exp $
+# $NetBSD: CHANGES-3.0.4,v 1.1.2.18 2008/02/03 18:30:49 riz Exp $
A complete list of changes from the NetBSD 3.0.3 release to the NetBSD 3.0.4
release:
@@ -187,3 +187,13 @@
Apply security fix for CVE-2008-0006.
[tron, ticket #1896]
+games/larn/bill.c 1.9
+games/larn/header.h 1.18 via patch
+games/larn/main.c 1.21
+games/larn/scores.c 1.16
+
+ Since games are (now) setgid, not setuid, it is no longer necessary to
+ manipulate the effective uid, only the effective gid.
+ Use mkstemp to make the temporary files used when you win.
+ [dholland, ticket #1899]
+
Home |
Main Index |
Thread Index |
Old Index