From c082f794305b9c8c43e5640c2c90d16716769da9 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Jul 14 2020 01:05:35 +0000 Subject: import annobin-9.23-1.el8 --- diff --git a/.annobin.metadata b/.annobin.metadata index 3d8e1cc..e46d88d 100644 --- a/.annobin.metadata +++ b/.annobin.metadata @@ -1 +1 @@ -0cb8f1f99f4be6430d96441712eb59e739a9d817 SOURCES/annobin-9.21.tar.xz +89eff4420502ad81cd036c60501f2c4b5adbd7a8 SOURCES/annobin-9.23.tar.xz diff --git a/.gitignore b/.gitignore index f84422a..7446ca1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/annobin-9.21.tar.xz +SOURCES/annobin-9.23.tar.xz diff --git a/SPECS/annobin.spec b/SPECS/annobin.spec index 7172420..0e93351 100644 --- a/SPECS/annobin.spec +++ b/SPECS/annobin.spec @@ -1,7 +1,7 @@ Name: annobin Summary: Annotate and examine compiled binary files -Version: 9.21 +Version: 9.23 Release: 1%{?dist} License: GPLv3+ # ProtocolURL: https://fedoraproject.org/wiki/Toolchain/Watermark @@ -247,10 +247,6 @@ fi %files %{ANNOBIN_GCC_PLUGIN_DIR} -%{_bindir}/built-by -%{_bindir}/check-abi -%{_bindir}/hardened -%{_bindir}/run-on-binaries-in %license COPYING3 LICENSE %exclude %{_datadir}/doc/annobin-plugin/COPYING3 %exclude %{_datadir}/doc/annobin-plugin/LICENSE @@ -275,6 +271,9 @@ fi #--------------------------------------------------------------------------------- %changelog +* Wed Jul 01 2020 Nick Clifton - 9.23-1 +- Annocheck: Do not skip tests of the short-enums notes. (#1743635) + * Thu Apr 23 2020 Nick Clifton - 9.21-1 - Annobin: Fall back on using the flags if the option cannot be found in cl_options. (#1817659) - Annocheck: Detect Fortran compiled programs. (#1824393) @@ -296,7 +295,7 @@ fi - Add ability to build clang plugin (disabled by default). - Annocheck: Fix error printing out the version number. - Annobin: Add checks of the exact location of the examined switches. -- Annobin: Note when stack clash notes are generated. (#1803173) +- Annobin: Note when stack clash notes are generated. (#1803173, #1828797) - Annocheck: Handle multiple builder IDs in the .comment section. - Add configure option to suppress building annocheck. - Fix debuginfod test.