diff --git a/gdb.changes b/gdb.changes index 7945443..b46ec52 100644 --- a/gdb.changes +++ b/gdb.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Oct 21 08:05:18 UTC 2023 - Tom de Vries + +- Mention import-fedora.sh to fix warning. +- Maintenance script qa.sh: + * Update kfail for PR28561. + ------------------------------------------------------------------- Fri Oct 20 10:43:32 UTC 2023 - Tom de Vries diff --git a/gdb.spec b/gdb.spec index 7367dfe..b22f2bd 100644 --- a/gdb.spec +++ b/gdb.spec @@ -145,6 +145,7 @@ Source16: qa.sh Source17: qa-local.sh Source18: qa-remote.sh Source19: README.qa +Source20: import-fedora.sh %if %{build_testsuite} NoSource: 0 @@ -163,6 +164,7 @@ NoSource: 16 NoSource: 17 NoSource: 18 NoSource: 19 +NoSource: 20 %endif # Fedora import from branch f38, commit 82cc8e0. diff --git a/qa.sh b/qa.sh index 0296fc4..68c9d85 100644 --- a/qa.sh +++ b/qa.sh @@ -540,6 +540,7 @@ kfail_aarch64=( # We match pretty aggressively here. "FAIL: gdb.mi/.*.exp:" "FAIL: gdb.python/.*-mi.exp:" + "FAIL: gdb.python/py-mi-.*.exp:" ) # kfail_aarch64