Gentoo Archives: gentoo-kernel

From: dsd@gentoo.org (Daniel Drake )
To: Gentoo Kernel List <gentoo-kernel@l.g.o>
Subject: [gentoo-kernel] [ANNOUNCE] genpatches-2.6.28-2 release
Date: Sun, 18 Jan 2009 20:02:05
Message-Id: 20090118200202.8809764143@smtp.gentoo.org
1 This is an automated email announcing the release of genpatches-2.6.28-2
2
3
4 CHANGES SINCE 2.6.28-1
5 -----------------------
6
7 Revision 1454:
8 Fix reuse of USB interfaces from userspace (dsd)
9 Added: 2300_usb-reenable-interface.patch
10
11 Revision 1456:
12 Move some PCI code around to fix compilation on alpha (dsd)
13 Added: 2305_uninline-pci-ioremap-bar.patch
14
15 Revision 1464:
16 Fix boot hang with pata_hpt366 driver (dsd)
17 Added: 2510_pata-hpt366-boot-hang.patch
18
19 Revision 1465:
20 Fix adhoc disconnect issue in iwl3945 (dsd)
21 Added: 2400_iwl3945-adhoc-disconnect-fix.patch
22
23 Revision 1467:
24 Fix irq_srm compile failure on some Alpha platforms (dsd)
25 Added: 1725_alpha-srm-compile-failure.patch
26
27 Revision 1469:
28 Fix capacity reported by Nokia 6300 phone (dsd)
29 Added: 2515_nokia-6300-wrong-capacity.patch
30
31 Revision 1470:
32 Fix vt switch crash with GEM + compiz (dsd)
33 Added: 2705_i915-no-vblank-on-disabled-pipe.patch
34 Added: 2710_i915-set-vblank-flag-correctly.patch
35
36 Revision 1471:
37 Linux 2.6.28.1 (dsd)
38 Added: 1000_linux-2.6.28.1.patch
39 Deleted: 2500_pentax-k10d-wrong-capacity.patch
40
41 Revision 1472:
42 Fix possible memory overflow with SCTP networking (dsd)
43 Added: 2000_sctp-fwd-tsn-overflow.patch
44
45 Revision 1474:
46 2.6.28-2 release (dsd)
47
48
49 PATCHES
50 -------
51
52 When the website updates, the complete patch list and split-out patches will be
53 available here:
54 http://dev.gentoo.org/~dsd/genpatches/patches-2.6.28-2.htm
55 http://dev.gentoo.org/~dsd/genpatches/tarballs/genpatches-2.6.28-2.base.tar.bz2
56 http://dev.gentoo.org/~dsd/genpatches/tarballs/genpatches-2.6.28-2.extras.tar.bz2
57
58
59 ABOUT GENPATCHES
60 ----------------
61
62 genpatches is the patchset applied to some kernels available in Portage.
63
64 For more information, see the genpatches homepage:
65 http://dev.gentoo.org/~dsd/genpatches
66
67 For a simple example of how to use genpatches in your kernel ebuild, look at a
68 recent gentoo-sources-2.6.* ebuild.