Date: Sat, 28 Dec 2019 22:28:17 +0000 (UTC) From: Sean Bruno <sbruno@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r521245 - head/sysutils/devcpu-data Message-ID: <201912282228.xBSMSHl9083596@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sbruno Date: Sat Dec 28 22:28:16 2019 New Revision: 521245 URL: https://svnweb.freebsd.org/changeset/ports/521245 Log: sysutils/devcpu-data: Update for AMD model 17h. https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/amd-ucode?id=c4586ffaac0ca0d7045e06140b6426f2e79e96e6 AMD u-code files have been updated and exist in the FreeBSD distcache at this time. PR: 242906 Security: yes Modified: head/sysutils/devcpu-data/Makefile head/sysutils/devcpu-data/distinfo Modified: head/sysutils/devcpu-data/Makefile ============================================================================== --- head/sysutils/devcpu-data/Makefile Sat Dec 28 21:23:52 2019 (r521244) +++ head/sysutils/devcpu-data/Makefile Sat Dec 28 22:28:16 2019 (r521245) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= data -PORTVERSION= 1.27 +PORTVERSION= 1.28 CATEGORIES= sysutils MASTER_SITES= LOCAL/sbruno:amd PKGNAMEPREFIX= devcpu- -DISTFILES= amd64-microcode.20191021.tar.xz:amd +DISTFILES= amd64-microcode.20191228.tar.xz:amd MAINTAINER= sbruno@FreeBSD.org COMMENT= Intel and AMD CPUs microcode updates Modified: head/sysutils/devcpu-data/distinfo ============================================================================== --- head/sysutils/devcpu-data/distinfo Sat Dec 28 21:23:52 2019 (r521244) +++ head/sysutils/devcpu-data/distinfo Sat Dec 28 22:28:16 2019 (r521245) @@ -1,5 +1,5 @@ -TIMESTAMP = 1573926003 -SHA256 (amd64-microcode.20191021.tar.xz) = 077426150f52964e829fa31ddd5866e7b902746bea3fcd339b8d5cb761c1039a -SIZE (amd64-microcode.20191021.tar.xz) = 22232 -SHA256 (intel-Intel-Linux-Processor-Microcode-Data-Files-1.27-microcode-20191115_GH0.tar.gz) = 14b26d27be70774948b8cb582e298f5317263b8b8bb1fe8e41260eae54f531dc -SIZE (intel-Intel-Linux-Processor-Microcode-Data-Files-1.27-microcode-20191115_GH0.tar.gz) = 2998063 +TIMESTAMP = 1577568722 +SHA256 (amd64-microcode.20191228.tar.xz) = 156eef8950f28436e045c1d5ac6e4738d99c07a6737d35bf966901f4b260abb3 +SIZE (amd64-microcode.20191228.tar.xz) = 28827 +SHA256 (intel-Intel-Linux-Processor-Microcode-Data-Files-1.28-microcode-20191115_GH0.tar.gz) = 14b26d27be70774948b8cb582e298f5317263b8b8bb1fe8e41260eae54f531dc +SIZE (intel-Intel-Linux-Processor-Microcode-Data-Files-1.28-microcode-20191115_GH0.tar.gz) = 2998063
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912282228.xBSMSHl9083596>