jbj [Wed, 11 Jul 2001 14:23:01 +0000 (14:23 +0000)]
- fix: adjust arg count for --POPTdesc/--POPTargs deletion.
- add linux per-platform macro %_smp_mflags <sopwith@redhat.com>.
- document more popt aliases for --help usage.
- remove --tarbuild from man page(s), use -t[abpcils] instead (#48666).
CVS patchset: 4936
CVS date: 2001/07/11 14:23:01
jbj [Wed, 11 Jul 2001 02:16:16 +0000 (02:16 +0000)]
- python bindings should not segfault when fed bad data.
CVS patchset: 4934
CVS date: 2001/07/11 02:16:16
jbj [Wed, 11 Jul 2001 00:07:46 +0000 (00:07 +0000)]
- unlink all __db.nnn files before 1st db open.
CVS patchset: 4932
CVS date: 2001/07/11 00:07:46
jbj [Tue, 10 Jul 2001 17:59:11 +0000 (17:59 +0000)]
- package version now configureable, default v3.
- rename rpm libraries to have version with libtool -release.
- fix: -i CLI context broken Yet Again.
CVS patchset: 4930
CVS date: 2001/07/10 17:59:11
jbj [Sun, 8 Jul 2001 21:30:35 +0000 (21:30 +0000)]
- python: rhnLoad/rhnUnload to check header digest.
CVS patchset: 4928
CVS date: 2001/07/08 21:30:35
jbj [Sat, 7 Jul 2001 19:37:52 +0000 (19:37 +0000)]
Orphans.
CVS patchset: 4925
CVS date: 2001/07/07 19:37:52
jbj [Sat, 7 Jul 2001 19:15:17 +0000 (19:15 +0000)]
- popthelp.c: don't use stpcpy to avoid portability grief (#47500).
- permit alias/exec description/arg text to be set from popt config.
- use rpmqv.c, not rpm.c, as rpm's main() routine.
CVS patchset: 4923
CVS date: 2001/07/07 19:15:17
jbj [Fri, 6 Jul 2001 20:37:42 +0000 (20:37 +0000)]
- expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.
- portability: avoid st_mtime, gendiff uses basename, etc (#47497).
- glibc-2.0.x has not __va_copy().
- popthelp.c: static copy of stpcpy/stpncpy for the deprived (#47500).
CVS patchset: 4921
CVS date: 2001/07/06 20:37:42
jbj [Tue, 3 Jul 2001 19:26:58 +0000 (19:26 +0000)]
- fix: redundant entries in file manifests handled correctly (#46914).
- map uid/gid from metadata into payload headers.
CVS patchset: 4915
CVS date: 2001/07/03 19:26:58
jbj [Sat, 30 Jun 2001 18:32:28 +0000 (18:32 +0000)]
- update intl dirs to gettext-0.10.38.
- fix: sanity check for header size added in headerCopyLoad() (#46469).
CVS patchset: 4913
CVS date: 2001/06/30 18:32:28
jbj [Fri, 29 Jun 2001 22:38:13 +0000 (22:38 +0000)]
Update included gettext routines to 0.10.38.
CVS patchset: 4911
CVS date: 2001/06/29 22:38:13
jbj [Thu, 28 Jun 2001 22:19:08 +0000 (22:19 +0000)]
- fix: sanity checks on #tags (<65K) and offset (<16Mb) in header.
- fix: add -r to useradd to prevent /etc/skel glop (#46215).
- fix: disambiguate typedef and struct name(s) for kpackage.
CVS patchset: 4908
CVS date: 2001/06/28 22:19:08
jbj [Mon, 25 Jun 2001 20:01:42 +0000 (20:01 +0000)]
Yet another patial harlink set fix.
CVS patchset: 4903
CVS date: 2001/06/25 20:01:42
jbj [Mon, 25 Jun 2001 17:49:42 +0000 (17:49 +0000)]
- fix: permit partially enumerated hardlink file sets during build.
- fix: resurrect rpm signature modes.
CVS patchset: 4902
CVS date: 2001/06/25 17:49:42
jbj [Thu, 21 Jun 2001 03:51:34 +0000 (03:51 +0000)]
- add %{_gnu} macro to append "-gnu" to %{_target_platform} to
support --target/--host flavored %configure. Legacy behavior
available by undefining %{_gnu}.
CVS patchset: 4899
CVS date: 2001/06/21 03:51:34
jbj [Wed, 20 Jun 2001 21:20:16 +0000 (21:20 +0000)]
- fix: rpm -qlv link count for directories dinna include '..'.
- fix: rpm -qlv size for directories should be zero.
- add --noghost to filter non-payload files from rpm -qlv output.
CVS patchset: 4897
CVS date: 2001/06/20 21:20:16
jbj [Wed, 20 Jun 2001 16:45:33 +0000 (16:45 +0000)]
Typo.
CVS patchset: 4894
CVS date: 2001/06/20 16:45:33
jbj [Wed, 20 Jun 2001 16:42:19 +0000 (16:42 +0000)]
- fix: partial sets of hardlinked files permitted in payload (yes, changed).
- work around a (possible) compiler problem on ia64.
CVS patchset: 4893
CVS date: 2001/06/20 16:42:19
jbj [Wed, 20 Jun 2001 06:29:20 +0000 (06:29 +0000)]
- fix: partial sets of hardlinked files forbidden in payload.
- fix: mark rpmdb files with %config to prevent erasure on downgrade.
CVS patchset: 4891
CVS date: 2001/06/20 06:29:20
rjray [Wed, 20 Jun 2001 05:15:46 +0000 (05:15 +0000)]
These are adjustments made on the rpm-4_0 branch by Jeff. I've built and tested
them again my 3.0.5 test platform with no errors. Thus, they are being merged
onto the trunk.
CVS patchset: 4889
CVS date: 2001/06/20 05:15:46
jbj [Wed, 20 Jun 2001 01:28:15 +0000 (01:28 +0000)]
Add /usr/lib/rpm/noarch* symlinks to package.
CVS patchset: 4888
CVS date: 2001/06/20 01:28:15
jbj [Tue, 19 Jun 2001 23:33:35 +0000 (23:33 +0000)]
Remove, changes now merged into linux.{prov,req}.
CVS patchset: 4885
CVS date: 2001/06/19 23:33:35
jbj [Tue, 19 Jun 2001 20:03:13 +0000 (20:03 +0000)]
- make package ordering loop messages debug, not warning.
CVS patchset: 4883
CVS date: 2001/06/19 20:03:13
jbj [Tue, 19 Jun 2001 16:59:23 +0000 (16:59 +0000)]
- finalize per-header methods, accessing headerFoo through vector.
CVS patchset: 4880
CVS date: 2001/06/19 16:59:23
jbj [Tue, 19 Jun 2001 11:38:51 +0000 (11:38 +0000)]
- preliminary abstraction to support per-header methods.
CVS patchset: 4878
CVS date: 2001/06/19 11:38:51
jbj [Sun, 17 Jun 2001 22:18:03 +0000 (22:18 +0000)]
Sync with rpm-4_0 branch.
CVS patchset: 4876
CVS date: 2001/06/17 22:18:03
jbj [Sun, 17 Jun 2001 15:19:26 +0000 (15:19 +0000)]
- popt: add POPT_CONTEXT_ARG_OPTS for all opts to return 1 (#30912).
- fix: fsm reads/writes now return error on partial I/O.
- fix: Ferror returned spurious error for gzdio/bzdio.
CVS patchset: 4874
CVS date: 2001/06/17 15:19:26
jbj [Sun, 17 Jun 2001 00:36:01 +0000 (00:36 +0000)]
- popt: add POPT_ARGFLAG_SHOW_DEFAULT to display initial values (#32558).
CVS patchset: 4872
CVS date: 2001/06/17 00:36:01
jbj [Sat, 16 Jun 2001 01:49:10 +0000 (01:49 +0000)]
linux.req now verified functional on ia64-linux.
CVS patchset: 4870
CVS date: 2001/06/16 01:49:10
jbj [Fri, 15 Jun 2001 21:52:47 +0000 (21:52 +0000)]
- linux.req needs exit 0
CVS patchset: 4868
CVS date: 2001/06/15 21:52:47
jbj [Fri, 15 Jun 2001 18:53:06 +0000 (18:53 +0000)]
- ia64/sparc: <arch>.{req,prov} identical to linux.{req,prov}.
- add "rpmlib(ScriptletInterpreterArgs)" to track
%post -p "/sbin/ldconfig -n /usr/lib"
incompatibilities.
CVS patchset: 4866
CVS date: 2001/06/15 18:53:06
jbj [Fri, 15 Jun 2001 16:01:59 +0000 (16:01 +0000)]
Orphans.
CVS patchset: 4864
CVS date: 2001/06/15 16:01:59
jbj [Fri, 15 Jun 2001 16:01:10 +0000 (16:01 +0000)]
- alpha: don't add "()(64bit)" dependency markers.
CVS patchset: 4863
CVS date: 2001/06/15 16:01:10
jbj [Fri, 15 Jun 2001 04:56:33 +0000 (04:56 +0000)]
- fix: db1 end-of-file not detected in legacy compatible way.
- fix: remove (harmless) chown error message from %post.
- add --target/--host to %configure, add example cross-build/config.site
scripts to /usr/lib/rpm <arjanv@redhat.com> (#44581).
- rpmdb iterator selectors permit default/strcmp/regex/glob matching.
- rpmdb iterator selectors permit negative matches.
CVS patchset: 4861
CVS date: 2001/06/15 04:56:33
jbj [Wed, 13 Jun 2001 20:57:06 +0000 (20:57 +0000)]
- add rpmdbSetIteratorRE() for regex matching in database iterators.
- permit rpm -qa to take RE args applied to name tag.
- permit dbiFindMatches() to use version/release patterns.
- eliminate all uses of rpmdbSetIterator{Version,Release}.
CVS patchset: 4859
CVS date: 2001/06/13 20:57:06
jbj [Tue, 12 Jun 2001 17:06:47 +0000 (17:06 +0000)]
- remove rpmrc Provides: Yet Again, use virtual packages.
- dump cursor debugging wrappers.
- rpm --verify can disable rpmFileAttr checks.
CVS patchset: 4856
CVS date: 2001/06/12 17:06:47
jbj [Tue, 12 Jun 2001 04:10:21 +0000 (04:10 +0000)]
- remove dead code frpm popt table reorg.
- more CLI typedefs/prototypes moved from rpmlib.h to rpmcli.h.
- rpm --verify skips files in non-installed states.
- rpm --verify skips content checks for %ghost files.
- rpm --verify displays config/doc/gnost/license/readme atrrs for files.
- rpm --verify checks immutable header region digest if available.
- rpmbuild adds header region digest (SHA1 as string).
- use rpmTag* typedefs in new hge/hae/hme/hre header vectors.
CVS patchset: 4854
CVS date: 2001/06/12 04:10:21
jbj [Fri, 8 Jun 2001 20:45:59 +0000 (20:45 +0000)]
- fix: QUERY_FOR_LIST file count clobbered.
- create top level rpmcli API, factor top level modes into popt tables.
- popt: add POPT_BIT_SET/POPT_BIT_CLR to API.
- autogen.sh checks for latest libtool-1.4 and automake-1.4-p2.
- rpm --verify reports failure(s) if corresponding tag is not in header.
- rpm --verify honors %config(missingok), add -v for legacy behavior.
CVS patchset: 4852
CVS date: 2001/06/08 20:45:59
jbj [Wed, 6 Jun 2001 19:57:12 +0000 (19:57 +0000)]
- default to dbenv with mpool, --rebuilddb with nofsync is much faster.
CVS patchset: 4849
CVS date: 2001/06/06 19:57:12
jbj [Wed, 6 Jun 2001 16:18:03 +0000 (16:18 +0000)]
- document build modes in rpmbuild.8, rpmbuild is born.
CVS patchset: 4846
CVS date: 2001/06/06 16:18:03
jbj [Wed, 6 Jun 2001 12:36:31 +0000 (12:36 +0000)]
- permit duplicates for btree indices.
CVS patchset: 4843
CVS date: 2001/06/06 12:36:31
jbj [Tue, 5 Jun 2001 22:01:13 +0000 (22:01 +0000)]
fix: increment pointer in funky header ext while loop.
CVS patchset: 4841
CVS date: 2001/06/05 22:01:13
jbj [Tue, 5 Jun 2001 20:39:35 +0000 (20:39 +0000)]
Typos.
CVS patchset: 4837
CVS date: 2001/06/05 20:39:35
jbj [Tue, 5 Jun 2001 19:26:22 +0000 (19:26 +0000)]
- fix typos in linux.{req,prov}.
CVS patchset: 4834
CVS date: 2001/06/05 19:26:22
jbj [Mon, 4 Jun 2001 13:55:58 +0000 (13:55 +0000)]
lclint fiddles.
CVS patchset: 4833
CVS date: 2001/06/04 13:55:58
jbj [Fri, 1 Jun 2001 22:00:07 +0000 (22:00 +0000)]
- fix: lclint fiddles broke uCache initialization (#43139).
CVS patchset: 4829
CVS date: 2001/06/01 22:00:07
jbj [Fri, 1 Jun 2001 20:26:24 +0000 (20:26 +0000)]
perl.prov patch (#43081).
CVS patchset: 4827
CVS date: 2001/06/01 20:26:24
jbj [Fri, 1 Jun 2001 19:27:33 +0000 (19:27 +0000)]
- merge sparc64/ia64 fiddles back into linux.{req,prov}.
- automagically generate perl module dependencies always.
CVS patchset: 4825
CVS date: 2001/06/01 19:27:33
jbj [Thu, 31 May 2001 22:31:14 +0000 (22:31 +0000)]
- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).
- fix: return suggested packages when using Depends cache.
CVS patchset: 4823
CVS date: 2001/05/31 22:31:14
jbj [Thu, 31 May 2001 19:02:55 +0000 (19:02 +0000)]
lclint annotations.
CVS patchset: 4821
CVS date: 2001/05/31 19:02:55
jbj [Wed, 30 May 2001 22:42:43 +0000 (22:42 +0000)]
- fix: for busted db1, attempt chain reconnection to following record.
CVS patchset: 4819
CVS date: 2001/05/30 22:42:43
jbj [Tue, 29 May 2001 20:01:28 +0000 (20:01 +0000)]
- fix: popt exec doesn't add '--', --target et al no longer need '='.
- fix: popt consume-next-arg "!#:+" w/o side effect (#41956).
CVS patchset: 4817
CVS date: 2001/05/29 20:01:28
jbj [Tue, 29 May 2001 15:03:35 +0000 (15:03 +0000)]
- eliminate db-1.85 and db-2.x configuration.
- fix: popt arg sanity checks broken, optarg != optArg.
- fix: popt range checks on floats/doubles broken.
- popt: return POPT_ERROR_ERRNO on config open/read/close failure.
CVS patchset: 4815
CVS date: 2001/05/29 15:03:35
jbj [Fri, 25 May 2001 19:51:53 +0000 (19:51 +0000)]
- perform db->verify when closing db files.
CVS patchset: 4813
CVS date: 2001/05/25 19:51:53
jbj [Wed, 23 May 2001 17:53:30 +0000 (17:53 +0000)]
RPMTAG_BUILDROOT is internal tag.
CVS patchset: 4810
CVS date: 2001/05/23 17:53:30
jbj [Wed, 23 May 2001 16:38:52 +0000 (16:38 +0000)]
- remove all header region assertion failures, return NULL instead.
CVS patchset: 4809
CVS date: 2001/05/23 16:38:52
jbj [Wed, 23 May 2001 14:25:19 +0000 (14:25 +0000)]
- headerFree() returns NULL, _free is C++ safe.
CVS patchset: 4807
CVS date: 2001/05/23 14:25:19
jbj [Tue, 22 May 2001 18:09:30 +0000 (18:09 +0000)]
- refuse to install on systems using db1.
CVS patchset: 4805
CVS date: 2001/05/22 18:09:30
jbj [Tue, 22 May 2001 16:05:47 +0000 (16:05 +0000)]
Change contact email address.
CVS patchset: 4803
CVS date: 2001/05/22 16:05:47
jbj [Mon, 21 May 2001 16:00:45 +0000 (16:00 +0000)]
- fix: skip %ghost files when building packages (#38218).
CVS patchset: 4801
CVS date: 2001/05/21 16:00:45
jbj [Sun, 20 May 2001 18:33:23 +0000 (18:33 +0000)]
- fix: i18n strings need 1 on sucess return code (#41313).
CVS patchset: 4799
CVS date: 2001/05/20 18:33:23
jbj [Wed, 16 May 2001 20:02:08 +0000 (20:02 +0000)]
fix: rpmtransAddPackage assumed removed packages were sorted (#35827).
CVS patchset: 4797
CVS date: 2001/05/16 20:02:08
jbj [Wed, 16 May 2001 19:19:15 +0000 (19:19 +0000)]
- fix: filter duplicate package removals (#35828).
- add armv3l arch.
CVS patchset: 4795
CVS date: 2001/05/16 19:19:15
rjray [Tue, 15 May 2001 07:57:34 +0000 (07:57 +0000)]
Update for 0.32 release
CVS patchset: 4793
CVS date: 2001/05/15 07:57:34
rjray [Tue, 15 May 2001 07:49:56 +0000 (07:49 +0000)]
Significant speed-ups gained by breaking down the constants into fewer,
shorter string compares. This is most notable under the 'R' constants in the
outermost switch-block inside of the routine constant(). The test time for the
full suite on the main dev box dropped over 25%.
CVS patchset: 4792
CVS date: 2001/05/15 07:49:56
rjray [Tue, 15 May 2001 06:22:36 +0000 (06:22 +0000)]
Fixing more of the "attempt to free unreferenced scalar" messages
CVS patchset: 4791
CVS date: 2001/05/15 06:22:36
jbj [Mon, 14 May 2001 21:19:34 +0000 (21:19 +0000)]
Grrr, hacks to the hacks to get db3 to configure.
CVS patchset: 4790
CVS date: 2001/05/14 21:19:34
jbj [Mon, 14 May 2001 20:12:10 +0000 (20:12 +0000)]
- upgrade to db-3.3.4.
CVS patchset: 4787
CVS date: 2001/05/14 20:12:10
jbj [Sun, 13 May 2001 20:03:09 +0000 (20:03 +0000)]
Resolve conflicts.
CVS patchset: 4783
CVS date: 2001/05/13 20:03:09
jbj [Sun, 13 May 2001 19:58:25 +0000 (19:58 +0000)]
Initial revision
CVS patchset: 4782
CVS date: 2001/05/13 19:58:25
jbj [Sun, 13 May 2001 18:03:34 +0000 (18:03 +0000)]
- add cron/logrotate scripts to save installed package filenames.
CVS patchset: 4779
CVS date: 2001/05/13 18:03:34
jbj [Sun, 13 May 2001 17:55:58 +0000 (17:55 +0000)]
- add cron/logrotate scripts to save installed package filenames.
CVS patchset: 4777
CVS date: 2001/05/13 17:55:58
rjray [Sat, 12 May 2001 11:40:27 +0000 (11:40 +0000)]
Various debugging
CVS patchset: 4775
CVS date: 2001/05/12 11:40:27
jbj [Fri, 11 May 2001 23:25:46 +0000 (23:25 +0000)]
- harden rpmdb iterators from damaged header instance segfaults.
CVS patchset: 4774
CVS date: 2001/05/11 23:25:46
jbj [Fri, 11 May 2001 17:18:16 +0000 (17:18 +0000)]
Path is /etc/rpmrc, not /etc/rpm/rpmc, in comment (#40163).
CVS patchset: 4771
CVS date: 2001/05/11 17:18:16
jbj [Fri, 11 May 2001 16:45:06 +0000 (16:45 +0000)]
Remove typos and stray debugging fprintf's.
CVS patchset: 4770
CVS date: 2001/05/11 16:45:06
jbj [Fri, 11 May 2001 14:52:28 +0000 (14:52 +0000)]
Generate manifest for rpmdb.
CVS patchset: 4768
CVS date: 2001/05/11 14:52:28
jbj [Fri, 11 May 2001 04:06:12 +0000 (04:06 +0000)]
- rpm database has rpm.rpm g+w permissions to share db3 mutexes.
- expose more db3 macro configuration tokens.
- move fprint.[ch] and hash.[ch] to rpmdb directory.
- detect and fiddle incompatible mixtures of db3 env/open flags.
- add DBI_WRITECURSOR to map to db3 flags with CDB database model.
- add rpmdbSetIteratorRewrite to warn of pending lazy (re-)writes.
CVS patchset: 4766
CVS date: 2001/05/11 04:06:12
jbj [Fri, 11 May 2001 04:01:04 +0000 (04:01 +0000)]
- rpm database has rpm.rpm g+w permissions to share db3 mutexes.
- expose more db3 macro configuration tokens.
- move fprint.[ch] and hash.[ch] to rpmdb directory.
- detect and fiddle incompatible mixtures of db3 env/open flags.
- add DBI_WRITECURSOR to map to db3 flags with CDB database model.
- add rpmdbSetIteratorRewrite to warn of pending lazy (re-)writes.
CVS patchset: 4765
CVS date: 2001/05/11 04:01:04
jbj [Fri, 11 May 2001 02:43:07 +0000 (02:43 +0000)]
Ignore "stuff".
CVS patchset: 4762
CVS date: 2001/05/11 02:43:07
jbj [Wed, 9 May 2001 22:58:56 +0000 (22:58 +0000)]
- rpm executables now setuid rpm to share write locks.
- expose more db3 macro configuration tokens.
CVS patchset: 4756
CVS date: 2001/05/09 22:58:56
jbj [Tue, 8 May 2001 13:59:47 +0000 (13:59 +0000)]
Create db2 file manifest, as alpha is different.
CVS patchset: 4755
CVS date: 2001/05/08 13:59:47
jbj [Tue, 8 May 2001 00:03:14 +0000 (00:03 +0000)]
- create rpmdb.la so that linkage against rpm's db-3.2.9 is possible.
CVS patchset: 4752
CVS date: 2001/05/08 00:03:14
jbj [Mon, 7 May 2001 19:21:16 +0000 (19:21 +0000)]
- use internal db-3.2.9 sources to build by default.
- don't build db1 by default.
CVS patchset: 4750
CVS date: 2001/05/07 19:21:16
jbj [Mon, 7 May 2001 01:54:56 +0000 (01:54 +0000)]
- fix: debugging message displays header keys (#38454).
CVS patchset: 4747
CVS date: 2001/05/07 01:54:56
jbj [Sun, 6 May 2001 19:17:14 +0000 (19:17 +0000)]
- fix: specfile queries with BuildArch: (#27589).
CVS patchset: 4746
CVS date: 2001/05/06 19:17:14
jbj [Sun, 6 May 2001 13:39:22 +0000 (13:39 +0000)]
Change URL.
CVS patchset: 4743
CVS date: 2001/05/06 13:39:22
jbj [Sat, 5 May 2001 19:28:32 +0000 (19:28 +0000)]
- enough lclint annotations and fiddles already.
CVS patchset: 4741
CVS date: 2001/05/05 19:28:32
jbj [Thu, 3 May 2001 21:00:18 +0000 (21:00 +0000)]
- still more boring lclint annotations and fiddles.
CVS patchset: 4738
CVS date: 2001/05/03 21:00:18
jbj [Mon, 30 Apr 2001 22:32:22 +0000 (22:32 +0000)]
- yet more boring lclint annotations and fiddles.
CVS patchset: 4732
CVS date: 2001/04/30 22:32:22
rjray [Sun, 29 Apr 2001 22:44:54 +0000 (22:44 +0000)]
These are mostly further clean-up of the 4.0.2-compatibility effort.
CVS patchset: 4727
CVS date: 2001/04/29 22:44:54
rjray [Sun, 29 Apr 2001 22:44:13 +0000 (22:44 +0000)]
Made some changes to how rpm version is represented, added a new -Ddefine to
the c-flags.
CVS patchset: 4726
CVS date: 2001/04/29 22:44:13
jbj [Sun, 29 Apr 2001 22:43:01 +0000 (22:43 +0000)]
- more boring lclint annotations and fiddles.
CVS patchset: 4725
CVS date: 2001/04/29 22:43:01
jbj [Sun, 29 Apr 2001 16:08:55 +0000 (16:08 +0000)]
- transaction iterator(s) need to run in reverse order on pure erasures.
- erasures not yet strict, warn & chug on unlink(2)/rmdir(2) failure.
CVS patchset: 4723
CVS date: 2001/04/29 16:08:55
jbj [Sun, 29 Apr 2001 01:05:43 +0000 (01:05 +0000)]
- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.
- internalize locale insensitive ctype(3) in rpmio.h
- boring lclint annotations and fiddles.
CVS patchset: 4721
CVS date: 2001/04/29 01:05:43
jbj [Sat, 28 Apr 2001 11:33:59 +0000 (11:33 +0000)]
Patch 3.2.9.2 from www.sleepycat.com.
CVS patchset: 4718
CVS date: 2001/04/28 11:33:59
jbj [Sat, 28 Apr 2001 11:32:45 +0000 (11:32 +0000)]
Patch 3.2.9.1 from www.sleepycat.com.
CVS patchset: 4716
CVS date: 2001/04/28 11:32:45
rjray [Fri, 27 Apr 2001 09:07:08 +0000 (09:07 +0000)]
Disable the version-checking on XS code for now, until I can figure out how
to do it correctly.
CVS patchset: 4715
CVS date: 2001/04/27 09:07:08
rjray [Fri, 27 Apr 2001 09:05:55 +0000 (09:05 +0000)]
Updated for 0.31
CVS patchset: 4714
CVS date: 2001/04/27 09:05:55
rjray [Fri, 27 Apr 2001 09:05:21 +0000 (09:05 +0000)]
Changed the way $VERSION is set
CVS patchset: 4713
CVS date: 2001/04/27 09:05:21