summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Really fix verification error code to not depend on verbosity (RhBug:557101)rpm-4.7.xPanu Matilainen2010-01-211-1/+1
* Fix double-free segfault on url retrieve to read-only media (RhBug:557118)Panu Matilainen2010-01-211-1/+1
* Hardwire lead major version to 3 (RhBug:546663)Panu Matilainen2009-12-171-1/+1
* Header integer types sanity for pythonPanu Matilainen2009-12-081-6/+20
* Fix the posix chown test for selinux enabled systems (RhBug:543035)Panu Matilainen2009-12-021-1/+1
* Remove pointless message translation from check-buildrootPanu Matilainen2009-12-021-1/+1
* Remove ancient broken scripts from the repositoryPanu Matilainen2009-12-023-206/+1
* Fiddling with ulimit settings does not belong to dep extractor scriptsPanu Matilainen2009-12-022-2/+0
* Dont fail build on unrecognized non-executable files (ticket #105)Panu Matilainen2009-12-021-3/+9
* Fix signature password checking result on abnormal conditions (RhBug:496754)Panu Matilainen2009-12-021-1/+2
* We can't handle OpenPGP subkeys or secret keys, so dont even tryPanu Matilainen2009-12-021-5/+3
* Preparing for rpm 4.7.2rpm-4.7.2-releasePanu Matilainen2009-11-2527-1546/+1546
* Include from src, not build dirPanu Matilainen2009-11-251-1/+1
* Error out early trying to install on readonly fs (ticket #99, RhBug:464750)Panu Matilainen2009-11-251-1/+1
* Convert French man page to Unix line-endingsPanu Matilainen2009-11-251-848/+848
* Fix build with binutils-gold (ticket #107)Panu Matilainen2009-11-251-2/+2
* Dont bother calculating hardlink counts when the value is not usedPanu Matilainen2009-11-251-1/+1
* Make disk space problem reporting slightly saner (RhBug:517418)Panu Matilainen2009-11-252-4/+12
* Make --httpproxy and friends work again (RhBug:529214)Panu Matilainen2009-11-252-5/+9
* Skip posttrans scripts of failed transaction elementsPanu Matilainen2009-11-251-2/+2
* Fix format extension memleak on empty stringsPanu Matilainen2009-11-251-1/+1
* Improve perl.req here-doc skipping.Ville Skyttä2009-11-251-3/+5
* OSGi dependency generator fixes from Alphonse Van Assche (ticket #101)Panu Matilainen2009-11-251-142/+173
* Unbreak --tid and --querybynumberPanu Matilainen2009-11-251-34/+10
* Remove XA "support" from the backendPanu Matilainen2009-11-251-3/+0
* Always open database files relative to database homePanu Matilainen2009-11-251-11/+6
* Remove db environment on close on chrooted operationsPanu Matilainen2009-11-252-2/+4
* Initialize rpm earlier in rpm2cpio (RhBug:523260)Panu Matilainen2009-11-251-1/+1
* Take non-gi errors into account too (SuseBug:527191)Panu Matilainen2009-11-251-1/+1
* Allow absolute paths in file lists again (SuseBug:535594, RhBug:521760)Panu Matilainen2009-11-251-3/+7
* find-debuginfo.sh: use permissions 444 for all .debug filesRoland McGrath2009-11-251-0/+1
* Don't add dependency type into file requires and provides (RhBug:523282)Panu Matilainen2009-11-251-1/+1
* Ugh, erroneously introduced ; busting the conditionalPanu Matilainen2009-11-251-1/+1
* Fix duplicate dependency checking on buildPanu Matilainen2009-11-251-20/+42
* Don't bother relocating packages no filesPanu Matilainen2009-11-251-1/+1
* Avoid adding Lua sources and patches twice when recursing (ticket #82)Panu Matilainen2009-11-251-10/+10
* Add missing <pthread.h> include in rpmsq.h (ticket #87)Panu Matilainen2009-11-251-0/+3
* rpmbuild won't segfault when %including spec with zero sizeJindrich Novy2009-11-251-1/+1
* Add *.xz and *.lzma recompress support to brp-compress.Ville Skyttä2009-11-251-5/+5
* Remove bogus rpmpopt.pot file (ticket #77)Panu Matilainen2009-11-231-84/+0
* Preparing for rpm 4.7.1rpm-4.7.1-releasePanu Matilainen2009-07-2127-4262/+4801
* Fix memory allocation for token arrayLubomir Rintel2009-07-211-1/+1
* Log an error on short lead (RhBug:511101)Panu Matilainen2009-07-211-1/+3
* Honor --nofiledigest on install too (RhBug:508021)Panu Matilainen2009-07-211-5/+3
* Document --nodeps in rpmbuild manual (RhBug:482921)Panu Matilainen2009-07-211-0/+3
* Dont accept '-' in manifests (RhBug:461353)Panu Matilainen2009-07-211-2/+2
* Dont treat filenames starting with - as stdinPanu Matilainen2009-07-211-1/+2
* Oops, missing include for dirname()Panu Matilainen2009-07-211-0/+2
* Create the directory used for transaction lock if necessaryPanu Matilainen2009-07-211-0/+1
* Unbreak --excludepath (RhBug:409637)Panu Matilainen2009-07-211-2/+1