jbj [Thu, 1 Nov 2001 23:18:15 +0000 (23:18 +0000)]
- depends.c: availablePackage is (almost) opaque.
CVS patchset: 5147
CVS date: 2001/11/01 23:18:15
jbj [Thu, 1 Nov 2001 20:15:10 +0000 (20:15 +0000)]
- add header refcount annotations throughout.
CVS patchset: 5146
CVS date: 2001/11/01 20:15:10
jbj [Wed, 31 Oct 2001 22:19:42 +0000 (22:19 +0000)]
Do tsort on transactionElement's, not availaiblePackage's.
CVS patchset: 5145
CVS date: 2001/10/31 22:19:42
jbj [Wed, 31 Oct 2001 04:00:58 +0000 (04:00 +0000)]
More unraveling of availablePackage from depends.c.
CVS patchset: 5144
CVS date: 2001/10/31 04:00:58
jbj [Tue, 30 Oct 2001 18:55:39 +0000 (18:55 +0000)]
Create rpmDepSet.
CVS patchset: 5143
CVS date: 2001/10/30 18:55:39
jbj [Tue, 30 Oct 2001 18:00:21 +0000 (18:00 +0000)]
- transaction.c: cleanly uncouple availablePackage from TFI_t.
CVS patchset: 5142
CVS date: 2001/10/30 18:00:21
jbj [Mon, 29 Oct 2001 23:39:51 +0000 (23:39 +0000)]
- add some dinky availablePackage methods.
CVS patchset: 5141
CVS date: 2001/10/29 23:39:51
jbj [Mon, 29 Oct 2001 20:12:35 +0000 (20:12 +0000)]
- start hiding availablePackage data/methods in rpmal.c/rpmal.h.
CVS patchset: 5140
CVS date: 2001/10/29 20:12:35
jbj [Mon, 29 Oct 2001 16:39:13 +0000 (16:39 +0000)]
Remove DYING code.
CVS patchset: 5139
CVS date: 2001/10/29 16:39:13
jbj [Mon, 29 Oct 2001 16:35:01 +0000 (16:35 +0000)]
Gather all problem handling routines in one place.
CVS patchset: 5138
CVS date: 2001/10/29 16:35:01
jbj [Sun, 28 Oct 2001 22:17:47 +0000 (22:17 +0000)]
- memory indices for dependency check are typedef'd and abstract'd.
- no-brainer refcounts for fi object, debug the mess.
- dump the header early in transaction, recreate fi before installing.
CVS patchset: 5137
CVS date: 2001/10/28 22:17:47
jbj [Sat, 27 Oct 2001 22:31:10 +0000 (22:31 +0000)]
- transaction sets cerated in cli main.
- no-brainer refcounts for ts object.
CVS patchset: 5136
CVS date: 2001/10/27 22:31:10
jbj [Sat, 27 Oct 2001 20:09:20 +0000 (20:09 +0000)]
- legacy signatures always checked where possible on package read.
- wire transactions through rpmcli build modes.
- lazy rpmdb open/close through transaction methods (mostly anyways).
- no-brainer refcounts for rpmdb object.
- check added header against transaction set, replace if newer.
CVS patchset: 5135
CVS date: 2001/10/27 20:09:20
jbj [Fri, 26 Oct 2001 04:16:19 +0000 (04:16 +0000)]
- wire transactions through rpmcli install/erase modes.
- legacy signatures always checked on package read.
CVS patchset: 5134
CVS date: 2001/10/26 04:16:19
jbj [Thu, 25 Oct 2001 01:36:32 +0000 (01:36 +0000)]
- legacy signatures always checked on -qp and -Vp.
CVS patchset: 5133
CVS date: 2001/10/25 01:36:32
jbj [Wed, 24 Oct 2001 13:48:55 +0000 (13:48 +0000)]
- wire transactions through rpmcli query/verify modes.
CVS patchset: 5132
CVS date: 2001/10/24 13:48:55
jbj [Tue, 23 Oct 2001 20:52:51 +0000 (20:52 +0000)]
- wire transactions through rpmcli signature modes.
CVS patchset: 5131
CVS date: 2001/10/23 20:52:51
jbj [Tue, 23 Oct 2001 16:48:20 +0000 (16:48 +0000)]
- generate an rpm header on the fly for imported pubkeys.
CVS patchset: 5130
CVS date: 2001/10/23 16:48:20
jbj [Sun, 21 Oct 2001 21:48:23 +0000 (21:48 +0000)]
Orphans.
CVS patchset: 5129
CVS date: 2001/10/21 21:48:23
jbj [Sun, 21 Oct 2001 21:43:32 +0000 (21:43 +0000)]
- all symbols but hdrVec are now forward references in linkage.
CVS patchset: 5128
CVS date: 2001/10/21 21:43:32
jbj [Sat, 20 Oct 2001 22:31:09 +0000 (22:31 +0000)]
- stupid macros to configure public key file paths.
CVS patchset: 5127
CVS date: 2001/10/20 22:31:09
jbj [Sat, 20 Oct 2001 20:28:56 +0000 (20:28 +0000)]
- add :base64 and :armor format extensions, dump binary tags in hex.
- proof-of-concept pubkey retrieval from RPM-{PGP,GPG}-KEY.
CVS patchset: 5126
CVS date: 2001/10/20 20:28:56
jbj [Fri, 19 Oct 2001 22:47:40 +0000 (22:47 +0000)]
Permit multiple, simultaneous, digests on a single FD_t.
CVS patchset: 5125
CVS date: 2001/10/19 22:47:40
jbj [Fri, 19 Oct 2001 19:51:18 +0000 (19:51 +0000)]
- beecrypt is at least as good as pgp/gpg on verify, pull the plug.
CVS patchset: 5124
CVS date: 2001/10/19 19:51:18
jbj [Fri, 19 Oct 2001 13:51:20 +0000 (13:51 +0000)]
Start ripping gpg/pgp on signature verify paths.
CVS patchset: 5123
CVS date: 2001/10/19 13:51:20
jbj [Fri, 19 Oct 2001 01:35:57 +0000 (01:35 +0000)]
Rewire digests, step 2.
CVS patchset: 5122
CVS date: 2001/10/19 01:35:57
jbj [Fri, 19 Oct 2001 01:34:52 +0000 (01:34 +0000)]
New file from db-4.0.7 to be ignored.
CVS patchset: 5121
CVS date: 2001/10/19 01:34:52
jbj [Fri, 19 Oct 2001 01:24:21 +0000 (01:24 +0000)]
Rewire digests, step 1.
CVS patchset: 5120
CVS date: 2001/10/19 01:24:21
jbj [Thu, 18 Oct 2001 16:39:54 +0000 (16:39 +0000)]
Scaffholding for dumping full headers carried through transaction.
CVS patchset: 5119
CVS date: 2001/10/18 16:39:54
jbj [Wed, 17 Oct 2001 16:43:36 +0000 (16:43 +0000)]
Converging on lclint-3.0.17 strict level.
CVS patchset: 5118
CVS date: 2001/10/17 16:43:36
jbj [Tue, 16 Oct 2001 17:42:18 +0000 (17:42 +0000)]
Factor -type problems into explicit code annotations.
CVS patchset: 5117
CVS date: 2001/10/16 17:42:18
jbj [Tue, 16 Oct 2001 14:58:57 +0000 (14:58 +0000)]
More lclint annotations.
CVS patchset: 5116
CVS date: 2001/10/16 14:58:57
jbj [Mon, 15 Oct 2001 21:07:08 +0000 (21:07 +0000)]
- use only header methods, routines are now static.
CVS patchset: 5115
CVS date: 2001/10/15 21:07:08
jbj [Mon, 15 Oct 2001 19:27:13 +0000 (19:27 +0000)]
More branchstate lclint annotations.
CVS patchset: 5114
CVS date: 2001/10/15 19:27:13
jbj [Mon, 15 Oct 2001 17:53:34 +0000 (17:53 +0000)]
Explicit branchstate annotations.
CVS patchset: 5113
CVS date: 2001/10/15 17:53:34
jbj [Mon, 15 Oct 2001 04:22:09 +0000 (04:22 +0000)]
- upgrade to db-4.0.7.
CVS patchset: 5112
CVS date: 2001/10/15 04:22:09
jbj [Mon, 15 Oct 2001 03:54:05 +0000 (03:54 +0000)]
Resolve conflicts.
CVS patchset: 5111
CVS date: 2001/10/15 03:54:05
jbj [Mon, 15 Oct 2001 03:47:21 +0000 (03:47 +0000)]
Initial revision
CVS patchset: 5110
CVS date: 2001/10/15 03:47:21
jbj [Mon, 15 Oct 2001 03:28:09 +0000 (03:28 +0000)]
Typo.
CVS patchset: 5107
CVS date: 2001/10/15 03:28:09
jbj [Mon, 15 Oct 2001 03:22:10 +0000 (03:22 +0000)]
lclint fiddles to annotate globals.
CVS patchset: 5106
CVS date: 2001/10/15 03:22:10
jbj [Sat, 13 Oct 2001 22:01:38 +0000 (22:01 +0000)]
More lclint annotations.
CVS patchset: 5105
CVS date: 2001/10/13 22:01:38
jbj [Sat, 13 Oct 2001 19:35:58 +0000 (19:35 +0000)]
- ratchet up to lclint "strict" level.
CVS patchset: 5104
CVS date: 2001/10/13 19:35:58
jbj [Thu, 11 Oct 2001 21:31:56 +0000 (21:31 +0000)]
- proof-of-concept PGP/RSA verification for legacy signatures.
CVS patchset: 5103
CVS date: 2001/10/11 21:31:56
jbj [Mon, 8 Oct 2001 16:12:33 +0000 (16:12 +0000)]
- upgrade to beecrypt-2.2.0pre.
CVS patchset: 5102
CVS date: 2001/10/08 16:12:33
jbj [Mon, 8 Oct 2001 15:48:30 +0000 (15:48 +0000)]
Lclint clean.
CVS patchset: 5101
CVS date: 2001/10/08 15:48:30
jbj [Mon, 8 Oct 2001 14:48:22 +0000 (14:48 +0000)]
Resolve conflicts.
CVS patchset: 5100
CVS date: 2001/10/08 14:48:22
jbj [Mon, 8 Oct 2001 13:31:57 +0000 (13:31 +0000)]
Initial revision
CVS patchset: 5099
CVS date: 2001/10/08 13:31:57
jbj [Fri, 5 Oct 2001 20:39:50 +0000 (20:39 +0000)]
- proof-of-concept GPG/DSA verification for legacy signatures.
CVS patchset: 5097
CVS date: 2001/10/05 20:39:50
jbj [Fri, 5 Oct 2001 05:10:12 +0000 (05:10 +0000)]
Test vectors for GPG V3 DSA signature of "abc".
CVS patchset: 5096
CVS date: 2001/10/05 05:10:12
jbj [Fri, 5 Oct 2001 05:05:28 +0000 (05:05 +0000)]
Remove swab'ed versions of sethex routines, not yet needed.
CVS patchset: 5095
CVS date: 2001/10/05 05:05:28
jbj [Wed, 3 Oct 2001 16:11:27 +0000 (16:11 +0000)]
Fix segfault with "rpm --rebuild foo.spec".
CVS patchset: 5094
CVS date: 2001/10/03 16:11:27
jbj [Tue, 2 Oct 2001 18:29:43 +0000 (18:29 +0000)]
Add b32bswabhex/mp32nswabhex.
CVS patchset: 5092
CVS date: 2001/10/02 18:29:43
jbj [Mon, 1 Oct 2001 17:40:12 +0000 (17:40 +0000)]
Display signature and public key internals, calculate SHA1 digest as well.
Display private signature internals in tkey.
Add dumpasn to rpmio jfor reference.
CVS patchset: 5091
CVS date: 2001/10/01 17:40:12
jbj [Sat, 29 Sep 2001 17:44:45 +0000 (17:44 +0000)]
- create RFC-2440 OpenPGP API in rpmio.
- display signature packets before exec'ing gpg/pgp when verifying.
CVS patchset: 5090
CVS date: 2001/09/29 17:44:45
jbj [Sat, 29 Sep 2001 13:42:58 +0000 (13:42 +0000)]
Sanity.
CVS patchset: 5089
CVS date: 2001/09/29 13:42:58
jbj [Sat, 29 Sep 2001 01:27:22 +0000 (01:27 +0000)]
Move OpenPGP constants to rpmio/rpmpgp.h.
CVS patchset: 5088
CVS date: 2001/09/29 01:27:22
jbj [Fri, 28 Sep 2001 00:48:29 +0000 (00:48 +0000)]
Bug fixxed, remove the example.
CVS patchset: 5087
CVS date: 2001/09/28 00:48:29
jbj [Fri, 28 Sep 2001 00:35:50 +0000 (00:35 +0000)]
Remove broken asm mp32{even,odd} for now.
Add the RSA test(s) to beetest.
CVS patchset: 5086
CVS date: 2001/09/28 00:35:50
jbj [Thu, 27 Sep 2001 16:54:57 +0000 (16:54 +0000)]
Remove lclint warnings from dsa.[ch].
CVS patchset: 5085
CVS date: 2001/09/27 16:54:57
jbj [Thu, 27 Sep 2001 14:40:14 +0000 (14:40 +0000)]
Add DSA routines.
CVS patchset: 5084
CVS date: 2001/09/27 14:40:14
jbj [Wed, 26 Sep 2001 14:45:50 +0000 (14:45 +0000)]
- bind beecrypt md5/sha1 underneath rpmio.
CVS patchset: 5083
CVS date: 2001/09/26 14:45:50
jbj [Tue, 25 Sep 2001 20:51:34 +0000 (20:51 +0000)]
- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc).
- eliminate DYING code.
CVS patchset: 5082
CVS date: 2001/09/25 20:51:34
jbj [Tue, 25 Sep 2001 16:21:44 +0000 (16:21 +0000)]
- drop rpmio/base64.[ch] in favor of beecrypt.
- drop lib/md5*.[ch] files in favor of beecrypt.
CVS patchset: 5081
CVS date: 2001/09/25 16:21:44
jbj [Tue, 25 Sep 2001 16:21:29 +0000 (16:21 +0000)]
More lclint fiddles.
CVS patchset: 5080
CVS date: 2001/09/25 16:21:29
jbj [Tue, 25 Sep 2001 14:03:27 +0000 (14:03 +0000)]
- drop rpmio/base64.[ch] in favor of beecrypt versions.
CVS patchset: 5079
CVS date: 2001/09/25 14:03:27
jbj [Tue, 25 Sep 2001 03:03:23 +0000 (03:03 +0000)]
- Start rpm-4.1.
- Loosely wire beecrypt library into rpm.
CVS patchset: 5078
CVS date: 2001/09/25 03:03:23
jbj [Mon, 24 Sep 2001 21:53:14 +0000 (21:53 +0000)]
Move to lclint-3.0.0.15, revisit and clean up annotations.
intl/: Add gettext orphans.
popt/intl/: Add gettext orphans.
beecrypt: Add beecrypt repository.
rpmio/tdigest.c: Add beecrypt digest checks.
CVS patchset: 5077
CVS date: 2001/09/24 21:53:14
jbj [Mon, 24 Sep 2001 19:17:45 +0000 (19:17 +0000)]
Remove dead code.
Display both GPG/PGP decodes in openpgp.
CVS patchset: 5076
CVS date: 2001/09/24 19:17:45
jbj [Mon, 24 Sep 2001 19:02:24 +0000 (19:02 +0000)]
Handle white space in b64{dec,enc}.
CVS patchset: 5075
CVS date: 2001/09/24 19:02:24
jbj [Mon, 24 Sep 2001 16:52:17 +0000 (16:52 +0000)]
Replace b64{enc,dec}.
CVS patchset: 5074
CVS date: 2001/09/24 16:52:17
jbj [Mon, 24 Sep 2001 14:56:45 +0000 (14:56 +0000)]
Add tests/openpgp and tests/base64bug.
CVS patchset: 5073
CVS date: 2001/09/24 14:56:45
jbj [Mon, 24 Sep 2001 13:03:50 +0000 (13:03 +0000)]
Annotate aio_foo routines, clean up mess of workarounds.
CVS patchset: 5072
CVS date: 2001/09/24 13:03:50
jbj [Sun, 23 Sep 2001 21:06:52 +0000 (21:06 +0000)]
annotations for audio/dsp entropy sources.
CVS patchset: 5071
CVS date: 2001/09/23 21:06:52
jbj [Sun, 23 Sep 2001 15:47:37 +0000 (15:47 +0000)]
More lclint fiddles.
CVS patchset: 5070
CVS date: 2001/09/23 15:47:37
jbj [Sun, 23 Sep 2001 12:09:48 +0000 (12:09 +0000)]
More lclint annotations, now at the strict level with a complete program.
CVS patchset: 5069
CVS date: 2001/09/23 12:09:48
jbj [Fri, 21 Sep 2001 15:07:11 +0000 (15:07 +0000)]
- lclint-3.0.0.15 fiddles.
CVS patchset: 5067
CVS date: 2001/09/21 15:07:11
jbj [Thu, 20 Sep 2001 20:17:13 +0000 (20:17 +0000)]
Orphans
CVS patchset: 5066
CVS date: 2001/09/20 20:17:13
jbj [Thu, 20 Sep 2001 20:16:11 +0000 (20:16 +0000)]
Doxygen fiddles.
CVS patchset: 5065
CVS date: 2001/09/20 20:16:11
jbj [Wed, 19 Sep 2001 21:30:01 +0000 (21:30 +0000)]
Wire in doxygen doco.
CVS patchset: 5064
CVS date: 2001/09/19 21:30:01
jbj [Wed, 19 Sep 2001 18:05:47 +0000 (18:05 +0000)]
lclint fiddles.
CVS patchset: 5063
CVS date: 2001/09/19 18:05:47
jbj [Wed, 19 Sep 2001 16:16:15 +0000 (16:16 +0000)]
Add autogen.sh et al to build from CVS.
First pass at lclint annotations.
CVS patchset: 5062
CVS date: 2001/09/19 16:16:15
jbj [Tue, 18 Sep 2001 19:28:21 +0000 (19:28 +0000)]
Create.
CVS patchset: 5061
CVS date: 2001/09/18 19:28:21
jbj [Tue, 18 Sep 2001 19:23:46 +0000 (19:23 +0000)]
Initial revision
CVS patchset: 5051
CVS date: 2001/09/18 19:23:46
jbj [Sat, 15 Sep 2001 21:21:31 +0000 (21:21 +0000)]
- close/discard Depends index after rpmdepCheck() use.
CVS patchset: 5049
CVS date: 2001/09/15 21:21:31
jbj [Sat, 15 Sep 2001 13:49:11 +0000 (13:49 +0000)]
Sync with rpm-4_0 branch.
CVS patchset: 5048
CVS date: 2001/09/15 13:49:11
jbj [Fri, 31 Aug 2001 14:02:13 +0000 (14:02 +0000)]
- fix: Provides: /path did not work with added packages (#52183).
- fix: progress bar scaling did not include source rpm count.
CVS patchset: 5038
CVS date: 2001/08/31 14:02:13
jbj [Tue, 28 Aug 2001 20:33:06 +0000 (20:33 +0000)]
- dependency whiteout for libgnomeprint -> gnome-print (ordering only).
- dependency whiteout for nautilus -> nautilus-mozilla (ordering only).
CVS patchset: 5035
CVS date: 2001/08/28 20:33:06
jbj [Mon, 27 Aug 2001 18:39:17 +0000 (18:39 +0000)]
- fix: error message on failed package installs resurrected.
- python: memory leaks in headerLoad/headerunload bindings.
- python: retrofit sha1 digest using RPMTAG_SHA1RHN.
- python: change rhnUnload bindings.
CVS patchset: 5032
CVS date: 2001/08/27 18:39:17
jbj [Sun, 26 Aug 2001 17:22:33 +0000 (17:22 +0000)]
Mark bugzilla #52183 change.
CVS patchset: 5030
CVS date: 2001/08/26 17:22:33
jbj [Sat, 25 Aug 2001 01:54:58 +0000 (01:54 +0000)]
- within a region, entries sort by address; added drips sort by tag.
CVS patchset: 5028
CVS date: 2001/08/25 01:54:58
jbj [Fri, 24 Aug 2001 17:55:08 +0000 (17:55 +0000)]
- headers without RPMTAG_NAME are skipped when retrieved.
CVS patchset: 5025
CVS date: 2001/08/24 17:55:08
jbj [Fri, 17 Aug 2001 19:38:06 +0000 (19:38 +0000)]
- verify perms (but not mode) on %ghost files.
CVS patchset: 5019
CVS date: 2001/08/17 19:38:06
jbj [Thu, 16 Aug 2001 18:49:07 +0000 (18:49 +0000)]
- python: add exception to detect bad data in hdrUnload.
- change dir creation message from warning to debug for now.
CVS patchset: 5017
CVS date: 2001/08/16 18:49:07
jbj [Wed, 15 Aug 2001 14:03:03 +0000 (14:03 +0000)]
- always use dl size in regionSwab() return.
- ppc: revert ppcmac to ppc.
- ppc: autoconf test for va_copy.
CVS patchset: 5015
CVS date: 2001/08/15 14:03:03
jbj [Mon, 13 Aug 2001 16:39:14 +0000 (16:39 +0000)]
- fix: segfault on headerFree given malicious data.
- fix: don't verify hash page nelem.
- better error messages for verification failures.
- include directory /usr/lib/rpm in rpm package.
CVS patchset: 5013
CVS date: 2001/08/13 16:39:14
jbj [Thu, 9 Aug 2001 02:53:26 +0000 (02:53 +0000)]
- add -D_REENTRANT (note rpmlib is still not thread safe).
CVS patchset: 5009
CVS date: 2001/08/09 02:53:26
jbj [Wed, 8 Aug 2001 18:13:06 +0000 (18:13 +0000)]
- add legacy (compile only) wrappers for fdFileno et al.
CVS patchset: 5007
CVS date: 2001/08/08 18:13:06
jbj [Mon, 6 Aug 2001 11:27:27 +0000 (11:27 +0000)]
- portability: some compilers squawk at return ((void) foo()) (#50419).
- remove fdFileno() from librpmio, use inline version instead (#50420).
- fix: linux find-requires needs quotes around [:blank:].
- remove /var/lib/rpm/__db* cache files if %__dbi_cdb is not configured.
- python: add hiesenbug patch.
CVS patchset: 5005
CVS date: 2001/08/06 11:27:27
jbj [Sat, 4 Aug 2001 16:18:58 +0000 (16:18 +0000)]
- fix: autoconf glob tests (#50845).
CVS patchset: 5003
CVS date: 2001/08/04 16:18:58
jbj [Fri, 3 Aug 2001 15:17:55 +0000 (15:17 +0000)]
lclint clean again.
CVS patchset: 5001
CVS date: 2001/08/03 15:17:55