Skip to content

Commit

Permalink
applied latest grsec patch: pax fix
Browse files Browse the repository at this point in the history
  • Loading branch information
0x20c24 committed Nov 1, 2014
1 parent 03b6327 commit 047833c
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 6 deletions.
6 changes: 6 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
linux-image (linux-3.2.63-mempo-0.1.84) UNRELEASED; urgency=high
* PaX fix, updates
* v0.1.84-01-rc

-- mempo <mempo@mempo.org> Sat, 01 Nov 2014 16:25:00 +0200

linux-image (linux-3.2.63-mempo-0.1.83) UNRELEASED; urgency=medium
* grsec update
* v0.1.83-01-rc
Expand Down
2 changes: 1 addition & 1 deletion kernel-build/linux-mempo/configs/config-desk.config
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ CONFIG_IRQ_WORK=y
CONFIG_EXPERIMENTAL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
CONFIG_LOCALVERSION="-mempo.desk.0.1.83"
CONFIG_LOCALVERSION="-mempo.desk.0.1.84"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
Expand Down
2 changes: 1 addition & 1 deletion kernel-build/linux-mempo/configs/config-deskmax.config
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ CONFIG_IRQ_WORK=y
CONFIG_EXPERIMENTAL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
CONFIG_LOCALVERSION="-mempo.deskmax.0.1.83"
CONFIG_LOCALVERSION="-mempo.deskmax.0.1.84"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
Expand Down
6 changes: 3 additions & 3 deletions kernel-build/linux-mempo/env-data.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# place for STATIC settings for release. [autogenerated]
export kernel_general_version="3.2.63" # base version (should match the one is sources.list)
export KERNEL_DATE='2014-10-28 04:17:34' # UTC time of mempo version. This is > then max(kernel,grsec,patches) times
export CURRENT_SEED='4f5777d82e8ee5d31ade5f2abd2dbbf64c99b3dad0bf555545d49be3634dc4e8' # litecoin block 666011 (*)
export DEBIAN_REVISION='02' # see README.md how to update it on git tag, on rc and final releases
export KERNEL_DATE='2014-11-01 16:12:27' # UTC time of mempo version. This is > then max(kernel,grsec,patches) times
export CURRENT_SEED='25ea0143f23766c869fc2e49a501f3e2a406f26d343d03cba4d45932fc99d5cb' # litecoin block 668630 (*)
export DEBIAN_REVISION='01' # see README.md how to update it on git tag, on rc and final releases
2 changes: 1 addition & 1 deletion kernel-build/linux-mempo/sources.list
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
V,x,x,kernel,linux-3.2.63.tar,sha256,141ff3e92e2c4ae9b017382861f0beb2379a1f0a4be70e69f0362711c484a17f,./
P,x,x,grsecurity,grsecurity-3.0-3.2.63-201410250023.patch,sha256,05cda76874c42b51d4afc0bb58eee67a7efa2d8bdcf9e9775cc87ab42e860bfd,./tmp-path/
P,x,x,grsecurity,grsecurity-3.0-3.2.63-201410312211.patch,sha256,0d3027c030b9e39bb2342a3bbbea5ddf2823d3f3732bea30edb54c76ca801689,./tmp-path/
P,x,x,mempo,grsecurity-3.0-3.2.55-201402152203-mempo-extra.patch,sha256,a8e81062e44ea899af688a326aaebcfd86d759da69b39f6ed66b7a8e7bcf9a8d,./tmp-path/
P,x,x,mempo,linux-3.2.57-grsec-deterministic-build.patch,sha256,aca4001855c4c822c78aee90acc8706a3ffb3b5e4d42f07b4ffe827190d77d59,./tmp-path/

0 comments on commit 047833c

Please sign in to comment.