Add macro %isu_package to generate ISU Package
[platform/upstream/rpm.git] / lib / rpmds.h
2021-01-05 biao716.wangupgrade rpm version to 4.14.1 39/250839/1 accepted/tizen/base/tool/20210118.215949 submit/tizen_base/20210105.160930 submit/tizen_base/20210113.025730 upstream/4.14.1.1
2013-02-03 Anas NashifAdd support for weak dependencies:
2012-11-01 Panu MatilainenHide the strpool-related rpmts/rpmfi/rpmds interfaces...
2012-09-27 Panu MatilainenFixup a copy-paste error in rpmdsPool() doxygen markup
2012-09-13 Panu MatilainenUnify the three rpmdsFooMatchesDep() functions into one
2012-09-13 Panu MatilainenAdd pool-aware version of rpmdsRpmlib()
2012-09-13 Panu MatilainenAdd pool-aware versions of rpmdsThis() and rpmdsSingle()
2012-09-12 Panu MatilainenAdd getters for rpmds dependency name and EVR pool ids
2012-09-12 Panu MatilainenAdd getter methods for rpmds and rpmfi string pool...
2012-09-11 Panu MatilainenAdd an alternative rpmds constructor to allow shared...
2012-08-03 Panu MatilainenHonor RPMSENSE_MISSINGOK flag in dependency checking
2011-03-31 Florian FestiAdd rpmdsMatchesDep() as alternative to rpmdsAnyMatches...
2011-01-25 Panu MatilainenTeach rpm about post-transaction dependencies
2010-11-05 Panu MatilainenConst-correctness: rpmdsRpmlib() doesn't (and must...
2010-10-22 Panu MatilainenSwitch rpmds API and internals to use rpmTagVal instead...
2010-09-21 Panu MatilainenStop abusing enum typedefs for bitfield types
2010-09-13 Panu MatilainenEliminate all fooUnlink() functions out of the API
2010-03-29 Panu MatilainenRemove unused dependency set file reference count
2010-03-29 Panu MatilainenRemove unused and non-sensible depedency set build...
2010-03-29 Panu MatilainenTeach rpm about pre-transaction dependencies
2010-03-29 Panu MatilainenLose unused RPMSENSE_PATCHES
2010-03-29 Panu MatilainenDrop "support" for per-scriptlet build-requires
2010-03-29 Panu MatilainenFree up three bits from rpmsenseFlags
2010-03-26 Panu MatilainenAdd public rpmdsCurrent() function for creating a singl...
2010-03-26 Panu MatilainenRecord header instance in dependency sets + add API...
2010-03-22 Panu MatilainenLose the useless rpmds refcounting debug junk + switches
2010-03-12 Panu MatilainenRecord problems into the transaction elements causing...
2009-06-05 Panu MatilainenUnbreak isLegacyPreReq()
2009-06-01 Panu MatilainenBring back former value of RPMSENSE_PREREQ
2008-10-30 Panu MatilainenKill of scareMem / keep header flag from rpmds
2008-05-26 Jindrich NovyRemove legacy RPMSENSE_SERIAL.
2008-04-24 Panu MatilainenRemove meaningless extern on function declarations...
2008-02-05 Panu MatilainenMass convert (back) to rpmTag as it's usable everywhere now
2008-02-05 Panu MatilainenA missed color type in rpmds header
2008-02-05 Panu MatilainenAdd rpm_color_t type for rpm color bits, use where...
2008-02-05 Panu MatilainenPort some rpmds improvements from rpm5.org
2008-01-30 Panu MatilainenUse rpmsenseFlags type for dependency flags everywhere...
2008-01-30 Panu MatilainenAdd missing system includes
2008-01-30 Panu MatilainenRemove bunch of unnecessary rpmlib.h includes
2008-01-09 Panu MatilainenImplementation of triggerprein scriptlets.
2007-12-13 Panu MatilainenUse rpm_tag_t everywhere for rpm (header) tag type
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-04 Panu MatilainenEliminate debug junk from the API
2007-12-02 Panu MatilainenMove rpmsenseFlag enums to rpmds where they logically...
2007-11-23 Panu MatilainenAdd doxygen grouping to rpmds methods
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-10-30 Ralf Corsépiusmerge.
2007-10-30 Panu Matilainenrpmds is now fully opaque, eliminate _RPMDS_INTERNAL...
2007-10-26 Ralf CorsépiusEliminate [u|]int_[8|16|32]. Use c99 stdint.h types...
2007-10-08 Ralf CorsépiusMake headers self-contained.
2007-10-08 Ralf Corsépius'Adjust extern C {} blocks.'
2007-09-21 Panu MatilainenRemove unused proof-of-concept arch-filtering of depend...
2007-09-11 Ralf CorsépiusRemove splint tags.
2004-10-13 jbj- silently add default %defattr(-,root,root) for all...
2004-10-09 jbjDoxygen and cpp nit picks.
2004-04-01 jbjrevert buildtime tie breaking, not the right thing...
2004-03-29 jbjProof-of-concept for arch filtered dependencies.
2004-03-28 jbjTypo.
2004-03-28 jbj- scareMem = 0 everywhere, document deprecation phase...
2004-03-28 jbj- use package build time as EVR comparison tie breaker.
2003-04-02 jbjSplint clean.
2003-01-20 jbjSplint fiddles.
2003-01-01 jbjfix: restore upgrade functionality with colors.
2002-12-31 jbj1st crack at colored installs.
2002-12-30 jbj- fix: typo in assertion.
2002-12-30 jbj- use rpmfiFDepends() underneath --fileprovide and...
2002-12-29 jbj- don't segfault with packages produced by rpm-2.93...
2002-12-23 jbjSanity.
2002-12-07 jbjSplint fiddles.
2002-12-07 jbjHandle (N,EVR,Flags) Provide:/Require: triple.
2002-11-26 jbj- bundle libfmagic into librpmbuild for now.
2002-09-20 jbj- eliminate myftw, use Fts(3) instead.
2002-08-03 jbjRemove dbi_tear_down, now that rpmdb's are closed on...
2002-07-29 jbj- update trpm.
2002-07-13 jbj- install rpmal.h and rpmhash.h, implicit rpmps.hinclud...
2002-06-28 jbj- disambiguate added/installed dependency failures...
2002-06-19 jbjAnnotate incondefs in source code.
2002-06-15 jbj- beecrypt: merge changes from beecrypt-2.3.0.
2002-06-05 jbjLclint fiddles.
2002-05-27 jbjAdd bindings for rpmte and FD_t.
2002-05-23 jbjCreate rpmts-py.c.
2002-05-19 jbj- fix: synthesize unpacking progress callbacks for...
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-05-16 jbj- opaque (well mostly) rpmTransactionSet using methods.
2002-04-13 jbj- use rpmdb-redhat to suggest dependency resolution(s).
2002-04-08 jbjdoxygen cleanup.
2001-11-17 jbj- methods to complete making transactionElement opaque.
2001-11-14 jbjdepends.c and rpmal.c have opaque TFI_t.
2001-11-13 jbj- split file info tag sets into rpmfi.c.
2001-11-12 jbj- commit to using rpmDepSet and TFI_t, not header.
2001-11-11 jbj- unify rpmFNSet into TFI_t.
2001-11-11 jbjReplace loadFi with fiNew, freeFi with fiFree.
2001-11-11 jbj- factor per-transactionElement data out of TFI_t throu...
2001-11-11 jbj- common structure elements for unification of TFI_t...
2001-11-11 jbjRip headers out of addedPackages.
2001-11-11 jbjRip alGetHeader() out of depends.c.
2001-11-10 jbjStart removing alGetHeader.
2001-11-10 jbj- strip header tags for erased as well as installed...
2001-11-09 jbj- no-brainer refcounts for rpmDepSet and rpmFNSet objects.
2001-11-09 jbj- header tag sets are per-transactionElement, not per...
next