[ Все 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 ]
×

Проект gcc-toolset-12-annobin-11.08-2.el9

Имя gcc-toolset-12-annobin
Эпоха 0
Версия 11.08
Релиз 2.el9
Сайт https://sourceware.org/annobin/
Лицензия GPLv3+
Время сборки 2023-05-20 22:06:05
Хост сборки builder-x86-03.inferitos.ru
Краткое описание Annotate and examine compiled binary files
Репозитории AppStream
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
gcc-toolset-12-annobin-annocheck-11.08-2.el9.x86_64 A tool for checking the security hardening status of binaries b775af8e4b97f3fe9194ed7944a2ea884ce9d98949dac685f53dcce6bd40ec8f download
gcc-toolset-12-annobin-plugin-gcc-11.08-2.el9.x86_64 annobin gcc plugin 98b0c98b9e54653271595e5775547bfa50740ce52b6fb9251c8604872804509d download
aarch64
gcc-toolset-12-annobin-annocheck-11.08-2.el9.aarch64 A tool for checking the security hardening status of binaries 7cc55d774e21e2948d04f1317294bc2a9d90a9e8a369fc57f0200e08a37cf6b9 download
gcc-toolset-12-annobin-plugin-gcc-11.08-2.el9.aarch64 annobin gcc plugin e75cbfd698b3d5c40e716350c34c3cb3ade557c4ea47bd1d315fb01bf71d70fc download
noarch
gcc-toolset-12-annobin-docs-11.08-2.el9.noarch Documentation and shell scripts for use with annobin d78147e9e11d2c2ff2ba3342e4b36e7496533ce8d615bd2b6627012a1999412d download
src
gcc-toolset-12-annobin-11.08-2.el9.src Annotate and examine compiled binary files 20b804b08f8db7db1769a924f7bca913d3a21ed658b693047fd23f3ca25a8f6d download
История изменений link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 10.76-2
- Rebuilt for MSVSphere 9.1.

* Thu Feb 02 2023 Nick Clifton  <nickc@redhat.com> - 11.08-2
- Re-enable building with LTO.  (#2166579)

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

* Fri Jan 13 2023 Nick Clifton  <nickc@redhat.com> - 11.06-1
- Annocheck: Fix handling of file built by multiple versions of gcc.  (#2160700)
- 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.

* Thu Jan 05 2023 Nick Clifton  <nickc@redhat.com> - 11.02-1
- Annocheck: Do not assume that object files contain no code simply because they do not have an executable segment.  (#2158386)
- 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.

* Fri Dec 16 2022 Nick Clifton  <nickc@redhat.com> - 10.97-1
- Annocheck: Add test for binaries built by cross compilers.
- Annocheck: Improve heuristic used to detect binaries without code. (#2144533)

* Mon Dec 12 2022 Nick Clifton  <nickc@redhat.com> - 10.95-1
- Annocheck: Use real filename rather than debuginfo filename.  (#2152280)