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. 3d0e252e35ad404529797b3c52232ca52c378f93
Date: Sat, 11 Aug 2018 20:04:59 +0100	[thread overview]
Message-ID: <20180811190500.32D131081BD3@git01.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 4201 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  3d0e252e35ad404529797b3c52232ca52c378f93 (commit)
      from  98ce8975201d48754c89fb2c476571d99d9ae109 (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 3d0e252e35ad404529797b3c52232ca52c378f93
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Sat Aug 11 14:45:56 2018 +0200

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

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

Summary of changes:
 config/rootfiles/common/x86_64/intel-microcode                      | 6 +++++-
 .../{oldcore/121 => core/123}/filelists/i586/intel-microcode        | 0
 .../{oldcore/121 => core/123}/filelists/x86_64/intel-microcode      | 0
 lfs/intel-microcode                                                 | 5 +++--
 4 files changed, 8 insertions(+), 3 deletions(-)
 copy config/rootfiles/{oldcore/121 => core/123}/filelists/i586/intel-microcode (100%)
 copy config/rootfiles/{oldcore/121 => core/123}/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 e6e62b7f2..946e3d8c4 100644
--- a/config/rootfiles/common/x86_64/intel-microcode
+++ b/config/rootfiles/common/x86_64/intel-microcode
@@ -43,8 +43,10 @@ lib/firmware/intel-ucode/06-25-02
 lib/firmware/intel-ucode/06-25-05
 lib/firmware/intel-ucode/06-26-01
 lib/firmware/intel-ucode/06-2a-07
+lib/firmware/intel-ucode/06-2c-02
 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-3a-09
 lib/firmware/intel-ucode/06-3c-03
@@ -64,8 +66,11 @@ lib/firmware/intel-ucode/06-56-02
 lib/firmware/intel-ucode/06-56-03
 lib/firmware/intel-ucode/06-56-04
 lib/firmware/intel-ucode/06-56-05
+lib/firmware/intel-ucode/06-5c-02
 lib/firmware/intel-ucode/06-5c-09
+lib/firmware/intel-ucode/06-5c-0a
 lib/firmware/intel-ucode/06-5e-03
+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
@@ -94,4 +99,3 @@ lib/firmware/intel-ucode/0f-06-02
 lib/firmware/intel-ucode/0f-06-04
 lib/firmware/intel-ucode/0f-06-05
 lib/firmware/intel-ucode/0f-06-08
-lib/firmware/intel-ucode/list
diff --git a/config/rootfiles/core/123/filelists/i586/intel-microcode b/config/rootfiles/core/123/filelists/i586/intel-microcode
new file mode 120000
index 000000000..f03e84778
--- /dev/null
+++ b/config/rootfiles/core/123/filelists/i586/intel-microcode
@@ -0,0 +1 @@
+../../../../common/i586/intel-microcode
\ No newline at end of file
diff --git a/config/rootfiles/core/123/filelists/x86_64/intel-microcode b/config/rootfiles/core/123/filelists/x86_64/intel-microcode
new file mode 120000
index 000000000..d5ac074e2
--- /dev/null
+++ b/config/rootfiles/core/123/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 351bb76f1..349f3667c 100644
--- a/lfs/intel-microcode
+++ b/lfs/intel-microcode
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 20180425
+VER        = 20180807
 
 THISAPP    = microcode-$(VER)
 DL_FILE    = $(THISAPP).tgz
@@ -41,9 +41,10 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 99c80f9229554953a868127cda44e7e3
+$(DL_FILE)_MD5 = 49f534f1079d3c5bc178a150c1c105aa
 
 install : $(TARGET)
+
 check : $(patsubst %,$(DIR_CHK)/%,$(objects))
 
 download :$(patsubst %,$(DIR_DL)/%,$(objects))


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

                 reply	other threads:[~2018-08-11 19:04 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=20180811190500.32D131081BD3@git01.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