- rescusitate --rebuild.
[platform/upstream/rpm.git] / lib / package.c
2002-04-11 jbj- rescusitate --rebuild.
2002-03-12 jbj- drill ts/fi through verify mode, add methods to keep...
2002-03-10 jbj- splint annotationsm, signature cleanup.
2002-03-08 jbj- wire --nodigest/--nosignature options to checksig...
2002-03-07 jbj- add header RSA signature (untested, disabled for...
2002-03-07 jbj- add header RSA signature (untested).
2002-03-06 jbj- add header DSA signature.
2002-03-03 jbj- add payload uncompressed size to signature to avoid...
2001-11-19 jbj- header handling moved to librpmdb to avoid linkage...
2001-11-01 jbj- add header refcount annotations throughout.
2001-10-27 jbj- legacy signatures always checked where possible on...
2001-10-26 jbj- wire transactions through rpmcli install/erase modes.
2001-10-25 jbj- legacy signatures always checked on -qp and -Vp.
2001-10-21 jbj- all symbols but hdrVec are now forward references...
2001-10-16 jbjMore lclint annotations.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-10-13 jbjMore lclint annotations.
2001-09-24 jbjMove to lclint-3.0.0.15, revisit and clean up annotations.
2001-07-11 jbj- python bindings should not segfault when fed bad...
2001-06-19 jbj- finalize per-header methods, accessing headerFoo...
2001-06-12 jbj- remove dead code frpm popt table reorg.
2001-06-04 jbjlclint fiddles.
2001-05-31 jbj- return multiple suggested packages (Pawel Kolodziej...
2001-05-23 jbj- headerFree() returns NULL, _free is C++ safe.
2001-05-03 jbj- still more boring lclint annotations and fiddles.
2001-04-30 jbj- yet more boring lclint annotations and fiddles.
2001-04-29 jbj- more boring lclint annotations and fiddles.
2001-04-21 jbjSync with rpm-4_0 branch.
2001-03-14 jbjUpdate to doxygen-1.2.6 configuration.
2001-02-12 jbjAdd rpmRC return code type for the usual 0/1/2 codes.
2001-02-11 jbj1st stab at --repackage.
2001-01-16 jbjfix: segfault through python bindings with fd to non...
2001-01-15 jbj- fix: extra newline in many error messages (#23947).
2001-01-09 jbj- tsorted packages processed in successor count order.
2000-12-12 jbjSync with rpm-4_0 branch.
2000-12-02 jbjBring header reggions mods back to top of stack.
2000-11-07 jbj- load headers as single contiguous region.
2000-10-28 jbj- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva...
2000-08-27 jbjDoxygen annotations.
2000-08-23 jbjdoxygen annotations.
2000-07-17 jbjSync with rpm-3.0.5 chnages.
2000-07-15 jbj- rip out pre-transaction syscalls, more design is...
2000-05-30 jbj- mark packaging with version 4 to reflect filename...
2000-04-13 jbjadd explcit "Provides: name = [epoch:]version-release...
1999-10-30 jbjMake fdFileno() static, use Fileno()/Ferror() analogues...
1999-10-27 jbjuse compressed filenames on install side.
1999-10-06 ewtmoved removed of extra UID information from header...
1999-10-06 ewtfirst steps toward getting compressed file lists to...
1999-09-21 jbjfix: command line install had header memory leak.
1999-09-17 jbjlclint annotations.
1999-09-12 jbjFiddles to resurrect lclint.
1999-07-13 jbjFile internals rearranged to taste.
1999-07-13 jbjPerl bindings need
1999-07-08 jbjadd configure scaffolding to support rpm-4.0 packages.
1999-01-08 jbjEGCS cruft.
1998-12-16 ewtfirst pass at new transaction api; basic installing...
1998-11-20 jbjSanity.
1998-11-18 jbjimplement abstract fd type almost everywhere.
1998-11-16 jbjLCLINT pass 0.
1998-10-08 jbjConsolidate i18n baggage into AM_GNU_GETTEXT and system.h.
1998-09-27 jbjadd Slovak translation (Stanislav Meduna <stano@trillia...
1998-09-04 jbjSync with 5.2 branch.
1998-07-31 jbjMacro handling in rpmlib -- rework include: tag with...
1998-07-30 jbjConsolidated includes for librpmbuild API.
1998-07-25 jbjAggregate system includes into system.h.
1998-03-04 ewt1) header file cleanups
1998-01-28 ewtimplemented most of generic package relocation
1998-01-09 ewtadded more i18n strings
1998-01-06 ewt0 length files are bad only if the files are regular...
1997-11-18 ewtvarious header file cleanups
1997-11-04 ewtfixed oops
1997-11-03 ewthandle empty files as bad magic, not read errors
1997-08-28 ewtneed to fabricate user/group name lists for v1 packagse
1996-11-18 rootThe Great Renaming
1996-11-15 ewtcleaned up pkgReadHeader() mechanism
1996-08-31 ewtfixed error message
1996-08-31 ewtpkReadHdr() shouldn't fail on minor number differences
1996-08-29 ewtpkgReadHeader() optionally returns major/minor version...
1996-07-17 ewt1) sets arch properly for v1 packages
1996-07-17 ewtremoved debugging message, fixed typo
1996-07-10 ewtcheck package version numbers for source packages
1996-07-07 rootnew Header-style signatures, HEADER_MAGIC
1996-06-27 ewtsupports version 3 packages
1996-06-17 ewtmerged rpmlib.h and package.h
1996-04-05 rootpackages with bad headers shouldn't cause an error...
1996-03-29 ewtreturns a null header for old style source packages
1996-03-29 ewtfixed bug where a header was freed when it shouldn...
1996-03-07 rootadded some debug messages
1996-02-27 ewtfixed bug
1996-02-26 ewtAdds RPMTAG_ARCH to header for old packages
1996-02-21 rootread the signature
1996-02-14 rootUnderstands source packages
1996-02-14 rootfixed for packages w/o any groups
1996-01-29 ewtreversed the order of the filelist during reading of...
1996-01-14 ewtfixed error generated for bad magic
1996-01-08 ewtsaves pre and post install and uninstall scripts from...
1996-01-06 ewtcreates header for old style packages
1996-01-05 ewtInitial revision