Go to file
jbj 20d78e939a fix: command line install had header memory leak.
check for NULL on all memory allocations.
free rpmrc mallocs on exit.
permit run time leak detection.

CVS patchset: 3311
CVS date: 1999/09/21 03:22:53
1999-09-21 03:22:53 +00:00
autodeps Tru64: avoid find-requires variable size limit (Tim Mooney). 1999-09-07 19:53:10 +00:00
build fix: command line install had header memory leak. 1999-09-21 03:22:53 +00:00
doc suggested changes to docs from Ken Estes (#4451). 1999-09-07 16:24:20 +00:00
intl Popuilate. 1999-07-15 21:18:39 +00:00
lib fix: command line install had header memory leak. 1999-09-21 03:22:53 +00:00
misc Add err.[ch] to portability checks (as yet unused). 1999-09-20 15:35:08 +00:00
perl Finally fixed it up for the new version of perl. 1999-07-28 00:56:34 +00:00
po fix: command line install had header memory leak. 1999-09-21 03:22:53 +00:00
popt version 1.4 1999-09-10 00:50:25 +00:00
python When comparing EVR with missing epoch, package with epoch is considered newer. 1999-09-19 15:27:37 +00:00
rpmio fix: command line install had header memory leak. 1999-09-21 03:22:53 +00:00
scripts do versioned provides/conflicts resolution correctly. 1999-09-19 00:29:44 +00:00
tests add per-target macrofiles to search path. 1999-04-01 22:26:44 +00:00
tools fix: command line install had header memory leak. 1999-09-21 03:22:53 +00:00
.cvsignore Ignore .libs. 1999-07-07 19:26:02 +00:00
.files LCLINT pass 0. 1998-11-16 21:40:28 +00:00
.lclintrc Sanity. 1998-11-20 20:18:22 +00:00
ABOUT-NLS Orphan. 1998-10-08 10:57:03 +00:00
CHANGES fix: command line install had header memory leak. 1999-09-21 03:22:53 +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
GROUPS Fix newSpec in "rpm -q --specfile --specedit" 1999-03-16 20:04:26 +00:00
INSTALL change support@redhat.com to rpm-list@redhat.com. 1999-03-14 00:34:52 +00:00
Makefile.am link libbz2.a statically to avoid rpm->bzip2 dependence for now. 1999-09-07 19:47:53 +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-PGP-KEY updated 1997-02-24 19:50:57 +00:00
TODO an update. 1998-08-06 21:53:49 +00:00
acconfig.h Start experimental support for bzip2 payloads. 1999-09-20 13:34:47 +00:00
aclocal.m4 fix: don't successfully match with strncasecmp("sparc", "sparc64", 5) 1999-09-06 20:59:39 +00:00
autogen.sh Hacks 1999-07-26 23:39:34 +00:00
build.c fix: command line install had header memory leak. 1999-09-21 03:22:53 +00:00
build.h check build prerequisites before building from specfile. 1999-04-17 14:23:42 +00:00
configure.in fix: command line install had header memory leak. 1999-09-21 03:22:53 +00:00
convertdb.c fix: command line install had header memory leak. 1999-09-21 03:22:53 +00:00
gendiff don't depend on bash 1998-03-04 16:05:15 +00:00
install-sh Initial revision 1996-08-19 17:15:47 +00:00
macros.in add %_install_langs to configure languages to be installed. 1999-08-22 04:17:12 +00:00
missing configure using automake. 1998-10-08 10:40:27 +00:00
mkinstalldirs Create. 1998-07-17 14:18:48 +00:00
oldrpmdb.c fix: command line install had header memory leak. 1999-09-21 03:22:53 +00:00
rpm-qo.c Don't mark empty strings as translatable. 1999-04-09 15:18:16 +00:00
rpm.c fix: command line install had header memory leak. 1999-09-21 03:22:53 +00:00
rpm.magic ultrapenguin 1.1.9 sparc64 changes. 1998-12-17 16:45:22 +00:00
rpm.spec fix: command line install had header memory leak. 1999-09-21 03:22:53 +00:00
rpm2cpio.c Add dup for the "other" gzdopen premature close. 1998-11-25 00:42:36 +00:00
rpmpopt do versioned provides/conflicts resolution correctly. 1999-09-19 00:29:44 +00:00
rpmrc.in add sparcv9 architecture. 1999-09-07 12:32:10 +00:00
stamp-h.in configure using automake. 1998-10-08 10:40:27 +00:00
system.h fix: command line install had header memory leak. 1999-09-21 03:22:53 +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).