Update to 4.0.1

svn path=/dists/trunk/linux/; revision=22551
This commit is contained in:
Ben Hutchings 2015-05-03 15:08:05 +00:00
parent 39b2dc526d
commit 4e386c86fa
1 changed files with 13 additions and 1 deletions

14
debian/changelog vendored
View File

@ -1,5 +1,17 @@
linux (4.0-1~exp2) UNRELEASED; urgency=medium
linux (4.0.1-1~exp1) UNRELEASED; urgency=medium
* New upstream stable update:
https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-4.0.1
- udptunnels: Call handle_offloads after inserting vlan tag.
- tcp: tcp_make_synack() should clear skb->tstamp
- bnx2x: Fix busy_poll vs netpoll
- bpf: fix verifier memory corruption
- Revert "net: Reset secmark when scrubbing packet"
- skbuff: Do not scrub skb mark within the same name space
- fs: take i_mutex during prepare_binprm for set[ug]id executables
(CVE-2015-3339)
[ Ben Hutchings ]
* debian.py,gencontrol.py: Fix the version sanity checks for backports and
security/LTS uploads