Go to file
Florian Festi c9cda9acde Use new RPMVSF_MASK_* constants 2018-06-05 11:16:36 +02:00
build Call checkOwners() first to get useful error message on broken sources 2018-03-13 15:01:34 +01:00
ci ci: Add lmdb-devel to CI Dockerfile 2017-08-17 12:50:12 +03:00
db3 Remove BDB RPC "support" 2009-09-21 11:00:50 +03:00
doc Add popt-based options --setcaps and --restore (RhBug:1550745) 2018-04-24 10:30:12 +02:00
fileattrs Do not require the Python library dir to be at a particular place 2018-02-19 14:50:49 +01:00
lib Use new RPMVSF_MASK_* constants 2018-06-05 11:16:36 +02:00
luaext lua: fix memory leak in Pexec() 2018-05-31 09:49:52 +03:00
misc Revert "Only build bundled fts if system has a bad version that doesn't handle LFS" 2017-08-10 20:15:02 +03:00
plugins ima: Also apply signatures to config files 2018-02-12 10:21:40 +02:00
po Update Polish plural forms 2017-11-03 10:31:11 +02:00
python Add package verification step to transactions 2018-05-09 14:16:07 +03:00
rpmio lua: add rpm.execute() 2018-05-31 10:01:45 +03:00
scripts find-debuginfo.sh: Handle application/x-pie-executable (file 5.33 output). 2018-05-30 14:47:02 +03:00
sign Plug the last data "leak" from rpmlead 2018-04-18 14:36:01 +03:00
tests Switch verify level to digest by default 2018-05-09 14:36:29 +03:00
tools debugedit: Only try to collect comp_dir in phase zero. 2018-03-12 15:29:19 +02:00
.gitignore gitignore update 2018-02-27 11:25:09 +02:00
.mailmap Add a mailmap file for fixing author anomalies + mapping mail addresses 2016-10-18 15:01:35 +03:00
CHANGES Spelling fixes 2017-06-27 14:42:21 +02:00
COPYING COPYING: Minor grammar fixes 2018-01-09 11:01:45 +02:00
CREDITS Remove find-lang.sh embedded changelog, merge authors to CREDITS 2017-10-27 13:15:39 +03:00
INSTALL Fix fakechroot wrong URL. 2017-07-04 12:08:30 +02:00
Makefile.am Move macros.debug to test-suite data directory 2018-04-13 12:18:45 +03:00
Makefile.maint Fix "make dist" work out of the box again 2016-11-04 11:02:50 +02:00
README Update community link in README 2017-04-05 11:57:00 +03:00
autogen.sh Just use autoreconf in autogen.sh (ticket #109) 2009-11-26 09:46:48 +02:00
cliutils.c Stop NSPR from messing with our signals 2017-05-10 13:59:58 +03:00
cliutils.h add short summaries to headers that miss one 2016-01-28 14:42:47 +01:00
configure.ac Add switch to disable systemd-inhibit plugin 2018-02-26 15:33:11 +01:00
debug.h Eliminate debug junk from the API 2007-12-04 11:25:46 +02:00
installplatform RISCV 64-bit (riscv64) support. 2016-08-22 21:16:48 +01:00
macros.in Switch verify level to digest by default 2018-05-09 14:36:29 +03:00
mkinstalldirs update mkinstalldirs to latest version (2009) 2017-07-27 13:59:01 +02:00
platform.in Provide a way to opt out from Python bytecompilation out side of lib dir 2018-05-28 13:32:09 +02:00
preinstall.am Move cli verify flags to rpmcli.h where they belong, lose rpmvf.h 2017-11-13 16:39:28 +02:00
rpm.am Bump sonames in preparation of 4.14.x branch 2017-08-10 10:34:01 +03:00
rpm.pc.in Add LMDB backend to RPM 2017-08-17 12:49:06 +03:00
rpm2archive.c Use new RPMVSF_MASK_* constants 2018-06-05 11:16:36 +02:00
rpm2cpio.c Use new RPMVSF_MASK_* constants 2018-06-05 11:16:36 +02:00
rpmbuild.c Split cli verification flags out of qva_flags 2017-11-14 11:12:04 +02:00
rpmdb.c Remove bunch of redundant environ declarations 2017-06-09 11:37:03 +03:00
rpmkeys.c Remove bunch of redundant environ declarations 2017-06-09 11:37:03 +03:00
rpmpopt.in Add popt-based options --setcaps and --restore (RhBug:1550745) 2018-04-24 10:30:12 +02:00
rpmqv.c Implement include-filtering for verification too 2017-11-10 12:59:42 +02:00
rpmrc.in rpmrc: Add architecture compatibility mapping between aarch64 and arm64 2018-02-19 12:35:16 +01:00
rpmsign.c Fix a number of problems in get_fskpass() 2017-06-09 12:57:00 +03:00
rpmspec.c Add --target as global option 2017-04-04 10:32:09 +03:00
system.h Actually test for __progname too 2017-03-24 14:20:48 +02:00

README

This is RPM, the RPM Package Manager.

The latest releases are always available at:

	http://rpm.org/releases/

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

http://rpm.org/community all rpm releated mailing lists.

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).