index
:
perl-URPM
distro/mga1
distro/mga2
distro/mga3
distro/mga5
distro/mga6
master
topic/0.30
topic/1.60
topic/2.09
topic/3.12
topic/3.18
topic/3.29
topic/3.30
topic/3.33
topic/3.37
topic/3.37-distepoch
topic/4.37
topic/infra2
topic/infra4
topic/infra_1_2
topic/parse_property
topic/proyvind
topic/rpm-4_4
topic/rpm5
topic/rpmstrpool
Perl RPM Manipulation Module
Thierry Vignaud [tv]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
get chroot path for DB_CONFIG workaround
topic/3.37-distepoch
Per Øyvind Karlsen
2011-07-04
1
-1
/
+1
*
fix pretend_distepoch() with release ending with '9'
Per Øyvind Karlsen
2011-07-04
1
-3
/
+7
*
plug a minor memleak
Per Øyvind Karlsen
2011-06-23
1
-0
/
+1
*
create empty DB_CONFIG for rpm first when updating to rpm >= 5.3 to prevent
Per Øyvind Karlsen
2011-06-23
2
-1
/
+18
*
add a couple of regression tests for disttag/distepoch in synthesis
Per Øyvind Karlsen
2011-06-21
1
-10
/
+12
*
ignore distepoch in Pkg_compare()
Per Øyvind Karlsen
2011-06-21
1
-1
/
+7
*
same fix as previous, but for Pkg_fullname...
Per Øyvind Karlsen
2011-06-21
1
-1
/
+1
*
fix release string returned for packages having disttag containing terminatin...
Per Øyvind Karlsen
2011-06-21
1
-1
/
+1
*
get disttag from @info@ now in get_fullname_parts()
Per Øyvind Karlsen
2011-06-21
1
-24
/
+12
*
support getting disttag & distepoch from synthesis
Per Øyvind Karlsen
2011-06-21
2
-3
/
+20
*
fix URPM::Package->distepoch to actually work
Per Øyvind Karlsen
2011-06-21
2
-4
/
+1
*
update
Per Øyvind Karlsen
2011-04-26
1
-1
/
+2
*
add disttag & distepoch to @info@
Per Øyvind Karlsen
2011-04-26
1
-1
/
+12
*
remap suggests when adding packages to transaction
Per Øyvind Karlsen
2011-03-22
1
-0
/
+1
*
should be 'foo < 1-1', not 'foo <= 1-1'
Per Øyvind Karlsen
2011-03-08
1
-1
/
+1
*
don't strip away distepoch when generating metadata
Per Øyvind Karlsen
2011-03-08
2
-5
/
+1
*
pass RPMTAG_REQUIRENAME as argument to pretend_distepoch() as well
Per Øyvind Karlsen
2011-03-08
1
-3
/
+3
*
use a common convert_header() function in stead..
Per Øyvind Karlsen
2011-03-08
1
-22
/
+17
*
add support for doing comparision against provides with distepoch
Per Øyvind Karlsen
2011-03-08
2
-0
/
+63
*
fix crash when filename is found at end of @info@ line in synthesis (thx Cazz...
Per Øyvind Karlsen
2011-03-06
1
-0
/
+5
*
initialize rpmtd structs to avoid valgrind errors..
Per Øyvind Karlsen
2011-03-06
1
-0
/
+3
*
convert suggests to compatible tags when loading package headers
Per Øyvind Karlsen
2011-03-06
2
-5
/
+79
*
strip away distepoch in return_list_str()
Per Øyvind Karlsen
2011-03-06
2
-3
/
+20
*
always strip distepoch right away when loading package headers
Per Øyvind Karlsen
2011-03-06
1
-4
/
+24
*
update modified rpm header after stripping away distepoch
Per Øyvind Karlsen
2011-03-06
1
-0
/
+1
*
fix incorrect arch returned for packages without any (ie. public keys)
Per Øyvind Karlsen
2011-02-19
2
-3
/
+4
*
fix segfault when there's no provides in synthesis (ie. with src.rpm)
Per Øyvind Karlsen
2011-02-19
1
-11
/
+13
*
"fix" problem with gpg-pubkey lacking '.' before non-existant arch (fixes #62...
Per Øyvind Karlsen
2011-02-12
1
-4
/
+4
*
strip distepoch from conflicts & obsoletes as well
Per Øyvind Karlsen
2011-02-01
1
-0
/
+3
*
strip distepoch from %PROVIDEVERSION & %PROVIDEREQUIRES of rpm headers
Per Øyvind Karlsen
2011-02-01
1
-0
/
+18
*
get nvra with disttag/distepoch for scalars returned by URPM::Package->fullna...
Per Øyvind Karlsen
2011-01-31
1
-18
/
+32
*
eliminate distepoch from EVR used in version comparision
Per Øyvind Karlsen
2011-01-27
1
-1
/
+8
*
eliminate disttag & distepoch when extracting name, version, release to handl...
Per Øyvind Karlsen
2011-01-26
3
-1
/
+64
*
create a branch for handling disttag/distepoch
Per Øyvind Karlsen
2011-01-26
0
-0
/
+0
*
3.37.1
topic/3.37
João Victor Duarte Martins
2010-11-18
2
-1
/
+3
*
(parse_pubkeys_): fix the key parsing to handle PEM encapsulated
João Victor Duarte Martins
2010-11-18
2
-15
/
+25
*
3.37 (2010.1) branch
João Victor Duarte Martins
2010-11-18
0
-0
/
+0
*
3.37
3.37
Thierry Vignaud
2010-10-20
2
-1
/
+3
*
fix crashing on undefined packages (#54521)
Thierry Vignaud
2010-10-20
2
-1
/
+3
*
- enable 'use warnings'
Olivier Thauvin
2010-07-30
5
-1
/
+7
*
- fix warning on perl 5.12, spotted by olivier thauvin ( Odd number of elemen...
Michael Scherer
2010-07-30
1
-1
/
+1
*
- 3.36
Olivier Thauvin
2010-07-23
3
-1
/
+1246
*
- fix deferencement on hash (instead hashref), warning triggered by perl 5.12
Olivier Thauvin
2010-07-23
1
-1
/
+1
*
only print debug message if debug callback is defined
Christophe Fergeau
2010-04-23
1
-1
/
+1
*
3.35
3.35
Christophe Fergeau
2010-04-23
2
-1
/
+3
*
honour search medias when using --auto-select
Christophe Fergeau
2010-04-23
2
-1
/
+6
*
3.34.1
3.34.1
Christophe Fergeau
2010-03-23
2
-1
/
+3
*
check selected packages for unsatisfied requires when a promoted package is b...
Christophe Fergeau
2010-03-23
2
-0
/
+8
*
3.34
3.34
Christophe Fergeau
2010-03-23
2
-1
/
+3
*
adjust rpm.org/rpm5.org detection code
Christophe Fergeau
2010-02-24
1
-1
/
+1
[next]