Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-patchset:master commit in: 3.1.7/
Date: Wed, 04 Jan 2012 19:43:34
Message-Id: 2a68f01af2b25bb99ab786d19af10a4d36a770a6.blueness@gentoo
1 commit: 2a68f01af2b25bb99ab786d19af10a4d36a770a6
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 4 19:43:19 2012 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 4 19:43:19 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-patchset.git;a=commit;h=2a68f01a
7
8 Added Removed EXTRAVERSION = hunk
9
10 ---
11 3.1.7/1006_linux-3.1.7.patch | 12 ++++++++++++
12 1 files changed, 12 insertions(+), 0 deletions(-)
13
14 diff --git a/3.1.7/1006_linux-3.1.7.patch b/3.1.7/1006_linux-3.1.7.patch
15 index 78c12cd..c4804fe 100644
16 --- a/3.1.7/1006_linux-3.1.7.patch
17 +++ b/3.1.7/1006_linux-3.1.7.patch
18 @@ -1,3 +1,15 @@
19 +diff --git a/Makefile b/Makefile
20 +index 2d6e0a8..96c48df 100644
21 +--- a/Makefile
22 ++++ b/Makefile
23 +@@ -1,6 +1,6 @@
24 + VERSION = 3
25 + PATCHLEVEL = 1
26 +-SUBLEVEL = 6
27 ++SUBLEVEL = 7
28 + EXTRAVERSION =
29 + NAME = "Divemaster Edition"
30 +
31 diff --git a/kernel/time/clockevents.c b/kernel/time/clockevents.c
32 index 13dfaab..e4c699d 100644
33 --- a/kernel/time/clockevents.c