Hello community,

here is the log from the commit of package kubernetes-salt for openSUSE:Factory 
checked in at 2018-03-28 10:32:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubernetes-salt (Old)
 and      /work/SRC/openSUSE:Factory/.kubernetes-salt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubernetes-salt"

Wed Mar 28 10:32:47 2018 rev:9 rq:591543 version:3.0.0+git_r668_8e45600

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubernetes-salt/kubernetes-salt.changes  
2018-03-26 13:07:02.288772975 +0200
+++ /work/SRC/openSUSE:Factory/.kubernetes-salt.new/kubernetes-salt.changes     
2018-03-28 10:32:53.861773620 +0200
@@ -1,0 +2,12 @@
+Tue Mar 27 10:03:43 UTC 2018 - containers-bugow...@suse.de
+
+- Commit 043a686 by Kiall Mac Innes ki...@macinnes.ie
+ Extend certificates to one year lifespan
+ 
+ 100 days is a very short lifespan, lets bump this to one year - a much more
+ common value for certificate lifetime.
+ 
+ Related to bsc#1082722
+
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kubernetes-salt.spec ++++++
--- /var/tmp/diff_new_pack.ZbvZyB/_old  2018-03-28 10:32:54.685743986 +0200
+++ /var/tmp/diff_new_pack.ZbvZyB/_new  2018-03-28 10:32:54.685743986 +0200
@@ -32,7 +32,7 @@
 
 Name:           kubernetes-salt
 %define gitrepo salt
-Version:        3.0.0+git_r666_603e9dc
+Version:        3.0.0+git_r668_8e45600
 Release:        0
 BuildArch:      noarch
 Summary:        Production-Grade Container Scheduling and Management

++++++ master.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/salt-master/pillar/certificates.sls 
new/salt-master/pillar/certificates.sls
--- old/salt-master/pillar/certificates.sls     2018-03-22 17:53:50.000000000 
+0100
+++ new/salt-master/pillar/certificates.sls     2018-03-27 12:02:53.000000000 
+0200
@@ -10,7 +10,7 @@
     ST: Bavaria
   days_valid:
     ca_certificate: 3650
-    certificate: 100
+    certificate: 365
   days_remaining:
     ca_certificate: 90
     certificate: 90


Reply via email to