↵ Return to the main page of annobin-plugin-llvm
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-06-26 | Nick Clifton <nickc at redhat dot com> - 12.60-1 | - Annocheck: Add support for Fortran binaries. - Annocheck: Add heuristic for detecting parts of the CGO runtime library. - Annocheck: Add improvements for handling Clang runtime binaries. |
2024-06-04 | Nick Clifton <nickc at redhat dot com> - 12.57-1 | - Annocheck: Add tweaks for mixed Rust/C binaries. (#2284605) - Annocheck: Add more glibc source file names. |
2024-05-20 | Nick Clifton <nickc at redhat dot com> - 12.55-1 | - Annocheck: Skip GAPS test for GO binaries. (RHEL-36308) |
2024-05-20 | Nick Clifton <nickc at redhat dot com> - 12.54-2 | - Spec File: Add annobin plugin document directory to the files section. (#2279779) |
2024-05-14 | Nick Clifton <nickc at redhat dot com> - 12.54-1 | - Annocheck: Remove some false positives for Rust binaries. (#2280239) |
2024-05-09 | Nick Clifton <nickc at redhat dot com> - 12.53-2 | - Spec File: Add the annobin source directory to the files section. (#2279779) |
2024-05-09 | Nick Clifton <nickc at redhat dot com> - 12.53-1 | - Annocheck: Defer passing the branch protection test until all notes have been checked. - GCC Plugin: Add extra code for detecting the branch protection setting. (RHEL-35958) |
2024-04-23 | Nick Clifton <nickc at redhat dot com> - 12.51-1 | - Annocheck: Test for gaps even when only one note is present. |
2024-04-22 | Nick Clifton <nickc at redhat dot com> - 12.50-1 | - Annocheck: Skip AArch64 branch protection test for GO binaries. |
2024-04-18 | Nick Clifton <nickc at redhat dot com> - 12.49-1 | - GCC Plugin: Disable active check for -Wimplicit-int for non-C sources. (#2275884) - Annocheck: Ignore stack checks for AMD GPU binaries. - Annocheck: Do not produce FAIL result for i686 binaries in the RHEL-10 profile. - Annocheck: Test for __stack_chk_guard being writeable. - Annocheck: Update heuristics for detecting glibc code in executables. (RHEL-30579) - Clang & LLVM Plugins: Allow environment to override fortification level. (RHEL-30579) - Spec File: Override fortification level and set it to 3. |