diff --git a/.gitignore b/.gitignore index 9ee7773..a7ce58e 100644 --- a/.gitignore +++ b/.gitignore @@ -78,3 +78,4 @@ /annobin-8.45.tar.xz /annobin-8.48.tar.xz /annobin-8.49.tar.xz +/annobin-8.50.tar.xz diff --git a/annobin.spec b/annobin.spec index 0dbb8f5..7a38737 100644 --- a/annobin.spec +++ b/annobin.spec @@ -15,7 +15,7 @@ Name: annobin Summary: Binary annotation plugin for GCC -Version: 8.49 +Version: 8.50 Release: 1%{?dist} License: GPLv3+ @@ -204,6 +204,9 @@ make check #--------------------------------------------------------------------------------- %changelog +* Mon Oct 08 2018 Nick Clifton - 8.50-1 +- Fix edge case computing section names for end symbols. (#1637039) + * Mon Oct 08 2018 Nick Clifton - 8.49-1 - Skip dynamic checks for binaries without a dynamic segment. (#1636606) diff --git a/sources b/sources index 810cfbb..13cda55 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (annobin-8.49.tar.xz) = 933f23303085222ca60f4e5d5279959a648632b9f84a118bc8faf98b1968ccf65a35ee685fd8170321c466474acec323107d1d4fc672acc4280609662f2f95da +SHA512 (annobin-8.50.tar.xz) = 1afdc50b472956eae64a015b544ae3e733fd758125d3e446f8b715340d22a1ba1c78390756e9d3f3ec941bca3c1f1d42f51b08b3238546ddc1bfb6c1d5c801a4