Sun, 09 Jun 2024 09:28:37 UTC | login

Information for build checksec-1.7.4-8.fc29

ID70206
Package Namechecksec
Version1.7.4
Release8.fc29
Epoch
SummaryTool to check system for binary-hardening
DescriptionModern Linux distributions offer some mitigation techniques to make it harder to exploit software vulnerabilities reliably. Mitigations such as RELRO, NoExecute (NX), Stack Canaries, Address Space Layout Randomization (ASLR) and Position Independent Executables (PIE) have made reliably exploiting any vulnerabilities that do exist far more challenging. The checksec script is designed to test what *standard* Linux OS and PaX (http://pax.grsecurity.net/) security features are being used. As of version 1.3 the script also lists the status of various Linux kernel protection mechanisms. checksec can check binary-files and running processes for hardening features.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 12 Aug 2018 20:29:00 UTC
CompletedSun, 12 Aug 2018 20:29:00 UTC
Tags
f29
RPMs
src
checksec-1.7.4-8.fc29.src.rpm (info) (download)
noarch
checksec-1.7.4-8.fc29.noarch.rpm (info) (download)
Changelog * Thu Aug 02 2018 Dan Horák <dan[at]danny.cz - 1.7.4-8 - which is Required * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Sep 08 2017 Troy Dawson <tdawson@redhat.com> - 1.7.4-5 - Cleanup spec file conditionals * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun Oct 02 2016 Björn Esser <fedora@besser82.io> - 1.7.4-2 - Add manpage a Source1 * Sun Oct 02 2016 Björn Esser <fedora@besser82.io> - 1.7.4-1 - Update to forked version (rhbz 1240391) - Added missing runtime-dependency on gawk (rhbz 1380950) * Sun Oct 02 2016 Björn Esser <fedora@besser82.io> - 1.5-7 - Added missing runtime-dependencies (rhbz 1380950) - Small improvements to spec-file - Clean trailing whitespaces