Package: rpm / 4.20.1+dfsg-3

Metadata

Package Version Patches format
rpm 4.20.1+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix directories.patch | (download)

platform.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix init.d path
python rpm packaging.patch | (download)

platform.in | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 add back the python scripts' definitions.
 Since the python-rpm-packaging project has not yet made
 a release or indicated how the platform macros should be
 merged into an existing RPM installation, add the definitions
 back into the platform macros file.
restore pgp parser.patch | (download)

rpmio/rpmpgp_legacy/CMakeLists.txt | 20 20 + 0 - 0 !
rpmio/rpmpgp_legacy/COPYING | 830 830 + 0 - 0 !
rpmio/rpmpgp_legacy/README | 28 28 + 0 - 0 !
rpmio/rpmpgp_legacy/digest_libgcrypt.c | 445 445 + 0 - 0 !
rpmio/rpmpgp_legacy/digest_openssl.c | 691 691 + 0 - 0 !
rpmio/rpmpgp_legacy/rpmpgp_internal.c | 717 717 + 0 - 0 !
rpmio/rpmpgp_legacy/rpmpgp_internal.h | 169 169 + 0 - 0 !
rpmio/rpmpgp_legacy/rpmpgp_internal_api.c | 280 280 + 0 - 0 !
rpmio/rpmpgp_legacy/rpmpgp_internal_armor.c | 223 223 + 0 - 0 !
rpmio/rpmpgp_legacy/rpmpgp_internal_libgcrypt.c | 437 437 + 0 - 0 !
rpmio/rpmpgp_legacy/rpmpgp_internal_lint.c | 212 212 + 0 - 0 !
rpmio/rpmpgp_legacy/rpmpgp_internal_merge.c | 327 327 + 0 - 0 !
rpmio/rpmpgp_legacy/rpmpgp_internal_openssl.c | 885 885 + 0 - 0 !
rpmio/rpmpgp_legacy/rpmpgp_internal_pubkey.c | 441 441 + 0 - 0 !
14 files changed, 5705 insertions(+)

 restore internal openpgp parser
usermod root.patch | (download)

scripts/sysusers.sh | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 scripts/sysusers: make sure $root is passed to usermod