apply some patch for pythons rpm from opensource
[platform/upstream/rpm.git] / lib / Makefile.am
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
2012-11-05 Panu MatilainenUpdate library current + age (ie libs are now 3.1.0)
2012-10-05 Panu MatilainenExport the indexed rpmds accessors internally
2012-03-26 Panu MatilainenDont bother building internal versions of db utilities...
2012-03-20 Panu MatilainenBump library sonames in preparation for new release
2011-03-28 Panu MatilainenUse pkg-config to find Lua + determine flags (ticket...
2011-03-10 Panu MatilainenMove string hash function to librpmio and rename for...
2010-12-15 Panu MatilainenSplit user+group caching to separate source (again...
2010-12-03 Panu MatilainenBump library sonames
2010-11-15 Panu MatilainenMake our popt exec path more useful, permit environment...
2010-10-22 Panu MatilainenMove librpmsign to its own subdirectory in the sources
2010-09-29 Panu MatilainenAnd finally split the signing support into a separate...
2010-09-21 Panu MatilainenRename tagtbl.c -> tagtbl.C
2010-09-03 Panu MatilainenRip IAM_RPMDB, ie --initdb, --rebuilddb etc modes out...
2010-09-03 Panu MatilainenSplit package signing out of rpmchecksig.c
2010-09-01 Steve LawrenceUpdate the plugin architecture to allow for remembering...
2010-06-22 Steve LawrenceAdd plugin calling support
2010-05-31 Panu MatilainenAdd a simple API for dealing with chroot state changes
2010-05-21 Panu MatilainenMove the lone hashFunctionString() into misc.[ch],...
2010-04-12 Michael SchroederAdapt the Makefile as rpmdb_svc can no longer be built.
2010-04-01 Panu MatilainenSplit dbiIndex out of rpmdb_internal.h into header...
2010-03-29 Panu MatilainenMove the little thats left of psm.h into rpmte_internal.h
2010-03-25 Panu MatilainenSplit rpm problem type + its "methods" to separate...
2010-03-19 Panu MatilainenEliminate rpmgi from public API & ABI
2010-03-12 Panu MatilainenSplit file state structures + routines out of rpmte...
2010-02-25 Panu MatilainenFirst rough-cut version of scriptlet abstraction
2010-02-03 Florian FestiKill RPMTAG_FSNAMES and RPMTAG_FSSIZES and everything...
2009-12-22 Panu MatilainenLose the now empty header_internal.c source
2009-12-22 Panu MatilainenRename hdrNVR.c to more obvious and generic headerutil.c
2009-12-07 Florian FestiRemove support for sqlite based rpm database
2009-12-07 Panu MatilainenBump soname for all our libraries
2009-06-12 Panu MatilainenFix out of source directory build (ticket #65)
2009-06-10 Panu MatilainenSplit ordering code to separate source file
2009-04-03 Panu MatilainenMake rpmal header & all internal
2009-03-25 Panu MatilainenPush signature verification down to librpmio
2009-02-26 Panu MatilainenSwitch to libtool versioning, starting at 0:0:0
2009-01-14 Panu MatilainenAdd librpm level lua extension stub
2008-11-25 Panu MatilainenAdd rpmhash.[CH] to EXTRA_DIST so they get included...
2008-11-22 Panu MatilainenRemove -DRPMCONFIG from CPPFLAGS where unnecessary
2008-11-22 Panu MatilainenUse rpmConfigDir() for finding our popt alias file
2008-10-26 Panu MatilainenBeginnings of acl (POSIX.1e draft 17) verification...
2008-10-26 Panu MatilainenBeginnings of file capability (POSIX.1e draft 15) verif...
2008-10-10 Panu MatilainenYank out legacy.h, make the conversion functions static
2008-05-21 Panu MatilainenEliminate rpmTagTable internals from API/ABI completely
2008-05-21 Panu MatilainenSplit tag extensions out of formats.c
2008-05-13 Panu MatilainenNew "tag data" container struct + some basic methods...
2008-05-12 Panu MatilainenSplit header sprintf formatting to separate source
2008-05-12 Panu MatilainenFixup paths and Makefiles for rpmdb/ elimination
2008-05-12 Panu MatilainenRip old, bit-rotten librpm test programs
2008-03-18 Panu MatilainenBump up sonames, we're not exactly ABI compatible with...
2008-03-17 Panu MatilainenNuke leftover rollback test program, update translations
2008-03-17 Panu MatilainenRemove rollback support
2008-03-17 Panu MatilainenRemove support for automatic rollback on failure
2008-02-05 Panu MatilainenPort some rpmds improvements from rpm5.org
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-03 Panu MatilainenSplit rpmte internals to separate header
2007-12-03 Panu MatilainenDuh, remember to add rpmfi_internal.h to sources..
2007-11-28 Panu MatilainenLose rpmgi_internal.h, no longer needed
2007-11-27 Panu MatilainenMove legacy%#¤%#¤ to librpm now that it can move..
2007-11-23 Ralf CorsépiusReflect changes to include files.
2007-11-23 Panu MatilainenMove stringbuf into librpmio, rename header
2007-11-22 Ralf CorsépiusAdd -I$(top_builddir)/include/rpm to AM_CPPFLAGS.
2007-11-07 Panu MatilainenMove tufdio under rpmio/ where it belongs..
2007-11-02 Peter JonesMerge
2007-11-02 Panu MatilainenUse NSS instead of beecrypt for encryption (Tomas Mraz)
2007-10-31 Panu MatilainenSplit out rpmts_internal.h from rpmts.h
2007-10-30 Ralf Corsépiusmerge.
2007-10-30 Panu MatilainenSplit transaction score stuff to separate private header
2007-10-30 Ralf Corsépiusmerge.
2007-10-30 Ralf CorsépiusAdd -I$(top_builddir)/rpmdb to AM_CPPFLAGS.
2007-10-29 Ralf CorsépiusSplit out rpmgi_internal.h from rpmgi.h
2007-10-17 Ralf CorsépiusCleanup CPPFLAGS.
2007-10-17 Ralf CorsépiusExpand AM_CPPFLAGS.
2007-10-10 Ralf CorsépiusMove pkginc_HEADERS to toplevel Makefile.am
2007-09-17 Panu MatilainenAutomated merge with ssh://pmatilai@login.linux.duke...
2007-09-17 Panu Matilainenmisc.h is a private header
2007-09-12 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-12 Ralf CorsépiusRemove splint annotation from getdate.c.
2007-09-11 Ralf CorsépiusUse _LDADD instead of _LDFLAGS.
2007-09-03 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-03 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-09-03 Panu MatilainenRemove setfiles, it's not used nor useful within rpm
2007-09-03 Panu MatilainenRIP rpmsx and all its uses
2007-09-03 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-09-03 Ralf CorsépiusRemove lint-support.
2007-09-02 Panu MatilainenAutomated merge with ssh://pmatilai@login.linux.duke...
2007-09-02 Ralf CorsépiusAdd missing link libs.
2007-08-31 Ralf CorsépiusAdd LIBRPMALIAS_FILENAME to CPPFLAGS.
2007-08-31 Ralf CorsépiusAdd RPMCONFIGDIR to CPPFLAGS.
2007-08-31 Ralf CorsépiusAdd LOCALSTATEDIR to AM_CPPFLAGS.
2007-08-30 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-08-30 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm-cli
2007-08-30 Panu MatilainenMove rollback IDTX out of cli-stuff, its needed by...
2007-08-28 Ralf Corsépiushg sucks rocks
2007-08-28 Ralf CorsépiusPropagate SYSCONFDIR.
2007-08-28 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-08-28 Ralf CorsépiusAdd -DLOCALEDIR="\"$(localedir)\""
2007-08-27 Ralf CorsépiusAdd tufdio.
2007-08-27 Ralf CorsépiusComment out setfiles_LDFLAGS.
2007-08-27 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
next