diff --git a/.gitignore b/.gitignore index b2354c3..95a22a0 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /annobin-3.1.tar.xz /annobin-3.2.tar.xz /annobin-3.3.tar.xz +/annobin-3.4.tar.xz diff --git a/annobin.spec b/annobin.spec index 4cf61b1..fdc2f06 100644 --- a/annobin.spec +++ b/annobin.spec @@ -11,8 +11,8 @@ Name: annobin Summary: Binary annotation plugin for GCC -Version: 3.3 -Release: 2%{?dist} +Version: 3.4 +Release: 1%{?dist} License: GPLv3+ URL: https://fedoraproject.org/wiki/Toolchain/Watermark @@ -96,6 +96,7 @@ exit 0 %{_bindir}/built-by.sh %{_bindir}/check-abi.sh %{_bindir}/hardened.sh +%{_bindir}/run-on-binaries-in.sh %license COPYING3 LICENSE %exclude %{_datadir}/doc/annobin-plugin/COPYING3 %exclude %{_datadir}/doc/annobin-plugin/LICENSE @@ -105,6 +106,10 @@ exit 0 #--------------------------------------------------------------------------------- %changelog +* Fri Feb 09 2018 Nick Clifton - 3.4-1 +- Change type and size of symbols to STT_NOTYPE/0 so that they do not confuse GDB. (#1539664) +- Add run-on-binaries-in.sh script to allow the other scripts to be run over a repository. + * Wed Feb 07 2018 Fedora Release Engineering - 3.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild diff --git a/sources b/sources index 23e2713..c3898d5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (annobin-3.3.tar.xz) = 59fda2a7040fc32227a233509b5d69250531590780b90cd224847a2b6dd6afca57809ce35e14b227e1ca93f6f367c7b79144e6945605981c45452e69fb2273cd +SHA512 (annobin-3.4.tar.xz) = 387ab363b463d182c4d775ed516eeaea898640b5117937db16a100034ff83867c7012e0045dda5eb272d6c09a3d6003683d0918524907cbbb69500c19fd478b4