summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix segfault on fingerprinting symlink round (RhBug:1660232)Panu Matilainen2020-03-261-1/+5
* Initialize verifyFlags for specialdirBernhard M. Wiedemann2020-03-261-0/+1
* Sort list of hard linked files in find-debuginfo.sh (RhBug:1421272)Pavlina Moravcova Varekova2020-03-261-1/+1
* rpmio/digest_nss.c: fix build on muslFabrice Fontaine2020-03-261-0/+1
* Fix copy-paste error wrt rpm-misc reference in manual (RhBug:1692724)Panu Matilainen2020-03-261-1/+1
* Add missing --fsmdebug output to capability settingPanu Matilainen2020-03-261-0/+4
* Make rpmsign exit values more consistent with our other toolsPanu Matilainen2020-03-261-3/+5
* Drop internal-only visibility on rpmvs-related APIPanu Matilainen2020-03-261-11/+0
* Show list of files only once when use rpm -ql and multiple rpm filesPavlina Moravcova Varekova2020-03-262-1/+20
* Correct rpm -ql exit value when optional -p is omitted (RhBug:1680610)Pavlina Moravcova Varekova2020-03-261-2/+4
* find-debuginfo.sh: Handle position-independent executablesErnestas Kulik2020-03-261-0/+1
* rpm2archive: Fix file names for source rpmsFlorian Festi2020-03-261-2/+4
* fix small typoscheese12020-03-261-2/+3
* Don't let rpmlog() affect errnoPanu Matilainen2020-03-261-1/+4
* rpm2cpio cannot handle files over 4GB, error out cleanly (RhBug:1662481)Panu Matilainen2020-03-261-0/+5
* Fix headerCheck() return code mismatch & regression in 4.14.xPanu Matilainen2020-03-261-27/+53
* Handle whitespace in uncompressed tar archive names, duhPanu Matilainen2020-03-261-1/+1
* Actually permit caret in version, release and evr stringsPanu Matilainen2020-03-261-1/+1
* Consolidate allowed version/release/evr allowed characters to macrosPanu Matilainen2020-03-263-2/+4
* rpmbuild: Error out if name Obsoletes have invalid charactersIgor Gnatenko2020-03-263-2/+10
* Add support for sorting caret ('^') higher than base versionIgor Gnatenko2020-03-264-2/+50
* build: check rich dependencies for special charactersIgor Gnatenko2020-03-261-3/+27
* Handle unsupported digests the same as disabled ones (RhBug:1652529)Panu Matilainen2020-03-261-0/+3
* %verify scriptlet dependencies are not supposed to affect orderingPanu Matilainen2020-03-261-1/+1
* Add + use a bitmask for order-agnostic dependency typesPanu Matilainen2020-03-262-1/+4
* Remove capabilities instead of setting empty caps via. --setcapsMarkus Linnala2020-03-261-2/+7
* Preparing for rpm 4.14.2.1rpm-4.14.2.1-releaserpm-4.14.2.1Panu Matilainen2018-10-2237-289/+289
* Fix nasty --setperms/--setugids regression in 4.14.2 (RhBug: 1640470)Panu Matilainen2018-10-221-2/+2
* Resurrect long since broken Lua library pathPanu Matilainen2018-10-224-8/+26
* Fix ancient python GIL locking bug on callback (RhBug:1632488)Panu Matilainen2018-10-221-2/+2
* Fix a blindingly obvious memleak in package verify stepPanu Matilainen2018-10-221-0/+1
* Preparing for rpm 4.14.2rpm-4.14.2-releasePanu Matilainen2018-08-2137-433/+433
* Add shortcut to --nodebuginfoFilipe Brandenburger2018-08-213-0/+35
* Increase order test coveragePanu Matilainen2018-08-212-3/+50
* Actually remember weak dependencies in transaction elements (RhBug:1593185)Panu Matilainen2018-08-212-0/+62
* Document tag=pattern query/verify selector in the manual (#451)Panu Matilainen2018-08-211-2/+7
* Include expected output in more install test-casesPanu Matilainen2018-08-211-9/+12
* Fix ancient memleaks on error paths of expression parsingPanu Matilainen2018-08-211-46/+72
* Add missing documentation for --jobs in find-debuginfo.shPavlina Moravcova Varekova2018-08-211-3/+3
* rpm.spec's .prep seems to be an attribute.Jan Pazdziora2018-08-211-1/+1
* 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