OSDN Git Service

Change VERSION to 2.4.36-pre1
authorWilly Tarreau <w@1wt.eu>
Sat, 8 Sep 2007 17:44:50 +0000 (19:44 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 8 Sep 2007 17:44:50 +0000 (19:44 +0200)
commit75813afa4155783704d7ef17c357c452f2144c67
tree9b08c6b351f417358c4aa7c42ea619af7eb35517
parent97fdf52693285f9344973da3fa4e936068b3b4f3
Change VERSION to 2.4.36-pre1

    - b44: fix force mac address before ifconfig up
    - build fix for lvm with gcc 4
    - fix wdt83627 build breakage with gcc 4.x
    - wdt83627: fix wdt_init() return code
    - module fdomain_cs requires fdomain_setup()
    - do not use gcc's builtin strpbrk
    - fix incorrect use of -fno-unit-at-a-time on GCC >= 4
    - second build fix for some rare buggy versions of GCC 4
    - CVE-2007-3848 Privilege escalation via PR_SET_PDEATHSIG
    - i386: do_test_wp_bit() must not be inlined
    - restore -fno-unit-at-a-time on GCC >= 4
    - sysctl to prevent normal processes from mapping NULL
Makefile