Hello community,
here is the log from the commit of package libcontainers-storage for
openSUSE:Factory checked in at 2018-06-13 15:46:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcontainers-storage (Old)
and /work/SRC/openSUSE:Factory/.libcontainers-storage.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libcontainers-storage"
Wed Jun 13 15:46:50 2018 rev:5 rq:616231 version:0+git26204
Changes:
--------
---
/work/SRC/openSUSE:Factory/libcontainers-storage/libcontainers-storage.changes
2018-03-05 13:46:18.817583518 +0100
+++
/work/SRC/openSUSE:Factory/.libcontainers-storage.new/libcontainers-storage.changes
2018-06-13 15:46:53.288020800 +0200
@@ -1,0 +2,12 @@
+Mon Jun 11 16:02:50 UTC 2018 - [email protected]
+
+- Remove unsupported option 'override_kernel_check' from default
+ /etc/containers/storage.conf.
+ Fixes boo#1094858
+
+-------------------------------------------------------------------
+Fri Jun 8 13:41:27 UTC 2018 - [email protected]
+
+- Make use of %license macro
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libcontainers-storage.spec ++++++
--- /var/tmp/diff_new_pack.xJiuE6/_old 2018-06-13 15:46:54.859963192 +0200
+++ /var/tmp/diff_new_pack.xJiuE6/_new 2018-06-13 15:46:54.863963045 +0200
@@ -80,5 +80,6 @@
%config(noreplace) %{_sysconfdir}/containers/storage.conf
%{_mandir}/man1/containers-storage*
%{_mandir}/man5/containers-storage*
+%license LICENSE
%changelog
++++++ storage.conf ++++++
--- /var/tmp/diff_new_pack.xJiuE6/_old 2018-06-13 15:46:55.015957476 +0200
+++ /var/tmp/diff_new_pack.xJiuE6/_new 2018-06-13 15:46:55.015957476 +0200
@@ -22,4 +22,4 @@
size = ""
# OverrideKernelCheck tells the driver to ignore kernel checks based on kernel
version
-override_kernel_check = "false"
+# override_kernel_check = "false"