[ 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 gcc-toolset-12-annobin-11.08-1.el8

Name gcc-toolset-12-annobin
Epoch 0
Version 11.08
Release 1.el8
Website/URL https://sourceware.org/annobin/
License GPLv3+
Build Time 2023-12-04 23:42:31
Build Host builder-x86-05.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 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
gcc-toolset-12-annobin-annocheck-11.08-1.el8.x86_64 A tool for checking the security hardening status of binaries 32b32e83c48c76cb75d2e9efac44c9b8193cf62ccb73728c717209ccddd75325 download
gcc-toolset-12-annobin-plugin-gcc-11.08-1.el8.x86_64 annobin gcc plugin 78444a6938ac523d7b7be7f0bf733f7e00d166f008f7e30a9cbd961971a4d544 download
noarch
gcc-toolset-12-annobin-docs-11.08-1.el8.noarch Documentation and shell scripts for use with annobin 367ccd956105c3352a75325dde34495ac3535fce2508ada650b85b76060c0354 download
src
gcc-toolset-12-annobin-11.08-1.el8.src Annotate and examine compiled binary files 3a9ed34f40e1296fb6c18b22e9d622cb03a49dc002e3349b916e7df86c73873d download
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 11.08-1
- Rebuilt for MSVSphere 8.8

* Tue Jan 31 2023 Nick Clifton  <nickc@redhat.com> - 11.08-1
- Annocheck: Fix atexit test.  Fix recording of version numbers.  (#2165826)

* Fri Jan 13 2023 Nick Clifton  <nickc@redhat.com> - 11.06-1
- Annocheck: Fix handling of file built by multiple versions of gcc.  (#2160701)
- Spec file: Enable annotated building.

* Thu Jan 12 2023 Nick Clifton  <nickc@redhat.com> - 11.05-1
- Annocheck: Fix handling of empty files.  (#2159292)
- Annocheck: Add crti.o and crtn.o to the list of known glibc special files.  (#2158740)
- Annocheck: Fix memory leaks.
- Annocheck: Do not assume that object files contain no code simply because they do not have an executable segment.  (#2158182)
- Annocheck: Add more special glibc filenames.  (#2158100)

* Thu Dec 22 2022 Nick Clifton  <nickc@redhat.com> - 10.99-1
- Annocheck: Improve handling of tool versions.

* Mon Dec 19 2022 Nick Clifton  <nickc@redhat.com> - 10.98-1
- GCC Plugin: Fix building with gcc-13.
- Annocheck: Add test for binaries built by cross compilers.
- Annocheck: Improve heuristic used to detect binaries without code. (#2144533)
- Annocheck: Use real filename rather than debuginfo filename.  (#2152280)

* Mon Dec 05 2022 Nick Clifton  <nickc@redhat.com> - 10.94-2
- Rename gcc plugin to gts-annobin.  (#2107575)

* Wed Nov 30 2022 Florian Weimer <fweimer@redhat.com> - 10.94-1
- Rebase to 10.94, brining in support for LLVM 15.  (#2118992)
- Annocheck: Better detection of binaries which do not contain code.  (#2144533)
- Annocheck: Provide more information when a test is skipped because the file being tested was not compiled.
- Annocheck: Try harder not to run mutually exclusive tests.
- Tests: Fix future-test so that it properly handles the situation where the compiler does not support the new options.
- Libannocheck: Actually set result fields after tests are run.
- Libannocheck: Replace libannocheck_version variable with LIBANNOCHECK_VERSION define.
- Libannocheck: Remove 'Requires binutils-devel' from libannocheck.pc.
- Libannocheck: Move into separate sub-package.
- Libannocheck: Add libannocheck.pc pkgconfig file.
- Libannocheck: Add libannocheck_reinit().
- GCC Plugin: Record -ftrivial-auto-var-init and -fzero-call-used-regs.
- Annocheck: Add future tests for  -ftrivial-auto-var-init and -fzero-call-used-regs.
- Clang Plugin: Fix for building with Clang-15.  (#2125875)
- Annocheck: Add a test for the inconsistent use of -Ofast.  (#1248744)
- Plugin: Fix top level configuration support for RiscV.
- Annocheck: Improvements to the size tool.
- Annocheck: Fixes for libannocheck.h.
- Annocheck: Add automatic profile selection.
- Annocheck: Improve gap detection and reporting.
- Spec File: Use the %dir directive in the %files section to ensure that
-  plugin directories are useable.  (#2080454)

* Wed Jun 29 2022 Nick Clifton  <nickc@redhat.com> - 10.76-5
- Fix tests to run in a scl environment.  (#2099696)

* Fri Jun 24 2022 Nick Clifton  <nickc@redhat.com> - 10.76-4
- Spec file: Remove bogus Provides for the annobin-doc subpackage.  (#2097616)