Skip to content

Commit

Permalink
Dapper Secure Kernel Patchset Stable 4.9.132
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewruffell committed Oct 12, 2018
1 parent af4e59a commit b73a65a
Show file tree
Hide file tree
Showing 7 changed files with 1,898 additions and 4 deletions.
2 changes: 1 addition & 1 deletion init_rebase.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
KERNEL_MAJOR_VERSION=4.9
KERNEL_VERSION=4.9.131
KERNEL_VERSION=4.9.132

echo "Setting up rebase directory..."
rm -rf rebase
Expand Down
Binary file added kernel/patch-4.9.132.xz
Binary file not shown.
2 changes: 1 addition & 1 deletion make_release.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
DATE=`date +%Y-%m-%d`
KERNEL_MAJOR_VERSION=4.9
KERNEL_VERSION=4.9.131
KERNEL_VERSION=4.9.132

echo "Setting up release directory..."
mkdir release
Expand Down
1 change: 1 addition & 0 deletions omitted-patches/omit-patches.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

# ADD NEWEST FIRST

# 4.9.132 does not need any omissions
# 4.9.131 does not need any omissions
# 4.9.130 does not need any omissions
# 4.9.129 does not need any omissions
Expand Down
Loading

0 comments on commit b73a65a

Please sign in to comment.