[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipfire-scm
Subject:    [git.ipfire.org] IPFire 2.x development tree branch, next, updated. b689391f272ca09b8724f094ab070089
From:       Arne Fitzenreiter <git () ipfire ! org>
Date:       2020-12-02 22:43:59
Message-ID: 4CmYt75Q44z2xgQ () people01 ! haj ! ipfire ! org
[Download RAW message or body]

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  b689391f272ca09b8724f094ab0700890cba13db (commit)
       via  a11783096e5a9db51ba850207c4956d449e4b627 (commit)
       via  bb5dcf84b8e586b2713bac963486f1fdcf15aa2b (commit)
      from  77b7668c9ea4d758c8fb2a2b044a1c4f47ab8a94 (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 b689391f272ca09b8724f094ab0700890cba13db
Merge: a11783096 77b7668c9
Author: Arne Fitzenreiter <arne_f@ipfire.org>
Date:   Wed Dec 2 23:43:15 2020 +0100

    Merge branch 'next' of git.ipfire.org:/pub/git/ipfire-2.x into next

commit a11783096e5a9db51ba850207c4956d449e4b627
Author: Arne Fitzenreiter <arne_f@ipfire.org>
Date:   Wed Dec 2 23:42:29 2020 +0100

    intel-microcode: update to 20201118
    
    Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>

commit bb5dcf84b8e586b2713bac963486f1fdcf15aa2b
Author: Arne Fitzenreiter <arne_f@ipfire.org>
Date:   Wed Dec 2 23:42:04 2020 +0100

    kernel: update to 4.14.210
    
    Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>

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

Summary of changes:
 config/rootfiles/common/i586/intel-microcode   | 1 -
 config/rootfiles/common/x86_64/intel-microcode | 1 -
 lfs/intel-microcode                            | 4 ++--
 lfs/linux                                      | 6 +++---
 4 files changed, 5 insertions(+), 7 deletions(-)

Difference in files:
diff --git a/config/rootfiles/common/i586/intel-microcode \
b/config/rootfiles/common/i586/intel-microcode index 3185cd01a..ee43ff015 100644
--- a/config/rootfiles/common/i586/intel-microcode
+++ b/config/rootfiles/common/i586/intel-microcode
@@ -84,7 +84,6 @@ lib/firmware/intel-ucode/06-7a-01
 lib/firmware/intel-ucode/06-7a-08
 lib/firmware/intel-ucode/06-7e-05
 lib/firmware/intel-ucode/06-8a-01
-lib/firmware/intel-ucode/06-8c-01
 lib/firmware/intel-ucode/06-8e-09
 lib/firmware/intel-ucode/06-8e-0a
 lib/firmware/intel-ucode/06-8e-0b
diff --git a/config/rootfiles/common/x86_64/intel-microcode \
b/config/rootfiles/common/x86_64/intel-microcode index 3185cd01a..ee43ff015 100644
--- a/config/rootfiles/common/x86_64/intel-microcode
+++ b/config/rootfiles/common/x86_64/intel-microcode
@@ -84,7 +84,6 @@ lib/firmware/intel-ucode/06-7a-01
 lib/firmware/intel-ucode/06-7a-08
 lib/firmware/intel-ucode/06-7e-05
 lib/firmware/intel-ucode/06-8a-01
-lib/firmware/intel-ucode/06-8c-01
 lib/firmware/intel-ucode/06-8e-09
 lib/firmware/intel-ucode/06-8e-0a
 lib/firmware/intel-ucode/06-8e-0b
diff --git a/lfs/intel-microcode b/lfs/intel-microcode
index 78bac9582..1aa57cabe 100644
--- a/lfs/intel-microcode
+++ b/lfs/intel-microcode
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 20201112
+VER        = 20201118
 
 THISAPP    = Intel-Linux-Processor-Microcode-Data-Files-microcode-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -41,7 +41,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = d48388782e322c258e17f7d79201a9e0
+$(DL_FILE)_MD5 = 6248f95036923c5982800e3f97e08bb8
 
 install : $(TARGET)
 
diff --git a/lfs/linux b/lfs/linux
index c731a3682..04205ee57 100644
--- a/lfs/linux
+++ b/lfs/linux
@@ -24,8 +24,8 @@
 
 include Config
 
-VER         = 4.14.209
-ARM_PATCHES = 4.14.209-ipfire0
+VER         = 4.14.210
+ARM_PATCHES = 4.14.210-ipfire0
 
 THISAPP    = linux-$(VER)
 DL_FILE    = linux-$(VER).tar.xz
@@ -79,7 +79,7 @@ objects =$(DL_FILE) \
 $(DL_FILE)					= $(URL_IPFIRE)/$(DL_FILE)
 arm-multi-patches-$(ARM_PATCHES).patch.xz	= \
$(URL_IPFIRE)/arm-multi-patches-$(ARM_PATCHES).patch.xz  
-$(DL_FILE)_MD5					= 5510838fe3b4feeab06395353435b3d1
+$(DL_FILE)_MD5					= 84918d49079e7a75b4c2450fa3b4fcb9
 arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5	= 2b0e8e3ebe9827b2bfed7397b043dbc5
 
 install : $(TARGET)


hooks/post-receive
--
IPFire 2.x development tree
_______________________________________________
IPFire-SCM mailing list
IPFire-SCM@lists.ipfire.org
https://lists.ipfire.org/mailman/listinfo/ipfire-scm


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic