pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/intel-microcode-netbsd Update Intel microcode...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1dceeec55954
branches:  trunk
changeset: 373742:1dceeec55954
user:      jklos <jklos%pkgsrc.org@localhost>
date:      Wed Jan 10 06:03:57 2018 +0000

description:
Update Intel microcode with newest version which, hopefully, has more
fixes for Meltdown and Spectre vulnerabilites.

diffstat:

 sysutils/intel-microcode-netbsd/MESSAGE  |   4 +---
 sysutils/intel-microcode-netbsd/Makefile |  10 +++++-----
 sysutils/intel-microcode-netbsd/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 13 deletions(-)

diffs (51 lines):

diff -r bffc1f1fc967 -r 1dceeec55954 sysutils/intel-microcode-netbsd/MESSAGE
--- a/sysutils/intel-microcode-netbsd/MESSAGE   Wed Jan 10 00:56:44 2018 +0000
+++ b/sysutils/intel-microcode-netbsd/MESSAGE   Wed Jan 10 06:03:57 2018 +0000
@@ -1,8 +1,6 @@
 ===========================================================================
 
 To use ${PKGNAME} to update your system's microcode,
-you'll need to create a symlink so that cpuctl will find the firmware files:
-
-ln -s ${PREFIX}/libdata/firmware/cpu_x86_intel1 /libdata/firmware/
+be sure that sysctl hw.firmware.path includes your pkgsrc prefix.
 
 ===========================================================================
diff -r bffc1f1fc967 -r 1dceeec55954 sysutils/intel-microcode-netbsd/Makefile
--- a/sysutils/intel-microcode-netbsd/Makefile  Wed Jan 10 00:56:44 2018 +0000
+++ b/sysutils/intel-microcode-netbsd/Makefile  Wed Jan 10 06:03:57 2018 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.16 2017/11/23 08:42:49 jklos Exp $
+# $NetBSD: Makefile,v 1.17 2018/01/10 06:03:57 jklos Exp $
 #
 
-DISTNAME=      microcode-20171117
-PKGNAME=       intel-microcode-netbsd-20171117
+DISTNAME=      microcode-20180108
+PKGNAME=       intel-microcode-netbsd-20180108
 CATEGORIES=    sysutils
-MASTER_SITES=  https://downloadmirror.intel.com/27337/eng/
+MASTER_SITES=  https://downloadmirror.intel.com/27431/eng/
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    drochner%NetBSD.org@localhost
-HOMEPAGE=      https://downloadcenter.intel.com/download/27337/Linux-Processor-Microcode-Data-File
+HOMEPAGE=      https://downloadcenter.intel.com/download/27431/
 COMMENT=       Firmware updates for Intel x86 processors
 #LICENSE=      # TODO: (see mk/license.mk)
 
diff -r bffc1f1fc967 -r 1dceeec55954 sysutils/intel-microcode-netbsd/distinfo
--- a/sysutils/intel-microcode-netbsd/distinfo  Wed Jan 10 00:56:44 2018 +0000
+++ b/sysutils/intel-microcode-netbsd/distinfo  Wed Jan 10 06:03:57 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2017/11/20 03:41:09 msaitoh Exp $
+$NetBSD: distinfo,v 1.15 2018/01/10 06:03:57 jklos Exp $
 
-SHA1 (microcode-20171117.tgz) = ab0b2fff9d139bfe0ec0a051ccecf5799ea27df4
-RMD160 (microcode-20171117.tgz) = efd09e846db51fe258aae88f71f32c677ae9b5f1
-SHA512 (microcode-20171117.tgz) = b1f09dd7bb04c00e456e34bf42bf786c780aba6d2ef3231a45769216a093876e9bb15123c82ddb7d8ef5426fe10b946509f363770af3b4eba16ba76043a064b4
-Size (microcode-20171117.tgz) = 3594762 bytes
+SHA1 (microcode-20180108.tgz) = 2392dcf585a9d6313cd00d8b21cb2f54ae1d8ce3
+RMD160 (microcode-20180108.tgz) = b7577b7c85ff0fc547af99fdf4685f2013e03732
+SHA512 (microcode-20180108.tgz) = f4010d83353948df27beeb804ef11e4f019f63397a4936f9d139e2842f7944d1ae864b9376987eaffc7db5b97201d5de2f4c1d7cc6b0f545ae15ec53a61fce2b
+Size (microcode-20180108.tgz) = 3676678 bytes



Home | Main Index | Thread Index | Old Index