Gentoo Archives: gentoo-kernel

From: mpagano@gentoo.org (Mike Pagano )
To: Gentoo Kernel List <gentoo-kernel@l.g.o>
Subject: [gentoo-kernel] [ANNOUNCE] genpatches-3.12-24 release
Date: Thu, 12 Jun 2014 11:34:02
Message-Id: 20140612113359.5F19333FE67@smtp.gentoo.org
1 This is an automated email announcing the release of genpatches-3.12-24
2
3
4 CHANGES SINCE 3.12-23
5 -----------------------
6
7 Revision 2828:
8 Removal of redundant patches (mpagano)
9 Deleted: 1501-futex-add-another-early-deadlock-detection-check.patch
10 Deleted: 1502-futex-prevent-attaching-to-kernel-threads.patch
11 Deleted: 1503-futex-prevent-requeue-pi-on-same-futex-patch-futex-forbid-uaddr-uaddr2-in-futex_requeue-requeue_pi-1.patch
12 Deleted: 1504-futex-validate-atomic-acquisition-in-futex_lock_pi_atomic.patch
13 Deleted: 1505-futex-always-cleanup-owner-tid-in-unlock_pi.patch
14 Deleted: 1506-futex-make-lookup_pi_state-more-robust.patch
15
16 Revision 2829:
17 Patch to change inode_capable to capable_wrt_inode_uidgid, fixes CVE-2014-4014 (mpagano)
18 Added: 4400_fs-userns-change-inode_capable-to-capable_wrt_inode_uidgid.patch
19
20 Revision 2830:
21 3.12-24 release (mpagano)
22
23
24 PATCHES
25 -------
26
27 When the website updates, the complete patch list and split-out patches will be
28 available here:
29 http://dev.gentoo.org/~mpagano/genpatches/patches-3.12-24.htm
30 http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.12-24.base.tar.xz
31 http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.12-24.extras.tar.xz
32 http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.12-24.experimental.tar.xz
33
34
35 ABOUT GENPATCHES
36 ----------------
37
38 genpatches is the patchset applied to some kernels available in Portage.
39
40 For more information, see the genpatches homepage:
41 http://dev.gentoo.org/~mpagano/genpatches
42
43 For a simple example of how to use genpatches in your kernel ebuild, look at a
44 recent gentoo-sources ebuild.