Compare commits

...
Sign in to create a new pull request.

4 commits

Author SHA1 Message Date
Nick Clifton
273b780ece NVR bump to allow rebuild against new gcc 2020-04-09 11:20:14 +01:00
Nick Clifton
ec31d88ce6 NVR bump in order to allow rebuild against latest F30 gcc. 2019-09-04 09:02:18 +01:00
Panu Matilainen
29024311a9 Really enable annocheck sub-package
Commit 4656334c92 supposedly added
annocheck as a sub-package but is missing the corresponding %files
section, which causes the whole sub-package to be ignored and annocheck
ending up in the main annobin package. Which creates a nasty "bootstrap"
dependency issue for compilation when rpm soname changes.

(cherry picked from commit fcc5d2b097)
2019-06-20 21:00:52 +02:00
Nick Clifton
d5b868afcb Annobin: Suppress more calls to free() which are triggering memory checker errors.
Resolves: #1684148
2019-02-28 15:52:21 +00:00
3 changed files with 17 additions and 3 deletions

1
.gitignore vendored
View file

@ -98,3 +98,4 @@
/annobin-8.68.tar.xz /annobin-8.68.tar.xz
/annobin-8.69.tar.xz /annobin-8.69.tar.xz
/annobin-8.70.tar.xz /annobin-8.70.tar.xz
/annobin-8.71.tar.xz

View file

@ -15,8 +15,8 @@
Name: annobin Name: annobin
Summary: Binary annotation plugin for GCC Summary: Binary annotation plugin for GCC
Version: 8.70 Version: 8.71
Release: 1%{?dist} Release: 4%{?dist}
License: GPLv3+ License: GPLv3+
URL: https://fedoraproject.org/wiki/Toolchain/Watermark URL: https://fedoraproject.org/wiki/Toolchain/Watermark
@ -203,6 +203,7 @@ make check
%doc %{_mandir}/man1/run-on-binaries-in.1.gz %doc %{_mandir}/man1/run-on-binaries-in.1.gz
%if %{with annocheck} %if %{with annocheck}
%files annocheck
%{_bindir}/annocheck %{_bindir}/annocheck
%doc %{_mandir}/man1/annocheck.1.gz %doc %{_mandir}/man1/annocheck.1.gz
%endif %endif
@ -210,6 +211,18 @@ make check
#--------------------------------------------------------------------------------- #---------------------------------------------------------------------------------
%changelog %changelog
* Thu Apr 09 2020 Nick Clifton <nickc@redhat.com> - 8.71-4
- NVR bump to allow rebuild against new gcc.
* Wed Sep 04 2019 Nick Clifton <nickc@redhat.com> - 8.71-3
- NVR bump in order to allow rebuild against latest F30 gcc.
* Thu Jun 06 2019 Panu Matilainen <pmatilai@redhat.com> - 8.71-2
- Really enable annocheck sub-package
* Thu Feb 28 2019 Nick Clifton <nickc@redhat.com> - 8.71-1
- Annobin: Suppress more calls to free() which are triggering memory checker errors. (#1684148)
* Fri Feb 01 2019 Nick Clifton <nickc@redhat.com> - 8.70-1 * Fri Feb 01 2019 Nick Clifton <nickc@redhat.com> - 8.70-1
- Add section flag matching ability to section size tool. - Add section flag matching ability to section size tool.

View file

@ -1 +1 @@
SHA512 (annobin-8.70.tar.xz) = 8a963a82200c3b073290c808f46f076dc73f08c60bbff37f22dd3447bb099d2ef2e05035c4fc90567047cc02dbcd1900b63de32b1596fe1068d36ee6327512c0 SHA512 (annobin-8.71.tar.xz) = 32831fafd60cf02c5ae8898e3d6c0343ae8f3891e8e06ef358678093aa4e63740c94fae85c4306f3d6856b3811d81ce34885834ef975fd555dae2e21194b93e3