Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7]: src/doc Tickets 732, 733



details:   https://anonhg.NetBSD.org/src/rev/8df998877d4f
branches:  netbsd-7
changeset: 799278:8df998877d4f
user:      riz <riz%NetBSD.org@localhost>
date:      Mon May 04 20:25:57 2015 +0000

description:
Tickets 732, 733

diffstat:

 doc/CHANGES-7.0 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 442f9b724318 -r 8df998877d4f doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Mon May 04 20:24:42 2015 +0000
+++ b/doc/CHANGES-7.0   Mon May 04 20:25:57 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.277 2015/05/02 18:27:09 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.278 2015/05/04 20:25:57 riz Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -22784,3 +22784,14 @@
        Fixes CVE-2015-2923, taken from FreeBSD.
        [roy, ticket #731]
 
+usr.sbin/sysinst/savenewlabel.c                        1.3
+
+       Replace all '/' characters in packnames with a space
+       before using the string as a file name.
+       [martin, ticket #732]
+
+Makefile                                       1.313
+
+       Pass the xsrc path to postinstall.  PR#49870
+       [martin, ticket #733]
+



Home | Main Index | Thread Index | Old Index