public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Arne Fitzenreiter <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 29b907c6779b195b14eaa87d5d24cad8dad34814
Date: Wed, 15 May 2019 13:29:12 +0100	[thread overview]
Message-ID: <20190515122913.2320384FDC5@people01.i.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 5709 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, next has been updated
       via  29b907c6779b195b14eaa87d5d24cad8dad34814 (commit)
      from  fd4cea1e34a81dcb8691e1527da51e26ccb7ec17 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 29b907c6779b195b14eaa87d5d24cad8dad34814
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Wed May 15 13:17:26 2019 +0200

    intel-microcode: update to 20190514
    
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 config/rootfiles/common/x86_64/intel-microcode             | 10 +++++++++-
 .../121 => core/132}/filelists/i586/intel-microcode        |  0
 .../121 => core/132}/filelists/x86_64/intel-microcode      |  0
 lfs/intel-microcode                                        | 14 +++++++-------
 4 files changed, 16 insertions(+), 8 deletions(-)
 copy config/rootfiles/{oldcore/121 => core/132}/filelists/i586/intel-microcode (100%)
 copy config/rootfiles/{oldcore/121 => core/132}/filelists/x86_64/intel-microcode (100%)

Difference in files:
diff --git a/config/rootfiles/common/x86_64/intel-microcode b/config/rootfiles/common/x86_64/intel-microcode
index 946e3d8c4..df05c2de5 100644
--- a/config/rootfiles/common/x86_64/intel-microcode
+++ b/config/rootfiles/common/x86_64/intel-microcode
@@ -48,6 +48,8 @@ lib/firmware/intel-ucode/06-2d-06
 lib/firmware/intel-ucode/06-2d-07
 lib/firmware/intel-ucode/06-2e-06
 lib/firmware/intel-ucode/06-2f-02
+lib/firmware/intel-ucode/06-37-08
+lib/firmware/intel-ucode/06-37-09
 lib/firmware/intel-ucode/06-3a-09
 lib/firmware/intel-ucode/06-3c-03
 lib/firmware/intel-ucode/06-3d-04
@@ -59,9 +61,11 @@ lib/firmware/intel-ucode/06-3f-04
 lib/firmware/intel-ucode/06-45-01
 lib/firmware/intel-ucode/06-46-01
 lib/firmware/intel-ucode/06-47-01
+lib/firmware/intel-ucode/06-4c-03
+lib/firmware/intel-ucode/06-4c-04
 lib/firmware/intel-ucode/06-4e-03
-lib/firmware/intel-ucode/06-55-03
 lib/firmware/intel-ucode/06-55-04
+lib/firmware/intel-ucode/06-55-07
 lib/firmware/intel-ucode/06-56-02
 lib/firmware/intel-ucode/06-56-03
 lib/firmware/intel-ucode/06-56-04
@@ -74,9 +78,13 @@ lib/firmware/intel-ucode/06-5f-01
 lib/firmware/intel-ucode/06-7a-01
 lib/firmware/intel-ucode/06-8e-09
 lib/firmware/intel-ucode/06-8e-0a
+lib/firmware/intel-ucode/06-8e-0b
+lib/firmware/intel-ucode/06-8e-0c
 lib/firmware/intel-ucode/06-9e-09
 lib/firmware/intel-ucode/06-9e-0a
 lib/firmware/intel-ucode/06-9e-0b
+lib/firmware/intel-ucode/06-9e-0c
+lib/firmware/intel-ucode/06-9e-0d
 lib/firmware/intel-ucode/0f-00-07
 lib/firmware/intel-ucode/0f-00-0a
 lib/firmware/intel-ucode/0f-01-02
diff --git a/config/rootfiles/core/132/filelists/i586/intel-microcode b/config/rootfiles/core/132/filelists/i586/intel-microcode
new file mode 120000
index 000000000..f03e84778
--- /dev/null
+++ b/config/rootfiles/core/132/filelists/i586/intel-microcode
@@ -0,0 +1 @@
+../../../../common/i586/intel-microcode
\ No newline at end of file
diff --git a/config/rootfiles/core/132/filelists/x86_64/intel-microcode b/config/rootfiles/core/132/filelists/x86_64/intel-microcode
new file mode 120000
index 000000000..d5ac074e2
--- /dev/null
+++ b/config/rootfiles/core/132/filelists/x86_64/intel-microcode
@@ -0,0 +1 @@
+../../../../common/x86_64/intel-microcode
\ No newline at end of file
diff --git a/lfs/intel-microcode b/lfs/intel-microcode
index 217bc9850..f2223148f 100644
--- a/lfs/intel-microcode
+++ b/lfs/intel-microcode
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2019  IPFire Team  <info(a)ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,10 +24,10 @@
 
 include Config
 
-VER        = 20180807a
+VER        = 20190514
 
-THISAPP    = microcode-$(VER)
-DL_FILE    = $(THISAPP).tgz
+THISAPP    = Intel-Linux-Processor-Microcode-Data-Files-microcode-$(VER)
+DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
@@ -41,7 +41,8 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = b12f8680d87c81a302e8c85712ed1a80
+$(DL_FILE)_MD5 = ad5fe712f54387c0737caef8131b4770
+
 
 install : $(TARGET)
 
@@ -73,8 +74,7 @@ $(subst %,%_MD5,$(objects)) :
 
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 	@$(PREBUILD)
-	@rm -rf $(DIR_APP) && cd $(DIR_SRC) && mkdir -p $(DIR_APP) && tar zxf $(DIR_DL)/$(DL_FILE) -C $(DIR_APP)
-	ls /usr/src
+	@rm -rf $(DIR_APP) && cd $(DIR_SRC) && mkdir -p $(DIR_APP) && tar zxf $(DIR_DL)/$(DL_FILE)
 	# Copy the firmware files into the right position
 	cd $(DIR_APP) && cp -R intel-ucode /lib/firmware/
 	@rm -rf $(DIR_APP)


hooks/post-receive
--
IPFire 2.x development tree

                 reply	other threads:[~2019-05-15 12:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190515122913.2320384FDC5@people01.i.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox