- Maintenance script import-fedora.sh:

* New script.  Move skipped patches list from gdb.spec to script.
- Update to fedora 38 @ 82cc8e0.
- Patch renamed:
  * pass-const-frame_info_ptr-reference-for-skip_-langua.patch ->
    gdb-rhbz2192105-ftbs-dangling-pointer
- Patches added:
  * gdb-bz2237392-dwarf-obstack-allocation.patch
  * gdb-bz2237515-debuginfod-double-free.patch
  * gdb-rhbz2160211-excessive-core-file-warnings.patch
  * gdb-rhbz2196395-debuginfod-legacy-openssl-crash.patch
  * gdb-rhbz2233961-CVE-2022-4806.patch
  * gdb-rhbz2233965-memory-leak.patch
- Maintenance script qa-local.sh:
  * Add openSUSE_Leap_15.5 and openSUSE_Factory_LegacyX86.
  * Add "List configs" item.
  * Skip i586 for SLE-11.
- Maintenance script qa.sh:
  * Make sure exit status is 0

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=363
This commit is contained in:
2023-10-21 08:04:00 +00:00
committed by Git OBS Bridge
parent b8c338f1c4
commit 4d8ef504a2
12 changed files with 874 additions and 62 deletions

2
qa.sh
View File

@@ -1040,3 +1040,5 @@ case $n in
exit 1
;;
esac
true