platform/upstream/rpm.git
21 years ago- add %%pubkey attribute to read armored pubkey files into header.
jbj [Tue, 24 Dec 2002 19:49:06 +0000 (19:49 +0000)]
- add %%pubkey attribute to read armored pubkey files into header.

CVS patchset: 5969
CVS date: 2002/12/24 19:49:06

21 years agoRescusitate doxygen file manifest.
jbj [Tue, 24 Dec 2002 17:06:35 +0000 (17:06 +0000)]
Rescusitate doxygen file manifest.

CVS patchset: 5968
CVS date: 2002/12/24 17:06:35

21 years agoKeep message to 1 line.
jbj [Tue, 24 Dec 2002 07:38:02 +0000 (07:38 +0000)]
Keep message to 1 line.

CVS patchset: 5967
CVS date: 2002/12/24 07:38:02

21 years agoCheck for unshared posix mutexes only on 1st open.
jbj [Tue, 24 Dec 2002 07:33:26 +0000 (07:33 +0000)]
Check for unshared posix mutexes only on 1st open.

CVS patchset: 5966
CVS date: 2002/12/24 07:33:26

21 years agoIgnore rpmdeps executable.
jbj [Tue, 24 Dec 2002 07:28:01 +0000 (07:28 +0000)]
Ignore rpmdeps executable.

CVS patchset: 5965
CVS date: 2002/12/24 07:28:01

21 years agoRemove unused Flags.
jbj [Tue, 24 Dec 2002 07:27:23 +0000 (07:27 +0000)]
Remove unused Flags.

CVS patchset: 5964
CVS date: 2002/12/24 07:27:23

21 years ago- fix: remove rpmfi scareMem so that headers can be reloaded on ia64.
jbj [Tue, 24 Dec 2002 07:21:04 +0000 (07:21 +0000)]
- fix: remove rpmfi scareMem so that headers can be reloaded on ia64.
- fix: set DB_PRIVATE, not DB_ENV_PRIVATE, if unshared posix mutexes.
- remove useless kernel/glibc dependencies (#79872).
- add matching "config(N) = EVR"  dependencies iff %%config is found.

CVS patchset: 5963
CVS date: 2002/12/24 07:21:04

21 years agosplint fiddles.
jbj [Tue, 24 Dec 2002 04:04:20 +0000 (04:04 +0000)]
splint fiddles.

CVS patchset: 5962
CVS date: 2002/12/24 04:04:20

21 years agofix: ia64 segfault on build.
jbj [Tue, 24 Dec 2002 02:41:45 +0000 (02:41 +0000)]
fix: ia64 segfault on build.

CVS patchset: 5961
CVS date: 2002/12/24 02:41:45

21 years agoSanity.
jbj [Mon, 23 Dec 2002 20:58:36 +0000 (20:58 +0000)]
Sanity.

CVS patchset: 5960
CVS date: 2002/12/23 20:58:36

21 years agoTypos.
jbj [Sun, 22 Dec 2002 02:23:38 +0000 (02:23 +0000)]
Typos.

CVS patchset: 5959
CVS date: 2002/12/22 02:23:38

21 years ago- simplify specfile query linkage loop.
jbj [Sun, 22 Dec 2002 02:11:05 +0000 (02:11 +0000)]
- simplify specfile query linkage loop.
- drill rpmts into parseSpec(), carrying Spec along.

CVS patchset: 5958
CVS date: 2002/12/22 02:11:05

21 years ago- add --enable-posixmutexes when configuring on linux.
jbj [Sat, 21 Dec 2002 20:37:37 +0000 (20:37 +0000)]
- add --enable-posixmutexes when configuring on linux.
- add rpmdb_{deadlock,dump,load,svc,stat,verify} utilities.
- include srpm pkgid in binary headers (#71460).
- add %check scriptlet to run after %install (#64137).

CVS patchset: 5957
CVS date: 2002/12/21 20:37:37

21 years agosplint fiddles.
jbj [Sat, 21 Dec 2002 01:31:24 +0000 (01:31 +0000)]
splint fiddles.

CVS patchset: 5956
CVS date: 2002/12/21 01:31:24

21 years agoSanity.
jbj [Sat, 21 Dec 2002 01:05:44 +0000 (01:05 +0000)]
Sanity.

CVS patchset: 5955
CVS date: 2002/12/21 01:05:44

21 years ago- copy compressFilelist to convertdb1.c, remove internal legacy.h.
jbj [Fri, 20 Dec 2002 18:36:23 +0000 (18:36 +0000)]
- copy compressFilelist to convertdb1.c, remove internal legacy.h.

CVS patchset: 5954
CVS date: 2002/12/20 18:36:23

21 years ago- error on exclusive Packages fcntl lock if DB_ENV_PRIVATE is set.
jbj [Fri, 20 Dec 2002 18:25:59 +0000 (18:25 +0000)]
- error on exclusive Packages fcntl lock if DB_ENV_PRIVATE is set.

CVS patchset: 5953
CVS date: 2002/12/20 18:25:59

21 years ago- test pthread_{mutex,cond}attr_setpshared(), add DB_ENV_PRIVATE if not.
jbj [Fri, 20 Dec 2002 16:09:15 +0000 (16:09 +0000)]
- test pthread_{mutex,cond}attr_setpshared(), add DB_ENV_PRIVATE if not.

CVS patchset: 5952
CVS date: 2002/12/20 16:09:15

21 years ago- dynamically link /bin/rpm, link against good old -lpthread.
jbj [Fri, 20 Dec 2002 15:03:18 +0000 (15:03 +0000)]
- dynamically link /bin/rpm, link against good old -lpthread.

CVS patchset: 5951
CVS date: 2002/12/20 15:03:18

21 years ago- add -I/usr/include/nptl, Conflicts: kernel <= 2.4.19.
jbj [Thu, 19 Dec 2002 23:41:52 +0000 (23:41 +0000)]
- add -I/usr/include/nptl, Conflicts: kernel <= 2.4.19.

CVS patchset: 5950
CVS date: 2002/12/19 23:41:52

21 years agoSanity.
jbj [Wed, 18 Dec 2002 23:00:31 +0000 (23:00 +0000)]
Sanity.

CVS patchset: 5949
CVS date: 2002/12/18 23:00:31

21 years agoCorrect typo.
jbj [Wed, 18 Dec 2002 22:59:03 +0000 (22:59 +0000)]
Correct typo.

CVS patchset: 5948
CVS date: 2002/12/18 22:59:03

21 years ago- add --file{class,provide,require} popt aliases and header extensions
jbj [Wed, 18 Dec 2002 22:54:00 +0000 (22:54 +0000)]
- add --file{class,provide,require} popt aliases and header extensions

CVS patchset: 5947
CVS date: 2002/12/18 22:54:00

21 years ago- popt aliases for -U et al to achieve dynamic link with nptl.
jbj [Wed, 18 Dec 2002 16:18:33 +0000 (16:18 +0000)]
- popt aliases for -U et al to achieve dynamic link with nptl.

CVS patchset: 5946
CVS date: 2002/12/18 16:18:33

21 years agoAdd --dwim
sopwith [Wed, 18 Dec 2002 01:46:25 +0000 (01:46 +0000)]
Add --dwim

CVS patchset: 5945
CVS date: 2002/12/18 01:46:25

21 years ago- rebuild against glibc with fcntl fixed in libpthread.
jbj [Tue, 17 Dec 2002 19:22:15 +0000 (19:22 +0000)]
- rebuild against glibc with fcntl fixed in libpthread.
- re-enable CDB locking, removing "private" from %%__dbi_cdb macro.

CVS patchset: 5944
CVS date: 2002/12/17 19:22:15

21 years ago- disable fcntl(2) lock on Packages until glibc+nptl is fixed.
jbj [Sun, 15 Dec 2002 18:30:44 +0000 (18:30 +0000)]
- disable fcntl(2) lock on Packages until glibc+nptl is fixed.
- make cdb locks "private" for pthreads compatibility w/o NPTL.
- add --enable-posixmutexes to use NPTL.
- make dependency generation "opt-out" everywhere.

CVS patchset: 5943
CVS date: 2002/12/15 18:30:44

21 years ago- generate Elf provides even if file is not executable.
jbj [Sat, 14 Dec 2002 22:03:14 +0000 (22:03 +0000)]
- generate Elf provides even if file is not executable.

CVS patchset: 5942
CVS date: 2002/12/14 22:03:14

21 years ago- fix: make sure each library has DT_NEEDED for all unresolved syms.
jbj [Sat, 14 Dec 2002 21:39:19 +0000 (21:39 +0000)]
- fix: make sure each library has DT_NEEDED for all unresolved syms.

CVS patchset: 5941
CVS date: 2002/12/14 21:39:19

21 years ago- debug_packages "works", but non-noarch w/o %setup has empty payload.
jbj [Fri, 13 Dec 2002 23:34:40 +0000 (23:34 +0000)]
- debug_packages "works", but non-noarch w/o %setup has empty payload.
- make dependency generation "opt-in" in order to build in distro.
- rebuild rpm with internal dependency generation enabled.

CVS patchset: 5940
CVS date: 2002/12/13 23:34:40

21 years agoBail on rpmfts_repr() for now.
jbj [Fri, 13 Dec 2002 20:50:14 +0000 (20:50 +0000)]
Bail on rpmfts_repr() for now.

CVS patchset: 5939
CVS date: 2002/12/13 20:50:14

21 years ago- fix: add %%ifnarch noarch to debug_package macro
jbj [Thu, 12 Dec 2002 19:21:50 +0000 (19:21 +0000)]
- fix: add %%ifnarch noarch to debug_package macro

CVS patchset: 5938
CVS date: 2002/12/12 19:21:50

21 years ago- fix: add rpmlib(VersionedDependencies) if versioned Provides: found.
jbj [Thu, 12 Dec 2002 19:16:45 +0000 (19:16 +0000)]
- fix: add rpmlib(VersionedDependencies) if versioned Provides: found.

CVS patchset: 5937
CVS date: 2002/12/12 19:16:45

21 years agoAdd
jbj [Thu, 12 Dec 2002 17:46:22 +0000 (17:46 +0000)]
Add
    PyObject *md_dict; /*!< to look like PyModuleObject */
to all rpmfoo_Type's.

CVS patchset: 5936
CVS date: 2002/12/12 17:46:22

21 years agoSanity.
jbj [Wed, 11 Dec 2002 15:06:17 +0000 (15:06 +0000)]
Sanity.

CVS patchset: 5935
CVS date: 2002/12/11 15:06:17

21 years ago- rebuild against glibc with TLS support.
jbj [Wed, 11 Dec 2002 14:24:46 +0000 (14:24 +0000)]
- rebuild against glibc with TLS support.

CVS patchset: 5934
CVS date: 2002/12/11 14:24:46

21 years agoAdd iterators to rpmfts-py.c.
jbj [Wed, 11 Dec 2002 03:16:24 +0000 (03:16 +0000)]
Add iterators to rpmfts-py.c.
splint fiddles.

CVS patchset: 5933
CVS date: 2002/12/11 03:16:24

21 years agoAdd rpmfts-py.[ch] bindings for fts(3) from rpmio.
jbj [Wed, 11 Dec 2002 00:12:17 +0000 (00:12 +0000)]
Add rpmfts-py.[ch] bindings for fts(3) from rpmio.
splint fiddles.

CVS patchset: 5932
CVS date: 2002/12/11 00:12:17

21 years agoAdd tp_{init,alloc,new,free} methods to rpmts.
jbj [Tue, 10 Dec 2002 19:46:03 +0000 (19:46 +0000)]
Add tp_{init,alloc,new,free} methods to rpmts.
Use PyObject_{New,Del} consistently throughout.

CVS patchset: 5931
CVS date: 2002/12/10 19:46:03

21 years agoSanity.
jbj [Tue, 10 Dec 2002 16:35:29 +0000 (16:35 +0000)]
Sanity.

CVS patchset: 5930
CVS date: 2002/12/10 16:35:29

21 years agoRepair fc->skipReq insertion typo.
jbj [Tue, 10 Dec 2002 16:32:27 +0000 (16:32 +0000)]
Repair fc->skipReq insertion typo.

CVS patchset: 5929
CVS date: 2002/12/10 16:32:27

21 years agoAdd coercions.
jbj [Tue, 10 Dec 2002 16:31:39 +0000 (16:31 +0000)]
Add coercions.

CVS patchset: 5928
CVS date: 2002/12/10 16:31:39

21 years agoInclude rpmbc-py.h too.
jbj [Mon, 9 Dec 2002 17:59:03 +0000 (17:59 +0000)]
Include rpmbc-py.h too.

CVS patchset: 5927
CVS date: 2002/12/09 17:59:03

21 years ago- don't generate dependencies unless execute bit is set.
jbj [Mon, 9 Dec 2002 17:22:55 +0000 (17:22 +0000)]
- don't generate dependencies unless execute bit is set.
- enable internal automagic dependency generation as default.

CVS patchset: 5926
CVS date: 2002/12/09 17:22:55

21 years agoImplement divide and divmod methods.
jbj [Sun, 8 Dec 2002 21:50:36 +0000 (21:50 +0000)]
Implement divide and divmod methods.

CVS patchset: 5925
CVS date: 2002/12/08 21:50:36

21 years agoAdd Debug method, implement obvious functions.
jbj [Sun, 8 Dec 2002 20:57:34 +0000 (20:57 +0000)]
Add Debug method, implement obvious functions.

CVS patchset: 5924
CVS date: 2002/12/08 20:57:34

21 years agoStubs for beecrypt bindings.
jbj [Sun, 8 Dec 2002 19:04:54 +0000 (19:04 +0000)]
Stubs for beecrypt bindings.

CVS patchset: 5923
CVS date: 2002/12/08 19:04:54

21 years agoSanity.
jbj [Sat, 7 Dec 2002 22:45:11 +0000 (22:45 +0000)]
Sanity.

CVS patchset: 5922
CVS date: 2002/12/07 22:45:11

21 years agoInsturment auto request/provide disabling.
jbj [Sat, 7 Dec 2002 22:29:21 +0000 (22:29 +0000)]
Insturment auto request/provide disabling.

CVS patchset: 5921
CVS date: 2002/12/07 22:29:21

21 years agoSplint fiddles.
jbj [Sat, 7 Dec 2002 21:27:09 +0000 (21:27 +0000)]
Splint fiddles.

CVS patchset: 5920
CVS date: 2002/12/07 21:27:09

21 years agoFinish converting to .splintrc.
jbj [Sat, 7 Dec 2002 19:00:57 +0000 (19:00 +0000)]
Finish converting to .splintrc.

CVS patchset: 5919
CVS date: 2002/12/07 19:00:57

21 years agoHandle (N,EVR,Flags) Provide:/Require: triple.
jbj [Sat, 7 Dec 2002 05:48:45 +0000 (05:48 +0000)]
Handle (N,EVR,Flags) Provide:/Require: triple.

CVS patchset: 5918
CVS date: 2002/12/07 05:48:45

21 years agopart two
sopwith [Fri, 6 Dec 2002 02:09:57 +0000 (02:09 +0000)]
part two

CVS patchset: 5917
CVS date: 2002/12/06 02:09:57

21 years agoBetter detection of ppc64 et al
sopwith [Fri, 6 Dec 2002 02:04:31 +0000 (02:04 +0000)]
Better detection of ppc64 et al

CVS patchset: 5916
CVS date: 2002/12/06 02:04:31

21 years agopython: gilding lilies.
jbj [Wed, 4 Dec 2002 02:01:47 +0000 (02:01 +0000)]
python: gilding lilies.

CVS patchset: 5915
CVS date: 2002/12/04 02:01:47

21 years agoAdd new rpmte methods.
jbj [Tue, 3 Dec 2002 21:00:38 +0000 (21:00 +0000)]
Add new rpmte methods.

CVS patchset: 5914
CVS date: 2002/12/03 21:00:38

21 years ago- internal automagic dependency generation (disabled for now).
jbj [Tue, 3 Dec 2002 02:57:02 +0000 (02:57 +0000)]
- internal automagic dependency generation (disabled for now).

CVS patchset: 5913
CVS date: 2002/12/03 02:57:02

21 years ago- late rpmts reference causes premature free (#78862).
jbj [Mon, 2 Dec 2002 15:04:16 +0000 (15:04 +0000)]
- late rpmts reference causes premature free (#78862).

CVS patchset: 5912
CVS date: 2002/12/02 15:04:16

21 years ago- use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead.
jbj [Sun, 1 Dec 2002 21:34:06 +0000 (21:34 +0000)]
- use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead.

CVS patchset: 5911
CVS date: 2002/12/01 21:34:06

21 years ago- link rpm libraries together, use shared helpers with external -lelf.
jbj [Sun, 1 Dec 2002 18:03:22 +0000 (18:03 +0000)]
- link rpm libraries together, use shared helpers with external -lelf.
- move libfmagic to librpmio.
- use libtool-1.4.3, autoconf-2.56.
- add explicit -L/lib64 -L/usr/lib64 for libtool mode=relink on x86_64.

CVS patchset: 5910
CVS date: 2002/12/01 18:03:22

21 years agoLink rpmcache/rpmgraph statically for now.
jbj [Sat, 30 Nov 2002 22:49:10 +0000 (22:49 +0000)]
Link rpmcache/rpmgraph statically for now.

CVS patchset: 5909
CVS date: 2002/11/30 22:49:10

21 years agoMore splint fiddles.
jbj [Sat, 30 Nov 2002 22:15:29 +0000 (22:15 +0000)]
More splint fiddles.

CVS patchset: 5908
CVS date: 2002/11/30 22:15:29

21 years agoSplint fiddles.
jbj [Sat, 30 Nov 2002 21:42:24 +0000 (21:42 +0000)]
Splint fiddles.

CVS patchset: 5907
CVS date: 2002/11/30 21:42:24

21 years ago- upgrade to elfutils-0.63.
jbj [Sat, 30 Nov 2002 21:07:08 +0000 (21:07 +0000)]
- upgrade to elfutils-0.63.

CVS patchset: 5906
CVS date: 2002/11/30 21:07:08

21 years agoOrphans.
jbj [Sat, 30 Nov 2002 19:23:16 +0000 (19:23 +0000)]
Orphans.

CVS patchset: 5905
CVS date: 2002/11/30 19:23:16

21 years agoConflicts.
jbj [Sat, 30 Nov 2002 19:10:05 +0000 (19:10 +0000)]
Conflicts.

CVS patchset: 5904
CVS date: 2002/11/30 19:10:05

21 years agoInitial revision
jbj [Sat, 30 Nov 2002 18:41:53 +0000 (18:41 +0000)]
Initial revision

CVS patchset: 5903
CVS date: 2002/11/30 18:41:53

21 years ago- build with external elfutils (preferred), if available.
jbj [Fri, 29 Nov 2002 21:35:53 +0000 (21:35 +0000)]
- build with external elfutils (preferred), if available.

CVS patchset: 5900
CVS date: 2002/11/29 21:35:53

21 years ago- apply patches 7 and 8 to db-4.1.24.
jbj [Wed, 27 Nov 2002 01:28:55 +0000 (01:28 +0000)]
- apply patches 7 and 8 to db-4.1.24.
- upgrade to elfutils-0.59.
- add -g to all platforms optflags.

CVS patchset: 5899
CVS date: 2002/11/27 01:28:55

21 years agoResurrect configure and Makefile.in.
jbj [Wed, 27 Nov 2002 01:10:45 +0000 (01:10 +0000)]
Resurrect configure and Makefile.in.

CVS patchset: 5898
CVS date: 2002/11/27 01:10:45

21 years agoOSI license.
jbj [Wed, 27 Nov 2002 01:01:37 +0000 (01:01 +0000)]
OSI license.

CVS patchset: 5897
CVS date: 2002/11/27 01:01:37

21 years agoSanity.
jbj [Wed, 27 Nov 2002 01:01:23 +0000 (01:01 +0000)]
Sanity.

CVS patchset: 5896
CVS date: 2002/11/27 01:01:23

21 years agoOSI license.
jbj [Wed, 27 Nov 2002 00:21:10 +0000 (00:21 +0000)]
OSI license.

CVS patchset: 5895
CVS date: 2002/11/27 00:21:10

21 years agoDon't bother with Makefile.in.
jbj [Tue, 26 Nov 2002 23:04:08 +0000 (23:04 +0000)]
Don't bother with Makefile.in.

CVS patchset: 5894
CVS date: 2002/11/26 23:04:08

21 years agoDon't bother with configure.
jbj [Tue, 26 Nov 2002 23:02:51 +0000 (23:02 +0000)]
Don't bother with configure.

CVS patchset: 5893
CVS date: 2002/11/26 23:02:51

21 years agoOrphans.
jbj [Tue, 26 Nov 2002 23:00:35 +0000 (23:00 +0000)]
Orphans.

CVS patchset: 5892
CVS date: 2002/11/26 23:00:35

21 years agoConflicts.
jbj [Tue, 26 Nov 2002 22:57:29 +0000 (22:57 +0000)]
Conflicts.

CVS patchset: 5891
CVS date: 2002/11/26 22:57:29

21 years agoConflicts.
jbj [Tue, 26 Nov 2002 22:54:36 +0000 (22:54 +0000)]
Conflicts.

CVS patchset: 5890
CVS date: 2002/11/26 22:54:36

21 years agoInitial revision
jbj [Tue, 26 Nov 2002 22:53:44 +0000 (22:53 +0000)]
Initial revision

CVS patchset: 5889
CVS date: 2002/11/26 22:53:44

21 years agoConflicts.
jbj [Tue, 26 Nov 2002 22:53:11 +0000 (22:53 +0000)]
Conflicts.

CVS patchset: 5887
CVS date: 2002/11/26 22:53:11

21 years ago7.Fix a bug which kept the Berkeley DB XML release from building with the
jbj [Tue, 26 Nov 2002 22:47:41 +0000 (22:47 +0000)]
7.Fix a bug which kept the Berkeley DB XML release from building with the
  Berkeley DB 4.1.24 release. This bug only affects builds of the Berkeley
  DB XML release.
8.Fix a bug which causes Berkeley DB to checkpoint quiescent database
  environments.

CVS patchset: 5883
CVS date: 2002/11/26 22:47:41

21 years agoOrphan.
jbj [Tue, 26 Nov 2002 22:45:05 +0000 (22:45 +0000)]
Orphan.

CVS patchset: 5882
CVS date: 2002/11/26 22:45:05

21 years ago- bundle libfmagic into librpmbuild for now.
jbj [Tue, 26 Nov 2002 22:44:47 +0000 (22:44 +0000)]
- bundle libfmagic into librpmbuild for now.

CVS patchset: 5881
CVS date: 2002/11/26 22:44:47

21 years agoUse glibc __progname convention (with retrofit) throughout.
jbj [Tue, 26 Nov 2002 22:34:21 +0000 (22:34 +0000)]
Use glibc __progname convention (with retrofit) throughout.

CVS patchset: 5880
CVS date: 2002/11/26 22:34:21

21 years agoAdd ppc64
sopwith [Fri, 22 Nov 2002 15:10:28 +0000 (15:10 +0000)]
Add ppc64

CVS patchset: 5879
CVS date: 2002/11/22 15:10:28

21 years agoHandle python disablement better by always passing --with-python/--without-python
sopwith [Fri, 22 Nov 2002 14:58:21 +0000 (14:58 +0000)]
Handle python disablement better by always passing --with-python/--without-python
as appropriate.

CVS patchset: 5878
CVS date: 2002/11/22 14:58:21

21 years ago- use rpmdeps rather than find-{requires,provides}.
jbj [Wed, 20 Nov 2002 15:13:03 +0000 (15:13 +0000)]
- use rpmdeps rather than find-{requires,provides}.

CVS patchset: 5877
CVS date: 2002/11/20 15:13:03

21 years ago- add AC_SYS_LARGFILE throughout.
jbj [Tue, 19 Nov 2002 18:40:21 +0000 (18:40 +0000)]
- add AC_SYS_LARGFILE throughout.
- statically link rpmdeps against (internal) libfmagic.

CVS patchset: 5876
CVS date: 2002/11/19 18:40:21

21 years agoCorrect doxygen-1.2.18 warnings.
jbj [Tue, 19 Nov 2002 15:07:08 +0000 (15:07 +0000)]
Correct doxygen-1.2.18 warnings.

CVS patchset: 5875
CVS date: 2002/11/19 15:07:08

21 years agoMOre annotations.
jbj [Tue, 19 Nov 2002 13:50:55 +0000 (13:50 +0000)]
MOre annotations.

CVS patchset: 5874
CVS date: 2002/11/19 13:50:55

21 years agoPrint to private buffer, not stdout.
jbj [Mon, 18 Nov 2002 23:53:05 +0000 (23:53 +0000)]
Print to private buffer, not stdout.
Kill off ckfputs/ckfprintf.

CVS patchset: 5873
CVS date: 2002/11/18 23:53:05

21 years ago- fix: option conflict error message (#77373).
jbj [Sat, 16 Nov 2002 15:06:17 +0000 (15:06 +0000)]
- fix: option conflict error message (#77373).

CVS patchset: 5872
CVS date: 2002/11/16 15:06:17

21 years ago- resurrect availablePackages one more time.
jbj [Fri, 15 Nov 2002 21:10:32 +0000 (21:10 +0000)]
- resurrect availablePackages one more time.

CVS patchset: 5871
CVS date: 2002/11/15 21:10:32

21 years agoBuild -0.9.
jbj [Fri, 15 Nov 2002 18:34:44 +0000 (18:34 +0000)]
Build -0.9.

CVS patchset: 5870
CVS date: 2002/11/15 18:34:44

21 years agoApply patch.4.1.24.6:
jbj [Fri, 15 Nov 2002 18:29:34 +0000 (18:29 +0000)]
Apply patch.4.1.24.6:
6.Fix a bug where Berkeley DB could overwrite incorrectly formatted files rather than returning an error to the application during open.

CVS patchset: 5869
CVS date: 2002/11/15 18:29:34

21 years agoApply patch.4.1.24.5:
jbj [Fri, 15 Nov 2002 18:28:43 +0000 (18:28 +0000)]
Apply patch.4.1.24.5:
5.Fix a bug where Hash databases could be corrupted on filesystems that do not zero-fill implicitly created blocks. This patch only needs to
     be applied for Berkeley DB applications running on such filesystems (for example, Windows/9X, QNX, VxWorks DosFS 1.0 and
     unpatched DosFS 2.2).

CVS patchset: 5868
CVS date: 2002/11/15 18:28:43

21 years agoApply patch.4.1.24.4:
jbj [Fri, 15 Nov 2002 18:28:01 +0000 (18:28 +0000)]
Apply patch.4.1.24.4:
4.Fix a bug where read-only databases were not mapped into memory but were instead read through the Berkeley DB buffer cache.

CVS patchset: 5867
CVS date: 2002/11/15 18:28:01

21 years agoApply patch.4.1.24.3:
jbj [Fri, 15 Nov 2002 18:27:07 +0000 (18:27 +0000)]
Apply patch.4.1.24.3:
3.Fix a link error ("GetLongPathNameA could not be located in the dynamic link library KERNEL32.dll") that prevented the Berkeley DB
     4.1.24 release from loading on some Windows/NT systems.

CVS patchset: 5866
CVS date: 2002/11/15 18:27:07

21 years agoApply patch.4.1.24.2:
jbj [Fri, 15 Nov 2002 18:26:16 +0000 (18:26 +0000)]
Apply patch.4.1.24.2:
2.Fix a bug where replicas could not remove log files because the checkpoint lsn was not being updated properly.

CVS patchset: 5865
CVS date: 2002/11/15 18:26:16

21 years agoApply patch.4.1.24.1:
jbj [Fri, 15 Nov 2002 18:25:24 +0000 (18:25 +0000)]
Apply patch.4.1.24.1:
  1.Fix a bug which could cause database environment open to hang. This bug only affects encrypted Berkeley DB database environments,
     and the patch should only be applied to Berkeley DB releases including cryptographic support.

CVS patchset: 5864
CVS date: 2002/11/15 18:25:24