Hello community,
here is the log from the commit of package spectre-meltdown-checker for
openSUSE:Factory checked in at 2018-07-28 12:44:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spectre-meltdown-checker (Old)
and /work/SRC/openSUSE:Factory/.spectre-meltdown-checker.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spectre-meltdown-checker"
Sat Jul 28 12:44:46 2018 rev:2 rq:625762 version:0.37
Changes:
--------
---
/work/SRC/openSUSE:Factory/spectre-meltdown-checker/spectre-meltdown-checker.changes
2018-07-06 10:40:53.919333046 +0200
+++
/work/SRC/openSUSE:Factory/.spectre-meltdown-checker.new/spectre-meltdown-checker.changes
2018-07-28 12:44:50.956929628 +0200
@@ -1,0 +2,5 @@
+Fri Jul 27 09:18:43 UTC 2018 - [email protected]
+
+- Compact and wrap description.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ spectre-meltdown-checker.spec ++++++
--- /var/tmp/diff_new_pack.VMqpEK/_old 2018-07-28 12:44:51.568930740 +0200
+++ /var/tmp/diff_new_pack.VMqpEK/_new 2018-07-28 12:44:51.572930747 +0200
@@ -1,7 +1,7 @@
#
# spec file for package spectre-meltdown-checker
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,19 +20,24 @@
Version: 0.37
Release: 0
Summary: Spectre & Meltdown Vulnerability Checker
-License: GPL-3.0
+License: GPL-3.0-only
Group: Productivity/Security
Url: https://github.com/speed47/spectre-meltdown-checker
Source: %{name}-%{version}.tar.xz
ExclusiveArch: %ix86 x86_64
%description
-A simple shell script to tell if your Linux installation is vulnerable against
the 3 "speculative execution" CVEs that were made public early 2018.
-
-Without options, it'll inspect your currently running kernel. You can also
specify a kernel image on the command line, if you'd like to inspect a kernel
you're not running.
-
-The script will do its best to detect mitigations, including backported
non-vanilla patches, regardless of the advertised kernel version number.
-
+A shell script to tell if your Linux installation is vulnerable
+against the three "speculative execution" CVEs that were made public
+in early 2018.
+
+Without options, the script inspects the currently running kernel.
+Alternatively, a kernel image can be specify on the command line to
+analyze a non-running kernel.
+
+The script tries to detect mitigations, including backported
+non-vanilla patches, regardless of the advertised kernel version
+number.
%prep
%setup -q