summaryrefslogtreecommitdiffstats
path: root/urpm/signature.pm
Commit message (Collapse)AuthorAgeFilesLines
* use newly introduced any()Thierry Vignaud2012-06-081-1/+1
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-09-131-1/+1
| | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r1928 | dmorgan | 2011-09-13 21:44:28 +0100 (Tue, 13 Sep 2011) | 1 line Import urpmi ------------------------------------------------------------------------
* (_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