]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
Changed configure-option: '--enable-jit' => '--disable-jit'
authorMatthias Fischer <fischerm@ipfire.org>
Sat, 22 Nov 2014 17:43:11 +0000 (18:43 +0100)
committerMatthias Fischer <fischerm@ipfire.org>
Sat, 22 Nov 2014 17:43:11 +0000 (18:43 +0100)
commit898f08edf49116bb95b8bb05f50b00593ca7acbf
treedced6fc84f68f289ca7925b92ac9f60192c5169b
parent14c33f6393464991e38a6428a1361f1c9360a066
Changed configure-option: '--enable-jit' => '--disable-jit'

Reason:
The latest version of pcre comes with a JIT compiler for regular
expressions. The implementation of that requires that memory is writable
and executable at the same time which is not allowed by grsecurity.
lfs/pcre