معرفی شرکت ها


devtoolset-10-annobin-annocheck-9.23-4.el7.x86_64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A tool for checking the security hardening status of binaries
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 7
مخزن Centos sclo x86_64
نام بسته devtoolset-10-annobin-annocheck
نام فایل بسته devtoolset-10-annobin-annocheck-9.23-4.el7.x86_64.rpm
نسخه بسته 9.23
انتشار بسته 4.el7
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Tue 08 Jun 2021 05
هاست سازنده b69c41d0e3254839ac0d7f25d199825f
نوع بسته .rpm
آدرس صفحه اصلی -
مجوز GPLv3+
حجم دانلود 114K
حجم نصب 230.378K
Installs the annocheck program which uses the notes generated by annobin to check that the specified files were compiled with the correct security hardening options.


جایگزین ها

بسته نسخه معماری مخزن
devtoolset-10-annobin-annocheck-9.23-4.el7.1.x86_64.rpm 9.23 x86_64 CentOS sclo
devtoolset-10-annobin-annocheck-9.23-3.el7.x86_64.rpm 9.23 x86_64 CentOS sclo


نیازمندی

مقدار نام
- devtoolset-10-runtime
- libc.so.6()(64bit)
- libc.so.6(GLIBC_2.14)(64bit)
- libc.so.6(GLIBC_2.17)(64bit)
- libc.so.6(GLIBC_2.2.5)(64bit)
- libc.so.6(GLIBC_2.3)(64bit)
- libc.so.6(GLIBC_2.3.4)(64bit)
- libc.so.6(GLIBC_2.4)(64bit)
- libc.so.6(GLIBC_2.8)(64bit)
- libdw.so.1()(64bit)
- libdw.so.1(ELFUTILS_0.122)(64bit)
- libdw.so.1(ELFUTILS_0.126)(64bit)
- libdw.so.1(ELFUTILS_0.159)(64bit)
- libelf.so.1()(64bit)
- libelf.so.1(ELFUTILS_1.0)(64bit)
- libelf.so.1(ELFUTILS_1.3)(64bit)
- libelf.so.1(ELFUTILS_1.5)(64bit)
- libelf.so.1(ELFUTILS_1.6)(64bit)
- librpm.so.3()(64bit)
- librpmio.so.3()(64bit)
- rtld(GNU_HASH)


ارائه دهنده

مقدار نام
= 9.23-4.el7 devtoolset-10-annobin-annocheck
= 9.23-4.el7 devtoolset-10-annobin-annocheck(x86-64)
- scl-package(devtoolset-10)


نحوه نصب


نصب پکیج rpm devtoolset-10-annobin-annocheck:

    sudo yum localinstall devtoolset-10-annobin-annocheck-9.23-4.el7.x86_64.rpm


فایل ها

مسیرها
/opt/rh/devtoolset-10/root/usr/bin/annocheck
/opt/rh/devtoolset-10/root/usr/share/man/man1/annocheck.1.gz


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2021-02-18

NVR bump to allow rebuilding against the latest DTS-10 gcc.

2020-08-10

Improve results when running annobin rpms through annocheck. (#1866825)

2020-08-06

Fix rhbz1866774

2020-07-13

INITIAL CREATION OF DTS-10 ANNOBIN. (#1852725)
Annocheck: Do not skip tests of the short-enums notes. (#1743635)
Add (optional) llvm plugin.
3
Fix the computations of ANNOBIN_GCC_PLUGIN_DIR and ANNOBIN_CLANG_PLUGIN_DIR.
1
Fix stack clash protection problem. (#1803173)
1
Annobin: Fall back on using the flags if the option cannot be found in cl_options. (#1817659)
1
Annocheck: Detect Fortran compiled programs. (#1824393)
1
Annobin: If option name mismatch occurs, seach for the real option. (#1817452)
1
Annocheck: Fix a division by zero error when parsing GO binaries. (#1818863)
1
Annobin: Fix access to the -flto and -fsanitize flags.
1
Annobin: Use offsets stored in gcc's cl_option structure to access the global_options array, thus removing the need to check for changes in the size of this structure.
1
Rename gcc plugin directory to gcc-plugin.
Stop annocheck from complaining about missing options when the binary has been built in a mixed environment.
1
Improve builtby tool.
Stop annocheck complaining about missing notes when the binary is not compiled by either gcc or clang.
Skip the check of the ENTRY instruction for binaries not compiled by gcc or clang. (#1809656)
1
Fix infinite loop hangup in annocheck.
Disable debuginfod support by default.
Improve parsing of .comment section.
1
Fix clang plugin to use hidden symbols.
1
Add ability to build clang plugin (disabled by default).
1
Annocheck: Fix error printing out the version number.
1
Annobin: Add checks of the exact location of the examined switches.
1
Annobin: Note when stack clash notes are generated.
Annocheck: Handle multiple builder IDs in the .comment section.
1
Add configure option to suppress building annocheck.
1
Fix debuginfod test.
2
Correct the build requirement for building with debuginfod support.
1
Add debuginfod support.
1
Add clang plugin (experimental).
1
Have annocheck ignore notes with an end address of 0.
1
Improve checking of gcc versions.
1
Do not skip positive results.
1
Generate a WARN result for code compiled with instrumentation enabled. (#1753918)
1
Replace address checks with dladdr1.
1
Use libabigail like checking to ensure variable address consistency.
1
Skip generation of global notes for hot/cold sections.
1
Generate FAIL results if -Wall or -Wformat-security are missing.
1
If notes cannot be found in the executable look for them in the debuginfo file, if available.
Generate a FAIL if notes are missing from the executable/debuginfo file.
Record and report the setting of the AArcht64 specific -mbranch-protection option.
1
Improve detection of GO binaries.
Add gcc version information to annobin notes.
Do not complain about missing FORTIFY_SOURCE and GLIBCXX_ASSERTIONS in LTO compilations.

2019-08-21

INITIAL CREATION OF DTS-9 ANNOBIN.

2019-08-08

Import the missing tests/ sub-directory.

2019-08-08

Allow the compiler used to run tests to be specified on the command line.

2019-08-06

Fix a memory allocation error in the annobin plugin. (#1737306)

2019-07-23

Change the requirement of gcc-toolset-9 to gcc-toolset-9-gcc. (#1732767)

2019-07-23

Version bump to allow rebuilding with scl_prefix.

2019-07-23

gcc-toolset-9: INITIAL IMPORT OF ANNOBIN FROM RAWHIDE. (#1730483)

2019-06-24

Another attempt at fixing the detection and reporting of missing -D_FORTIFY_SOURCE options. (#1703500)

2019-06-10

Rebuild for RPM 4.15

2019-06-10

Rebuild for RPM 4.15

2019-06-06

Really enable annocheck sub-package

2019-04-30

Report a missing -D_FORTIFY_SOUCRE option if -D_GLIBCXX_ASSERTIONS was detected. (#1703499)
Do not report problems with -fstack-protection if the binary was not built by gcc or clang. (#1703788)