Merged as well.
You should really check your email settings so that all mails get to the list and that the email address is right...
-Michael
On Wed, 2014-11-19 at 18:51 +0100, Matthias Fischer wrote:
Hi Michael,
On 19.11.2014 00:20, Michael Tremer wrote:
... thanks for sending in all those patches. I appreciate it very much.
No Problem - you're welcome...! ;-)
... I wrote some comments below about some concerns I have. Please check. The rest without a comment looks very good.
Checked. Hm...
... libpcap - Update to 1.6.2, added '--enable-bluetooth=no' (bluetooth ...
I think that there should be some changes in the rootfile here. ...
Checked - done. Sorry - missing rootfile added!
... pcre - Update to 8.3.6: http://git.ipfire.org/?p=people/mfischer/ipfire-2.x.git;a=commit;h=14c33f639...
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.
We had to disable this on IPFire 3 and I think this should be the same case in IPFire 2 as it comes with grsecurity, too.
See here: http://git.ipfire.org/?p=ipfire-3.x.git;a=commitdiff;h=5b7ea0e1636306d0bc6b5...
Checked. Done.
Added/changed '--enable-jit ' to '--disable-jit ' in 'lfs'-file.
Devel-PC is compiling.
I'll test 'pcre' again when its ready.
Regards Matthias