summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Close file before replacing signedEvgeniy Taishev2022-07-011-0/+4
* Argh, dumb thinko in commit d6353c96fed98a8d30d9ebadf4d6a19a5149edeePanu Matilainen2022-07-011-1/+1
* Ignore strong ordering hints from weak dependenciesPanu Matilainen2022-07-011-0/+4
* Fix minimize_writes not minimizing writes since 4.15 regressionPanu Matilainen2022-07-011-1/+6
* Fix use-after-free in haveSignature()Michal Domonkos2022-07-011-1/+1
* Fix memory leak in pgpPrtParams()Michal Domonkos2022-07-011-5/+4
* Fix old Python ts.check() argument order regressionPanu Matilainen2022-07-011-1/+1
* Fix a memleak in ndb from opened but not closed dbis.Panu Matilainen2022-07-011-1/+1
* Fix out of tree build regression wrt man page generationPanu Matilainen2022-07-011-2/+2
* Further improve build warning/error summaryPanu Matilainen2022-07-012-8/+9
* Separate build warnings from error summaryMichal Domonkos2022-07-013-9/+58
* Limit maximum array size in the header to about one millionPanu Matilainen2022-07-011-0/+11
* Fix silly typo/thinko in commit 7b3a3f004f96ed3cb9cc377f7e64bfc88195dfc2Panu Matilainen2022-07-011-1/+1
* Use root as default UID_0_USER and UID_0_GROUPFlorian Festi2022-07-011-0/+2
* Add Python bindings for rpmfilesFSignature() and rpmfilesVSignature()Panu Matilainen2022-07-011-0/+27
* Make --help clearerThierry Vignaud2022-07-011-2/+2
* Update INSTALL to reflect dropped Python 2 supportPanu Matilainen2022-07-011-5/+1
* Fix spurious %transfiletriggerpostun execution (RhBug:2023311)Panu Matilainen2022-07-011-33/+31
* Restore scriptlet arguments passed as numbers to Lua scriptletsPanu Matilainen2022-07-011-0/+11
* Simplify rpm_print(), fixing a Lua stack leak as a bonusPanu Matilainen2022-07-011-8/+1
* Fix some Lua stack leaks in our initialization codePanu Matilainen2022-07-011-0/+4
* remove-la-files: Use file to check for libtool filesTimm Bäder2022-07-011-1/+3
* Revert "Don't brp-strip .ko files"Michal Domonkos2022-07-011-1/+1
* Fix hash context leakJustus Winter2022-07-011-0/+2
* Fix Ed25519 signature verification using libgcryptJustus Winter2022-07-011-2/+0
* Fix hashlen overflowJustus Winter2022-07-011-1/+1
* Fix signature subpacket type handlingJustus Winter2022-07-011-1/+1
* Fix broken output of check-rpaths-workerJonathan Wakely2022-07-011-2/+3
* Update OCaml requires/provides to ignore cmxsOlaf Hering2022-07-012-3/+7
* Add test for OpenPGP packet parsing bugDemi Marie Obenour2022-07-013-0/+64
* Simplify bounds check in old-format packet parsingDemi Marie Obenour2022-07-011-5/+5
* verifySignature(): package signatures must be PGPSIGTYPE_BINARYDemi Marie Obenour2022-07-013-1/+22
* Allow an optional argument for the %verbose macroMichael Schroeder2022-07-013-10/+17
* Support non-parametric builtins againMichael Schroeder2022-07-012-3/+7
* Make %{define foo body} not use the free-field parsingMichael Schroeder2022-07-012-2/+11
* Special case the non-parametric and the free-field macro expansionMichael Schroeder2022-07-011-15/+23
* Rename doExpandThisMacro to doMacroMichael Schroeder2022-07-011-4/+4
* Add a "parsed" argument to the doXXX() functionsMichael Schroeder2022-07-011-47/+29
* Fix consistency issues in macro expansion for builtin macrosMichael Schroeder2022-07-012-63/+54
* Get rid of the ME_BUILTIN macroMichael Schroeder2022-07-011-31/+29
* Validate and require subkey binding signatures on PGP public keysPanu Matilainen2022-07-016-7/+209
* Refactor pgpDigParams construction to helper functionPanu Matilainen2022-07-011-4/+9
* Process MPI's from all kinds of signaturesPanu Matilainen2022-07-011-7/+5
* Check file iterator for being NULL consistentlyFlorian Festi2022-07-011-6/+7
* Don't strip ELF files with "no machine"Florian Festi2022-07-011-1/+1
* Don't strip *.go filesFlorian Festi2022-07-011-1/+1
* %autopatch: Fix patch number parametersFlorian Festi2022-07-014-1/+47
* Explicitly protect automatic macros from being redefined and undefinedPanu Matilainen2022-07-011-1/+1
* Don't segfault on missing priority tagFlorian Festi2022-07-011-2/+5
* Preparing for rpm 4.17.0 finalrpm-4.17.0-releasePanu Matilainen2021-09-0342-45/+45