summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Preparing for rpm 4.17.0 finalrpm-4.17.0-releasePanu Matilainen2021-09-0342-45/+45
* Preparing for rpm 4.17.0 rc1rpm-4.17.0-rc1Panu Matilainen2021-08-2042-2445/+2445
* Add dbus-announce pluginFlorian Festi2021-08-206-1/+202
* ndb: only invalidate the database cache if we mustMichael Schroeder2021-08-201-3/+7
* Bump the Lua minimum version to 5.3. (#1738)Peter Pentchev2021-08-202-2/+2
* Extend CONTRIBUTING.mdFlorian Festi2021-08-201-4/+45
* Add CONTRIBUTING.mdDemi Marie Obenour2021-08-201-0/+18
* Don't brp-strip .ko filesMichal Domonkos2021-08-201-1/+1
* Set an extremely high sqlite3 timeoutDaniel Mach2021-08-201-1/+5
* Exclude the xlateTags symbol from librpm's public API.Peter Pentchev2021-08-201-1/+1
* Fix memory leaks in Lua rex extensionMichal Domonkos2021-08-201-3/+6
* Fix memory leak with multiple %lang-s in one lineMichal Domonkos2021-08-201-0/+2
* Fix memory leak in decodePkts()Michal Domonkos2021-08-201-1/+5
* Fix memory leak in fts_build()Michal Domonkos2021-08-201-0/+2
* Fix resource leak in Fts_children()Michal Domonkos2021-08-201-1/+3
* Always free the arg list passed to rpmGlob()Michal Domonkos2021-08-201-0/+1
* Fix memory leak in sqlexec()Michal Domonkos2021-08-201-0/+1
* Add quoting to literal curly bracketsMichal Domonkos2021-08-201-2/+2
* Don't depend on translation sub directoriesFlorian Festi2021-08-201-1/+1
* Also add rendered Japanese man pagesFlorian Festi2021-08-201-0/+1
* Preparing for rpm 4.17.0 beta1rpm-4.17.0-beta1Panu Matilainen2021-06-2242-5728/+39583
* Allow /usr/libexec/* rpathsCharalampos Stratakis2021-06-221-0/+2
* Use a pre-built package for the hardlink test for reproducabilityPanu Matilainen2021-06-223-18/+7
* Revert "Make hardlink test independent of rpm version string"Panu Matilainen2021-06-221-5/+3
* Add generated man pages to tar ballFlorian Festi2021-06-221-0/+15
* Create directories for man pages right awayFlorian Festi2021-06-221-4/+2
* check-rpaths: Look for RPATH and RUNPATH in one goFlorian Festi2021-06-221-5/+5
* Don't break readelf output at 80 charactersFlorian Festi2021-06-221-1/+1
* Run rpath check in parallelFlorian Festi2021-06-221-1/+3
* Make hardlink test independent of rpm version stringPanu Matilainen2021-06-221-3/+5
* Translated using Weblate (Turkish)Oğuz Ersen2021-06-221-115/+135
* Translated using Weblate (Finnish)Jan Kuparinen2021-06-221-41/+45
* Bump libtool version info in preparation of 4.17.x branchPanu Matilainen2021-06-222-5/+5
* Make a bounds check easier to readDemi Marie Obenour2021-06-221-1/+1
* Use a variable for h + hlenDemi Marie Obenour2021-06-221-5/+6
* Use external debuginfo toolingPanu Matilainen2021-06-2116-6008/+50
* Macroize find-debuginfo script locationPanu Matilainen2021-06-211-1/+3
* Reduce undefined pointer arithmeticDemi Marie Obenour2021-06-211-2/+2
* pgpGet(): check that the returned length is in boundsDemi Marie Obenour2021-06-211-14/+28
* Do not allow extra packets to follow a signatureDemi Marie Obenour2021-06-211-0/+2
* Support individual patch application in %autopatchPanu Matilainen2021-06-182-17/+58
* Add missing Markdown formatting to autosetup docsPanu Matilainen2021-06-181-19/+20
* Rewrap autosetup docs to be readable + editable as plain textPanu Matilainen2021-06-181-14/+45
* Don't strip flags for OrderWithRequires in rpmdsFlorian Festi2021-06-181-0/+1
* Reject unimplemented critical PGP packets as per RFC-4880Panu Matilainen2021-06-151-0/+7
* Refactor error tracking to helper variable in PGP subtype parsingPanu Matilainen2021-06-151-2/+7
* Validate the buffer size when calculating PGP packet sizePanu Matilainen2021-06-151-0/+3
* Fix bugs in new format PGP packet length decoding detectionPanu Matilainen2021-06-151-2/+3
* Minor const correctness fixDemi Marie Obenour2021-06-151-1/+1
* A signature is not a keyDemi Marie Obenour2021-06-141-1/+1