summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix Ftell() past 2GB on 32bit architectures (RhBug:1492587)Panu Matilainen2017-10-261-3/+3
* Fix file triggers failing to match on some packages (MgBug:18797)Panu Matilainen2017-10-262-1/+10
* Fallback to DB_PRIVATE on readonly DB_VERSION_MISMATCH too (RhBug:1465809)Panu Matilainen2017-10-261-1/+1
* Limit automatic fallback to DB_PRIVATE to read-only operationsPanu Matilainen2017-10-261-2/+6
* Update community link in READMEPanu Matilainen2017-10-261-1/+1
* In old packages, zero-length files have zeros for digest (RhBug:1352222)Panu Matilainen2017-10-261-0/+8
* tests/tpmbuild.at: Make file sed regexp more strict to extract BuildID.Mark Wielaard2017-10-261-5/+5
* Bounds check strings to print correctly in %trace mode.Peter Jones2017-10-261-1/+1
* Fix number of references on spec_Type (#114)Pavlina Moravcova Varekova2017-10-262-4/+12
* Fix segfault on wrong datatype passed to shescapeFormatPanu Matilainen2017-10-261-1/+3
* Fix expandFormat() to work with all string typesPanu Matilainen2017-10-261-1/+1
* Use correct source file for rpmsign moduleNikola Forró2017-10-261-1/+1
* Really ignore unknown signature tags (RhBug:1480407)Panu Matilainen2017-08-111-0/+1
* Fix testsuite with newer NSS versions which require /dev/urandomPanu Matilainen2017-08-111-1/+1
* Preparing for rpm 4.13.0.1rpm-4.13.0.1-releasePanu Matilainen2017-02-1637-1647/+1647
* Validate boundaries for pgpGrab() when reading V4 signatures (#151)Panu Matilainen2017-02-161-4/+20
* And another out of bounds read in PGP parserPanu Matilainen2017-02-161-1/+1
* Handle OpenPGP reserved tag correctlyPanu Matilainen2017-02-161-1/+3
* Fix out of bounds read(s) when determining PGP packet version (#149)Panu Matilainen2017-02-161-6/+25
* Fix out of bounds copy on malformed PGP packet (#148)Panu Matilainen2017-02-161-0/+4
* Make peach with doxygen >= 1.8.8 (#131)Panu Matilainen2017-02-165-7/+7
* Sanity check header tag values. Like, doh.Panu Matilainen2017-02-161-0/+5
* Resurrect GDB index generation (RhBug:1410907)Panu Matilainen2017-02-161-1/+1
* Remove the now unnecessary archive size estimationPanu Matilainen2017-02-161-19/+1
* Make the signature header size constant between 32- and 64-bit tagsPanu Matilainen2017-02-161-2/+8
* Fix recent rpmdb handles cleanup-on signal regressionPanu Matilainen2017-02-161-12/+3
* Revert "rpmdb.c: (rpmdbCheckTerminate) return non-zero on subsequent runs"Panu Matilainen2017-02-161-1/+1
* Fix special %doc and %license %defattr() dir permissions (RhBug:1399798)Panu Matilainen2017-02-161-1/+0
* Fix %transfiletriggerpostun undeterministic behavior (RhBug:1284645)Panu Matilainen2017-02-081-1/+4
* Preparing for rpm 4.13.0 finalrpm-4.13.0-releasePanu Matilainen2016-11-021-1/+1
* Don't use hardcoded paths to tools/scripts in find-debuginfo.sh.Mark Wielaard2016-11-021-2/+5
* Fix testsuite failures in dist tarballs: include missing filesThierry Vignaud2016-11-021-0/+2
* Preparing for rpm 4.13.0-rc2rpm-4.13.0-rc2Panu Matilainen2016-10-2036-8366/+8700
* Revert "Add macro _vsflags_query_rpmdb"Panu Matilainen2016-10-202-9/+1
* Avoid going past header data area when validating SHA1 header digestPanu Matilainen2016-10-201-2/+3
* Verify data is within range and does not overlap in headerVerifyInfo()Panu Matilainen2016-10-202-6/+17
* Bring CREDITS to this milleniumPanu Matilainen2016-10-201-5/+114
* Revised fix for CVE-2013-6435Panu Matilainen2016-10-201-2/+2
* rpm2archive: return 0 on success instead of stop iterationFlorian Festi2016-10-201-0/+5
* find-debuginfo.sh: Don't copy extra sections into .gnu_debugdata.Mark Wielaard2016-10-201-1/+9
* Fix mini-symtab in find-debuginfo.sh for arches with function descriptors.Mark Wielaard2016-10-201-1/+4
* Remove leftover include of <selinux/flask.h>Panu Matilainen2016-10-201-1/+0
* Create files with with 000 permissions to avoid leaking yet unchecked dataFlorian Festi2016-10-201-1/+6
* rpmdb.c: (rpmdbCheckTerminate) return non-zero on subsequent runsGleb Fotengauer-Malinovskiy2016-10-201-1/+1
* rpmdb.c: avoid double free in rpmdbClose, rpmdbMatchIterator, ...Gleb Fotengauer-Malinovskiy2016-10-201-5/+10
* Fix overflow in cpio filename by limiting the allowed length to 4kBFlorian Weimer2016-10-201-0/+3
* rpmrc: Convert uname.machine == "riscv" to "riscv32"/"riscv64"/"riscv128".Richard W.M. Jones2016-10-201-0/+11
* RISCV 64-bit (riscv64) support.Richard W.M. Jones2016-10-202-0/+22
* Fix preun scriptlet failure not aborting rpm eraseFrederic Bonnard2016-10-201-1/+3
* Add sepdebugcrcfix to fixup old style gnu_debuglink CRC checksum.Mark Wielaard2016-10-205-0/+514