platform/upstream/rpm.git
2011-08-02 Panu MatilainenPreparing for 4.9.1.1 rpm-4.9.1.1-release
2011-08-02 Panu MatilainenStrip trailing slash from paths at addFile()
2011-08-02 Panu MatilainenpgpVerifySig() check of NULL hash is the wrong way...
2011-08-02 Michael SchroederRestore %defattr() behavior on special %doc
2011-07-19 Panu MatilainenRemove ugly isDir recurse prevention hack on build
2011-07-15 Panu MatilainenPreparing for 4.9.1 rpm-4.9.1-release
2011-07-15 Panu MatilainenShut up unused-but-set warnings from gcc (if supported)
2011-07-15 Panu MatilainenSanity check signatures even if we dont have a key
2011-07-15 Panu MatilainenFix memleak on keys with more than one user id
2011-07-15 Panu MatilainenFix crash on PGP packets/armors with more than one...
2011-07-15 Panu MatilainenOops, rpmPubkeyDig() should return NULL if pgpPrtPkts...
2011-07-15 Panu MatilainenOnly increment number of query/verify sources when...
2011-07-15 Panu MatilainenFix the sanity check on number of query/verify sources...
2011-07-15 Panu Matilainenzlib is mandatory, fail at configure if missing + remov...
2011-07-15 Panu MatilainenFix the broken python header __getattr__() behavior...
2011-07-15 Panu MatilainenFix the totally broken rpm.fd() read method
2011-07-15 Panu MatilainenFix explicit directory %attr() when %defattr() is activ...
2011-07-15 Panu MatilainenEnable GLOB_ONLYDIR of the bundled glob() on platforms...
2011-07-15 Panu MatilainenPay attention to dir vs file when building (RhBug:505995)
2011-07-15 Panu MatilainenHonor trailing slash in rpmGlob()
2011-07-15 Jakub JelinekAdd DWARF-4 support to debugedit (RhBug:707677)
2011-07-15 Panu MatilainenAvoid extra newlines in parsed spec output outside...
2011-07-15 Panu MatilainenAdd --parse option to rpmspec tool to dump parsed spec...
2011-07-15 Panu MatilainenSupport retrieving the spec contents in parsed format
2011-07-15 Panu MatilainenError on unclosed macros & trailing line continuations...
2011-07-15 Panu MatilainenExport rpmteFailed() to python bindings
2011-07-15 Panu MatilainenDon't remove buildroot docdir on %doc usage (ticket...
2011-07-15 Panu MatilainenAdjust script detection rules to work with file >=...
2011-07-15 Panu MatilainenEww, python ds.Instance() doesn't take any arguments
2011-07-15 Panu MatilainenHandle EINTR on the spot instead of restarting the...
2011-07-15 Panu MatilainenAbort depgen output reading on EOF, not child exiting
2011-07-15 Panu MatilainenReset cli configured flag on rpmcliFini() (RhBug:709421)
2011-07-15 Panu MatilainenFix a logic error leading to unlink(NULL) call, oops.
2011-07-15 Panu MatilainenClean up + plug memleak in parseDescription()
2011-07-15 Panu MatilainenClean up + fix memleaks in readIcon()
2011-07-15 Panu MatilainenHandle readlink() failure in genCpioListAndHeader(...
2011-07-15 Panu MatilainenColored conflict resolution part II
2011-07-15 Panu MatilainenBoth files must be colored for multilib conflict resolu...
2011-07-15 Mark WielaardAdd -r flag to find-debuginfo.sh to invoke eu-strip...
2011-07-15 Panu MatilainenDisable all scriptlets and collections centrally on...
2011-07-15 Panu MatilainenPermit %verifyscript from non-installed packages
2011-07-15 Panu MatilainenDon't run collections on script stages like %pre/posttr...
2011-07-15 Panu MatilainenIssue an error on failure to replace original package...
2011-07-15 Panu MatilainenAdd support for nested Lua macro expansion (RhBug:490740)
2011-07-15 Panu MatilainenPlug a memory leak on Lua rpm.expand()
2011-07-15 Panu MatilainenBail out of debuginfo if stabs format encountered ...
2011-07-15 Panu MatilainenFix %prep parse error to abort build
2011-07-15 Panu MatilainenHandle HEADERFLAG_SORTED bit correctly in headerUnsort()
2011-07-15 Michael SchroederDo not die on empty changelog section
2011-07-15 Panu MatilainenWhoops, flags needs to be sorted for argvSearch() to...
2011-07-15 Panu MatilainenUnify fileattr include- and exclude-rule handling
2011-07-15 Panu Matilainen-D is for --define, not --predefine (RhBug:706161)
2011-07-15 Michael SchroederSupport "magic_and_path" flag in fileattrs
2011-07-15 Tero AhoPlug a minor memleak on writeRPM() error paths
2011-07-15 Michael SchroederAlways copy macro source when expanding it
2011-07-15 Panu MatilainenEmpty transaction is not an error (RhBug:699929)
2011-07-15 Michael SchroederDo not abort if chown/chmod fails but the file is alrea...
2011-07-15 Michael SchroederFix segfault on build with empty %prep section
2011-07-15 Michael SchroederFix "method not permitted before handle's open method...
2011-07-15 Ville SkyttäAdd lrzip support.
2011-07-15 Ville SkyttäAdd lzip support.
2011-07-15 Jindrich NovyFix find-lang so that it finds *@*.qm QT i18n files...
2011-07-15 Jindrich NovyUnderstand 'PK00' zip archives (RhBug:699529)
2011-07-15 Panu MatilainenHandle errors from moving target file into place in...
2011-07-15 Panu MatilainenheaderPut() and headerDel() returns aren't interesting...
2011-07-15 Panu MatilainenRemove redundant indentation block from rpmSign()
2011-07-15 Panu MatilainenGive at least some indication of error from fchdir...
2011-07-15 Panu MatilainenCatch write errors when generating scriptlet temporary...
2011-07-15 Panu MatilainenActually handle headerGet() / pgpPrtPkts() failure...
2011-07-15 Panu MatilainenReflect file classifier errors in rpmdeps exit code
2011-07-15 Panu MatilainenRemember to free db index iterators too on forced termi...
2011-07-15 Panu MatilainenFix dangling databases from iterators (ticket #820)
2011-07-15 Ville SkyttäHonor $TMPDIR in various scripts.
2011-07-15 Panu MatilainenDont reference transaction set from transaction elements
2011-07-15 Panu MatilainenAdd a more useful example to rpm2cpio manpage
2011-07-15 Panu MatilainenUse pkg-config to find Lua + determine flags (ticket...
2011-07-15 Panu MatilainenFix classification of ELF binaries with sticky bit...
2011-07-15 Panu MatilainenFix a small memleak in rpmsign tool
2011-07-15 Panu MatilainenPlug memory leaks on macro definition error cases
2011-07-15 Panu MatilainenMissing va_end() call
2011-07-15 Jindrich NovyAvoid freeing an unallocated variable (RhBug:688091)
2011-07-15 Panu MatilainenUpdate librpm doxygen module list
2011-07-15 Florian FestiFix whitespace in Python doc string
2011-07-15 Panu MatilainenFix the PyBytes vs PyString compatibility defines
2011-07-15 Panu MatilainenPython 3 fixups
2011-07-15 Panu MatilainenVerify some properties of replaced and wrong-colored...
2011-07-15 Panu MatilainenTake file state into account for file dependencies
2011-07-15 Panu MatilainenImprove the dependency loop debug message a bit
2011-07-15 Panu MatilainenPreferred color pkgs should be erased last
2011-07-15 Panu MatilainenMake peace with autoconf-2.68
2011-07-15 Panu MatilainenThrow an exception from Fseek() errors in python rpmfd...
2011-03-02 Panu MatilainenPreparing for 4.9.0 rpm-4.9.0
2011-03-02 Tero AhoFix uninitialized variable in fsm
2011-03-02 Panu MatilainenSilence error callback during from BDB during environme...
2011-03-01 Ville SkyttäMention %bcond_with* in conditional build doc.
2011-03-01 Ville SkyttäMan page syntax fixes.
2011-03-01 Ville SkyttäDocumentation spelling fixes.
2011-02-28 Panu MatilainenFix db cursor double-open, causing yum to hang on reins...
2011-02-28 Panu MatilainenFix braindamage in the depgen helper collector loop...
2011-02-28 Panu MatilainenAllow both string + unicode in python addInstall()...
next