Skip to content

Commit da07ca7

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

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

install_files/ansible-base/group_vars/all/securedrop

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ enable_ssh_over_tor: true
3838
# the many roles of the current prod playbook
3939
securedrop_cond_reboot_file: /tmp/sd-reboot-now
4040

41-
# If you bump this, also remember to bump in molecule/builder/tests/vars.yml
41+
# If you bump this, also remember to bump in molecule/builder-xenial/tests/vars.yml
4242
securedrop_pkg_grsec:
43-
ver: "4.14.154"
44-
depends: "linux-image-4.14.154-grsec-securedrop,linux-image-4.4.182-grsec,linux-firmware-image-4.4.182-grsec,intel-microcode"
43+
ver: "4.14.175"
44+
depends: "linux-image-4.14.175-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)