Protect sq->reaped with sighold and sigrelease.
[platform/upstream/rpm.git] / rpm2cpio.c
2002-08-23 jbj- merge signature returns into rpmRC.
2002-08-06 jbj- add bitmask for precise control of signature/digest...
2002-07-25 jbj- fix: --repackage repaired (#67217).
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-05-16 jbj- opaque (well mostly) rpmTransactionSet using methods.
2002-05-04 jbjAdd toy db->associate, db->join, dbcursor->c_pget wrappers.
2001-10-27 jbj- legacy signatures always checked where possible on...
2001-10-26 jbj- wire transactions through rpmcli install/erase modes.
2001-06-17 jbjSync with rpm-4_0 branch.
2000-12-12 jbjSync with rpm-4_0 branch.
2000-12-02 jbjBring header reggions mods back to top of stack.
2000-06-23 jbj - support for separate source/binary compression policy.
1999-11-14 jbjlib/rpmio.c: Implement per-fd layers as a stack, add...
1999-11-10 jbjSwap 2nd and 3rd arg to Fread/Fwrite to preserve read...
1999-11-04 jbjUse Fopen almost everywhere.
1999-11-03 jbjFirst use of libio.
1999-11-02 jbjAdd ref/deref/new/fileno/open vectors to FDIO_t.
1999-10-30 jbjMake fdFileno() static, use Fileno()/Ferror() analogues...
1999-10-29 jbjfix: resurrect multiple target platform builds.
1999-10-27 jbjuse compressed filenames on install side.
1999-09-26 jbjRetrofit glibc __progname.
1998-11-25 jbjAdd dup for the "other" gzdopen premature close.
1998-11-22 jbjStart abstracting compressed I/O.
1998-11-20 jbjSanity.
1998-11-19 jbjfinish hiding rpmdb index record data ("matches").
1998-11-18 jbjimplement abstract fd type almost everywhere.
1998-10-08 jbjConsolidate i18n baggage into AM_GNU_GETTEXT and system.h.
1998-09-27 jbjadd Slovak translation (Stanislav Meduna <stano@trillia...
1998-07-30 jbjConsolidated includes for librpmbuild API.
1998-07-25 jbjAggregate system includes into system.h.
1997-08-21 ewt1) rpm2cpio didn't handle zlib errors properly
1996-12-12 ewtminor cleanups -- the gz stream was never getting closed
1996-11-18 rootThe Great Renaming
1996-08-29 ewtignore major, minor from pkgReadHeader()
1996-06-17 ewtmerged rpmlib.h and package.h
1996-06-10 rootmore messages
1996-03-02 ewtInitial revision