1 |
tomwij 13/02/28 20:47:59 |
2 |
|
3 |
Modified: ChangeLog |
4 |
Added: gentoo-sources-3.5.7-r1.ebuild |
5 |
gentoo-sources-3.6.11-r1.ebuild |
6 |
Log: |
7 |
Backport of 1500_sock-diag-out-of-bounds.patch to branches 3.5 and 3.6, bug #459124. - (CVE-2013-1763) sock_diag: Fix out-of-bounds access to sock_diag_handlers[] |
8 |
|
9 |
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D) |
10 |
|
11 |
Revision Changes Path |
12 |
1.1069 sys-kernel/gentoo-sources/ChangeLog |
13 |
|
14 |
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog?rev=1.1069&view=markup |
15 |
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog?rev=1.1069&content-type=text/plain |
16 |
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog?r1=1.1068&r2=1.1069 |
17 |
|
18 |
Index: ChangeLog |
19 |
=================================================================== |
20 |
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v |
21 |
retrieving revision 1.1068 |
22 |
retrieving revision 1.1069 |
23 |
diff -u -r1.1068 -r1.1069 |
24 |
--- ChangeLog 28 Feb 2013 19:54:00 -0000 1.1068 |
25 |
+++ ChangeLog 28 Feb 2013 20:47:59 -0000 1.1069 |
26 |
@@ -1,6 +1,15 @@ |
27 |
# ChangeLog for sys-kernel/gentoo-sources |
28 |
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 |
29 |
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v 1.1068 2013/02/28 19:54:00 tomwij Exp $ |
30 |
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v 1.1069 2013/02/28 20:47:59 tomwij Exp $ |
31 |
+ |
32 |
+*gentoo-sources-3.6.11-r1 (28 Feb 2013) |
33 |
+*gentoo-sources-3.5.7-r1 (28 Feb 2013) |
34 |
+ |
35 |
+ 28 Feb 2013; Tom Wijsman <TomWij@g.o> +gentoo-sources-3.5.7-r1.ebuild, |
36 |
+ +gentoo-sources-3.6.11-r1.ebuild: |
37 |
+ Backport of 1500_sock-diag-out-of-bounds.patch to branches 3.5 and 3.6, bug |
38 |
+ #459124. - (CVE-2013-1763) sock_diag: Fix out-of-bounds access to |
39 |
+ sock_diag_handlers[] |
40 |
|
41 |
*gentoo-sources-3.0.67 (28 Feb 2013) |
42 |
*gentoo-sources-3.2.39 (28 Feb 2013) |
43 |
|
44 |
|
45 |
|
46 |
1.1 sys-kernel/gentoo-sources/gentoo-sources-3.5.7-r1.ebuild |
47 |
|
48 |
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.5.7-r1.ebuild?rev=1.1&view=markup |
49 |
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.5.7-r1.ebuild?rev=1.1&content-type=text/plain |
50 |
|
51 |
Index: gentoo-sources-3.5.7-r1.ebuild |
52 |
=================================================================== |
53 |
# Copyright 1999-2013 Gentoo Foundation |
54 |
# Distributed under the terms of the GNU General Public License v2 |
55 |
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.5.7-r1.ebuild,v 1.1 2013/02/28 20:47:59 tomwij Exp $ |
56 |
|
57 |
EAPI="3" |
58 |
ETYPE="sources" |
59 |
K_WANT_GENPATCHES="base extras" |
60 |
K_GENPATCHES_VER="8" |
61 |
K_DEBLOB_AVAILABLE="1" |
62 |
inherit kernel-2 |
63 |
detect_version |
64 |
detect_arch |
65 |
|
66 |
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" |
67 |
HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches" |
68 |
IUSE="deblob" |
69 |
|
70 |
DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree" |
71 |
SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}" |
72 |
|
73 |
pkg_postinst() { |
74 |
kernel-2_pkg_postinst |
75 |
einfo "For more info on this patchset, and how to report problems, see:" |
76 |
einfo "${HOMEPAGE}" |
77 |
} |
78 |
|
79 |
pkg_postrm() { |
80 |
kernel-2_pkg_postrm |
81 |
} |
82 |
|
83 |
|
84 |
|
85 |
1.1 sys-kernel/gentoo-sources/gentoo-sources-3.6.11-r1.ebuild |
86 |
|
87 |
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.6.11-r1.ebuild?rev=1.1&view=markup |
88 |
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.6.11-r1.ebuild?rev=1.1&content-type=text/plain |
89 |
|
90 |
Index: gentoo-sources-3.6.11-r1.ebuild |
91 |
=================================================================== |
92 |
# Copyright 1999-2013 Gentoo Foundation |
93 |
# Distributed under the terms of the GNU General Public License v2 |
94 |
# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-3.6.11-r1.ebuild,v 1.1 2013/02/28 20:47:59 tomwij Exp $ |
95 |
|
96 |
EAPI="3" |
97 |
ETYPE="sources" |
98 |
K_WANT_GENPATCHES="base extras" |
99 |
K_GENPATCHES_VER="12" |
100 |
K_DEBLOB_AVAILABLE="1" |
101 |
inherit kernel-2 |
102 |
detect_version |
103 |
detect_arch |
104 |
|
105 |
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" |
106 |
HOMEPAGE="http://dev.gentoo.org/~mpagano/genpatches" |
107 |
IUSE="deblob" |
108 |
|
109 |
DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree" |
110 |
SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI}" |
111 |
|
112 |
pkg_postinst() { |
113 |
kernel-2_pkg_postinst |
114 |
einfo "For more info on this patchset, and how to report problems, see:" |
115 |
einfo "${HOMEPAGE}" |
116 |
} |
117 |
|
118 |
pkg_postrm() { |
119 |
kernel-2_pkg_postrm |
120 |
} |