Protect sq->reaped with sighold and sigrelease.
[platform/upstream/rpm.git] / Perl-RPM /
2002-05-10 rjrayChanges for 0.40, and they are many.
2002-05-10 rjrayRPM generation now works, mostly due to backing out...
2002-05-10 rjrayAllow new() to take options like TIEHASH does. Also...
2002-05-10 rjraySome casts to reduce compiler warnings on some systems.
2002-05-10 rjrayChanged some safemalloc calls to New/Newz. Put a fix...
2002-05-10 rjrayTurned a macro call that was using safemalloc into...
2002-05-10 rjrayRemoved uneeded #define
2002-04-12 rjrayThis change is not 100% complete, as the Makefile is...
2002-04-12 rjrayFirst of two efforts at redefining how multiple package...
2002-04-11 rjrayNow that rpm 3.0 is no longer supported, the ERR_CHAR_C...
2002-04-11 rjrayNow that rpm 3.0 is no longer supported, the HDR_ITER_C...
2002-04-11 rjrayRemoved all the rpm 3.0 support logic #if/#endif blocks...
2002-04-11 rjrayRemoved all the #if/#endif conditionals for rpm 3.0...
2002-04-11 rjrayRemoved all the #if/#endif blocks that were for disting...
2002-04-11 rjraySwitched the order of preference in choosing a package...
2002-01-23 jbj- turn on auto-generated perl requirements (#58519...
2002-01-10 jbj- fix: signing multiple times dinna work, discard immut...
2001-09-15 jbjSync with rpm-4_0 branch.
2001-06-20 rjrayThese are adjustments made on the rpm-4_0 branch by...
2001-05-15 rjrayUpdate for 0.32 release
2001-05-15 rjraySignificant speed-ups gained by breaking down the const...
2001-05-15 rjrayFixing more of the "attempt to free unreferenced scalar...
2001-05-12 rjrayVarious debugging
2001-04-29 rjrayThese are mostly further clean-up of the 4.0.2-compatib...
2001-04-29 rjrayMade some changes to how rpm version is represented...
2001-04-27 rjrayDisable the version-checking on XS code for now, until...
2001-04-27 rjrayUpdated for 0.31
2001-04-27 rjrayChanged the way $VERSION is set
2001-04-27 rjrayTrimmed another one out.
2001-04-27 rjrayThe 4.0.2 rpm release changed all #define constants...
2001-04-14 rjraytypo
2001-03-11 rjrayMakefile.PL
2001-03-08 rjrayRelease 0.30
2001-03-08 rjrayVarious tweaks
2001-03-08 rjrayFixed rpm 4.0 issue
2001-03-07 rjrayprep for 0.30
2001-02-27 rjrayDoc fix
2001-02-27 rjray*** empty log message ***
2001-02-27 rjrayRemoved a redundancy
2001-02-27 rjrayChanges mostly to the handling of RPM::Header objects...
2001-02-27 rjrayChanged in prototype for one of the rpmdb_* routines.
2000-11-16 rjrayminor nits
2000-11-14 rjray*** empty log message ***
2000-11-14 rjrayFixing scalar mortality issues
2000-11-11 rjrayAll changes in before 0.292 release
2000-11-10 rjrayBumped version number in preparation for next release
2000-11-10 rjrayMore tests.
2000-11-10 rjrayWide-range changes and bugfixing. Commit to sync w...
2000-11-10 rjraysync w/ desktop
2000-11-10 rjrayAdded .gdbinit
2000-10-13 rjrayRemoved references to Package
2000-10-13 rjray*** empty log message ***
2000-10-13 rjrayBumped VERSION up to 0.291
2000-10-13 rjrayRemoved package stuff for 0.291
2000-10-13 rjray*** empty log message ***
2000-10-13 rjrayTweaked the spec file, removed Package stuff for 0...
2000-10-12 rjrayAdded RPM::Package stuff
2000-10-12 rjrayCheckpoint. Currently loads and does minimal operations.
2000-10-12 rjrayAdded a bug fix, removed an unused var, and added a...
2000-10-12 rjrayRPM packaging support, including make rules and a spec...
2000-10-12 rjrayMerged into Makefile.PL
2000-10-10 rjrayBaseline file, tests to be added
2000-10-10 rjrayAdded another value for RPM_PACKAGE_*
2000-10-10 rjrayThis is the spec file per cpanflute and Jeff. This...
2000-10-10 rjrayThe rpm-version defines should have been put in for...
2000-10-10 rjrayCleanup on the AUTOLOAD function.
2000-10-10 rjrayAdded loading-tests for RPM::Error and RPM::Package
2000-10-08 rjrayThe start of Package functionality (CVS checkpoint...
2000-10-08 rjrayChanges related to start of Package integration
2000-10-08 rjrayAdded a fail-clause for O_RPM_Blessed
2000-10-08 rjrayRemoved unused var
2000-10-08 rjray*** empty log message ***
2000-10-08 rjrayAdded Package to bootstrap list
2000-10-08 rjrayAdded Package to build list
2000-10-05 rjraychanged for 0.29
2000-10-05 rjrayVarious updates in prelude to 0.29, mainly rpm 4.0...
2000-08-25 rjraydoc fixes
2000-08-25 rjrayfixes to rpmhdr_STORE
2000-08-25 rjraycode and doc for vercmp()
2000-08-25 rjray*** empty log message ***
2000-08-18 rjrayUpdated for 0.28
2000-08-18 rjraySome error-fixing around reading header data from files...
2000-08-18 rjraySupport and docs for the source_name() class method.
2000-08-18 rjrayYet more docs.
2000-08-18 rjrayAdded a field to the RPM_Header struct.
2000-08-17 rjrayReinstated some tags, now that they are better-documented.
2000-08-17 rjrayRemoved RPMTAG_SOURCE from the list of scalars; it...
2000-08-17 rjrayMore documentation, including several corrections.
2000-08-16 rjrayBumped version number
2000-08-16 rjrayLots more documentation
2000-08-16 rjraySome clean-up, re-instated a deleted tag.
2000-08-16 rjrayrpmprune is no longer managed as a *.PL file.
2000-08-15 rjrayRenamed rpmprune.PL to rpmprune (MakeMaker now handles...
2000-08-11 rjrayFixes related to possible bad return values in error...
2000-08-08 rjrayChanges for 0.27 release
2000-08-08 rjrayMinor changes to reflect new RPM::Database and RPM...
2000-08-08 rjrayCorrected small oversight that would have prevented...
2000-08-08 rjrayCovered some changes not yet reflected in the documenta...
2000-08-07 rjrayMore documentation.
2000-08-07 rjrayTook out a few more.
next