summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Preparing for rpm 4.14.2-rc2rpm-4.14.2-rc2Panu Matilainen2018-08-0837-1369/+1513
* find-debuginfo.sh: sort output of findBernhard M. Wiedemann2018-08-081-1/+1
* Make python examples run with python 3, the print commands.Jan Pazdziora2018-08-084-24/+24
* Clean up and improve rpmlog error handling + reportingPanu Matilainen2018-08-083-18/+37
* Fix rpmlog error handling regressions from colorization (RhBug:1597274)Panu Matilainen2018-08-081-3/+5
* Fix ancient memleak in spec preamble parsePanu Matilainen2018-08-081-5/+4
* Fix memleak in changelog full timestamp parsingPanu Matilainen2018-08-081-2/+0
* Remove redundant rpmGlob() retval conditionPanu Matilainen2018-08-081-1/+1
* Fix an obvious typo in dwz filename generationPanu Matilainen2018-08-081-1/+1
* Copy DISTTAG to source rpms too if presentPanu Matilainen2018-08-081-0/+1
* Fix ancient memleaks on buildRoot re-expansion sanity checksPanu Matilainen2018-08-081-3/+3
* Fix an ancient leak and missing error logging on src.rpm create failurePanu Matilainen2018-08-081-1/+1
* Fix leaking opendir() handle on database rebuildPanu Matilainen2018-08-081-0/+1
* Fix leak on dlopen()'ed handle in case our _hooks symbol is not foundPanu Matilainen2018-08-081-0/+1
* Fix ancient FILE leak in file manifest readingPanu Matilainen2018-08-081-0/+2
* Fix a memleak in file verificationPanu Matilainen2018-08-081-1/+2
* Python generators: Use nonstandardlib for purelib definitionMiro Hrončok2018-08-081-2/+2
* Fix creating bogus requirements by perl.req (RhBug: 1539344)Pavlina Moravcova Varekova2018-08-081-1/+1
* Preparing for rpm 4.14.2-rc1rpm-4.14.2-rc1Panu Matilainen2018-06-2938-9228/+10821
* Remove misleading --setperms and --setugids warnings (RhBug: 1538610)Pavlina Moravcova Varekova2018-06-291-3/+7
* Fix out-of-tree build regressionPanu Matilainen2018-06-291-1/+1
* Adjust testsuite for CVE-2017-7500 verify tweak, deep sighPanu Matilainen2018-06-291-1/+2
* Adjust file verify to really follow CVE-2017-7500 rules, dohPanu Matilainen2018-06-291-1/+1
* Make test-suite work with coreutils multicall binary tooPanu Matilainen2018-06-291-1/+1
* Log a more specific error on scriptlet exec() failurePanu Matilainen2018-06-291-0/+5
* Remove dubious condition on scriptlet exec()Richard Purdie2018-06-291-3/+1
* Add support for --whatconflicts for good measurePanu Matilainen2018-06-294-1/+16
* Add support for --whatobsoletesThierry Vignaud2018-06-294-0/+16
* Really fix CVE-2017-7500. Ugh.Panu Matilainen2018-06-291-3/+3
* Expect failure for invalid directory symlink fails when run as rootPanu Matilainen2018-06-291-0/+1
* Use just numeric uid/gid for user/group verificationPanu Matilainen2018-06-291-47/+7
* Fix a leak and a race in rpmdb open/close handlingPanu Matilainen2018-06-291-3/+5
* rpmSetCloseOnExec: use getrlimit()Kir Kolyshkin2018-06-291-1/+9
* Optimize rpmSetCloseOnExecKir Kolyshkin2018-06-291-9/+34
* Factor out and unify setting CLOEXECKir Kolyshkin2018-06-294-27/+26
* Provide a way to opt out from Python bytecompilation out side of lib dirMiro Hrončok2018-06-292-3/+10
* find-debuginfo.sh: Handle application/x-pie-executable (file 5.33 output).Mark Wielaard2018-06-291-0/+1
* Fix division by zero in prelink detection, issue 420Bernhard Rosenkränzer2018-06-291-1/+1
* Add popt-based options --setcaps and --restore (RhBug:1550745)Pavlina Moravcova Varekova2018-06-292-5/+30
* Correct Query formats documentationPavlina Moravcova Varekova2018-06-291-3/+2
* Update Query formats documentationPavlina Moravcova Varekova2018-06-291-19/+18
* Remember to include macros.testfile in dist tarballsPanu Matilainen2018-06-291-0/+1
* Fix a macro end detection if the first char of a macro line is '}' (#401)Pavlina Moravcova Varekova2018-06-293-1/+19
* Make python addSign() and delSign() actually work (RhBug:1558126)Panu Matilainen2018-06-291-2/+2
* Improve rpm2cpio examples a bit (RhBug:1553898)Panu Matilainen2018-06-291-4/+2
* Call checkOwners() first to get useful error message on broken sourcesFlorian Festi2018-06-291-2/+2
* debugedit: Only try to collect comp_dir in phase zero.Mark Wielaard2018-06-291-22/+30
* debugedit: Check .debug_str index is valid before use.Mark Wielaard2018-06-291-0/+14
* Use rpm's non-failing allocators for ndb too (#357)Panu Matilainen2018-06-293-118/+31
* Make rpmErase() exit code resemble rpmInstall() exit codePanu Matilainen2018-06-291-1/+1