↵ Return to the main page of gdb-headless
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-08-17 | Alexandra Hájková <ahajkova at redhat dot com> - 15.1-1 | - Rebase to FSF GDB 15.1. - Update local patches: gdb-6.3-gstack-20050411.patch gdb-6.6-buildid-locate-solib-missing-ids.patch gdb-6.6-buildid-locate.patch gdb-archer-next-over-throw-cxx-exec.patch gdb-rhbz1007614-memleak-infpy_read_memory-test.patch gdb-rhbz1156192-recursive-dlopen-test.patch - Dropped: gdb-6.3-attach-see-vdso-test.patch gdb-6.5-BEA-testsuite.patch gdb-6.5-bz185337-resolve-tls-without-debuginfo-v2.patch gdb-6.5-ia64-libunwind-leak-test.patch gdb-6.5-missed-trap-on-step-test.patch gdb-6.6-buildid-locate-rpm-librpm-workaround.patch gdb-6.6-buildid-locate-rpm.patch gdb-6.7-ppc-clobbered-registers-O2-test.patch gdb-6.7-testsuite-stable-results.patch gdb-bz634108-solib_address.patch gdb-container-rh-pkg.patch gdb-core-open-vdso-warning.patch gdb-fedora-libncursesw.patch gdb-glibc-strstr-workaround.patch gdb-linux_perf-bundle.patch gdb-rhbz-2232086-cpp-ify-mapped-symtab.patch gdb-rhbz-2232086-generate-dwarf-5-index-consistently.patch gdb-rhbz-2232086-generate-gdb-index-consistently.patch gdb-rhbz-2232086-reduce-size-of-gdb-index.patch gdb-rhbz1186476-internal-error-unqualified-name-re-set-test.patch gdb-rhbz1553104-s390x-arch12-test.patch gdb-rhbz2232086-refactor-selftest-support.patch gdb-rhbz2250652-avoid-PyOS_ReadlineTState.patch gdb-rhbz2250652-gdbpy_gil.patch gdb-rhbz947564-findvar-assertion-frame-failed-testcase.patch gdb-rhel2295897-pre-read-DWZ-file-in-DWARF-reader.patch |
2024-07-10 | Guinevere Larsen <blarsen at redhat dot com> - 14.2-2 | - backport commit 91874afabcd to solve RHEL-2295897 This fixes a double free when debugging mysql-workbench |
2024-03-17 | Alexandra Hájková <ahajkova at redhat dot com> - 14.2-1 | - Rebase to FSF GDB 14.2. |
2024-01-25 | Guinevere Larsen <blarsen at redhat dot com> - 14.1-4 | - Backport "gdb:fix list . related crash" |
2024-01-21 | Alexandra Hájková <ahajkova at redhat dot com> - 14.1-3 | - Backport upstream commits 7ae9ecfd801 and 8170efad364 to avoid using _PyOS_ReadlineTState (RHBZ 2250652). |
2024-01-14 | Kevin Buettner <kevinb at redhat dot com> - 14.1-2 | - Backport upstream commit bc23ea51f8a83e9524dfb553baa8baacb29e68a9, potentially fixing RHBZ 2257562. |
2023-12-07 | Kevin Buettner <kevinb at redhat dot com> | - Rebase to FSF GDB 14.1. - Update local patches: gdb-6.5-bz185337-resolve-tls-without-debuginfo-v2.patch gdb-6.6-buildid-locate-rpm.patch gdb-6.6-buildid-locate.patch gdb-container-rh-pkg.patch gdb-core-open-vdso-warning.patch gdb-fedora-libncursesw.patch gdb-linux_perf-bundle.patch - Update backported patches which didn't make it into 14.1: gdb-rhbz-2232086-cpp-ify-mapped-symtab.patch gdb-rhbz-2232086-generate-gdb-index-consistently.patch - Drop upstreamed local patches: gdb-6.5-sharedlibrary-path.patch - Drop gdb-13.2 backports (which are now in gdb-14.1): gdb-binutils29988-read_indexed_address.patch gdb-bz2196395-debuginfod-legacy-openssl-crash.patch gdb-bz2237392-dwarf-obstack-allocation.patch gdb-bz2237515-debuginfod-double-free.patch gdb-rhbz2192105-ftbs-dangling-pointer gdb-rhbz2233961-CVE-2022-4806.patch gdb-rhbz2233965-memory-leak.patch - Adjust gdb.spec so that --with-mpfr is no longer passed to configure; doing so, combined with some configury changes triggered a latent build problem. |
2023-11-28 | Andrew Burgess <aburgess at redhat dot com> | - Backport upstream commits 1f0fab7ff86, aa19bc1d259, acc117b57f7, aff250145af, and 3644f41dc80. These commits reduce the size of the generated gdb-index file, and also ensure that the gdb-index and dwarf-5 index are generated consistently even as the number of worker threads that GDB uses changes (RHBZ 2232086). |
2023-10-01 | Alexandra Hájková <ahajkova at redhat dot com> - 13.2-10 | - Backport upstream commit d28fbc7197b which fixes RHBZ 2233965, CVE-2022-48065 (Alan Modra). |
2023-09-21 | Alexandra Hájková <ahajkova at redhat dot com> - 13.2-9 | - Backport upstream commit 8f2c64de86b which fixes RHBZ 2233961, CVE-2022-48064, (Alan Modra). |