[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project annobin-12.92-1.el10

Name annobin
Epoch 0
Version 12.92
Release 1.el10
Website/URL https://sourceware.org/annobin/
License GPL-3.0-or-later AND LGPL-2.0-or-later AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (LGPL-2.0-or-later WITH GCC-exception-2.0) AND GFDL-1.3-or-later
Build Time 2025-04-02 11:42:16
Build Host builder-x86-09.inferitos.ru
Summary Annotate and examine compiled binary files
Repositories AppStream
Description This package contains the tools needed to annotate binary files created by compilers, and also the tools needed to examine those annotations. One of the tools is a plugin for GCC that records information about the security options that were in effect when the binary was compiled. Note - the plugin is automatically enabled in gcc builds via flags provided by the redhat-rpm-macros package. One of the tools is a plugin for Clang that records information about the security options that were in effect when the binary was compiled. One of the tools is a plugin for LLVM that records information about the security options that were in effect when the binary was compiled. One of the tools is a security checker which analyses the notes present in annotated files and reports on any missing security options.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
annobin-annocheck-12.92-1.el10.x86_64 A tool for checking the security hardening status of binaries 63b6553be39ef3b1c9484232642cbfba597ddc5aee5f8f986120256eb8d19f1c download
annobin-libannocheck-12.92-1.el10.x86_64 A library for checking the security hardening status of binaries 2febdbd7a42323be73527003a3a12db671995c39a8116f2fda041e826d0b1336 download
annobin-plugin-clang-12.92-1.el10.x86_64 annobin clang plugin 77bc57eb3dc64a1e2032b05d5820fb2c2ba07821c4376734b14541bcd90a784c download
annobin-plugin-gcc-12.92-1.el10.x86_64 annobin gcc plugin 6811a1688675b3bb7723ef47c6fdabcc203b2158c3aa1c4338409879732d024e download
annobin-plugin-llvm-12.92-1.el10.x86_64 annobin llvm plugin 3a53990e527afb0a98331063d0359c69ab53b9ae4b2be1daeec6e7f7b7b2ea35 download
aarch64
annobin-annocheck-12.92-1.el10.aarch64 A tool for checking the security hardening status of binaries 738d54287bc05c4388b9b22e57becfce7f05f60ad244170e189cab39c58027da download
annobin-libannocheck-12.92-1.el10.aarch64 A library for checking the security hardening status of binaries 07c760a7de74b17e76968375235c3ac8187be338e2bd5f741fcf85e4df0653e2 download
annobin-plugin-clang-12.92-1.el10.aarch64 annobin clang plugin 59e1deb5c783240f0adf1c44e6c9cc756eb58d97417a5e5f39aa3d129a58a8c3 download
annobin-plugin-gcc-12.92-1.el10.aarch64 annobin gcc plugin 705944b8f24c7a820faaa9ae62d2453d008b6b5a9b1ee0a068b78b2cf73cc5ba download
annobin-plugin-llvm-12.92-1.el10.aarch64 annobin llvm plugin 6444c2bc392df4be1e0857fac761e2293a5ab9ab326065e02a388d83b7e361d0 download
noarch
annobin-docs-12.92-1.el10.noarch Documentation and shell scripts for use with annobin 51024139bfb424836b51698e0f82304127f0b219295b59c2f57881ac4dceb96b download
src
annobin-12.92-1.el10.src Annotate and examine compiled binary files 8fe086f4901287064c11d40c272e31a8200fc49bf09ddf779aa3ec8f8981d1b7 download
Changelog link
* Fri Feb 14 2025 Nick Clifton  <nickc@redhat.com> - 12.92-1
- Annocheck: Do not rely upon libelf's ability to detect links to separate debuginfo files.  (RHEL-79473)

* Thu Feb 13 2025 Nick Clifton  <nickc@redhat.com> - 12.91-1
- Annocheck: Fix resource leak.  (RHEL-79256)
- Annocheck: Fix double free. Add special handling for COMBOOT modules.
- Annocheck: Improve diagnostics when a separate debug info file cannot be found.

* Mon Feb 03 2025 Nick Clifton  <nickc@redhat.com> - 12.88-1
- Annocheck: Look for -fstack-clash-protection in DW_AT_producer string.  (RHEL-77328)

* Tue Jan 28 2025 Nick Clifton  <nickc@redhat.com> - 12.87-1
- Annocheck: Fix locating string notes (again).  Add exception for glibc benchmark tests.  (RHEL-76456)

* Tue Jan 28 2025 Nick Clifton  <nickc@redhat.com> - 12.86-1
- Annocheck: Add crtoffloadtableS.o to list of known gcc binaries.  (RHEL-76040)

* Mon Jan 27 2025 Nick Clifton  <nickc@redhat.com> - 12.85-1
- Annocheck: Fix the --debug-dir option.

* Thu Jan 23 2025 Nick Clifton  <nickc@redhat.com> - 12.84-1
- Annocheck: Fix corrupt warning message when unable to locate separate debug info files.

* Wed Jan 22 2025 Nick Clifton  <nickc@redhat.com> - 12.83-1
- Annocheck: Remove spurious debugging messages.
- Annocheck: Always look for annobin notes in separate debug info files.  (RHEL-75785)

* Thu Jan 16 2025 Nick Clifton  <nickc@redhat.com> - 12.81-1
- Annocheck: Support multiple --debug-rpm options.  (RHEL-73349)

* Fri Dec 13 2024 Nick Clifton  <nickc@redhat.com> - 12.80-2
- Rebuild against debugedit 5.1.2.  (RHEL-72712)