082d5d0 Track all patches on pagure and git format-patch them since they are cherry-picked

Authored and Committed by ignatenkobrain 6 years ago
54 files changed. 1719 lines added. 1353 lines removed.
0001-Use-correct-source-file-for-rpmsign-module.patchrpm-4.13.0-python-rpmsign.patch
file renamed
+6 -2
0002-brp-python-bytecompile-Process-python-lib-dirs-even-.patchrpm-4.13.x-brp-python-bytecompile-Python3-only.patch
file renamed
+6 -5
0003-Fix-number-of-references-on-spec_Type-114.patchrpm-4.13.x-fix-refcount-for-spec_type.patch
file renamed
+11 -7
0004-Add-build-id-links-to-rpm-for-all-ELF-files.patch0001-Add-build-id-links-to-rpm-for-all-ELF-files.patch
file renamed
+15 -15
0005-Make-it-possible-to-have-unique-build-ids-across-bui.patch0002-Make-it-possible-to-have-unique-build-ids-across-bui.patch
file renamed
+9 -11
0006-Make-adding-GDB-index-sections-configurable.patch0003-Make-adding-GDB-index-sections-configurable.patch
file renamed
+11 -10
0007-Add-option-to-have-unique-debug-file-names-across-ve.patch0004-Add-option-to-have-unique-debug-file-names-across-ve.patch
file renamed
+11 -12
0008-Fix-behavior-when-_build_id_links-is-undefined.patch0005-Fix-behavior-when-_build_id_links-is-undefined.patch
file renamed
+6 -7
0009-Fix-debuginfo-etc-when-subpackages-have-different-ve.patch0006-Fix-debuginfo-etc-when-subpackages-have-different-ve.patch
file renamed
+12 -9
0010-Only-process-regular-files-when-generating-build-ids.patch0007-Only-process-regular-files-when-generating-build-ids.patch
file renamed
+6 -7
0011-configure.ac-use-LIBDW-always-conditionally.patch0008-configure.ac-use-LIBDW-always-conditionally.patch
file renamed
+8 -9
0012-Fix-libdw-configure-check.patch0009-Fix-libdw-configure-check.patch
file renamed
+6 -8
0013-debugedit-Support-String-Line-table-rewriting-for-la.patch0010-debugedit-Support-String-Line-table-rewriting-for-la.patch
file renamed
+9 -11
0014-Add-option-to-have-unique-debug-source-dirs-across-v.patch0011-Add-option-to-have-unique-debug-source-dirs-across-v.patch
file renamed
+13 -11
0015-generateBuildIDs-Don-t-warn-or-error-for-object-file.patch0012-generateBuildIDs-Don-t-warn-or-error-for-object-file.patch
file renamed
+8 -7
0015-reset-buildid-file-attrs.patch
file removed
-57
0016-build-files.c-Unset-__debug_package-implies-missing-.patch0013-missing_build_ids_terminate_build.patch
file renamed
+21 -2
0017-generateBuildIDs-Fix-error-handling.patch0014-generateBuildIDs-Fix-error-handling.patch
file renamed
+5 -4
0018-Make-sure-to-reset-file-attributes-for-generated-bui.patch0025-buildid-reset-attrs.patch
file renamed
+91 -130
0019-rpmbuild-Reset-attrFlags-in-generateBuildIDs.patch
file added
+129
0020-debugedit-Fix-edit_dwarf2_line-replace_dirs-replace_.patch0016-debugedit-replace-files.patch
file renamed
+25 -1
0021-build-files.c-processPackageFiles-Don-t-call-generat.patch0017-do-not-process-buildi-ds-for-noarch.patch
file renamed
+10 -6
0022-debugedit-Fix-cross-endian-build-id-reading-and-upda.patch0018-update-build-id-endian.patch
file renamed
+30 -1
0023-tests-tpmbuild.at-Make-file-sed-regexp-more-strict-t.patch
file added
+60
0024-tests-rpmbuildid.at-Make-file-sed-regexp-more-strict.patch0019-fix-sed-build-id-match-test.patch
file renamed
+18 -64
0025-build-files.c-Only-check-build-ids-for-executable-fi.patch0020-build-files-exec-build-id.patch
file renamed
+27 -3
0026-debugedit-Fix-off-by-one-adding-DW_FORM_string-repla.patch0021-debugedit-Fix-off-by-one-adding-DW_FORM_string-repla.patch
file renamed
+6 -6
0027-Unbreak-short-circuited-binary-builds.patch0022-unbreak-short-circuit.patch
file renamed
+39 -33
0028-find-debuginfo.sh-Only-add-minisymtab-for-executable.patch0023-minisymtab-exe-sh.patch
file renamed
+20 -13
0029-debugedit-Add-n-no-recompute-build-id.patch0024-no-recompute-build-id.patch
file renamed
+37 -23
0030-Fix-non-standard-inherented-modes-of-directories-in-.patch
file added
+39
0031-debugedit-Only-output-comp_dir-under-build-dir-once.patchrpm-4.13.x-writable-tmp-dir.patch
file renamed
+26 -52
0032-find-debuginfo.sh-Split-directory-traversal-and-debu.patchfind-debuginfo-split-traversal-and-extraction.patch
file renamed
+28 -14
0033-find-debuginfo.sh-Use-return-not-continue-to-break-o.patch
file added
+37
0034-find-debuginfo.sh-Process-files-in-parallel.patchfind-debuginfo-process-files-in-parallel.patch
file renamed
+27 -15
0035-Untangle-unique-build-options-in-find-debuginfo.sh.patchfind-debuginfo-untangle-unique-build-options.patch
file renamed
+30 -22
0036-Support-debugsource-subpackages.patch
file added
+125
0037-Support-debuginfo-subpackages.patch
file added
+479
0038-Also-add-directories-to-split-debuginfo-packages.patch
file added
+70
0039-debugedit-skip_dir_prefix-should-check-for-dir-separ.patchdebugedit-prefix.patch
file renamed
+26 -1
0040-find-debuginfo.sh-Filter-out-all-built-in-like-fake-.patchfind-debuginfo-filter-built-ins.patch
file renamed
+25 -18
0041-find-debuginfo.sh-Don-t-create-dwz-multi-file-if-the.patchfind-debuginfo-dwz-multi.patch
file renamed
+24 -17
0042-Update-find-debuginfo.sh-options-and-macros-document.patchfind-debuginfo-and-macro-docs.patch
file renamed
+22 -14
0043-Add-OpenSSL-support-for-digest-and-signatures.patch0001-Add-OpenSSL-support-for-digest-and-signatures.patch
file renamed
+9 -5
0044-Use-RPMTAG_-NAME-instead-of-RPMTAG_-FLAGS-in-parsePr.patch0001-Use-RPMTAG_-NAME-instead-of-RPMTAG_-FLAGS-in-parsePr.patch
file renamed
+3 -3
0045-Fix-check-for-weak-deps-in-external-dependency-gener.patch0002-Fix-check-for-weak-deps-in-external-dependency-gener.patch
file renamed
+4 -3
0046-Fix-check-whether-to-allow-rich-deps-in-a-given-tag.patch0003-Fix-check-whether-to-allow-rich-deps-in-a-given-tag.patch
file renamed
+3 -3
0047-Re-enable-rich-dependecies-for-build-requires-and-co.patch0004-Re-enable-rich-dependecies-for-build-requires-and-co.patch
file renamed
+3 -3
0048-add-support-for-rich-dependencies-from-dependency-ge.patch0005-add-support-for-rich-dependencies-from-dependency-ge.patch
file renamed
+6 -3
0049-Pass-proper-file-index-when-recording-generated-depe.patch0006-Pass-proper-file-index-when-recording-generated-depe.patch
file renamed
+3 -3
0050-fixup-Support-debuginfo-subpackages.patch
file added
+25
debugsrc-and-sub-debuginfo-packages.patch
file removed
-647
find-debuginfo-split-traversal-and-extraction-fix.patch
file removed
-11
rpm.spec
file modified
+50 -45
    Track all patches on pagure and git format-patch them since they are cherry-picked
    
    This will give us more correct patches which is easier to rebase and they are taken
    from real upstream.
    
    Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
    
        
file renamed
+6 -2
0002-brp-python-bytecompile-Process-python-lib-dirs-even-.patch rpm-4.13.x-brp-python-bytecompile-Python3-only.patch
file renamed
+6 -5
0003-Fix-number-of-references-on-spec_Type-114.patch rpm-4.13.x-fix-refcount-for-spec_type.patch
file renamed
+11 -7
0004-Add-build-id-links-to-rpm-for-all-ELF-files.patch 0001-Add-build-id-links-to-rpm-for-all-ELF-files.patch
file renamed
+15 -15
0005-Make-it-possible-to-have-unique-build-ids-across-bui.patch 0002-Make-it-possible-to-have-unique-build-ids-across-bui.patch
file renamed
+9 -11
0006-Make-adding-GDB-index-sections-configurable.patch 0003-Make-adding-GDB-index-sections-configurable.patch
file renamed
+11 -10
0007-Add-option-to-have-unique-debug-file-names-across-ve.patch 0004-Add-option-to-have-unique-debug-file-names-across-ve.patch
file renamed
+11 -12
0008-Fix-behavior-when-_build_id_links-is-undefined.patch 0005-Fix-behavior-when-_build_id_links-is-undefined.patch
file renamed
+6 -7
0009-Fix-debuginfo-etc-when-subpackages-have-different-ve.patch 0006-Fix-debuginfo-etc-when-subpackages-have-different-ve.patch
file renamed
+12 -9
0010-Only-process-regular-files-when-generating-build-ids.patch 0007-Only-process-regular-files-when-generating-build-ids.patch
file renamed
+6 -7
0011-configure.ac-use-LIBDW-always-conditionally.patch 0008-configure.ac-use-LIBDW-always-conditionally.patch
file renamed
+8 -9
0012-Fix-libdw-configure-check.patch 0009-Fix-libdw-configure-check.patch
file renamed
+6 -8
0013-debugedit-Support-String-Line-table-rewriting-for-la.patch 0010-debugedit-Support-String-Line-table-rewriting-for-la.patch
file renamed
+9 -11
0014-Add-option-to-have-unique-debug-source-dirs-across-v.patch 0011-Add-option-to-have-unique-debug-source-dirs-across-v.patch
file renamed
+13 -11
0015-generateBuildIDs-Don-t-warn-or-error-for-object-file.patch 0012-generateBuildIDs-Don-t-warn-or-error-for-object-file.patch
file renamed
+8 -7
0016-build-files.c-Unset-__debug_package-implies-missing-.patch 0013-missing_build_ids_terminate_build.patch
file renamed
+21 -2
0017-generateBuildIDs-Fix-error-handling.patch 0014-generateBuildIDs-Fix-error-handling.patch
file renamed
+5 -4
file renamed
+91 -130
file renamed
+25 -1
0021-build-files.c-processPackageFiles-Don-t-call-generat.patch 0017-do-not-process-buildi-ds-for-noarch.patch
file renamed
+10 -6
file renamed
+30 -1
file renamed
+18 -64
file renamed
+27 -3
0026-debugedit-Fix-off-by-one-adding-DW_FORM_string-repla.patch 0021-debugedit-Fix-off-by-one-adding-DW_FORM_string-repla.patch
file renamed
+6 -6
0027-Unbreak-short-circuited-binary-builds.patch 0022-unbreak-short-circuit.patch
file renamed
+39 -33
file renamed
+20 -13
0029-debugedit-Add-n-no-recompute-build-id.patch 0024-no-recompute-build-id.patch
file renamed
+37 -23
file renamed
+26 -52
0032-find-debuginfo.sh-Split-directory-traversal-and-debu.patch find-debuginfo-split-traversal-and-extraction.patch
file renamed
+28 -14
0034-find-debuginfo.sh-Process-files-in-parallel.patch find-debuginfo-process-files-in-parallel.patch
file renamed
+27 -15
0035-Untangle-unique-build-options-in-find-debuginfo.sh.patch find-debuginfo-untangle-unique-build-options.patch
file renamed
+30 -22
file renamed
+25 -18
file renamed
+24 -17
file renamed
+22 -14
0043-Add-OpenSSL-support-for-digest-and-signatures.patch 0001-Add-OpenSSL-support-for-digest-and-signatures.patch
file renamed
+9 -5
0044-Use-RPMTAG_-NAME-instead-of-RPMTAG_-FLAGS-in-parsePr.patch 0001-Use-RPMTAG_-NAME-instead-of-RPMTAG_-FLAGS-in-parsePr.patch
file renamed
+3 -3
0045-Fix-check-for-weak-deps-in-external-dependency-gener.patch 0002-Fix-check-for-weak-deps-in-external-dependency-gener.patch
file renamed
+4 -3
0046-Fix-check-whether-to-allow-rich-deps-in-a-given-tag.patch 0003-Fix-check-whether-to-allow-rich-deps-in-a-given-tag.patch
file renamed
+3 -3
0047-Re-enable-rich-dependecies-for-build-requires-and-co.patch 0004-Re-enable-rich-dependecies-for-build-requires-and-co.patch
file renamed
+3 -3
0048-add-support-for-rich-dependencies-from-dependency-ge.patch 0005-add-support-for-rich-dependencies-from-dependency-ge.patch
file renamed
+6 -3
0049-Pass-proper-file-index-when-recording-generated-depe.patch 0006-Pass-proper-file-index-when-recording-generated-depe.patch
file renamed
+3 -3
file modified
+50 -45