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.19-1 release
Date: Mon, 09 Feb 2015 11:55:04
Message-Id: 20150209115500.A63E134016B@smtp.gentoo.org
1 This is an automated email announcing the release of genpatches-3.19-1
2
3
4 CHANGES
5 -----------------------
6
7 Remove reference to fbcondecor (Mike Pagano)
8
9 Remove broken patch for fbcondecor (Mike Pagano)
10 D 4200_fbcondecor-3.16.patch
11
12 Add DEVPTS_MULTIPLE_INSTANCES when GENTOO_LINUX_INIT_SYSTEMD is selected. See bug #534216 (Mike Pagano)
13 M 4567_distro-Gentoo-Kconfig.patch
14
15 ACPI: Disable Windows 8 compatibility for some Lenovo ThinkPads. Patch to ensure that /dev/root doesn't appear in /proc/mounts when bootint without an initramfs. Patch to not lock when UMH is waiting on current thread spawned by linuxrc. (bug #481344). Bootsplash ported by Uladzimir Bely (bug #513334). Kernel patch enables gcc optimizations for additional CPUs. (Mike Pagano)
16 A 2700_ThinkPad-30-brightness-control-fix.patch
17 A 2900_dev-root-proc-mount-fix.patch
18 A 2905_2disk-resume-image-fix.patch
19 A 4200_fbcondecor-3.16.patch
20 A 5000_enable-additional-cpu-optimizations-for-gcc.patch
21
22 Add patch to support namespace user.pax.* on tmpfs, bug #470644 (Anthony G. Basile)
23 A 1500_XATTR_USER_PREFIX.patch
24
25 Adding generic patches for all versions (Mike Pagano)
26 A 4567_distro-Gentoo-Kconfig.patch
27
28
29 ABOUT GENPATCHES
30 ----------------
31
32 genpatches is the patchset applied to some kernels available in Portage.
33
34 For more information, see the genpatches homepage:
35 http://dev.gentoo.org/~mpagano/genpatches
36
37 For a simple example of how to use genpatches in your kernel ebuild, look at a
38 recent gentoo-sources ebuild.