summaryrefslogtreecommitdiffstats
path: root/RPM4/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 0.46HEAD0.46masterThierry Vignaud2022-04-291-0/+2
|
* Skip failing test Te->files on mga[2-7]Thierry Vignaud2022-04-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We added the test in commit f6d333affb60e5364bf30355869fd359da2317e8 when switching to the new API. But sadly this new test fails on older mga releases. Eg Te->files segfaults on mga3 with rpm-4.11.0.1: Stack trace when testing Te->files in RPM-0.45+: ok 32 - Running transaction justdb ok 33 - Running traverse on transaction ok 34 - Can find header in transaction *** Error in `/usr/bin/perl': free(): invalid next size (fast): 0x0000000000f9a1b0 *** Program received signal SIGSEGV, Segmentation fault. 0x00007ffff69932fb in malloc_consolidate () from /lib64/libc.so.6 (gdb) bt #0 0x00007ffff69932fb in malloc_consolidate () from /lib64/libc.so.6 #1 0x00007ffff699442d in _int_malloc () from /lib64/libc.so.6 #2 0x00007ffff699712d in calloc () from /lib64/libc.so.6 #3 0x00007ffff7de830f in _dl_new_object () from /lib64/ld-linux-x86-64.so.2 #4 0x00007ffff7de3fdc in _dl_map_object_from_fd () from /lib64/ld-linux-x86-64.so.2 #5 0x00007ffff7de5c2b in _dl_map_object () from /lib64/ld-linux-x86-64.so.2 #6 0x00007ffff7df01fc in dl_open_worker () from /lib64/ld-linux-x86-64.so.2 #7 0x00007ffff7dec526 in _dl_catch_error () from /lib64/ld-linux-x86-64.so.2 #8 0x00007ffff7defd39 in _dl_open () from /lib64/ld-linux-x86-64.so.2 #9 0x00007ffff6a42202 in do_dlopen () from /lib64/libc.so.6 #10 0x00007ffff7dec526 in _dl_catch_error () from /lib64/ld-linux-x86-64.so.2 #11 0x00007ffff6a422c4 in __libc_dlopen_mode () from /lib64/libc.so.6 #12 0x00007ffff6a1c4e5 in init () from /lib64/libc.so.6 #13 0x00007ffff6cd89f0 in pthread_once () from /lib64/libpthread.so.0 #14 0x00007ffff6a1c604 in backtrace () from /lib64/libc.so.6 #15 0x00007ffff698cea5 in __libc_message () from /lib64/libc.so.6 #16 0x00007ffff6993e66 in _int_free () from /lib64/libc.so.6 #17 0x00007ffff54354a9 in rfree () from /lib/../lib64/librpmio.so.3 #18 0x00007ffff56880e9 in rpmfiFree () from /lib/../lib64/librpm.so.3 #19 0x00007ffff56829de in rpmalFree () from /lib/../lib64/librpm.so.3 #20 0x00007ffff5691a99 in rpmtsClean () from /lib/../lib64/librpm.so.3 #21 0x00007ffff5691aec in rpmtsEmpty () from /lib/../lib64/librpm.so.3 #22 0x00007ffff5691b85 in rpmtsFree () from /lib/../lib64/librpm.so.3 #23 0x00007ffff58bd910 in XS_RPM4__Transaction_DESTROY (my_perl=<optimized out>, cv=<optimized out>) at RPM4.xs:1424 #24 0x00007ffff7b11a22 in Perl_pp_entersub () from /usr/lib/perl5/5.16.3/x86_64-linux-thread-multi/CORE/libperl.so #25 0x00007ffff7a9fc69 in Perl_call_sv () from /usr/lib/perl5/5.16.3/x86_64-linux-thread-multi/CORE/libperl.so #26 0x00007ffff7b1ae6b in S_curse () from /usr/lib/perl5/5.16.3/x86_64-linux-thread-multi/CORE/libperl.so #27 0x00007ffff7b1b808 in Perl_sv_clear () from /usr/lib/perl5/5.16.3/x86_64-linux-thread-multi/CORE/libperl.so #28 0x00007ffff7b1bbe2 in Perl_sv_free2 () from /usr/lib/perl5/5.16.3/x86_64-linux-thread-multi/CORE/libperl.so #29 0x00007ffff7b3eea0 in Perl_free_tmps () from /usr/lib/perl5/5.16.3/x86_64-linux-thread-multi/CORE/libperl.so #30 0x00007ffff7b0a835 in Perl_pp_nextstate () from /usr/lib/perl5/5.16.3/x86_64-linux-thread-multi/CORE/libperl.so #31 0x00007ffff7b0a196 in Perl_runops_standard () from /usr/lib/perl5/5.16.3/x86_64-linux-thread-multi/CORE/libperl.so #32 0x00007ffff7aa5b45 in perl_run () from /usr/lib/perl5/5.16.3/x86_64-linux-thread-multi/CORE/libperl.so #33 0x0000000000400f09 in main () Stack trace when testing Te->files in RPM-0.44: Program received signal SIGABRT, Aborted. 0x00007ffff694d6e5 in raise () from /lib64/libc.so.6 (gdb) bt #0 0x00007ffff694d6e5 in raise () from /lib64/libc.so.6 #1 0x00007ffff694ed48 in abort () from /lib64/libc.so.6 #2 0x00007ffff698ce8b in __libc_message () from /lib64/libc.so.6 #3 0x00007ffff6993e66 in _int_free () from /lib64/libc.so.6 #4 0x00007ffff54354a9 in rfree () from /lib/../lib64/librpmio.so.3 #5 0x00007ffff5688062 in rpmfiFree () from /lib/../lib64/librpm.so.3 #6 0x00007ffff56829de in rpmalFree () from /lib/../lib64/librpm.so.3 #7 0x00007ffff5691a99 in rpmtsClean () from /lib/../lib64/librpm.so.3 #8 0x00007ffff5691aec in rpmtsEmpty () from /lib/../lib64/librpm.so.3 #9 0x00007ffff5691b85 in rpmtsFree () from /lib/../lib64/librpm.so.3 #10 0x00007ffff58bd910 in XS_RPM4__Transaction_DESTROY (my_perl=<optimized out>, cv=<optimized out>) at RPM4.xs:1424 #11 0x00007ffff7b11a22 in Perl_pp_entersub () from /usr/lib/perl5/5.16.3/x86_64-linux-thread-multi/CORE/libperl.so #12 0x00007ffff7a9fc69 in Perl_call_sv () from /usr/lib/perl5/5.16.3/x86_64-linux-thread-multi/CORE/libperl.so #13 0x00007ffff7b1ae6b in S_curse () from /usr/lib/perl5/5.16.3/x86_64-linux-thread-multi/CORE/libperl.so #14 0x00007ffff7b1b808 in Perl_sv_clear () from /usr/lib/perl5/5.16.3/x86_64-linux-thread-multi/CORE/libperl.so #15 0x00007ffff7b1bbe2 in Perl_sv_free2 () from /usr/lib/perl5/5.16.3/x86_64-linux-thread-multi/CORE/libperl.so #16 0x00007ffff7b3eea0 in Perl_free_tmps () from /usr/lib/perl5/5.16.3/x86_64-linux-thread-multi/CORE/libperl.so #17 0x00007ffff7b0a835 in Perl_pp_nextstate () from /usr/lib/perl5/5.16.3/x86_64-linux-thread-multi/CORE/libperl.so #18 0x00007ffff7b0a196 in Perl_runops_standard () from /usr/lib/perl5/5.16.3/x86_64-linux-thread-multi/CORE/libperl.so #19 0x00007ffff7aa5b45 in perl_run () from /usr/lib/perl5/5.16.3/x86_64-linux-thread-multi/CORE/libperl.so #20 0x0000000000400f09 in main ()
* Prepare for rpm-4.19: switch away from rpmteFI()Thierry Vignaud2022-04-271-0/+3
| | | | Test Te->files btw (which shows it was segfaulting before...)
* 0.450.45Thierry Vignaud2022-04-271-0/+2
|
* Test removing a non existing rpmThierry Vignaud2022-04-271-0/+1
|
* Fix detecting 4.18-alpha1Thierry Vignaud2022-04-271-0/+1
|
* Fix & enable Problem testsThierry Vignaud2022-04-271-0/+1
| | | | | Was disabled at least since commit 9e2966a33f9148fdc8ef81783bab1fe18e87bd34 16 years ago
* Fix running traverse(): return 1Thierry Vignaud2022-04-271-0/+3
| | | | | | | | | Else traverse() is short-circuited... which breaks the testsuite... I wonder how the testsuite was working previous to rpm-4.17.0 which fixed something that exposed that issue. This test runs smoothly on mga[2-8] Note for future: traverse() really should be documented...
* 0.440.44Thierry Vignaud2020-12-141-0/+2
|
* Fix RPM4.xs/libperl.so mismatch on i586Thierry Vignaud2020-12-141-0/+3
| | | | | | | | | | It's OK on aarch64 & on x86_64 but it's broken on i586 eg: $ perl -MRPM4 RPM4.c: loadable library and perl binaries are mismatched (got handshake key 0x9100080, needed 0x9180080) Just build with the flags used to build perl itself in order to fix it
* 0.430.43Thierry Vignaud2020-06-031-0/+4
|
* 0.420.42Thierry Vignaud2020-04-241-0/+2
|
* fix comparing version when using a fixup rpm releaseThierry Vignaud2020-04-241-0/+1
| | | | | | | | | | force using a version object rationale: - 4.12.0.2 < 4.12.90 will wrongly pass - v4.12.0.2 < 4.12.90 will check as we expect Thus fixing detecting rpm version so that we do compile with rpm < 4.13 See eg: http://www.cpantesters.org/cpan/report/315efa38-85f8-11ea-adf4-f9341f24ea8f
* rename variable for next commitThierry Vignaud2020-04-241-0/+1
| | | | Also alter the way we count the plan
* simplify testing rpm version like URPM doesThierry Vignaud2020-04-231-0/+2
| | | | | | | | | | It's no more needed to list all point version unless there's a change in them we want to test for (such as 4.12.90) Thus fixing detecting unlisted rpm versions such as http://www.cpantesters.org/cpan/report/1d673d18-503a-11ea-8fff-b48f1f24ea8f where 4.13.0.1 wasn't listed and thus choked on rpm >= 4.15 code path set by commit 9e3deaefdbc54910d58dea28d06c2678673c9d09
* 0.410.41Thierry Vignaud2020-02-141-0/+2
|
* fix detecting rpm-4.15.x finalThierry Vignaud2020-02-141-0/+2
|
* 0.400.40Thierry Vignaud2019-09-091-0/+2
|
* fix building with rpm-4.15Thierry Vignaud2019-09-091-0/+2
|
* add 0.39 notesThierry Vignaud2018-09-181-0/+4
|
* 0.380.38Thierry Vignaud2017-11-061-0/+2
|
* add git URL to CPAN metadataThierry Vignaud2017-11-061-0/+1
|
* add special case for patched rpm-4.12 in Mageia 5, various Debian & FCThierry Vignaud2017-11-061-0/+1
|
* explicitely check for rpm-4.1[0-2].0Thierry Vignaud2017-11-061-0/+1
| | | | thus preventing rpm-4.1[0-2] users to choke on rpmPkgSign
* skip a test with rpm-4.1[12] due to a segfaultThierry Vignaud2017-11-061-0/+1
|
* use ExtUtils::PkgConfig in order to find rpmThierry Vignaud2017-11-061-0/+1
| | | | | We need to include {cflags} even if empty on Linux as it contains -I/usr/local/include on eg: FreeBSD
* list configure prereqsThierry Vignaud2017-11-061-0/+3
|
* 0.370.37Thierry Vignaud2017-10-281-0/+2
|
* fix a rpm-4.14 regressionThierry Vignaud2017-10-281-0/+1
| | | | Reloading the spec file object else next build fails with rpm-4.14
* (transreset) fix a segfaultThierry Vignaud2017-10-281-0/+1
| | | | always set root to sg sensitive
* fix docThierry Vignaud2017-10-271-0/+1
|
* disable tests that involve a pasphraseThierry Vignaud2017-10-271-0/+2
| | | | | | rationale: since rpm-4.13, rpm no more offer to ask for passphrase, this is left to gpg see commit 0bce5fcf270711a2e077fba0fb7c5979ea007eb5
* fix running rpm_producedtv2016-10-261-0/+2
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@266 971eb68f-4bfb-0310-8326-d2484c010a4c
* 0.360.36tv2016-10-261-0/+2
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@265 971eb68f-4bfb-0310-8326-d2484c010a4c
* reenable some teststv2016-10-261-0/+1
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@264 971eb68f-4bfb-0310-8326-d2484c010a4c
* fix segfault in testsuitetv2016-10-261-0/+2
| | | | | | | | | | | else we segfault in plugins/syslog.c's syslog_tsm_pre() because rpmtsRootDir(ts) returns NULL rpmlib expects rootdir to always have been set testsuite was segfaulting since at least mga5/rpm-4.12 git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@261 971eb68f-4bfb-0310-8326-d2484c010a4c
* 0.350.35tv2015-08-011-0/+2
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@258 971eb68f-4bfb-0310-8326-d2484c010a4c
* drop methods only supported in rpm < 4.9tv2015-08-011-0/+1
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@257 971eb68f-4bfb-0310-8326-d2484c010a4c
* fix compiling with rpm-4.13tv2015-08-011-0/+1
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@256 971eb68f-4bfb-0310-8326-d2484c010a4c
* drop support for rpm > 4.9.0tv2015-08-011-0/+2
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@254 971eb68f-4bfb-0310-8326-d2484c010a4c
* 0.340.34tv2014-09-151-0/+2
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@253 971eb68f-4bfb-0310-8326-d2484c010a4c
* fix build with RCs of rpmtv2014-09-131-0/+2
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@252 971eb68f-4bfb-0310-8326-d2484c010a4c
* 0.330.33tv2013-05-301-0/+4
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@251 971eb68f-4bfb-0310-8326-d2484c010a4c
* 0.320.32tv2012-12-181-0/+2
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@242 971eb68f-4bfb-0310-8326-d2484c010a4c
* include rpmlog.h, thus fixing a segfault when trying to retrieving "DEBUG"tv2012-12-181-0/+1
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@241 971eb68f-4bfb-0310-8326-d2484c010a4c
* fix parsing rpm headerstv2012-12-181-0/+1
| | | | | | | | rpm tag types & list now came from rpmtag.h rpm senses now came from rpmds.h rpm trans flags now came from rpmts.h git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@239 971eb68f-4bfb-0310-8326-d2484c010a4c
* fix retrieving rpm version with beta versionstv2012-12-181-0/+1
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@232 971eb68f-4bfb-0310-8326-d2484c010a4c
* drop support for repackage (not working anymore since rpm-4.6)tv2012-10-051-0/+1
| | | | git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@231 971eb68f-4bfb-0310-8326-d2484c010a4c
* perl_checker cleanups, thus fixing --rpmversion (broken for 6+ years...)tv2012-06-261-0/+1
| | | | | | | (broken since commit introduced in r51 on 2005-12-14 by nanardon, aka it never worked... git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@227 971eb68f-4bfb-0310-8326-d2484c010a4c
* revert commit r213 from Jun 20 2012 ("(srcrpm) simplify"), thus fixingtv2012-06-261-0/+2
| | | | | | srcrpm() until panu merges my patch git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@222 971eb68f-4bfb-0310-8326-d2484c010a4c