summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Preparing for rpm 4.17.1.1rpm-4.17.xMichal Domonkos2022-09-0142-45/+45
* Revert "Strip the target triplet GNU suffix more precisely."Michal Domonkos2022-09-011-8/+5
* Fix upstream branch setting in "%autosetup -S git"Michal Domonkos2022-09-011-3/+1
* Preparing for rpm 4.17.1rpm-4.17.1-releaseMichal Domonkos2022-07-0144-4170/+4540
* Fix short circuiting of version strings in expressionsMichael Schroeder2022-07-012-1/+3
* Prevent readelf internet access during rpaths checking (RhBug:2079600)Panu Matilainen2022-07-011-1/+1
* Document --root assumptions both in the manual and APIPanu Matilainen2022-07-012-0/+9
* Fix changelog parsing affecting caller timezone statePanu Matilainen2022-07-011-0/+1
* Prevent uncontrolled sqlite WAL growth during large transactionsPanu Matilainen2022-07-011-3/+2
* Unhide -q/--query optionPanu Matilainen2022-07-011-1/+1
* Add test for colored file upgrade/reinstallPanu Matilainen2022-07-011-0/+43
* Add a test case to check that the key creation time is correctNeal H. Walfield2022-07-014-0/+139
* Avoid clobbering existing saved timeDemi Marie Obenour2022-07-011-1/+3
* Force gpg to use SHA256 when generating signatures.Neal H. Walfield2022-07-011-3/+3
* Add python rpm.ds constructor docsPanu Matilainen2022-07-011-0/+7
* Only print rpmio descriptor statistics when io debugging is enabledPanu Matilainen2022-07-011-1/+1
* Add compiler deprecation warnings to obsolete rpmfi APIsPanu Matilainen2022-07-011-0/+4
* Kick out --nopromote remnants, add compiler deprecation warningsPanu Matilainen2022-07-013-4/+5
* Mark deprecated PGP/keyring APIs as suchPanu Matilainen2022-07-012-0/+14
* Fix check-buildroot missing matches with grep >= 3.5Panu Matilainen2022-07-011-1/+1
* Fix inverted logic in base2bin()Demi Marie Obenour2022-07-011-1/+1
* Avoid calling memcpy() on NULLDemi Marie Obenour2022-07-011-2/+4
* Make "%autosetup -S git" and "%autosetup -S git_am" work on a branch.Peter Jones2022-07-011-1/+4
* Avoid double frees if EVP_PKEY_assign_RSA failsDemi Marie Obenour2022-07-011-15/+17
* Fix return value checks in OpenSSL codeDemi Marie Obenour2022-07-011-43/+12
* Fix the OpenPGP parser testsDemi Marie Obenour2022-07-013-9/+31
* Fix excluded paths taking part in file disposition calculationsPanu Matilainen2022-07-012-3/+23
* Fix non-installed files taking part in file disposition calculationsPanu Matilainen2022-07-012-0/+20
* Add a bunch of file-erasure related testcasesPanu Matilainen2022-07-014-37/+282
* Force gpg to use SHA256 when generating signatures.Neal H. Walfield2022-07-011-1/+1
* Require creation time to be unique and hashedDemi Marie Obenour2022-07-012-11/+22
* Fix memory leak in pgpPrtParams()Demi Marie Obenour2022-07-011-0/+1
* Prevent NULL deref in rpmfsGetStates()Ludwig Nussel2022-07-011-1/+1
* Fix regression on ctrl-c during transaction killing scriptletsPanu Matilainen2022-07-011-1/+3
* ima: Install on filesystems without xattr support without failingDarren Kenny2022-07-011-2/+6
* Header signatures alone are not sufficientDemi Marie Obenour2022-07-014-3/+52
* Avoid reading out of bounds of the i18ntableDemi Marie Obenour2022-07-011-1/+1
* Fix IMA signature fubar, take III (#1833, RhBug:2018937)Panu Matilainen2022-07-015-8/+78
* Ensure sane string lengths for file digests from headerPanu Matilainen2022-07-011-0/+4
* Remove `_with_*` from the documentationPetr Viktorin2022-07-011-11/+0
* Add %bcond macro for defining build conditionalsPetr Viktorin2022-07-015-42/+157
* Check that the CRC length is correctDemi Marie Obenour2022-07-011-1/+2
* Really fix spurious %transfiletriggerpostun execution (RhBug:2023311)Panu Matilainen2022-07-011-4/+7
* Bump hash for rpmdb cookie to SHA256 to appease FIPSPanu Matilainen2022-07-011-1/+1
* Explicitly state that \0 is not supported in queryformat strings. (#1904)Thomas Moschny2022-07-011-2/+2
* rpmkeys: exit non-zero on I/O errorsDemi Marie Obenour2022-07-012-0/+17
* Skip recorded symlinks in --setperms (RhBug:1900662)Michal Domonkos2022-07-011-0/+1
* treat 0 as valid file descriptorlicunlong2022-07-011-1/+1
* Strip the target triplet GNU suffix more precisely.Peter Pentchev2022-07-011-5/+8
* Fix the build on armhf and mipsel.Peter Pentchev2022-07-011-0/+8