Anton Arapov
6c653287fa
fixup
2012-02-07 10:43:09 +01:00
Anton Arapov
bacab5edc3
update amd microcode
2012-02-07 10:14:10 +01:00
Dennis Gilmore
1f225bddb3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2012-01-13 03:49:54 -06:00
Anton Arapov
ae1d259eb6
fix buffer overflow, bug 768803
...
Signed-off-by: Anton Arapov <anton@redhat.com>
2011-12-22 13:59:24 +01:00
Anton Arapov
131afa70a2
update microcode to 20111110
2011-12-13 11:05:58 +01:00
Anton Arapov
8e222c53ff
Update to microcode-20110915.dat
2011-09-27 13:58:27 -04:00
Anton Arapov
dab46a8b14
Ship splitted microcode or Intel CPUs [ #690930 ]
2011-08-04 10:05:16 +02:00
Anton Arapov
6839a14f9e
Revert "Revert message and version update"
...
This reverts commit 3fe4b747d6
.
Conflicts:
microcode_ctl.spec
2011-07-29 14:16:28 +02:00
Anton Arapov
3e09f9fa72
Revert "Revert "- Fix udev rules (Dave Jones ) [ #690930 ]""
...
This reverts commit f789b68ec5
.
2011-07-29 14:14:46 +02:00
Anton Arapov
12c91cf416
Revert "Revert message and version update"
...
This reverts commit 3fe4b747d6
.
2011-07-29 14:14:43 +02:00
Anton Arapov
3fe4b747d6
Revert message and version update
2011-07-21 12:56:34 +02:00
Anton Arapov
f789b68ec5
Revert "- Fix udev rules (Dave Jones ) [ #690930 ]"
...
This reverts commit 59b604ccdb
.
It breakes the Intel's update routine
2011-07-21 12:54:32 +02:00
Anton Arapov
59b604ccdb
- Fix udev rules (Dave Jones ) [ #690930 ]
2011-06-30 07:54:21 +02:00
Anton Arapov
856635439e
update to new intel microcode
2011-05-12 10:53:38 +02:00
Anton Arapov
d47699adff
memory leak fix.
2011-03-24 10:47:11 +01:00
Anton Arapov
9ab83da108
- Update to amd-ucode-2011-01-11.tar
2011-03-07 08:29:20 +01:00
Anton Arapov
99a3f9f7c4
- Update to amd-ucode-2011-01-11.tar
2011-03-07 08:21:58 +01:00
Anton Arapov
d92a02d6ac
- Update to amd-ucode-2011-01-11.tar
2011-03-07 08:10:52 +01:00
Anton Arapov
7c93c82321
- Update to amd-ucode-2011-01-11.tar
2011-03-07 08:03:17 +01:00
Dennis Gilmore
ea8cbb10a8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-08 11:47:13 -06:00
Anton Arapov
5aaf69ff64
- manpage fix (John Bradshaw ) [ #670879 ]
2011-01-19 16:34:30 +01:00
Anton Arapov
f6a1474548
Update to microcode-20101123.dat
...
* Wed Jan 05 2011 Anton Arapov <anton@redhat.com> 1.17-9
- Update to microcode-20101123.dat
Signed-off-by: Anton Arapov <aarapov@redhat.com>
2011-01-06 09:47:50 +01:00
Anton Arapov
f151b43b49
+* Mon Nov 01 2010 Anton Arapov <anton@redhat.com> 1.17-8
...
+- Update to microcode-20100914.dat
2010-11-01 15:00:47 +01:00
Jesse Keating
907917bf65
- Rebuilt for gcc bug 634757
2010-09-29 14:47:25 -07:00
Anton Arapov
9ffe3c62dc
* Wed Sep 15 2010 Anton Arapov <anton@redhat.com> 1.17-6
...
- Update to microcode-20100826.dat
2010-09-15 15:15:36 +02:00
Toshio Kuratomi
cb5ba1e0d5
Fix license tag
2010-09-07 13:56:01 -04:00
Dave Jones
72bd97d2f8
retry the upload, which mysteriously failed last time.
2010-08-27 23:33:55 -04:00
Dave Jones
e510d17ebe
Update to microcode-20100826.dat
2010-08-27 23:27:32 -04:00
Fedora Release Engineering
67bd801a69
dist-git conversion
2010-07-29 03:15:58 +00:00
Anton Arapov
5c8e7ce1dd
- Fix the udev rules (Harald Hoyer )
2010-03-23 09:57:30 +00:00
Anton Arapov
1fad0c77e5
- Make microcode_ctl event driven (Bill Nottingham ) Resolves rhbz#479898
2010-03-23 09:26:52 +00:00
Dave Jones
734422963a
Update to microcode-20100209.dat
2010-02-12 04:55:28 +00:00
Kyle McMartin
fbf1a8db69
- Fix duplicate message pointed out by Edward Sheldrake.
2009-12-04 18:43:44 +00:00
Kyle McMartin
244bfe6ef2
- Add AMD x86/x86-64 microcode. (Dated: 2009-10-09) Doesn't need
...
microcode_ctl modifications as it's loaded by request_firmware() like
any other sensible driver.
- Eventually, this AMD firmware can probably live inside kernel-firmware
once it is split out.
2009-12-04 17:32:38 +00:00
Bill Nottingham
20dd27d870
Fix typo that causes a failure to update the common directory. (releng
...
#2781 )
2009-11-25 23:18:46 +00:00
Dave Jones
6ef5f46861
Update to microcode-20090927.dat
2009-10-01 02:21:44 +00:00
Dave Jones
17c6453e8c
Remove some unnecessary code from the init script.
2009-09-11 18:36:23 +00:00
Jesse Keating
896cb9fc88
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-25 12:10:29 +00:00
Dave Jones
e95cb1cb90
Shorten sleep time during init. This really needs to be replaced with
...
proper udev hooks, but this is a quick interim fix.
2009-06-25 23:35:01 +00:00
Adam Jackson
810a922946
%{ix86} not i586
2009-06-03 19:14:37 +00:00
Kyle McMartin
062051aa6e
- Change ExclusiveArch to i586 instead of i386. Resolves rhbz#497711.
2009-06-03 18:57:43 +00:00
Dave Jones
4ef5e19a02
remove cruft from releng script
2009-05-13 17:17:36 +00:00
Dave Jones
55ad3fa196
update to microcode 20090330
2009-05-13 17:15:32 +00:00
Jesse Keating
30c844e4ff
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-26 00:39:56 +00:00
Dave Jones
d787d605e6
update to microcode 20080910
2008-09-13 03:50:35 +00:00
Dave Jones
e837d8b0dd
update to microcode 20080910
2008-09-13 03:49:50 +00:00
Jarod Wilson
18c58f095c
- Update to microcode 20080401
2008-04-02 15:35:58 +00:00
Dave Jones
4e4d1d55bf
dead file
2008-03-29 19:28:52 +00:00
Dave Jones
a32498e308
- Update to microcode 20080220
...
- Fix rpmlint warnings in specfile.
2008-03-29 19:17:40 +00:00
Dave Jones
5d74ea0b25
- specfile cleanups.
2008-03-17 20:50:28 +00:00