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
path:
root
/
NEWS
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
support translate_message & raw_message options for URPM::Transaction->check()
Per Øyvind Karlsen
2011-03-19
1
-0
/
+1
*
support versioned suggests
Per Øyvind Karlsen
2011-03-06
1
-0
/
+4
*
fix segfault when there's no provides in synthesis (ie. with src.rpm)
Per Øyvind Karlsen
2011-02-19
1
-0
/
+4
*
prepare URPM 4.14
Per Øyvind Karlsen
2011-02-14
1
-1
/
+1
*
don't strip away arch if specifed for Trans_remove()
Per Øyvind Karlsen
2011-02-12
1
-1
/
+4
*
fix segfault when trying to open non-existing synthesis
Per Øyvind Karlsen
2011-01-25
1
-0
/
+4
*
move disttag/distepoch pattern matching breakage hack into rpm
Per Øyvind Karlsen
2011-01-25
1
-0
/
+1
*
really fix fetching EVR from rpm headers
Per Øyvind Karlsen
2011-01-24
1
-2
/
+3
*
- fix evr extraction which broke for some packages with i586 synthesis
Per Øyvind Karlsen
2011-01-23
1
-1
/
+2
*
fix parsing of disttag from synthesis
Per Øyvind Karlsen
2011-01-23
1
-0
/
+5
*
- order of %PROVIDEVERSION isn't always the same for all rpm versions synthesis
Per Øyvind Karlsen
2011-01-23
1
-1
/
+4
*
enable automatic Berkeley DB log removal for URPM::DB::open() by default (#62...
Per Øyvind Karlsen
2011-01-22
1
-0
/
+4
*
bump version for release
Per Øyvind Karlsen
2011-01-22
1
-1
/
+1
*
fix URPM::Resolve::*_overlap() for packages having disttag
Per Øyvind Karlsen
2011-01-22
1
-0
/
+1
*
look for EVR of package at the first element @provides@ rather than the last
Per Øyvind Karlsen
2011-01-21
1
-0
/
+1
*
replace incorrect usage of URPM::rpmvercmp on NVRA with rpmEVRcompare in
Per Øyvind Karlsen
2011-01-21
1
-0
/
+6
*
fix distepoch detection breakage with proper synthesis
Per Øyvind Karlsen
2011-01-21
1
-0
/
+4
*
make URPM::Package::get_tag() handle NVRA tag for synthesis
Per Øyvind Karlsen
2011-01-21
1
-0
/
+5
*
fix a bug causing segfault when trying open a non-existing segfault which for...
Per Øyvind Karlsen
2011-01-21
1
-0
/
+3
*
remove a last couple of remaining leftovers after db conversion
Per Øyvind Karlsen
2011-01-21
1
-1
/
+1
*
really include the workaround for removal issue
Per Øyvind Karlsen
2011-01-21
1
-1
/
+3
*
remove all indices for old rpmdb after conversion also when not doing rebuild
Per Øyvind Karlsen
2011-01-20
1
-0
/
+4
*
work around package removal issue, resulting in "error: Invalid number of tra...
Per Øyvind Karlsen
2011-01-19
1
-1
/
+3
*
add URPM::DB::archive for transaction log cleaning
Per Øyvind Karlsen
2011-01-15
1
-0
/
+1
*
add URPM::DB::convert() for database conversion
Per Øyvind Karlsen
2011-01-15
1
-0
/
+1
*
add URPM::DB::info() to return berkeley db type & endianness
Per Øyvind Karlsen
2011-01-15
1
-0
/
+4
*
revert missing db environment hack, proper fix has been done in rpm now
Per Øyvind Karlsen
2011-01-13
1
-0
/
+1
*
fix false assumption of filename always being at end @info@ line
Per Øyvind Karlsen
2011-01-11
1
-1
/
+1
*
drop deprecated URPM::Pkg->header_filename.
Per Øyvind Karlsen
2011-01-11
1
-1
/
+2
*
make URPM::Pkg->filename properly return the filename in synthesis, rather th...
Per Øyvind Karlsen
2011-01-11
1
-0
/
+2
*
add URPM::DB::close()
Per Øyvind Karlsen
2011-01-11
1
-0
/
+4
*
ensure that a db environment with config & required directories exists for ch...
Per Øyvind Karlsen
2011-01-09
1
-0
/
+5
*
merge rpm5 branch
Per Øyvind Karlsen
2011-01-08
1
-2
/
+47
*
3.38
3.38
João Victor Duarte Martins
2010-11-16
1
-0
/
+2
*
Update NEWS.
João Victor Duarte Martins
2010-11-16
1
-0
/
+3
*
3.37
3.37
Thierry Vignaud
2010-10-20
1
-0
/
+2
*
fix crashing on undefined packages (#54521)
Thierry Vignaud
2010-10-20
1
-0
/
+2
*
- 3.36
Olivier Thauvin
2010-07-23
1
-0
/
+4
*
3.35
3.35
Christophe Fergeau
2010-04-23
1
-0
/
+2
*
honour search medias when using --auto-select
Christophe Fergeau
2010-04-23
1
-0
/
+2
*
3.34.1
3.34.1
Christophe Fergeau
2010-03-23
1
-0
/
+2
*
check selected packages for unsatisfied requires when a promoted package is b...
Christophe Fergeau
2010-03-23
1
-0
/
+3
*
3.34
3.34
Christophe Fergeau
2010-03-23
1
-0
/
+2
*
check for conflicting selected packages before selecting a package
Christophe Fergeau
2010-02-12
1
-0
/
+3
*
3.33
3.33
Christophe Fergeau
2009-10-05
1
-1
/
+3
*
fix lookup of existing pubkeys (#53710)
Pascal Terjan
2009-10-03
1
-0
/
+2
*
update NEWS for 3.32
Christophe Fergeau
2009-08-10
1
-0
/
+2
*
use set_rejected_and_compute_diff_provides for package removal
Christophe Fergeau
2009-08-10
1
-0
/
+2
*
Obey options (keep, nodeps) when unselecting current package in the case
Anssi Hannula
2009-08-05
1
-0
/
+3
*
remove extra newline from NEWS
Anssi Hannula
2009-08-05
1
-1
/
+0
[prev]
[next]