[ 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-13-annobin-12.32-2.el8

Name gcc-toolset-13-annobin
Epoch 0
Version 12.32
Release 2.el8
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 2024-04-11 18:26:38
Build Host builder-x86-07.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
gcc-toolset-13-annobin-annocheck-12.32-2.el8.x86_64 A tool for checking the security hardening status of binaries faaa542ff3d8a4262b0e0feef52eb6fab8d505c3de3f8d42a18301304cfe9653 download
gcc-toolset-13-annobin-plugin-gcc-12.32-2.el8.x86_64 annobin gcc plugin 216d349475343a6c1192e161e9b7b1ec760509b128cc8d1a874b83bcf62941c6 download
noarch
gcc-toolset-13-annobin-docs-12.32-2.el8.noarch Documentation and shell scripts for use with annobin ca90d191c2a734b5e5bc889fb983a90b75cae5b4c4c615858d861820295efaad download
src
gcc-toolset-13-annobin-12.32-2.el8.src Annotate and examine compiled binary files 86b63ffc4d3c8e886629881acb8b11ac51745b2848589e031c5ddad89c18f60f download
Changelog link
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 12.32-2
- Rebuilt for MSVSphere 8.10 beta

* Tue Nov 28 2023 Nick Clifton  <nickc@redhat.com> - 12.32-2
- GCC Plugin: Add %verify tokens to show that the default plugin names are symbolic links. (RHEL-17505)

* Mon Nov 27 2023 Nick Clifton  <nickc@redhat.com> - 12.32-1
- LLVM Plugin: Fix building with LLVM version 17.  (RHEL-17311)
- GCC Plugin: Add support for -fhardended.
- Update glibc detection heuristics for PPC64.  (RHEL-16453)
- Fix another atexit test failure.  (#2247481)
- Fix atexit test failure.
- Notes: Add support for string format notes.
- GCC Plugin: Record settings of -Wstrict-flex-arrays and -fstrict-flex-arrays
- Annobin: Add future test of these options.
- GCC Plugin: Record settings of -Wimplicit-int and -Wimplicit-function-declaration.
- Annobin: Add test for these warnings.
- GCC Plugin: Enable string note format by default.
- Annocheck: Change GO FIPS test to look for CGO_ENABLED markers.
- Annocheck: Add test for FIPS compliant GO binaries.
- Annocheck: Fix double free.  (#2226749)

* Mon Jul 17 2023 Nick Clifton  <nickc@redhat.com> - 12.20-1
- Annocheck: Ignore AArch64 $x and $d symbols.  (#2221192)
- GCC Plugin: Suppress active checks for fortran sources.  Improve scanning of COLLECT_GCC_OPTIONS.
- Annocheck: Remove dependency upon libiberty.

* Fri Jun 30 2023 Nick Clifton  <nickc@redhat.com> - 12.17-1
- Annocheck: Add detection of known parts of libstdc++-nonshared.a that contain gaps.  (#2217868)

* Tue Jun 27 2023 Nick Clifton  <nickc@redhat.com> - 12.16-1
- Spec File: Rebuild with annobin annotation.  (#2217812)
- Annocheck: Ignore weak/undef function symbols when checking to see if a binary contains code.  (#2217840)
- Annocheck: Add --suppress-version-warnings option.

* Thu Jun 22 2023 Nick Clifton  <nickc@redhat.com> - 12.14-1
- Annocheck: Do not ignore separate debuginfo files that do not contain any DWARF.  (#2144553)
- Annocheck: Ignore /dev/null filename in string notes.
- Annocheck: More tweaks to glibc detection heuristics.  (#2215968)
- Annocheck: Check for string notes in separate debug info files.  (#2211694)
- Annocheck: Add support for el10 and rhel-10 profiles.  (RHEL-526)

* Tue May 09 2023 Nick Clifton  <nickc@redhat.com> - 12.10-2
- Rebuild against GTS-13 gcc.  (#2196506)

* Wed May 03 2023 Nick Clifton  <nickc@redhat.com> - 12.10-1
- Add gating.yaml file.  (#2192491)

* Tue Apr 25 2023 Nick Clifton  <nickc@redhat.com> - 12.09-1
- Rebase to 12.09  (#2188638)