master
rpmspec: add --sources and --patches flags
Bump version to 6.1.90 to begin the 6.2 devel cycle
Drop FROM override from mktree
tests: Update tests to work with PQC-capable rpm-sequoia
Add a rudimentary cmake-presets(7) file
rpmsign: enable signing files with PKCS11 tokens
Add a test for rpmtsImportPubkey() return codes
Run Python tests with ASAN
Fix up prpm.py installation path
Run test-suite environment setup inside the image
Implement a separate lock for the keystore
Implement test-suite execution in cmake
Add a switch for redirecting script output to prpm.py
Fix a regression when calling rpmReadPackageFile() with NULL ts
Introduce symbol versioning to all rpm libraries
Check RPATH and RUNPATH separately in check-rpaths
find-lang.sh: Put a lang variants altogether when generate-subpackages
Eliminate the need for explicit RPMTEST_INIT
Add --nosignature to all tests using unsigned pre-built packages
Harden the ndb implementation against integer overflows
Replace custom myprint() with print() from Python's stdlib
Honor alternate root in system user/group provides
Only execute psm_pre and psm_post for the main package operation
Support updating individual IDs in a digest bundle
Fix fingerprinting regression from 08a6a5e
Ignore macrofiles directives in rpmrc
Fix typo in add_sysuser ternary
Fix macro undefining through Lua macros table bypassing sanity checks
Add test cases for rpmgraph
Add RPMTEST_SKIP_IF as a wrapper for AT_SKIP_IF and use it everywhere
Fix the OpenPGP parser tests
Close file on all paths to prevent resource leak
Drop irrepairable pkgid and hdrid tag aliases, rename SOURCEPKGID to go
Add support for database parking
Honor rpmtsSetScriptFd() in Lua scriptlets
Fix signature alignment in --info output
Restore file trigger priority ordering
Move snapshot() back to atlocal
Add RPMTEST_SETUP as a wrapper for AT_SETUP and use it in all tests
Add --hash, --precent and --test for rpm --restore
Drop NOTFOUNDs output for items that are disabled in rpm config
Move rpm-setup-autosign to a standard path