Update to 3.12

svn path=/dists/trunk/linux/; revision=20779
This commit is contained in:
Ben Hutchings 2013-11-04 03:36:30 +00:00
parent e835bd7651
commit 5bbbf7f498
1 changed files with 4 additions and 1 deletions

5
debian/changelog vendored
View File

@ -1,5 +1,8 @@
linux (3.12~rc7-1~exp2) UNRELEASED; urgency=low
linux (3.12-1~exp1) UNRELEASED; urgency=low
* New upstream release: http://kernelnewbies.org/Linux_3.12
[ Ben Hutchings ]
* namespaces: Enable USER_NS (Closes: #712870)
- Restrict creation of user namespaces to root (CAP_SYS_ADMIN) by
default (sysctl: kern.unprivileged_userns_clone)