Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Ticket #13



details:   https://anonhg.NetBSD.org/src/rev/c88612620f5d
branches:  netbsd-6
changeset: 773781:c88612620f5d
user:      sborrill <sborrill%NetBSD.org@localhost>
date:      Mon Feb 20 21:42:13 2012 +0000

description:
Ticket #13

diffstat:

 doc/CHANGES-6.0 |  21 ++++++++++++++++++++-
 1 files changed, 20 insertions(+), 1 deletions(-)

diffs (32 lines):

diff -r f2523882bc36 -r c88612620f5d doc/CHANGES-6.0
--- a/doc/CHANGES-6.0   Mon Feb 20 21:41:28 2012 +0000
+++ b/doc/CHANGES-6.0   Mon Feb 20 21:42:13 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.7 2012/02/20 21:17:22 sborrill Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.8 2012/02/20 21:42:13 sborrill Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -94,3 +94,22 @@
        member introduced in the previous change. From PR 45909.
        [mrg, ticket #12]
 
+doc/3RDPARTY                                           patch
+doc/CHANGES                                            patch
+external/bsd/pkg_install/dist/add/perform.c            patch
+external/bsd/pkg_install/dist/delete/pkg_delete.c      patch
+external/bsd/pkg_install/dist/lib/license.c            patch
+external/bsd/pkg_install/dist/lib/opattern.c           patch
+external/bsd/pkg_install/dist/lib/pkg_summary.5                patch
+external/bsd/pkg_install/dist/lib/version.h            patch
+
+       Update "pkg_install" to version 20120128:
+       - pkg_install 20120128:
+         - Explicitly stat(2) if mkdir failed. errno detection
+           doesn't work e.g.  on Solaris.
+         - Provide a stable order for package names that only differ
+           in the base name, not the version number.
+       - pkg_install 20110805:
+         - Fix for pkg_delete on NFS from Anthony Mallet.
+       [tron, ticket #13]
+



Home | Main Index | Thread Index | Old Index