b9853a21c6
Changelog: Summary of changes from RPM 4.12.0 Package building Fix RPMTAG_ARCHIVESIZE / RPMTAG_LONGARCHIVESIZE generation (RhBug:1142949) Reduce double separator in dependency EVR error into a warning (RhBug:1065563) Build process Add testcase for RhBug:1142949 Summary of changes from RPM 4.11.2 General bugfixes and enhancements New --nopretrans and --noposttrans disabler switches (previously tied to --nopre/--nopost) New --noplugins switch to disable all plugins New --reinstall mode which can handle changing file policies (RhBug:966715) New --exportdb and --importdb switches in rpmdb(8) New --recommends, --suggests, --supplements and --enhances query aliases for querying weak dependencies New optional payload format to support large (> 4GB) files within packages (ticket #41) New rpm2archive utility for converting rpm payload to tar archives Fix curl globbing being enabled on remote retrieval (RhBug:1076277) Fix $1 argument to %pretrans, %posttrans and %verifyscript to behave like all other scripts Fix mixed binary + source rpm installation progress (RhBug:984724) Fix file actions sometimes carrying state across multiple rpmtsRun() calls (RhBug:1076552) Fix duplicate usernames causing false positives on verification (ticket #872) Fix ordering to prefer self-provides on ordering when appropriate (RhBug:1111349) Fix a double-free on unpadded signature header Add support for "new" architectures: m68k (again) Sparc Niagara (detection) ARM v6 and v7 (hardware FPU detection) Documentation, translation updates Package building New warnings on invalid / dubious spec constructs: Detect multiple %files sections per package Detect empty %files -f manifest files Detect multiple %changelog sections per spec Detect duplicate Group, Summary, Description, Distribution, Vendor, License and Packager tags per package (ticket #27) Add support for specifying weak dependencies (Recommends, Suggests, Supplements and Enhances) tags in spec Add support for automatic generation of weak dependencies (RhBug:1117912) New %{load:<path>} macro to load custom macro files (from eg spec) New %_smp_ncpus_max macro to configure CPU limit for parallel builds (related to RhBug:669638) New %make_build macro for hiding parallel-build magic from specs (ticket #115) New %_rundir macro for referring to /run (formerly /var/run) directory New %__gpg_reserved_space macro allows preallocating space for signatures which allows very fast package signing Add support for detecting and warning on macro scoping violations (RhBug:552944) when %trace is active Add support for %autosetup -S git_am variant (RhBug:???) Fix parametrized macros eating newlines (RhBug:1045723) Fix around macro scoping problems in %autosetup (RhBug:???) Fix ELF soname dependencies getting generated for non-library DSO's too (RhBug:???) Fix garbage sonames sometimes getting added as dependencies (ticket #158) Fix various issues in dependency generator Fix libtool dependency generation with libtool >= 2.4.2 version Fix external dependency generator to use the same generators as internal one by default Fix crash on missing name-argument to %package (RhBug:1123722) Fix non-canonical path usage for matching in debugedit (RhBug:1077148) Fix PPC ABI change in default configuration (RhBug:1085127) Removed features Remove support for %_noPayloadPrefix (rpm < 3.0.5 compatibility) Remove experimental support for "collections", added in 4.9.0 API changes New rpmtxnBegin() and rpmtxnEnd() to permit clients to control transaction locking New rpmtsImportHeader() to permit importing "detached" headers into rpmdb New rpmtsAddReinstallElement() function for reinstalling packages New rpmdbIndexIteratorNextTd() provides a nicer iterator interface to rpmdb indexes New file info set iterator functions: rpmfiFLinks(), rpmfiFindFN(), rpmfiStat()... New file info set iterator functions for accessing original paths from relocated packages: rpmfiOFN(), rpmfiOBN(), rpmfiODN(), rpmfiFindOFN() New archive API on top of file info iterators: (FIXME: describe...) New "rpmfiles" object + related API for random access to file info sets Many new file info set iteration modes (FIXME: describe...) New rpmteFiles() to return transaction element file info set, to be used instead of rpmteFI() New rpmdsTagF(), rpmdsTagEVR(), rpmdsD(), rpmdsPutToHeader(), rpmdsTi(), rpmdsTagTi() and rpmdsSinglePoolTix() methods to rpmds objects Internal improvements and cleanups Lots of cleanups all over the codebase Former "file state manager" eliminated and rewritten "Package state manager" largely eliminated File IO subsystem sanity & improvements Berkeley DB dependencies isolated to backend code File info sets are finally properly opaque Handle trigger indexes within rpmds objects Partial thread-safety by added locks/mutexes (FIXME: describe...) Configuration and macros Logging Keyrings and keys ... Fix symlink timestamp on install on systems which support it Fix problematic license on internal mergesort() implementation (removed) Fix rpm dependency on libselinux (moved to a plugin) Fix installation to always use header, not payload metadata Fix global macro state side-effects from rpmInstallSourcePackage() Fix oversized stack allocation on verify (RhBug:1106594) Fix buffer overflows on malformed macro define/undefine (RhBug:1087000) Optimize package generation and signing considerably Optimize file requires processing Optimize installed dependency processing Plugins A new plugin system, internal-only for now (FIXME: describe...) Plugins included in this release: systemd_inhibit plugin - preventing shutdown while transaction is in progress (RhBug:1109927) selinux plugin - basic SELinux support, previously in librpm directly syslog - example plugin for logging rpm activity to syslog Python bindings Database index iteration returns proper types for non-strings New rpm.fi methods: FLinks(), FindFN(), OFN()... New fi.FLinks() method added New rpm.files object + related API for random access to file info sets New rpm.archive object + related API for manipulating package payloads New te.Files() method added New addReinstall() method in transaction set objects (related to RhBug:966715, RhBug:1071854...) New rpm.strpool object for utilizing shared string pool with eg rpm.fi and rpm.ds objects New rpm.header_magic constant exported Fix several Python 3 compatibility issues (RhBug:1064758 Fix build- and sign-module initialization (RhBug:1064758) Fix sign-module missing module methods Fix incompatible module name usage (foomodule.so vs foo.so) Fix misc Python 2 vs 3 API difference issues ... FIXME:this list is very incomplete Lua interface New rpm.load() function for loading macro files Build process New test-cases for various issues Fix dist tarballs to use PAX format to overcome UID/GID limitations Fix in-tree python binding build with setup.py (related to RhBug:531543) Fix librpmsign library to follow same versioning as other rpm libraries for consistency's sake Summary of changes from RPM 4.11.1 General bugfixes and enhancements Fix removed symlinks affecting fingerprinting (RhBug:???) Fix bogus dependency check errors from installed packages with self-obsoletes and -conflicts Fix bogus header growth on export in some circumstances, such as install (RhBug:953719) Fix byteorder for 64bit tags on big-endian systems (RhBug:1012946) Fix signature generation using RPMSIGTAG_LONGSIZE when not needed (RhBug:1012595) Fix segfault executing a -p <lua> scriptlet without a body (RhBug:1004062) Fix failure to install relocated package with unowned directories (RhBug:1001553) Fix scriptlets in relocatable packages not always executing with $RPM_INSTALL_PREFIX* defined (RhBug:979443) Fix RPMTAG_NOSOURCE and RPMTAG_NOPATCH tags defined as non-arrays (RhBug:991329) Fix a possible loophole in file triplet sanity-checking Fix name service initialization where passwd and group service differs from host (ticket #157) Add support for ppc64le architecture Package building Fix double-free on %caps() wildcard %files entry (RhBug:956190) Fix sub-package names not getting sanity-checked (RhBug:1039520) Fix invalid separators in EVR passing sanity checking Fix some invalid characters in dependency range operators passing sanity checking Fix autogenerated dependencies bypassing sanity-checking (related to RhBug:503846) Fix python libdirs in non-root prefix not getting bytecompiled (RhBug:868332) Fix (remove) bogus __find_requires|provides macro definitions in macros.perl (RhBug:1043149) Fix (really) debugedit choking on .debug_gdb_scripts section (SuseBug:818502) Fix %autosetup git patch application to handle file additions (RhBug:1059285) Add automatic generation for appdata() and application() provides Add support for (quoted) whitespace in automatically generated dependencies (RhBug:503846) Python bindings Fix mode and flags not honored when reopening a file descriptor as rpm.fd Fix RPMFILE_ICON and RPMFILE_SPECFILE constants missing Fix rpm.dsSingle() swapped arguments (regession introduced in rpm 4.8.0) Fix Python 3 compatibility issues in rpm.TransactionSet class Fix module import succeeding on rpm initialization failure Add .open() class-method to rpm.fd Add open-mode and -flags to rpm.fd as properties Add support for reopening an rpm.fd file descriptor Add accessor for spec %check section Add bindings for rpm stringpool Add support for shared stringpool with rpm.fi and rpm.ds objects (optional pool argument to constructor) Internal improvements and cleanups Fix minor memory leak in %files parsing Fix rpmstrPoolRehash() missing last id Fix string pool artifacts (unreliable rpmstrPoolNumStr(), empty strings showing up on rehash etc) caused by dummy entries Fix unnecessary /proc dependency if getauxval(3) is available Fix various minor issues in beecrypt crypto backend Fix possible mishandling of handing environment open on EACCESS and EROFS returns Optimize / cleanup %attr() and %defattr() string storage Optimize dependency set management in file classifier Optimize MPI length validation Optimize beecrypt crypto backend Build process Add upport 7za and 7z as alternatives to 7-zip Fix an include portability issue Add several new test-cases
176 lines
4.2 KiB
Text
176 lines
4.2 KiB
Text
@comment $NetBSD: PLIST,v 1.10 2015/03/15 05:34:56 ryoon Exp $
|
|
bin/gendiff
|
|
bin/rpm
|
|
bin/rpm2archive
|
|
bin/rpm2cpio
|
|
bin/rpmbuild
|
|
bin/rpmdb
|
|
bin/rpmgraph
|
|
bin/rpmkeys
|
|
bin/rpmquery
|
|
bin/rpmsign
|
|
bin/rpmspec
|
|
bin/rpmverify
|
|
include/rpm/argv.h
|
|
include/rpm/header.h
|
|
include/rpm/rpmarchive.h
|
|
include/rpm/rpmbase64.h
|
|
include/rpm/rpmbuild.h
|
|
include/rpm/rpmcallback.h
|
|
include/rpm/rpmcli.h
|
|
include/rpm/rpmdb.h
|
|
include/rpm/rpmds.h
|
|
include/rpm/rpmfc.h
|
|
include/rpm/rpmfi.h
|
|
include/rpm/rpmfiles.h
|
|
include/rpm/rpmfileutil.h
|
|
include/rpm/rpmio.h
|
|
include/rpm/rpmkeyring.h
|
|
include/rpm/rpmlegacy.h
|
|
include/rpm/rpmlib.h
|
|
include/rpm/rpmlog.h
|
|
include/rpm/rpmmacro.h
|
|
include/rpm/rpmpgp.h
|
|
include/rpm/rpmpol.h
|
|
include/rpm/rpmprob.h
|
|
include/rpm/rpmps.h
|
|
include/rpm/rpmsign.h
|
|
include/rpm/rpmspec.h
|
|
include/rpm/rpmsq.h
|
|
include/rpm/rpmstring.h
|
|
include/rpm/rpmstrpool.h
|
|
include/rpm/rpmsw.h
|
|
include/rpm/rpmtag.h
|
|
include/rpm/rpmtd.h
|
|
include/rpm/rpmte.h
|
|
include/rpm/rpmts.h
|
|
include/rpm/rpmtypes.h
|
|
include/rpm/rpmurl.h
|
|
include/rpm/rpmutil.h
|
|
include/rpm/rpmvf.h
|
|
lib/librpm.la
|
|
lib/librpmbuild.la
|
|
lib/librpmio.la
|
|
lib/librpmsign.la
|
|
lib/pkgconfig/rpm.pc
|
|
lib/rpm-plugins/syslog.la
|
|
lib/rpm/appdata.prov
|
|
lib/rpm/brp-compress
|
|
lib/rpm/brp-java-gcjcompile
|
|
lib/rpm/brp-python-bytecompile
|
|
lib/rpm/brp-python-hardlink
|
|
lib/rpm/brp-strip
|
|
lib/rpm/brp-strip-comment-note
|
|
lib/rpm/brp-strip-shared
|
|
lib/rpm/brp-strip-static-archive
|
|
lib/rpm/check-buildroot
|
|
lib/rpm/check-files
|
|
lib/rpm/check-prereqs
|
|
lib/rpm/check-rpaths
|
|
lib/rpm/check-rpaths-worker
|
|
lib/rpm/config.guess
|
|
lib/rpm/config.sub
|
|
lib/rpm/desktop-file.prov
|
|
lib/rpm/fileattrs/appdata.attr
|
|
lib/rpm/fileattrs/desktop.attr
|
|
lib/rpm/fileattrs/elf.attr
|
|
lib/rpm/fileattrs/font.attr
|
|
lib/rpm/fileattrs/libtool.attr
|
|
lib/rpm/fileattrs/mono.attr
|
|
lib/rpm/fileattrs/ocaml.attr
|
|
lib/rpm/fileattrs/perl.attr
|
|
lib/rpm/fileattrs/perllib.attr
|
|
lib/rpm/fileattrs/pkgconfig.attr
|
|
lib/rpm/fileattrs/python.attr
|
|
lib/rpm/fileattrs/script.attr
|
|
lib/rpm/find-lang.sh
|
|
lib/rpm/find-provides
|
|
lib/rpm/find-requires
|
|
lib/rpm/fontconfig.prov
|
|
lib/rpm/libtooldeps.sh
|
|
lib/rpm/macros
|
|
lib/rpm/macros.perl
|
|
lib/rpm/macros.php
|
|
lib/rpm/macros.python
|
|
lib/rpm/mkinstalldirs
|
|
lib/rpm/mono-find-provides
|
|
lib/rpm/mono-find-requires
|
|
lib/rpm/ocaml-find-provides.sh
|
|
lib/rpm/ocaml-find-requires.sh
|
|
lib/rpm/osgideps.pl
|
|
lib/rpm/perl.prov
|
|
lib/rpm/perl.req
|
|
lib/rpm/perldeps.pl
|
|
lib/rpm/pkgconfigdeps.sh
|
|
lib/rpm/pythondeps.sh
|
|
lib/rpm/rpm.daily
|
|
lib/rpm/rpm.log
|
|
lib/rpm/rpm.supp
|
|
lib/rpm/rpm2cpio.sh
|
|
lib/rpm/rpmdb_loadcvt
|
|
lib/rpm/rpmdeps
|
|
lib/rpm/rpmpopt-${PKGVERSION}
|
|
lib/rpm/rpmrc
|
|
lib/rpm/script.req
|
|
lib/rpm/tcl.req
|
|
lib/rpm/tgpg
|
|
man/fr/man8/rpm.8
|
|
man/ja/man8/rpm.8
|
|
man/ja/man8/rpm2cpio.8
|
|
man/ja/man8/rpmbuild.8
|
|
man/ja/man8/rpmgraph.8
|
|
man/ko/man8/rpm.8
|
|
man/ko/man8/rpm2cpio.8
|
|
man/man1/gendiff.1
|
|
man/man8/rpm.8
|
|
man/man8/rpm2cpio.8
|
|
man/man8/rpmbuild.8
|
|
man/man8/rpmdb.8
|
|
man/man8/rpmdeps.8
|
|
man/man8/rpmgraph.8
|
|
man/man8/rpmkeys.8
|
|
man/man8/rpmsign.8
|
|
man/man8/rpmspec.8
|
|
man/pl/man1/gendiff.1
|
|
man/pl/man8/rpm.8
|
|
man/pl/man8/rpm2cpio.8
|
|
man/pl/man8/rpmbuild.8
|
|
man/pl/man8/rpmdeps.8
|
|
man/pl/man8/rpmgraph.8
|
|
man/ru/man8/rpm.8
|
|
man/ru/man8/rpm2cpio.8
|
|
man/sk/man8/rpm.8
|
|
share/locale/ar/LC_MESSAGES/rpm.mo
|
|
share/locale/br/LC_MESSAGES/rpm.mo
|
|
share/locale/ca/LC_MESSAGES/rpm.mo
|
|
share/locale/cmn/LC_MESSAGES/rpm.mo
|
|
share/locale/cs/LC_MESSAGES/rpm.mo
|
|
share/locale/da/LC_MESSAGES/rpm.mo
|
|
share/locale/de/LC_MESSAGES/rpm.mo
|
|
share/locale/el/LC_MESSAGES/rpm.mo
|
|
share/locale/eo/LC_MESSAGES/rpm.mo
|
|
share/locale/es/LC_MESSAGES/rpm.mo
|
|
share/locale/fi/LC_MESSAGES/rpm.mo
|
|
share/locale/fr/LC_MESSAGES/rpm.mo
|
|
share/locale/is/LC_MESSAGES/rpm.mo
|
|
share/locale/it/LC_MESSAGES/rpm.mo
|
|
share/locale/ja/LC_MESSAGES/rpm.mo
|
|
share/locale/ko/LC_MESSAGES/rpm.mo
|
|
share/locale/ms/LC_MESSAGES/rpm.mo
|
|
share/locale/nb/LC_MESSAGES/rpm.mo
|
|
share/locale/nl/LC_MESSAGES/rpm.mo
|
|
share/locale/pl/LC_MESSAGES/rpm.mo
|
|
share/locale/pt/LC_MESSAGES/rpm.mo
|
|
share/locale/pt_BR/LC_MESSAGES/rpm.mo
|
|
share/locale/ru/LC_MESSAGES/rpm.mo
|
|
share/locale/sk/LC_MESSAGES/rpm.mo
|
|
share/locale/sl/LC_MESSAGES/rpm.mo
|
|
share/locale/sr/LC_MESSAGES/rpm.mo
|
|
share/locale/sr@latin/LC_MESSAGES/rpm.mo
|
|
share/locale/sv/LC_MESSAGES/rpm.mo
|
|
share/locale/te/LC_MESSAGES/rpm.mo
|
|
share/locale/tr/LC_MESSAGES/rpm.mo
|
|
share/locale/uk/LC_MESSAGES/rpm.mo
|
|
share/locale/vi/LC_MESSAGES/rpm.mo
|
|
share/locale/zh_CN/LC_MESSAGES/rpm.mo
|
|
share/locale/zh_TW/LC_MESSAGES/rpm.mo
|