Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-6-1] src/external/bsd/pkg_install/dist/lib
Module Name: src
Committed By: msaitoh
Date: Tue Sep 17 19:53:59 UTC 2013
Modified Files:
src/external/bsd/pkg_install/dist/lib [netbsd-6-1]: pkg_signature.c
Log Message:
Pull up following revision(s) (requested by khorben in ticket #943):
external/bsd/pkg_install/dist/lib/pkg_signature.c: revision 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.
"please commit" agc@
XXX pull-up to netbsd-6
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.7 -r1.1.1.7.20.1 \
src/external/bsd/pkg_install/dist/lib/pkg_signature.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index