public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] gdb-17.2-rebase-f44: 8.0.50.20171204-34.fc26
@ 2026-06-27 23:58 Sergio Durigan Junior
  0 siblings, 0 replies; only message in thread
From: Sergio Durigan Junior @ 2026-06-27 23:58 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/gdb
            Branch : gdb-17.2-rebase-f44
            Commit : a8767b37e5d6ad72ae20cf2be53cca7b7bcb443e
            Author : Sergio Durigan Junior <sergiodj@redhat.com>
            Date   : 2017-12-10T17:00:49-05:00
            Stats  : +143/-132 in 132 file(s)
            URL    : https://src.fedoraproject.org/rpms/gdb/c/a8767b37e5d6ad72ae20cf2be53cca7b7bcb443e?branch=gdb-17.2-rebase-f44

            Log:
            8.0.50.20171204-34.fc26

- chmod +x on the generate-*.sh script.s
- Remove references to gdb-8.0.1 from 'sources' and '.gitignore'.
- Regenerate first line of the patches (remove commit hash).
- Fix empty Source line.

---
diff --git a/.gitignore b/.gitignore
index 62239b4..08286b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,3 @@
 /gdb-libstdc++-v3-python-7.1.1-20170526.tar.xz
 /v1.6.1.tar.gz
-/gdb-8.0.1.tar.xz
 /gdb-8.0.50.20171204.tar.xz

diff --git a/gdb-6.3-attach-see-vdso-test.patch b/gdb-6.3-attach-see-vdso-test.patch
index cedcf29..247bc3e 100644
--- a/gdb-6.3-attach-see-vdso-test.patch
+++ b/gdb-6.3-attach-see-vdso-test.patch
@@ -1,4 +1,4 @@
-From 720465552f359e1b44666516d8032bfe11d9e9cf Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.3-attach-see-vdso-test.patch

diff --git a/gdb-6.3-bz140532-ppc-unwinding-test.patch b/gdb-6.3-bz140532-ppc-unwinding-test.patch
index 239e55f..bb88072 100644
--- a/gdb-6.3-bz140532-ppc-unwinding-test.patch
+++ b/gdb-6.3-bz140532-ppc-unwinding-test.patch
@@ -1,4 +1,4 @@
-From c0b26dbea92bc106b9356fde2dd85c7a493055f7 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.3-bz140532-ppc-unwinding-test.patch

diff --git a/gdb-6.3-bz202689-exec-from-pthread-test.patch b/gdb-6.3-bz202689-exec-from-pthread-test.patch
index f386cbf..f95bd92 100644
--- a/gdb-6.3-bz202689-exec-from-pthread-test.patch
+++ b/gdb-6.3-bz202689-exec-from-pthread-test.patch
@@ -1,4 +1,4 @@
-From d75b7ef141bcc3ea9eaf7fa8bd7023b6372e25fb Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Jan Kratochvil <jan.kratochvil@redhat.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.3-bz202689-exec-from-pthread-test.patch

diff --git a/gdb-6.3-focus-cmd-prev-test.patch b/gdb-6.3-focus-cmd-prev-test.patch
index 3395c42..e1d3bdb 100644
--- a/gdb-6.3-focus-cmd-prev-test.patch
+++ b/gdb-6.3-focus-cmd-prev-test.patch
@@ -1,4 +1,4 @@
-From 28e485ee8afbfc7b93a8cf7400cf9937487479c2 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.3-focus-cmd-prev-test.patch

diff --git a/gdb-6.3-gstack-20050411.patch b/gdb-6.3-gstack-20050411.patch
index caaa75d..6fb86bb 100644
--- a/gdb-6.3-gstack-20050411.patch
+++ b/gdb-6.3-gstack-20050411.patch
@@ -1,4 +1,4 @@
-From fb87d00165f5686bbe548c48b88c3e2763db6845 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Andrew Cagney <cagney@gnu.org>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.3-gstack-20050411.patch

diff --git a/gdb-6.3-inferior-notification-20050721.patch b/gdb-6.3-inferior-notification-20050721.patch
index dd43600..bb9a0d9 100644
--- a/gdb-6.3-inferior-notification-20050721.patch
+++ b/gdb-6.3-inferior-notification-20050721.patch
@@ -1,4 +1,4 @@
-From 1e46c1307539e7594e8b6807ea41665b4b218e5c Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Jeff Johnston <jjohnstn@redhat.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.3-inferior-notification-20050721.patch

diff --git a/gdb-6.3-inheritancetest-20050726.patch b/gdb-6.3-inheritancetest-20050726.patch
index 0a41422..0d16bb8 100644
--- a/gdb-6.3-inheritancetest-20050726.patch
+++ b/gdb-6.3-inheritancetest-20050726.patch
@@ -1,4 +1,4 @@
-From 445e9a113406752c01f61e27987b05067833428b Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Jeff Johnston <jjohnstn@redhat.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.3-inheritancetest-20050726.patch

diff --git a/gdb-6.3-mapping-zero-inode-test.patch b/gdb-6.3-mapping-zero-inode-test.patch
index be46f28..d52276b 100644
--- a/gdb-6.3-mapping-zero-inode-test.patch
+++ b/gdb-6.3-mapping-zero-inode-test.patch
@@ -1,4 +1,4 @@
-From 7d82abcba954738d51d73493ce52ac006b26e420 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.3-mapping-zero-inode-test.patch

diff --git a/gdb-6.3-ppc64displaysymbol-20041124.patch b/gdb-6.3-ppc64displaysymbol-20041124.patch
index 27d4b4c..dc3c2ec 100644
--- a/gdb-6.3-ppc64displaysymbol-20041124.patch
+++ b/gdb-6.3-ppc64displaysymbol-20041124.patch
@@ -1,4 +1,4 @@
-From 6b6cdece746885bcd078e9384fb50d3e5c9abfa0 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Andrew Cagney <cagney@gnu.org>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.3-ppc64displaysymbol-20041124.patch

diff --git a/gdb-6.3-ppc64syscall-20040622.patch b/gdb-6.3-ppc64syscall-20040622.patch
index 8a59e5f..3f9fc9d 100644
--- a/gdb-6.3-ppc64syscall-20040622.patch
+++ b/gdb-6.3-ppc64syscall-20040622.patch
@@ -1,4 +1,4 @@
-From 032dfcfc1e11fe69aa49e7974379043a6c3040c3 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Andrew Cagney <cagney@gnu.org>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.3-ppc64syscall-20040622.patch

diff --git a/gdb-6.3-readnever-20050907.patch b/gdb-6.3-readnever-20050907.patch
index 96702bd..7ca81da 100644
--- a/gdb-6.3-readnever-20050907.patch
+++ b/gdb-6.3-readnever-20050907.patch
@@ -1,4 +1,4 @@
-From b242ff013fe89c126e544b47538609b0f904771c Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Andrew Cagney <cagney@gnu.org>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.3-readnever-20050907.patch

diff --git a/gdb-6.3-rh-dummykfail-20041202.patch b/gdb-6.3-rh-dummykfail-20041202.patch
index 96088cb..be1410e 100644
--- a/gdb-6.3-rh-dummykfail-20041202.patch
+++ b/gdb-6.3-rh-dummykfail-20041202.patch
@@ -1,4 +1,4 @@
-From 76210357e262f772ceba0ff36202db881d861d55 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Elena Zannoni <ezannoni@redhat.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.3-rh-dummykfail-20041202.patch

diff --git a/gdb-6.3-rh-testversion-20041202.patch b/gdb-6.3-rh-testversion-20041202.patch
index bf8f251..959ddf7 100644
--- a/gdb-6.3-rh-testversion-20041202.patch
+++ b/gdb-6.3-rh-testversion-20041202.patch
@@ -1,4 +1,4 @@
-From ab1e6ca291c467953f5a4b308595a4287618b836 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Elena Zannoni <ezannoni@redhat.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb.gdb/selftest.exp: Add matching on specific Red Hat only version

diff --git a/gdb-6.3-test-dtorfix-20050121.patch b/gdb-6.3-test-dtorfix-20050121.patch
index 41e9a5e..5b6138e 100644
--- a/gdb-6.3-test-dtorfix-20050121.patch
+++ b/gdb-6.3-test-dtorfix-20050121.patch
@@ -1,4 +1,4 @@
-From d129a2807c31a40c5eaea1a7e0d853649a1e4abe Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.3-test-dtorfix-20050121.patch

diff --git a/gdb-6.3-test-movedir-20050125.patch b/gdb-6.3-test-movedir-20050125.patch
index cf4fd9a..f9ad07d 100644
--- a/gdb-6.3-test-movedir-20050125.patch
+++ b/gdb-6.3-test-movedir-20050125.patch
@@ -1,4 +1,4 @@
-From fa01a7c6656eadbc6dd3ff1128fb0b2ec988f6ce Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Elena Zannoni <ezannoni@redhat.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.3-test-movedir-20050125.patch

diff --git a/gdb-6.3-test-pie-20050107.patch b/gdb-6.3-test-pie-20050107.patch
index 134d6ba..e2663df 100644
--- a/gdb-6.3-test-pie-20050107.patch
+++ b/gdb-6.3-test-pie-20050107.patch
@@ -1,4 +1,4 @@
-From 47108e703ac6b76a12ee310512b60342d460f680 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.3-test-pie-20050107.patch

diff --git a/gdb-6.3-test-self-20050110.patch b/gdb-6.3-test-self-20050110.patch
index 9cfb89d..8970493 100644
--- a/gdb-6.3-test-self-20050110.patch
+++ b/gdb-6.3-test-self-20050110.patch
@@ -1,4 +1,4 @@
-From 7f31b8c1940c73a2ca85bc925d6b61a10117cd2a Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Elena Zannoni <ezannoni@redhat.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.3-test-self-20050110.patch

diff --git a/gdb-6.3-threaded-watchpoints2-20050225.patch b/gdb-6.3-threaded-watchpoints2-20050225.patch
index 0ffaad3..459fe35 100644
--- a/gdb-6.3-threaded-watchpoints2-20050225.patch
+++ b/gdb-6.3-threaded-watchpoints2-20050225.patch
@@ -1,4 +1,4 @@
-From aa2b8656004b28f8e274967b2e07b7ac9da41915 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Jeff Johnston <jjohnstn@redhat.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.3-threaded-watchpoints2-20050225.patch

diff --git a/gdb-6.5-BEA-testsuite.patch b/gdb-6.5-BEA-testsuite.patch
index a391639..1aa78db 100644
--- a/gdb-6.5-BEA-testsuite.patch
+++ b/gdb-6.5-BEA-testsuite.patch
@@ -1,4 +1,4 @@
-From 2b1fb9ed1702d69c897a059f8e5fdbdebce8533b Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.5-BEA-testsuite.patch

diff --git a/gdb-6.5-bz109921-DW_AT_decl_file-test.patch b/gdb-6.5-bz109921-DW_AT_decl_file-test.patch
index b4393be..04d743b 100644
--- a/gdb-6.5-bz109921-DW_AT_decl_file-test.patch
+++ b/gdb-6.5-bz109921-DW_AT_decl_file-test.patch
@@ -1,4 +1,4 @@
-From d3fcf82a62d820f25b42398a4f6623c7ad7ea4d1 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Jan Kratochvil <jan.kratochvil@redhat.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.5-bz109921-DW_AT_decl_file-test.patch

diff --git a/gdb-6.5-bz185337-resolve-tls-without-debuginfo-v2.patch b/gdb-6.5-bz185337-resolve-tls-without-debuginfo-v2.patch
index df6af86..4d6d223 100644
--- a/gdb-6.5-bz185337-resolve-tls-without-debuginfo-v2.patch
+++ b/gdb-6.5-bz185337-resolve-tls-without-debuginfo-v2.patch
@@ -1,4 +1,4 @@
-From 599be587bb5eed8a8c3908f52d75c1e93543ee5d Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Jan Kratochvil <jan.kratochvil@redhat.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.5-bz185337-resolve-tls-without-debuginfo-v2.patch

diff --git a/gdb-6.5-bz203661-emit-relocs.patch b/gdb-6.5-bz203661-emit-relocs.patch
index 1c81698..038e5ed 100644
--- a/gdb-6.5-bz203661-emit-relocs.patch
+++ b/gdb-6.5-bz203661-emit-relocs.patch
@@ -1,4 +1,4 @@
-From e4110d40b80bf37595c9f189af73d6dedb113259 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.5-bz203661-emit-relocs.patch

diff --git a/gdb-6.5-bz216711-clone-is-outermost.patch b/gdb-6.5-bz216711-clone-is-outermost.patch
index adcef20..866f94f 100644
--- a/gdb-6.5-bz216711-clone-is-outermost.patch
+++ b/gdb-6.5-bz216711-clone-is-outermost.patch
@@ -1,4 +1,4 @@
-From c0f75843ac7b311bc8e0faef1d7d3d5e2e549df3 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Jan Kratochvil <jan.kratochvil@redhat.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.5-bz216711-clone-is-outermost.patch

diff --git a/gdb-6.5-bz218379-ppc-solib-trampoline-test.patch b/gdb-6.5-bz218379-ppc-solib-trampoline-test.patch
index d054a85..c715bb4 100644
--- a/gdb-6.5-bz218379-ppc-solib-trampoline-test.patch
+++ b/gdb-6.5-bz218379-ppc-solib-trampoline-test.patch
@@ -1,4 +1,4 @@
-From 5c0ae003e4412f25bfafa5ab0073852bb6c295ba Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.5-bz218379-ppc-solib-trampoline-test.patch

diff --git a/gdb-6.5-bz218379-solib-trampoline-lookup-lock-fix.patch b/gdb-6.5-bz218379-solib-trampoline-lookup-lock-fix.patch
index dda2c6e..fc84512 100644
--- a/gdb-6.5-bz218379-solib-trampoline-lookup-lock-fix.patch
+++ b/gdb-6.5-bz218379-solib-trampoline-lookup-lock-fix.patch
@@ -1,4 +1,4 @@
-From aa4a5d2f57b748a80198c2015aaae81e6d4ff80d Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.5-bz218379-solib-trampoline-lookup-lock-fix.patch

diff --git a/gdb-6.5-bz243845-stale-testing-zombie-test.patch b/gdb-6.5-bz243845-stale-testing-zombie-test.patch
index a483612..80f27c4 100644
--- a/gdb-6.5-bz243845-stale-testing-zombie-test.patch
+++ b/gdb-6.5-bz243845-stale-testing-zombie-test.patch
@@ -1,4 +1,4 @@
-From e1f17c2fd64dea2eed810ca42cf687fba3fd8510 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.5-bz243845-stale-testing-zombie-test.patch

diff --git a/gdb-6.5-gcore-buffer-limit-test.patch b/gdb-6.5-gcore-buffer-limit-test.patch
index 5aef382..cd88e9f 100644
--- a/gdb-6.5-gcore-buffer-limit-test.patch
+++ b/gdb-6.5-gcore-buffer-limit-test.patch
@@ -1,4 +1,4 @@
-From e31680bcf1cfd0fbfad00e92cdb5029a317c093c Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.5-gcore-buffer-limit-test.patch

diff --git a/gdb-6.5-ia64-libunwind-leak-test.patch b/gdb-6.5-ia64-libunwind-leak-test.patch
index 0674bf4..c255711 100644
--- a/gdb-6.5-ia64-libunwind-leak-test.patch
+++ b/gdb-6.5-ia64-libunwind-leak-test.patch
@@ -1,4 +1,4 @@
-From 542fd88438a3b966bf18d4b40bf73fe10726213a Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.5-ia64-libunwind-leak-test.patch

diff --git a/gdb-6.5-last-address-space-byte-test.patch b/gdb-6.5-last-address-space-byte-test.patch
index fbe8398..ce6a241 100644
--- a/gdb-6.5-last-address-space-byte-test.patch
+++ b/gdb-6.5-last-address-space-byte-test.patch
@@ -1,4 +1,4 @@
-From 95319c14b0cc5f4f44ca0088de5fdd44c4db5d5e Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.5-last-address-space-byte-test.patch

diff --git a/gdb-6.5-missed-trap-on-step-test.patch b/gdb-6.5-missed-trap-on-step-test.patch
index cea9450..ba753a1 100644
--- a/gdb-6.5-missed-trap-on-step-test.patch
+++ b/gdb-6.5-missed-trap-on-step-test.patch
@@ -1,4 +1,4 @@
-From 1203cb00b3ac2d3f14f9601e2ee749976617f005 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.5-missed-trap-on-step-test.patch

diff --git a/gdb-6.5-readline-long-line-crash-test.patch b/gdb-6.5-readline-long-line-crash-test.patch
index c7f60b4..7034ea6 100644
--- a/gdb-6.5-readline-long-line-crash-test.patch
+++ b/gdb-6.5-readline-long-line-crash-test.patch
@@ -1,4 +1,4 @@
-From 2b4ff32b8c143887747c49a67d32f945412278b9 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.5-readline-long-line-crash-test.patch

diff --git a/gdb-6.5-section-num-fixup-test.patch b/gdb-6.5-section-num-fixup-test.patch
index 21ebc66..d7d6bb5 100644
--- a/gdb-6.5-section-num-fixup-test.patch
+++ b/gdb-6.5-section-num-fixup-test.patch
@@ -1,4 +1,4 @@
-From 8909018fa1815f0323970616cb34036512095a5d Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.5-section-num-fixup-test.patch

diff --git a/gdb-6.5-sharedlibrary-path.patch b/gdb-6.5-sharedlibrary-path.patch
index 3c17a67..867127b 100644
--- a/gdb-6.5-sharedlibrary-path.patch
+++ b/gdb-6.5-sharedlibrary-path.patch
@@ -1,4 +1,4 @@
-From 929ceca097bec5a5f5182e85c5ab9a7ef38fe39e Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Jan Kratochvil <jan.kratochvil@redhat.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.5-sharedlibrary-path.patch

diff --git a/gdb-6.6-buildid-locate-core-as-arg.patch b/gdb-6.6-buildid-locate-core-as-arg.patch
index 3ad2cd5..f7288c5 100644
--- a/gdb-6.6-buildid-locate-core-as-arg.patch
+++ b/gdb-6.6-buildid-locate-core-as-arg.patch
@@ -1,4 +1,4 @@
-From c3963f29ef9be6e48dee8b058da646867757810c Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: print a more useful error message for "gdb core"

diff --git a/gdb-6.6-buildid-locate-misleading-warning-missing-debuginfo-rhbz981154.patch b/gdb-6.6-buildid-locate-misleading-warning-missing-debuginfo-rhbz981154.patch
index c10e8f1..9961b20 100644
--- a/gdb-6.6-buildid-locate-misleading-warning-missing-debuginfo-rhbz981154.patch
+++ b/gdb-6.6-buildid-locate-misleading-warning-missing-debuginfo-rhbz981154.patch
@@ -1,4 +1,4 @@
-From ee95f1e165896f860268b46e04fc1711374af019 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: 

diff --git a/gdb-6.6-buildid-locate-rpm-librpm-workaround.patch b/gdb-6.6-buildid-locate-rpm-librpm-workaround.patch
index f38ead3..d456d09 100644
--- a/gdb-6.6-buildid-locate-rpm-librpm-workaround.patch
+++ b/gdb-6.6-buildid-locate-rpm-librpm-workaround.patch
@@ -1,4 +1,4 @@
-From f193c41757aab810d11339c1a001b6ea33b9575f Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.6-buildid-locate-rpm-librpm-workaround.patch

diff --git a/gdb-6.6-buildid-locate-rpm-scl.patch b/gdb-6.6-buildid-locate-rpm-scl.patch
index 73f6900..fce5291 100644
--- a/gdb-6.6-buildid-locate-rpm-scl.patch
+++ b/gdb-6.6-buildid-locate-rpm-scl.patch
@@ -1,4 +1,4 @@
-From 1edc19907a3ff66132cca69c54b0cdfeaf21a2b3 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.6-buildid-locate-rpm-scl.patch

diff --git a/gdb-6.6-buildid-locate-rpm.patch b/gdb-6.6-buildid-locate-rpm.patch
index f1067bd..80c9e5b 100644
--- a/gdb-6.6-buildid-locate-rpm.patch
+++ b/gdb-6.6-buildid-locate-rpm.patch
@@ -1,4 +1,4 @@
-From 8882716512a2a656edf8a600af79f53630e5632c Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.6-buildid-locate-rpm.patch

diff --git a/gdb-6.6-buildid-locate-solib-missing-ids.patch b/gdb-6.6-buildid-locate-solib-missing-ids.patch
index 72a574b..c7ad398 100644
--- a/gdb-6.6-buildid-locate-solib-missing-ids.patch
+++ b/gdb-6.6-buildid-locate-solib-missing-ids.patch
@@ -1,4 +1,4 @@
-From d27963f81d095648d49c623d5567dc1aa96429e2 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.6-buildid-locate-solib-missing-ids.patch

diff --git a/gdb-6.6-buildid-locate.patch b/gdb-6.6-buildid-locate.patch
index 460594c..e59f4b5 100644
--- a/gdb-6.6-buildid-locate.patch
+++ b/gdb-6.6-buildid-locate.patch
@@ -1,4 +1,4 @@
-From b38d8630ecce2839b35e18ec8420fce6aacc04e5 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.6-buildid-locate.patch

diff --git a/gdb-6.6-bz229517-gcore-without-terminal.patch b/gdb-6.6-bz229517-gcore-without-terminal.patch
index 670bc14..5cc50ad 100644
--- a/gdb-6.6-bz229517-gcore-without-terminal.patch
+++ b/gdb-6.6-bz229517-gcore-without-terminal.patch
@@ -1,4 +1,4 @@
-From 8b7dd4ff0fcfb1161143fb39f36355333674f904 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Jan Kratochvil <jan.kratochvil@redhat.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.6-bz229517-gcore-without-terminal.patch

diff --git a/gdb-6.6-bz230000-power6-disassembly-test.patch b/gdb-6.6-bz230000-power6-disassembly-test.patch
index 7a87c0e..83e020a 100644
--- a/gdb-6.6-bz230000-power6-disassembly-test.patch
+++ b/gdb-6.6-bz230000-power6-disassembly-test.patch
@@ -1,4 +1,4 @@
-From 2027832732bb1dba560e17348c8df2fc09b6c698 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.6-bz230000-power6-disassembly-test.patch

diff --git a/gdb-6.6-bz235197-fork-detach-info.patch b/gdb-6.6-bz235197-fork-detach-info.patch
index ae672d2..998c470 100644
--- a/gdb-6.6-bz235197-fork-detach-info.patch
+++ b/gdb-6.6-bz235197-fork-detach-info.patch
@@ -1,4 +1,4 @@
-From 57e6b14abc3acde3321011b12a3ba04483119abd Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Jan Kratochvil <jan.kratochvil@redhat.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.6-bz235197-fork-detach-info.patch

diff --git a/gdb-6.6-bz237572-ppc-atomic-sequence-test.patch b/gdb-6.6-bz237572-ppc-atomic-sequence-test.patch
index e1cc690..e919d6d 100644
--- a/gdb-6.6-bz237572-ppc-atomic-sequence-test.patch
+++ b/gdb-6.6-bz237572-ppc-atomic-sequence-test.patch
@@ -1,4 +1,4 @@
-From 7413553bcc803fd6c9ac1d647df2e4f87214a699 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Jan Kratochvil <jan.kratochvil@redhat.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.6-bz237572-ppc-atomic-sequence-test.patch

diff --git a/gdb-6.6-scheduler_locking-step-is-default.patch b/gdb-6.6-scheduler_locking-step-is-default.patch
index 78e3cd9..f05e532 100644
--- a/gdb-6.6-scheduler_locking-step-is-default.patch
+++ b/gdb-6.6-scheduler_locking-step-is-default.patch
@@ -1,4 +1,4 @@
-From 0bba7203685fef8c5c19b8c9f548611b78138f1a Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.6-scheduler_locking-step-is-default.patch

diff --git a/gdb-6.6-testsuite-timeouts.patch b/gdb-6.6-testsuite-timeouts.patch
index 63924c5..9867767 100644
--- a/gdb-6.6-testsuite-timeouts.patch
+++ b/gdb-6.6-testsuite-timeouts.patch
@@ -1,4 +1,4 @@
-From c706d41119b6e8ff8414a56f7528e8ec5317ebe8 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.6-testsuite-timeouts.patch

diff --git a/gdb-6.7-charsign-test.patch b/gdb-6.7-charsign-test.patch
index d787012..24bb0ed 100644
--- a/gdb-6.7-charsign-test.patch
+++ b/gdb-6.7-charsign-test.patch
@@ -1,4 +1,4 @@
-From 77814ab46a0b77a45a68f2fefe300ebc897f0323 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Jan Kratochvil <jan.kratochvil@redhat.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.7-charsign-test.patch

diff --git a/gdb-6.7-ppc-clobbered-registers-O2-test.patch b/gdb-6.7-ppc-clobbered-registers-O2-test.patch
index 24c16a8..46f8f01 100644
--- a/gdb-6.7-ppc-clobbered-registers-O2-test.patch
+++ b/gdb-6.7-ppc-clobbered-registers-O2-test.patch
@@ -1,4 +1,4 @@
-From e1940695db0e185ff9e6696aecae57510f93d09a Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Jan Kratochvil <jan.kratochvil@redhat.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.7-ppc-clobbered-registers-O2-test.patch

diff --git a/gdb-6.7-testsuite-stable-results.patch b/gdb-6.7-testsuite-stable-results.patch
index 415f59b..9e67cc9 100644
--- a/gdb-6.7-testsuite-stable-results.patch
+++ b/gdb-6.7-testsuite-stable-results.patch
@@ -1,4 +1,4 @@
-From 4fbac2039836532b621a1a0aa686186e0db4a0bc Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Jan Kratochvil <jan.kratochvil@redhat.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.7-testsuite-stable-results.patch

diff --git a/gdb-6.8-attach-signalled-detach-stopped.patch b/gdb-6.8-attach-signalled-detach-stopped.patch
index fa88c91..4b3570f 100644
--- a/gdb-6.8-attach-signalled-detach-stopped.patch
+++ b/gdb-6.8-attach-signalled-detach-stopped.patch
@@ -1,4 +1,4 @@
-From 2e4efbbc861186e5f87c7b2619b171b87a94ca9c Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.8-attach-signalled-detach-stopped.patch

diff --git a/gdb-6.8-bz436037-reg-no-longer-active.patch b/gdb-6.8-bz436037-reg-no-longer-active.patch
index 1af9717..3b84291 100644
--- a/gdb-6.8-bz436037-reg-no-longer-active.patch
+++ b/gdb-6.8-bz436037-reg-no-longer-active.patch
@@ -1,4 +1,4 @@
-From f3c13cbd2010f906554c84063e3a4a138c2be840 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.8-bz436037-reg-no-longer-active.patch

diff --git a/gdb-6.8-bz442765-threaded-exec-test.patch b/gdb-6.8-bz442765-threaded-exec-test.patch
index 8be5ad9..f5e618b 100644
--- a/gdb-6.8-bz442765-threaded-exec-test.patch
+++ b/gdb-6.8-bz442765-threaded-exec-test.patch
@@ -1,4 +1,4 @@
-From fbc6158c76d809aaafd43a083011f133f6bc64f6 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.8-bz442765-threaded-exec-test.patch

diff --git a/gdb-6.8-bz466901-backtrace-full-prelinked.patch b/gdb-6.8-bz466901-backtrace-full-prelinked.patch
index 0137a0a..d88b5d5 100644
--- a/gdb-6.8-bz466901-backtrace-full-prelinked.patch
+++ b/gdb-6.8-bz466901-backtrace-full-prelinked.patch
@@ -1,4 +1,4 @@
-From a3c3e2a2711ac0d7ded373597348a1e889b8478a Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.8-bz466901-backtrace-full-prelinked.patch

diff --git a/gdb-6.8-quit-never-aborts.patch b/gdb-6.8-quit-never-aborts.patch
index e4d57dd..cbba6fb 100644
--- a/gdb-6.8-quit-never-aborts.patch
+++ b/gdb-6.8-quit-never-aborts.patch
@@ -1,4 +1,4 @@
-From 6f9560ad830dbad83429859b2392831463f0fc96 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.8-quit-never-aborts.patch

diff --git a/gdb-6.8-sparc64-silence-memcpy-check.patch b/gdb-6.8-sparc64-silence-memcpy-check.patch
index 43f3e62..e1b8588 100644
--- a/gdb-6.8-sparc64-silence-memcpy-check.patch
+++ b/gdb-6.8-sparc64-silence-memcpy-check.patch
@@ -1,4 +1,4 @@
-From 27d2cc537fda7640aa465691cf98b1bfe424f22a Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.8-sparc64-silence-memcpy-check.patch

diff --git a/gdb-6.8-watchpoint-conditionals-test.patch b/gdb-6.8-watchpoint-conditionals-test.patch
index 6d4da71..e409666 100644
--- a/gdb-6.8-watchpoint-conditionals-test.patch
+++ b/gdb-6.8-watchpoint-conditionals-test.patch
@@ -1,4 +1,4 @@
-From 8dbd757cb144a95f4c676f561b940adfa9cae95a Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-6.8-watchpoint-conditionals-test.patch

diff --git a/gdb-7.2.50-sparc-add-workaround-to-broken-debug-files.patch b/gdb-7.2.50-sparc-add-workaround-to-broken-debug-files.patch
index c6306c8..5e59569 100644
--- a/gdb-7.2.50-sparc-add-workaround-to-broken-debug-files.patch
+++ b/gdb-7.2.50-sparc-add-workaround-to-broken-debug-files.patch
@@ -1,4 +1,4 @@
-From e803da95eb585d32f8c8f793445982827255f6df Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-7.2.50-sparc-add-workaround-to-broken-debug-files.patch

diff --git a/gdb-add-index-chmod.patch b/gdb-add-index-chmod.patch
index e0be641..359aceb 100644
--- a/gdb-add-index-chmod.patch
+++ b/gdb-add-index-chmod.patch
@@ -1,4 +1,4 @@
-From 0be595f4694536c348c37b0e720cca06513a001d Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: contrib/gdb-add-index.sh: chmod u+w

diff --git a/gdb-archer-next-over-throw-cxx-exec.patch b/gdb-archer-next-over-throw-cxx-exec.patch
index de732d2..537a73d 100644
--- a/gdb-archer-next-over-throw-cxx-exec.patch
+++ b/gdb-archer-next-over-throw-cxx-exec.patch
@@ -1,4 +1,4 @@
-From bd1c31ff283786d7593a36a26273b77d2db2c6fe Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-archer-next-over-throw-cxx-exec.patch

diff --git a/gdb-archer-pie-addons-keep-disabled.patch b/gdb-archer-pie-addons-keep-disabled.patch
index dd78766..1164fca 100644
--- a/gdb-archer-pie-addons-keep-disabled.patch
+++ b/gdb-archer-pie-addons-keep-disabled.patch
@@ -1,4 +1,4 @@
-From caca5647414a2506b084ea0fb1fa067d212c9fa0 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-archer-pie-addons-keep-disabled.patch

diff --git a/gdb-archer-pie-addons.patch b/gdb-archer-pie-addons.patch
index b67ecd8..fad487e 100644
--- a/gdb-archer-pie-addons.patch
+++ b/gdb-archer-pie-addons.patch
@@ -1,4 +1,4 @@
-From 5756a6d385cfb451b752c6a77252f2befd43493f Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-archer-pie-addons.patch

diff --git a/gdb-archer-vla-tests.patch b/gdb-archer-vla-tests.patch
index a260ab5..da4e0ec 100644
--- a/gdb-archer-vla-tests.patch
+++ b/gdb-archer-vla-tests.patch
@@ -1,4 +1,4 @@
-From d4725aa3b3cec43052702127ca7ccdd3f380add7 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-archer-vla-tests.patch

diff --git a/gdb-archer.patch b/gdb-archer.patch
index 145c46d..cab6d17 100644
--- a/gdb-archer.patch
+++ b/gdb-archer.patch
@@ -1,4 +1,4 @@
-From a33be5ba95917ec49fc015387bfc9176fc78180c Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-archer.patch

diff --git a/gdb-attach-fail-reasons-5of5.patch b/gdb-attach-fail-reasons-5of5.patch
index 933455e..e0be0a2 100644
--- a/gdb-attach-fail-reasons-5of5.patch
+++ b/gdb-attach-fail-reasons-5of5.patch
@@ -1,4 +1,4 @@
-From 2f8f9053a5b2630408c2a32ff6ba04a5067ab8f7 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: attach-fail-reasons: SELinux deny_ptrace

diff --git a/gdb-btrobust.patch b/gdb-btrobust.patch
index dfaf336..e597e46 100644
--- a/gdb-btrobust.patch
+++ b/gdb-btrobust.patch
@@ -1,4 +1,4 @@
-From a02022ce4c7a1841518e9cf17d1d9b7cade13483 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-btrobust.patch

diff --git a/gdb-bz1219747-attach-kills.patch b/gdb-bz1219747-attach-kills.patch
index e9b0deb..2767ce3 100644
--- a/gdb-bz1219747-attach-kills.patch
+++ b/gdb-bz1219747-attach-kills.patch
@@ -1,4 +1,4 @@
-From 3dd3bcfbbff9caefd394385aac0d82e4fca0f422 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: Never kill PID on: gdb exec PID

diff --git a/gdb-bz533176-fortran-omp-step.patch b/gdb-bz533176-fortran-omp-step.patch
index 01b90d8..d183351 100644
--- a/gdb-bz533176-fortran-omp-step.patch
+++ b/gdb-bz533176-fortran-omp-step.patch
@@ -1,4 +1,4 @@
-From 02e52bff09dbf734e16f57c0c75720af272023c4 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-bz533176-fortran-omp-step.patch

diff --git a/gdb-bz541866-rwatch-before-run.patch b/gdb-bz541866-rwatch-before-run.patch
index 8b03de4..5ad6122 100644
--- a/gdb-bz541866-rwatch-before-run.patch
+++ b/gdb-bz541866-rwatch-before-run.patch
@@ -1,4 +1,4 @@
-From 5846627ef662223a3a23f29e2e8da1c96b0f43c8 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-bz541866-rwatch-before-run.patch

diff --git a/gdb-bz568248-oom-is-error.patch b/gdb-bz568248-oom-is-error.patch
index 1448a85..0be54f9 100644
--- a/gdb-bz568248-oom-is-error.patch
+++ b/gdb-bz568248-oom-is-error.patch
@@ -1,4 +1,4 @@
-From 54052819687336d9ac4f728e49ed7ae1e5e847e3 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: nomem: internal_error -> error

diff --git a/gdb-bz601887-dwarf4-rh-test.patch b/gdb-bz601887-dwarf4-rh-test.patch
index 8e627fd..be0e8d9 100644
--- a/gdb-bz601887-dwarf4-rh-test.patch
+++ b/gdb-bz601887-dwarf4-rh-test.patch
@@ -1,4 +1,4 @@
-From b3e6a7a7ec792086722d832aa37a485d8e74c9e4 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-bz601887-dwarf4-rh-test.patch

diff --git a/gdb-bz634108-solib_address.patch b/gdb-bz634108-solib_address.patch
index d3563f6..fadc117 100644
--- a/gdb-bz634108-solib_address.patch
+++ b/gdb-bz634108-solib_address.patch
@@ -1,4 +1,4 @@
-From c5a976481a50928fbc6387adbea8b3bc86f75958 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-bz634108-solib_address.patch

diff --git a/gdb-ccache-workaround.patch b/gdb-ccache-workaround.patch
index da3f20c..503dcc9 100644
--- a/gdb-ccache-workaround.patch
+++ b/gdb-ccache-workaround.patch
@@ -1,4 +1,4 @@
-From 30e67da41176f7613c720b5474dec4c4bc38d767 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-ccache-workaround.patch

diff --git a/gdb-container-rh-pkg.patch b/gdb-container-rh-pkg.patch
index 00e1a71..97ef7b3 100644
--- a/gdb-container-rh-pkg.patch
+++ b/gdb-container-rh-pkg.patch
@@ -1,4 +1,4 @@
-From 1a6d40bc0da17671c8259ee44f77a64a442a82fe Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-container-rh-pkg.patch

diff --git a/gdb-core-open-vdso-warning.patch b/gdb-core-open-vdso-warning.patch
index 57b30c8..8ff273c 100644
--- a/gdb-core-open-vdso-warning.patch
+++ b/gdb-core-open-vdso-warning.patch
@@ -1,4 +1,4 @@
-From 7c7912da14d128d31170165874a0f23e1a53db48 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-core-open-vdso-warning.patch

diff --git a/gdb-dts-rhel6-python-compat.patch b/gdb-dts-rhel6-python-compat.patch
index 7b9cdc9..e5653de 100644
--- a/gdb-dts-rhel6-python-compat.patch
+++ b/gdb-dts-rhel6-python-compat.patch
@@ -1,4 +1,4 @@
-From 8647aabb864dd18c51bb9b3006fdb0294ce94231 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-dts-rhel6-python-compat.patch

diff --git a/gdb-fedora-libncursesw.patch b/gdb-fedora-libncursesw.patch
index f582423..5fb0845 100644
--- a/gdb-fedora-libncursesw.patch
+++ b/gdb-fedora-libncursesw.patch
@@ -1,4 +1,4 @@
-From 076c0ad2e25b452e1b98b1c94e0f113d6221556a Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-fedora-libncursesw.patch

diff --git a/gdb-follow-child-stale-parent.patch b/gdb-follow-child-stale-parent.patch
index 44927fc..bf9c0c1 100644
--- a/gdb-follow-child-stale-parent.patch
+++ b/gdb-follow-child-stale-parent.patch
@@ -1,4 +1,4 @@
-From 37503cd77a1aba329b10bb9ccd34fb01e7449e39 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-follow-child-stale-parent.patch

diff --git a/gdb-fortran-frame-string.patch b/gdb-fortran-frame-string.patch
index 97102d8..7d7f3a6 100644
--- a/gdb-fortran-frame-string.patch
+++ b/gdb-fortran-frame-string.patch
@@ -1,4 +1,4 @@
-From e3cb070a2a3ff147d09947bee6f668bd86ade4f7 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: Display Fortran strings in backtraces

diff --git a/gdb-gdb-add-index-script.patch b/gdb-gdb-add-index-script.patch
index 62a40a6..7274020 100644
--- a/gdb-gdb-add-index-script.patch
+++ b/gdb-gdb-add-index-script.patch
@@ -1,4 +1,4 @@
-From f2c3f8c02ab0a1c4c02f6d954141266bd5890f23 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: RFC: add DWARF index support

diff --git a/gdb-glibc-strstr-workaround.patch b/gdb-glibc-strstr-workaround.patch
index 591f01e..7bb9f33 100644
--- a/gdb-glibc-strstr-workaround.patch
+++ b/gdb-glibc-strstr-workaround.patch
@@ -1,4 +1,4 @@
-From 07fe0dc264430166eb380d3bd0f635f57e8cdcc3 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-glibc-strstr-workaround.patch

diff --git a/gdb-glibc-vdso-workaround.patch b/gdb-glibc-vdso-workaround.patch
index f3a68ca..72bb34f 100644
--- a/gdb-glibc-vdso-workaround.patch
+++ b/gdb-glibc-vdso-workaround.patch
@@ -1,4 +1,4 @@
-From c1d744fe54aa2c83e0037a1d2a72fdc57163225f Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: Work around PR libc/13097 "linux-vdso.so.1" #2

diff --git a/gdb-gnat-dwarf-crash-3of3.patch b/gdb-gnat-dwarf-crash-3of3.patch
index ad8c648..a13499d 100644
--- a/gdb-gnat-dwarf-crash-3of3.patch
+++ b/gdb-gnat-dwarf-crash-3of3.patch
@@ -1,4 +1,4 @@
-From caf1c14f0fd0a4e097265703c6ff47d95902a890 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb_assert -> complaint for weird DWARF

diff --git a/gdb-jit-reader-multilib.patch b/gdb-jit-reader-multilib.patch
index a9344d4..f314120 100644
--- a/gdb-jit-reader-multilib.patch
+++ b/gdb-jit-reader-multilib.patch
@@ -1,4 +1,4 @@
-From 7f5262c329f8109429a4b373ed4ca991c44a2705 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-jit-reader-multilib.patch

diff --git a/gdb-libexec-add-index.patch b/gdb-libexec-add-index.patch
index 640a179..28c6d47 100644
--- a/gdb-libexec-add-index.patch
+++ b/gdb-libexec-add-index.patch
@@ -1,4 +1,4 @@
-From 65eeeb0ebc2b0fdd57cf80cf4d361859988fa902 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-libexec-add-index.patch

diff --git a/gdb-lineno-makeup-test.patch b/gdb-lineno-makeup-test.patch
index 87b4374..e93b285 100644
--- a/gdb-lineno-makeup-test.patch
+++ b/gdb-lineno-makeup-test.patch
@@ -1,4 +1,4 @@
-From efa504a63f3e9ec2fa0ec3f38e525122030e4111 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-lineno-makeup-test.patch

diff --git a/gdb-linux_perf-bundle.patch b/gdb-linux_perf-bundle.patch
index 91b469f..74f82ba 100644
--- a/gdb-linux_perf-bundle.patch
+++ b/gdb-linux_perf-bundle.patch
@@ -1,4 +1,4 @@
-From 3ab88d9e69b2c75a3cbbe9a7bfcb148a0f0b2729 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-linux_perf-bundle.patch

diff --git a/gdb-moribund-utrace-workaround.patch b/gdb-moribund-utrace-workaround.patch
index 031684f..8eaf6df 100644
--- a/gdb-moribund-utrace-workaround.patch
+++ b/gdb-moribund-utrace-workaround.patch
@@ -1,4 +1,4 @@
-From 53e7056c653cd49e558e008e3a0cd77cb91979df Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-moribund-utrace-workaround.patch

diff --git a/gdb-opcodes-clflushopt-test.patch b/gdb-opcodes-clflushopt-test.patch
index 18b0554..87f64ab 100644
--- a/gdb-opcodes-clflushopt-test.patch
+++ b/gdb-opcodes-clflushopt-test.patch
@@ -1,4 +1,4 @@
-From 894719f8a3979afa082ce377ce7d9536db552b5c Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-opcodes-clflushopt-test.patch

diff --git a/gdb-physname-pr11734-test.patch b/gdb-physname-pr11734-test.patch
index 8f95693..175f70f 100644
--- a/gdb-physname-pr11734-test.patch
+++ b/gdb-physname-pr11734-test.patch
@@ -1,4 +1,4 @@
-From 99a10c8c5b41de19d0f19b8eb639419545f4a080 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-physname-pr11734-test.patch

diff --git a/gdb-physname-pr12273-test.patch b/gdb-physname-pr12273-test.patch
index c0e71c8..ed6db4c 100644
--- a/gdb-physname-pr12273-test.patch
+++ b/gdb-physname-pr12273-test.patch
@@ -1,4 +1,4 @@
-From be5736d56f84d924bd4dd82bf2cfbc7f0c07bc70 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-physname-pr12273-test.patch

diff --git a/gdb-ppc-power7-test.patch b/gdb-ppc-power7-test.patch
index 3e66368..2aa1970 100644
--- a/gdb-ppc-power7-test.patch
+++ b/gdb-ppc-power7-test.patch
@@ -1,4 +1,4 @@
-From 64acd14a4531db2271ea2aba924fea90d52ccb02 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-ppc-power7-test.patch

diff --git a/gdb-python-gil.patch b/gdb-python-gil.patch
index abb91cc..fe0c80a 100644
--- a/gdb-python-gil.patch
+++ b/gdb-python-gil.patch
@@ -1,4 +1,4 @@
-From 8c40408dadd86bcbb319173bab665b9fc6d12f72 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-python-gil.patch

diff --git a/gdb-readline62-ask-more-rh.patch b/gdb-readline62-ask-more-rh.patch
index ac8dbb9..ef68aa6 100644
--- a/gdb-readline62-ask-more-rh.patch
+++ b/gdb-readline62-ask-more-rh.patch
@@ -1,4 +1,4 @@
-From d41f92047a8f2c1e1f31ff8939b2215862bce183 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-readline62-ask-more-rh.patch

diff --git a/gdb-rhbz-818343-set-solib-absolute-prefix-testcase.patch b/gdb-rhbz-818343-set-solib-absolute-prefix-testcase.patch
index 521977e..be0cfce 100644
--- a/gdb-rhbz-818343-set-solib-absolute-prefix-testcase.patch
+++ b/gdb-rhbz-818343-set-solib-absolute-prefix-testcase.patch
@@ -1,4 +1,4 @@
-From c2ad117a09b02ba7ec04f6f3e100969f4323fe8f Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-rhbz-818343-set-solib-absolute-prefix-testcase.patch

diff --git a/gdb-rhbz1007614-memleak-infpy_read_memory-test.patch b/gdb-rhbz1007614-memleak-infpy_read_memory-test.patch
index a31fd1e..fb21929 100644
--- a/gdb-rhbz1007614-memleak-infpy_read_memory-test.patch
+++ b/gdb-rhbz1007614-memleak-infpy_read_memory-test.patch
@@ -1,4 +1,4 @@
-From 53f60cee25b8e3307ebebdaa826b299db6e4d8d5 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-rhbz1007614-memleak-infpy_read_memory-test.patch

diff --git a/gdb-rhbz1084404-ppc64-s390x-wrong-prologue-skip-O2-g-3of3.patch b/gdb-rhbz1084404-ppc64-s390x-wrong-prologue-skip-O2-g-3of3.patch
index 56df5b7..7a41516 100644
--- a/gdb-rhbz1084404-ppc64-s390x-wrong-prologue-skip-O2-g-3of3.patch
+++ b/gdb-rhbz1084404-ppc64-s390x-wrong-prologue-skip-O2-g-3of3.patch
@@ -1,4 +1,4 @@
-From faadc471aba29e9dbf5f134d0bf1d53ed1d488b5 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-rhbz1084404-ppc64-s390x-wrong-prologue-skip-O2-g-3of3.patch

diff --git a/gdb-rhbz1149205-catch-syscall-after-fork-test.patch b/gdb-rhbz1149205-catch-syscall-after-fork-test.patch
index 6bac243..893043c 100644
--- a/gdb-rhbz1149205-catch-syscall-after-fork-test.patch
+++ b/gdb-rhbz1149205-catch-syscall-after-fork-test.patch
@@ -1,4 +1,4 @@
-From 2ef5431a369a2768437659cab644bbd983f3edc0 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-rhbz1149205-catch-syscall-after-fork-test.patch

diff --git a/gdb-rhbz1156192-recursive-dlopen-test.patch b/gdb-rhbz1156192-recursive-dlopen-test.patch
index 9d93588..1478ef0 100644
--- a/gdb-rhbz1156192-recursive-dlopen-test.patch
+++ b/gdb-rhbz1156192-recursive-dlopen-test.patch
@@ -1,4 +1,4 @@
-From 4a9709d745aea900c19554f51cf526800db020df Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-rhbz1156192-recursive-dlopen-test.patch

diff --git a/gdb-rhbz1186476-internal-error-unqualified-name-re-set-test.patch b/gdb-rhbz1186476-internal-error-unqualified-name-re-set-test.patch
index 5d7c890..8baacf8 100644
--- a/gdb-rhbz1186476-internal-error-unqualified-name-re-set-test.patch
+++ b/gdb-rhbz1186476-internal-error-unqualified-name-re-set-test.patch
@@ -1,4 +1,4 @@
-From 8a169d5fbe05765decefd7f33691d57fec963211 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-rhbz1186476-internal-error-unqualified-name-re-set-test.patch

diff --git a/gdb-rhbz1261564-aarch64-hw-watchpoint-test.patch b/gdb-rhbz1261564-aarch64-hw-watchpoint-test.patch
index a1c2d89..d5ce248 100644
--- a/gdb-rhbz1261564-aarch64-hw-watchpoint-test.patch
+++ b/gdb-rhbz1261564-aarch64-hw-watchpoint-test.patch
@@ -1,4 +1,4 @@
-From c09ce04039dbc2d88cfbef1bbcb9f69853ba4db2 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-rhbz1261564-aarch64-hw-watchpoint-test.patch

diff --git a/gdb-rhbz1325795-framefilters-test.patch b/gdb-rhbz1325795-framefilters-test.patch
index 9dabc33..e1d26a3 100644
--- a/gdb-rhbz1325795-framefilters-test.patch
+++ b/gdb-rhbz1325795-framefilters-test.patch
@@ -1,4 +1,4 @@
-From 5f8fc002e9c0795d8761c4323d687bcf0e4cc16e Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-rhbz1325795-framefilters-test.patch

diff --git a/gdb-rhbz1350436-type-printers-error.patch b/gdb-rhbz1350436-type-printers-error.patch
index cebb913..eaec858 100644
--- a/gdb-rhbz1350436-type-printers-error.patch
+++ b/gdb-rhbz1350436-type-printers-error.patch
@@ -1,4 +1,4 @@
-From a50b4f703227b1c8b2ceb0c4c7b058d51cbbb006 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-rhbz1350436-type-printers-error.patch

diff --git a/gdb-rhbz1398387-tab-crash-test.patch b/gdb-rhbz1398387-tab-crash-test.patch
index 0bfd56d..26b81f8 100644
--- a/gdb-rhbz1398387-tab-crash-test.patch
+++ b/gdb-rhbz1398387-tab-crash-test.patch
@@ -1,4 +1,4 @@
-From ee23f3da61798a8cfccc155c52cb04c6e247e505 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-rhbz1398387-tab-crash-test.patch

diff --git a/gdb-rhbz795424-bitpos-20of25.patch b/gdb-rhbz795424-bitpos-20of25.patch
index 09d1ee1..7bbadc4 100644
--- a/gdb-rhbz795424-bitpos-20of25.patch
+++ b/gdb-rhbz795424-bitpos-20of25.patch
@@ -1,4 +1,4 @@
-From 5450536a1efedc409556e52bfd246b6b26557364 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: Expand bitpos and type.length to LONGEST and ULONGEST

diff --git a/gdb-rhbz795424-bitpos-21of25.patch b/gdb-rhbz795424-bitpos-21of25.patch
index c51d52c..05fa269 100644
--- a/gdb-rhbz795424-bitpos-21of25.patch
+++ b/gdb-rhbz795424-bitpos-21of25.patch
@@ -1,4 +1,4 @@
-From 891638de98a5c1aca42533bda15be1ac80bb4c22 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: Add a check to ensure that a type may fit into host memory

diff --git a/gdb-rhbz795424-bitpos-22of25.patch b/gdb-rhbz795424-bitpos-22of25.patch
index 82e4c5f..1850933 100644
--- a/gdb-rhbz795424-bitpos-22of25.patch
+++ b/gdb-rhbz795424-bitpos-22of25.patch
@@ -1,4 +1,4 @@
-From 0d283a012934a36adade9c3f0c504424a078bc51 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: Expand watchpoint lengths to LONGEST

diff --git a/gdb-rhbz795424-bitpos-23of25.patch b/gdb-rhbz795424-bitpos-23of25.patch
index df554fe..efba99f 100644
--- a/gdb-rhbz795424-bitpos-23of25.patch
+++ b/gdb-rhbz795424-bitpos-23of25.patch
@@ -1,4 +1,4 @@
-From 694123aad6bdf3a1cb753e380f2b866de119ced7 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: Bitpos expansion - tdep changes

diff --git a/gdb-rhbz795424-bitpos-25of25-test.patch b/gdb-rhbz795424-bitpos-25of25-test.patch
index c5b683b..a9c11e6 100644
--- a/gdb-rhbz795424-bitpos-25of25-test.patch
+++ b/gdb-rhbz795424-bitpos-25of25-test.patch
@@ -1,4 +1,4 @@
-From 24e16d436c9acfa44106f83dc4359f33ae36b37c Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: Expand fortran array bounds sizes to LONGEST

diff --git a/gdb-rhbz795424-bitpos-25of25.patch b/gdb-rhbz795424-bitpos-25of25.patch
index 3e3076b..37e4ff8 100644
--- a/gdb-rhbz795424-bitpos-25of25.patch
+++ b/gdb-rhbz795424-bitpos-25of25.patch
@@ -1,4 +1,4 @@
-From f487f519fa5965f40049e802c50bceb321153be2 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: Expand fortran array bounds sizes to LONGEST

diff --git a/gdb-rhbz795424-bitpos-lazyvalue.patch b/gdb-rhbz795424-bitpos-lazyvalue.patch
index d6f4ec6..15a0742 100644
--- a/gdb-rhbz795424-bitpos-lazyvalue.patch
+++ b/gdb-rhbz795424-bitpos-lazyvalue.patch
@@ -1,4 +1,4 @@
-From 579fd09b4223d1a3a05573d7d38ddaefb4c01a87 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-rhbz795424-bitpos-lazyvalue.patch

diff --git a/gdb-rhbz947564-findvar-assertion-frame-failed-testcase.patch b/gdb-rhbz947564-findvar-assertion-frame-failed-testcase.patch
index d60ce1a..0473d30 100644
--- a/gdb-rhbz947564-findvar-assertion-frame-failed-testcase.patch
+++ b/gdb-rhbz947564-findvar-assertion-frame-failed-testcase.patch
@@ -1,4 +1,4 @@
-From d314031914e3eb09cbd9833e3b4f42f3e428bc92 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-rhbz947564-findvar-assertion-frame-failed-testcase.patch

diff --git a/gdb-rhel5.9-testcase-xlf-var-inside-mod.patch b/gdb-rhel5.9-testcase-xlf-var-inside-mod.patch
index 6463c1f..7b46118 100644
--- a/gdb-rhel5.9-testcase-xlf-var-inside-mod.patch
+++ b/gdb-rhel5.9-testcase-xlf-var-inside-mod.patch
@@ -1,4 +1,4 @@
-From 998aade37e7e8ffaf60503e2fa1b4573a1d46953 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-rhel5.9-testcase-xlf-var-inside-mod.patch

diff --git a/gdb-runtest-pie-override.patch b/gdb-runtest-pie-override.patch
index bed5d69..bd7f9d3 100644
--- a/gdb-runtest-pie-override.patch
+++ b/gdb-runtest-pie-override.patch
@@ -1,4 +1,4 @@
-From 76528dab6f6971f3753727b2fca7b9ed8325889e Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-runtest-pie-override.patch

diff --git a/gdb-simultaneous-step-resume-breakpoint-test.patch b/gdb-simultaneous-step-resume-breakpoint-test.patch
index 1f5dafd..0c4d35c 100644
--- a/gdb-simultaneous-step-resume-breakpoint-test.patch
+++ b/gdb-simultaneous-step-resume-breakpoint-test.patch
@@ -1,4 +1,4 @@
-From 91c252144f3a4256aaad74732bb6fa01aa64e642 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-simultaneous-step-resume-breakpoint-test.patch

diff --git a/gdb-stale-frame_info.patch b/gdb-stale-frame_info.patch
index ab13ebc..3937a1a 100644
--- a/gdb-stale-frame_info.patch
+++ b/gdb-stale-frame_info.patch
@@ -1,4 +1,4 @@
-From 78ed78584876c1c7e2aada2f9614fabb34597325 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: workaround stale frame_info * (PR 13866)

diff --git a/gdb-test-bt-cfi-without-die.patch b/gdb-test-bt-cfi-without-die.patch
index 0cd752b..84f71b9 100644
--- a/gdb-test-bt-cfi-without-die.patch
+++ b/gdb-test-bt-cfi-without-die.patch
@@ -1,4 +1,4 @@
-From ccc6fad15bfe8d7e833d2d84d23673be3b9f595a Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: Fix a regression on CFI without DIE [Re:

diff --git a/gdb-test-dw2-aranges.patch b/gdb-test-dw2-aranges.patch
index c7d3c92..9253400 100644
--- a/gdb-test-dw2-aranges.patch
+++ b/gdb-test-dw2-aranges.patch
@@ -1,4 +1,4 @@
-From f39063cc158f4c747506bf548f956dab5c08b207 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-test-dw2-aranges.patch

diff --git a/gdb-test-expr-cumulative-archer.patch b/gdb-test-expr-cumulative-archer.patch
index 02b30b4..3f95ad0 100644
--- a/gdb-test-expr-cumulative-archer.patch
+++ b/gdb-test-expr-cumulative-archer.patch
@@ -1,4 +1,4 @@
-From 45f37a78bb311e1540fcfb0c8a800eccbd1a3b8f Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-test-expr-cumulative-archer.patch

diff --git a/gdb-test-ivy-bridge.patch b/gdb-test-ivy-bridge.patch
index 4108344..8953054 100644
--- a/gdb-test-ivy-bridge.patch
+++ b/gdb-test-ivy-bridge.patch
@@ -1,4 +1,4 @@
-From f4ce74be3c96f41057c2e8843b668c519a77fb03 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-test-ivy-bridge.patch

diff --git a/gdb-test-pid0-core.patch b/gdb-test-pid0-core.patch
index 04492bd..29374b1 100644
--- a/gdb-test-pid0-core.patch
+++ b/gdb-test-pid0-core.patch
@@ -1,4 +1,4 @@
-From db8771b16cf368aa683cbf5d6d8b8a7f3a9ac508 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-test-pid0-core.patch

diff --git a/gdb-testsuite-readline63-sigint.patch b/gdb-testsuite-readline63-sigint.patch
index 097d27e..9d51600 100644
--- a/gdb-testsuite-readline63-sigint.patch
+++ b/gdb-testsuite-readline63-sigint.patch
@@ -1,4 +1,4 @@
-From 0426eaf3dca37aa00edf926686701bd26442c368 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-testsuite-readline63-sigint.patch

diff --git a/gdb-vla-intel-fix-print-char-array.patch b/gdb-vla-intel-fix-print-char-array.patch
index 0a60ada..f0233e5 100644
--- a/gdb-vla-intel-fix-print-char-array.patch
+++ b/gdb-vla-intel-fix-print-char-array.patch
@@ -1,4 +1,4 @@
-From 2a510c38e76dbaa5ce67e6e2da5d2720936872b9 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Sergio Durigan Junior <sergiodj@redhat.com>
 Date: Thu, 7 Dec 2017 16:20:31 -0500
 Subject: gdb-vla-intel-fix-print-char-array.patch

diff --git a/gdb-vla-intel-fortran-strides.patch b/gdb-vla-intel-fortran-strides.patch
index 5106b6f..17c7985 100644
--- a/gdb-vla-intel-fortran-strides.patch
+++ b/gdb-vla-intel-fortran-strides.patch
@@ -1,4 +1,4 @@
-From d323882d2c497284f010b70ca605b100068de332 Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-vla-intel-fortran-strides.patch

diff --git a/gdb-vla-intel-fortran-vla-strings.patch b/gdb-vla-intel-fortran-vla-strings.patch
index 781a174..f1f2df3 100644
--- a/gdb-vla-intel-fortran-vla-strings.patch
+++ b/gdb-vla-intel-fortran-vla-strings.patch
@@ -1,4 +1,4 @@
-From 143f160585f142377f0ed46fac353a7189fdccbb Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-vla-intel-fortran-vla-strings.patch

diff --git a/gdb-vla-intel-stringbt-fix.patch b/gdb-vla-intel-stringbt-fix.patch
index 47534a6..1e3505f 100644
--- a/gdb-vla-intel-stringbt-fix.patch
+++ b/gdb-vla-intel-stringbt-fix.patch
@@ -1,4 +1,4 @@
-From 53927eb2d3e8b8217b4b355b723f5231a09497fa Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Jan Kratochvil <jan.kratochvil@redhat.com>
 Date: Fri, 1 Aug 2014 23:02:17 +0200
 Subject: Crash regression(?) printing Fortran strings in bt [Re: [V2 00/23]

diff --git a/gdb-vla-intel-tests.patch b/gdb-vla-intel-tests.patch
index a9edf93..68c2884 100644
--- a/gdb-vla-intel-tests.patch
+++ b/gdb-vla-intel-tests.patch
@@ -1,4 +1,4 @@
-From 1671bb454ed0bab96f316986f396ee67d84ab7cc Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-vla-intel-tests.patch

diff --git a/gdb-x86_64-i386-syscall-restart.patch b/gdb-x86_64-i386-syscall-restart.patch
index edee4f4..4c138d4 100644
--- a/gdb-x86_64-i386-syscall-restart.patch
+++ b/gdb-x86_64-i386-syscall-restart.patch
@@ -1,4 +1,4 @@
-From 418b024eea6cea42e787ff056697f81fa0b55e0b Mon Sep 17 00:00:00 2001
+From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
 From: Fedora GDB patches <invalid@email.com>
 Date: Fri, 27 Oct 2017 21:07:50 +0200
 Subject: gdb-x86_64-i386-syscall-restart.patch

diff --git a/gdb.spec b/gdb.spec
index 4f5bb5b..3e185d6 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -26,13 +26,14 @@ Version: 8.0.50.%{snapsrc}
 
 # The release always contains a leading reserved number, start it at 1.
 # `upstream' is not a part of `name' to stay fully rpm dependencies compatible for the testing.
-Release: 33%{?dist}
+Release: 34%{?dist}
 
 License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL
 Group: Development/Debuggers
 # Do not provide URL for snapshots as the file lasts there only for 2 days.
 # ftp://sourceware.org/pub/gdb/releases/FIXME{tarname}.tar.xz
-Source: #ftp://sourceware.org/pub/gdb/releases/%{tarname}.tar.xz
+Source: %{tarname}.tar.xz
+#Source: ftp://sourceware.org/pub/gdb/releases/%{tarname}.tar.xz
 Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 URL: http://gnu.org/software/gdb/
 
@@ -1016,6 +1017,12 @@ then
 fi
 
 %changelog
+* Sun Dec 10 2017 Sergio Durigan Junior <sergiodj@redhat.com> - 8.0.50.20171204-34.fc26
+- chmod +x on the generate-*.sh script.s
+- Remove references to gdb-8.0.1 from 'sources' and '.gitignore'.
+- Regenerate first line of the patches (remove commit hash).
+- Fix empty Source line.
+
 * Thu Dec  7 2017 Sergio Durigan Junior <sergiodj@redhat.com> - 8.0.50.20171204-33.fc26
 - Rebase to FSF GDB 8.0.50.20171204 (8.1pre).
 - Implemented new method for dealing with local patches.

diff --git a/generate-git-repo-from-patches.sh b/generate-git-repo-from-patches.sh
old mode 100644
new mode 100755

diff --git a/generate-patches-from-git-repo.sh b/generate-patches-from-git-repo.sh
old mode 100644
new mode 100755
index 928f69b..ded0659
--- a/generate-patches-from-git-repo.sh
+++ b/generate-patches-from-git-repo.sh
@@ -62,7 +62,13 @@ rm -f $temp_PATCH_file $temp_patch_file $temp_patch_order_file
 for c in `git rev-list --reverse ${common_ancestor}..HEAD` ; do
     fname=`git log -1 --pretty='format:%b' $c | sed -n 's/^FileName: \(.*\)$/\1/p'`
     test -z $fname && die "Could not determine FileName of commit $c."
-    git format-patch --keep -1 --stdout $c > ../$fname
+    # Because git-format-patch generates patches with the first line
+    # containing the commit hash, every time we do a git-format-patch
+    # here we will have a different .patch file from what we had
+    # before, even if nothing has changed.  This is bad, so we replace
+    # the commit hash by something constant (the string
+    # "FEDORA_PATCHES").
+    git format-patch --keep -1 --stdout $c | sed '1 s/^From \([0-9a-f]\+\) \(.*\)/From FEDORA_PATCHES \2/' > ../$fname
     (cd .. && git add $fname)
 
     cat >> $temp_PATCH_file <<EOF

diff --git a/sources b/sources
index 39572cb..15c6ddf 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,3 @@
 SHA512 (gdb-libstdc++-v3-python-7.1.1-20170526.tar.xz) = 3d540b99581ffa4cf2810bec979c9a01a1f8ce782b7c8efb46b40dd2421d60cdb0e52b53c5477c3e86a57957a2a14489f5c29dc53868738a1ef79e79cf76d0a1
 SHA512 (v1.6.1.tar.gz) = c7c9c8ba78021fff3fde12a216f5729c6031114e5a727f49b7ff1a31c53b5ddba24d1b3aee252d8278ecd1fafe78a44ed059c12b9eb29eca33093e0720673468
-SHA512 (gdb-8.0.1.tar.xz) = 5eb328910033f0918058be2f92caebf1e8dfc6caa3c730d99d621627e53de3c1b43761c2f683d53555893253c2f06768cbf56cdea051a3d291ffb6cfae87b5e1
 SHA512 (gdb-8.0.50.20171204.tar.xz) = 42d109eb711a0e076a083c4e18ade6946fcac2192096d72dfd10eb4b4fbc72f94a06d5e9b0b715d2d03ac33775325feedea0388ad31ca94285a61f440259d76d

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-27 23:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-27 23:58 [rpms/gdb] gdb-17.2-rebase-f44: 8.0.50.20171204-34.fc26 Sergio Durigan Junior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox