master
Move rpm-setup-autosign to a standard path
Don’t compress images in info documentation
brp-remove-la-files: Remove symlinks, too
Fix brp-strip when using regex-unsafe build root
Fix brp-strip-comment-note execution failed
Exclude *.src.rpm from check-buildroot
Revert strict buildroot content checks for now
Fix typo in check-prereq (rhbz#203182) by Steve Grubb.
Run rpath check in parallel
Check RPATH and RUNPATH separately in check-rpaths
find-lang.sh: Put a lang variants altogether when generate-subpackages
Try to honor rpm install prefix in the legacy depgen scripts
Ugh, fix reversed condition on font-provide extractor - braindamage in commit 53045d5
Eliminate use of ambiguous logical operators in script conditionals
Update OCaml requires/provides to ignore cmxs
pkgconfigdeps: disable dependency resolver where supported
Fix a couple of shellcheck warnings
Small cronjob fixes (rhbz#315271) - create cronjob temp file in target directory to ensure corrent selinux context (rhbz#315271) - dont leave empty files around in case of failure
- add cron/logrotate scripts to save installed package filenames.
Fix (well, loosen up) the valgrind suppression rules
rpm2cpio.sh: only read needed bytes of file magic
Add a rpm_macro() provides generator
Add generic rpmdb_dump and rpmdb_load utility scripts
Extract #!/usr/bin/env interpreter dependencies, part 1 (ticket #136) - With "#!/usr/bin/env <interpreter>" shebang directives, rpm previously only added a dependency for /usr/bin/env, completely missing the actual interpreter. If the interpreter happens to be an absolute path, we can just add it as is. - Patch originally from Ville Skyttä
scripts/sysusers: Make sure $ROOT is passed to usermod
Spelling fixes.