Skip to content

Commit

Permalink
Merge pull request #4308 from freedomofpress/4024-4.4.177
Browse files Browse the repository at this point in the history
Bump SecureDrop kernel to 4.4.177
  • Loading branch information
conorsch authored Apr 1, 2019
2 parents b6aacf9 + a2d544a commit e913686
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions install_files/ansible-base/group_vars/all/securedrop
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ securedrop_cond_reboot_file: /tmp/sd-reboot-now

# If you bump this, also remember to bump in molecule/builder/tests/vars.yml
securedrop_pkg_grsec:
ver: "4.4.167"
depends: "linux-image-4.4.162-grsec,linux-firmware-image-4.4.162-grsec,linux-image-4.4.167-grsec,linux-firmware-image-4.4.167-grsec"
ver: "4.4.177"
depends: "linux-image-4.4.167-grsec,linux-firmware-image-4.4.167-grsec,linux-image-4.4.177-grsec,linux-firmware-image-4.4.177-grsec"
2 changes: 1 addition & 1 deletion molecule/builder-trusty/tests/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ securedrop_version: "0.13.0~rc1"
ossec_version: "3.0.0"
keyring_version: "0.1.2"
config_version: "0.1.3"
grsec_version: "4.4.167"
grsec_version: "4.4.177"

# These values will be interpolated with values populated above
# via helper functions in the tests.
Expand Down
2 changes: 1 addition & 1 deletion molecule/testinfra/staging/vars/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,4 @@ log_events_with_ossec_alerts:
rule_id: "400503"

fpf_apt_repo_url: "https://apt-test.freedom.press"
grsec_version: "4.4.167"
grsec_version: "4.4.177"

0 comments on commit e913686

Please sign in to comment.