pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/48194 CVS commit: pkgsrc/pkgtools/pkg_install/files/lib
The following reply was made to PR pkg/48194; it has been noted by GNATS.
From: "Pierre Pronchery" <khorben%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/48194 CVS commit: pkgsrc/pkgtools/pkg_install/files/lib
Date: Wed, 11 Sep 2013 14:10:05 +0000
Module Name: pkgsrc
Committed By: khorben
Date: Wed Sep 11 14:10:05 UTC 2013
Modified Files:
pkgsrc/pkgtools/pkg_install/files/lib: pkg_signature.c
Log Message:
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.10 -r1.11 \
pkgsrc/pkgtools/pkg_install/files/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