Skip to content

Commit 1b0ee1d

Browse files
author
Conor Schaefer
committed
Bumps u2mfn version 4.0.30 -> 4.0.31
Tracking upstream changes so that clean installs continue to work.
1 parent 31b1228 commit 1b0ee1d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

securedrop-workstation-grsec/debian/changelog-buster

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
securedrop-workstation-grsec (4.14.186+buster3) unstable; urgency=medium
2+
3+
* Bumps u2mfn version 4.0.30 -> 4.0.31
4+
5+
-- SecureDrop Team <securedrop@freedom.press> Tue, 17 Nov 2020 15:57:41 -0800
6+
17
securedrop-workstation-grsec (4.14.186+buster2) unstable; urgency=medium
28

39
* Ensures u2mfn module is built via dkms, otherwise fails

securedrop-workstation-grsec/debian/postinst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ set -e
2121
# When updating the kernel version, also check that the u2mfn version matches:
2222
# https://github.com/QubesOS/qubes-linux-utils/blob/release4.0/version
2323
GRSEC_VERSION='4.14.186-grsec-workstation'
24-
U2MFN_VERSION="4.0.30"
24+
U2MFN_VERSION="4.0.31"
2525

2626
# Sets default grub boot parameter to the kernel version specified
2727
# by $GRSEC_VERSION. The debian buster default kernel is 4.19, thus

0 commit comments

Comments
 (0)