diff --git a/_service b/_service index fcaf55c..43456cf 100644 --- a/_service +++ b/_service @@ -1,14 +1,15 @@ - + git git://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git enable - v175 - 175 + v(.*) + @PARENT_TAG@ - - mcelog*.tar + + + + *.tar gz - diff --git a/_servicedata b/_servicedata index f345fe5..67efb89 100644 --- a/_servicedata +++ b/_servicedata @@ -3,4 +3,4 @@ https://github.com/andikleen/mcelog ee90ff20ce6a4d5e016aa249ce8b37f359f9fda4 git://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git - 7b776a8c005b60572f49797e81287540f99fff1f \ No newline at end of file + eec66726df56faad2a3dd956b4bd13af6bf71b9e \ No newline at end of file diff --git a/mcelog-175.tar.gz b/mcelog-175.tar.gz deleted file mode 100644 index 4743995..0000000 --- a/mcelog-175.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed25a39bb20178e79e18cc5d3202b198868986ec3e964b6285f6a7bac8469fdf -size 315350 diff --git a/mcelog-177.obscpio b/mcelog-177.obscpio new file mode 100644 index 0000000..eaf841c --- /dev/null +++ b/mcelog-177.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1398c931faffe9873f3ec623c9a6935da9e3498db70f1b20c28ee51532316fd4 +size 637452 diff --git a/mcelog.changes b/mcelog.changes index bd52231..5710bd9 100644 --- a/mcelog.changes +++ b/mcelog.changes @@ -1,8 +1,18 @@ +------------------------------------------------------------------- +Fri Jul 09 13:29:25 UTC 2021 - trenn@suse.de + +- Update to version 177: + * mcelog: Update MSCOD error bit descriptions to match SDM + * mcelog: Fix issues with "yellow" cache offlining + * Add reference to Linux::MCELog + * test: avoid the pfa test hang +- Add _service git magic + ------------------------------------------------------------------- Thu Apr 1 16:25:59 UTC 2021 - Yaroslav Kurlaev - Remove deprecated "StandardOutput=syslog" option from the systemd - unit file to remove a warning from systemd. + unit file to remove a warning from systemd. (bsc#1185151) ------------------------------------------------------------------- Tue Jan 26 17:43:06 UTC 2021 - trenn@suse.de diff --git a/mcelog.obsinfo b/mcelog.obsinfo new file mode 100644 index 0000000..fb3e834 --- /dev/null +++ b/mcelog.obsinfo @@ -0,0 +1,5 @@ +name: mcelog +version: 177 +mtime: 1625603573 +commit: eec66726df56faad2a3dd956b4bd13af6bf71b9e + diff --git a/mcelog.spec b/mcelog.spec index 31a0437..4253850 100644 --- a/mcelog.spec +++ b/mcelog.spec @@ -21,7 +21,7 @@ %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif Name: mcelog -Version: 175 +Version: 177 Release: 0 Summary: Log Machine Check Events License: GPL-2.0-only