Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package starboard for openSUSE:Factory 
checked in at 2022-04-01 21:35:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/starboard (Old)
 and      /work/SRC/openSUSE:Factory/.starboard.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "starboard"

Fri Apr  1 21:35:57 2022 rev:2 rq:966351 version:0.15.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/starboard/starboard.changes      2022-01-26 
21:28:25.117399116 +0100
+++ /work/SRC/openSUSE:Factory/.starboard.new.1900/starboard.changes    
2022-04-01 21:37:14.368751136 +0200
@@ -1,0 +2,105 @@
+Fri Apr 01 07:05:46 UTC 2022 - ka...@b1-systems.de
+
+- Update to version 0.15.0:
+  * release: prepare v0.15.0 (#1089)
+  * docs: add troubleshooting guide (#1082)
+  * docs: revisit configuration auditing (#1083)
+  * chore(deps): bump kube-hunter from v0.6.3 to v0.6.5 (#1088)
+  * chore(deps): bump kube-bench from v0.6.5 to v0.6.6 (#1087)
+  * docs(design): specify life cycle for ClusterVulnerabilityReport resources 
(#1017)
+  * chore: add pr template (#1084)
+  * docs: compliance reports support (#1079)
+  * docs(tutorial): Writing Custom Configuration Audit Policies (#1075)
+  * chore(deps): bump github.com/onsi/gomega from 1.18.1 to 1.19.0 (#1078)
+  * chore: nsa spec data typo (#1077)
+  * docs(olm): fix OperatorGroup to select all namespaces (#1074)
+  * release: prepare v0.15.0-rc7 (#1073)
+  * chore(deploy): configure operator to select all namespaces, except 
kube-system and starboard-system by default (#1072)
+  * feat: exclude certain namespaces from scanning (#1071)
+  * feat(vulnerabilityreports): use deterministic names for secrets associated 
with scan jobs (#1069)
+  * refactor: VulnerabilityReportReconciler to WorkloadController (#1068)
+  * chore: install the nsa ClusterComplianceReport resource separately (#1067)
+  * docs: update installation guides for v0.15.0 (#1063)
+  * release: prepare v0.15.0-rc6 (#1060)
+  * release: prepare v0.15.0-rc5 (#1058)
+  * release: prepare v0.15.0-rc4 (#1056)
+  * release: prepare v0.15.0-rc3 (#1055)
+  * chore(release): skip publishing to ECR (#1054)
+  * release: prepare v0.15.0-rc2 (#1053)
+  * fix(goreleaser): fix typo in container image name (#1052)
+  * release: prepare v0.15.0-rc1 (#1051)
+  * chore: change KSV038 kind type (#1050)
+  * docs: update configuration auditing (#1040)
+  * chore(deps): bump github.com/go-logr/logr from 1.2.2 to 1.2.3 (#1049)
+  * chore(deps): bump k8s.io/klog/v2 from 2.30.0 to 2.60.1 (#1048)
+  * chore(deps): bump k8s.io/code-generator from 0.23.4 to 0.23.5 (#1047)
+  * chore(deps): bump k8s.io/cli-runtime from 0.23.4 to 0.23.5 (#1043)
+  * chore(deps): bump k8s.io/api from 0.23.4 to 0.23.5 (#1044)
+  * chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#1046)
+  * chore(deps): bump actions/cache from 2 to 3 (#1042)
+  * feat: compliance support for cli (#1039)
+  * feat: add resource quota and limit range support (#1035)
+  * docs: add nsa 1.0 spec (#1033)
+  * feat: use oci image spec annotations (#1037)
+  * Feat/add compliance check default status (#1030)
+  * chore(deps): bump helm/chart-testing-action from 2.2.0 to 2.2.1 (#1026)
+  * chore(deps): bump github.com/open-policy-agent/opa from 0.38.0 to 0.38.1 
(#1027)
+  * feat(cli): use built-in scanner for configuration audits (#1018)
+  * chore(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#1028)
+  * test: update compliance reconcile tests (#1021)
+  * refactor: use ttl check with date util (#1015)
+  * fix: remove compliance specKind field (#1016)
+  * fix(helm): grant permissions to get,list,watch ciskubebenchreports (#1013)
+  * chore: update release checklist (#1014)
+  * docs: design compliance report (#961)
+  * fix: generate deploy/static/starboard.yaml (#1011)
+  * feat: consolidate compliance and detail summary model (#1012)
+  * feat(compliance): add severity to checks (#1009)
+  * refactor: decouple policy pkg from starboard apis (#1010)
+  * chore(deps): bump github.com/open-policy-agent/opa from 0.37.2 to 0.38.0 
(#1006)
+  * feat: support compliance reports (#1004)
+  * chore(deps): bump trivy from v0.23.0 to v0.24.2 (#1008)
+  * feat: enable trivy server with self-signed certificates (#1003)
+  * chore(deps): bump actions/checkout from 2 to 3 (#1005)
+  * feat: built-in OPA Rego policy-based configuration audit scanner (#971)
+  * docs(design): Caching Scan Results by Image Reference (#740)
+  * feat: allow config check to contain zero to many messages (#998)
+  * fix(ci): use Go 1.17 in release snapshot workflow (#997)
+  * chore: add script to generate deploy/static/starboard.yaml (#996)
+  * refactor(itest): create or update configuration objects (#995)
+  * chore(ci): release unversioned snapshot every night (#994)
+  * refactor: parse severity from name (#993)
+  * feat: update severity enum in config audit check (#992)
+  * docs: update from 2021 to 2022 (#989)
+  * chore(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 (#988)
+  * chore(deps): bump actions/setup-python from 2.3.2 to 3 (#987)
+  * feat(aqua): add filesystem scan option (#986)
+  * feat(aqua-enterprise): add support for filesystem scanning (#985)
+  * feat: add option to run vulnerability scan jobs in workload namespace 
(#943)
+  * chore(deps): bump sigs.k8s.io/controller-runtime from 0.11.0 to 0.11.1 
(#979)
+  * chore(deps): bump k8s.io/cli-runtime from 0.23.3 to 0.23.4 (#981)
+  * chore(deps): bump k8s.io/apiextensions-apiserver from 0.23.3 to 0.23.4 
(#983)
+  * chore(deps): bump k8s.io/code-generator from 0.23.3 to 0.23.4 (#977)
+  * chore(deps): bump k8s.io/client-go from 0.23.3 to 0.23.4 (#980)
+  * chore(deps): upgrade OLM from v0.18.3 to v0.20.0 (#975)
+  * chore(operator): streamline installation with kubectl (#972)
+  * refactor: GetRelatedReplicasetName (#970)
+  * refactor: rename ObjectToObjectMetadata to ObjectToObjectMeta (#969)
+  * chore: bump batchv1beta1 to batchv1 (#968)
+  * feat(trivy): configure timeout (#967)
+  * fix: delete scan jobs if their pods have already been deleted and we 
cannot collect logs (#956)
+  * feat(trivy): mount emptyDir volume on /tmp path (#965)
+  * chore: add support to s390x arch (#960)
+  * chore(deps): bump Conftest from v0.28.2 to v0.30.0 (#964)
+  * chore(deps): bump Trivy from v0.22.0 to v0.23.0 (#963)
+  * refactor: move plugin constants from generic starboard config (#962)
+  * docs: integrate with ACR managed registry (#908)
+  * chore: support ARM architecture (#958)
+  * chore(deps): bump actions/setup-python from 2.3.1 to 2.3.2 (#951)
+  * docs(design): schedule vulnerability scans in workload's namespace (#917)
+  * docs(CONTRIBUTING.md): fix instructions to run integration tests (#947)
+  * chore(deps): bump github.com/onsi/gomega from 1.18.0 to 1.18.1 (#945)
+  * chore(deps): bump k8s.io/cli-runtime from 0.23.2 to 0.23.3 (#938)
+  * chore(deps): bump k8s.io/apiextensions-apiserver from 0.23.2 to 0.23.3 
(#937)
+
+-------------------------------------------------------------------

Old:
----
  starboard-0.14.1.tar.gz

New:
----
  starboard-0.15.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ starboard.spec ++++++
--- /var/tmp/diff_new_pack.qorOQZ/_old  2022-04-01 21:37:15.388739949 +0200
+++ /var/tmp/diff_new_pack.qorOQZ/_new  2022-04-01 21:37:15.388739949 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package starboard
 #
-# Copyright (c) 2021 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
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           starboard
-Version:        0.14.1
+Version:        0.15.0
 Release:        0
 Summary:        Kubernetes-native security toolkit
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.qorOQZ/_old  2022-04-01 21:37:15.428739510 +0200
+++ /var/tmp/diff_new_pack.qorOQZ/_new  2022-04-01 21:37:15.432739466 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/aquasecurity/starboard</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">v0.14.1</param>
+    <param name="revision">v0.15.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
@@ -16,7 +16,7 @@
     <param name="compression">gz</param>
   </service>
   <service name="go_modules" mode="disabled">
-    <param name="archive">starboard-0.14.1.tar.gz</param>
+    <param name="archive">starboard-0.15.0.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.qorOQZ/_old  2022-04-01 21:37:15.452739247 +0200
+++ /var/tmp/diff_new_pack.qorOQZ/_new  2022-04-01 21:37:15.456739203 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/aquasecurity/starboard</param>
-              <param 
name="changesrevision">5672fd4a4d608d9b094802098f3e950ec396ff51</param></service></servicedata>
+              <param 
name="changesrevision">16a615b7e5288c51282e7f629163b3e749740cea</param></service></servicedata>
 (No newline at EOF)
 

++++++ starboard-0.14.1.tar.gz -> starboard-0.15.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/starboard/starboard-0.14.1.tar.gz 
/work/SRC/openSUSE:Factory/.starboard.new.1900/starboard-0.15.0.tar.gz differ: 
char 12, line 1

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/starboard/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.starboard.new.1900/vendor.tar.gz differ: char 5, 
line 1

Reply via email to