parent
050fa562c7
commit
89046a2398
11
annobin.spec
11
annobin.spec
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 10.44
|
||||
Version: 10.46
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -161,11 +161,11 @@ of the resulting files.
|
||||
%package annocheck
|
||||
Summary: A tool for checking the security hardening status of binaries
|
||||
|
||||
BuildRequires: gcc elfutils elfutils-devel elfutils-libelf-devel rpm-devel binutils-devel
|
||||
BuildRequires: gcc elfutils elfutils-devel elfutils-libelf-devel rpm-devel binutils-devel make
|
||||
%if %{with debuginfod}
|
||||
BuildRequires: elfutils-debuginfod-client-devel
|
||||
BuildRequires: make
|
||||
%endif
|
||||
Requires: cpio rpm
|
||||
|
||||
%description annocheck
|
||||
Installs the annocheck program which uses the notes generated by annobin to
|
||||
@ -377,6 +377,11 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Wed Jan 12 2022 Nick Clifton <nickc@redhat.com> - 10.46-1
|
||||
- Annocheck: Add option to disable instrumentation test.
|
||||
- GCC Plugin: Fix building with gcc-12.
|
||||
- Spec file: Add requirement on cpio for annocheck. (#2039747)
|
||||
|
||||
* Fri Jan 07 2022 Nick Clifton <nickc@redhat.com> - 10.44-1
|
||||
- Annocheck: Add even more glibc function names. (#2037333)
|
||||
- Annocheck: ARM: Do not fail tests that rely upon annobin notes.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-10.44.tar.xz) = 6ffa1cc12332233ffdf9737b7c23046d9ce0c123991fe56562f42a7f17d063dbfdaa817b9fa8e433603e1e20fa7e5a52757091cd3748cd55ba2676de86fb1563
|
||||
SHA512 (annobin-10.46.tar.xz) = 3dd246256b36d137a1e3781d4d236bc27b4a8be751218fd1daf029b9363e50f944e59202e958db7c67f127d99fb823a3e1d109c7ba3d59e95e44d0a1e1c12ca3
|
||||
|
Loading…
Reference in New Issue
Block a user