From 62e012dff53e490381e9cdd70c922f263fd63d50 Mon Sep 17 00:00:00 2001 From: yahmad Date: Wed, 18 Jan 2023 19:12:14 +0100 Subject: [PATCH] - Rebuilt against GCC 13. - Annocheck: Fix handling of file built by multiple versions of gcc. (#2160700) - Annocheck: Fix handling of empty files. (#2159292) - Annocheck: Add crti.o and crtn.o to the list of known glibc special files. (#2158740) - Annocheck: Fix memory leaks. --- annobin.spec | 11 +++++++++-- sources | 2 +- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/annobin.spec b/annobin.spec index 2a630d6..e59c213 100644 --- a/annobin.spec +++ b/annobin.spec @@ -1,8 +1,8 @@ Name: annobin Summary: Annotate and examine compiled binary files -Version: 11.02 -Release: 1%{?dist} +Version: 11.06 +Release: 2%{?dist} License: GPLv3+ URL: https://sourceware.org/annobin/ # Maintainer: nickc@redhat.com @@ -512,6 +512,13 @@ fi #--------------------------------------------------------------------------------- %changelog +* Wed Jan 18 2023 Yara Ahmad - 11.06-2 +- Rebuilt against GCC 13. +- Annocheck: Fix handling of file built by multiple versions of gcc. (#2160700) +- Annocheck: Fix handling of empty files. (#2159292) +- Annocheck: Add crti.o and crtn.o to the list of known glibc special files. (#2158740) +- Annocheck: Fix memory leaks. + * Thu Jan 05 2023 Nick Clifton - 11.02-1 - Annocheck: Do not assume that object files contain no code simply because they do not have an executable segment. (#2158182) - Annocheck: Add more special glibc filenames. (#2158100) diff --git a/sources b/sources index 59592f6..b52267b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (annobin-11.02.tar.xz) = 18230eebd3e7dba3afbedec22c39daa0dd60f4ab0d0f558b15cbe5cfa078a7a67236553dce85ec04df98735e71b65a24be531f748a5f3d9e95b84c756b85cc06 +SHA512 (annobin-11.06.tar.xz) = 0a1a8e02a4381229d788b05fb6819e6e78306e51383c5128b0f8796ab6b5cee6d8aa2e60dab87c109af64dcf788a6a129fe431d60016f1e7125207a6c1d8af92