Compare commits
1 Commits
c9-beta
...
c8-beta-st
Author | SHA1 | Date | |
---|---|---|---|
|
ef5505fa72 |
@ -290,6 +290,6 @@ Patch067: gdb-gcc-13-backport-self-move-diagnostic-fix
|
|||||||
Patch068: gdb-backport-call-check_typedef-at-beginning-of-dwarf_expr_context.patch
|
Patch068: gdb-backport-call-check_typedef-at-beginning-of-dwarf_expr_context.patch
|
||||||
|
|
||||||
# Backport "Fix an illegal memory access when parsing..."
|
# Backport "Fix an illegal memory access when parsing..."
|
||||||
# (Nick Clifton, RHBZ 2153228)
|
# (Nick Clifton, RHBZ 2153227)
|
||||||
Patch069: gdb-rhbz2153228-fail-if-sh_info-is-zero.patch
|
Patch069: gdb-rhbz2153227-fail-if-sh_info-is-zero.patch
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
|
From FEDORA_PATCHES Mon Sep 17 00:00:00 2001
|
||||||
From: Nick Clifton <nickc@redhat.com>
|
From: Nick Clifton <nickc@redhat.com>
|
||||||
Date: Wed, 19 Oct 2022 15:09:12 +0100
|
Date: Wed, 19 Oct 2022 15:09:12 +0100
|
||||||
Subject: gdb-rhbz2153228-fail-if-sh_info-is-zero.patch
|
Subject: gdb-rhbz2153227-fail-if-sh_info-is-zero.patch
|
||||||
|
|
||||||
;; Backport "Fix an illegal memory access when parsing..."
|
;; Backport "Fix an illegal memory access when parsing..."
|
||||||
;; (Nick Clifton, RHBZ 2153228)
|
;; (Nick Clifton, RHBZ 2153227)
|
||||||
|
|
||||||
PR 29699
|
PR 29699
|
||||||
* elf.c (_bfd_elf_slurp_version_tables): Fail if the sh_info field
|
* elf.c (_bfd_elf_slurp_version_tables): Fail if the sh_info field
|
@ -1201,13 +1201,13 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jun 13 2023 Keith Seitz <keiths@redhat.com> - 12.1-3.el9
|
* Tue Jun 13 2023 Keith Seitz <keiths@redhat.com> - 12.1-3.el8
|
||||||
- Backport "Update gdb-add-index.sh ..."
|
- Backport "Update gdb-add-index.sh ..."
|
||||||
(Andrew Burgess, RHBZ 2213228)
|
(Andrew Burgess, RHBZ 2214593)
|
||||||
|
|
||||||
* Thu Apr 27 2023 Keith Seitz <keiths@redhat.com> - 12.1-2.el9
|
* Thu Apr 27 2023 Keith Seitz <keiths@redhat.com> - 12.1-2.el9
|
||||||
- Backport binutls/29699 "Fix an illegal memory access when parsing..."
|
- Backport binutls/29699 "Fix an illegal memory access when parsing..."
|
||||||
(Nick Clifton, RHBZ 2153228)
|
(Nick Clifton, RHBZ 2153227)
|
||||||
|
|
||||||
* Tue Apr 18 2023 Keith Seitz <keiths@redhat.com> - 12.1-1.el9
|
* Tue Apr 18 2023 Keith Seitz <keiths@redhat.com> - 12.1-1.el9
|
||||||
- Initial import for GTS13.
|
- Initial import for GTS13.
|
||||||
|
Loading…
Reference in New Issue
Block a user