Realize the remaining bits of direct rpmdb interface are dead too
[platform/upstream/rpm.git] / build /
2009-09-15 Panu MatilainenAllow absolute paths in file lists again (SuseBug:53559...
2009-09-14 Panu MatilainenSingle point of exit for doSetupMacro() to clean up...
2009-09-10 Panu MatilainenOops, accessing the wrong header in processBinaryFiles()
2009-09-07 Panu MatilainenMinor rpmfcGenerateDependsHelper() cleanups
2009-09-07 Panu MatilainenMove rl to the scope where its needed, dont bother...
2009-09-07 Panu MatilainenSingle point of exit for doPatch() to clean up freeing
2009-09-07 Panu MatilainenAvoid theoretical NULL pointer dereference
2009-09-07 Panu MatilainenEliminate unused counter variable
2009-09-02 Panu MatilainenFix dumb thinko from commit 4177fdffd6e7414123062e8716a...
2009-09-02 Panu MatilainenEliminate headerGetColor() uses everywhere
2009-09-02 Panu MatilainenTake advantage of new header string getters
2009-09-02 Panu MatilainenTake advantage of new header string getters
2009-09-02 Panu MatilainenTake advantage of new header string getters
2009-09-02 Panu MatilainenEliminate uses of headerNVR() and friends in librpmbuil...
2009-09-01 Panu MatilainenGroup tag inheritance doesn't need special treatment...
2009-09-01 Panu MatilainenAdd provide-extractors for fonts and desktop files
2009-09-01 Panu MatilainenFurther file-classifier tweaks
2009-09-01 Panu MatilainenMake internal file classifier look into compressed...
2009-08-31 Panu MatilainenReplace equal/not equal uses of str[n]cmp() with rstreq...
2009-08-20 Panu MatilainenWe always add EVR and Flags to dependencies, remove...
2009-08-20 Panu MatilainenFix duplicate dependency checking on build
2009-08-18 Panu MatilainenCopy BUGURL to source rpm's too
2009-08-17 Panu MatilainenAvoid adding Lua sources and patches twice when recursi...
2009-08-17 Panu MatilainenAdd default %clean section unless overridden in spec...
2009-08-14 Ville SkyttäAdd -d option to %patch.
2009-08-13 Panu MatilainenAdd an option bug reporting URL tag to packages (RhBug...
2009-08-12 Jindrich Novyrpmbuild won't segfault when %including spec with zero...
2009-08-06 Jindrich NovyCorrectly inherit default %attr(-,-,-) attributes from...
2009-07-23 Panu MatilainenKill off lclint remnants everywhere
2009-07-09 Panu MatilainenFix compiler warning on const free
2009-06-26 Panu MatilainenBase64-encode %policy files to ensure it can be present...
2009-06-23 Jindrich NovyTeach %files to accept multiple filelists (ticket ...
2009-06-23 Jindrich NovyAllow ':' character in EVR, it's needed for Epoch separ...
2009-06-16 Jindrich NovyDon't check Provides/Requires for bad characters, they...
2009-06-15 Jindrich NovyCheck for valid chars in Requires/Provides as well
2009-06-10 Jindrich NovyAdd new function to check valid characters in NVR ...
2009-06-10 Jindrich NovyNuke useless compatibility stuff and put V/R checking...
2009-06-09 Jindrich NovyMake whitelist of characters allowed in NVR (ticket...
2009-06-01 Panu MatilainendepMsg doesn't need _notpre() anymore
2009-06-01 Panu MatilainenRemove leftover build/TODO file from 1998 / rpm 2.5...
2009-06-01 Panu MatilainenGenerate spec part string lengths at build time and...
2009-06-01 Panu MatilainenGenerate preamble tag lengths at build time and make...
2009-06-01 Panu MatilainenIssue deprecation warnings for PreReq and BuildPreReq
2009-06-01 Panu MatilainenTurn unused spec syntax obsoletion mechanism into depre...
2009-06-01 Panu MatilainenMap PreReq into Requires(pre,preun) at build
2009-05-29 Panu MatilainenBuild prereq is exactly the same as buildrequires
2009-05-29 Panu MatilainenFix calculation of hardlinked files (RhBug:503020)
2009-04-20 Jindrich NovyRequire file attributes in spec if %ghost files are...
2009-04-16 Jindrich NovyIntroduce changelog trimming in binary packages feature...
2009-04-13 Panu MatilainenError out at build on unsupported payload compressors...
2009-04-10 Jindrich NovyDon't require %ghost file presence in build root (rhbz...
2009-04-09 Jindrich NovyRemove file flags that have never been enabled
2009-04-06 Jindrich NovyDon't allow '~', '/' characters and ".." sequence...
2009-03-31 Panu MatilainenPrefer more specific types over generic "text" in class...
2009-03-18 Panu MatilainenDon't try to parse %patch on spec query (rhbz#487855)
2009-03-18 Panu MatilainenAdd support for "lzma alone" compression format (lzdio)
2009-03-18 Panu MatilainenLZMA -> XZ renaming
2009-03-11 Panu MatilainenPlug a memleak in genCpioListAndHeader()
2009-02-27 Jindrich NovyAdd md5->filedigest aliases (rhbz#487597)
2009-02-26 Panu MatilainenSwitch to libtool versioning, starting at 0:0:0
2009-02-21 Panu MatilainenLoosen up restrictions on dependency token names (rhbz...
2009-02-20 Panu MatilainenOnly run script dependency extraction once per file...
2009-02-18 Jindrich NovyRevert fix for rhbz#442105, it has unwanted side effects
2009-02-06 Panu MatilainenBump FileDigests rpmlib dependency version
2009-01-23 Panu MatilainenCheck for binaries in noarch packages at build-time
2009-01-13 Jindrich NovyRemove redundant anyarch check
2009-01-13 Jindrich NovySimplify group tag inheritance for a bit
2009-01-13 Jindrich NovyInherit group tag from the main package if unspecified...
2009-01-12 Jindrich NovyIgnore BuildArch tags for anyarch actions (rhbz#442105)
2009-01-11 Jindrich NovyDon't check package BuildRequires when doing --rmsource...
2009-01-11 Jindrich NovyDon't fail because of missing sources when only spec
2009-01-09 Panu MatilainenDon't bother calculating string sizes manually
2009-01-09 Panu MatilainenFix buffer overflow on oversized filelist entries ...
2008-12-10 Florian FestiMove ->actions from rpmfi to rpmfs
2008-12-09 Jindrich NovyMove declarations of local variables for parsing functions
2008-12-05 Panu MatilainenTighten up setting and checking of buildroot (ticket...
2008-11-27 Panu MatilainenOops, it wasn't unnecessary include afterall..
2008-11-27 Panu MatilainenRemove unnecessary rpmfi_internal.h include
2008-11-27 Panu MatilainenPass rpmte to fsmSetup()
2008-11-18 Panu MatilainenAdd control bits for all (relevant) parts of rpmfi...
2008-11-18 Panu MatilainenLazy allocation of FSM for file info sets
2008-11-18 Panu MatilainenGenerate and insert SOURCERPM tag earlier
2008-11-17 Panu MatilainenCalculate total file size correctly in build (mdvbz...
2008-11-15 Panu MatilainenEliminate bogus const from fi->apath
2008-11-15 Panu MatilainenAvoid having to reconstruct half of rpmfi manually...
2008-11-15 Panu MatilainenLose useless fsm/rpmfi astriplen field
2008-11-15 Panu MatilainenDon't bother creating a dummy transaction element for...
2008-11-15 Panu MatilainenMinor genCpioListAndHeader() cleanups
2008-11-14 Panu MatilainenDon't have to free what's not allocated to begin with...
2008-11-14 Jindrich NovyAllow setting custom parameters to patch (rhbz#471006)
2008-11-11 Panu MatilainenMove file action calculations to rpmfiNew() where possible
2008-11-11 Panu MatilainenFigure out cpio mapflags in rpmfiNew()
2008-11-11 Panu MatilainenAdjust rpmfi directory count while messing with it...
2008-11-10 Jindrich NovyAdd the post-build package checker feature in rpmbuild...
2008-11-05 Panu MatilainenCalculate filename buffer len lazily in rpmfiFN() as...
2008-11-05 Panu MatilainenKill off per-file cpio map flags
2008-11-04 Jindrich NovyReturn proper exit code when exec*() functions fail
2008-10-30 Panu MatilainenRemove unnecessary scaremem flags, hardwired to no...
2008-10-30 Panu MatilainenConvert in-tree users of rpmfiNew() to use flag names
2008-10-29 Jindrich NovySet timezone to UTC every time to avoid local timezone...
next