summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Preparing for rpm 4.16.1.2rpm-4.16.1.2-releasePanu Matilainen2020-12-1639-42/+42
* Preparing for rpm 4.16.1.1.rpm-4.16.1.1-releasePanu Matilainen2020-12-1639-78/+78
* Fix brown paperbag regression in c223d84fbf1ebb7a862f297e65878a2a78653e8ePanu Matilainen2020-12-161-1/+1
* Preparing for rpm 4.16.1rpm-4.16.1-releasePanu Matilainen2020-12-1039-5014/+5193
* Allow database probing if _db_backend is not setMichael Schroeder2020-12-101-9/+15
* Fix 4.16.0 regression causing invalid spec file name on rpmbuild -tsPanu Matilainen2020-12-102-4/+33
* Really disable OpenMP if too oldMichal Domonkos2020-12-101-0/+1
* Pull CI image from registry.fedoraproject.orgPanu Matilainen2020-12-101-1/+1
* Only attempt loading the keyring once the rpmdb is openPanu Matilainen2020-12-101-3/+3
* Stop on first failure when trying to open a database (RhBug:1898301)Panu Matilainen2020-12-101-1/+1
* Improve error handling in Python pubkey constructorPanu Matilainen2020-12-101-1/+5
* debugedit: Do not 'edit_dwarf2' when just extracting build-idVitaly Chikunov2020-12-101-1/+2
* Eliminate use of obsolete gethostbyname() functionPanu Matilainen2020-12-103-10/+16
* configure.ac: fix cross-compilationFabrice Fontaine2020-12-101-2/+2
* Fix a minor memory leak on failed sqlite database open (RhBug:1896301)Panu Matilainen2020-12-101-0/+2
* Only do early name services initialization if we actually chrootPanu Matilainen2020-12-102-5/+5
* Do not fail if there is no "$temp"/res.* fileggardet2020-12-101-0/+1
* Stop using deprecated security_context_tPanu Matilainen2020-12-101-2/+2
* lib/rpmrc.c: include fcntl.h for O_*Fabrice Fontaine2020-12-101-0/+1
* Fix logic error in grabArgs()Michael Schroeder2020-12-102-1/+6
* Don't muck with parametric macro arguments of cli definesPanu Matilainen2020-12-101-1/+1
* Treat unparsable macros like undefined macrosMichael Schroeder2020-12-102-2/+4
* Fix RPMTAG_SUGGESTVERSION and -FLAGS info, they're not extensionsPanu Matilainen2020-12-101-2/+2
* Make fdSeek return 0 on success, -1 on errorMatthew Almond2020-12-101-1/+1
* Add error handling for versions in expressionsMichael Schroeder2020-12-102-0/+12
* Support stringification of versions in the expression parserMichael Schroeder2020-12-102-1/+10
* Update Doxygen config to get on with timesPanu Matilainen2020-12-101-189/+410
* Fix ambiguous diagnostics output on file triggers (RhBug:1883338)Panu Matilainen2020-12-101-15/+19
* lib/rpmdb.c: include fcntl.h for O_*Leo2020-12-101-0/+1
* Upgrade FA_TOUCH to FA_CREATE if the file went away (RhBug:1872141)Panu Matilainen2020-12-104-4/+70
* Fix possible read beyond buffer in rstrnlenhash()Panu Matilainen2020-12-101-1/+2
* Add missing terminator to copyTagsFromMainDebug arrayPanu Matilainen2020-12-101-0/+1
* Bump Lua to 5.2 in configure scriptMichal Domonkos2020-12-101-2/+2
* Check for OpenMP version at configure timeMichal Domonkos2020-12-102-2/+29
* Don't call exit() from middle of librpmbuild for no good reasonPanu Matilainen2020-12-101-1/+1
* Simplify logic to work around gcc (10.2.1) false positive warningPanu Matilainen2020-12-101-4/+2
* Stop untranslatable format strings from being translatedPanu Matilainen2020-12-103-4/+4
* Preparing for rpm 4.16.0 finalrpm-4.16.0-releasePanu Matilainen2020-09-3038-725/+725
* Revert "Improve ARM detection"Panu Matilainen2020-09-301-28/+9
* Unbreak build due to defined but not used warning from ensureMacro()Panu Matilainen2020-09-301-3/+7
* Disable SSD auto-detection, mark %_minimize_writes as experimentalPanu Matilainen2020-09-302-1/+4
* Preparing for rpm 4.16.0 rc1Panu Matilainen2020-08-3138-2054/+2108
* Warn and fall back to dummy database on unknown database backend configPanu Matilainen2020-08-311-0/+6
* Document the database backend variants and their dependenciesPanu Matilainen2020-08-311-0/+10
* Document BDB as deprecated in INSTALL tooPanu Matilainen2020-08-311-1/+1
* Prevent automatic garbage collection in git based %autosetup macrosMiro HronĨok2020-08-311-0/+1
* Work around buggy signature region preventing resigning (RhBug:1851508)Panu Matilainen2020-08-311-2/+10
* Fix changelog trimming to work relative to newest existing entry (#1301)Panu Matilainen2020-08-312-2/+20
* Docs: Add DYNAMIC BUILD DEPENDENCIES sectionMichal Domonkos2020-08-311-0/+22
* Docs: Revamp BUILD OPTIONS section in rpmbuild(8)Michal Domonkos2020-08-311-19/+28