Skip to content

Commit 9c19bfe

Browse files
author
Conor Schaefer
committed
Update grsecurity kernels to 4.14.175
Closes #5111
1 parent 8576e0b commit 9c19bfe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

install_files/ansible-base/group_vars/all/securedrop

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ securedrop_cond_reboot_file: /tmp/sd-reboot-now
4040

4141
# If you bump this, also remember to bump in molecule/builder/tests/vars.yml
4242
securedrop_pkg_grsec:
43-
ver: "4.14.154"
43+
ver: "4.14.175"
4444
depends: "linux-image-4.14.154-grsec-securedrop,linux-image-4.4.182-grsec,linux-firmware-image-4.4.182-grsec,intel-microcode"

molecule/builder-xenial/tests/vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ securedrop_version: "1.3.0~rc1"
33
ossec_version: "3.0.0"
44
keyring_version: "0.1.3"
55
config_version: "0.1.3"
6-
grsec_version: "4.14.154"
6+
grsec_version: "4.14.175"
77

88
# These values will be interpolated with values populated above
99
# via helper functions in the tests.

molecule/testinfra/staging/vars/staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,4 +195,4 @@ log_events_with_ossec_alerts:
195195
rule_id: "400700"
196196

197197
fpf_apt_repo_url: "https://apt-test.freedom.press"
198-
grsec_version: "4.14.154"
198+
grsec_version: "4.14.175"

0 commit comments

Comments
 (0)