Log of /updates/infra_2/perl-URPM
Directory Listing
Revision
796892 -
Directory Listing
Modified
Thu Nov 13 22:11:04 2014 UTC
(10 years, 3 months ago)
by
tv
- fix 64k size limit on provides size that break installing 32 bit kernel for
drakx-installer-binaries
Revision
795466 -
Directory Listing
Modified
Tue Nov 4 07:11:49 2014 UTC
(10 years, 3 months ago)
by
tv
- rebased over mga2 instead of mga1 (3.40.3 instead of 3.40)
(we need ->doc_files() on mga2)
Revision
795465 -
Directory Listing
Modified
Tue Nov 4 07:11:21 2014 UTC
(10 years, 3 months ago)
by
tv
- rebased over mga2 instead of mga1 (3.40.3 instead of 3.40)
(we need ->doc_files() on mga2)
Revision
795464 -
Directory Listing
Modified
Tue Nov 4 07:11:19 2014 UTC
(10 years, 3 months ago)
by
tv
SILENT: delete file ./SOURCES/URPM-3.51.tar.xz
Revision
795344 -
Directory Listing
Modified
Mon Nov 3 20:46:25 2014 UTC
(10 years, 3 months ago)
by
tv
fix compiling with rpm-4.11
Revision
675429 -
Directory Listing
Modified
Sun Sep 14 15:10:42 2014 UTC
(10 years, 5 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, 5 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, 5 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, 5 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, 9 months ago)
by
tmb
bump URPM.xs buffer size to 128k for hdlist generation (fix from tv)
Revision
281164 -
Directory Listing
Modified
Mon Aug 13 19:15:17 2012 UTC
(12 years, 6 months ago)
by
tv
Original Path:
updates/2/perl-URPM
- 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
215703 -
Directory Listing
Modified
Mon Feb 27 20:46:08 2012 UTC
(12 years, 11 months ago)
by
schedbot
Original Path:
cauldron/perl-URPM
%repsys markrelease
version: 3.39
release: 1.1.mga2
revision: 215699
Copying 3.39-1.1.mga2 to releases/ directory.
Revision
215699 -
Directory Listing
Modified
Mon Feb 27 20:45:16 2012 UTC
(12 years, 11 months ago)
by
tv
Original Path:
cauldron/perl-URPM
- 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
206232 -
Directory Listing
Modified
Tue Feb 7 23:27:10 2012 UTC
(13 years ago)
by
schedbot
Original Path:
cauldron/perl-URPM
%repsys markrelease
version: 3.38.8
release: 1.1.mga2
revision: 206228
Copying 3.38.8-1.1.mga2 to releases/ directory.
Revision
206225 -
Directory Listing
Modified
Tue Feb 7 23:20:06 2012 UTC
(13 years ago)
by
tv
Original Path:
cauldron/perl-URPM
SILENT: delete file ./SOURCES/URPM-3.38.7-switch-from-forking-unpacker-to-using-librpm.diff
Revision
206213 -
Directory Listing
Modified
Tue Feb 7 22:27:09 2012 UTC
(13 years ago)
by
schedbot
Original Path:
cauldron/perl-URPM
%repsys markrelease
version: 3.38.7.1
release: 1.1.mga2
revision: 206210
Copying 3.38.7.1-1.1.mga2 to releases/ directory.
Revision
206192 -
Directory Listing
Modified
Tue Feb 7 21:50:10 2012 UTC
(13 years ago)
by
schedbot
Original Path:
cauldron/perl-URPM
%repsys markrelease
version: 3.38.7.1
release: 1.mga2
revision: 206188
Copying 3.38.7.1-1.mga2 to releases/ directory.
Revision
206168 -
Directory Listing
Modified
Tue Feb 7 21:21:20 2012 UTC
(13 years ago)
by
tv
Original Path:
cauldron/perl-URPM
- 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
196558 -
Directory Listing
Modified
Sun Jan 15 20:11:07 2012 UTC
(13 years, 1 month ago)
by
schedbot
Original Path:
cauldron/perl-URPM
%repsys markrelease
version: 3.38.6
release: 2.1.mga2
revision: 196555
Copying 3.38.6-2.1.mga2 to releases/ directory.
Revision
196554 -
Directory Listing
Modified
Sun Jan 15 20:07:08 2012 UTC
(13 years, 1 month ago)
by
schedbot
Original Path:
cauldron/perl-URPM
%repsys markrelease
version: 3.38.6
release: 2.mga2
revision: 196551
Copying 3.38.6-2.mga2 to releases/ directory.
Revision
196500 -
Directory Listing
Modified
Sun Jan 15 16:25:09 2012 UTC
(13 years, 1 month ago)
by
schedbot
Original Path:
cauldron/perl-URPM
%repsys markrelease
version: 3.38.6
release: 1.4.mga2
revision: 196495
Copying 3.38.6-1.4.mga2 to releases/ directory.
Revision
195424 -
Directory Listing
Modified
Thu Jan 12 20:41:21 2012 UTC
(13 years, 1 month ago)
by
tv
Original Path:
cauldron/perl-URPM
- patch 0: switch from forking unpacker to using librpm.diff (upstream patch)
(mga #1962)
Revision
195423 -
Directory Listing
Modified
Thu Jan 12 20:41:19 2012 UTC
(13 years, 1 month ago)
by
tv
Original Path:
cauldron/perl-URPM
SILENT: new file ./SOURCES/URPM-3.38.5-switch-from-forking-unpacker-to-using-librpm.diff
Revision
184286 -
Directory Listing
Modified
Mon Dec 19 14:15:08 2011 UTC
(13 years, 1 month ago)
by
schedbot
Original Path:
cauldron/perl-URPM
%repsys markrelease
version: 3.38.5
release: 1.3.mga2
revision: 184269
Copying 3.38.5-1.3.mga2 to releases/ directory.
Revision
184268 -
Directory Listing
Modified
Mon Dec 19 11:54:09 2011 UTC
(13 years, 1 month ago)
by
schedbot
Original Path:
cauldron/perl-URPM
%repsys markrelease
version: 3.38.5
release: 1.2.mga2
revision: 184234
Copying 3.38.5-1.2.mga2 to releases/ directory.
Revision
184233 -
Directory Listing
Modified
Mon Dec 19 10:54:41 2011 UTC
(13 years, 1 month ago)
by
tv
Original Path:
cauldron/perl-URPM
- 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
153858 -
Directory Listing
Modified
Tue Oct 11 08:36:09 2011 UTC
(13 years, 4 months ago)
by
schedbot
Original Path:
cauldron/perl-URPM
%repsys markrelease
version: 3.38.4
release: 1.2.mga2
revision: 153855
Copying 3.38.4-1.2.mga2 to releases/ directory.
Revision
144435 -
Directory Listing
Modified
Sat Sep 17 10:23:09 2011 UTC
(13 years, 5 months ago)
by
schedbot
Original Path:
cauldron/perl-URPM
%repsys markrelease
version: 3.38.4
release: 1.mga2
revision: 144431
Copying 3.38.4-1.mga2 to releases/ directory.
Revision
144431 -
Directory Listing
Modified
Sat Sep 17 10:21:40 2011 UTC
(13 years, 5 months ago)
by
tv
Original Path:
cauldron/perl-URPM
- 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