043c42
# build against xz?
043c42
%bcond_without xz
043c42
# just for giggles, option to build with internal Berkeley DB
043c42
%bcond_with int_bdb
043c42
# run internal testsuite?
043c42
%bcond_with check
043c42
# build with plugins?
043c42
%bcond_without plugins
043c42
# build with sanitizers?
043c42
%bcond_with sanitizer
043c42
# build with libarchive? (needed for rpm2archive)
043c42
%bcond_without libarchive
043c42
# build with libimaevm.so
043c42
%bcond_without libimaevm
043c42
# build with new db format
043c42
%bcond_with ndb
043c42
# build with zstd support?
672c60
%bcond_without zstd
043c42
# build with lmdb support?
043c42
%bcond_with lmdb
043c42
043c42
%if 0%{?rhel} > 7
043c42
# Disable python2 build by default
043c42
%bcond_with python2
043c42
%else
043c42
%bcond_without python2
043c42
%endif
043c42
043c42
%define rpmhome /usr/lib/rpm
043c42
043c42
%global rpmver 4.14.2
043c42
#global snapver rc2
234375
%global rel 37
043c42
043c42
%global srcver %{version}%{?snapver:-%{snapver}}
043c42
%global srcdir %{?snapver:testing}%{!?snapver:%{name}-%(echo %{version} | cut -d'.' -f1-2).x}
043c42
043c42
%define bdbname libdb
043c42
%define bdbver 5.3.15
043c42
%define dbprefix db
043c42
043c42
Summary: The RPM package management system
043c42
Name: rpm
043c42
Version: %{rpmver}
043c42
Release: %{?snapver:0.%{snapver}.}%{rel}%{?dist}
043c42
Group: System Environment/Base
043c42
Url: http://www.rpm.org/
043c42
Source0: http://ftp.rpm.org/releases/%{srcdir}/%{name}-%{srcver}.tar.bz2
043c42
%if %{with int_bdb}
043c42
Source1: db-%{bdbver}.tar.gz
043c42
%else
043c42
BuildRequires: libdb-devel
043c42
%endif
043c42
043c42
# Disable autoconf config.site processing (#962837)
043c42
Patch1: rpm-4.11.x-siteconfig.patch
043c42
# Fedora specspo is setup differently than what rpm expects, considering
043c42
# this as Fedora-specific patch for now
043c42
Patch2: rpm-4.13.0-fedora-specspo.patch
043c42
# In current Fedora, man-pages pkg owns all the localized man directories
043c42
Patch3: rpm-4.9.90-no-man-dirs.patch
043c42
# gnupg2 comes installed by default, avoid need to drag in gnupg too
043c42
Patch4: rpm-4.8.1-use-gpg2.patch
043c42
# Temporary band-aid for rpm2cpio whining on payload size mismatch (#1142949)
043c42
Patch5: rpm-4.12.0-rpm2cpio-hack.patch
043c42
043c42
# Downstream-only patch:
043c42
# Add envvar that will be present during RPM build
043c42
# - Part of a Fedora Change for F28:
043c42
# - "Avoid /usr/bin/python in RPM build"
043c42
# - https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build
043c42
Patch7: rpm-4.14.1-Add-envvar-that-will-be-present-during-RPM-build.patch
043c42
043c42
# Patches already upstream:
043c42
Patch100: 0001-Fix-nasty-setperms-setugids-regression-in-4.14.2-RhB.patch
043c42
Patch101: rpm-4.14.2-RPMTAG_MODULARITYLABEL.patch
043c42
Patch102: 0001-Document-noverify-in-the-man-page-RhBug-1646458.patch
043c42
Patch103: 0001-Handle-unsupported-digests-the-same-as-disabled-ones.patch
043c42
Patch104: 0001-Mark-elements-with-associated-problems-as-failed.patch
83a7c7
Patch105: 0001-Fix-ancient-python-GIL-locking-bug-on-callback-RhBug.patch
83a7c7
Patch106: 0001-Fix-testing-for-wrong-variable-in-selinux-plugin-deb.patch
83a7c7
Patch107: 0001-Log-RPMLOG_ERR-level-messages-on-actual-errors-in-se.patch
83a7c7
Patch108: 0001-Only-read-through-payload-on-verify-if-actually-need.patch
83a7c7
Patch109: 0001-Make-rpmsign-exit-values-more-consistent-with-our-ot.patch
83a7c7
Patch110: 0002-Drop-internal-only-visibility-on-rpmvs-related-API.patch
83a7c7
Patch111: 0003-Verify-packages-before-signing-RhBug-1646388.patch
83a7c7
Patch112: 0001-Fix-FA_TOUCH-on-files-with-suid-sgid-bits-and-or-cap.patch
83a7c7
Patch113: 0001-Sort-list-of-hard-linked-files-in-find-debuginfo.sh-.patch
83a7c7
Patch114: 0001-Correct-rpm-ql-exit-value-when-optional-p-is-omitted.patch
83a7c7
Patch115: 0001-Show-list-of-files-only-once-when-use-rpm-ql-and-mul.patch
83a7c7
Patch116: 0001-Add-flag-to-use-strip-g-instead-of-full-strip-on-DSO.patch
83a7c7
Patch117: 0001-Fix-segfault-on-fingerprinting-symlink-round-RhBug-1.patch
83a7c7
Patch118: 0001-Fix-packages-getting-erased-on-failed-update-with-dn.patch
83a7c7
Patch119: 0001-Use-in-condition-to-avoid-sub-processes-in-find-debu.patch
83a7c7
Patch120: 0001-rpmsign-man-page-Add-line-about-rpmsign-requiring-a-.patch
83a7c7
Patch121: 0001-Use-dpbath-only-with-full-path-RhBug-1696408.patch
83a7c7
Patch122: 0001-Fix-a-blindingly-obvious-memleak-in-package-verify-s.patch
83a7c7
Patch123: 0001-Fix-rpmfiles-memory-leak-on-postuntrans-file-trigger.patch
83a7c7
Patch125: 0001-Remove-capabilities-instead-of-setting-empty-caps-vi.patch
83a7c7
Patch126: 0001-Fix-off-by-one-in-hdrblobGet-making-last-entry-unrea.patch
83a7c7
Patch127: 0001-Fix-memleak-during-transaction-verify-step-in-the-NO.patch
672c60
Patch128: 0001-Detect-kernel-modules-by-.modinfo-section-presence-f.patch
672c60
Patch129: 0002-Support-build-id-generation-from-compressed-ELF-file.patch
672c60
Patch130: 0001-Add-step-to-find-debuginfo.sh-script-to-compress-ann.patch
672c60
Patch131: 0001-rpmpgp-Handle-EOF-without-EOL-better-at-END-PGP.patch
672c60
Patch132: 0001-debugedit-Refactor-reading-writing-of-relocated-valu.patch
672c60
Patch133: 0002-Handle-.debug_macro-in-debugedit.patch
672c60
Patch134: 0003-debugedit-Make-sure-.debug_line-old-new-idx-start-eq.patch
672c60
Patch135: 0001-Pass-RPM_BUILD_NCPUS-to-build-scripts.patch
672c60
Patch136: 0001-Use-RPM_BUILD_NCPUS-in-brp-strip-static-archive.patch
672c60
Patch137: 0001-Fix-brp-strip-static-archive-parallelism.patch
672c60
Patch138: 0001-Use-newline-as-a-delimiter-to-avoid-xargs-messing-up.patch
672c60
Patch139: 0001-Make-check-buildroot-check-the-build-files-in-parall.patch
672c60
Patch140: 0001-Fix-resource-leaks-on-zstd-open-error-paths.patch
672c60
# XXX should be before 0001-Pass-RPM_BUILD_NCPUS-to-build-scripts.patch
672c60
Patch141: 0001-Isolate-_smp_build_ncpus-and-use-it-for-_smp_mflags.patch
672c60
Patch143: 0002-build-check-rich-dependencies-for-special-characters.patch
672c60
Patch144: 0003-Add-support-for-sorting-caret-higher-than-base-versi.patch
672c60
Patch145: rpm-4.14.x-whitelist-name.patch
672c60
Patch146: 0001-Consolidate-allowed-version-release-evr-allowed-char.patch
672c60
Patch147: 0002-Actually-permit-caret-in-version-release-and-evr-str.patch
83a7c7
83a7c7
# Python 3 string API sanity
83a7c7
Patch500: 0001-In-Python-3-return-all-our-string-data-as-surrogate-.patch
83a7c7
Patch501: 0001-Return-NULL-string-as-None-from-utf8FromString.patch
83a7c7
# Temporary compat crutch, not upstream
83a7c7
Patch502: 0001-Monkey-patch-.decode-method-to-our-strings-as-a-temp.patch
672c60
# Make test-suite work with Python 3
672c60
Patch503: 0001-Honor-PYTHON-from-configure-when-running-tests.patch
672c60
Patch504: 0002-Use-Python-3-compatible-exception-syntax-in-tests.patch
672c60
Patch505: 0003-Fix-couple-of-bytes-vs-strings-issues-in-Python-test.patch
672c60
Patch506: 0004-Bump-the-minimum-Python-version-requirement-to-2.7.patch
672c60
Patch507: 0005-Drop-an-unnecessary-Python-2-vs-3-incompatibility-fr.patch
043c42
043c42
# These are not yet upstream
043c42
# Audit support
043c42
Patch800: rpm-4.14.2-audit-3.patch
043c42
043c42
Patch906: rpm-4.7.1-geode-i686.patch
043c42
# Probably to be upstreamed in slightly different form
043c42
Patch907: rpm-4.13.90-ldflags.patch
043c42
043c42
# Switch off the part of the brp-python-bytecompile script
043c42
# that utilizes python2 to bytecompile .py files within
043c42
# non-standard paths.
043c42
Patch1000: disable-python-extra.patch
043c42
043c42
# Compile Python 3.6 stuff with /usr/libexec/platform-python instead of
043c42
# /usr/bin/python3.6
043c42
Patch1001: compile-with-Platform-Python-binary-where-relevant.patch
83a7c7
# make unversioned %%__python an error unless explicitly overridden
83a7c7
Patch1002: rpm-4.14.2-unversioned-python.patch
043c42
043c42
# Partially GPL/LGPL dual-licensed and some bits with BSD
043c42
# SourceLicense: (GPLv2+ and LGPLv2+ with exceptions) and BSD 
043c42
License: GPLv2+
043c42
043c42
Requires: coreutils
043c42
%if %{without int_bdb}
043c42
# db recovery tools, rpmdb_util symlinks
043c42
Requires: %{_bindir}/%{dbprefix}_stat
043c42
%endif
043c42
Requires: popt%{_isa} >= 1.10.2.1
043c42
Requires: curl
043c42
043c42
%if %{without int_bdb}
043c42
BuildRequires: %{bdbname}-devel
043c42
%endif
043c42
043c42
%if %{with check}
043c42
BuildRequires: fakechroot gnupg2
043c42
%endif
043c42
043c42
# XXX generally assumed to be installed but make it explicit as rpm
043c42
# is a bit special...
043c42
BuildRequires: redhat-rpm-config
043c42
BuildRequires: gcc make
043c42
BuildRequires: gawk
043c42
BuildRequires: elfutils-devel >= 0.112
043c42
BuildRequires: elfutils-libelf-devel
043c42
BuildRequires: readline-devel zlib-devel
043c42
BuildRequires: openssl-devel
043c42
# The popt version here just documents an older known-good version
043c42
BuildRequires: popt-devel >= 1.10.2
043c42
BuildRequires: file-devel
043c42
BuildRequires: gettext-devel
043c42
BuildRequires: ncurses-devel
043c42
BuildRequires: bzip2-devel >= 0.9.0c-2
043c42
BuildRequires: lua-devel >= 5.1
043c42
BuildRequires: libcap-devel
043c42
BuildRequires: libacl-devel
043c42
BuildRequires: audit-libs-devel
043c42
%if %{with xz}
043c42
BuildRequires: xz-devel >= 4.999.8
043c42
%endif
043c42
%if %{with libarchive}
043c42
BuildRequires: libarchive-devel
043c42
%endif
043c42
%if %{with zstd}
043c42
BuildRequires: libzstd-devel
043c42
%endif
043c42
%if %{with lmdb}
043c42
BuildRequires: lmdb-devel
043c42
%endif
043c42
# Only required by sepdebugcrcfix patch
043c42
BuildRequires: binutils-devel
043c42
# Couple of patches change makefiles so, require for now...
043c42
BuildRequires: automake libtool
043c42
043c42
%if %{with plugins}
043c42
BuildRequires: libselinux-devel
043c42
BuildRequires: dbus-devel
043c42
%endif
043c42
043c42
%if %{with sanitizer}
043c42
BuildRequires: libasan
043c42
BuildRequires: libubsan
043c42
#BuildRequires: liblsan
043c42
#BuildRequires: libtsan
043c42
%global sanitizer_flags -fsanitize=address -fsanitize=undefined
043c42
%endif
043c42
043c42
%if %{with libimaevm}
043c42
%if 0%{?fedora} >= 28 || 0%{?rhel} > 7
043c42
%global imadevname ima-evm-utils-devel
043c42
%else
043c42
%global imadevname ima-evm-utils
043c42
%endif
043c42
BuildRequires: %{imadevname} >= 1.0
043c42
%endif
043c42
043c42
%description
043c42
The RPM Package Manager (RPM) is a powerful command line driven
043c42
package management system capable of installing, uninstalling,
043c42
verifying, querying, and updating software packages. Each software
043c42
package consists of an archive of files along with information about
043c42
the package like its version, a description, etc.
043c42
043c42
%package libs
043c42
Summary:  Libraries for manipulating RPM packages
043c42
Group: Development/Libraries
043c42
License: GPLv2+ and LGPLv2+ with exceptions
043c42
Requires: %{name} = %{version}-%{release}
043c42
# librpm uses cap_compare, introduced sometimes between libcap 2.10 and 2.16.
043c42
# A manual require is needed, see #505596
043c42
Requires: libcap%{_isa} >= 2.16
043c42
043c42
%description libs
043c42
This package contains the RPM shared libraries.
043c42
043c42
%package build-libs
043c42
Summary:  Libraries for building and signing RPM packages
043c42
Group: Development/Libraries
043c42
License: GPLv2+ and LGPLv2+ with exceptions
043c42
Requires: rpm-libs%{_isa} = %{version}-%{release}
043c42
Requires: %{_bindir}/gpg2
043c42
043c42
%description build-libs
043c42
This package contains the RPM shared libraries for building and signing
043c42
packages.
043c42
043c42
%package devel
043c42
Summary:  Development files for manipulating RPM packages
043c42
Group: Development/Libraries
043c42
License: GPLv2+ and LGPLv2+ with exceptions
043c42
Requires: %{name} = %{version}-%{release}
043c42
Requires: %{name}-libs%{_isa} = %{version}-%{release}
043c42
Requires: %{name}-build-libs%{_isa} = %{version}-%{release}
043c42
Requires: popt-devel%{_isa}
043c42
043c42
%description devel
043c42
This package contains the RPM C library and header files. These
043c42
development files will simplify the process of writing programs that
043c42
manipulate RPM packages and databases. These files are intended to
043c42
simplify the process of creating graphical package managers or any
043c42
other tools that need an intimate knowledge of RPM packages in order
043c42
to function.
043c42
043c42
This package should be installed if you want to develop programs that
043c42
will manipulate RPM packages and databases.
043c42
043c42
%package build
043c42
Summary: Scripts and executable programs used to build packages
043c42
Group: Development/Tools
043c42
Requires: rpm = %{version}-%{release}
043c42
Requires: elfutils >= 0.128 binutils
043c42
Requires: findutils sed grep gawk diffutils file patch >= 2.5
043c42
Requires: tar unzip gzip bzip2 cpio xz
043c42
%if %{with zstd}
043c42
Requires: zstd
043c42
%endif
043c42
Requires: pkgconfig >= 1:0.24
043c42
Requires: /usr/bin/gdb-add-index
043c42
# Technically rpmbuild doesn't require any external configuration, but
043c42
# creating distro-compatible packages does. To make the common case
043c42
# "just work" while allowing for alternatives, depend on a virtual
043c42
# provide, typically coming from redhat-rpm-config.
043c42
Requires: system-rpm-config
043c42
043c42
%description build
043c42
The rpm-build package contains the scripts and executable programs
043c42
that are used to build packages using the RPM Package Manager.
043c42
043c42
%package sign
043c42
Summary: Package signing support
043c42
Group: System Environment/Base
043c42
Requires: rpm-build-libs%{_isa} = %{version}-%{release}
043c42
043c42
%description sign
043c42
This package contains support for digitally signing RPM packages.
043c42
043c42
%if %{with python2}
043c42
%package -n python2-%{name}
043c42
Summary: Python 2 bindings for apps which will manipulate RPM packages
043c42
Group: Development/Libraries
043c42
BuildRequires: python2-devel
043c42
%{?python_provide:%python_provide python2-%{name}}
043c42
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
043c42
Provides: %{name}-python = %{version}-%{release}
043c42
Obsoletes: %{name}-python < %{version}-%{release}
043c42
043c42
%description -n python2-%{name}
043c42
The python2-rpm package contains a module that permits applications
043c42
written in the Python programming language to use the interface
043c42
supplied by RPM Package Manager libraries.
043c42
043c42
This package should be installed if you want to develop Python 2
043c42
programs that will manipulate RPM packages and databases.
043c42
%endif # with python2
043c42
043c42
%package -n python3-%{name}
043c42
Summary: Python 3 bindings for apps which will manipulate RPM packages
043c42
Group: Development/Libraries
043c42
BuildRequires: python3-devel
043c42
%{?python_provide:%python_provide python3-%{name}}
043c42
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
043c42
Provides: %{name}-python3 = %{version}-%{release}
043c42
Obsoletes: %{name}-python3 < %{version}-%{release}
234375
# Lowest compatible DNF version (acts as a safeguard to protect DNF from
234375
# breaking in case the user attempts to upgrade RPM separately).
234375
# Version 4.2.7 added support for the new API output format introduced in
234375
# rpm-4.14.2-10.
234375
Conflicts: python3-dnf < 4.2.7
043c42
043c42
%description -n python3-%{name}
043c42
The python3-rpm package contains a module that permits applications
043c42
written in the Python programming language to use the interface
043c42
supplied by RPM Package Manager libraries.
043c42
043c42
This package should be installed if you want to develop Python 3
043c42
programs that will manipulate RPM packages and databases.
043c42
043c42
%package apidocs
043c42
Summary: API documentation for RPM libraries
043c42
Group: Documentation
043c42
BuildArch: noarch
043c42
043c42
%description apidocs
043c42
This package contains API documentation for developing applications
043c42
that will manipulate RPM packages and databases.
043c42
043c42
%package cron
043c42
Summary: Create daily logs of installed packages.
043c42
Group: System Environment/Base
043c42
BuildArch: noarch
043c42
Requires: crontabs logrotate rpm = %{version}-%{release}
043c42
043c42
%description cron
043c42
This package contains a cron job which creates daily logs of installed
043c42
packages on a system.
043c42
043c42
%if %{with plugins}
043c42
%package plugin-selinux
043c42
Summary: Rpm plugin for SELinux functionality
043c42
Group: System Environment/Base
043c42
Requires: rpm-libs%{_isa} = %{version}-%{release}
043c42
Requires: selinux-policy-base
043c42
043c42
%description plugin-selinux
043c42
%{summary}
043c42
043c42
%package plugin-syslog
043c42
Summary: Rpm plugin for syslog functionality
043c42
Group: System Environment/Base
043c42
Requires: rpm-libs%{_isa} = %{version}-%{release}
043c42
043c42
%description plugin-syslog
043c42
%{summary}
043c42
043c42
%package plugin-systemd-inhibit
043c42
Summary: Rpm plugin for systemd inhibit functionality
043c42
Group: System Environment/Base
043c42
Requires: rpm-libs%{_isa} = %{version}-%{release}
043c42
043c42
%description plugin-systemd-inhibit
043c42
This plugin blocks systemd from entering idle, sleep or shutdown while an rpm
043c42
transaction is running using the systemd-inhibit mechanism.
043c42
043c42
%package plugin-ima
043c42
Summary: Rpm plugin ima file signatures
043c42
Group: System Environment/Base
043c42
Requires: rpm-libs%{_isa} = %{version}-%{release}
043c42
043c42
%description plugin-ima
043c42
%{summary}
043c42
043c42
%package plugin-prioreset
043c42
Summary: Rpm plugin for resetting scriptlet priorities for SysV init
043c42
Group: System Environment/Base
043c42
Requires: rpm-libs%{_isa} = %{version}-%{release}
043c42
043c42
%description plugin-prioreset
043c42
%{summary}
043c42
043c42
Useful on legacy SysV init systems if you run rpm transactions with
043c42
nice/ionice priorities. Should not be used on systemd systems.
043c42
043c42
%endif # with plugins
043c42
043c42
%prep
043c42
%autosetup -n %{name}-%{srcver} %{?with_int_bdb:-a 1} -p1
043c42
043c42
%if %{with int_bdb}
043c42
ln -s db-%{bdbver} db
043c42
%endif
043c42
043c42
%build
043c42
%if %{without int_bdb}
043c42
#CPPFLAGS=-I%{_includedir}/db%{bdbver} 
043c42
#LDFLAGS=-L%{_libdir}/db%{bdbver}
043c42
%endif
043c42
CPPFLAGS="$CPPFLAGS -DLUA_COMPAT_APIINTCASTS"
043c42
CFLAGS="$RPM_OPT_FLAGS %{?sanitizer_flags} -DLUA_COMPAT_APIINTCASTS"
043c42
LDFLAGS="$LDFLAGS %{?__global_ldflags}"
043c42
export CPPFLAGS CFLAGS LDFLAGS
043c42
043c42
autoreconf -i -f
043c42
043c42
# Hardening hack taken from macro %%configure defined in redhat-rpm-config
043c42
for i in $(find . -name ltmain.sh) ; do
043c42
     %{__sed} -i.backup -e 's~compiler_flags=$~compiler_flags="%{_hardened_ldflags}"~' $i
043c42
done;
043c42
043c42
# Using configure macro has some unwanted side-effects on rpm platform
043c42
# setup, use the old-fashioned way for now only defining minimal paths.
043c42
./configure \
043c42
    --prefix=%{_usr} \
043c42
    --sysconfdir=%{_sysconfdir} \
043c42
    --localstatedir=%{_var} \
043c42
    --sharedstatedir=%{_var}/lib \
043c42
    --libdir=%{_libdir} \
043c42
    --build=%{_target_platform} \
043c42
    --host=%{_target_platform} \
043c42
    --with-vendor=redhat \
043c42
    %{!?with_int_bdb: --with-external-db} \
043c42
    %{!?with_plugins: --disable-plugins} \
043c42
    --with-lua \
043c42
    --with-selinux \
043c42
    --with-cap \
043c42
    --with-acl \
043c42
    %{?with_ndb: --with-ndb} \
043c42
    %{?with_libimaevm: --with-imaevm} \
043c42
    %{?with_zstd: --enable-zstd} \
043c42
    %{?with_lmdb: --enable-lmdb} \
043c42
    --enable-python \
672c60
    --with-crypto=openssl \
672c60
    PYTHON=python3
043c42
043c42
make %{?_smp_mflags}
043c42
043c42
pushd python
043c42
%if %{with python2}
043c42
%{__python2} setup.py build
043c42
%endif # with python2
043c42
%{__python3} setup.py build
043c42
popd
043c42
043c42
%install
043c42
rm -rf $RPM_BUILD_ROOT
043c42
043c42
make DESTDIR="$RPM_BUILD_ROOT" install
043c42
043c42
# We need to build with --enable-python for the self-test suite, but we
043c42
# actually package the bindings built with setup.py (#531543#c26)
043c42
pushd python
043c42
%if %{with python2}
043c42
%{__python2} setup.py install --skip-build --root $RPM_BUILD_ROOT
043c42
%endif # with python2
043c42
%{__python3} setup.py install --skip-build --root $RPM_BUILD_ROOT
043c42
popd
043c42
043c42
043c42
# Save list of packages through cron
043c42
mkdir -p ${RPM_BUILD_ROOT}%{_sysconfdir}/cron.daily
043c42
install -m 755 scripts/rpm.daily ${RPM_BUILD_ROOT}%{_sysconfdir}/cron.daily/rpm
043c42
043c42
mkdir -p ${RPM_BUILD_ROOT}%{_sysconfdir}/logrotate.d
043c42
install -m 644 scripts/rpm.log ${RPM_BUILD_ROOT}%{_sysconfdir}/logrotate.d/rpm
043c42
043c42
mkdir -p ${RPM_BUILD_ROOT}/usr/lib/tmpfiles.d
043c42
echo "r /var/lib/rpm/__db.*" > ${RPM_BUILD_ROOT}/usr/lib/tmpfiles.d/rpm.conf
043c42
043c42
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/rpm
043c42
mkdir -p $RPM_BUILD_ROOT%{rpmhome}/macros.d
043c42
043c42
mkdir -p $RPM_BUILD_ROOT/var/lib/rpm
043c42
for dbi in \
043c42
    Basenames Conflictname Dirnames Group Installtid Name Obsoletename \
043c42
    Packages Providename Requirename Triggername Sha1header Sigmd5 \
043c42
    __db.001 __db.002 __db.003 __db.004 __db.005 __db.006 __db.007 \
043c42
    __db.008 __db.009
043c42
do
043c42
    touch $RPM_BUILD_ROOT/var/lib/rpm/$dbi
043c42
done
043c42
043c42
# plant links to relevant db utils as rpmdb_foo for documention compatibility
043c42
%if %{without int_bdb}
043c42
for dbutil in dump load recover stat upgrade verify
043c42
do
043c42
    ln -s ../../bin/%{dbprefix}_${dbutil} $RPM_BUILD_ROOT/%{rpmhome}/rpmdb_${dbutil}
043c42
done
043c42
%endif
043c42
043c42
%find_lang %{name}
043c42
043c42
find $RPM_BUILD_ROOT -name "*.la"|xargs rm -f
043c42
043c42
# These live in perl-generators and python-rpm-generators now
043c42
rm -f $RPM_BUILD_ROOT/%{rpmhome}/{perldeps.pl,perl.*,pythond*}
043c42
rm -f $RPM_BUILD_ROOT/%{_fileattrsdir}/{perl*,python*}
043c42
# Axe unused cruft
043c42
rm -f $RPM_BUILD_ROOT/%{rpmhome}/{tcl.req,osgideps.pl}
043c42
043c42
# Avoid unnecessary dependency on /usr/bin/python
043c42
chmod a-x $RPM_BUILD_ROOT/%{rpmhome}/python-macro-helper
043c42
043c42
%if %{with check}
043c42
%check
043c42
make check || cat tests/rpmtests.log
043c42
%endif
043c42
043c42
%post libs -p /sbin/ldconfig
043c42
%postun libs -p /sbin/ldconfig
043c42
043c42
%post build-libs -p /sbin/ldconfig
043c42
%postun build-libs -p /sbin/ldconfig
043c42
043c42
%files -f %{name}.lang
043c42
%license COPYING
043c42
%doc CREDITS doc/manual/[a-z]*
043c42
043c42
/usr/lib/tmpfiles.d/rpm.conf
043c42
%dir %{_sysconfdir}/rpm
043c42
043c42
%attr(0755, root, root) %dir /var/lib/rpm
043c42
%attr(0644, root, root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /var/lib/rpm/*
043c42
043c42
%{_bindir}/rpm
043c42
%{_bindir}/rpm2archive
043c42
%{_bindir}/rpm2cpio
043c42
%{_bindir}/rpmdb
043c42
%{_bindir}/rpmkeys
043c42
%{_bindir}/rpmquery
043c42
%{_bindir}/rpmverify
043c42
043c42
%{_mandir}/man8/rpm.8*
043c42
%{_mandir}/man8/rpmdb.8*
043c42
%{_mandir}/man8/rpmkeys.8*
043c42
%{_mandir}/man8/rpm2cpio.8*
043c42
%{_mandir}/man8/rpm-misc.8*
043c42
043c42
# XXX this places translated manuals to wrong package wrt eg rpmbuild
043c42
%lang(fr) %{_mandir}/fr/man[18]/*.[18]*
043c42
%lang(ko) %{_mandir}/ko/man[18]/*.[18]*
043c42
%lang(ja) %{_mandir}/ja/man[18]/*.[18]*
043c42
%lang(pl) %{_mandir}/pl/man[18]/*.[18]*
043c42
%lang(ru) %{_mandir}/ru/man[18]/*.[18]*
043c42
%lang(sk) %{_mandir}/sk/man[18]/*.[18]*
043c42
043c42
%attr(0755, root, root) %dir %{rpmhome}
043c42
%{rpmhome}/macros
043c42
%{rpmhome}/macros.d
043c42
%{rpmhome}/rpmpopt*
043c42
%{rpmhome}/rpmrc
043c42
043c42
%{rpmhome}/rpmdb_*
043c42
%{rpmhome}/rpm.daily
043c42
%{rpmhome}/rpm.log
043c42
%{rpmhome}/rpm.supp
043c42
%{rpmhome}/rpm2cpio.sh
043c42
%{rpmhome}/tgpg
043c42
%{rpmhome}/python-macro-helper
043c42
043c42
%{rpmhome}/platform
043c42
043c42
%dir %{rpmhome}/fileattrs
043c42
043c42
%files libs
043c42
%{_libdir}/librpmio.so.*
043c42
%{_libdir}/librpm.so.*
043c42
%if %{with plugins}
043c42
%dir %{_libdir}/rpm-plugins
043c42
043c42
%files plugin-syslog
043c42
%{_libdir}/rpm-plugins/syslog.so
043c42
043c42
%files plugin-selinux
043c42
%{_libdir}/rpm-plugins/selinux.so
043c42
043c42
%files plugin-systemd-inhibit
043c42
%{_libdir}/rpm-plugins/systemd_inhibit.so
043c42
%{_mandir}/man8/rpm-plugin-systemd-inhibit.8*
043c42
043c42
%files plugin-ima
043c42
%{_libdir}/rpm-plugins/ima.so
043c42
043c42
%files plugin-prioreset
043c42
%{_libdir}/rpm-plugins/prioreset.so
043c42
%endif # with plugins
043c42
043c42
%files build-libs
043c42
%{_libdir}/librpmbuild.so.*
043c42
%{_libdir}/librpmsign.so.*
043c42
043c42
%files build
043c42
%{_bindir}/rpmbuild
043c42
%{_bindir}/gendiff
043c42
%{_bindir}/rpmspec
043c42
043c42
%{_mandir}/man1/gendiff.1*
043c42
%{_mandir}/man8/rpmbuild.8*
043c42
%{_mandir}/man8/rpmdeps.8*
043c42
%{_mandir}/man8/rpmspec.8*
043c42
043c42
%{rpmhome}/brp-*
043c42
%{rpmhome}/check-*
043c42
%{rpmhome}/debugedit
043c42
%{rpmhome}/sepdebugcrcfix
043c42
%{rpmhome}/find-debuginfo.sh
043c42
%{rpmhome}/find-lang.sh
043c42
%{rpmhome}/*provides*
043c42
%{rpmhome}/*requires*
043c42
%{rpmhome}/*deps*
043c42
%{rpmhome}/*.prov
043c42
%{rpmhome}/*.req
043c42
%{rpmhome}/config.*
043c42
%{rpmhome}/mkinstalldirs
043c42
%{rpmhome}/macros.p*
043c42
%{rpmhome}/fileattrs/*
043c42
043c42
%files sign
043c42
%{_bindir}/rpmsign
043c42
%{_mandir}/man8/rpmsign.8*
043c42
043c42
%if %{with python2}
043c42
%files -n python2-%{name}
043c42
%{python2_sitearch}/%{name}/
043c42
%{python2_sitearch}/%{name}-%{version}*.egg-info
043c42
%endif # with python2
043c42
043c42
%files -n python3-%{name}
043c42
%{python3_sitearch}/%{name}/
043c42
%{python3_sitearch}/%{name}-%{version}*.egg-info
043c42
043c42
%files devel
043c42
%{_mandir}/man8/rpmgraph.8*
043c42
%{_bindir}/rpmgraph
043c42
%{_libdir}/librp*[a-z].so
043c42
%{_libdir}/pkgconfig/%{name}.pc
043c42
%{_includedir}/%{name}/
043c42
043c42
%files cron
043c42
%{_sysconfdir}/cron.daily/rpm
043c42
%config(noreplace) %{_sysconfdir}/logrotate.d/rpm
043c42
043c42
%files apidocs
043c42
%license COPYING
043c42
%doc doc/librpm/html/*
043c42
043c42
%changelog
234375
* Fri Feb 21 2020 Michal Domonkos <mdomonko@redhat.com> - 4.14.2-37
234375
- Add API safeguard for DNF by using Conflicts: (#1790400)
234375
672c60
* Thu Jan 09 2020 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-36
672c60
- Revert DBUS shutdown patch, it causes regressions (#1783346)
672c60
672c60
* Wed Nov 27 2019 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-35
672c60
- Revert mistakenly included patch from caret backport
672c60
672c60
* Thu Nov 21 2019 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-34
672c60
- Backport caret version operator (#1654901)
672c60
672c60
* Thu Nov 21 2019 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-33
672c60
- Backport _smp_build_ncpus macro for #1691824 and #1704354
672c60
672c60
* Thu Nov 21 2019 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-32
672c60
- Fix resource leaks on zstd open error
672c60
672c60
* Mon Nov 18 2019 Florian Festi <ffesti@redhat.com> - 4.14.2-31
672c60
- Parallelize /usr/lib/rpm/brp-strip-static-archive (#1691824)
672c60
- Parallelize /usr/lib/rpm/check-buildroot (#1704354)
672c60
672c60
* Tue Nov 12 2019 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-30
672c60
- Handle gcc -g3 debug level output in debuginfo (#1630926)
672c60
672c60
* Thu Oct 24 2019 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-29
672c60
- Use Python 3 for the test suite and make it pass (#1724138)
672c60
672c60
* Thu Oct 24 2019 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-28
672c60
- Accept PGP public keys with missing EOL (#1733971)
672c60
672c60
* Thu Oct 24 2019 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-27
672c60
- Support generating build-id's from compressed ELF files (#1650074)
672c60
- Compress annobit notes in find-debuginfo (#1719837)
672c60
672c60
* Wed Oct 16 2019 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-26
672c60
- Re-enable support for zstd (#1715799)
672c60
83a7c7
* Wed Aug 07 2019 Florian Festi <ffesti@redhat.com> - 4.14.2-25
83a7c7
- Fix memory leak in verify code (#1714657)
d7fc72
83a7c7
* Wed Jul 31 2019 Florian Festi <ffesti@redhat.com> - 4.14.2-24
83a7c7
- Fix off-by-one in hdrblobGet() breaking large packages (#1722921)
83a7c7
83a7c7
* Thu Jul 25 2019 Florian Festi <ffesti@redhat.com> - 4.14.2-23
83a7c7
- Use --dpbath only with full path (#1696408)
83a7c7
- Fix memory leaks (#1714657)
83a7c7
- Remove capabilities instead of setting empty caps via. --setcaps (#1700920)
83a7c7
- Fix bash warning from solution for #1689810
83a7c7
83a7c7
* Thu Jul 18 2019 Florian Festi <ffesti@redhat.com> - 4.14.2-22
83a7c7
- Add information about FIPS mode to rpmsign man page (#1726678)
83a7c7
83a7c7
* Wed Jul 03 2019 Florian Festi <ffesti@redhat.com> - 4.14.2-21
83a7c7
- Fix bash warning from solution for #1689810
83a7c7
83a7c7
* Thu Jun 06 2019 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-20
83a7c7
- Fix packages getting removed on failed update via dnf (#1710346)
83a7c7
83a7c7
* Tue Jun 04 2019 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-19
83a7c7
- Fix rare segfault in fingerprinting symlink round (#1660232)
83a7c7
83a7c7
* Tue Jun 04 2019 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-18
83a7c7
- Make use of unversioned %%__python macro an error (#1645663)
83a7c7
83a7c7
* Wed Apr 24 2019 Florian Festi <ffesti@redhat.com> - 4.14.2-17
83a7c7
- Add flag to use strip -g instead of full strip on DSOs (#1689810)
83a7c7
83a7c7
* Wed Apr 24 2019 Florian Festi <ffesti@redhat.com> - 4.14.2-16
83a7c7
- Sort list of hard linked files in find-debuginfo.sh (#1421272)
83a7c7
- Correct rpm -ql exit value when optional -p is omitted (#1680610)
83a7c7
- Show list of files only once when use rpm -ql and multiple rpm files (#1689898)
83a7c7
83a7c7
* Fri Apr 12 2019 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-15
83a7c7
- Fix %_minimize_writes stripping suid/sgid bits and capabilities (#1690876)
83a7c7
83a7c7
* Thu Apr 11 2019 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-14
83a7c7
- Verify packages before signing (#1646388)
83a7c7
- Make rpmsign exist values more consistent with our other tools
83a7c7
83a7c7
* Thu Apr 11 2019 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-13
83a7c7
- Report meaningful errors from SElinux plugin (#1679028)
83a7c7
83a7c7
* Thu Apr 11 2019 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-12
83a7c7
- Fix an ancient GIL locking bug, required for the .decode() trick
83a7c7
83a7c7
* Thu Apr 11 2019 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-11
83a7c7
- Revised patch for Py3 string data as surrogate-escaped utf-8 (#1631292)
83a7c7
- Add a .decode() method to returned Py3 strings for compatibility
83a7c7
83a7c7
* Wed Mar 06 2019 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-10
83a7c7
- Return all string data as surrogate-escaped utf-8 in Python 3 (#1631292)
c3ab34
043c42
* Thu Dec 20 2018 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-9
043c42
- Mark elements with associated problems as failed (needed for audit)
043c42
043c42
* Fri Dec 14 2018 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-8
043c42
- Differentiate between install and update in audit log
043c42
043c42
* Mon Dec 03 2018 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-7
043c42
- Move python-macro-helper to main package where the macros are (#1651926)
043c42
- Document --noverify in the man page (#1646458)
043c42
- Handle unsupported digests the same as disabled ones (#1652529)
043c42
043c42
* Mon Dec 03 2018 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-6
043c42
- Fix our SElinux dependencies (#1651926)
043c42
043c42
* Fri Nov 30 2018 Florian Festi <ffesti@redhat.com> - 4.14.2-5
043c42
- Add new tag MODULARITYLABEL (#1650287)
043c42
043c42
* Mon Oct 22 2018 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-4
043c42
- Fix nasty --setperms/--setugids regression introduced in 4.14.2 (#1640470)
043c42
043c42
* Thu Sep 13 2018 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-3
043c42
- Oops, op= was supposed to be first in the audit message (#1607612)
043c42
043c42
* Thu Sep 13 2018 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-2
043c42
- Revised audit patch, log removals and verify failures too (#1607612)
043c42
043c42
* Mon Sep 03 2018 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-1
043c42
- Buildrequire audit-libs-devel to actually enable the feature (#1607612)
043c42
- Update to rpm 4.14.2 final (http://rpm.org/wiki/Releases/4.14.2)
043c42
043c42
* Fri Aug 10 2018 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-0.rc2.1
043c42
- Update to rpm 4.14.2-rc2
043c42
- Fixes a regression in rpmlog error handling (#1597274)
043c42
- Fixes several resource leaks found by covscan (#1602681)
043c42
- Fixes DISTTAG not getting copied to source rpms (#1596193)
043c42
043c42
* Tue Aug 07 2018 Florian Festi <ffesti@redhat.com> - 4.14.2-0.rc1.5
043c42
- Wrap zstd Requires in build condition
043c42
043c42
* Thu Aug 02 2018 Florian Festi <ffesti@redhat.com> - 4.14.2-0.rc1.4
043c42
- Add log entries to audit system (#1607612)
043c42
043c42
* Wed Aug 01 2018 Panu Matilainen <pmatilai@redhat.com> - 4.14.2-0.rc1.3
043c42
- Disable test-suite by default to avoid fakechroot dependency (#1601024)
043c42
043c42
* Mon Jul 30 2018 Florian Festi <ffesti@redhat.com> - 4.14.2-0.rc1.2
043c42
- Build without zstd support
043c42
043c42
* Wed Jul 18 2018 Florian Festi <ffesti@redhat.com> - 4.14.2-0.rc1.1
043c42
- Update to rpm 4.14.2-rc1
043c42
043c42
* Tue Jul 03 2018 Tomas Orsava <torsava@redhat.com> - 4.14.1-11
043c42
- Compile Python 3.6 stuff with /usr/libexec/platform-python instead of
043c42
  /usr/bin/python3.6
043c42
043c42
* Fri Jun 29 2018 Charalampos Stratakis <cstratak@redhat.com> - 4.14.1-10.1
043c42
- Bump release for rebuild
043c42
043c42
* Tue Jun 26 2018 Charalampos Stratakis <cstratak@redhat.com> - 4.14.1-9
043c42
- Disable python2 bytecompilation
043c42
043c42
* Fri Jun 22 2018 Charalampos Stratakis <cstratak@redhat.com> - 4.14.1-8
043c42
- Conditionalize the python2 subpackage
043c42
043c42
* Mon Feb 19 2018 Panu Matilainen <pmatilai@redhat.com> - 4.14.1-7
043c42
- Explicitly BuildRequire gcc and make
043c42
043c42
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.14.1-6.1
043c42
- Escape macros in %%changelog
043c42
043c42
* Wed Jan 31 2018 Panu Matilainen <pmatilai@redhat.com> - 4.14.1-6
043c42
- Avoid unnecessary macro helper dependency on /usr/bin/python (#1538657)
043c42
- Fix release of previous changelog entry
043c42
043c42
* Tue Jan 30 2018 Tomas Orsava <torsava@redhat.com> - 4.14.1-5
043c42
- Add envvar that will be present during RPM build,
043c42
  Part of a Fedora Change for F28: "Avoid /usr/bin/python in RPM build"
043c42
  https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build
043c42
043c42
* Tue Jan 30 2018 Petr Viktorin <pviktori@redhat.com> - 4.14.1-4
043c42
- Skip automatic Python byte-compilation if *.py files are not present
043c42
043c42
* Thu Jan 25 2018 Florian Weimer <fweimer@redhat.com> - 4.14.1-3
043c42
- Rebuild to work around gcc bug leading to librpm miscompilation (#1538648)
043c42
043c42
* Thu Jan 18 2018 Panu Matilainen <pmatilai@redhat.com> - 4.14.1-2
043c42
- Avoid nuking the new python-macro-helper along with dep generators (#1535692)
043c42
043c42
* Tue Jan 16 2018 Panu Matilainen <pmatilai@redhat.com> - 4.14.1-1
043c42
- Rebase to rpm 4.14.1 (http://rpm.org/wiki/Releases/4.14.1)
043c42
043c42
* Tue Nov 07 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.14.0-5
043c42
- Fix typo in Obsoletes
043c42
043c42
* Mon Nov 06 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.14.0-4
043c42
- Remove platform-python bits
043c42
043c42
* Thu Oct 26 2017 Panu Matilainen <pmatilai@redhat.com> - 4.14.0-3
043c42
- Move selinux plugin dependency to selinux-policy in Fedora >= 28 (#1493267)
043c42
043c42
* Thu Oct 12 2017 Panu Matilainen <pmatilai@redhat.com> - 4.14.0-2
043c42
- Dump out test-suite log in case of failures again
043c42
- Don't assume per-user groups in test-suite
043c42
043c42
* Thu Oct 12 2017 Panu Matilainen <pmatilai@redhat.com> - 4.14.0-1
043c42
- Rebase to rpm 4.14.0 final (http://rpm.org/wiki/Releases/4.14.0)
043c42
043c42
* Tue Oct 10 2017 Troy Dawson <tdawson@redhat.com> - 4.14.0-0.rc2.6
043c42
- Cleanup spec file conditionals
043c42
043c42
* Tue Oct 03 2017 Panu Matilainen <pmatilai@redhat.com> - 4.14.0-0.rc2.5
043c42
- Add build conditionals for zstd and lmdb support
043c42
- Enable zstd support
043c42
043c42
* Tue Oct 03 2017 Panu Matilainen <pmatilai@redhat.com> - 4.14.0-0.rc2.4
043c42
- Spec cleanups
043c42
043c42
* Fri Sep 29 2017 Panu Matilainen <pmatilai@redhat.com> - 4.14.0-0.rc2.3
043c42
- BuildRequire gnupg2 for the testsuite
043c42
043c42
* Fri Sep 29 2017 Panu Matilainen <pmatilai@redhat.com> - 4.14.0-0.rc2.2
043c42
- ima-evm-utils only has a -devel package in fedora >= 28
043c42
043c42
* Thu Sep 28 2017 Panu Matilainen <pmatilai@redhat.com> - 4.14.0-0.rc2.1
043c42
- Rebase to rpm 4.14.0-rc2 (http://rpm.org/wiki/Releases/4.14.0)
043c42
043c42
* Mon Sep 18 2017 Panu Matilainen <pmatilai@redhat.com> - 4.14.0-0.rc1.3
043c42
- Fix Ftell() past 2GB on 32bit architectures (#1492587)
043c42
043c42
* Thu Sep 07 2017 Panu Matilainen <pmatilai@redhat.com> - 4.14.0-0.rc1.2
043c42
- Actually honor with/without libimaevm option
043c42
- ima-evm-utils-devel >= 1.0 is required for rpm >= 4.14.0
043c42
043c42
* Wed Sep 06 2017 Panu Matilainen <pmatilai@redhat.com> - 4.14.0-0.rc1.1
043c42
- Rebase to rpm 4.14.0-rc1 (http://rpm.org/wiki/Releases/4.14.0)
043c42
- Re-enable SHA256 header digest generation (see #1480407)
043c42
043c42
* Mon Aug 28 2017 Panu Matilainen <pmatilai@redhat.com> - 4.13.90-0.git14000.8
043c42
- Band-aid for DB_VERSION_MISMATCH errors on glibc updates (#1465809)
043c42
043c42
* Thu Aug 24 2017 Panu Matilainen <pmatilai@redhat.com> - 4.13.90-0.git14000.7
043c42
- Remove ugly kludges from posttrans script, BDB handles this now
043c42
043c42
* Fri Aug 18 2017 Panu Matilainen <pmatilai@redhat.com> - 4.13.90-0.git14000.6
043c42
- Silence harmless but bogus error message on noarch packages (#1482144)
043c42
043c42
* Thu Aug 17 2017 Miro Hrončok <mhroncok@redhat.com> - 4.13.90-0.git14002.5
043c42
- Build with platform_python
043c42
043c42
* Mon Aug 14 2017 Miro Hrončok <mhroncok@redhat.com> - 4.13.90-0.git14000.4
043c42
- Add platform-python bytecompilation patch: platform-python-bytecompile.patch
043c42
- Add platform python deps generator patch: platform-python-abi.patch
043c42
- Add a platform-python subpackage and remove system python related declarations
043c42
- Build rpm without platform_python for bytecompilation
043c42
  (https://fedoraproject.org/wiki/Changes/Platform_Python_Stack)
043c42
043c42
* Mon Aug 14 2017 Panu Matilainen <pmatilai@redhat.com> - 4.13.90-0.git14000.3
043c42
- Disable macro argument quoting as a band-aid to #1481025
043c42
043c42
* Fri Aug 11 2017 Panu Matilainen <pmatilai@redhat.com> - 4.13.90-0.git14000.2
043c42
- Disable SHA256 header-only digest generation temporarily (#1480407)
043c42
043c42
* Thu Aug 10 2017 Panu Matilainen <pmatilai@redhat.com> - 4.13.90-0.git14000.1
043c42
- Rebase to rpm 4.13.90 aka 4.14.0-alpha (#1474836)
043c42
043c42
* Mon Jul 31 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.13.0.1-41
043c42
- Move _debuginfo_subpackages and _debugsource_packages to redhat-rpm-config
043c42
043c42
* Sat Jul 29 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.13.0.1-40
043c42
- Update latest patches from merged versions
043c42
043c42
* Fri Jul 28 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.13.0.1-39
043c42
- Backport fixes for debuginfo subpackages
043c42
043c42
* Wed Jul 26 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.13.0.1-38
043c42
- Backport trivial fix for debugsourcefiles.list ending up in random dir
043c42
043c42
* Tue Jul 25 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.13.0.1-37
043c42
- Enable debugsource and debuginfo subpackages by default
043c42
043c42
* Mon Jul 24 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.13.0.1-36
043c42
- Make sure that test results are not ignored
043c42
043c42
* Sun Jul 23 2017 Mark Wielaard <mjw@fedoraproject.org> - 4.13.0.1-35
043c42
- Fix rpmfd_write on big endian arches.
043c42
043c42
* Fri Jul 21 2017 Mark Wielaard <mjw@fedoraproject.org> - 4.13.0.1-34
043c42
- find-debuginfo.sh: Remove non-allocated NOBITS sections from minisymtab.
043c42
043c42
* Thu Jul 20 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.13.0.1-33
043c42
- Remove strict requirement on python libs
043c42
043c42
* Tue Jul 18 2017 Mark Wielaard <mjw@fedoraproject.org> - 4.13.0.1-32
043c42
- Add find-debuginfo.sh: Add --keep-section and --remove-section (#1465997)
043c42
043c42
* Wed Jul 12 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.13.0.1-31
043c42
- Add automatic provides debuginfo(build-id) = ... into debuginfo subpackages
043c42
043c42
* Fri Jul 07 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.13.0.1-30
043c42
- Fix brokeness when using %%filter_setup (RHBZ #1468476)
043c42
043c42
* Tue Jul 04 2017 Mark Wielaard <mjw@fedoraproject.org> - 4.13.0.1-29
043c42
- Track patches using https://pagure.io/rpm-fedora
043c42
- Use file list to explicitly set mode for build-id dirs/files
043c42
  (#1452893, #1458839)
043c42
043c42
* Thu Jun 29 2017 Mark Wielaard <mjw@fedoraproject.org> - 4.13.0.1-28
043c42
- Add debugedit-prefix.patch.
043c42
- Add find-debuginfo-filter-built-ins.patch.
043c42
- Add find-debuginfo-dwz-multi.patch.
043c42
- Add find-debuginfo-and-macro-docs.patch.
043c42
043c42
* Wed Jun 28 2017 Mark Wielaard <mjw@fedoraproject.org> - 4.13.0.1-27
043c42
- Add find-debuginfo-split-traversal-and-extraction-fix.patch (#1465170)
043c42
043c42
* Wed Jun 28 2017 Igor Gnatenko <ignatenko@redhat.com> - 4.13.0.1-26
043c42
- Backport patches for rich dependencies from dependency generators
043c42
043c42
* Sun Jun 25 2017 Mark Wielaard <mjw@fedoraproject.org> - 4.13.0.1-25
043c42
- Add support for debugsource and debuginfo subpackages
043c42
  - find-debuginfo-untangle-unique-build-options.patch
043c42
  - debugsrc-and-sub-debuginfo-packages.patch
043c42
043c42
* Fri Jun 23 2017 Mark Wielaard <mjw@fedoraproject.org> - 4.13.0.1-24
043c42
- Backport parallel debuginfo processing.
043c42
043c42
* Tue May 30 2017 Mark Wielaard <mjw@fedoraproject.org> - 4.13.0.1-23
043c42
- Fix resetting attr flags in buildid creation (#1449732)
043c42
043c42
* Tue May 23 2017 Panu Matilainen <pmatilai@redhat.com> - 4.13.0.1-22
043c42
- Python dependency generators live in python-rpm-generators now (#1444925)
043c42
043c42
* Tue May 23 2017 Panu Matilainen <pmatilai@redhat.com> - 4.13.0.1-21
043c42
- Fix rpmsign python module import failing (#1393659)
043c42
043c42
* Tue Apr 25 2017 Mark Wielaard <mjw@fedoraproject.org> - 4.13.0.1-20
043c42
- Fix rpmbuild world writable empty (tmp) dirs in debuginfo (#641022)
043c42
043c42
* Sat Apr 15 2017 Mark Wielaard <mjw@fedoraproject.org> - 4.13.0.1-19
043c42
- Minisymtab should only be added for executables or shared libraries.
043c42
- Add find-debuginfo.sh -n (debugedit --no-recompute-build-id) option.
043c42
043c42
* Fri Mar 31 2017 Panu Matilainen <pmatilai@redhat.com> - 4.13.0.1-18
043c42
- gpg path must not depend on %%_prefix and such (#1437726)
043c42
043c42
* Mon Mar 27 2017 Panu Matilainen <pmatilai@redhat.com> - 4.13.0.1-17
043c42
- Work around missing python[23] during build dependency parse
043c42
- Include ISA in the new python library version dependencies too
043c42
043c42
* Mon Mar 27 2017 Panu Matilainen <pmatilai@redhat.com> - 4.13.0.1-16
043c42
- Band-aid for python library versioning inadequacies (#1435135)
043c42
043c42
* Mon Mar 27 2017 Mark Wielaard <mjw@redhat.com> - 4.13.0.1-15
043c42
- Unbreak short-circuited binary builds (#1434235).
043c42
043c42
* Tue Mar 21 2017 Mark Wielaard <mjw@redhat.com> - 4.13.0.1-14
043c42
- Add fix for off by one adding DW_FORM_string replacement (#1434347).
043c42
043c42
* Mon Mar 20 2017 Mark Wielaard <mjw@redhat.com> - 4.13.0.1-13
043c42
- Add tests fix for sed file build-id regexp matching.
043c42
- Add fix for build-ids in non-executable ELF files (#1433837).
043c42
043c42
* Fri Mar 17 2017 Mark Wielaard <mjw@redhat.com> - 4.13.0.1-12
043c42
- Fix reading and updating (cross-endian) build-id information.
043c42
043c42
* Fri Mar 17 2017 Mark Wielaard <mjw@redhat.com> - 4.13.0.1-11
043c42
- Do not process build-ids for noarch packages.
043c42
043c42
* Thu Mar 16 2017 Mark Wielaard <mjw@redhat.com> - 4.13.0.1-10
043c42
- Add fix for debugedit replace debug_line files.
043c42
043c42
* Thu Mar 16 2017 Igor Gnatenko <ignatenko@redhat.com> - 4.13.0.1-9
043c42
- Switch to OpenSSL (RHBZ #1390624)
043c42
043c42
* Wed Mar 15 2017 Mark Wielaard <mjw@redhat.com> - 4.13.0.1-8
043c42
- Add fix to reset buildid file attributes (#1432372)
043c42
043c42
* Fri Mar 10 2017 Mark Wielaard <mjw@redhat.com> - 4.13.0.1-7
043c42
- Add fixup fix for build-id warnings on object files (#1430587)
043c42
043c42
* Thu Mar 09 2017 Mark Wielaard <mjw@redhat.com> - 4.13.0.1-6
043c42
- Add fix for missing_build_ids_terminate_build without __debug_package.
043c42
043c42
* Thu Mar 09 2017 Mark Wielaard <mjw@redhat.com> - 4.13.0.1-5
043c42
- Add fix for build-id warnings on object files (#1430587)
043c42
043c42
* Wed Mar 08 2017 Panu Matilainen <pmatilai@redhat.com> - 4.13.0.1-4
043c42
- Mark Wielaard's backports for debuginfo parallel installation etc (#1427970)
043c42
043c42
* Fri Feb 24 2017 Pavlina Moravcova Varekova <pmoravco@redhat.com> - 4.13.0.1-3
043c42
- Fix number of references on spec_Type (#1426578)
043c42
043c42
* Thu Feb 16 2017 Tomas Orsava <torsava@redhat.com> - 4.13.0.1-2
043c42
- Fix handling of Python wheels by pythondistdeps.py --provides (#1421776)
043c42
043c42
* Thu Feb 16 2017 Panu Matilainen <pmatilai@redhat.com> - 4.13.0.1-1
043c42
- Update to 4.13.0.1 ((http://rpm.org/wiki/Releases/4.13.0)
043c42
043c42
* Tue Feb 14 2017 Florian Festi <ffesti@rpm.org> - 4.13.0-12
043c42
- Fix Python byte compilation for Python3 only packages (#1411588)
043c42
043c42
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.13.0-11.1
043c42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
043c42
043c42
* Mon Jan 23 2017 Panu Matilainen <pmatilai@redhat.com> - 4.13.0-11
043c42
- Fix malformed packages being generated around 4GB boundary (#1405570)
043c42
- Resurrect debuginfo GDB index generation (#1410907)
043c42
043c42
* Fri Jan 06 2017 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 4.13.0-10
043c42
- Add Requires: python-setuptools for rpm-build (RHBZ #1410631)
043c42
043c42
* Wed Dec 21 2016 Peter Robinson <pbrobinson@fedoraproject.org> 4.13.0-9
043c42
- Rebuild for Python 3.6
043c42
043c42
* Sun Dec 18 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 4.13.0-8
043c42
- Switch rpm-build to system-python (RHBZ #1405483)
043c42
043c42
* Fri Dec 09 2016 Charalampos Stratakis <cstratak@redhat.com> - 4.13.0-7
043c42
- Rebuild for Python 3.6
043c42
043c42
* Sat Dec 03 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 4.13.0-6
043c42
- Fix arch-dependent requires in subpackages (RHBZ #1398591)
043c42
043c42
* Fri Nov 25 2016 Igor Gnatenko <ignatenko@redhat.com> - 4.13.0-5
043c42
- Fix arch-dependent requires in subpackages (RHBZ #1398591)
043c42
043c42
* Fri Nov 11 2016 Panu Matilainen <pmatilai@redhat.com> - 4.13.0-4
043c42
- Expand python subpackage obsoletion range (related: #1394125)
043c42
043c42
* Mon Nov 07 2016 Panu Matilainen <pmatilai@redhat.com> - 4.13.0-3
043c42
- Fix invalid memory access on %%transfiletriggerpostun (#1284645)
043c42
043c42
* Fri Nov 04 2016 Thierry Vignaud <tvignaud@redhat.com> - 4.13.0-2
043c42
- Fix package name references in python sub-packages to match reality
043c42
- Re-enable test-suite now that it works again
043c42
043c42
* Thu Nov 03 2016 Panu Matilainen <pmatilai@redhat.com> - 4.13.0-1
043c42
- Rebase to rpm 4.13.0 final (http://rpm.org/wiki/Releases/4.13.0)
043c42
043c42
* Wed Nov 02 2016 Panu Matilainen <pmatilai@redhat.com> - 4.13.0-0.rc2.2
043c42
- Fix harmless unused variable warning from fedora-specspo patch
043c42
043c42
* Thu Oct 20 2016 Panu Matilainen <pmatilai@redhat.com> - 4.13.0-0.rc2.1
043c42
- Rebase to rpm 4.13.0-rc2
043c42
043c42
* Fri Sep 23 2016 Richard W.M. Jones <rjones@redhat.com> - 4.13.0-0.rc1.47
043c42
- Backport two upstream patches which add riscv64 architecture support.
043c42
043c42
* Wed Aug 24 2016 Igor Gnatenko <ignatenko@redhat.com> - 4.13.0-0.rc1.46
043c42
- Backport patch for missing import in Python dependency generator
043c42
043c42
* Wed Aug 24 2016 Kalev Lember <klember@redhat.com> - 4.13.0-0.rc1.45
043c42
- Fix -python2 and -python3 subpackage obsoleting from .42
043c42
043c42
* Tue Aug 23 2016 Igor Gnatenko <ignatenko@redhat.com> - 4.13.0-0.rc1.44
043c42
- Use %%python_provide for python3 subpackage
043c42
043c42
* Mon Aug 22 2016 Igor Gnatenko <ignatenko@redhat.com> - 4.13.0-0.rc1.43
043c42
- Backport fixes to ignore .egg-link files in Python dependency  generator
043c42
043c42
* Fri Aug 12 2016 Florian Festi <ffesti@rpm.org> - 4.13.0-0.rc1.42
043c42
- Enable --majorver-provides in Python dependency generator
043c42
043c42
* Tue Aug 09 2016 Igor Gnatenko <ignatenko@redhat.com> - 4.13.0-0.rc1.41
043c42
- Add %%{?system_python_abi}
043c42
- rpm-python -> python2-rpm && rpm-python3 -> python3-rpm with providing old names
043c42
- Fixes and cleanups
043c42
043c42
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.13.0-0.rc1.40.1
043c42
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
043c42
043c42
* Mon Jul 18 2016 Petr Pisar <ppisar@redhat.com> - 4.13.0-0.rc1.40
043c42
- Drop rpm-build's dependency on perl-generators (bug #1158860)
043c42
043c42
* Fri Jul 15 2016 Florian Festi <ffesti@rpm.org> - 4.13.0-0.rc1.39
043c42
- Pass relevant files to new Python dependency generator
043c42
043c42
* Mon Jun 13 2016 Florian Festi <ffesti@rpm.org> - 4.13.0-0.rc1.38
043c42
- Add new Python dependency generator (provides only for now) (#1340885)
043c42
043c42
* Thu Jun 02 2016 Florian Festi <ffesti@rpm.org> - 4.13.0-0.rc1.37
043c42
- Add support for _buildhost macro (#1309367)
043c42
043c42
* Mon May 23 2016 Lubos Kardos <lkardos@redhat.com> 4.13.0-0.rc1.36
043c42
- Fix signing with non-ASCII uid keys (#1243963)
043c42
043c42
* Thu May 19 2016 Lubos Kardos <lkardos@redhat.com> 4.13.0-0.rc1.35
043c42
- Use armv7hl isa for all armhfp (armv7h*l) arches (#1326871)
043c42
043c42
* Tue May 17 2016 Lubos Kardos <lkardos@redhat.com> 4.13.0-0.rc1.34
043c42
- Filter unversioned deps if corresponding versioned deps exist (#678605)
043c42
043c42
* Mon Apr 25 2016 Lubos Kardos <lkardos@redhat.com> 4.13.0-0.rc1.33
043c42
- Fix sigsegv in stringFormat() (#1316903)
043c42
- Fix reading rpmtd behind its size in formatValue() (#1316896)
043c42
043c42
* Fri Apr 15 2016 Lubos Kardos <lkardos@redhat.com> 4.13.0-0.rc1.32
043c42
- escape %% chars in previous changelog record
043c42
043c42
* Fri Apr 15 2016 Lubos Kardos <lkardos@redhat.com> 4.13.0-0.rc1.31
043c42
- Enable --no-backup-if-mismatch by default in %%patch macro (#884755)
043c42
- Add %%{_default_patch_flags} to %%__patch which is used in %%autosetup
043c42
- Use fuzz settings for %%autopatch/%%autosetup
043c42
043c42
* Thu Apr 14 2016 Lubos Kardos <lkardos@redhat.com> 4.13.0-0-rc1.30
043c42
- Make creating index records consistent for rich and rich-weak deps (#1325982)
043c42
043c42
* Tue Apr 12 2016 Lubos Kardos <lkardos@redhat.com> 4.13.0-0.rc1.29
043c42
- Add RPMCALLBACK_ELEM_PROGRESS callback type (needed by dnf)
043c42
043c42
* Wed Apr 06 2016 Lubos Kardos <lkardos@redhat.com> 4.13.0-0.rc1.28
043c42
- Fix non-working combination of %%lang and %%doc directive (#1254483)
043c42
043c42
* Thu Mar 10 2016 Lubos Kardos <lkardos@redhat.com> 4.13.0-0.rc1.27
043c42
- Add posix.redirect2null (#1287918)
043c42
043c42
* Fri Feb 26 2016 Florian Festi <ffesti@rpm.org> - 4.13.0-0.rc1.26
043c42
- Fix ExclusiveArch/ExcludeArch for noarch packages (#1298668)
043c42
043c42
* Thu Feb 25 2016 Florian Festi <ffesti@rpm.org> - 4.13.0-0.rc1.25
043c42
- Fix dependencies for RemovePathPostfixes (#1306559)
043c42
043c42
* Fri Feb 19 2016 Florian Festi <ffesti@rpm.org> - 4.13.0-0.rc1.24
043c42
- Also block idle and sleep in the systemd-inhibit plugin (#1297984)
043c42
- Add support for MIPS release 6
043c42
- Add mips32 mips64 mipsel and mipseb macros (#1285116)
043c42
043c42
* Tue Feb 02 2016 Lubos Kardos <lkardos@redhat.com> - 4.13.0-0.rc1.23
043c42
- Remove size limit when expanding macros (#1301677)
043c42
043c42
* Mon Feb 01 2016 Lubos Kardos <lkardos@redhat.com> - 4.13.0-0.rc1.22
043c42
- Harden rpm package again, previous attempt had to be reverted (#1289734)
043c42
043c42
* Mon Feb 01 2016 Lubos Kardos <lkardos@redhat.com> - 4.13.0-0.rc1.21
043c42
- Remove setting %%_gnu macro explictly, no more needed (#1303265)
043c42
043c42
* Mon Feb 01 2016 Lubos Kardos <lkardos@redhat.com> - 4.13.0-0.rc1.20
043c42
- Revert using %%configure, it causes problems
043c42
- Temporary set %%_gnu macro explictly, just for one build (#1303265)
043c42
043c42
* Fri Jan 29 2016 Lubos Kardos <lkardos@redhat.com> - 4.13.0-0.rc1.19
043c42
- Use %%configure macro, harden rpm package (#1289734)
043c42
043c42
* Tue Jan 19 2016 Lubos Kardos <lkardos@redhat.com> - 4.13.0-0.rc1.18
043c42
- Escape %%autosetup in previous changelog record
043c42
043c42
* Tue Jan 19 2016 Lubos Kardos <lkardos@redhat.com> - 4.13.0-0.rc1.17
043c42
- Fix %%autosetup not to cause errors during run of rpmspec tool (#1293687)
043c42
043c42
* Fri Jan 15 2016 Lubos Kardos <lkardos@redhat.com> - 4.13.0-0.rc1.16
043c42
- Fix recursive calling of rpmdeps tool (#1297557)
043c42
043c42
* Fri Jan 15 2016 Florian Festi <ffesti@rpm.org> - 4.13.0-0.rc1.15
043c42
- Add support for missingok file attribute
043c42
043c42
* Fri Jan 15 2016 Lubos Kardos <lkardos@redhat.com> - 4.13.0-0.rc1.14
043c42
- Fix not chrooting transaction file triggers
043c42
043c42
* Mon Nov 23 2015 Lubos Kardos <lkardos@rpm.org> - 4.13.0-0.rc1.13
043c42
- Add possibility to disable file triggers
043c42
- Fix unwanted multiple execution of filetriggers in dnf (#1282115)
043c42
043c42
* Thu Nov 12 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.13.0-0.rc1.12
043c42
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
043c42
043c42
* Fri Nov 06 2015 Lubos Kardos <lkardos@rpm.org> - 4.13.0-0.rc1.11
043c42
- Fix crash when parsing corrupted RPM file (#1273360)
043c42
043c42
* Fri Nov 06 2015 Lubos Kardos <lkardos@rpm.org> - 4.13.0-0.rc1.10
043c42
- Fix SIGSEGV in case of old unsupported gpg keys (#1277464)
043c42
043c42
* Fri Oct 30 2015 Lubos Kardos <lkardos@rpm.org> - 4.13.0-0.rc1.9
043c42
- Ignore SIGPIPE signals during execucton of scriptlets (#1264198)
043c42
043c42
* Fri Oct 30 2015 Florian Festi <ffesti@rpm.org> - 4.13.0-0.rc1.8
043c42
- Move /usr/lib/rpm/fileattrs directory from rpm-build to rpm (#1272766)
043c42
043c42
* Fri Oct 23 2015 Lubos Kardos <lkardos@redhat.com> - 4.13-0.rc1.7
043c42
- Fix reading a memory right after the end of an allocated area (#1260248)
043c42
- Add support for various types of dependencies to rpmdeps tool (#1247092)
043c42
- fix %%autopatch when patch do not exist (#1244172)
043c42
043c42
* Fri Oct 23 2015 Lubos Kardos <lkardos@redhat.com> - 4.13-0.rc1.6
043c42
- If %%_wrong_version_format_terminate_build is 1 then terminate build in case
043c42
  that version format is wrong i. e. epoch is not unsigned integer or version
043c42
  contains more separators (":", "-"). %%_wrong_version_format_terminate_build
043c42
  is 1 by deafault (#1265700)
043c42
043c42
* Wed Oct 14 2015 Robert Kuska <rkuska@redhat.com> - 4.13.0-0.rc1.5
043c42
- Rebuilt for Python3.5 rebuild
043c42
043c42
* Mon Oct 12 2015 Florian Festi <ffesti@rpm.org> - 4.13.0-0.rc1.4
043c42
- Fix selinux plugin for permissive mode
043c42
043c42
* Mon Sep 07 2015 Florian Festi <ffesti@rpm.org> - 4.13.0-0.rc1.3
043c42
- Fix new rich dependency syntax
043c42
043c42
* Sat Sep 05 2015 Kalev Lember <klember@redhat.com> - 4.13.0-0.rc1.2
043c42
- Obsolete compat-librpm3
043c42
043c42
* Wed Sep 02 2015 Florian Festi <ffesti@rpm.org> - 4.13.0-0.rc1.1
043c42
- Update to upstream rc1 release
043c42
043c42
* Mon Aug 10 2015 Lubos Kardos <lkardos@redhat.com> - 4.12.90-7
043c42
- Fix last occurence of PyString
043c42
043c42
* Thu Aug 06 2015 Lubos Kardos <lkardos@redhat.com> - 4.12.90-6
043c42
- Add --filetriggers option to show info about file triggers.
043c42
043c42
* Mon Aug 03 2015 Lubos Kardos <lkardos@redhat.com> - 4.12.90-5
043c42
- If globbing of a filename fails, try use the filename without globbing.
043c42
  (#1246743)
043c42
- Modify rpmIsGlob() to be more precise and compatible with glob().
043c42
  (#1246743)
043c42
043c42
* Thu Jul 30 2015 Lubos Kardos <lkardos@redhat.com> - 4.12.90-4
043c42
- Don't warn when an escaped macro is in a comment (#1224660)
043c42
043c42
* Mon Jul 27 2015 Florian Festi <ffesti@rpm.org> - 4.12.90-3
043c42
- Fix compressed patches (#1247248)
043c42
043c42
* Mon Jul 27 2015 Lubos Kardos <lkardos@redhat.com> - 4.12.90-2
043c42
- Enable braces expansion in rpmGlob() (#1246743)
043c42
043c42
* Fri Jul 24 2015 Florian Festi <ffesti@rpm.org> - 4.12.90-1
043c42
- Update to upstream alpha release
043c42
043c42
* Tue Jul 14 2015 Michal Toman <mtoman@fedoraproject.org> - 4.12.0.1-18
043c42
- Add support for MIPS platform
043c42
043c42
* Mon Jun 29 2015 Florian Festi <ffesti@rpm.org> - 4.12.0.1-17
043c42
- Fix Python import directive for more strict Python3 search rules (#1236493)
043c42
043c42
* Fri Jun 19 2015 Lubos Kardos <lkardos@redhat.com> 4.12.0.1-16
043c42
- Allow gpg to get passphrase by itself (#1228234)
043c42
043c42
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.12.0.1-15.1
043c42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
043c42
043c42
* Fri Jun 12 2015 Florian Festi <ffesti@rpm.org> - 4.12.0.1-15
043c42
- Add --whatrecommends and friends (#1231247)
043c42
043c42
* Wed Apr 15 2015 Florian Festi <ffesti@rpm.org> - 4.12.0.1-14
043c42
- Fix references to sources in golang debuginfo packages (#1184221)
043c42
043c42
* Tue Mar 31 2015 Lubos Kardos <lkardos@redhat.com> 4.12.0-13
043c42
- Fix wrong use of variable strip_g in find-debuginfo.sh (#1207434)
043c42
043c42
* Mon Mar 30 2015 Lubos Kardos <lkardos@redhat.com> 4.12.0-12
043c42
- Fix segmentation fault (#1206750)
043c42
043c42
* Fri Mar 27 2015 Lubos Kardos <lkardos@redhat.com> 4.12.0-11
043c42
- Pass _find_debuginfo_opts -g to eu-strip for executables (#1186563)
043c42
- add_minidebug is not ran when strip_g is set (#1186563)
043c42
043c42
* Fri Mar 20 2015 Lubos Kardos <lkardos@redhat.com> 4.12.0-10
043c42
- Fix "--excludedocs" option (#1192625)
043c42
043c42
* Fri Mar 20 2015 Florian Festi <ffesti@rpm.org> - 4.12.0.1-9
043c42
- Fix spec to allow building without plugins (#1182385)
043c42
043c42
* Mon Mar 16 2015 Than Ngo <than@redhat.com> - 4.12.0.1-8
043c42
- bump release and rebuild so that koji-shadow can rebuild it
043c42
  against new gcc on secondary arch
043c42
043c42
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 4.12.0.1-7.1
043c42
- Rebuilt for Fedora 23 Change
043c42
  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
043c42
043c42
* Tue Feb 17 2015 Richard W.M. Jones <rjones@redhat.com> - 4.12.0.1-7
043c42
- Include upstream patch to fix find-debuginfo (http://www.rpm.org/ticket/887).
043c42
043c42
* Fri Jan 16 2015 Tom Callaway <spot@fedoraproject.org> - 4.12.0.1-6
043c42
- rebuild against lua 5.3
043c42
043c42
* Fri Dec 12 2014 Lubos Kardos <lkardos@redhat.com> - 4.12.0.1-5
043c42
- Add check against malicious CPIO file name size (#1168715)
043c42
- Fixes CVE-2014-8118
043c42
- Fix race condidition where unchecked data is exposed in the file system
043c42
  (#1039811)
043c42
- Fixes CVE-2013-6435
043c42
043c42
* Thu Oct 30 2014 Panu Matilainen <pmatilai@redhat.com> - 4.12.0.1-4
043c42
- Axe unused generator scripts forcing a perl dependency (#1158580, #1158583)
043c42
043c42
* Tue Oct 28 2014 Panu Matilainen <pmatilai@redhat.com> - 4.12.0.1-3
043c42
- Skip ghost files in payload (#1156497)
043c42
- Fix size and archice size tag generation on big-endian systems
043c42
043c42
* Wed Oct 01 2014 Panu Matilainen <pmatilai@redhat.com> - 4.12.0.1-2
043c42
- Dont wait for transaction lock inside scriptlets (#1135596)
043c42
043c42
* Thu Sep 18 2014 Panu Matilainen <pmatilai@redhat.com> - 4.12.0.1-1
043c42
- Update to rpm-4.12.0.1 final (http://rpm.org/wiki/Releases/4.12.0.1)
043c42
- Temporary workaround payload size mismatch issue in rpm2cpio (#1142949)
043c42
043c42
* Wed Sep 17 2014 Panu Matilainen <pmatilai@redhat.com> - 4.12.0-2
043c42
- Reduce the double separator spec parse error into a warning (#1065563)
043c42
043c42
* Tue Sep 16 2014 Panu Matilainen <pmatilai@redhat.com> - 4.12.0-1
043c42
- Update to rpm-4.12.0 final (http://rpm.org/wiki/Releases/4.12.0)
043c42
043c42
* Tue Sep 02 2014 Panu Matilainen <pmatilai@redhat.com> - 4.12.0-0.rc1.2
043c42
- Resurrect payload and tilde rpmlib() dependencies
043c42
043c42
* Wed Aug 27 2014 Panu Matilainen <pmatilai@redhat.com> - 4.12.0-0.rc1.1
043c42
- Update to rpm-4.12.0-rc1
043c42
043c42
* Mon Aug 25 2014 Panu Matilainen <pmatilai@redhat.com> - 4.12.0-0.beta1.6
043c42
- Resurrect dependency logging on package build
043c42
- Resurrect rpmlib() dependencies in src.rpms
043c42
043c42
* Wed Aug 20 2014 Panu Matilainen <pmatilai@redhat.com> - 4.12.0-0.beta1.5
043c42
- Fix duplicate trigger indexes caused by beta1.3 fix (#1131960)
043c42
043c42
* Wed Aug 20 2014 Panu Matilainen <pmatilai@redhat.com> - 4.12.0-0.beta1.4
043c42
- Emergency hack for #1131892
043c42
043c42
* Mon Aug 18 2014 Panu Matilainen <pmatilai@redhat.com> - 4.12.0-0.beta1.3
043c42
- Fix regression on rpmspec dependency queries
043c42
043c42
* Mon Aug 18 2014 Panu Matilainen <pmatilai@redhat.com> - 4.12.0-0.beta1.2
043c42
- Fix regression on BuildRequires checking
043c42
043c42
* Mon Aug 18 2014 Panu Matilainen <pmatilai@redhat.com> - 4.12.0-0.beta1.1
043c42
- Update to 4.12.0-beta1 (http://rpm.org/wiki/Releases/4.12.0)
043c42
- Fixes #1122004, #1111349, #1117912, #1123722
043c42
- Drop upstreamed patches
043c42
043c42
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.11.90-0.git12844.5.1
043c42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
043c42
043c42
* Thu Jul 03 2014 Panu Matilainen <pmatilai@redhat.com> - 4.11.90-0.git12844.5
043c42
- Fix wildcard database iterator (#1115824)
043c42
043c42
* Wed Jul 02 2014 Panu Matilainen <pmatilai@redhat.com> - 4.11.90-0.git12844.4
043c42
- Use autosetup for building rpm itself
043c42
- Hopefully fix armv7 vfp/neon detection
043c42
043c42
* Tue Jul 01 2014 Panu Matilainen <pmatilai@redhat.com> - 4.11.90-0.git12844.3
043c42
- Drop no longer needed temporary UsrMove patch
043c42
- Macro-expand load macro argument
043c42
043c42
* Mon Jun 30 2014 Panu Matilainen <pmatilai@redhat.com> - 4.11.90-0.git12844.2
043c42
- Fix multiple interleaved hardlink groups during build
043c42
043c42
* Mon Jun 30 2014 Panu Matilainen <pmatilai@redhat.com> - 4.11.90-0.git12844.1
043c42
- Update to rpm 4.12-alpha ((http://rpm.org/wiki/Releases/4.12.0)
043c42
- Drop/adjust patches as appropriate
043c42
- New sub-package(s) for plugins
043c42
043c42
* Thu Jun 26 2014 Panu Matilainen <pmatilai@redhat.com> - 4.11.2-17
043c42
- Clean up old, no longer needed cruft from spec
043c42
043c42
* Thu Jun 26 2014 Panu Matilainen <pmatilai@redhat.com> - 4.11.2-16
043c42
- Mark licenses as such, not documentation
043c42
043c42
* Wed Jun 25 2014 Panu Matilainen <pmatilai@redhat.com> - 4.11.2-15
043c42
- Perl dependency generators live in perl-generators (#1110823) now
043c42
043c42
* Wed Jun 18 2014 Lubomir Rintel <lkundrak@v3.sk> - 4.11.2-14
043c42
- Fix the armhfp patch for armv6hl
043c42
043c42
* Tue Jun 10 2014 Panu Matilainen <pmatilai@redhat.com> - 4.11.2-13
043c42
- Rawhide broke our test-suite, disable for now to allow builds to be done
043c42
043c42
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.11.2-12.1
043c42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
043c42
043c42
* Sat May 31 2014 Peter Robinson <pbrobinson@fedoraproject.org> 4.11.2-12
043c42
- Drop ChangeLog.bz2 (it's in the source, and it's large)
043c42
043c42
* Thu May 15 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 4.11.2-11
043c42
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
043c42
043c42
* Mon Apr 21 2014 Tom Callaway <spot@fedoraproject.org> - 4.11.2-10
043c42
- remove _isa from all BuildRequires (bz 554854)
043c42
  See: https://fedoraproject.org/wiki/Packaging:Guidelines#BuildRequires_and_.25.7B_isa.7D
043c42
043c42
* Tue Apr 15 2014 Panu Matilainen <pmatilai@redhat.com> - 4.11.2-9
043c42
- move kmod and libsymlink dependency generators to redhat-rpm-config
043c42
043c42
* Mon Apr 14 2014 Panu Matilainen <pmatilai@redhat.com> - 4.11.2-8
043c42
- fix appdata.prov script missing from package
043c42
043c42
* Fri Apr 11 2014 Panu Matilainen <pmatilai@redhat.com> - 4.11.2-7
043c42
- disable sanitizers for now, needs more work...
043c42
043c42
* Fri Apr 11 2014 Panu Matilainen <pmatilai@redhat.com> - 4.11.2-6
043c42
- build with -fsanitize=address and -fsanitize=undefined for now
043c42
- add spec build conditional for sanitizer build
043c42
043c42
* Tue Apr 08 2014 Panu Matilainen <pmatilai@redhat.com> - 4.11.2-5
043c42
- replace unmaintained dependency generator scripts with rpmdeps wrappers
043c42
043c42
* Thu Mar 27 2014 Panu Matilainen <pmatilai@redhat.com> - 4.11.2-4
043c42
- revert #1045723 fix for now, it breaks some java package macros
043c42
043c42
* Wed Mar 26 2014 Panu Matilainen <pmatilai@redhat.com> - 4.11.2-3
043c42
- dont eat newlines on parametrized macro invocations (#1045723)
043c42
- fully reset file actions between rpmtsRun() calls (#1076552)
043c42
- fix build and sign module initialization in python3 (#1064758)
043c42
043c42
* Tue Feb 18 2014 Panu Matilainen <pmatilai@redhat.com> - 4.11.2-2
043c42
- reduce the double separator spec parse error into a warning (#1065563)
043c42
043c42
* Thu Feb 13 2014 Panu Matilainen <pmatilai@redhat.com> - 4.11.2-1
043c42
- update to 4.11.2 final (http://rpm.org/wiki/Releases/4.11.2)
043c42
043c42
* Thu Feb 06 2014 Panu Matilainen <pmatilai@redhat.com> - 4.11.2-0.rc2.1
043c42
- update to 4.11.2-rc2 (http://rpm.org/wiki/Releases/4.11.2)
043c42
043c42
* Mon Jan 20 2014 Panu Matilainen <pmatilai@redhat.com> - 4.11.2-0.rc1.1
043c42
- update to 4.11.2-rc1 (http://rpm.org/wiki/Releases/4.11.2)
043c42
- drop upstreamed patches, adjust others as needed
043c42
- handle python egg-info's version munging in file lists
043c42
043c42
* Wed Jan 15 2014 Panu Matilainen <pmatilai@redhat.com> - 4.11.1-12
043c42
- include ppc64le in %%power64 macro (#1052930)
043c42
043c42
* Tue Dec 03 2013 Panu Matilainen <pmatilai@redhat.com> - 4.11.1-11
043c42
- generate kmod(module.ko) provides for kernel (#1025513)
043c42
- dont override CONFIG_SITE if already set (related to #962837)
043c42
043c42
* Mon Nov 18 2013 Panu Matilainen <pmatilai@redhat.com> - 4.11.1-10
043c42
- python 3 string and file compatibility fixes
043c42
043c42
* Mon Oct 14 2013 Panu Matilainen <pmatilai@redhat.com> - 4.11.1-9
043c42
- generate application() provides for gnome-software
043c42
043c42
* Tue Oct 01 2013 Panu Matilainen <pmatilai@redhat.com> - 4.11.1-8
043c42
- add support for ppc64le architecture
043c42
043c42
* Mon Sep 09 2013 Panu Matilainen <pmatilai@redhat.com> - 4.11.1-7
043c42
- fix build-time double-free on file capability processing (#956190)
043c42
- fix relocation related regression on file sanity check (#1001553)
043c42
- fix segfault on empty -p <lua> scriptlet body (#1004062)
043c42
- fix source url, once again
043c42
043c42
* Wed Aug 21 2013 Panu Matilainen <pmatilai@redhat.com> - 4.11.1-6
043c42
- add python3 sub-package, based on patch by Bohuslav Kabrda
043c42
043c42
* Sat Aug 03 2013 Petr Pisar <ppisar@redhat.com> - 4.11.1-5.1
043c42
- Perl 5.18 rebuild
043c42
043c42
* Fri Aug 02 2013 Panu Matilainen <pmatilai@redhat.com> - 4.11.1-5
043c42
- add missing dependency on tar to rpm-build (#986539)
043c42
043c42
* Tue Jul 30 2013 Florian Festi <ffesti@redhat.com> - 4.11.1-4
043c42
- Do not filter out lib64.* dependencies (#988373)
043c42
043c42
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 4.11.1-3.1
043c42
- Perl 5.18 rebuild
043c42
043c42
* Fri Jul 05 2013 Panu Matilainen <pmatilai@redhat.com> - 4.11.1-3
043c42
- ensure relocatable packages always get install-prefix(es) set (#979443)
043c42
043c42
* Thu Jul 04 2013 Panu Matilainen <pmatilai@redhat.com> - 4.11.1-2
043c42
- fix .gnu_debuglink CRC32 after dwz, buildrequire binutils-devel (#971119)
043c42
043c42
* Thu Jun 27 2013 Panu Matilainen <pmatilai@redhat.com> - 4.11.1-1
043c42
- update to 4.11.1 final (http://rpm.org/wiki/Releases/4.11.1)
043c42
043c42
* Thu Jun 20 2013 Panu Matilainen <pmatilai@redhat.com> - 4.11.1-0.rc2.1
043c42
- update to 4.11.2-rc2 (http://rpm.org/wiki/Releases/4.11.1)
043c42
- drop upstreamed patches
043c42
043c42
* Mon Jun 17 2013 Panu Matilainen <pmatilai@redhat.com> - 4.11.1-0.rc1.4
043c42
- handle aarch64 debug_info relocations in debugedit (#974860)
043c42
043c42
* Tue Jun 11 2013 Panu Matilainen <pmatilai@redhat.com> - 4.11.1-0.rc1.3
043c42
- disable autoconf config.site processing in builds (#962837)
043c42
043c42
* Tue Jun 11 2013 Panu Matilainen <pmatilai@redhat.com> - 4.11.1-0.rc1.2
043c42
- fix regression on addressing main package by its name (#972994)
043c42
043c42
* Mon Jun 10 2013 Panu Matilainen <pmatilai@redhat.com> - 4.11.1-0.rc1.1
043c42
- update to 4.11.1-rc1 (http://rpm.org/wiki/Releases/4.11.1)
043c42
043c42
* Tue May 28 2013 Panu Matilainen <pmatilai@redhat.com> - - 4.11.0.1-7
043c42
- serialize BDB environment open/close (#924417)
043c42
043c42
* Wed May 22 2013 Panu Matilainen <pmatilai@redhat.com> - - 4.11.0.1-6
043c42
- only consider files with .pm suffix as perl modules (#927211)
043c42
043c42
* Fri May 17 2013 Panu Matilainen <pmatilai@redhat.com> - - 4.11.0.1-5
043c42
- filter out non-library soname dependencies
043c42
043c42
* Thu May 16 2013 Panu Matilainen <pmatilai@redhat.com> - - 4.11.0.1-4
043c42
- check for stale locks when opening write-cursors (#860500, #962750...)
043c42
043c42
* Fri May 10 2013 Tom Callaway <spot@fedoraproject.org> - 4.11.0.1-3
043c42
- lua 5.2 fix from upstream
043c42
043c42
* Mon Mar 25 2013 Panu Matilainen <pmatilai@redhat.com> - 4.11.0.1-2
043c42
- make rpm-build depend on virtual system-rpm-config provide
043c42
043c42
* Mon Feb 04 2013 Panu Matilainen <pmatilai@redhat.com> - 4.11.0.1-1
043c42
- update to 4.11.0.1 (http://rpm.org/wiki/Releases/4.11.0.1)
043c42
043c42
* Tue Jan 29 2013 Panu Matilainen <pmatilai@redhat.com> - 4.11.0-0.beta1.3
043c42
- revert yesterdays ghost-fix, it eats rpmdb's on upgrades
043c42
043c42
* Mon Jan 28 2013 Panu Matilainen <pmatilai@redhat.com> - 4.11.0-0.beta1.2
043c42
- armv7hl and armv7hnl should not have -mthumb (#901901)
043c42
- fix duplicate directory ownership between rpm and rpm-build (#894201)
043c42
- fix regression on paths shared between a real file/dir and a ghost
043c42
043c42
* Mon Dec 10 2012 Panu Matilainen <pmatilai@redhat.com> - 4.11.0-0.beta1.1
043c42
- update to 4.11 beta
043c42
043c42
* Mon Nov 19 2012 Panu Matilainen <pmatilai@redhat.com> - 4.10.90-0.git11989.3
043c42
- package /usr/lib/rpm/macros.d directory (related to #846679)
043c42
- fixup a bunch of old incorrect dates in spec changelog
043c42
043c42
* Sat Nov 17 2012 Panu Matilainen <pmatilai@redhat.com> - 4.10.90-0.git11989.2
043c42
- fix double-free on %%caps in spec (#877512)
043c42
043c42
* Thu Nov 15 2012 Panu Matilainen <pmatilai@redhat.com> - 4.10.90-0.git11989.1
043c42
- update to 4.11 (http://rpm.org/wiki/Releases/4.11.0) post-alpha snapshot
043c42
- drop/adjust patches as necessary
043c42
043c42
* Thu Oct 11 2012 Panu Matilainen <pmatilai@redhat.com> - 4.10.1-3
043c42
- fix noarch __isa_* macro filter in installplatform (#865436)
043c42
043c42
* Wed Oct 10 2012 Panu Matilainen <pmatilai@redhat.com> - 4.10.1-2
043c42
- account for intentionally skipped files when verifying hardlinks (#864622)
043c42
043c42
* Wed Oct 03 2012 Panu Matilainen <pmatilai@redhat.com> - 4.10.1-1
043c42
- update to 4.10.1 ((http://rpm.org/wiki/Releases/4.10.1)
043c42
043c42
* Mon Jul 30 2012 Panu Matilainen <pmatilai@redhat.com> - 4.10.0-6
043c42
- move our tmpfiles config to more politically correct location (#840192)
043c42
043c42
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.10.0-5.1
043c42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
043c42
043c42
* Mon Jul 02 2012 Panu Matilainen <pmatilai@redhat.com> - 4.10.0-5
043c42
- force _host_vendor to redhat to better match toolchain etc (#485203)
043c42
043c42
* Thu Jun 28 2012 Panu Matilainen <pmatilai@redhat.com> - 4.10.0-4
043c42
- merge ppc64p7 related fixes that only went into f17 (#835978)
043c42
043c42
* Wed Jun 27 2012 Panu Matilainen <pmatilai@redhat.com> - 4.10.0-3
043c42
- add support for minidebuginfo generation (#834073)
043c42
043c42
* Mon Jun 25 2012 Panu Matilainen <pmatilai@redhat.com> - 4.10.0-2
043c42
- add dwarf compression support to debuginfo generation (#833311)
043c42
043c42
* Thu May 24 2012 Panu Matilainen <pmatilai@redhat.com> - 4.10.0-1
043c42
- update to 4.10.0 final
043c42
043c42
* Mon Apr 23 2012 Panu Matilainen <pmatilai@redhat.com> - 4.10.0-0.beta1.1
043c42
- update to 4.10.0-beta1
043c42
043c42
* Mon Apr 16 2012 Panu Matilainen <pmatilai@redhat.com> - 4.9.90-0.git11536.1
043c42
- newer git snapshot (#809402, #808750)
043c42
- adjust posttrans script wrt bdb string change (#803866, #805613)
043c42
043c42
* Thu Apr 05 2012 Panu Matilainen <pmatilai@redhat.com> - 4.9.90-0.git11519.1
043c42
- newer git snapshot to keep patch-count down
043c42
- fixes CVE-2012-0060, CVE-2012-0061 and CVE-2012-0815
043c42
- fix obsoletes in installing set getting matched on provides (#810077)
043c42
043c42
* Wed Apr 04 2012 Jindrich Novy <jnovy@redhat.com> - 4.9.90-0.git11505.12
043c42
- rebuild against new libdb
043c42
043c42
* Tue Apr 03 2012 Jindrich Novy <jnovy@redhat.com> - 4.9.90-0.git11505.11
043c42
- build with internal libdb to allow libdb build with higher soname
043c42
043c42
* Fri Mar 30 2012 Panu Matilainen <pmatilai@redhat.com> - 4.9.90-0.git11505.10
043c42
- fix base arch macro generation (#808250)
043c42
043c42
* Thu Mar 29 2012 Panu Matilainen <pmatilai@redhat.com> - 4.9.90-0.git11505.9
043c42
- accept files as command line arguments to rpmdeps again (#807767)
043c42
 
043c42
* Mon Mar 26 2012 Panu Matilainen <pmatilai@redhat.com> - 4.9.90-0.git11505.8
043c42
- remove fake library provide hacks now that deltarpm got rebuilt
043c42
043c42
* Fri Mar 23 2012 Panu Matilainen <pmatilai@redhat.com> - 4.9.90-0.git11505.7
043c42
- fix header data length calculation breakage
043c42
043c42
* Thu Mar 22 2012 Panu Matilainen <pmatilai@redhat.com> - 4.9.90-0.git11505.6
043c42
- fix keyid size bogosity causing breakage on 32bit systems
043c42
043c42
* Wed Mar 21 2012 Panu Matilainen <pmatilai@redhat.com> - 4.9.90-0.git11505.5
043c42
- add temporary fake library provides to get around deltarpm "bootstrap"
043c42
  dependency (yes its dirty)
043c42
043c42
* Wed Mar 21 2012 Panu Matilainen <pmatilai@redhat.com> - 4.9.90-0.git11505.4
043c42
- fix overzealous sanity check breaking posttrans scripts
043c42
043c42
* Tue Mar 20 2012 Panu Matilainen <pmatilai@redhat.com> - 4.9.90-0.git11505.3
043c42
- fix bad interaction with yum's test-transaction and pretrans scripts
043c42
043c42
* Tue Mar 20 2012 Jindrich Novy <jnovy@redhat.com> - 4.9.90-0.git11505.2
043c42
- rebuild
043c42
043c42
* Tue Mar 20 2012 Panu Matilainen <pmatilai@redhat.com> - 4.9.90-0.git11505.1
043c42
- update to 4.10.0 alpha (http://rpm.org/wiki/Releases/4.10.0)
043c42
- drop/adjust patches as necessary
043c42
043c42
* Wed Mar 07 2012 Panu Matilainen <pmatilai@redhat.com> - 4.9.1.2-14
043c42
- fix backport thinko in the exclude patch
043c42
043c42
* Wed Mar 07 2012 Panu Matilainen <pmatilai@redhat.com> - 4.9.1.2-13
043c42
- fix memory corruption on rpmdb size estimation (#766260)
043c42
- fix couple of memleaks in python bindings (#782147)
043c42
- fix regression in verify output formatting (#797964)
043c42
- dont process spec include in false branch of if (#782970)
043c42
- only warn on missing excluded files on build (#745629)
043c42
- dont free up file info sets on test transactions
043c42
043c42
* Thu Feb 09 2012 Panu Matilainen <pmatilai@redhat.com> - 4.9.1.2-12
043c42
- switch back to smaller BDB cache default (#752897)
043c42
043c42
* Sun Jan 15 2012 Dennis Gilmore <dennis@ausil.us> - 4.9.1.2-11
043c42
- always apply arm hfp macros, conditionally apply the logic to detect hfp
043c42
043c42
* Tue Jan 10 2012 Panu Matilainen <pmatilai@redhat.com> - 4.9.1.2-10
043c42
- adjust perl and python detection rules for libmagic change (#772699)
043c42
043c42
* Mon Jan 09 2012 Jindrich Novy <jnovy@redhat.com> - 4.9.1.2-9
043c42
- recognize perl script as perl code (#772632)
043c42
043c42
* Tue Dec 20 2011 Kay Sievers <kay@redhat.com> - 4.9.1.2-8
043c42
- add temporary rpmlib patch to support filesystem transition
043c42
  https://fedoraproject.org/wiki/Features/UsrMove
043c42
043c42
* Fri Dec 02 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.1.2-7
043c42
- switch over to libdb, aka Berkeley DB 5.x
043c42
043c42
* Thu Dec 01 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.1.2-6
043c42
- fix classification of ELF binaries with setuid/setgid bit (#758251)
043c42
043c42
* Fri Nov 25 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.1.2-5
043c42
- adjust font detection rules for libmagic change (#757105)
043c42
043c42
* Wed Nov 09 2011 Dennis Gilmore <dennis@ausil.us> - 4.9.1.2-4
043c42
- conditionally apply arm patch for hardfp on all arches but arm softfp ones
043c42
043c42
* Fri Oct 28 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.1.2-3
043c42
- adjust db util prefix & dependency due to #749293
043c42
- warn but dont fail the build if STABS encountered by debugedit (#725378)
043c42
043c42
* Wed Oct 12 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.1.2-2
043c42
- try teaching find-lang about the new gnome help layout (#736523)
043c42
043c42
* Thu Sep 29 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.1.2-1
043c42
- update to 4.9.1.2 (CVE-2011-3378)
043c42
- drop upstreamed rpmdb signal patch
043c42
043c42
* Mon Sep 19 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.1.1-3
043c42
- fix signal blocking/unblocking regression on rpmdb open/close (#739492)
043c42
043c42
* Mon Aug 08 2011 Adam Jackson <ajax@redhat.com> 4.9.1.1-2
043c42
- Add RPM_LD_FLAGS to build environment (#728974)
043c42
043c42
* Tue Aug 02 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.1.1-1
043c42
- update to 4.9.1.1
043c42
043c42
* Tue Jul 19 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.1-2
043c42
- fix recursion of directories with trailing slash in file list (#722474)
043c42
043c42
* Fri Jul 15 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.1-1
043c42
- update to 4.9.1 (http://rpm.org/wiki/Releases/4.9.1)
043c42
- drop no longer needed patches
043c42
043c42
* Thu Jun 16 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.0-10
043c42
- rebuild to fix a missing interpreter dependency due to bug #712251
043c42
043c42
* Fri Jun 10 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.0-9
043c42
- fix crash if prep or changelog section in spec is empty (#706959)
043c42
- fix crash on macro which undefines itself
043c42
- fix script dependency generation with file 5.07 string changes (#712251)
043c42
043c42
* Thu May 26 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.0-8
043c42
- add dwarf-4 support to debugedit (#707677)
043c42
- generate build-id symlinks for all filenames sharing a build-id (#641377)
043c42
043c42
* Thu Apr 07 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.0-7
043c42
- add missing ldconfig calls to build-libs sub-package
043c42
- fix source url
043c42
043c42
* Thu Apr 07 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.0-6
043c42
- revert the spec query change (#693338) for now, it breaks fedpkg
043c42
043c42
* Tue Apr 05 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.0-5
043c42
- verify some properties of replaced and wrong-colored files (#528383)
043c42
- only list packages that would be generated on spec query (#693338)
043c42
- preferred color packages should be erased last (#680261)
043c42
- fix leaks when freeing a populated transaction set
043c42
- take file state into account for file dependencies
043c42
043c42
* Tue Mar 22 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.0-4
043c42
- fix classification of elf executables with sticky bit set (#689182)
043c42
043c42
* Wed Mar 16 2011 Jindirch Novy <jnovy@redhat.com> - 4.9.0-3
043c42
- fix crash in package manifest check (#688091)
043c42
043c42
* Fri Mar 04 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.0-2
043c42
- fix duplicate rpmsign binary in rpm main package dragging in build-libs
043c42
043c42
* Wed Mar 02 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.0-1
043c42
- update to 4.9.0 final
043c42
- drop upstreamed patches
043c42
043c42
* Tue Mar 01 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.0-0.rc1.4
043c42
- spec cosmetics clean up extra whitespace + group more logically
043c42
- wipe out BDB environment at boot via tmpfiles.d
043c42
043c42
* Mon Feb 21 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.0-0.rc1.3
043c42
- fix erronous double cursor open, causing yum reinstall hang (#678644)
043c42
043c42
* Mon Feb 21 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.0-0.rc1.2
043c42
- fix broken logic in depgen collector, hopefully curing #675002
043c42
043c42
* Tue Feb 15 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.0-0.rc1.1
043c42
- update to 4.9.0-rc1
043c42
- drop upstream patches
043c42
- nss packaging has changed, buildrequire nss-softokn-freebl-devel 
043c42
043c42
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.9.0-0.beta1.7.1
043c42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
043c42
043c42
* Mon Feb 07 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.0-0.beta1.7
043c42
- fix segfault when building more than one package at a time (#675565)
043c42
043c42
* Sun Feb 06 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.0-0.beta1.6
043c42
- adjust ocaml rule for libmagic string change
043c42
043c42
* Mon Jan 31 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.0-0.beta1.5
043c42
- dont try to remove environment files if private env used (related to #671200)
043c42
- unbreak mono dependency extraction (#673663)
043c42
- complain instead of silent abort if cwd is not readable (#672576)
043c42
043c42
* Tue Jan 25 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.0-0.beta1.4
043c42
- add support for Requires(posttrans) dependencies
043c42
043c42
* Fri Jan 21 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.0-0.beta1.3
043c42
- avoid division by zero in rpmdb size calculation (#671056)
043c42
- fix secondary index iteration returing duplicate at end (#671149)
043c42
- fix rebuilddb creating duplicate indexes for first header
043c42
043c42
* Fri Jan 21 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.0-0.beta1.2
043c42
- permit queries from rpmdb on read-only media (#671200)
043c42
043c42
* Tue Jan 18 2011 Panu Matilainen <pmatilai@redhat.com> - 4.9.0-0.beta1.1
043c42
- rpm 4.9.0-beta1 (http://rpm.org/wiki/Releases/4.9.0)
043c42
  - drop no longer needed patches
043c42
  - adjust requires + buildrequires to match current needs
043c42
  - adjust rpmdb index ghosts to match the new release
043c42
  - split librpmbuild and librpmsign to a separate rpm-build-libs package
043c42
  - split rpmsign to its own package to allow signing without all the build goo
043c42
  - build-conditionalize plugins, disabled for now
043c42
  - gstreamer and printer dependency generation moving out
043c42
  - handle .so symlink dependencies with fileattrs
043c42
  - use gnupg2 for signing as that's what typically installed by default
043c42
043c42
* Tue Jan 18 2011 Panu Matilainen <pmatilai@redhat.com> - 4.8.1-7
043c42
- bunch of spec tweaks, cleanups + corrections:
043c42
  - shorten rpm-build filelist a bit with glob use, reorder for saner grouping
043c42
  - missing isa in popt version dependency
043c42
  - only add rpmdb_foo symlinks for actually relevant db_* utils
043c42
  - drop no longer necessary file-devel dependency from rpm-devel
043c42
  - drop sqlite backend build-conditional
043c42
  - preliminaries for moving from db4 to libdb
043c42
- use gnupg2 for signing as that's more likely to be installed by default
043c42
043c42
* Mon Oct 25 2010 Jindrich Novy <jnovy@redhat.com> - 4.8.1-6
043c42
- rebuild with new xz-5.0.0
043c42
043c42
* Tue Aug 10 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.1-5
043c42
- create gdb index on debuginfo generation (#617166)
043c42
- rpm-build now requires /usr/bin/gdb-add-index for consistent index creation
043c42
- include COPYING in -apidocs for licensing guidelines compliance
043c42
043c42
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 4.8.1-4
043c42
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
043c42
043c42
* Fri Jul 02 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.1-3
043c42
- ugh, reversed condition braindamage in the font provide extractor "fix"
043c42
043c42
* Wed Jun 30 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.1-2
043c42
- fix a potential getOutputFrom() error from font provide extraction
043c42
- debug-friendlier message to aid finding other similar cases (#565223)
043c42
043c42
* Fri Jun 11 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.1-1
043c42
- update to 4.8.1 (http://rpm.org/wiki/Releases/4.8.1)
043c42
- drop no longer needed patches
043c42
- fix source url pointing to testing directory
043c42
043c42
* Thu Jun 03 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-19
043c42
- also strip POSIX file capabilities from hardlinks on upgrade/erase (#598775)
043c42
043c42
* Wed Jun 02 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-18
043c42
- remove s-bits on upgrade too (#598775)
043c42
043c42
* Thu May 27 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-17
043c42
- fix segfault in spec parser (#597835)
043c42
043c42
* Thu May 27 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-16
043c42
- adjust to new pkg-config behavior wrt private dependencies (#596433)
043c42
- rpm-build now requires pkgconfig >= 0.24
043c42
043c42
* Fri May 21 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-15
043c42
- handle non-existent dependency sets correctly in python (#593553)
043c42
- make find-lang look in all locale dirs (#584866)
043c42
043c42
* Fri Apr 23 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-14
043c42
- lose dangling symlink to extinct (and useless) berkeley_db_svc (#585174)
043c42
043c42
* Wed Mar 24 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-13
043c42
- fix python match iterator regression wrt boolean representation
043c42
043c42
* Wed Mar 17 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-12
043c42
- unbreak find-lang --with-man from yesterdays braindamage
043c42
043c42
* Tue Mar 16 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-11
043c42
- support single PPD providing driver for devices (#568351)
043c42
- merge the psdriver patch pile into one
043c42
- preserve empty lines in spec prep section (#573339)
043c42
- teach python bindings about RPMTRANS_FLAG_NOCONTEXTS (related to #573111)
043c42
- dont own localized man directories through find_lang (#569536)
043c42
043c42
* Mon Feb 15 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-10
043c42
- drop bogus dependency on lzma, xz is used to handle the lzma format too
043c42
043c42
* Fri Feb 05 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-9
043c42
- unbreak python(abi) requires generation (#562906)
043c42
043c42
* Fri Feb 05 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-8
043c42
- more fixes to postscript provides extractor (#562228)
043c42
- avoid accessing unrelated mount points in disk space checking (#547548)
043c42
- fix disk space checking with erasures present in transaction (#561160)
043c42
043c42
* Fri Feb 05 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-7
043c42
- couple of fixes to the postscript provides extractor (#538101)
043c42
043c42
* Thu Feb 04 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-6
043c42
- extract provides for postscript printer drivers (#538101)
043c42
043c42
* Wed Feb 03 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-5
043c42
- python byte-compilation fixes + improvements (#558997)
043c42
043c42
* Sat Jan 30 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-4
043c42
- support parallel python versions in python dependency extractor (#532118)
043c42
043c42
* Thu Jan 21 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-3
043c42
- fix segfault on failed url retrieval
043c42
- fix verification error code depending on verbosity level
043c42
- if anything in testsuite fails, dump out the log
043c42
043c42
* Fri Jan 08 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-2
043c42
- put disttag back, accidentally nuked in 4.8.0 final update
043c42
043c42
* Fri Jan 08 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-1
043c42
- update to 4.8.0 final (http://rpm.org/wiki/Releases/4.8.0)
043c42
043c42
* Thu Jan 07 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-0.beta1.6
043c42
- pull out macro scoping "fix" for now, it breaks font package macros
043c42
043c42
* Mon Jan 04 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-0.beta1.5
043c42
- always clear locally defined macros when they go out of scope
043c42
043c42
* Thu Dec 17 2009 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-0.beta1.4
043c42
- permit unexpanded macros when parsing spec (#547997)
043c42
043c42
* Wed Dec 09 2009 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-0.beta1.3
043c42
- fix a bunch of python refcount-errors causing major memory leaks
043c42
043c42
* Mon Dec 07 2009 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-0.beta1.2
043c42
- fix noise from python bytecompile on non-python packages (#539635)
043c42
- make all our -devel [build]requires isa-specific
043c42
- trim out superfluous -devel dependencies from rpm-devel
043c42
043c42
* Mon Dec 07 2009 Panu Matilainen <pmatilai@redhat.com> - 4.8.0-0.beta1.1
043c42
- update to 4.8.0-beta1 (http://rpm.org/wiki/Releases/4.8.0)
043c42
- rpm-build conflicts with current ocaml-runtime
043c42
043c42
* Fri Dec 04 2009 Panu Matilainen <pmatilai@redhat.com> - 4.7.2-2
043c42
- missing error exit code from signing password checking (#496754)
043c42
- dont fail build on unrecognized data files (#532489)
043c42
- dont try to parse subkeys and secret keys (#436812)
043c42
- fix chmod test on selinux, breaking %%{_fixperms} macro (#543035)
043c42
043c42
* Wed Nov 25 2009 Panu Matilainen <pmatilai@redhat.com> - 4.7.2-1
043c42
- update to 4.7.2 (http://rpm.org/wiki/Releases/4.7.2)
043c42
- fixes #464750, #529214
043c42
043c42
* Wed Nov 18 2009 Jindrich Novy <jnovy@redhat.com> - 4.7.1-10
043c42
- rebuild against BDB-4.8.24
043c42
043c42
* Wed Nov 18 2009 Jindrich Novy <jnovy@redhat.com> - 4.7.1-9
043c42
- drop versioned dependency to BDB
043c42
043c42
* Wed Oct 28 2009 Panu Matilainen <pmatilai@redhat.com> - 4.7.1-8
043c42
- support multiple python implementations in brp-python-bytecompile (#531117)
043c42
- make disk space problem reporting a bit saner (#517418)
043c42
043c42
* Tue Oct 06 2009 Panu Matilainen <pmatilai@redhat.com> - 4.7.1-7
043c42
- fix build with BDB 4.8.x by removing XA "support" from BDB backend 
043c42
- perl dep extractor heredoc parsing improvements (#524929)
043c42
043c42
* Mon Sep 21 2009 Panu Matilainen <pmatilai@redhat.com> - 4.7.1-6
043c42
- use relative paths within db environment (related to #507309, #507309...)
043c42
- remove db environment on close in chrooted operation (related to above)
043c42
- initialize rpmlib earlier in rpm2cpio (#523260)
043c42
- fix file dependency tag extension formatting (#523282)
043c42
043c42
* Tue Sep 15 2009 Panu Matilainen <pmatilai@redhat.com> - 4.7.1-5
043c42
- fix duplicate dependency filtering on build (#490378)
043c42
- permit absolute paths in file lists again (#521760)
043c42
- use permissions 444 for all .debug files (#522194)
043c42
- add support for optional bugurl tag (#512774)
043c42
043c42
* Fri Aug 14 2009 Jesse Keating <jkeating@redhat.com> - 4.7.1-4
043c42
- Patch to make geode appear as i686 (#517475)
043c42
043c42
* Thu Aug 06 2009 Jindrich Novy <jnovy@redhat.com> - 4.7.1-3
043c42
- rebuild because of the new xz
043c42
043c42
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.7.1-2
043c42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
043c42
043c42
* Tue Jul 21 2009 Panu Matilainen <pmatilai@redhat.com> - 4.7.1-1
043c42
- update to 4.7.1 ((http://rpm.org/wiki/Releases/4.7.1)
043c42
- fix source url
043c42
043c42
* Mon Jul 20 2009 Bill Nottingham <notting@redhat.com> - 4.7.0-9
043c42
- enable XZ support
043c42
043c42
* Thu Jun 18 2009 Panu Matilainen <pmatilai@redhat.com> - 4.7.0-8
043c42
- updated OSGi dependency extractor (#506471)
043c42
- fix segfault in symlink fingerprinting (#505777)
043c42
- fix invalid memory access causing bogus file dependency errors (#506323)
043c42
043c42
* Tue Jun 16 2009 Panu Matilainen <pmatilai@redhat.com> - 4.7.0-7
043c42
- add dwarf-3 support to debugedit (#505774)
043c42
043c42
* Fri Jun 12 2009 Stepan Kasal <skasal@redhat.com> - 4.7.0-6
043c42
- require libcap >= 2.16 (#505596)
043c42
043c42
* Wed Jun 03 2009 Panu Matilainen <pmatilai@redhat.com> - 4.7.0-5
043c42
- don't mess up problem altNEVR in python ts.check() (#501068)
043c42
- fix hardlink size calculation on build (#503020)
043c42
043c42
* Thu May 14 2009 Panu Matilainen <pmatilai@redhat.com> - 4.7.0-4
043c42
- split cron-job into a sub-package to avoid silly deps on core rpm (#500722)
043c42
- rpm requires coreutils but not in %%post
043c42
- build with libcap and libacl
043c42
- fix pgp pubkey signature tag parsing
043c42
043c42
* Tue Apr 21 2009 Panu Matilainen <pmatilai@redhat.com> - 4.7.0-3
043c42
- couple of merge-review fixes (#226377)
043c42
  - eliminate bogus leftover rpm:rpm rpmdb ownership
043c42
  - unescaped macro in changelog
043c42
- fix find-lang --with-kde with KDE3 (#466009)
043c42
- switch back to default file digest algorithm
043c42
043c42
* Fri Apr 17 2009 Panu Matilainen <pmatilai@redhat.com> - 4.7.0-2
043c42
- file classification tweaks for text files (#494817)
043c42
  - disable libmagic text token checks, it's way too error-prone
043c42
  - consistently classify all text as such and include description
043c42
043c42
* Thu Apr 16 2009 Panu Matilainen <pmatilai@redhat.com> - 4.7.0-1
043c42
- update to 4.7.0 final (http://rpm.org/wiki/Releases/4.7.0)
043c42
- fixes #494049, #495429
043c42
- dont permit test-suite failure anymore
043c42
043c42
* Thu Apr 09 2009 Panu Matilainen <pmatilai@redhat.com> - 4.7.0-0.rc1.1
043c42
- update to 4.7.0-rc1
043c42
- fixes #493157, #493777, #493696, #491388, #487597, #493162
043c42
043c42
* Fri Apr 03 2009 Panu Matilainen <pmatilai@redhat.com> - 4.7.0-0.beta1.9
043c42
- fix recorded file state of otherwise skipped files (#492947)
043c42
- compress ChangeLog, drop old CHANGES file (#492440)
043c42
043c42
* Thu Apr  2 2009 Tom "spot" Callaway <tcallawa@redhat.com> - 4.7.0-0.beta1.8
043c42
- Fix sparcv9v and sparc64v targets
043c42
043c42
* Tue Mar 24 2009 Panu Matilainen <pmatilai@redhat.com> - 4.7.0-0.beta1.7
043c42
- prefer more specific types over generic "text" in classification (#491349)
043c42
043c42
* Mon Mar 23 2009 Panu Matilainen <pmatilai@redhat.com> - 4.7.0-0.beta1.6
043c42
- with the fd leak gone, let libmagic look into compressed files again (#491596)
043c42
043c42
* Mon Mar 23 2009 Panu Matilainen <pmatilai@redhat.com> - 4.7.0-0.beta1.5
043c42
- fix font provide generation on filenames with whitespace (#491597)
043c42
043c42
* Thu Mar 12 2009 Panu Matilainen <pmatilai@redhat.com> - 4.7.0-0.beta1.4
043c42
- handle RSA V4 signatures (#436812)
043c42
- add alpha arch ISA-bits
043c42
- enable internal testsuite on build
043c42
043c42
* Mon Mar 09 2009 Panu Matilainen <pmatilai@redhat.com> - 4.7.0-0.beta1.3
043c42
- fix _install_langs behavior (#489235)
043c42
- fix recording of file states into rpmdb on install
043c42
043c42
* Sun Mar 08 2009 Panu Matilainen <pmatilai@redhat.com> - 4.7.0-0.beta1.2
043c42
- load macros before creating directories on src.rpm install (#489104)
043c42
043c42
* Fri Mar 06 2009 Panu Matilainen <pmatilai@redhat.com> - 4.7.0-0.beta1.1
043c42
- update to 4.7.0-beta1 (http://rpm.org/wiki/Releases/4.7.0)
043c42
043c42
* Fri Feb 27 2009 Panu Matilainen <pmatilai@redhat.com> - 4.6.0-11
043c42
- build rpm itself with md5 file digests for now to ensure upgradability
043c42
043c42
* Thu Feb 26 2009 Panu Matilainen <pmatilai@redhat.com> - 4.6.0-10
043c42
- handle NULL passed as EVR in rpmdsSingle() again (#485616)
043c42
043c42
* Wed Feb 25 2009 Panu Matilainen <pmatilai@redhat.com> - 4.6.0-9
043c42
- pull out python byte-compile syntax check for now
043c42
043c42
* Mon Feb 23 2009 Panu Matilainen <pmatilai@redhat.com> - 4.6.0-8
043c42
- make -apidocs sub-package noarch
043c42
- fix source URL
043c42
043c42
* Sat Feb 21 2009 Panu Matilainen <pmatilai@redhat.com> - 4.6.0-7
043c42
- loosen up restrictions on dependency names (#455119)
043c42
- handle inter-dependent pkg-config files for requires too (#473814)
043c42
- error/warn on elf binaries in noarch package in build
043c42
043c42
* Fri Feb 20 2009 Panu Matilainen <pmatilai@redhat.com> - 4.6.0-6
043c42
- error out on uncompilable python code (Tim Waugh)
043c42
043c42
* Tue Feb 17 2009 Jindrich Novy <jnovy@redhat.com> - 4.6.0-5
043c42
- remove two offending hunks from anyarch patch causing that
043c42
  RPMTAG_BUILDARCHS isn't written to SRPMs
043c42
043c42
* Mon Feb 16 2009 Jindrich Novy <jnovy@redhat.com> - 4.6.0-4
043c42
- inherit group tag from the main package (#470714)
043c42
- ignore BuildArch tags for anyarch actions (#442105)
043c42
- don't check package BuildRequires when doing --rmsource (#452477)
043c42
- don't fail because of missing sources when only spec removal
043c42
  is requested (#472427)
043c42
043c42
* Mon Feb 16 2009 Panu Matilainen <pmatilai@redhat.com> - 4.6.0-3
043c42
- updated fontconfig provide script - fc-query does all the hard work now
043c42
043c42
* Mon Feb 09 2009 Panu Matilainen <pmatilai@redhat.com> - 4.6.0-2
043c42
- build against db 4.7.x
043c42
043c42
* Fri Feb 06 2009 Panu Matilainen <pmatilai@redhat.com> - 4.6.0-1
043c42
- update to 4.6.0 final
043c42
- revert libmagic looking into compressed files for now, breaks ooffice build
043c42
043c42
* Fri Feb 06 2009 Panu Matilainen <pmatilai@redhat.com> - 4.6.0-0.rc4.5
043c42
- enable fontconfig provides generation
043c42
043c42
* Thu Feb 05 2009 Panu Matilainen <pmatilai@redhat.com> - 4.6.0-0.rc4.4
043c42
- fixup rpm translation lookup to match Fedora specspo (#436941)
043c42
043c42
* Wed Feb 04 2009 Panu Matilainen <pmatilai@redhat.com> - 4.6.0-0.rc4.3
043c42
- extract mimehandler provides from .desktop files
043c42
- preliminaries for extracting font provides (not enabled yet)
043c42
- dont classify font metrics data as fonts
043c42
- only run script dep extraction once per file, duh
043c42
043c42
* Sat Jan 31 2009 Panu Matilainen <pmatilai@redhat.com> - 4.6.0-0.rc4.2
043c42
- change platform sharedstatedir to something more sensible (#185862)
043c42
- add rpmdb_foo links to db utils for documentation compatibility
043c42
043c42
* Fri Jan 30 2009 Panu Matilainen <pmatilai@redhat.com> - 4.6.0-0.rc4.1
043c42
- update to 4.6.0-rc4
043c42
- fixes #475582, #478907, #476737, #479869, #476201
043c42
043c42
* Fri Dec 12 2008 Panu Matilainen <pmatilai@redhat.com> - 4.6.0-0.rc3.2
043c42
- add back defaultdocdir patch which hadn't been applied on 4.6.x branch yet
043c42
043c42
* Fri Dec 12 2008 Panu Matilainen <pmatilai@redhat.com> - 4.6.0-0.rc3.1
043c42
- add dist-tag, rebuild
043c42
043c42
* Tue Dec 09 2008 Panu Matilainen <pmatilai@redhat.com> - 4.6.0-0.rc3.1
043c42
- update to rpm 4.6.0-rc3
043c42
- fixes #475214, #474550, #473239
043c42
043c42
* Wed Dec  3 2008 Jeremy Katz <katzj@redhat.com> - 4.6.0-0.rc2.9
043c42
- I built into the wrong place
043c42
043c42
* Wed Dec  3 2008 Jeremy Katz <katzj@redhat.com> - 4.6.0-0.rc2.8
043c42
- python 2.6 rebuild again
043c42
043c42
* Wed Dec 03 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- make rpm-build require pkgconfig (#473978)
043c42
043c42
* Tue Dec 02 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- fix pkg-config provide generation when pc's depend on each other (#473814)
043c42
043c42
* Mon Dec 01 2008 Jindrich Novy <jnovy@redhat.com>
043c42
- include rpmfileutil.h from rpmmacro.h, unbreaks
043c42
  net-snmp (#473420)
043c42
043c42
* Sun Nov 30 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- rebuild for python 2.6
043c42
043c42
* Sat Nov 29 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- update to 4.6.0-rc2
043c42
- fixes #471820, #473167, #469355, #468319, #472507, #247374, #426672, #444661
043c42
- enable automatic generation of pkg-config and libtool dependencies #465377
043c42
043c42
* Fri Oct 31 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- adjust find-debuginfo for "file" output change (#468129)
043c42
043c42
* Tue Oct 28 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- Florian's improved fingerprinting hash algorithm from upstream
043c42
043c42
* Sat Oct 25 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- Make noarch sub-packages actually work
043c42
- Fix defaultdocdir logic in installplatform to avoid hardwiring mandir
043c42
043c42
* Fri Oct 24 2008 Jindrich Novy <jnovy@redhat.com>
043c42
- update compat-db dependencies (#459710)
043c42
043c42
* Wed Oct 22 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- never add identical NEVRA to transaction more than once (#467822)
043c42
043c42
* Sun Oct 19 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- permit tab as macro argument separator (#467567)
043c42
043c42
* Thu Oct 16 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- update to 4.6.0-rc1 
043c42
- fixes #465586, #466597, #465409, #216221, #466503, #466009, #463447...
043c42
- avoid using %%configure macro for now, it has unwanted side-effects on rpm
043c42
043c42
* Wed Oct 01 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- update to official 4.5.90 alpha tarball 
043c42
- a big pile of misc bugfixes + translation updates
043c42
- isa-macro generation fix for ppc (#464754)
043c42
- avoid pulling in pile of perl dependencies for an unused script
043c42
- handle both "invalid argument" and clear env version mismatch on posttrans
043c42
043c42
* Thu Sep 25 2008 Jindrich Novy <jnovy@redhat.com>
043c42
- don't treat %%patch numberless if -P parameter is present (#463942)
043c42
043c42
* Thu Sep 11 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- add hack to support extracting gstreamer plugin provides (#438225)
043c42
- fix another macro argument handling regression (#461180)
043c42
043c42
* Thu Sep 11 2008 Jindrich Novy <jnovy@redhat.com>
043c42
- create directory structure for rpmbuild prior to build if it doesn't exist (#455387)
043c42
- create _topdir if it doesn't exist when installing SRPM
043c42
- don't generate broken cpio in case of hardlink pointing on softlink,
043c42
  thanks to pixel@mandriva.com
043c42
043c42
* Sat Sep 06 2008 Jindrich Novy <jnovy@redhat.com>
043c42
- fail hard if patch isn't found (#461347)
043c42
043c42
* Mon Sep 01 2008 Jindrich Novy <jnovy@redhat.com>
043c42
- fix parsing of boolean expressions in spec (#456103)
043c42
  (unbreaks pam, jpilot and maybe other builds)
043c42
043c42
* Tue Aug 26 2008 Jindrich Novy <jnovy@redhat.com>
043c42
- add support for noarch subpackages
043c42
- fix segfault in case of insufficient disk space detected (#460146)
043c42
043c42
* Wed Aug 13 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- 4.5.90-0.git8461.2
043c42
- fix archivesize tag generation on ppc (#458817)
043c42
043c42
* Fri Aug 08 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- 4.5.90-0.git8461.1
043c42
- new snapshot from upstream
043c42
- fixes #68290, #455972, #446202, #453364, #456708, #456103, #456321, #456913,
043c42
  #458260, #458261
043c42
- partial fix for #457360
043c42
043c42
* Thu Jul 31 2008 Florian Festi <ffesti@redhat.com>
043c42
- 4.5.90-0.git8427.1
043c42
- new snapshot from upstream
043c42
043c42
* Thu Jul 31 2008 Florian Festi <ffesti@redhat.com>
043c42
- 4.5.90-0.git8426.10
043c42
- rpm-4.5.90-posttrans.patch
043c42
- use header from rpmdb in posttrans to make anaconda happy
043c42
043c42
* Sat Jul 19 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- 4.5.90-0.git8426.9
043c42
- fix regression in patch number handling (#455872)
043c42
043c42
* Tue Jul 15 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- 4.5.90-0.git8426.8
043c42
- fix regression in macro argument handling (#455333)
043c42
043c42
* Mon Jul 14 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- 4.5.90-0.git8426.7
043c42
- fix mono dependency extraction (adjust for libmagic string change)
043c42
043c42
* Sat Jul 12 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- 4.5.90-0.git8426.6
043c42
- fix type mismatch causing funky breakage on ppc64
043c42
043c42
* Fri Jul 11 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- 4.5.90-0.git8426.5
043c42
- flip back to external bdb
043c42
- fix tab vs spaces complaints from rpmlint
043c42
- add dep for lzma and require unzip instead of zip in build (#310694)
043c42
- add pkgconfig dependency to rpm-devel
043c42
- drop ISA-dependencies for initial introduction
043c42
- new snapshot from upstream for documentation fixes
043c42
043c42
* Thu Jul 10 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- 4.5.90-0.git8424.4
043c42
- handle int vs external db in posttrans too
043c42
043c42
* Wed Jul 09 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- 4.5.90-0.git8424.3
043c42
- require curl as external url helper
043c42
043c42
* Wed Jul 09 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- 4.5.90-0.git8424.2
043c42
- add support for building with or without internal db
043c42
043c42
* Wed Jul 09 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- rpm 4.5.90-0.git8424.1 (alpha snapshot)
043c42
- adjust to build against Berkeley DB 4.5.20 from compat-db for now
043c42
- add posttrans to clean up db environment mismatch after upgrade
043c42
- forward-port devel autodeps patch
043c42
043c42
* Tue Jul 08 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- adjust for rpmdb index name change
043c42
- drop unnecessary vendor-macro patch for real
043c42
- add ISA-dependencies among rpm subpackages
043c42
- make lzma and sqlite deps conditional and disabled by default for now
043c42
043c42
* Fri Feb 01 2008 Panu Matilainen <pmatilai@redhat.com>
043c42
- spec largely rewritten, truncating changelog