ucode-intel/ucode-intel.changes

138 lines
4.7 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Jul 21 09:21:38 UTC 2016 - trenn@suse.de
- Update to version 20160714.
- Should fix bsc#987358, a bug which got introduced with the last
release.
- Should finally fix "Intel Skylake bug" (bnc#993639), previous
releases since Jan 2016 may or may not have completely fixed it.
-------------------------------------------------------------------
Thu Jun 23 17:54:26 UTC 2016 - crrodriguez@opensuse.org
- Update to version 20160607, no changelog available
-------------------------------------------------------------------
Thu Dec 10 17:16:38 CET 2015 - tiwai@suse.de
- Fix dependency on coreutils for initrd macros (boo#958562)
- Call missing initrd macro at postun (boo#958562)
-------------------------------------------------------------------
Tue Nov 10 13:27:16 UTC 2015 - fvogt@suse.com
- Fix Url and Source0
- Add GenuineIntel.bin to ucode-intel-blob
-------------------------------------------------------------------
Tue Nov 10 12:32:16 UTC 2015 - p.drouand@gmail.com
- Update to version 20151106
* No changelog available
- Use download Url as source
-------------------------------------------------------------------
Mon Nov 2 15:49:52 UTC 2015 - fvogt@suse.com
- Add ucode-intel-blob subpackage to get the full microcode.dat
directly
-------------------------------------------------------------------
Thu Mar 19 00:52:40 UTC 2015 - crrodriguez@opensuse.org
- Update to microcode 20150121.
-------------------------------------------------------------------
Wed Jan 21 20:13:01 UTC 2015 - mpluskal@suse.com
- Pre require coreutils (bnc#914169).
-------------------------------------------------------------------
Fri Sep 19 12:46:55 UTC 2014 - trenn@suse.de
- Do not try to reload/update microcode at runtime after package
installation. Only supported way of updating microcode is via
early microcode update via initrd. bnc#896736
-------------------------------------------------------------------
Wed Sep 17 09:13:25 UTC 2014 - trenn@suse.de
- Update to Intel microcode version 20140624 (bnc#896736, fate#317896)
This microcode disables lock elision on CPUs which are known to
not work reliable with this feature
-------------------------------------------------------------------
Wed Jul 2 11:59:34 CEST 2014 - tiwai@suse.de
- Update to Intel microcode version 20140624 (bnc#885213)
-------------------------------------------------------------------
Fri Jun 13 17:15:38 UTC 2014 - trenn@suse.de
- Delete mkinitrd scripts. This is done via %rpm regenerate_initrd_* macros
(bnc#894160)
-------------------------------------------------------------------
Mon May 5 15:45:49 UTC 2014 - trenn@suse.de
- Update to Intel microcode version 20140430 (bnc#876073)
-------------------------------------------------------------------
Fri Apr 4 13:39:48 UTC 2014 - mmarek@suse.cz
- Regenerate the initrd in %posttrans (fate#313506)
-------------------------------------------------------------------
Tue Feb 11 09:13:12 UTC 2014 - idonmez@suse.com
- ucode 20140122, no changelog available.
-------------------------------------------------------------------
Tue Dec 10 12:43:57 UTC 2013 - trenn@suse.de
- Loading firmware needs udev to be running
-------------------------------------------------------------------
Mon Dec 2 14:17:33 UTC 2013 - trenn@suse.de
- Add mkinitrd script to add Intel microcode to initrd.
This is needed because microcode driver is built in or gets loaded
automatically via udev early. Therefore the microcode has to be available
in initrd already.
This must not be mixed up with early micorcode loading. This feature will
not be implemented via mkinitrd. Dracut is doing early microcode loading.
- bnc#847158
- mkinitrd scripts:
- mkinitrd_setup-intel_microcode.sh
Adding microcode to the initrd
- mkinitrd_boot-intel_microcode.sh
Triggering the reload at boot
-------------------------------------------------------------------
Mon Nov 25 11:14:51 UTC 2013 - trenn@suse.de
- Correct Supplements string so that the package gets correctly installed
on machines with Intel CPUs
bnc#847158
-------------------------------------------------------------------
Sun Sep 22 16:23:54 UTC 2013 - crrodriguez@opensuse.org
- ucode 20130906, no changelog available.
-------------------------------------------------------------------
Fri Aug 30 23:31:41 UTC 2013 - crrodriguez@opensuse.org
- ucode 20130808, as usual, no changelog available.
-------------------------------------------------------------------
Thu Jul 25 06:33:45 UTC 2013 - aj@suse.com
- Run spec-cleaner
-------------------------------------------------------------------
Wed Jul 24 23:17:08 UTC 2013 - jeffm@suse.com
- Initial packaging. Moved microcode from microctl_ctl package.