From 9dc3bf40691defd9662d0a7002df01f9dc428b00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Kadl=C4=8D=C3=ADk?= Date: Mon, 27 Feb 2023 09:17:24 +0100 Subject: [PATCH 1/3] Remove an obsoleted option from the CI plan TMT has obsoleted the "directory" option. We do not need to replace it with anything, the discovery phase works still the same way. --- plans/ci.fmf | 1 - 1 file changed, 1 deletion(-) diff --git a/plans/ci.fmf b/plans/ci.fmf index 85710d6..3fd3ab7 100644 --- a/plans/ci.fmf +++ b/plans/ci.fmf @@ -1,6 +1,5 @@ summary: CI Gating Plan discover: how: fmf - directory: tests execute: how: tmt From 6c8bb786f15f95871aa8bf29699a3335243c915b Mon Sep 17 00:00:00 2001 From: yahmad Date: Tue, 28 Feb 2023 18:26:10 +0100 Subject: [PATCH 2/3] - GCC Plugin: Do not run if other plugins are active. (#2162746) - Annocheck: Add code to handle glibc functions built without LTO. --- .gitignore | 1 + annobin.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 95233ca..8f0a23b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /annobin-*.tar.xz /annobin-9.51-1.fc34.src.rpm +/annobin-11.11-1.fc38.src.rpm diff --git a/annobin.spec b/annobin.spec index bda9689..0b31832 100644 --- a/annobin.spec +++ b/annobin.spec @@ -1,7 +1,7 @@ Name: annobin Summary: Annotate and examine compiled binary files -Version: 11.09 +Version: 11.11 Release: 1%{?dist} License: GPLv3+ URL: https://sourceware.org/annobin/ @@ -522,6 +522,10 @@ fi #--------------------------------------------------------------------------------- %changelog +* Tue Feb 28 2023 Yara Ahmad - 11.11-1 +- GCC Plugin: Do not run if other plugins are active. (#2162746) +- Annocheck: Add code to handle glibc functions built without LTO. + * Thu Feb 02 2023 Nick Clifton - 11.09-1 - Libannocheck: Fix thinko in debugging code. - Annocheck: Fix LTO test. diff --git a/sources b/sources index 91f7d51..db28308 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (annobin-11.09.tar.xz) = 41bf99d07110630f5b8773eb1e83d3d7c1355dae531d66f66721d45b06d9e0da01b447e5279480d62516303fdce6b9d0f1c8e8f6d541c42a590ce97b6c79f996 +SHA512 (annobin-11.11-1.fc38.src.rpm) = 2bb982323427fd928d853f2e661c24eea89e870b22292a06fa0b6037a27ac093fc1da0923bc3705543e45bb47f9d56973d7777768bd86e33bdb055b516fa9179 From 1d9177dfb23a309b3735d64f35d1ee1a413931ab Mon Sep 17 00:00:00 2001 From: yahmad Date: Tue, 28 Feb 2023 19:04:05 +0100 Subject: [PATCH 3/3] Fix a typo in the sources file --- sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources b/sources index db28308..449584d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (annobin-11.11-1.fc38.src.rpm) = 2bb982323427fd928d853f2e661c24eea89e870b22292a06fa0b6037a27ac093fc1da0923bc3705543e45bb47f9d56973d7777768bd86e33bdb055b516fa9179 +SHA512 (annobin-11.11.tar.xz) = 5f62a64befe79960ef78171ba583f8417ec39bf6b8f1dfddaa495764a557752db21a4efa8b292bda8fe13afc186065a5dcf6d29f46e710fb3e89d23a0bb267c3