index
:
delta/rpm.git
caret
gh-pages
ignatenko/patch-1
ignatenkobrain-patch-1
master
pavlinas_p122
pavlinas_p123
plus
rpm-4.10.x
rpm-4.11.x
rpm-4.12.x
rpm-4.13.x
rpm-4.14.x
rpm-4.15.x
rpm-4.16.x
rpm-4.17.x
rpm-4.18.x
rpm-4.4.x
rpm-4.6.x
rpm-4.7.x
rpm-4.8.x
rpm-4.9.x
github.com: rpm-software-management/rpm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Ftell() past 2GB on 32bit architectures (RhBug:1492587)
Panu Matilainen
2017-10-26
1
-3
/
+3
*
Fix file triggers failing to match on some packages (MgBug:18797)
Panu Matilainen
2017-10-26
2
-1
/
+10
*
Fallback to DB_PRIVATE on readonly DB_VERSION_MISMATCH too (RhBug:1465809)
Panu Matilainen
2017-10-26
1
-1
/
+1
*
Limit automatic fallback to DB_PRIVATE to read-only operations
Panu Matilainen
2017-10-26
1
-2
/
+6
*
Update community link in README
Panu Matilainen
2017-10-26
1
-1
/
+1
*
In old packages, zero-length files have zeros for digest (RhBug:1352222)
Panu Matilainen
2017-10-26
1
-0
/
+8
*
tests/tpmbuild.at: Make file sed regexp more strict to extract BuildID.
Mark Wielaard
2017-10-26
1
-5
/
+5
*
Bounds check strings to print correctly in %trace mode.
Peter Jones
2017-10-26
1
-1
/
+1
*
Fix number of references on spec_Type (#114)
Pavlina Moravcova Varekova
2017-10-26
2
-4
/
+12
*
Fix segfault on wrong datatype passed to shescapeFormat
Panu Matilainen
2017-10-26
1
-1
/
+3
*
Fix expandFormat() to work with all string types
Panu Matilainen
2017-10-26
1
-1
/
+1
*
Use correct source file for rpmsign module
Nikola Forró
2017-10-26
1
-1
/
+1
*
Really ignore unknown signature tags (RhBug:1480407)
Panu Matilainen
2017-08-11
1
-0
/
+1
*
Fix testsuite with newer NSS versions which require /dev/urandom
Panu Matilainen
2017-08-11
1
-1
/
+1
*
Preparing for rpm 4.13.0.1
rpm-4.13.0.1-release
Panu Matilainen
2017-02-16
37
-1647
/
+1647
*
Validate boundaries for pgpGrab() when reading V4 signatures (#151)
Panu Matilainen
2017-02-16
1
-4
/
+20
*
And another out of bounds read in PGP parser
Panu Matilainen
2017-02-16
1
-1
/
+1
*
Handle OpenPGP reserved tag correctly
Panu Matilainen
2017-02-16
1
-1
/
+3
*
Fix out of bounds read(s) when determining PGP packet version (#149)
Panu Matilainen
2017-02-16
1
-6
/
+25
*
Fix out of bounds copy on malformed PGP packet (#148)
Panu Matilainen
2017-02-16
1
-0
/
+4
*
Make peach with doxygen >= 1.8.8 (#131)
Panu Matilainen
2017-02-16
5
-7
/
+7
*
Sanity check header tag values. Like, doh.
Panu Matilainen
2017-02-16
1
-0
/
+5
*
Resurrect GDB index generation (RhBug:1410907)
Panu Matilainen
2017-02-16
1
-1
/
+1
*
Remove the now unnecessary archive size estimation
Panu Matilainen
2017-02-16
1
-19
/
+1
*
Make the signature header size constant between 32- and 64-bit tags
Panu Matilainen
2017-02-16
1
-2
/
+8
*
Fix recent rpmdb handles cleanup-on signal regression
Panu Matilainen
2017-02-16
1
-12
/
+3
*
Revert "rpmdb.c: (rpmdbCheckTerminate) return non-zero on subsequent runs"
Panu Matilainen
2017-02-16
1
-1
/
+1
*
Fix special %doc and %license %defattr() dir permissions (RhBug:1399798)
Panu Matilainen
2017-02-16
1
-1
/
+0
*
Fix %transfiletriggerpostun undeterministic behavior (RhBug:1284645)
Panu Matilainen
2017-02-08
1
-1
/
+4
*
Preparing for rpm 4.13.0 final
rpm-4.13.0-release
Panu Matilainen
2016-11-02
1
-1
/
+1
*
Don't use hardcoded paths to tools/scripts in find-debuginfo.sh.
Mark Wielaard
2016-11-02
1
-2
/
+5
*
Fix testsuite failures in dist tarballs: include missing files
Thierry Vignaud
2016-11-02
1
-0
/
+2
*
Preparing for rpm 4.13.0-rc2
rpm-4.13.0-rc2
Panu Matilainen
2016-10-20
36
-8366
/
+8700
*
Revert "Add macro _vsflags_query_rpmdb"
Panu Matilainen
2016-10-20
2
-9
/
+1
*
Avoid going past header data area when validating SHA1 header digest
Panu Matilainen
2016-10-20
1
-2
/
+3
*
Verify data is within range and does not overlap in headerVerifyInfo()
Panu Matilainen
2016-10-20
2
-6
/
+17
*
Bring CREDITS to this millenium
Panu Matilainen
2016-10-20
1
-5
/
+114
*
Revised fix for CVE-2013-6435
Panu Matilainen
2016-10-20
1
-2
/
+2
*
rpm2archive: return 0 on success instead of stop iteration
Florian Festi
2016-10-20
1
-0
/
+5
*
find-debuginfo.sh: Don't copy extra sections into .gnu_debugdata.
Mark Wielaard
2016-10-20
1
-1
/
+9
*
Fix mini-symtab in find-debuginfo.sh for arches with function descriptors.
Mark Wielaard
2016-10-20
1
-1
/
+4
*
Remove leftover include of <selinux/flask.h>
Panu Matilainen
2016-10-20
1
-1
/
+0
*
Create files with with 000 permissions to avoid leaking yet unchecked data
Florian Festi
2016-10-20
1
-1
/
+6
*
rpmdb.c: (rpmdbCheckTerminate) return non-zero on subsequent runs
Gleb Fotengauer-Malinovskiy
2016-10-20
1
-1
/
+1
*
rpmdb.c: avoid double free in rpmdbClose, rpmdbMatchIterator, ...
Gleb Fotengauer-Malinovskiy
2016-10-20
1
-5
/
+10
*
Fix overflow in cpio filename by limiting the allowed length to 4kB
Florian Weimer
2016-10-20
1
-0
/
+3
*
rpmrc: Convert uname.machine == "riscv" to "riscv32"/"riscv64"/"riscv128".
Richard W.M. Jones
2016-10-20
1
-0
/
+11
*
RISCV 64-bit (riscv64) support.
Richard W.M. Jones
2016-10-20
2
-0
/
+22
*
Fix preun scriptlet failure not aborting rpm erase
Frederic Bonnard
2016-10-20
1
-1
/
+3
*
Add sepdebugcrcfix to fixup old style gnu_debuglink CRC checksum.
Mark Wielaard
2016-10-20
5
-0
/
+514
[next]