freedomofpress / ansible-role-grsecurity

The documentation and build system for the grsecurity kernel maintained by the Freedom of the Press Foundation for SecureDrop
GNU General Public License v2.0
49 stars 13 forks source link

Removes support for grsecurity "test" patches #105

Closed conorsch closed 7 years ago

conorsch commented 7 years ago

Closes #103. Removes support for the "test" patch type, since those patches are no longer distributed by grsecurity. Switches to the "stable2" patch type by default now, although support for the "stable" patch type remains (#80).

Includes some cleanup for the GPG fetching that should have made it into #100 (added during review), but didn't.

Also includes a rather out-of-band disabling of one of the Vivid-based VMs, simply because the Vivid base box image is no longer hosted, so it won't run by default. Preserve the config block, merely set autostart to disabled. Will circle back to revive that config soon, so it can be used for testing again.