Go to file
jbj 2e2d1cad39 - add payload uncompressed size to signature to avoid rewriting header.
- drill header sha1 into signature parallel to header+payload md5.
- mandatory "most effective" signature check on query/verify/install.
- don't bother adding empty filemd's to index.
- add Pubkey index, using signer id as binary key.
- display pubkeys in hex when debugging db access.
- retrieve pubkey(s) from rpmdb, not from detached signature file.
- reapply Berkeley DB patch #4491.

CVS patchset: 5341
CVS date: 2002/03/03 23:09:49
2002-03-03 23:09:49 +00:00
Perl-RPM - turn on auto-generated perl requirements (#58519, #58536, #58537). 2002-01-23 00:58:47 +00:00
autodeps - turn on auto-generated perl requirements (#58519, #58536, #58537). 2002-01-23 00:58:47 +00:00
beecrypt Speed up "w = iv(s) mod q" by eliminating the unnecessary {u,v,t}2 2002-02-28 22:08:55 +00:00
build - add payload uncompressed size to signature to avoid rewriting header. 2002-03-03 23:09:49 +00:00
bzip2 Initial revision 2001-11-21 19:43:12 +00:00
db - add payload uncompressed size to signature to avoid rewriting header. 2002-03-03 23:09:49 +00:00
db3 - make peace with automake et al in 8.0, ugh. 2002-02-10 21:13:52 +00:00
doc Don't bother with man page. 2002-02-09 22:40:52 +00:00
examples Ignore built files. 2002-02-09 20:09:59 +00:00
intl - make peace with automake et al in 8.0, ugh. 2002-02-10 21:13:52 +00:00
lib - add payload uncompressed size to signature to avoid rewriting header. 2002-03-03 23:09:49 +00:00
misc tpkgid cleanup. 2002-02-22 17:12:15 +00:00
perl - fix: sanity checks on #tags (<65K) and offset (<16Mb) in header. 2001-06-28 22:19:08 +00:00
po - make peace with automake et al in 8.0, ugh. 2002-02-10 21:13:52 +00:00
popt - make peace with automake et al in 8.0, ugh. 2002-02-10 21:13:52 +00:00
python - make peace with automake et al in 8.0, ugh. 2002-02-10 21:13:52 +00:00
rpmdb - add payload uncompressed size to signature to avoid rewriting header. 2002-03-03 23:09:49 +00:00
rpmio - add payload uncompressed size to signature to avoid rewriting header. 2002-03-03 23:09:49 +00:00
scripts - make peace with gcc-3.1, remove compiler cruft. 2002-02-10 19:00:16 +00:00
tests - expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h. 2001-07-06 20:37:42 +00:00
tools Use Knuth algorithm Y for computing DSA "w = inv(s) mod q". 2002-02-28 15:48:39 +00:00
zlib - make peace with automake et al in 8.0, ugh. 2002-02-10 21:13:52 +00:00
.cvsignore Sync with rpm-4_0 branch. 2000-12-04 00:55:17 +00:00
.exclude Sync with rpm-4_0 branch. 2001-09-15 13:49:11 +00:00
.files LCLINT pass 0. 1998-11-16 21:40:28 +00:00
.lclintrc Sanity. 2002-02-10 17:19:28 +00:00
ABOUT-NLS - make peace with automake et al in 8.0, ugh. 2002-02-10 21:13:52 +00:00
CHANGES - add payload uncompressed size to signature to avoid rewriting header. 2002-03-03 23:09:49 +00:00
COPYING Changed licensing of librpm to LGPL 1997-08-10 13:40:16 +00:00
CREDITS Finally, preliminary http support. 1999-02-04 18:48:03 +00:00
Doxyfile.in fix: opendir(3) et al functional with FTP. 2002-02-23 21:24:37 +00:00
Doxyheader doxygen annotations for python bindings. 2001-01-12 18:22:27 +00:00
GROUPS Fix newSpec in "rpm -q --specfile --specedit" 1999-03-16 20:04:26 +00:00
INSTALL Rip out rpmrc configuration. 2000-08-27 19:43:51 +00:00
Makefile.am - turn on auto-generated perl requirements (#58519, #58536, #58537). 2002-01-23 00:58:47 +00:00
README *** empty log message *** 1998-06-30 18:53:43 +00:00
README.amiga 1) added autoconf for popt directory to make archive 1998-02-17 16:46:13 +00:00
RPM-GPG-KEY Change contact email address. 2001-05-22 16:05:47 +00:00
RPM-PGP-KEY Change contact email address. 2001-05-22 16:05:47 +00:00
TODO an update. 1998-08-06 21:53:49 +00:00
acconfig.h - make peace with automake et al in 8.0, ugh. 2002-02-10 21:13:52 +00:00
aclocal.m4 - make peace with automake et al in 8.0, ugh. 2002-02-10 21:13:52 +00:00
autogen.sh - make peace with automake et al in 8.0, ugh. 2002-02-10 21:13:52 +00:00
build.c - missing key(s) on keyring when verifying a signature is now an error. 2002-01-18 22:51:30 +00:00
build.h - transaction sets cerated in cli main. 2001-10-27 22:31:10 +00:00
config.site Orphans. 2001-06-15 16:01:59 +00:00
configure.in Annotation fiddles. 2002-02-25 15:29:22 +00:00
convertdb.c - add header refcount annotations throughout. 2001-11-01 20:15:10 +00:00
debug.h Sync with rpm-4_0 branch. 2000-12-12 20:03:45 +00:00
depcomp - make peace with automake et al in 8.0, ugh. 2002-02-10 21:13:52 +00:00
gendiff - expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h. 2001-07-06 20:37:42 +00:00
install-sh - make peace with automake et al in 8.0, ugh. 2002-02-10 21:13:52 +00:00
installplatform - turn on auto-generated perl requirements (#58519, #58536, #58537). 2002-01-23 00:58:47 +00:00
macros.in - make peace with automake et al in 8.0, ugh. 2002-02-10 21:13:52 +00:00
missing - make peace with automake et al in 8.0, ugh. 2002-02-10 21:13:52 +00:00
mkinstalldirs - make peace with automake et al in 8.0, ugh. 2002-02-10 21:13:52 +00:00
oldrpmdb.c - fix: extra newline in many error messages (#23947). 2001-01-15 23:09:42 +00:00
platform.in - make peace with gcc-3.1, remove compiler cruft. 2002-02-10 19:00:16 +00:00
rpm.c - generate an rpm header on the fly for imported pubkeys. 2001-10-23 16:48:20 +00:00
rpm.magic ultrapenguin 1.1.9 sparc64 changes. 1998-12-17 16:45:22 +00:00
rpm.spec - add payload uncompressed size to signature to avoid rewriting header. 2002-03-03 23:09:49 +00:00
rpm.spec.in - add payload uncompressed size to signature to avoid rewriting header. 2002-03-03 23:09:49 +00:00
rpm2cpio.c - legacy signatures always checked where possible on package read. 2001-10-27 20:09:20 +00:00
rpmpopt.in - fix: adjust arg count for --POPTdesc/--POPTargs deletion. 2001-07-11 14:23:01 +00:00
rpmqv.c Sync with 4.0.4, splint clean. 2002-02-09 22:39:29 +00:00
rpmrc.in - turn on auto-generated perl requirements (#58519, #58536, #58537). 2002-01-23 00:58:47 +00:00
system.h - missing key(s) on keyring when verifying a signature is now an error. 2002-01-18 22:51:30 +00:00

README

This is RPM, the Red Hat Package Manager.

The latest releases are always available at:

	ftp://ftp.rpm.org/pub/rpm

Additional RPM documentation (papers, slides, HOWTOs) can also be
found at the same site, as well as http://www.rpm.org.

There is a mailing list for discussion of RPM issues, rpm-list@redhat.com.
To subscribe, send a message to rpm-list-request@redhat.com with the word
"subscribe" in the subject line.

RPM was originally written by:

    Erik Troan <ewt@redhat.com>
    Marc Ewing <marc@redhat.com>

See the CREDITS file for a list of folks who have helped us out
tremendously.  RPM is Copyright (c) 1998 by Red Hat Software, Inc.,
and may be distributed under the terms of the GPL and LGPL (see  the
file COPYING for details).