summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add -r flag to find-debuginfo.sh to invoke eu-strip --reloc-debug-sections.Mark Wielaard2011-07-151-2/+11
* Disable all scriptlets and collections centrally on --test and --justdbPanu Matilainen2011-07-151-2/+2
* Permit %verifyscript from non-installed packagesPanu Matilainen2011-07-151-3/+4
* Don't run collections on script stages like %pre/posttrans, ugh.Panu Matilainen2011-07-151-3/+7
* Issue an error on failure to replace original package on signingPanu Matilainen2011-07-151-1/+5
* Add support for nested Lua macro expansion (RhBug:490740)Panu Matilainen2011-07-153-30/+49
* Plug a memory leak on Lua rpm.expand()Panu Matilainen2011-07-151-1/+3
* Bail out of debuginfo if stabs format encountered (RhBug:453506)Panu Matilainen2011-07-151-3/+4
* Fix %prep parse error to abort buildPanu Matilainen2011-07-151-8/+6
* Handle HEADERFLAG_SORTED bit correctly in headerUnsort()Panu Matilainen2011-07-151-2/+4
* Do not die on empty changelog sectionMichael Schroeder2011-07-151-1/+1
* Whoops, flags needs to be sorted for argvSearch() to work correctlyPanu Matilainen2011-07-151-0/+1
* Unify fileattr include- and exclude-rule handlingPanu Matilainen2011-07-151-40/+57
* -D is for --define, not --predefine (RhBug:706161)Panu Matilainen2011-07-151-1/+1
* Support "magic_and_path" flag in fileattrsMichael Schroeder2011-07-151-4/+7
* Plug a minor memleak on writeRPM() error pathsTero Aho2011-07-151-1/+1
* Always copy macro source when expanding itMichael Schroeder2011-07-151-6/+6
* Empty transaction is not an error (RhBug:699929)Panu Matilainen2011-07-151-1/+2
* Do not abort if chown/chmod fails but the file is already correctMichael Schroeder2011-07-151-0/+18
* Fix segfault on build with empty %prep sectionMichael Schroeder2011-07-151-1/+1
* Fix "method not permitted before handle's open method" on --verifydbMichael Schroeder2011-07-151-1/+1
* Add lrzip support.Ville Skyttä2011-07-156-1/+13
* Add lzip support.Ville Skyttä2011-07-156-1/+13
* Fix find-lang so that it finds *@*.qm QT i18n files (RhBug:699945)Jindrich Novy2011-07-151-3/+3
* Understand 'PK00' zip archives (RhBug:699529)Jindrich Novy2011-07-151-2/+3
* Handle errors from moving target file into place in rpmSign()Panu Matilainen2011-07-151-18/+7
* headerPut() and headerDel() returns aren't interesting herePanu Matilainen2011-07-151-3/+3
* Remove redundant indentation block from rpmSign()Panu Matilainen2011-07-151-128/+125
* Give at least some indication of error from fchdir() failuresPanu Matilainen2011-07-151-3/+5
* Catch write errors when generating scriptlet temporary filesPanu Matilainen2011-07-151-13/+28
* Actually handle headerGet() / pgpPrtPkts() failure on signature verifyPanu Matilainen2011-07-151-4/+7
* Reflect file classifier errors in rpmdeps exit codePanu Matilainen2011-07-151-8/+6
* Remember to free db index iterators too on forced terminationPanu Matilainen2011-07-151-0/+7
* Fix dangling databases from iterators (ticket #820)Panu Matilainen2011-07-151-3/+2
* Honor $TMPDIR in various scripts.Ville Skyttä2011-07-153-7/+7
* Dont reference transaction set from transaction elementsPanu Matilainen2011-07-151-2/+1
* Add a more useful example to rpm2cpio manpagePanu Matilainen2011-07-155-0/+10
* Use pkg-config to find Lua + determine flags (ticket #88)Panu Matilainen2011-07-155-30/+30
* Fix classification of ELF binaries with sticky bit (RhBug:689182)Panu Matilainen2011-07-151-1/+1
* Fix a small memleak in rpmsign toolPanu Matilainen2011-07-151-0/+1
* Plug memory leaks on macro definition error casesPanu Matilainen2011-07-151-3/+3
* Missing va_end() callPanu Matilainen2011-07-151-0/+1
* Avoid freeing an unallocated variable (RhBug:688091)Jindrich Novy2011-07-151-0/+1
* Update librpm doxygen module listPanu Matilainen2011-07-151-2/+2
* Fix whitespace in Python doc stringFlorian Festi2011-07-151-1/+1
* Fix the PyBytes vs PyString compatibility definesPanu Matilainen2011-07-151-5/+5
* Python 3 fixupsPanu Matilainen2011-07-152-1/+3
* Verify some properties of replaced and wrong-colored files (RhBug:528383)Panu Matilainen2011-07-151-2/+12
* Take file state into account for file dependenciesPanu Matilainen2011-07-151-3/+16
* Improve the dependency loop debug message a bitPanu Matilainen2011-07-151-2/+3