parent
680b19bfd9
commit
a727212ff0
18
annobin.spec
18
annobin.spec
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 11.13
|
||||
Version: 12.07
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -366,6 +366,22 @@ exit $res
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Mon Apr 24 2023 Nick Clifton <nickc@redhat.com> - 12.07-1
|
||||
- Annocheck: Fix lto testing. (#2177140)
|
||||
- gcc-plugin: generate warnings about misspelt -D_FORTIFY_SOURCE and/or -D_GLIBCXX_ASSERTIONS options.
|
||||
- gcc-plugin: use a bigger buffer for constructing notes.
|
||||
- llvm-plugin: Fix detection of optimization level. Improve test.
|
||||
- clang-plugin: Improve test.
|
||||
- configure: More improvements.
|
||||
- annocheck: Fix seg-fault when checking for glibc components in string format notes.
|
||||
- configure: Simplify.
|
||||
- gcc plugin: Add filenames to string notes. Allow use of ANNOBIN environment variable.
|
||||
- llvm plugin: Add workaround for building with LLVM-16.
|
||||
- clang plugin: Fix for building with Clang-16.
|
||||
- gcc plugin: Keep ELF notes at protocol version 3.
|
||||
- Protocol Version 4: String format notes.
|
||||
- Annocheck: Update message for LTO tests. (#2177140)
|
||||
|
||||
* Thu Mar 09 2023 Nick Clifton <nickc@redhat.com> - 11.13-1
|
||||
- Annocheck: Add more code to handle another glibc function built without LTO.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-11.13.tar.xz) = 7032edba07f89321ec0bda57e887b6b93944225da843bf6ccfb81281dec7fe1544f635fed3ad6c1439a33e9710504bee99222e89ef19325517ef40ce6af6479f
|
||||
SHA512 (annobin-12.07.tar.xz) = 20972c1427e0089635a8e173fee0c8ac393cf55950d4d80e777c69e2fc74f5f92325210ec1ccd55c409cc78337b28d38d094a1d590567a4b271712e602127b94
|
||||
|
Loading…
Reference in New Issue
Block a user