1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
|
# ChangeLog for sys-apps/microcode-data
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/ChangeLog,v 1.18 2012/06/06 19:29:16 flameeyes Exp $
*microcode-data-20120606 (06 Jun 2012)
06 Jun 2012; Diego E. Pettenò <flameeyes@gentoo.org>
+microcode-data-20120606.ebuild:
Version bump.
*microcode-data-20111110 (12 Dec 2011)
12 Dec 2011; Diego E. Pettenò <flameeyes@gentoo.org>
+microcode-data-20111110.ebuild:
Version bump.
*microcode-data-20110915-r1 (12 Dec 2011)
12 Dec 2011; Mike Frysinger <vapier@gentoo.org>
+files/intel-microcode2ucode.c, +microcode-data-20110915-r1.ebuild:
Split up microcode files for the kernel to autoload (using util from Fedora).
*microcode-data-20110915 (22 Sep 2011)
22 Sep 2011; Diego E. Pettenò <flameeyes@gentoo.org>
+microcode-data-20110915.ebuild:
Version bump.
10 May 2011; Diego E. Pettenò <flameeyes@gentoo.org>
microcode-data-20110428.ebuild:
Fix mistake (save before committing).
*microcode-data-20110428 (10 May 2011)
10 May 2011; Diego E. Pettenò <flameeyes@gentoo.org>
+microcode-data-20110428.ebuild:
Version bump.
24 Jan 2011; Jeremy Olexa <darkside@gentoo.org>
microcode-data-20101123.ebuild:
marking stable x86/amd64 (only provides one file, ack from base-system
team)
20 Jan 2011; Diego E. Pettenò <flameeyes@gentoo.org>
-microcode-data-20090330.ebuild, microcode-data-20100209.ebuild,
-microcode-data-20100826.ebuild, -microcode-data-20100914.ebuild,
microcode-data-20101123.ebuild:
Remove old versions; correct wrong LICENSE value, the microcode is not
provided as-is but with a non-free license.
*microcode-data-20101123 (17 Dec 2010)
17 Dec 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+microcode-data-20101123.ebuild:
Version bump.
*microcode-data-20100914 (13 Oct 2010)
13 Oct 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+microcode-data-20100914.ebuild:
Version bump.
*microcode-data-20100826 (19 Sep 2010)
19 Sep 2010; Mike Frysinger <vapier@gentoo.org>
+microcode-data-20100826.ebuild:
Version bump #337983.
19 Sep 2010; Mike Frysinger <vapier@gentoo.org>
microcode-data-20100209.ebuild:
Stabilize for amd64/x86.
*microcode-data-20100209 (13 Feb 2010)
13 Feb 2010; Mike Frysinger <vapier@gentoo.org>
+microcode-data-20100209.ebuild:
Version bump #304757 by Matthew Turnbull. Block older microcode-ctl
versions #268586 by Vasileios P. Lourdas.
*microcode-data-20090927 (06 Dec 2009)
06 Dec 2009; Mike Frysinger <vapier@gentoo.org>
+microcode-data-20090927.ebuild:
Version bump #290370 by Jochen.
10 Jun 2009; Markus Meier <maekke@gentoo.org>
microcode-data-20090330.ebuild:
amd64/x86 stable, bug #273054
*microcode-data-20090330 (02 May 2009)
02 May 2009; Raúl Porcel <armin76@gentoo.org>
-microcode-data-20080401.ebuild, -microcode-data-20080910.ebuild,
+microcode-data-20090330.ebuild:
Version bump wrt #264498, fix installdir wrt #233141 remove old
*microcode-data-20080910 (17 Sep 2008)
17 Sep 2008; Mike Frysinger <vapier@gentoo.org>
+microcode-data-20080910.ebuild:
Version bump by Philipp Psurek #237884.
*microcode-data-20080401 (05 May 2008)
05 May 2008; Mike Frysinger <vapier@gentoo.org> +metadata.xml,
+microcode-data-20080401.ebuild:
Split microcode stuff off from microcode-ctl package as done by Mike Nerone
#194271.
|