pkgsrc-Bugs archive

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

PR/48194 CVS commit: src/external/bsd/pkg_install/dist/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: src/external/bsd/pkg_install/dist/lib
Date: Wed, 11 Sep 2013 12:59:19 +0000

 Module Name:   src
 Committed By:  khorben
 Date:          Wed Sep 11 12:59:19 UTC 2013
 
 Modified Files:
        src/external/bsd/pkg_install/dist/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.1.1.7 -r1.2 \
     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