Ralf Corsépius
|
14d434925b
|
Include "rpmbuild.h" instead of <rpmbuild.h>.
|
2007-10-28 06:49:54 +01:00 |
Ralf Corsépius
|
cff3ba0882
|
Include "rpmcli.h" instead of <rpmcli.h>.
|
2007-10-28 06:47:14 +01:00 |
Ralf Corsépius
|
519977112e
|
Stop messing around with triple-arg'ed main.
|
2007-10-27 06:19:26 +02:00 |
Panu Matilainen
|
56366e3890
|
Replace all uses of RPMMESS_NORMAL with RPMLOG_NOTICE
|
2007-10-09 14:50:42 +03:00 |
Panu Matilainen
|
cd5956633e
|
Silence compiler whining from bad popt argv definition
|
2007-09-21 13:09:18 +03:00 |
Panu Matilainen
|
a6e75c7595
|
Rename freeFilesystems() to rpmFreeFilesystems() for namespacing
|
2007-09-20 15:22:59 +03:00 |
Ralf Corsépius
|
90688278db
|
Change main() to using char *argv[].
|
2007-09-18 05:53:37 +02:00 |
Panu Matilainen
|
66dcee4a67
|
Hide db index handling and rpmdb details from the API to internal header
|
2007-09-17 13:17:07 +03:00 |
Ralf Corsépius
|
7484efff8e
|
Apply poptReadDefaultConfig iff RPM_USES_POPTREADDEFAULTCONFIG is set.
|
2007-09-17 11:28:27 +02:00 |
Panu Matilainen
|
cc68353128
|
Remove url caching, don't need it...
|
2007-09-17 10:31:18 +03:00 |
Ralf Corsépius
|
a5a65af57e
|
Remove splint tags.
|
2007-09-11 19:04:11 +02:00 |
Panu Matilainen
|
1535dc8bb7
|
Remove a couple remaing LCLINT ifdefs
|
2007-09-03 21:55:26 +03:00 |
Panu Matilainen
|
9b91c4a2fc
|
Fix permissions
|
2007-08-08 15:18:52 +03:00 |
Paul Nasrat
|
e71dd23825
|
Check rpmtsInitDB return value. Also patches rpm.c, which
actually is not used anymore.
Patch from OpenSuSE
|
2007-04-16 13:21:22 +01:00 |
Paul Nasrat
|
332cb7d273
|
Allow "--ignoresize" for erase operations.
Patch from OpenSuSE
|
2007-04-16 13:15:10 +01:00 |
jbj
|
1a42537124
|
- permit RSA/{sha1,sha256,sha384,sha512} signature verification.
CVS patchset: 7805
CVS date: 2005/03/13 01:56:50
|
2005-03-13 01:56:50 +00:00 |
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 |