Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/doc #156
details: https://anonhg.NetBSD.org/src/rev/24fcbf5329fd
branches: netbsd-2-0
changeset: 560456:24fcbf5329fd
user: jmc <jmc%NetBSD.org@localhost>
date: Mon Apr 19 03:45:48 2004 +0000
description:
#156
diffstat:
doc/CHANGES-2.0 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 018ef63e950a -r 24fcbf5329fd doc/CHANGES-2.0
--- a/doc/CHANGES-2.0 Mon Apr 19 03:43:13 2004 +0000
+++ b/doc/CHANGES-2.0 Mon Apr 19 03:45:48 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.0,v 1.1.2.101 2004/04/19 03:39:20 jmc Exp $
+# $NetBSD: CHANGES-2.0,v 1.1.2.102 2004/04/19 03:45:48 jmc Exp $
A complete list of changes from the initial NetBSD 2.0 branch on 28 March 2004
until 2.0 release:
@@ -1023,3 +1023,10 @@
Fix bugs in the previous. use snprintf(). PR#25131
[mrg, ticket #145]
+
+usr.sbin/pkg_install/add/verify.c 1.5
+
+ Fix signature verification after pkg_add and friends were changed to use
+ fexec() - trying to exec "gpg --verify %s" won't work with fexec, so
+ split up the command into separate words.
+ [agc, ticket #156]
Home |
Main Index |
Thread Index |
Old Index