Skip to content

Commit 726f37f

Browse files
Dapper Secure Kernel Patchset Stable 4.9.123
1 parent 21fecbd commit 726f37f

File tree

9 files changed

+1256
-16
lines changed

9 files changed

+1256
-16
lines changed

init_rebase.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
KERNEL_MAJOR_VERSION=4.9
2-
KERNEL_VERSION=4.9.122
2+
KERNEL_VERSION=4.9.123
33

44
echo "Setting up rebase directory..."
55
rm -rf rebase

kernel/patch-4.9.123.xz

2.05 MB
Binary file not shown.

make_release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
DATE=`date +%Y-%m-%d`
22
KERNEL_MAJOR_VERSION=4.9
3-
KERNEL_VERSION=4.9.122
3+
KERNEL_VERSION=4.9.123
44

55
echo "Setting up release directory..."
66
mkdir release

0 commit comments

Comments
 (0)