jbj
|
217c588baa
|
Build on macosx.
CVS patchset: 7701
CVS date: 2005/01/17 23:58:09
|
2005-01-17 23:58:09 +00:00 |
jbj
|
910c42099e
|
- add --delsign to purge packages of digital signatures.
CVS patchset: 7569
CVS date: 2004/11/10 00:50:41
|
2004-11-10 00:50:41 +00:00 |
jbj
|
0f86e55aa4
|
Wire ftsOpts globally.
CVS patchset: 7510
CVS date: 2004/10/25 15:26:51
|
2004-10-25 15:26:51 +00:00 |
jbj
|
7c25d1ffae
|
Add undocumented --hdlist and --ftswalk query/verify sources.
Bugs:
* @todo hdlist should use argv to open system hdlist path.
CVS patchset: 7508
CVS date: 2004/10/25 01:10:13
|
2004-10-25 01:10:13 +00:00 |
jbj
|
07444608bc
|
- bump rpm and popt versions to insure "newer".
- change default behavior to resolve file conflicts as LIFO.
- add --fileconflicts to recover rpm traditional behavior.
- prefer elf64 over elf32 files, everywhere and always (#126853).
CVS patchset: 7354
CVS date: 2004/07/05 15:24:17
|
2004-07-05 15:24:17 +00:00 |
jbj
|
9c5529608e
|
- don't use error string after gzclose (Dmitry V. Levin).
Spliddles for rpmio, drill h_errno all the way through.
CVS patchset: 6826
CVS date: 2003/05/08 20:39:29
|
2003-05-08 20:39:29 +00:00 |
jbj
|
c63f257a7e
|
- fix: clean relocation path for --prefix=/.
- python: permit stdout/stderr to be remapped to install.log.
CVS patchset: 6031
CVS date: 2003/01/28 17:17:26
|
2003-01-28 17:17:26 +00:00 |
jbj
|
de2448bccd
|
Exit non-zero with bogus args.
CVS patchset: 6021
CVS date: 2003/01/22 12:28:41
|
2003-01-22 12:28:41 +00:00 |
jbj
|
b63b4a5d12
|
- simplify specfile query linkage loop.
- drill rpmts into parseSpec(), carrying Spec along.
CVS patchset: 5958
CVS date: 2002/12/22 02:11:05
|
2002-12-22 02:11:05 +00:00 |
jbj
|
1f6cdca2d5
|
- 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
|
2002-12-21 20:37:37 +00:00 |
jbj
|
e7f55c20f5
|
- add -I/usr/include/nptl, Conflicts: kernel <= 2.4.19.
CVS patchset: 5950
CVS date: 2002/12/19 23:41:52
|
2002-12-19 23:41:52 +00:00 |
jbj
|
fc990ef48b
|
- build with external elfutils (preferred), if available.
CVS patchset: 5900
CVS date: 2002/11/29 21:35:53
|
2002-11-29 21:35:53 +00:00 |
jbj
|
a489262365
|
- fix: option conflict error message (#77373).
CVS patchset: 5872
CVS date: 2002/11/16 15:06:17
|
2002-11-16 15:06:17 +00:00 |
jbj
|
e99358b753
|
- fix: permit build with --disable-nls (#76258).
- add error message on glob failure (#76012).
CVS patchset: 5821
CVS date: 2002/10/26 14:43:43
|
2002-10-26 14:43:43 +00:00 |
jbj
|
035cf961d5
|
- add bitmask for precise control of signature/digest verification.
CVS patchset: 5604
CVS date: 2002/08/06 01:41:44
|
2002-08-06 01:41:44 +00:00 |
jbj
|
00375ca2bf
|
Remove dbi_tear_down, now that rpmdb's are closed on signals.
lclint fiddles.
CVS patchset: 5596
CVS date: 2002/08/03 22:31:39
|
2002-08-03 22:31:39 +00:00 |
jbj
|
8ab4727f8c
|
- make --querytags a common option, fix errant regex (#70135).
- db3: increase mpool and cachesize, compile w/o --enable-debug.
CVS patchset: 5584
CVS date: 2002/07/31 13:11:25
|
2002-07-31 13:11:25 +00:00 |
jbj
|
c8502fbab5
|
- update trpm.
- factor all mode-specific options into mode-specific tables.
- treat an unspecified epoch as Epoch: 0 everywhere.
CVS patchset: 5578
CVS date: 2002/07/29 23:06:06
|
2002-07-29 23:06:06 +00:00 |
jbj
|
5a1ebaccd5
|
- python: don't segfault in ts.GetKeys() on erased packages.
resurrect build modes.
add undocumented debugging options.
CVS patchset: 5577
CVS date: 2002/07/28 14:52:33
|
2002-07-28 14:52:33 +00:00 |
jbj
|
670ab1c845
|
- popt: display sub-table options only once on --usage.
- wire --nosignatures et al as common options, rework CLI options.
CVS patchset: 5575
CVS date: 2002/07/28 00:41:15
|
2002-07-28 00:41:15 +00:00 |
jbj
|
ede1f445e0
|
- verify signatures/digests retrieved through rpmdbNextIterator().
- imbue %ghost with missingok attribute with --verify (#68933).
CVS patchset: 5568
CVS date: 2002/07/24 16:21:23
|
2002-07-24 16:21:23 +00:00 |
jbj
|
e5fb770e7d
|
Add boundsread annotations throughout, enable +bounds checking.
Start narrowing the scope of bounds annotations by adding more annotations.
CVS patchset: 5537
CVS date: 2002/07/02 23:54:35
|
2002-07-02 23:54:35 +00:00 |
jbj
|
77076c7c8d
|
add (disabled for now) dependency check to rpmgraph.
splint and gettext fiddles.
CVS patchset: 5536
CVS date: 2002/07/02 13:16:50
|
2002-07-02 13:16:50 +00:00 |
jbj
|
8c4991e9d5
|
- warn only once for each NOKEY/UNTRUSTED key id.
- factor common options into table, add rpmcliInit() and rpmcliFini().
- add preliminary rpmgraph(8) and rpmcache(8) executables to rpm-devel.
CVS patchset: 5535
CVS date: 2002/06/30 22:47:32
|
2002-06-30 22:47:32 +00:00 |
jbj
|
ef1b1d0d2f
|
- fix: multiple relocations (#67596).
- add --build/--program-prefix, delete libtoolize, from %configure.
CVS patchset: 5529
CVS date: 2002/06/28 13:04:38
|
2002-06-28 13:04:38 +00:00 |
jbj
|
2126e4ad09
|
- Grand Renaming of rpm data types.
CVS patchset: 5439
CVS date: 2002/05/19 18:42:25
|
2002-05-19 18:42:25 +00:00 |
jbj
|
076a6e29c5
|
- opaque (well mostly) rpmTransactionSet using methods.
CVS patchset: 5437
CVS date: 2002/05/16 16:55:21
|
2002-05-16 16:55:21 +00:00 |
jbj
|
46bbc20b32
|
- use rpmdb-redhat to suggest dependency resolution(s).
CVS patchset: 5401
CVS date: 2002/04/13 01:28:20
|
2002-04-13 01:28:20 +00:00 |
jbj
|
2404e8d918
|
- rescusitate --rebuild.
CVS patchset: 5389
CVS date: 2002/04/11 16:55:19
|
2002-04-11 16:55:19 +00:00 |
jbj
|
721d88ed7f
|
Sanity.
CVS patchset: 5382
CVS date: 2002/04/08 22:52:45
|
2002-04-08 22:52:45 +00:00 |
jbj
|
976cf8dec7
|
Pass ts and args to rpmInstall() and rpmErase().
CVS patchset: 5355
CVS date: 2002/03/13 15:06:07
|
2002-03-13 15:06:07 +00:00 |
jbj
|
865ec50f94
|
- permit --dbpath and --root with signature (i.e. --import) modes.
CVS patchset: 5353
CVS date: 2002/03/12 20:28:30
|
2002-03-12 20:28:30 +00:00 |
jbj
|
c6449e9c44
|
- add header DSA signature.
CVS patchset: 5345
CVS date: 2002/03/06 23:17:31
|
2002-03-06 23:17:31 +00:00 |
jbj
|
d83891c743
|
Sync with 4.0.4, splint clean.
CVS patchset: 5309
CVS date: 2002/02/09 22:39:29
|
2002-02-09 22:39:29 +00:00 |
jbj
|
696c5d9d67
|
rollback changes from 4.0.4.
CVS patchset: 5297
CVS date: 2002/02/04 16:53:51
|
2002-02-04 16:53:51 +00:00 |
jbj
|
81d60b4706
|
Sync with rpm-4.0.4 rollbacks.
CVS patchset: 5293
CVS date: 2002/02/02 22:45:41
|
2002-02-02 22:45:41 +00:00 |
jbj
|
64e5b924aa
|
popt PAIN, sigh.
CVS patchset: 5283
CVS date: 2002/01/28 16:16:27
|
2002-01-28 16:16:27 +00:00 |
jbj
|
6ab5541324
|
Avoid accidental collisions with POPT_BIT_SET for flags in popt tables.
CVS patchset: 5277
CVS date: 2002/01/28 15:18:18
|
2002-01-28 15:18:18 +00:00 |
jbj
|
358848088d
|
- depends.c: rpmDepSet is (almost) opaque, move to rpmds.[ch].
CVS patchset: 5152
CVS date: 2001/11/03 02:34:15
|
2001-11-03 02:34:15 +00:00 |
jbj
|
c1d367a094
|
- transaction sets cerated in cli main.
- no-brainer refcounts for ts object.
CVS patchset: 5136
CVS date: 2001/10/27 22:31:10
|
2001-10-27 22:31:10 +00:00 |
jbj
|
7402ce1546
|
- 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
|
2001-10-27 20:09:20 +00:00 |
jbj
|
4a1a5e8148
|
- 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
|
2001-10-26 04:16:19 +00:00 |
jbj
|
f03b462b1e
|
- legacy signatures always checked on -qp and -Vp.
CVS patchset: 5133
CVS date: 2001/10/25 01:36:32
|
2001-10-25 01:36:32 +00:00 |
jbj
|
cdeb78fb1a
|
- wire transactions through rpmcli query/verify modes.
CVS patchset: 5132
CVS date: 2001/10/24 13:48:55
|
2001-10-24 13:48:55 +00:00 |
jbj
|
72f92dd744
|
- wire transactions through rpmcli signature modes.
CVS patchset: 5131
CVS date: 2001/10/23 20:52:51
|
2001-10-23 20:52:51 +00:00 |
jbj
|
3b820b2d53
|
- generate an rpm header on the fly for imported pubkeys.
CVS patchset: 5130
CVS date: 2001/10/23 16:48:20
|
2001-10-23 16:48:20 +00:00 |
jbj
|
d57a29baac
|
Converging on lclint-3.0.17 strict level.
CVS patchset: 5118
CVS date: 2001/10/17 16:43:36
|
2001-10-17 16:43:36 +00:00 |
jbj
|
96a3f7a55d
|
Factor -type problems into explicit code annotations.
CVS patchset: 5117
CVS date: 2001/10/16 17:42:18
|
2001-10-16 17:42:18 +00:00 |
jbj
|
72471f2e54
|
Explicit branchstate annotations.
CVS patchset: 5113
CVS date: 2001/10/15 17:53:34
|
2001-10-15 17:53:34 +00:00 |
jbj
|
d8dc44f363
|
lclint fiddles to annotate globals.
CVS patchset: 5106
CVS date: 2001/10/15 03:22:10
|
2001-10-15 03:22:10 +00:00 |