Skip to content

Commit

Permalink
applied latest grsec patch: compile error fix
Browse files Browse the repository at this point in the history
  • Loading branch information
0x20c24 committed Oct 25, 2014
1 parent 4eaeb13 commit cf98e49
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.83) UNRELEASED; urgency=medium
* grsec update
* v0.1.83-01-rc

-- mempo <mempo@mempo.org> Tue, 25 Oct 2014 18:40:00 +0200

linux-image (linux-3.2.63-mempo-0.1.82) UNRELEASED; urgency=medium
* grsec update
* v0.1.82-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.82"
CONFIG_LOCALVERSION="-mempo.desk.0.1.83"
# 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.82"
CONFIG_LOCALVERSION="-mempo.deskmax.0.1.83"
# 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-21 20:50:25' # UTC time of mempo version. This is > then max(kernel,grsec,patches) times
export CURRENT_SEED='471e5bf561557ee75790de423d63077945310ea7d5c57b7b0833c51cc662e94f' # litecoin block 662281 (*)
export DEBIAN_REVISION='02' # see README.md how to update it on git tag, on rc and final releases
export KERNEL_DATE='2014-10-25 18:34:53' # UTC time of mempo version. This is > then max(kernel,grsec,patches) times
export CURRENT_SEED='9215e244a5b65825ffe50305c6e42134371a1009a071921c3ec720116aae36f2' # litecoin block 664581 (*)
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-201410201736.patch,sha256,9f48cbc719e10ab27e64f44f23bdcce281a006597dab3f3cb139a3233752c87d,./tmp-path/
P,x,x,grsecurity,grsecurity-3.0-3.2.63-201410250023.patch,sha256,05cda76874c42b51d4afc0bb58eee67a7efa2d8bdcf9e9775cc87ab42e860bfd,./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 cf98e49

Please sign in to comment.