- use rpmfiFDepends() underneath --fileprovide and --filerequire.
[platform/upstream/rpm.git] / tools /
2002-12-24 jbjIgnore rpmdeps executable.
2002-12-21 jbj- add --enable-posixmutexes when configuring on linux.
2002-12-20 jbj- copy compressFilelist to convertdb1.c, remove interna...
2002-12-20 jbj- dynamically link /bin/rpm, link against good old...
2002-12-19 jbj- add -I/usr/include/nptl, Conflicts: kernel <= 2.4.19.
2002-12-12 jbj- fix: add rpmlib(VersionedDependencies) if versioned...
2002-12-10 jbjRepair fc->skipReq insertion typo.
2002-12-07 jbjHandle (N,EVR,Flags) Provide:/Require: triple.
2002-12-01 jbj- use usrlib_LTLIBRARIES to install directly in /usr...
2002-12-01 jbj- link rpm libraries together, use shared helpers with...
2002-11-30 jbjLink rpmcache/rpmgraph statically for now.
2002-11-29 jbj- build with external elfutils (preferred), if available.
2002-11-26 jbj- bundle libfmagic into librpmbuild for now.
2002-11-20 jbj- use rpmdeps rather than find-{requires,provides}.
2002-11-19 jbj- add AC_SYS_LARGFILE throughout.
2002-11-15 jbj- update to elfutils-0.56.
2002-11-12 jbjElfutils fiddles fo fix striptofile.
2002-11-08 jbjIgnore generated files.
2002-11-08 jbjSanity.
2002-10-25 jbjUse internal elfutils, not libelf, includes.
2002-10-24 jbj- add /usr/lib/rpm/rpmdeps.
2002-10-18 jbj- add debug sub-package patch.
2002-10-18 jbjDebug package patch.
2002-10-15 jbjReplace libelf with elfutils.
2002-10-12 jbjRemove CVS cruft.
2002-10-09 jbj- fix: use size_t consistently, avoid segfault on ia64.
2002-10-06 jbjdb1 to db3 conversion program (Michael Schroeder <mls...
2002-10-06 jbjAdd 64bit patch.
2002-09-20 jbj- eliminate myftw, use Fts(3) instead.
2002-09-16 jbjSync with rpm-4.1 parsing changes.
2002-09-04 jbjDon't mess with uint32_t, breaks on 6.x.
2002-09-03 jbj- fix: always do rpmalMakeIndex.
2002-08-31 jbjSync with rpm-4.1.
2002-08-23 jbj- merge signature returns into rpmRC.
2002-08-22 jbj- add a macro to create a sub-package with debugging...
2002-08-15 jbj- python: explicit method to set transFlags.
2002-08-06 jbj- add bitmask for precise control of signature/digest...
2002-07-28 jbj- popt: display sub-table options only once on --usage.
2002-07-24 jbj- verify signatures/digests retrieved through rpmdbNext...
2002-07-21 jbj- add methods to make signature handling opaque wrto...
2002-07-20 jbj- version added to *.la dependency libraries (#69063).
2002-07-13 jbj- install rpmal.h and rpmhash.h, implicit rpmps.hinclud...
2002-07-04 jbj- fix: forgot lazy open of database on --freshen path...
2002-07-02 jbjadd (disabled for now) dependency check to rpmgraph.
2002-06-30 jbj- warn only once for each NOKEY/UNTRUSTED key id.
2002-06-28 jbj- disambiguate added/installed dependency failures...
2002-06-22 jbjFactor bounds checking annotations into source code.
2002-06-20 jbj- make sure that rpm can verify prelinked shared libraries.
2002-06-09 jbjSanity.
2002-05-27 jbjAdd bindings for rpmte and FD_t.
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-14 jbj- use build time to choose one of multiple alternative...
2002-04-13 jbj- merge conflicts into problems, handle as transaction...
2002-04-11 jbj- rescusitate --rebuild.
2002-02-28 jbjUse Knuth algorithm Y for computing DSA "w = inv(s...
2002-02-24 jbjSynthesize a st_ino field for fts(3) use across FTP.
2002-02-23 jbjfix: opendir(3) et al functional with FTP.
2002-02-22 jbjtpkgid cleanup.
2002-02-21 jbjAdd tpkgid.c.
2002-01-05 jbjCompute parent and no. of children for each package.
2002-01-04 jbjUse rpmsort to display dependencies for dotty from...
2001-11-23 jbj- fix a couple dinky memory leaks.
2001-11-11 jbjReplace loadFi with fiNew, freeFi with fiFree.
2001-11-01 jbj- add header refcount annotations throughout.
2001-10-27 jbj- legacy signatures always checked where possible on...
2001-09-25 jbj- drop rpmio/base64.[ch] in favor of beecrypt versions.
2001-09-25 jbj- Start rpm-4.1.
2001-09-15 jbjSync with rpm-4_0 branch.
2001-08-15 jbj- always use dl size in regionSwab() return.
2001-06-17 jbjSync with rpm-4_0 branch.
2001-05-31 jbj- return multiple suggested packages (Pawel Kolodziej...
2001-05-08 jbj- create rpmdb.la so that linkage against rpm's db...
2001-05-07 jbj- use internal db-3.2.9 sources to build by default.
2001-05-05 jbj- enough lclint annotations and fiddles already.
2001-04-21 jbjSync with rpm-4_0 branch.
2001-04-03 jbjDon't compile rpmsort by default (#29907).
2001-03-14 jbjRemove compiler warnings.
2001-03-14 jbjUpdate from Ken Estes (#31699).
2001-02-12 jbjAdd rpmRC return code type for the usual 0/1/2 codes.
2001-02-12 jbjRename RPMSIG_* signature types to RPMSIGTYPE_* to...
2001-01-03 jbj- fix: avoid locale issues with strcasecmp/strncasecmp...
2000-12-12 jbjSync with rpm-4_0 branch.
2000-12-04 jbj- use package version 3 if --nodirtokens is specified.
2000-12-02 jbjBring header reggions mods back to top of stack.
2000-11-12 jbj- fine-grained Requires, remove install PreReq's from...
2000-11-07 jbj- load headers as single contiguous region.
2000-09-26 jbjAdd rpmsort.
2000-09-26 jbjrpminject.c: add mtrace prologue.
2000-08-28 jbj- rip out rpm{get,put}text, use getpo.sh and specspo...
2000-08-24 jbjUpdate from Ken Estes.
2000-06-13 jbjAvoid "Target buffer overflow" with larger macro expans...
2000-06-13 jbjMore libtool fiddles.
2000-06-07 jbj- create rpmio directory for librpmio.
2000-06-01 jbjSplit popt glue into lib/popt{BT,QV}.c.
2000-04-27 jbj- API: replace rpmdbUpdateRecord with rpmdbRemove/rpmdbAdd.
2000-04-19 jbjChange iterator interface to use RPMTAG_FOO rather...
2000-04-12 jbjRemove DYING code.
2000-04-12 jbjAPI: pass *SearchIndex() length of key (0 will use...
next