summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZoltan HERPAI <wigyori@uid0.hu>2018-07-07 11:44:02 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2018-08-09 01:04:18 +0200
commitb5d9776cd24bc7dfd181c40560af85712a0040f7 (patch)
treed566b9bfa98f45f66050f51cbac8c80147573a97
parent55ab8649e72bae655be48152d21f3beede6c7f55 (diff)
downloadopenwrt-b5d9776cd24bc7dfd181c40560af85712a0040f7.tar.gz
openwrt-b5d9776cd24bc7dfd181c40560af85712a0040f7.tar.bz2
openwrt-b5d9776cd24bc7dfd181c40560af85712a0040f7.zip
firmware: amd64-microcode: update to 20180524
* New microcode update packages from AMD upstream: + New Microcodes: sig 0x00800f12, patch id 0x08001227, 2018-02-09 + Updated Microcodes: sig 0x00600f12, patch id 0x0600063e, 2018-02-07 sig 0x00600f20, patch id 0x06000852, 2018-02-06 * Adds Spectre v2 (CVE-2017-5715) microcode-based mitigation support, plus other unspecified fixes/updates. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
-rw-r--r--package/firmware/amd64-microcode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/firmware/amd64-microcode/Makefile b/package/firmware/amd64-microcode/Makefile
index e88b02950f..4fd3d04610 100644
--- a/package/firmware/amd64-microcode/Makefile
+++ b/package/firmware/amd64-microcode/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=amd64-microcode
-PKG_VERSION:=20171205
+PKG_VERSION:=20180524
PKG_RELEASE:=1
PKG_SOURCE:=amd64-microcode_3.$(PKG_VERSION).$(PKG_RELEASE).tar.xz
PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/non-free/a/amd64-microcode/
-PKG_HASH:=a38bc072f535a3d3c1bf4e9e545197aa5114e979e94ef7e4a67e615df2f853a7
+PKG_HASH:=7c389c357c242e7161f6872bf4e12011a71e4c0683f06fb1bcfad650a78bf0a9
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-3.$(PKG_VERSION).$(PKG_RELEASE)
PKG_LICENSE_FILE:=LICENSE.amd-ucode