Log of /updates/infra_2/perl-URPM/current
Directory Listing
Revision
675429 -
Directory Listing
Modified
Sun Sep 14 15:10:42 2014 UTC
(10 years, 6 months ago)
by
tv
SILENT: new file ./SOURCES/URPM-3.50.tar.xz
Revision
675428 -
Directory Listing
Modified
Sun Sep 14 15:10:19 2014 UTC
(10 years, 6 months ago)
by
tv
- make it compatible with rpm-4.12.0
- use new recommends tags instead of suggests ones
- add support for generating @recommends@ lines instead of @suggests@ ones in
synthesis
Revision
675427 -
Directory Listing
Modified
Sun Sep 14 15:10:17 2014 UTC
(10 years, 6 months ago)
by
tv
SILENT: delete file ./SOURCES/URPM-3.40.3.tar.xz
Revision
675426 -
Directory Listing
Modified
Sun Sep 14 15:10:15 2014 UTC
(10 years, 6 months ago)
by
tv
SILENT: delete file ./SOURCES/URPM.xs-buffer-128k.patch
Revision
619291 -
Directory Listing
Modified
Thu May 1 12:39:03 2014 UTC
(10 years, 10 months ago)
by
tmb
bump URPM.xs buffer size to 128k for hdlist generation (fix from tv)
Revision
619287 -
Directory Listing
Modified
Thu May 1 12:30:17 2014 UTC
(10 years, 10 months ago)
by
tmb
prepare for URPM.xs buffer fix
Revision
281164 -
Directory Listing
Modified
Mon Aug 13 19:15:17 2012 UTC
(12 years, 7 months ago)
by
tv
Original Path:
updates/2/perl-URPM/current
- do not try to parse current pointer when the line is invalid or
empty (detected by valgrind)
- don't read/write after the string when the synthesis is slightly
malformed
Revision
215699 -
Directory Listing
Modified
Mon Feb 27 20:45:16 2012 UTC
(13 years ago)
by
tv
Original Path:
cauldron/perl-URPM/current
- do not add FILENAME_TAG to hdlist anymore (unused since mdv2008)
- fix for a rare crash (mga#4425)
- put real package file sizes in synthesis
Revision
206168 -
Directory Listing
Modified
Tue Feb 7 21:21:20 2012 UTC
(13 years, 1 month ago)
by
tv
Original Path:
cauldron/perl-URPM/current
- cleanups
- fix computing size of added/freed disk space when updating involves removing
some packages (mga#4427)
- really prefer packages from first media, thus fixing downloading noarch
packages from 32 bit repository (mga#1603)
Revision
184233 -
Directory Listing
Modified
Mon Dec 19 10:54:41 2011 UTC
(13 years, 3 months ago)
by
tv
Original Path:
cauldron/perl-URPM/current
- fix parsing a spec file with rpm-4.9
(regression introduced when adding support for rpm-4.9)
- enable to traverse db by fullname
- fix slow matching of individual regexes for skipping dependencies by creating
a large regex to match them all at once (mdv#61389, Shlomi Fish)
Revision
144431 -
Directory Listing
Modified
Sat Sep 17 10:21:40 2011 UTC
(13 years, 6 months ago)
by
tv
Original Path:
cauldron/perl-URPM/current
- fix calling method in string
(spoted by perl_checker, introduced in revision mga#267800 ("honour search
medias when using --auto-select") but teuf on Fri Apr 23 2010