tools/librpm-tizen.git
19 years agoChange allocTempBuffer() handling.
jbj [Sun, 27 Mar 2005 21:55:32 +0000 (21:55 +0000)]
Change allocTempBuffer() handling.

CVS patchset: 7841
CVS date: 2005/03/27 21:55:32

19 years agoIterate over "select key from Packages" result.
jbj [Sun, 27 Mar 2005 18:42:26 +0000 (18:42 +0000)]
Iterate over "select key from Packages" result.

CVS patchset: 7840
CVS date: 2005/03/27 18:42:26

19 years agoGather all keys for iterator.
jbj [Sat, 26 Mar 2005 21:07:30 +0000 (21:07 +0000)]
Gather all keys for iterator.

CVS patchset: 7839
CVS date: 2005/03/26 21:07:30

19 years agoMDK patch at #108778.
jbj [Fri, 25 Mar 2005 17:30:00 +0000 (17:30 +0000)]
MDK patch at #108778.

CVS patchset: 7837
CVS date: 2005/03/25 17:30:00

19 years agoHandle int8 and int16 indices correctly.
jbj [Wed, 23 Mar 2005 21:20:22 +0000 (21:20 +0000)]
Handle int8 and int16 indices correctly.

CVS patchset: 7836
CVS date: 2005/03/23 21:20:22

19 years agorip out compile/bind/exec methods, wrong approach to speeding up sql.
jbj [Wed, 23 Mar 2005 18:19:35 +0000 (18:19 +0000)]
rip out compile/bind/exec methods, wrong approach to speeding up sql.
configure sqlite dbi in the usual way by calling dbiNew().

CVS patchset: 7835
CVS date: 2005/03/23 18:19:35

19 years agoRefactor sql_step assertion.
jbj [Wed, 23 Mar 2005 16:29:32 +0000 (16:29 +0000)]
Refactor sql_step assertion.

CVS patchset: 7834
CVS date: 2005/03/23 16:29:32

19 years agoMore fiddles.
jbj [Wed, 23 Mar 2005 14:42:00 +0000 (14:42 +0000)]
More fiddles.

CVS patchset: 7833
CVS date: 2005/03/23 14:42:00

19 years agoSimplify.
jbj [Sun, 20 Mar 2005 18:52:14 +0000 (18:52 +0000)]
Simplify.

CVS patchset: 7832
CVS date: 2005/03/20 18:52:14

19 years agoMake SQL_DB and DB identical structures in dbi->dbi_db.
jbj [Sun, 20 Mar 2005 18:13:36 +0000 (18:13 +0000)]
Make SQL_DB and DB identical structures in dbi->dbi_db.

CVS patchset: 7831
CVS date: 2005/03/20 18:13:36

19 years agoMake SCP_t and DBC identical structures.
jbj [Sun, 20 Mar 2005 17:53:17 +0000 (17:53 +0000)]
Make SCP_t and DBC identical structures.

CVS patchset: 7830
CVS date: 2005/03/20 17:53:17

19 years agoSimplify db->app_private handling.
jbj [Sun, 20 Mar 2005 17:37:47 +0000 (17:37 +0000)]
Simplify db->app_private handling.

CVS patchset: 7829
CVS date: 2005/03/20 17:37:47

19 years agoRemove sql cursor chaining.
jbj [Sun, 20 Mar 2005 16:33:30 +0000 (16:33 +0000)]
Remove sql cursor chaining.

CVS patchset: 7828
CVS date: 2005/03/20 16:33:30

19 years agoCheck that dbcursor is always non-null.
jbj [Sun, 20 Mar 2005 15:53:26 +0000 (15:53 +0000)]
Check that dbcursor is always non-null.

CVS patchset: 7827
CVS date: 2005/03/20 15:53:26

19 years agoHandle %dev markers more gracefully.
jbj [Sat, 19 Mar 2005 20:07:12 +0000 (20:07 +0000)]
Handle %dev markers more gracefully.

CVS patchset: 7826
CVS date: 2005/03/19 20:07:12

19 years agoDisable synchronous writes.
jbj [Sat, 19 Mar 2005 15:17:29 +0000 (15:17 +0000)]
Disable synchronous writes.

CVS patchset: 7825
CVS date: 2005/03/19 15:17:29

19 years agofix: RPM_BIN_TYPE bound to wrong pos.
jbj [Fri, 18 Mar 2005 22:47:40 +0000 (22:47 +0000)]
fix: RPM_BIN_TYPE bound to wrong pos.
Use SQLITE_STATIC rather than SQLITE_TRANSIENT.

CVS patchset: 7824
CVS date: 2005/03/18 22:47:40

19 years agoRepair -qa.
jbj [Fri, 18 Mar 2005 21:45:07 +0000 (21:45 +0000)]
Repair -qa.

CVS patchset: 7823
CVS date: 2005/03/18 21:45:07

19 years agoSanity.
jbj [Fri, 18 Mar 2005 16:02:13 +0000 (16:02 +0000)]
Sanity.

CVS patchset: 7822
CVS date: 2005/03/18 16:02:13

19 years agoAnother line of spew under if (_debug) test.
jbj [Thu, 17 Mar 2005 23:35:14 +0000 (23:35 +0000)]
Another line of spew under if (_debug) test.

CVS patchset: 7821
CVS date: 2005/03/17 23:35:14

19 years agoFUnctiona --rebuilddb. Add if (_debug) to modulate the spew.
jbj [Thu, 17 Mar 2005 23:16:30 +0000 (23:16 +0000)]
FUnctiona --rebuilddb. Add if (_debug) to modulate the spew.

CVS patchset: 7820
CVS date: 2005/03/17 23:16:30

19 years agoSplint fiddles.
jbj [Thu, 17 Mar 2005 19:54:37 +0000 (19:54 +0000)]
Splint fiddles.

CVS patchset: 7819
CVS date: 2005/03/17 19:54:37

19 years agoAdd tagType().
jbj [Thu, 17 Mar 2005 17:12:26 +0000 (17:12 +0000)]
Add tagType().

CVS patchset: 7818
CVS date: 2005/03/17 17:12:26

19 years agoRip out encode/decode entirely. Almost certainly nothing works ...
jbj [Thu, 17 Mar 2005 16:51:02 +0000 (16:51 +0000)]
Rip out encode/decode entirely. Almost certainly nothing works ...

CVS patchset: 7817
CVS date: 2005/03/17 16:51:02

19 years agoConsolidate elements into SCP_t (definite brokenness here).
jbj [Thu, 17 Mar 2005 09:33:59 +0000 (09:33 +0000)]
Consolidate elements into SCP_t (definite brokenness here).

CVS patchset: 7816
CVS date: 2005/03/17 09:33:59

19 years agoPreliminary attempt at sql_get_table clone that understands blobs and sizes.
jbj [Thu, 17 Mar 2005 02:44:51 +0000 (02:44 +0000)]
Preliminary attempt at sql_get_table clone that understands blobs and sizes.

CVS patchset: 7815
CVS date: 2005/03/17 02:44:51

19 years agoFirst hacks at using sqlite3_step() instead of sqlite3_exec().
jbj [Wed, 16 Mar 2005 22:42:08 +0000 (22:42 +0000)]
First hacks at using sqlite3_step() instead of sqlite3_exec().
RPMTAG_NAME uses unencoded blob for rpmdb join keys, but retrieval
has hotwired length (and so broken).

CVS patchset: 7814
CVS date: 2005/03/16 22:42:08

19 years agoChange schema to get rid of most encode/decode operations. More to do ...
jbj [Wed, 16 Mar 2005 18:34:40 +0000 (18:34 +0000)]
Change schema to get rid of most encode/decode operations. More to do ...

CVS patchset: 7813
CVS date: 2005/03/16 18:34:40

19 years agoStart sqlite3 fixing.
jbj [Tue, 15 Mar 2005 21:50:49 +0000 (21:50 +0000)]
Start sqlite3 fixing.

CVS patchset: 7812
CVS date: 2005/03/15 21:50:49

19 years agoAncient history.
jbj [Tue, 15 Mar 2005 18:30:38 +0000 (18:30 +0000)]
Ancient history.

CVS patchset: 7811
CVS date: 2005/03/15 18:30:38

19 years agoSanity.
jbj [Mon, 14 Mar 2005 10:30:44 +0000 (10:30 +0000)]
Sanity.

CVS patchset: 7810
CVS date: 2005/03/14 10:30:44

19 years agoPermit build with extternal file and libmagic.
jbj [Sun, 13 Mar 2005 22:13:25 +0000 (22:13 +0000)]
Permit build with extternal file and libmagic.

CVS patchset: 7808
CVS date: 2005/03/13 22:13:25

19 years agoSanity.
jbj [Sun, 13 Mar 2005 02:11:38 +0000 (02:11 +0000)]
Sanity.

CVS patchset: 7806
CVS date: 2005/03/13 02:11:38

19 years ago- permit RSA/{sha1,sha256,sha384,sha512} signature verification.
jbj [Sun, 13 Mar 2005 01:56:50 +0000 (01:56 +0000)]
- permit RSA/{sha1,sha256,sha384,sha512} signature verification.

CVS patchset: 7805
CVS date: 2005/03/13 01:56:50

19 years agoAdd support for RSA on sha1/sha256/sha384/sha512.
jbj [Sun, 13 Mar 2005 01:39:19 +0000 (01:39 +0000)]
Add support for RSA on sha1/sha256/sha384/sha512.

CVS patchset: 7804
CVS date: 2005/03/13 01:39:19

19 years agoAdd support for sha256/sha384/sha512 (if available.).
jbj [Sun, 13 Mar 2005 01:15:37 +0000 (01:15 +0000)]
Add support for sha256/sha384/sha512 (if available.).
Update beecrypt version.

CVS patchset: 7803
CVS date: 2005/03/13 01:15:37

19 years agoDon't dump pgp pkt spewage.
jbj [Sat, 12 Mar 2005 16:36:28 +0000 (16:36 +0000)]
Don't dump pgp pkt spewage.

CVS patchset: 7802
CVS date: 2005/03/12 16:36:28

19 years agoIdentify header RSA signatures correctly.
jbj [Sat, 12 Mar 2005 16:00:15 +0000 (16:00 +0000)]
Identify header RSA signatures correctly.

CVS patchset: 7801
CVS date: 2005/03/12 16:00:15

19 years agoAdd hdrmd5ctx for header-only md5 rsa/md5 signatures.
jbj [Sat, 12 Mar 2005 15:16:42 +0000 (15:16 +0000)]
Add hdrmd5ctx for header-only md5 rsa/md5 signatures.

CVS patchset: 7800
CVS date: 2005/03/12 15:16:42

19 years ago- permit gpg to be used for RSA/MD5 signatures.
jbj [Wed, 9 Mar 2005 13:22:48 +0000 (13:22 +0000)]
- permit gpg to be used for RSA/MD5 signatures.
- permit RSA key sizes larger than 1024 bits.

CVS patchset: 7799
CVS date: 2005/03/09 13:22:48

19 years agoStart removing implied gpg==dsa, pgp==rsa.
jbj [Mon, 7 Mar 2005 23:52:44 +0000 (23:52 +0000)]
Start removing implied gpg==dsa, pgp==rsa.
Add PKCS1 ASN prefixes for RSA other than MD5.

CVS patchset: 7797
CVS date: 2005/03/07 23:52:44

19 years agofix: inverted RSA parameters on rsavrfy().
jbj [Mon, 7 Mar 2005 22:51:18 +0000 (22:51 +0000)]
fix: inverted RSA parameters on rsavrfy().

CVS patchset: 7795
CVS date: 2005/03/07 22:51:18

19 years agoR++.
jbj [Mon, 7 Mar 2005 14:00:49 +0000 (14:00 +0000)]
R++.

CVS patchset: 7789
CVS date: 2005/03/07 14:00:49

19 years agoCasts on lvalues are no longer permitted by gcc4.0.
jbj [Mon, 7 Mar 2005 14:00:18 +0000 (14:00 +0000)]
Casts on lvalues are no longer permitted by gcc4.0.

CVS patchset: 7788
CVS date: 2005/03/07 14:00:18

19 years agoRemove autocrap generated cruft.
jbj [Mon, 7 Mar 2005 13:57:25 +0000 (13:57 +0000)]
Remove autocrap generated cruft.

CVS patchset: 7787
CVS date: 2005/03/07 13:57:25

19 years agoPermit changelog timestamp back to 1990.
jbj [Thu, 3 Mar 2005 11:47:52 +0000 (11:47 +0000)]
Permit changelog timestamp back to 1990.

CVS patchset: 7785
CVS date: 2005/03/03 11:47:52

19 years ago- updated sv.po <goeran@uddrborg.se>.
jbj [Sun, 20 Feb 2005 14:20:11 +0000 (14:20 +0000)]
- updated sv.po <goeran@uddrborg.se>.

CVS patchset: 7778
CVS date: 2005/02/20 14:20:11

19 years ago- rework configure.ac et al to lose internal library baggage flexibly.
jbj [Thu, 17 Feb 2005 02:36:37 +0000 (02:36 +0000)]
- rework configure.ac et al to lose internal library baggage flexibly.

CVS patchset: 7775
CVS date: 2005/02/17 02:36:37

19 years agorpm-4.4.2-0.3.
jbj [Wed, 16 Feb 2005 20:33:46 +0000 (20:33 +0000)]
rpm-4.4.2-0.3.

CVS patchset: 7774
CVS date: 2005/02/16 20:33:46

19 years ago- remove remnant -I/opt/local hacks, --prefix=/usr is recommended.
jbj [Wed, 16 Feb 2005 20:04:28 +0000 (20:04 +0000)]
- remove remnant -I/opt/local hacks, --prefix=/usr is recommended.

CVS patchset: 7773
CVS date: 2005/02/16 20:04:28

19 years agoBye-bye!
jbj [Wed, 16 Feb 2005 19:23:53 +0000 (19:23 +0000)]
Bye-bye!

CVS patchset: 7772
CVS date: 2005/02/16 19:23:53

19 years agoRemove rpmdb and poptmodule sources.
jbj [Wed, 16 Feb 2005 19:22:32 +0000 (19:22 +0000)]
Remove rpmdb and poptmodule sources.

CVS patchset: 7771
CVS date: 2005/02/16 19:22:32

19 years ago- sqlite3: update encode/decode from sqlite-2.8.16.
jbj [Wed, 16 Feb 2005 19:05:36 +0000 (19:05 +0000)]
- sqlite3: update encode/decode from sqlite-2.8.16.
- add --xml popt alias for query modes.
- remove _rpmdb now that python2.[34] are commonly available.

CVS patchset: 7770
CVS date: 2005/02/16 19:05:36

19 years agoUpdate to sqlite-3.1.2.
jbj [Wed, 16 Feb 2005 16:21:35 +0000 (16:21 +0000)]
Update to sqlite-3.1.2.

CVS patchset: 7769
CVS date: 2005/02/16 16:21:35

19 years agofix: restore longer scope for sqlite3 data (which frees on cClose).
jbj [Wed, 16 Feb 2005 03:45:54 +0000 (03:45 +0000)]
fix: restore longer scope for sqlite3 data (which frees on cClose).

CVS patchset: 7767
CVS date: 2005/02/16 03:45:54

19 years ago- start 4.4.2 devel.
jbj [Mon, 14 Feb 2005 02:19:04 +0000 (02:19 +0000)]
- start 4.4.2 devel.

CVS patchset: 7765
CVS date: 2005/02/14 02:19:04

19 years ago- don't build with sqlite3 if <sqlite3.h> is missing.
jbj [Mon, 14 Feb 2005 01:34:12 +0000 (01:34 +0000)]
- don't build with sqlite3 if <sqlite3.h> is missing.

CVS patchset: 7764
CVS date: 2005/02/14 01:34:12

19 years ago- don't classify files in /dev (#146623).
jbj [Sun, 13 Feb 2005 20:39:50 +0000 (20:39 +0000)]
- don't classify files in /dev (#146623).

CVS patchset: 7763
CVS date: 2005/02/13 20:39:50

19 years agoBuild rpm-4.4.1-0.24.
jbj [Sun, 13 Feb 2005 04:28:53 +0000 (04:28 +0000)]
Build rpm-4.4.1-0.24.

CVS patchset: 7762
CVS date: 2005/02/13 04:28:53

19 years ago- macosx: change to --prefix=/usr rather than /opt/local.
jbj [Sun, 13 Feb 2005 03:01:09 +0000 (03:01 +0000)]
- macosx: change to --prefix=/usr rather than /opt/local.
- use waitpid rather than SIGCHLD reaper.
- rip out DB_PRIVATE revert if not NPTL, it's not the right thing to do.

CVS patchset: 7761
CVS date: 2005/02/13 03:01:09

19 years ago- zlib: uniqify certain symbols to prevent name space pollution.
jbj [Sat, 12 Feb 2005 19:03:32 +0000 (19:03 +0000)]
- zlib: uniqify certain symbols to prevent name space pollution.
- macosx: include <sys/types.h> so that python sees the u_char typedef.

CVS patchset: 7760
CVS date: 2005/02/12 19:03:32

19 years ago- permit build scriptlet interpreters to be individually overridden.
jbj [Sat, 12 Feb 2005 14:12:33 +0000 (14:12 +0000)]
- permit build scriptlet interpreters to be individually overridden.

CVS patchset: 7759
CVS date: 2005/02/12 14:12:33

19 years ago- perform callbacks as always (#147537).
jbj [Thu, 10 Feb 2005 09:04:05 +0000 (09:04 +0000)]
- perform callbacks as always (#147537).

CVS patchset: 7757
CVS date: 2005/02/10 09:04:05

19 years agoUpdate bytesRemain iff R/W operation.
jbj [Tue, 8 Feb 2005 17:15:10 +0000 (17:15 +0000)]
Update bytesRemain iff R/W operation.

CVS patchset: 7746
CVS date: 2005/02/08 17:15:10

19 years agoBuild requires bzip2-devel, not bzip2 (#124925).
jbj [Mon, 7 Feb 2005 23:04:28 +0000 (23:04 +0000)]
Build requires bzip2-devel, not bzip2 (#124925).

CVS patchset: 7743
CVS date: 2005/02/07 23:04:28

19 years agorpm-4.4.1-0.18 sanity.
jbj [Sat, 5 Feb 2005 23:53:12 +0000 (23:53 +0000)]
rpm-4.4.1-0.18 sanity.

CVS patchset: 7742
CVS date: 2005/02/05 23:53:12

19 years ago- discover and use getmntinfo if present.
jbj [Thu, 3 Feb 2005 23:05:59 +0000 (23:05 +0000)]
- discover and use getmntinfo if present.

CVS patchset: 7741
CVS date: 2005/02/03 23:05:59

19 years ago- run-time endian test rather than chasing <endian.h> (#146752).
jbj [Thu, 3 Feb 2005 17:28:42 +0000 (17:28 +0000)]
- run-time endian test rather than chasing <endian.h> (#146752).

CVS patchset: 7740
CVS date: 2005/02/03 17:28:42

19 years agoRun-time endian test rather than chasing <endian.h> (#146752).
jbj [Thu, 3 Feb 2005 17:28:04 +0000 (17:28 +0000)]
Run-time endian test rather than chasing <endian.h> (#146752).

CVS patchset: 7739
CVS date: 2005/02/03 17:28:04

19 years agoOrphans.
jbj [Thu, 3 Feb 2005 16:21:36 +0000 (16:21 +0000)]
Orphans.

CVS patchset: 7738
CVS date: 2005/02/03 16:21:36

19 years ago- fix: length of gpg V4 hash seed was incorrect (#146896).
jbj [Wed, 2 Feb 2005 18:47:42 +0000 (18:47 +0000)]
- fix: length of gpg V4 hash seed was incorrect (#146896).
- add support for V4 rfc-2440 signatures.

CVS patchset: 7737
CVS date: 2005/02/02 18:47:42

19 years agoDefault MYPATH=":" instead when cros-compiling (#133573).
jbj [Sat, 29 Jan 2005 16:05:03 +0000 (16:05 +0000)]
Default MYPATH=":" instead when cros-compiling (#133573).

CVS patchset: 7724
CVS date: 2005/01/29 16:05:03

19 years ago- python: force dbMatch() h# key to be 32 bit integer (#146477).
jbj [Fri, 28 Jan 2005 20:25:01 +0000 (20:25 +0000)]
- python: force dbMatch() h# key to be 32 bit integer (#146477).

CVS patchset: 7720
CVS date: 2005/01/28 20:25:01

19 years agoRevert glob/fnmatch/alloca uniqify on macosx for now.
jbj [Fri, 28 Jan 2005 06:36:29 +0000 (06:36 +0000)]
Revert glob/fnmatch/alloca uniqify on macosx for now.

CVS patchset: 7717
CVS date: 2005/01/28 06:36:29

19 years agoRemove unused _rpmlock_file.
jbj [Fri, 28 Jan 2005 02:17:08 +0000 (02:17 +0000)]
Remove unused _rpmlock_file.

CVS patchset: 7716
CVS date: 2005/01/28 02:17:08

19 years ago- add missing #if defined(ENABLE_NLS) (#146184).
jbj [Wed, 26 Jan 2005 04:50:03 +0000 (04:50 +0000)]
- add missing #if defined(ENABLE_NLS) (#146184).

CVS patchset: 7714
CVS date: 2005/01/26 04:50:03

19 years ago- move global /var/lock/rpm/transaction to dbpath.
jbj [Wed, 26 Jan 2005 04:05:34 +0000 (04:05 +0000)]
- move global /var/lock/rpm/transaction to dbpath.
- permit fcntl path to be configured through rpmlock_path macro.

CVS patchset: 7712
CVS date: 2005/01/26 04:05:34

19 years agomacosx/opendarwin hackery, take 1.
jbj [Tue, 25 Jan 2005 05:24:40 +0000 (05:24 +0000)]
macosx/opendarwin hackery, take 1.

CVS patchset: 7710
CVS date: 2005/01/25 05:24:40

19 years agoAdd public keys, ignore compile (opendarwin).
jbj [Sun, 23 Jan 2005 21:38:10 +0000 (21:38 +0000)]
Add public keys, ignore compile (opendarwin).

CVS patchset: 7709
CVS date: 2005/01/23 21:38:10

19 years agoSanity.
jbj [Sun, 23 Jan 2005 21:37:03 +0000 (21:37 +0000)]
Sanity.

CVS patchset: 7708
CVS date: 2005/01/23 21:37:03

19 years ago- blueprint rpm-4_4 and HEAD to minimize diff spew.
jbj [Sun, 23 Jan 2005 20:44:57 +0000 (20:44 +0000)]
- blueprint rpm-4_4 and HEAD to minimize diff spew.

CVS patchset: 7706
CVS date: 2005/01/23 20:44:57

19 years agoOrphan.
jbj [Sun, 23 Jan 2005 20:30:39 +0000 (20:30 +0000)]
Orphan.

CVS patchset: 7705
CVS date: 2005/01/23 20:30:39

19 years agoConfigure zlib subdir automagically.
jbj [Sun, 23 Jan 2005 18:22:14 +0000 (18:22 +0000)]
Configure zlib subdir automagically.

CVS patchset: 7704
CVS date: 2005/01/23 18:22:14

19 years ago- add https://svn.uhulinux.hu/packages/dev/zlib/patches/02-rsync.patch
jbj [Tue, 18 Jan 2005 00:30:20 +0000 (00:30 +0000)]
- add https://svn.uhulinux.hu/packages/dev/zlib/patches/02-patch

CVS patchset: 7703
CVS date: 2005/01/18 00:30:20

19 years agoSanity.
jbj [Tue, 18 Jan 2005 00:10:04 +0000 (00:10 +0000)]
Sanity.

CVS patchset: 7702
CVS date: 2005/01/18 00:10:04

19 years agoBuild on macosx.
jbj [Mon, 17 Jan 2005 23:58:09 +0000 (23:58 +0000)]
Build on macosx.

CVS patchset: 7701
CVS date: 2005/01/17 23:58:09

19 years agoRemove generated files.
jbj [Mon, 17 Jan 2005 18:47:27 +0000 (18:47 +0000)]
Remove generated files.

CVS patchset: 7698
CVS date: 2005/01/17 18:47:27

19 years ago- build against external/internal neon.
jbj [Sun, 9 Jan 2005 17:48:19 +0000 (17:48 +0000)]
- build against external/internal neon.

CVS patchset: 7692
CVS date: 2005/01/09 17:48:19

19 years agoSanity.
jbj [Wed, 5 Jan 2005 14:31:20 +0000 (14:31 +0000)]
Sanity.

CVS patchset: 7679
CVS date: 2005/01/05 14:31:20

19 years agoDon't install man pages.
jbj [Wed, 5 Jan 2005 13:46:28 +0000 (13:46 +0000)]
Don't install man pages.

CVS patchset: 7677
CVS date: 2005/01/05 13:46:28

19 years agoInstall /usr/lib/rpm/magic*.
jbj [Wed, 5 Jan 2005 13:33:55 +0000 (13:33 +0000)]
Install /usr/lib/rpm/magic*.

CVS patchset: 7676
CVS date: 2005/01/05 13:33:55

19 years agobuild rpm-4.4.1-0.6.
jbj [Wed, 5 Jan 2005 04:46:01 +0000 (04:46 +0000)]
build rpm-4.4.1-0.6.

CVS patchset: 7674
CVS date: 2005/01/05 04:46:01

19 years ago- mac os x patches (#133611, #133612, #134637).
jbj [Tue, 4 Jan 2005 19:31:31 +0000 (19:31 +0000)]
- mac os x patches (#133611, #133612, #134637).

CVS patchset: 7673
CVS date: 2005/01/04 19:31:31

19 years ago- mac os x patches (#131943,#131944,#132924,#132926).
jbj [Tue, 4 Jan 2005 17:46:10 +0000 (17:46 +0000)]
- mac os x patches (#131943,#131944,#132924,#132926).

CVS patchset: 7671
CVS date: 2005/01/04 17:46:10

19 years agoSplint fiddles.
jbj [Tue, 4 Jan 2005 17:11:00 +0000 (17:11 +0000)]
Splint fiddles.

CVS patchset: 7669
CVS date: 2005/01/04 17:11:00

19 years agoWait for specific pid's.
jbj [Mon, 3 Jan 2005 14:28:50 +0000 (14:28 +0000)]
Wait for specific pid's.

CVS patchset: 7664
CVS date: 2005/01/03 14:28:50

19 years ago- upgrade to file-4.12 internal.
jbj [Mon, 3 Jan 2005 02:10:06 +0000 (02:10 +0000)]
- upgrade to file-4.12 internal.

CVS patchset: 7662
CVS date: 2005/01/03 02:10:06

19 years agoUpgrade to file-4.12 (with RH patches).
jbj [Mon, 3 Jan 2005 02:02:54 +0000 (02:02 +0000)]
Upgrade to file-4.12 (with RH patches).

CVS patchset: 7661
CVS date: 2005/01/03 02:02:54

19 years ago- revert MAGIC_COMPRESS, real fix is in libmagic (#143782).
jbj [Sun, 2 Jan 2005 20:49:23 +0000 (20:49 +0000)]
- revert MAGIC_COMPRESS, real fix is in libmagic (#143782).

CVS patchset: 7657
CVS date: 2005/01/02 20:49:23

19 years agoUpgrade ro db-4.3.27.
jbj [Sun, 2 Jan 2005 19:40:49 +0000 (19:40 +0000)]
Upgrade ro db-4.3.27.

CVS patchset: 7655
CVS date: 2005/01/02 19:40:49