Hello community,
here is the log from the commit of package docker-bench-security for
openSUSE:Factory checked in at 2019-11-25 11:24:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker-bench-security (Old)
and /work/SRC/openSUSE:Factory/.docker-bench-security.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "docker-bench-security"
Mon Nov 25 11:24:48 2019 rev:13 rq:750508 version:1.3.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/docker-bench-security/docker-bench-security.changes
2018-01-13 21:48:02.744960807 +0100
+++
/work/SRC/openSUSE:Factory/.docker-bench-security.new.26869/docker-bench-security.changes
2019-11-25 11:25:01.234098040 +0100
@@ -1,0 +2,7 @@
+Mon Nov 18 18:25:43 UTC 2019 - Andreas Stieger <[email protected]>
+
+- update to 1.3.5:
+ * Align with CIS Docker Benchmark v1.2.0
+ * Add some command line options to support specific use cases
+
+-------------------------------------------------------------------
Old:
----
docker-bench-security-1.3.3.tar.gz
New:
----
docker-bench-security-1.3.5.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ docker-bench-security.spec ++++++
--- /var/tmp/diff_new_pack.uLbbyJ/_old 2019-11-25 11:25:02.330097845 +0100
+++ /var/tmp/diff_new_pack.uLbbyJ/_new 2019-11-25 11:25:02.334097844 +0100
@@ -1,7 +1,7 @@
#
# spec file for package docker-bench-security
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,17 +12,17 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: docker-bench-security
-Version: 1.3.3
+Version: 1.3.5
Release: 0
Summary: Docker Bench for Security
License: Apache-2.0
Group: Productivity/Networking/Security
-Url: https://dockerbench.com
+URL: https://dockerbench.com
Source:
https://github.com/docker/docker-bench-security/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Requires: audit
Requires: docker >= 1.13.0
@@ -39,9 +39,7 @@
The Docker Bench for Security is a script that checks for dozens of common
best-practices around deploying Docker containers in production.
-The tests are all automated, and implement the CIS Docker 1.13.0 Benchmark
v1.0.0
-(
https://benchmarks.cisecurity.org/tools2/docker/CIS_Docker_1.13.0_Benchmark_v1.0.0.pdf
)
-
+The tests are all automated, and implement the CIS Docker Benchmark.
%prep
%setup -q
@@ -60,7 +58,8 @@
cp -vpr *_lib.sh tests/ %{buildroot}%{_libexecdir}/%{name}
%files
-%doc LICENSE.md README.md
+%license LICENSE.md
+%doc README.md
%doc distros
%attr(0755,root,root) %{_bindir}/%{name}
%attr(0755,root,root) %{_libexecdir}/%{name}
++++++ docker-bench-security-1.3.3.tar.gz -> docker-bench-security-1.3.5.tar.gz
++++++
++++ 5620 lines of diff (skipped)