161183 Prepare for a new update

Authored and Committed by Packit Service 3 years ago
51 files changed. 468 lines added. 937 lines removed.
build/parsePreamble.c
file modified
+0 -4
build/parseSpec.c
file modified
+0 -1
configure.ac
file modified
+3 -24
doc/rpm.8
file modified
+1 -4
lib/Makefile.am
file modified
+0 -1
lib/fsm.c
file modified
+5 -12
lib/rpmchecksig.c
file modified
+4 -4
lib/rpmtag.h
file modified
+0 -1
lib/rpmte.c
file modified
+0 -12
lib/rpmte_internal.h
file modified
+0 -6
lib/rpmvs.c
file modified
+0 -12
lib/rpmvs.h
file modified
+0 -2
lib/tagexts.c
file modified
+53 -15
lib/transaction.c
file modified
+0 -104
macros.in
file modified
+3 -14
platform.in
file modified
+3 -6
plugins/selinux.c
file modified
+1 -1
python/header-py.c
file modified
+3 -3
python/rpm/__init__.py
file modified
+0 -3
python/rpmds-py.c
file modified
+4 -4
python/rpmfd-py.c
file modified
+3 -3
python/rpmfi-py.c
file modified
+12 -12
python/rpmfiles-py.c
file modified
+13 -13
python/rpmkeyring-py.c
file modified
+1 -1
python/rpmmacro-py.c
file modified
+1 -1
python/rpmmodule.c
file modified
+1 -2
python/rpmps-py.c
file modified
+4 -4
python/rpmstrpool-py.c
file modified
+1 -1
python/rpmsystem-py.h
file modified
+33 -30
python/rpmtd-py.c
file modified
+1 -1
python/rpmte-py.c
file modified
+8 -8
python/rpmts-py.c
file modified
+5 -6
python/spec-py.c
file modified
+5 -5
rpm2cpio.c
file modified
+1 -6
rpmio/rpmio.c
file modified
+2 -10
rpmrc.in
file modified
+1 -1
scripts/brp-python-bytecompile
file modified
+0 -3
scripts/brp-strip-static-archive
file modified
+6 -4
scripts/check-buildroot
file modified
+1 -2
scripts/find-debuginfo.sh
file modified
+1 -22
scripts/find-lang.sh
file modified
+1 -1
sign/rpmgensig.c
file modified
+89 -61
tests/Makefile.am
file modified
+1 -2
tests/atlocal.in
file modified
+1 -2
tests/data/SPECS/replacetest.spec
file modified
+1 -1
tests/local.at
file modified
+1 -2
tests/rpmgeneral.at
file modified
+0 -1
tests/rpmpython.at
file modified
+10 -43
tests/rpmsigdig.at
file modified
+0 -20
tests/rpmverify.at
file modified
+0 -36
tools/debugedit.c
file modified
+184 -400
    Prepare for a new update
    
    Reverting patches so we can apply the latest update
    and changes can be seen in the spec file and sources.
    
        
file modified
+0 -4
file modified
+0 -1
file modified
+3 -24
file modified
+1 -4
file modified
+0 -1
file modified
+5 -12
file modified
+4 -4
file modified
+0 -1
file modified
+0 -12
file modified
+0 -6
file modified
+0 -12
file modified
+0 -2
file modified
+53 -15
file modified
+0 -104
file modified
+3 -14
file modified
+3 -6
file modified
+1 -1
file modified
+3 -3
file modified
+0 -3
file modified
+4 -4
file modified
+3 -3
file modified
+12 -12
file modified
+13 -13
file modified
+1 -1
file modified
+1 -1
file modified
+1 -2
file modified
+4 -4
file modified
+1 -1
file modified
+33 -30
file modified
+1 -1
file modified
+8 -8
file modified
+5 -6
file modified
+5 -5
file modified
+1 -6
file modified
+2 -10
file modified
+1 -1
file modified
+1 -2
file modified
+1 -22
file modified
+1 -1
file modified
+89 -61
file modified
+1 -2
file modified
+1 -2
file modified
+1 -2
file modified
+0 -1
file modified
+10 -43
file modified
+0 -20
file modified
+0 -36
file modified
+184 -400