Gentoo Archives: gentoo-kernel

From: TomWij@gentoo.org (Tom Wijsman )
To: Gentoo Kernel List <gentoo-kernel@l.g.o>
Subject: [gentoo-kernel] [ANNOUNCE] genpatches-3.2-29 release
Date: Wed, 11 Sep 2013 10:02:43
Message-Id: 20130911100237.C3DB633EC30@smtp.gentoo.org
1 This is an automated email announcing the release of genpatches-3.2-29
2
3
4 CHANGES SINCE 3.2-28
5 -----------------------
6
7 Revision 2429:
8 Applied af_key info leak security fix for bug #475604 to branches 3.0, 3.2 and 3.4. (tomwij)
9 Added: 1510_af_key-fix-info-leaks-in-notify-messages.patch
10 Added: 1510_af_key-fix-info-leaks-in-notify-messages.patch
11 Added: 1510_af_key-fix-info-leaks-in-notify-messages.patch
12
13 Revision 2430:
14 Applied ipv6 sk_dst check fix against corruption and crashes for bug #475606 to branches 3.0, 3.2, 3.4 and 3.9. (tomwij)
15 Added: 1511_ipv6-ip6_sk_dst_check-must-not-assume-ipv6-dst.patch
16 Added: 1511_ipv6-ip6_sk_dst_check-must-not-assume-ipv6-dst.patch
17 Added: 1511_ipv6-ip6_sk_dst_check-must-not-assume-ipv6-dst.patch
18 Added: 1511_ipv6-ip6_sk_dst_check-must-not-assume-ipv6-dst.patch
19
20 Revision 2435:
21 Applied vulnerable af_key uninitialized field fix to avoid information leakage for bug #475738 to branches 3.0, 3.2 and 3.4. (tomwij)
22 Added: 1512_af_key-initialize-satype-in-key_notify_policy_flush.patch
23 Added: 1512_af_key-initialize-satype-in-key_notify_policy_flush.patch
24 Added: 1512_af_key-initialize-satype-in-key_notify_policy_flush.patch
25
26 Revision 2475:
27 Add Gentoo Linux support config settings and defaults. (tomwij)
28 Added: 4567_distro-Gentoo-Kconfig.patch
29 Added: 4567_distro-Gentoo-Kconfig.patch
30 Added: 4567_distro-Gentoo-Kconfig.patch
31 Added: 4567_distro-Gentoo-Kconfig.patch
32 Added: 4567_distro-Gentoo-Kconfig.patch
33
34 Revision 2476:
35 Make DRM_NOUVEU select VIDEO_OUTPUT_CONTROL, fixes bug #475748. (tomwij)
36 Added: 4500_nouveau-video-output-control-Kconfig.patch
37 Added: 4500_nouveau-video-output-control-Kconfig.patch
38 Added: 4500_nouveau-video-output-control-Kconfig.patch
39 Added: 4500_nouveau-video-output-control-Kconfig.patch
40 Added: 4500_nouveau-video-output-control-Kconfig.patch
41
42 Revision 2477:
43 Linux patches 3.0.91, 3.4.58 and 3.10.7. Corrected Kconfig patches to properly apply, removed some "depends on" instructions as they caused circular dependencies in menuconfig. (tomwij)
44 Added: 1090_linux-3.0.91.patch
45 Added: 1006_linux-3.10.7.patch
46 Added: 1057_linux-3.4.58.patch
47 Modified: 4500_nouveau-video-output-control-Kconfig.patch
48 Modified: 4567_distro-Gentoo-Kconfig.patch
49 Modified: 4567_distro-Gentoo-Kconfig.patch
50 Modified: 4567_distro-Gentoo-Kconfig.patch
51 Modified: 4500_nouveau-video-output-control-Kconfig.patch
52 Modified: 4567_distro-Gentoo-Kconfig.patch
53 Modified: 4567_distro-Gentoo-Kconfig.patch
54
55 Revision 2493:
56 Adjusted distribution Kconfig such that CONFIG_GENTOO_LINUX has help information to avoid confusion due to an absence of explanation, also adjusted the rest of that file such that it now consistently uses the same word 'setting'. (tomwij)
57 Modified: 4567_distro-Gentoo-Kconfig.patch
58 Modified: 4567_distro-Gentoo-Kconfig.patch
59 Modified: 4567_distro-Gentoo-Kconfig.patch
60 Modified: 4567_distro-Gentoo-Kconfig.patch
61 Modified: 4567_distro-Gentoo-Kconfig.patch
62
63 Revision 2518:
64 Linux patches 3.0.95, 3.2.49, 3.2.50, 3.2.51 and 3.4.61. Removed security patches 3.2/1510 and 3.2/1511 as they are part of the new 3.2 patches. (tomwij)
65 Added: 1094_linux-3.0.95.patch
66 Added: 1048_linux-3.2.49.patch
67 Added: 1049_linux-3.2.50.patch
68 Added: 1050_linux-3.2.51.patch
69 Added: 1060_linux-3.4.61.patch
70 Deleted: 1510_af_key-fix-info-leaks-in-notify-messages.patch
71 Deleted: 1511_ipv6-ip6_sk_dst_check-must-not-assume-ipv6-dst.patch
72
73 Revision 2520:
74 3.2-29 release (tomwij)
75
76
77 PATCHES
78 -------
79
80 When the website updates, the complete patch list and split-out patches will be
81 available here:
82 http://dev.gentoo.org/~mpagano/genpatches/patches-3.2-29.htm
83 http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.2-29.base.tar.bz2
84 http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.2-29.extras.tar.bz2
85 http://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-3.2-29.experimental.tar.bz2
86
87
88 ABOUT GENPATCHES
89 ----------------
90
91 genpatches is the patchset applied to some kernels available in Portage.
92
93 For more information, see the genpatches homepage:
94 http://dev.gentoo.org/~mpagano/genpatches
95
96 For a simple example of how to use genpatches in your kernel ebuild, look at a
97 recent gentoo-sources ebuild.