public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] mcelog: Update to version 175
@ 2021-03-22  7:29 Adolf Belka
  0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2021-03-22  7:29 UTC (permalink / raw)
  To: development

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

- Update from versom version 135 to 175
- Updated rootfile
- Changelog
   40 updates between the previous version and current version (5 years)
   Changelog is just the list of commits in the git repository - too much
    to include here.
   https://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git/log/

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 config/rootfiles/packages/mcelog | 3 +++
 lfs/mcelog                       | 6 +++---
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/config/rootfiles/packages/mcelog b/config/rootfiles/packages/mcelog
index 04f439ef4..daedfc2a5 100644
--- a/config/rootfiles/packages/mcelog
+++ b/config/rootfiles/packages/mcelog
@@ -4,6 +4,9 @@ etc/mcelog/cache-error-trigger
 etc/mcelog/dimm-error-trigger
 etc/mcelog/iomca-error-trigger
 etc/mcelog/mcelog.conf
+etc/mcelog/page-error-counter-replacement-trigger
+etc/mcelog/page-error-post-sync-soft-trigger
+etc/mcelog/page-error-pre-sync-soft-trigger
 etc/mcelog/page-error-trigger
 etc/mcelog/socket-memory-error-trigger
 etc/mcelog/unknown-error-trigger
diff --git a/lfs/mcelog b/lfs/mcelog
index 045a5a2a1..7482b41e9 100644
--- a/lfs/mcelog
+++ b/lfs/mcelog
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 135
+VER        = 175
 
 THISAPP    = mcelog-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = mcelog
-PAK_VER    = 1
+PAK_VER    = 2
 SUP_ARCH   = i586 x86_64
 
 DEPS       =
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 7819c74796c1e52e3e56fc065b9fe26a
+$(DL_FILE)_MD5 = 27a68615c5090b38d44679a8ba6f4e3b
 
 install : $(TARGET)
 
-- 
2.31.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-22  7:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-22  7:29 [PATCH] mcelog: Update to version 175 Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox