summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add dwz debuginfo compression support.Mark Wielaard2016-10-205-1/+207
* Add find-debuginfo.sh -m minisymtab support.Mark Wielaard2016-10-205-2/+153
* Add support for _buildhost macro for setting the build host manually.Florian Festi2016-10-201-8/+17
* fix segfault when calling with args==NULLThierry Vignaud2016-10-201-1/+1
* Fix off-by-one errorJonathan Wakely2016-10-201-1/+1
* Fix signing with non-ASCII uid keys (rhbz:1243963)Lubos Kardos2016-10-201-1/+0
* Use armv7hl isa for all armhfp (armv7h*l) arches (#1326871)Lubos Kardos2016-10-201-0/+6
* Filter unversioned deps if corresponding versioned deps exist (rhbz:678605)Lubos Kardos2016-10-201-55/+118
* Make sure getNEVRA always sets td.dataFlorian Festi2016-10-201-1/+1
* Fix sigsegv in stringFormat() (rhbz:1316903)Lubos Kardos2016-10-201-2/+5
* Fix reading rpmtd behind its size in formatValue() (rhbz:1316896)Lubos Kardos2016-10-201-1/+1
* Enable --no-backup-if-mismatch by default in %patch macro (rhbz:884755)Lubos Kardos2016-10-201-0/+1
* Add %{_default_patch_flags} to %__patch which is used in %autosetupLubos Kardos2016-10-201-1/+1
* Add enahance dependency forgotten in the recent commit [1]Lubos Kardos2016-10-201-0/+1
* Make creating index records consistent for rich and rich-weak depsLubos Kardos2016-10-201-3/+13
* Fix index generation of rich dependencies with an else partMichael Schroeder2016-10-201-1/+32
* Misleading indentation fixes (GCC6)Boris Egorov2016-10-202-3/+6
* Use fuzz settings for %autopatch/%autosetupNeal Gompa (ニール・ゴンパ)2016-10-201-1/+1
* Fix non-working combination of %lang and %doc directive (rhbz:1254483)Lubos Kardos2016-10-201-23/+76
* Add posix.redirect2nullZbigniew Jędrzejewski-Szmek2016-10-201-0/+20
* Fix memory leaks in rpmGetSubkeys() and pgpPrtParamsSubkeys()Lubos Kardos2016-10-202-1/+4
* Use %_build_cpu instead of noarch when evaluating ExcludeArch and ExclusiveArchFlorian Festi2016-10-201-0/+5
* Use pkg->dpaths during dependency generation instead of buildRoot + filenameFlorian Festi2016-10-201-7/+1
* Add support for MIPS release 6 - Add mips32 mips64 mipsel and mipseb macrosMichal Toman2016-10-204-7/+101
* Also block idle and sleep in the systemd-inhibit pluginFlorian Festi2016-10-201-1/+1
* Add RPMCALLBACK_ELEM_PROGRESS callback typeMichal Domonkos2016-10-203-0/+6
* Fix memory leak in file triggersLubos Kardos2016-10-201-0/+1
* Fix %autosetup to not cause errors during run of rpmspec toolLubos Kardos2016-10-201-2/+9
* Fix recursive calling of rpmdeps tool (rhbz:1297557)Lubos Kardos2016-10-202-2/+2