Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Ticket 943.
details: https://anonhg.NetBSD.org/src/rev/555d301a37a1
branches: netbsd-6
changeset: 776441:555d301a37a1
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Tue Sep 17 19:39:38 2013 +0000
description:
Ticket 943.
diffstat:
doc/CHANGES-6.2 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r d39fb5d849d4 -r 555d301a37a1 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2 Tue Sep 17 19:38:00 2013 +0000
+++ b/doc/CHANGES-6.2 Tue Sep 17 19:39:38 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.37 2013/09/14 13:43:52 bouyer Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.38 2013/09/17 19:39:38 msaitoh Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -702,3 +702,10 @@
original environment like Emacs 24.
[tron, ticket #940]
+external/bsd/pkg_install/dist/lib/pkg_signature.c 1.2
+
+ Fixed installation of signed packages. Some variables part of struct
+ signature_archive were not initialized properly, therefore randomly
+ failing in the verify_signature_read_cb() callback.
+ Partly closes PR pkg/48194; pkgsrc needs to be updated as well.
+ [khorben, ticket #943]
Home |
Main Index |
Thread Index |
Old Index