70e049 import dnf-4.7.0-10.el8

Authored and Committed by centosrcm 2 years ago
24 files changed. 21731 lines added. 201 lines removed.
SOURCES/0001-Set-top-level-directory-for-unittest.patch
file modified
+4 -4
SOURCES/0002-dnf-rpm-miscutils.py-fix-usage-of-_.patchSOURCES/0002-dnfrpmmiscutilspy-fix-usage-of-_.patch
file renamed
+4 -4
SOURCES/0003-Pass-the-package-to-rpmkeys-stdin.patch
file modified
+4 -4
SOURCES/0004-Use-rpmkeys-alone-to-verify-signature.patch
file modified
+7 -9
SOURCES/0005-Lower-_pkgverify_level-to-signature-for-signature-ch.patchSOURCES/0005-Lower-_pkgverify_level-to-signature-for-signature-checking-with-rpmkeys.patch
file renamed
+7 -6
SOURCES/0006-add-default-colors-to-documentation.patchSOURCES/0006-Add-default-colors-to-documentation.patch
file renamed
+3 -102
SOURCES/0007-add-author.patch
file added
+21
SOURCES/0008-update-colors-according-to-libdnf-libdnf-conf-Config.patch
file added
+75
SOURCES/0009-Fix-reporting-irrecoverable-errors-on-packages-downl.patchSOURCES/0007-Fix-reporting-irrecoverable-errors-on-packages-download.patch
file renamed
+6 -6
SOURCES/0010-Add-fail_fast-parameter-to-download_payloads-methods.patchSOURCES/0008-Add-fail_fast-parameter-to-download_payloads-methods.patch
file renamed
+6 -8
SOURCES/0011-comps-Make-the-install_or_skip-method-not-catch-Comp.patchSOURCES/0009-comps-Make-the-install_or_skip-method-not-catch-CompsError-anymore.patch
file renamed
+9 -8
SOURCES/0012-doc-Improve-description-of-multilib_policy-all-RhBug.patchSOURCES/0010-doc-Improve-description-of-multilib_policyall-RhBug19966811995630.patch
file renamed
+5 -4
SOURCES/0013-Fix-Python-dnf-API-does-not-respect-cacheonly-RhBug-.patchSOURCES/0011-Fix-Python-dnf-API-does-not-respect-cacheonly-RhBug1862970.patch
file renamed
+5 -4
SOURCES/0014-Documentation-API-notes-for-cacheonly.patchSOURCES/0012-Documentation-API-notes-for-cacheonly.patch
file renamed
+3 -3
SOURCES/0015-Allow-destdir-option-with-modulesync-command.patchSOURCES/0013-Allow-destdir-option-with-modulesync-command.patch
file renamed
+4 -4
SOURCES/0016-Update-translations-RhBug-2017270.patch
file added
+21203
SOURCES/0017-Add-documentation-for-query-api-flags.patchSOURCES/0014-Add-documentation-for-query-api-flags.patch
file renamed
+2 -2
SOURCES/0018-Fix-processing-of-download-errors-RhBug-2024527.patchSOURCES/0015-Fix-processing-of-download-errors-RhBug-2024527.patch
file renamed
+2 -2
SOURCES/0019-Fix-unittests-that-relied-on-checksum-being-at-the-e.patchSOURCES/0016-Fix-unittests-that-relied-on-checksum-being-at-the-e.patch
file renamed
+3 -3
SOURCES/0020-cli-commands-history-Fix-history-undo-on-a-Reason-Ch.patchSOURCES/0017-cli-commands-history-Fix-history-undo-on-a-Reason-Ch.patch
file renamed
+2 -3
SOURCES/0021-Fix-remove-when-no-repos-are-enabled-RhBz-2064341.patchSOURCES/0018-Fix-remove-when-no-repos-are-enabled-RhBz-2064341.patch
file renamed
+2 -2
SOURCES/0022-doc-Improve-proxy-configuration-option-documentation.patchSOURCES/0019-doc-Improve-proxy-configuration-option-documentation.patch
file renamed
+3 -3
SOURCES/0023-Base.reset-plug-temporary-leak-of-libsolv-s-page-fil.patch
file added
+318
SPECS/dnf.spec
file modified
+33 -20
    import dnf-4.7.0-10.el8
    
        
SOURCES/0002-dnf-rpm-miscutils.py-fix-usage-of-_.patch SOURCES/0002-dnfrpmmiscutilspy-fix-usage-of-_.patch
file renamed
+4 -4
SOURCES/0005-Lower-_pkgverify_level-to-signature-for-signature-ch.patch SOURCES/0005-Lower-_pkgverify_level-to-signature-for-signature-checking-with-rpmkeys.patch
file renamed
+7 -6
SOURCES/0006-add-default-colors-to-documentation.patch SOURCES/0006-Add-default-colors-to-documentation.patch
file renamed
+3 -102
SOURCES/0009-Fix-reporting-irrecoverable-errors-on-packages-downl.patch SOURCES/0007-Fix-reporting-irrecoverable-errors-on-packages-download.patch
file renamed
+6 -6
SOURCES/0010-Add-fail_fast-parameter-to-download_payloads-methods.patch SOURCES/0008-Add-fail_fast-parameter-to-download_payloads-methods.patch
file renamed
+6 -8
SOURCES/0011-comps-Make-the-install_or_skip-method-not-catch-Comp.patch SOURCES/0009-comps-Make-the-install_or_skip-method-not-catch-CompsError-anymore.patch
file renamed
+9 -8
SOURCES/0012-doc-Improve-description-of-multilib_policy-all-RhBug.patch SOURCES/0010-doc-Improve-description-of-multilib_policyall-RhBug19966811995630.patch
file renamed
+5 -4
SOURCES/0013-Fix-Python-dnf-API-does-not-respect-cacheonly-RhBug-.patch SOURCES/0011-Fix-Python-dnf-API-does-not-respect-cacheonly-RhBug1862970.patch
file renamed
+5 -4
SOURCES/0014-Documentation-API-notes-for-cacheonly.patch SOURCES/0012-Documentation-API-notes-for-cacheonly.patch
file renamed
+3 -3
SOURCES/0015-Allow-destdir-option-with-modulesync-command.patch SOURCES/0013-Allow-destdir-option-with-modulesync-command.patch
file renamed
+4 -4
SOURCES/0017-Add-documentation-for-query-api-flags.patch SOURCES/0014-Add-documentation-for-query-api-flags.patch
file renamed
+2 -2
SOURCES/0018-Fix-processing-of-download-errors-RhBug-2024527.patch SOURCES/0015-Fix-processing-of-download-errors-RhBug-2024527.patch
file renamed
+2 -2
SOURCES/0019-Fix-unittests-that-relied-on-checksum-being-at-the-e.patch SOURCES/0016-Fix-unittests-that-relied-on-checksum-being-at-the-e.patch
file renamed
+3 -3
SOURCES/0020-cli-commands-history-Fix-history-undo-on-a-Reason-Ch.patch SOURCES/0017-cli-commands-history-Fix-history-undo-on-a-Reason-Ch.patch
file renamed
+2 -3
SOURCES/0021-Fix-remove-when-no-repos-are-enabled-RhBz-2064341.patch SOURCES/0018-Fix-remove-when-no-repos-are-enabled-RhBz-2064341.patch
file renamed
+2 -2
SOURCES/0022-doc-Improve-proxy-configuration-option-documentation.patch SOURCES/0019-doc-Improve-proxy-configuration-option-documentation.patch
file renamed
+3 -3
file modified
+33 -20