Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3-0]: src/doc tickets 1840,1841
details: https://anonhg.NetBSD.org/src/rev/13ae45152d87
branches: netbsd-3-0
changeset: 579451:13ae45152d87
user: bouyer <bouyer%NetBSD.org@localhost>
date: Mon Sep 17 20:16:09 2007 +0000
description:
tickets 1840,1841
diffstat:
doc/CHANGES-3.0.4 | 16 +++++++++++++++-
1 files changed, 15 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r f4834b4f3611 -r 13ae45152d87 doc/CHANGES-3.0.4
--- a/doc/CHANGES-3.0.4 Mon Sep 17 20:15:36 2007 +0000
+++ b/doc/CHANGES-3.0.4 Mon Sep 17 20:16:09 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.0.4,v 1.1.2.8 2007/09/09 21:37:22 bouyer Exp $
+# $NetBSD: CHANGES-3.0.4,v 1.1.2.9 2007/09/17 20:16:09 bouyer Exp $
A complete list of changes from the NetBSD 3.0.3 release to the NetBSD 3.0.4
release:
@@ -99,3 +99,17 @@
an error path where fwohci_desc_get() has not been called yet.
[christos, ticket #1835]
+etc/defaults/security.conf 1.20
+etc/security 1.104
+
+ The location of the pkg_info binary can now be specified in
+ /etc/security.conf.
+ The default remains as /usr/sbin/pkg_info. This should fix PR# 36746.
+ [adrianp, ticket #1841]
+
+sys/netinet/ip_input.c 1.253
+
+ Fix PR kern/36800: in FAST_IPSEC, spl level may not be restored
+ properly.
+ [degroote, ticket #1840]
+
Home |
Main Index |
Thread Index |
Old Index