• R/O
  • HTTP
  • SSH
  • HTTPS

linux-2.4.36: コミット

2.4.36-stable kernel tree


コミットメタ情報

リビジョンa39110dd26c07e177c96a0f89ea2cfdcc5e70765 (tree)
日時2007-04-22 18:29:02
作者Willy Tarreau <w@1wt....>
コミッターWilly Tarreau

ログメッセージ

Change VERSION to v2.4.35-pre3

- init/main.c: remove comment that gcc 4 was not supported
- Linux 2.4.x MTD CFI P30/P33 support
- 2.6 backport of Watchdog wdt83627 (Winbond W83627HF/F/HG/G) driver
- Watchdog w83977ef (Winbond W83977EF) driver
- [DECNet] fib: Fix out of bound access of dn_fib_props[]
- [IPv4] fib: Fix out of bound access of fib_props[]
- [PPP]: Don't leak an sk_buff on interface destruction.
- Fix TCP receiver side SWS handling
- [Bluetooth] Fix L2CAP and HCI setsockopt() information leaks (CVE-2007-1353)

変更サマリ

差分

--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
11 VERSION = 2
22 PATCHLEVEL = 4
33 SUBLEVEL = 35
4-EXTRAVERSION = -pre2
4+EXTRAVERSION = -pre3
55
66 KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
77
旧リポジトリブラウザで表示