diff --git a/_service b/_service index c823969..9f72113 100644 --- a/_service +++ b/_service @@ -1,13 +1,12 @@ - + git https://github.com/andikleen/mcelog.git enable - v194 v(.*) @PARENT_TAG@ - + *.tar diff --git a/_servicedata b/_servicedata index 310b70e..82cdfe8 100644 --- a/_servicedata +++ b/_servicedata @@ -5,4 +5,4 @@ git://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git a4edca25ef3bd8780ae1dc54bc203973ec7f1640 https://github.com/andikleen/mcelog.git - 8f33fdc47160edce09d75e1316b4d88129ca60a0 \ No newline at end of file + a4edca25ef3bd8780ae1dc54bc203973ec7f1640 \ No newline at end of file diff --git a/mcelog-181.obscpio b/mcelog-181.obscpio new file mode 100644 index 0000000..990dab2 --- /dev/null +++ b/mcelog-181.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8bb19a40c1a1a533a952b5b27eaa23dfa0184a89f8f0af0eaa5ac99eb38edc2 +size 630284 diff --git a/mcelog-194.obscpio b/mcelog-194.obscpio deleted file mode 100644 index 4aa76d5..0000000 --- a/mcelog-194.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e64fc2d95bb1eb86f8aa2d9e6d5ca50d93c64e1eaf5a1a77c316652c83e3fa96 -size 641548 diff --git a/mcelog.changes b/mcelog.changes index 2605c00..ce510c8 100644 --- a/mcelog.changes +++ b/mcelog.changes @@ -1,33 +1,3 @@ -------------------------------------------------------------------- -Mon May 29 20:13:03 UTC 2023 - dmueller@suse.com - -- Update to version 194: - * mcelog: New model number for Arrowlake - * mcelog: Don't overwrite model number when lookup fails - * mcelog: Add Graniterapids, Grandridge and Sierraforest - * mcelog: New model number for Lunarlake - * mcelog: Add Emerald Rapids - * mcelog: Add decode support for Sapphire Rapids - * Update PFA_test_howto - * mcelog: Add support for Meteor Lake - * mcelog: Add another Raptor Lake CPU model - * Fix generation of cputype files - * mcelog: Add missing model numbers for Broadwell and Raptorlake - * mcelog: Makefile: Only touch cputype.h if needed to create it - * Makefile: add install-nodoc target - * Use env as the shebang target - * Add missing dependencies for cputype include files - * mcelog: Reverse sens of check to call resolveaddr() - * mcelog: Reverse the sense of the check to set memory_error_support - * mcelog: Drop CASE_INTEL define - * mcelog: Generate cpu_choices[] from table - * mcelog: Generate the cputype_name[] array from the table - * mcelog: Add CPU model numbers to table and generate switch function - * mcelog: Generate CPU_* enums from a table - * mcelog: Add two more Alderlake model numbers - * mcelog: Reduce default threshold for corrected error page offline - * Make genconfig use python3 - ------------------------------------------------------------------- Tue May 03 11:32:42 UTC 2022 - moritz.kodytek@suse.com diff --git a/mcelog.obsinfo b/mcelog.obsinfo index fc2c3ee..d0f52a2 100644 --- a/mcelog.obsinfo +++ b/mcelog.obsinfo @@ -1,4 +1,4 @@ name: mcelog -version: 194 -mtime: 1680724748 -commit: 8f33fdc47160edce09d75e1316b4d88129ca60a0 +version: 181 +mtime: 1650316407 +commit: a4edca25ef3bd8780ae1dc54bc203973ec7f1640 diff --git a/mcelog.spec b/mcelog.spec index 502e0f9..ea2664c 100644 --- a/mcelog.spec +++ b/mcelog.spec @@ -1,7 +1,7 @@ # # spec file for package mcelog # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif Name: mcelog -Version: 194 +Version: 181 Release: 0 Summary: Log Machine Check Events License: GPL-2.0-only