upgrade rpm version to 4.14.1
[platform/upstream/rpm.git] / rpmio / 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-19 Michael SchroederAdd support for beecrypt as an alternative crypto imple...
2012-09-07 Panu MatilainenFirst cut of a libsolv-style string <-> id pool API
2012-05-31 Panu MatilainenSplit rpmGlob() to a separate source file
2012-03-20 Panu MatilainenBump library sonames in preparation for new release
2011-11-09 Panu MatilainenMake base64 encoding/decoding part of rpmio public API
2011-11-04 Panu MatilainenBury all NSS specifics into a separate source
2011-03-28 Panu MatilainenUse pkg-config to find Lua + determine flags (ticket...
2010-12-03 Panu MatilainenBump library sonames
2010-03-19 Panu MatilainenBury FTS inside librpmbuild and eliminate from public ABI
2010-02-10 Panu MatilainenSplit elf dependency extraction out of librpmbuild...
2009-12-07 Panu MatilainenBump soname for all our libraries
2009-05-22 Panu MatilainenInclude from src, not build dir
2009-03-19 Panu Matilainenlibrpmio doesn't need libmagic for anything
2009-02-26 Panu MatilainenSwitch to libtool versioning, starting at 0:0:0
2008-10-14 Panu MatilainenMove luaext include fiddling out of toplevel configure
2008-10-14 Panu MatilainenSanitize libluaext linkage
2008-07-04 Panu MatilainenStuff rpmio/ugid.[ch] contents to lib/misc.[ch]
2008-07-02 Panu MatilainenMake rpmkeyring.h public header
2008-07-01 Panu MatilainenBeginnings of an abstract keyring
2008-05-12 Panu MatilainenRip old, bit-rotten librpmio test programs
2008-04-22 Jindrich NovyCheck for lzma library in configure.ac and reference...
2008-03-18 Panu MatilainenBump up sonames, we're not exactly ABI compatible with...
2008-03-18 Panu MatilainenMore xstr[n]casecmp to rpmstring along the other string...
2008-03-12 Panu MatilainenRemove rpmio internal copy of poptParseArgvString(...
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-05 Panu Matilainenbase64.h missing from librpmio sources
2007-12-03 Panu MatilainenUse regular POSIX functions instead of "RPC" clones
2007-11-23 Ralf CorsépiusReflect changes to include files.
2007-11-23 Panu Matilainenlibrpmio needs elf include+lib now, librpmdb doesn't
2007-11-22 Panu MatilainenMove makeTempFile() from misc.h to rpmfileutil.h
2007-11-22 Panu MatilainenCalculating file checksums aint legacy activity
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-19 Panu MatilainenLose rpmerr.h for good
2007-11-16 Panu MatilainenSplit digest-stuff out of rpmio_internal to separate...
2007-11-07 Panu MatilainenMove tufdio under rpmio/ where it belongs..
2007-11-02 Peter JonesMerge
2007-11-02 Panu MatilainenRemove tinv
2007-11-02 Panu MatilainenUse NSS instead of beecrypt for encryption (Tomas Mraz)
2007-10-30 Ralf Corsépiusmerge.
2007-10-30 Ralf CorsépiusDon't build stubs.c.
2007-10-17 Ralf CorsépiusCleanup CPPFLAGS.
2007-10-17 Ralf CorsépiusExpand AM_CPPFLAGS.
2007-10-17 Ralf CorsépiusAdd tput.
2007-10-10 Ralf CorsépiusMove pkginc_HEADERS to toplevel Makefile.am
2007-10-09 Panu MatilainenMake rpmerr.h private, include directly where needed.
2007-09-20 Ralf CorsépiusAdd dependency on libbz2.
2007-09-17 Ralf CorsépiusDon't install db.h.
2007-09-17 Panu MatilainenMake fts.h a private header
2007-09-17 Panu MatilainenAutomated merge with ssh://pmatilai@login.linux.duke...
2007-09-17 Panu Matilainenugid.h is private header really
2007-09-12 Ralf CorsépiusAttempt to escape hg messed up the repo once more.
2007-09-12 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-12 Panu MatilainenRemove NEON and related hacks
2007-09-10 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 Ralf CorsépiusRemove lint-support.
2007-09-02 Panu MatilainenAutomated merge with ssh://pmatilai@login.linux.duke...
2007-08-31 Ralf CorsépiusEliminate clean-local:
2007-08-31 Ralf CorsépiusAdd RPMCONFIGDIR to CPPFLAGS.
2007-08-27 Ralf CorsépiusUse check_PROGRAMS instead of EXTRA_PROGRAMS for t...
2007-08-27 Ralf CorsépiusEliminate noinst_HEADERS.
2007-08-27 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-08-27 Ralf CorsépiusRemove tdigest.
2007-08-22 Ralf CorsépiusRemove INCPATH.
2007-08-20 Ralf CorsépiusRemove LDFLAGS from librpmio_la_LDFLAGS.
2007-08-19 Ralf CorsépiusRemove RPM_BUILD_ROOT.
2007-08-13 Ralf CorsépiusReformat.
2007-08-08 packman@mccallum... Remove BEECRYPTLOBJS, .created.
2007-08-06 Panu MatilainenRemove dead tficl code..
2007-08-05 Panu MatilainenAutomake cleanups.
2007-07-25 Panu MatilainenSet libdir /usr/lib vs lib64 directly, drop MARK64...
2007-03-14 Paul NasratCleanup: Remove dumpasn1 util
2005-02-17 jbj- rework configure.ac et al to lose internal library...
2005-01-17 jbjBuild on macosx.
2005-01-04 jbj- mac os x patches (#133611, #133612, #134637).
2004-11-28 jbj- add support for automagic pubkey retrieval using...
2004-11-19 jbj- bump soname into libfoo-4.4.so everywhere.
2004-11-07 jbjDrill many neon hooks.
2004-11-05 jbjw00t! rpm -q -W https://wellfleet.jbj.org/rawhide/test...
2004-11-04 jbjLink librpmio with -lneon.
2004-11-04 jbjSplit out avOpendir/avReaddir/avClosedir to rpmdav.c.
2004-10-21 jbj- port to internal file-4.10 libmagic rather than libfm...
2004-10-09 jbjSplint fiddles.
2004-04-18 niemeyerImplemented external interface for the hooking system...
2004-03-19 niemeyer- New internal Lua support scheme, laying under rpmio.
2003-11-23 jbjMerge changes from rpm-4.2.1 development.
2003-06-26 jbjUpdate to 4.0.31.
2003-05-30 jbjConsolidate external beecrypt changes.
2003-05-22 jbjPrepare to build with external beecrypt-3.0.0.
2003-04-16 jbj- resurrect manifests, RPMRC_NOTFOUND returned by readL...
2003-03-28 jbjAdd gcrypt to tdigest.
2003-03-25 jbjRepair rdtsc stopwatch, use gettimeofday(3) for now.
2003-03-24 jbjAdd benchmark stopwatch, change precision from milli...
2003-03-20 jbjMake sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry...
2003-03-16 jbjCreate rpmsq, combining rpmdb/psm signal handlers.
2003-03-06 jbj- fix: memory leak (85522).
next