summaryrefslogtreecommitdiffstats
path: root/urpm/signature.pm
Commit message (Collapse)AuthorAgeFilesLines
* (_check) fix verifying packages signatures in chrooted environmentsThierry Vignaud2009-03-051-1/+1
| | | | | | (especially important for installer where there's no rpmdb in / (really /var/lib/rpm) and thus no keys to check against)
* use "use strict" in all modulesPascal Rigaux2009-01-061-0/+1
|
* - urpmi:Pascal Rigaux2008-10-071-1/+4
| | | | | o fix displaying "bad signature" in non-utf8 (#44587)
* urpmi: do not verify signature of .spec files (#32824)Pascal Rigaux2007-08-281-0/+2
| | | | | | (see also a fix in perl-URPM so that URPM::spec2srcheader($_)->arch returns "src" and so urpmi doesn't say it's going to install it (even if it skips it))
* one more debug messagePascal Rigaux2007-06-081-0/+1
|
* create urpm::signature out of urpm.pmPascal Rigaux2006-11-211-0/+75