tools/librpm-tizen.git
2008-10-09 Panu MatilainenAdd RPM_GNUC_INTERNAL macro
2008-10-08 Panu MatilainenUnknown tag is an error
2008-10-07 Jindrich Novymake %find_lang --with-kde work (rhbz#466009)
2008-10-06 Panu MatilainenMalformed query query items (pkid's and such) are errors
2008-10-06 Panu MatilainenMake "not an rpm or manifest" message an error, not...
2008-10-06 Panu MatilainenConsistent log level for "unverifiable signature" message
2008-10-04 Panu MatilainenFailure to rebuild database is worth at least a warning
2008-10-04 Panu MatilainenRestore permissions of a signed rpm to that of the...
2008-10-03 Panu MatilainenSimilar semantics for <lua> scriptlets
2008-10-03 Panu MatilainenAlways perform callback notify of lua scriptlet errors too
2008-10-03 Panu MatilainenRemove unnecessary {} block + indentation, no functiona...
2008-10-03 Panu MatilainenFilter out error exit codes from non-pre scriptlets...
2008-10-03 Panu MatilainenEmit RPMCALLBACK_SCRIPT_ERROR notification on all scrip...
2008-10-03 Panu MatilainenAssume failure in psm runScript()
2008-10-03 Panu MatilainenLog message on all scriptlet failures.
2008-10-02 Panu MatilainenUpdated German translation (Fabian Affolter)
2008-10-01 Panu MatilainenKick out yet another ancient artifact
2008-10-01 Panu MatilainenWe have easier ways to catenate strings...
2008-10-01 Panu MatilainenTweaks to how ISA-macros are generated (rhbz#464754)
2008-09-25 Jindrich NovyUse safer xrealloc() instead of realloc()
2008-09-25 Jindrich NovyAvoid segfault in rpmLeadNew() if calloc() fails
2008-09-25 Jindrich NovyUse safer xstrdup() instead of strdup() wherever possible
2008-09-25 Panu MatilainenFix up fuzz in Finnish translation
2008-09-25 Panu MatilainenExtra ')' in error message
2008-09-25 Panu MatilainenDon't go onto wild zombie rampage if python callback...
2008-09-24 Jindrich NovyUpdate Brasilian Portuguese translation (rhbz#463748)
2008-09-24 Jindrich NovyDon't treat %patch numberless if -P parameter is present
2008-09-22 Panu MatilainenKick out useless and ancient junk genCpioListAndHeader()
2008-09-22 Jindrich NovyFix error messages in processScriptFiles()
2008-09-18 Jindrich NovyDrop rpmfcFileDep() to simplify things
2008-09-18 Jindrich NovyMove type regression test back to asserts
2008-09-18 Jindrich NovyUse proper codes for logging via rpmlog().
2008-09-18 Panu MatilainenForce error return if headerLoad() fails
2008-09-18 Panu MatilainenDocument manifest behavior for install options too...
2008-09-18 Panu MatilainenKick out references to "Red Hat Linux" out of the manpa...
2008-09-18 Panu MatilainenUpdate man-page wrt supported query formatter types
2008-09-18 Panu MatilainenDon't segfault on unknown format specifiers
2008-09-18 Panu MatilainenAdd error message on query of unsupported files (rhbz...
2008-09-18 Panu MatilainenRemove pointless non-NULL check
2008-09-18 Panu MatilainenSave some screen estate by initializing on declaration..
2008-09-18 Panu MatilainenMore informative output on ambiguous erase (rhbz#164743)
2008-09-18 Panu MatilainenFix rpmErase() exit code when arch is specified (rhbz...
2008-09-16 Panu MatilainenKick out double definitions of --(no)dirtokens options
2008-09-16 Panu MatilainenResurrect --nodirtokens build option
2008-09-15 Jindrich NovyAvoid asserts and output error instead (rhbz#448939...
2008-09-15 Jindrich NovyUse proper return codes in rpmfc.c
2008-09-15 Jindrich NovyUse proper return codes in files.c
2008-09-12 Panu MatilainenheaderAddEntry() is deprecated, use headerPutString...
2008-09-12 Panu MatilainenMake sure RPMTAG_GROUP is always present in packages
2008-09-12 Panu MatilainenFix indentation
2008-09-11 Panu MatilainenMacro argument handling regression regression (rhbz...
2008-09-10 Jindrich NovyDon't generate broken cpio in case of hardlink pointing...
2008-09-06 Jindrich NovyFail hard if patch isn't found (rhbz#461347)
2008-09-04 Jindrich NovyAdd Dutch translation to LINGUAS
2008-09-04 Jindrich NovyAdd initial Dutch translation (rhbz#461060)
2008-09-02 Panu MatilainenUpdated German translation from Fabian Affolter
2008-09-02 Panu Matilainen--repackage is gone, remove references from French...
2008-09-02 Panu MatilainenUpdated French translation from man-pages-fr
2008-09-02 Panu MatilainenFix --dump usage description in Japanese manpage transl...
2008-09-02 Panu MatilainenAvoid dumb casts
2008-09-01 Jindrich NovyCreate directory structure for rpmbuild prior to build...
2008-09-01 Jindrich NovyCreate _topdir if it doesn't exist when installing...
2008-08-26 Jindrich NovyFix type in format string to avoid segfault (rhbz#460146)
2008-08-26 Jindrich NovyAllow noarch subpackages
2008-08-19 Panu MatilainenImprove INSTALL documentation wrt NSRP/NSS requirements
2008-08-19 Panu MatilainenUse standard auto*foo checks for NSS
2008-08-14 Panu MatilainenFix segfault on zero-length %policy file
2008-08-14 Panu MatilainenFix segfault on zero-length rpmrc
2008-08-14 Jindrich NovyAccept numerical characters in macro expansion (related...
2008-08-14 Panu MatilainenDon't fail build on too large but excluded files
2008-08-13 Panu MatilainenUnbreak payload size tag generation on ppc (rhbz#458817)
2008-08-11 Panu MatilainenMacroize configure command/path in %configure (rhbz...
2008-08-08 Panu MatilainenAdd parenthesis to make gcc happy
2008-08-08 Panu MatilainenMissing include
2008-08-08 Panu MatilainenRemember to free up resources from matchpathcon_init()
2008-08-08 Panu MatilainenFix check for nocontext flag
2008-08-08 Panu MatilainenPlug memleak from %pretrans
2008-08-08 Panu MatilainenAdd key to transaction keyring on rpmtsImportPubkey...
2008-08-08 Panu MatilainenUse rpmPubkey + methods for pubkey header generation
2008-08-08 Panu MatilainenAdd couple of new rpmPubkey() methods
2008-08-08 Panu MatilainenSplit gpg-pubkey header generation out of rpmtsImportPu...
2008-08-07 Panu MatilainenPermit i18nstring in headerPutString()
2008-08-07 Jindrich NovyDon't allow multiple definition of PatchX or SourceX...
2008-08-06 Panu MatilainenClarify %buildroot in macros
2008-08-06 Panu MatilainenSimplify spec buildroot hysteria
2008-08-06 Panu MatilainenAdd %sparc macro for supported Sparc architectures...
2008-08-05 Panu MatilainenIncrement exit code on file not found errors too (...
2008-08-04 Panu MatilainenBunch of keyring / pubkey refcounting fixes
2008-07-26 Panu MatilainenUpdated Italian translation from Francesco Tombolini...
2008-07-26 Panu MatilainenRevert "plug memory leak in spec parsing code"
2008-07-26 Panu MatilainenFix typo in buildroot dir definition (rhbz#456708)
2008-07-25 Florian Festiplug memory leak in spec parsing code
2008-07-25 Florian Festifix parsing of empty doublequoted strings in spec file...
2008-07-24 Panu MatilainenDumb thinko breaking tar builds from relative paths...
2008-07-19 Panu MatilainenFix regression in %patch handling (rhbz#455872)
2008-07-17 Panu MatilainenAdd (and use) refcounting for rpmKeyring and rpmPubkey
2008-07-17 Florian FestiAdded .gitignore file to get sane git status reports
2008-07-16 Panu MatilainenMake sure there's room for \0 (packages with no files)
2008-07-16 Panu MatilainenMake rpmExpand() smarter wrt memory allocations
2008-07-16 Panu MatilainenEliminate another unnecessary temp variable
next