Commit Graph

  • ee78766bff Annocheck: ARM: Do not fail tests that rely upon annobin notes. Nick Clifton 2022-01-07 14:10:23 +0000
  • 2b53e719ea Annocheck: Extend list of known glibc functions. Resolves: #2037333 Nick Clifton 2022-01-06 11:45:32 +0000
  • 0000a56eab Annocheck: Extend list of known glibc functions. (#2037333) Nick Clifton 2022-01-05 15:38:48 +0000
  • 7aed84cdef Annocheck: Ignore more glibc special binaries. Resolves: #2037220 Nick Clifton 2022-01-05 13:14:45 +0000
  • 1e262d15b3 - Annocheck: Ignore gaps that contain the _start symbol (for AArch64). (#1995224) - Annocheck: Ignore more glibc special binaries. (#2037220) Nick Clifton 2022-01-05 12:06:02 +0000
  • 73c58bd3e9 Annocheck: Do not complaining about missing stack clash notes if the compilation used LTO. Resolves: #2034946 Nick Clifton 2022-01-04 14:07:19 +0000
  • b4ba4e0d3c Annocheck: Do not complaining about missing stack clash notes if the compilation used LTO. (#2034946) Nick Clifton 2022-01-04 11:42:27 +0000
  • 937dcd29c6 Annocheck: Add /usr/lib/ld-linux-aarch64.so.1 to the list of known glibc binaries. Resolves: #2033255 Nick Clifton 2021-12-20 13:35:27 +0000
  • ec8f2b145d - Annocheck: Add /usr/lib/ld-linux-aarch64.so.1 to the list of known glibc binaries. (#2033255) - Doc: Note that ENDBR is only needed as the landing pad for indirect branches/calls. (#28705) - Spec File: Store full gcc version release string in plugin info file. (#2030671) Nick Clifton 2021-12-17 15:46:16 +0000
  • 15b34fde9c Fix for RHEL-7 Nick Clifton 2021-12-14 17:55:37 +0000
  • 2d008d72c6 Annocheck: Do not complaining about missing -mstackrealign notes in LTO mode. Resolves: #2030298 Nick Clifton 2021-12-14 10:59:52 +0000
  • 7c94cb66cc Annocheck: Do not complaining about missing -mstackrealign notes in LTO mode. (#2030298) Nick Clifton 2021-12-14 10:04:35 +0000
  • 0c278a5d73 GCC Plugin: Do not record missing -mstackrealign in LTO mode. (#2030298) Nick Clifton 2021-12-13 17:54:33 +0000
  • 0e6be40a3c Tests: Fix fortify and debuginfod tests to use newly built annobin plugin. Nick Clifton 2021-12-13 13:41:04 +0000
  • 77a92a7119 Tests: Fix fortify and debuginfod tests to use newly built annobin plugin. Nick Clifton 2021-12-13 12:55:43 +0000
  • 80434affa9 Tests: Fix gaps and stat tests to use newly built annobin plugin. Resolves: #2028063 Nick Clifton 2021-12-13 12:38:02 +0000
  • 9973028a3b import annobin-10.29-1.el9 imports/c9-beta/annobin-10.29-1.el9 CentOS Sources 2021-12-07 12:39:38 -0500
  • 3bd486ba5f import annobin-9.90-1.el9 imports/c9-beta/annobin-9.90-1.el9 CentOS Sources 2021-11-03 11:05:29 -0400
  • d83b796c87 Tests: Fix gaps and stat tests to use newly built annobin plugin. (#2028063) Nick Clifton 2021-12-06 17:49:41 +0000
  • ce231f4bd9 Tests: Fix gaps and stat tests to use newly built annobin plugin. (#2028063) Nick Clifton 2021-12-06 14:43:50 +0000
  • 223438b42f NVR bump to allow rebuilding against new GCC. Resolves: #2028063 Nick Clifton 2021-12-06 14:40:13 +0000
  • 27535490e6 Annocheck: Ignore gaps in binaries at least partial built by golang. Resolves: #2028583 Nick Clifton 2021-12-06 12:19:53 +0000
  • c7d76e06c2 Annocheck: Ignore gaps in binaries at least partial built by golang. Resolves: #2028583 Nick Clifton 2021-12-06 12:19:06 +0000
  • 6b7bbae39c import annobin-10.29-1.el8 imports/c8s/annobin-10.29-1.el8 CentOS Sources 2021-12-04 06:53:50 +0000
  • 1044b3478d Annocheck: Allow spaces in golang symbols. Resolves: #2028583 Nick Clifton 2021-12-03 14:21:31 +0000
  • c99cca3ac4 Annocheck: Allow spaces in golang symbols. Nick Clifton 2021-12-02 15:38:52 +0000
  • 3bf68f34bb Initial checkin of libannocheck Nick Clifton 2021-12-01 15:53:49 +0000
  • 68e3505d1d rebuild for new gcc. Resolves: #2028063 Nick Clifton 2021-12-01 15:45:10 +0000
  • 6906d517ec import annobin-10.27-1.el8 imports/c8s/annobin-10.27-1.el8 CentOS Sources 2021-11-26 04:19:23 +0000
  • 1d58afd81c Annocheck: Change MAYB result to SKIP for DT_RPATH. Resolves: #2026300 Nick Clifton 2021-11-25 10:10:22 +0000
  • 14b9ff320e gcc-plugin: Fix bug creating empty attachments. Annocheck: Change MAYB result to SKIP for DT_RPATH. (#2026300) Nick Clifton 2021-11-24 14:03:50 +0000
  • 9fd7a9a7dc Annocheck: Skip missing fortify/warning notes for ARM32. Nick Clifton 2021-11-19 12:25:11 +0000
  • ddf58cca97 gcc-plugin: Try another fix for ppc64le section grouping. (#2023437) Nick Clifton 2021-11-18 13:29:22 +0000
  • 44e4bb15a4 gcc-plugin: Another attempt at fixing ppc64le section grouping. Resolves: #2012797 Nick Clifton 2021-11-18 10:43:37 +0000
  • e3a7bc1a46 Annocheck: Add exception for /usr/sbin/ldconfig. Resolves: #2022973 Nick Clifton 2021-11-16 17:06:28 +0000
  • cfbdb08f28 gcc-plugin: Revert 10.22 change. (#2023437) Nick Clifton 2021-11-16 17:01:20 +0000
  • 5faade2ad7 Add support for more special glibc functions. Fix building LLVM and Clang plugins for the ARM architecture. Nick Clifton 2021-11-16 11:14:14 +0000
  • 8b61055144 import annobin-10.23-1.el8 imports/c8s/annobin-10.23-1.el8 CentOS Sources 2021-11-11 04:17:24 +0000
  • 0838e4a573 import annobin-9.72-1.el8_5.2 imports/c8/annobin-9.72-1.el8_5.2 CentOS Sources 2021-11-10 03:41:56 -0500
  • 256ec6cb61 import annobin-9.65-1.el8 imports/c8/annobin-9.65-1.el8 CentOS Sources 2021-11-09 04:47:37 -0500
  • aee70758bf Annocheck: Add a test for unicode characters in identifiers. Resolves: #2009287 Nick Clifton 2021-11-08 14:34:10 +0000
  • 92c34892f6 Annocheck: Add a test for unicode characters in identifiers. Nick Clifton 2021-11-08 13:47:26 +0000
  • c8b3932ddb import annobin-10.21-3.el8 imports/c8s/annobin-10.21-3.el8 CentOS Sources 2021-11-02 04:20:04 +0000
  • 18219884f1 gcc-plugin: Default to link-order grouping for PPC64LE. (#2016458) Nick Clifton 2021-10-27 11:10:47 +0100
  • 3e27929665 gcc-plugin: Default to link-order grouping for PPC64LE. Resolves: #2016458 Nick Clifton 2021-10-27 11:04:39 +0100
  • ee53f9336e Annocheck: Do not fail if a --skip-<name> option does not match a known test. ldconfig-test: Skip the LTO check. Nick Clifton 2021-10-26 15:58:02 +0100
  • 764656492f gcc-plugin: Attach the .text section to the .text.group. Resolves: #2016458 Nick Clifton 2021-10-26 13:44:31 +0100
  • d16cbf8d51 gcc-plugin: Attach the .text section to the .text.group. Resolves: #2016458 Nick Clifton 2021-10-26 12:37:31 +0100
  • 7add09b73e Annocheck: Add more glibc function names. Nick Clifton 2021-10-26 08:28:59 +0100
  • 7f58204567 gcc-plugin: Fix attaching the .text section to the .text.group section. Nick Clifton 2021-10-21 13:48:54 +0100
  • 0bd26e8615 Complain about DT_RPATH for Fedora binaries. Nick Clifton 2021-10-20 17:49:04 +0100
  • c30496e9c7 Better reporting of problems in object files. Resolves: #2013708 Nick Clifton 2021-10-19 12:53:07 +0100
  • 6bbd992f2e import annobin-10.15-2.el8 imports/c8s/annobin-10.15-2.el8 CentOS Sources 2021-10-19 04:20:32 +0000
  • 3f7c00bf57 Better reporting of problems in object files. Resolves: #2013708 Nick Clifton 2021-10-18 16:17:25 +0100
  • 7bc94a3f7c Add a requirement on llvm-libs for clang and llvm plugins. Resolves: #2014573 Nick Clifton 2021-10-18 14:24:09 +0100
  • 28490b94dc Fix -mstackrealign test for non-GCC compiled files. Resolves: #2013658 Nick Clifton 2021-10-18 13:21:05 +0100
  • 00259ed68d import annobin-10.15-1.el8 imports/c8s/annobin-10.15-1.el8 CentOS Sources 2021-10-15 16:23:18 +0000
  • 0c5b1fec47 Fix configuring annocheck without gcc-plugin. - Annocheck: Better reporting of debuginfod problems. - Tests: Fix bugs in debuginfod test. Nick Clifton 2021-10-14 20:04:48 +0100
  • 1909971309 Re-enable use of annobin plugin when building annobin. Resolves: #2013658 Nick Clifton 2021-10-14 15:59:59 +0100
  • 0caf34b0fd Annocheck: Add tests based upon recent bug fixes. Resolves: #2012803 Nick Clifton 2021-10-13 12:15:35 +0100
  • ab631794b6 Fix merge issues. Nick Clifton 2021-10-13 11:56:58 +0100
  • 8477e1751d Annocheck: Add tests based upon recent bug fixes. Nick Clifton 2021-10-13 11:55:02 +0100
  • 825be9a6a2 Rebuild for llvm-13.0.0 Tom Stellard 2021-10-07 23:27:54 +0000
  • f1b2a85f11 Annocheck: Fix memory corruptions when using --debug-path and when a corrupt note is found. Resolves: #2011438 Nick Clifton 2021-10-08 16:25:13 +0100
  • e13c31c791 Annocheck: Fix memory corruptions when using --debug-path and when a corrupt note is found. Resolves: #2011438 Nick Clifton 2021-10-08 16:23:34 +0100
  • f25c7c2336 Annocheck: Fix MAYB results for mixed GO/C files. Annocheck: Move some messages from VERBOSE to VERBOSE2. Annocheck: Scan zero-length tool notes. Nick Clifton 2021-10-08 14:15:39 +0100
  • 7df293ede3 import annobin-9.65-1.el8 imports/c8-beta/annobin-9.65-1.el8 CentOS Sources 2021-10-05 07:47:53 -0400
  • 31d72b1d1e import annobin-9.50-1.el8 imports/c8-beta/annobin-9.50-1.el8 CentOS Sources 2021-03-30 14:52:09 -0400
  • 4caa332ac1 import annobin-9.21-1.el8 imports/c8-beta/annobin-9.21-1.el8 CentOS Sources 2020-07-28 06:01:11 -0400
  • b8f9717748 import annobin-8.90-1.el8 imports/c8-beta/annobin-8.90-1.el8 CentOS Sources 2020-01-21 17:47:04 -0500
  • ce8eae356c import annobin-8.76-1.el8 imports/c8-beta/annobin-8.76-1.el8 CentOS Sources 2019-08-02 11:42:15 -0400
  • 80010e3623 plugins: Add more required build options. Resolves: #2011163 Nick Clifton 2021-10-06 13:57:26 +0100
  • efe8b5622b Annocheck: Fix covscan detected flaws. plugins: Add more required build options. Nick Clifton 2021-10-06 10:59:43 +0100
  • a620ef6c40 import annobin-10.06-1.el8 imports/c8s/annobin-10.06-1.el8 CentOS Sources 2021-10-05 14:20:00 +0000
  • c3dd1ea165 Annocheck: Fix cf-prot test to fail if the CET notes are missing. Resolves: #1981410 Nick Clifton 2021-10-05 14:50:02 +0100
  • c27947f871 Annocheck: Fix cf-prot test to fail if the CET notes are missing. Annocheck: Skip gaps in the .plt section. Plugins: Add -g option when building LLVM and Clang. Nick Clifton 2021-10-05 14:28:09 +0100
  • e3b7114eec CI gating: Rename the side-tag rebuild test Rename baseos-qe.brew-build.scratch-build.validation to osci.brew-build.rebuild.validation because of https://issues.redhat.com/browse/FACTORY-4119 . Martin Cermak 2021-10-05 09:23:12 +0000
  • 5f105fbea6 Annocheck: Add more cases of glibc startup functions. Resolves: #1981410 Nick Clifton 2021-10-04 15:53:56 +0100
  • 37b5de8c9b Annocheck: Add more cases of glibc startup functions. Nick Clifton 2021-10-04 15:26:35 +0100
  • 5f79645f58 - Annocheck: Fix covscan detected problems. - Annocheck: Add --profile=el8. - gcc-plugin: Conditionalize generation of branch protection note. Nick Clifton 2021-10-01 13:11:12 +0100
  • da3ba09492 Annocheck: Ignore gaps containing NOP instructions. Nick Clifton 2021-09-29 13:12:12 +0100
  • a988fbe4c9 Add new sources. Resolves: #1995224 Nick Clifton 2021-09-16 16:01:30 +0100
  • f0221bb6a7 Annocheck: With gaps at the start/end of the .text section, check for special symbols before displaying a MAYB result. Resolves: #1995224 Nick Clifton 2021-09-16 15:45:40 +0100
  • c62bd663ec GCC Plugin: Fix detection of running inside the LTO compiler. (#2004917) Nick Clifton 2021-09-16 15:06:57 +0100
  • ee93527317 Annocheck: Do not insist on the DT_AARCH64_PAC_PLT flag being present in AArch64 binaries. Nick Clifton 2021-09-15 15:00:18 +0100
  • 0aa5d1ce55 Annocheck: With gaps at the start/end of the .text section, check for special symbols before displaying a MAYB result. Nick Clifton 2021-09-15 12:09:38 +0100
  • a99d618d38 Annocheck: Do not set CFLAGS/LDFLAGS when building. Take from environment instead. Nick Clifton 2021-09-15 10:43:42 +0100
  • 92cb681581 Annocheck: Fix exit code when tests PASS. Nick Clifton 2021-09-10 11:08:17 +0100
  • b04c9c4f90 import annobin-9.65-1.el8 imports/c8s/annobin-9.65-1.el8 CentOS Sources 2021-04-13 20:07:40 +0000
  • f5aa342ba6 import annobin-9.50-1.el8 imports/c8s/annobin-9.50-1.el8 CentOS Sources 2021-02-09 06:11:03 +0000
  • 5baa62c9db import annobin-9.35-1.el8 imports/c8s/annobin-9.35-1.el8 CentOS Sources 2020-10-30 06:09:14 +0000
  • 68bbc250df import annobin-9.23-1.el8 imports/c8s/annobin-9.23-1.el8 CentOS Sources 2020-07-14 01:05:35 +0000
  • c32a3ac7d0 import annobin-9.21-1.el8 imports/c8s/annobin-9.21-1.el8 CentOS Sources 2020-05-14 22:07:20 +0000
  • 04aeaeccf0 import annobin-9.50-1.el8 imports/c8/annobin-9.50-1.el8 CentOS Sources 2021-05-18 02:41:45 -0400
  • 51d706327d import annobin-9.23-1.el8 imports/c8/annobin-9.23-1.el8 CentOS Sources 2020-11-03 07:03:45 -0500
  • 072678b040 import annobin-8.90-1.el8 imports/c8/annobin-8.90-1.el8 CentOS Sources 2020-04-28 04:51:49 -0400
  • c9d58e9b65 import annobin-8.78-1.el8 imports/c8/annobin-8.78-1.el8 CentOS Sources 2019-11-05 14:36:08 -0500
  • c3879025ed import annobin-8.64-1.el8 imports/c8/annobin-8.64-1.el8 CentOS Sources 2019-05-07 08:32:46 -0400
  • fe496281b3 - Documentation: Add node for each hardening test. - Documentation: Install online. - Annocheck: Annote FAIL and MAYB results with URL to documentation - Annocheck: Add --no-urls and --provide-urls options - Annocheck: Add --help-<tool> option. Nick Clifton 2021-09-09 14:18:24 +0100
  • 9d82370d42 - Annocheck: Fix fuzzing detected failures. - Annocheck: Added --profile option. - Docs: Documented --profile option and rpminspect.yaml. Nick Clifton 2021-09-03 17:55:06 +0100