Hello community,

here is the log from the commit of package ceph-csi for openSUSE:Factory 
checked in at 2020-09-25 16:26:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ceph-csi (Old)
 and      /work/SRC/openSUSE:Factory/.ceph-csi.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ceph-csi"

Fri Sep 25 16:26:16 2020 rev:8 rq:836089 version:3.1.0+git0.5d4847358

Changes:
--------
--- /work/SRC/openSUSE:Factory/ceph-csi/ceph-csi.changes        2020-08-14 
09:30:25.936309339 +0200
+++ /work/SRC/openSUSE:Factory/.ceph-csi.new.4249/ceph-csi.changes      
2020-09-25 16:28:32.395731213 +0200
@@ -1,0 +2,30 @@
+Thu Sep 10 22:50:04 UTC 2020 - Mike Latimer <mlati...@suse.com>
+
+- update to 3.1.0
+  * Create/Delete snapshot for CephFS
+  * Create PVC from CephFS snapshot
+  * Create PVC from CephFS PVC
+  * Add RADOS namespace support for RBD
+  * E2E migration from Travis minikube to CentOS CI
+  * Use common logging functions in utils
+  * Add Upgrade E2E testing from 3.0.0 to 3.1.0
+  * Update Sidecars to the latest version
+  * Add vault creation to rbd driver deployment
+  * Update E2E testing to test with latest kubernetes versions
+  * Update Rook to 1.3.8 for E2E testing
+  * Add backend validation of cephfs PVC in E2E
+  * Make the number of CPUs for minikube VM configurable
+  * Use rbdVolume.resize() with go-ceph
+  * Introduce new makefile target run-e2e
+  * upgrade to minikube 1.12.1
+  * Debugging tool (tracevol.py) enhancement
+  * Fix tracevol.py to work with the dynamic value of fsname
+  * Fix tracevol.py to take config map namespace as an option
+
+-------------------------------------------------------------------
+Wed Sep  9 12:31:34 UTC 2020 - Stefan Haas <stefan.h...@suse.com>
+
+- Fixed spec-file (bsc#1176327)
+  * ceph-csi changed internal location of variables
+
+-------------------------------------------------------------------
@@ -37 +67 @@
-Fri May 29 12:28:16 UTC 2020 - Stefan Haas <stefan.h...@suse.com>
+Fri May 29 12:32:39 UTC 2020 - Stefan Haas <stefan.h...@suse.com>

Old:
----
  ceph-csi-3.0.0+git0.f831f5257.obscpio
  ceph-csi-3.0.0+git0.f831f5257.tar.gz

New:
----
  ceph-csi-3.1.0+git0.5d4847358.obscpio
  ceph-csi-3.1.0+git0.5d4847358.tar.gz

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

Other differences:
------------------
++++++ ceph-csi.spec ++++++
--- /var/tmp/diff_new_pack.DLLSBQ/_old  2020-09-25 16:28:33.807732463 +0200
+++ /var/tmp/diff_new_pack.DLLSBQ/_new  2020-09-25 16:28:33.811732467 +0200
@@ -20,7 +20,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           ceph-csi
-Version:        3.0.0+git0.f831f5257
+Version:        3.1.0+git0.5d4847358
 Release:        0
 Summary:        Container Storage Interface driver for Ceph block and file
 License:        Apache-2.0
@@ -75,8 +75,8 @@
   -buildmode=pie \
   -a \
   -ldflags " \
-  -X github.com/ceph/ceph-csi/pkg/util.GitCommit=$git_commit_parsed \
-  -X github.com/ceph/ceph-csi/pkg/util.DriverVersion=v$version_parsed" \
+  -X github.com/ceph/ceph-csi/internal/util.GitCommit=$git_commit_parsed \
+  -X github.com/ceph/ceph-csi/internal/util.DriverVersion=v$version_parsed" \
   -o _output/cephcsi \
   ./cmd/
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.DLLSBQ/_old  2020-09-25 16:28:33.855732505 +0200
+++ /var/tmp/diff_new_pack.DLLSBQ/_new  2020-09-25 16:28:33.855732505 +0200
@@ -6,7 +6,7 @@
     <!-- see 
https://github.com/openSUSE/obs-service-tar_scm/blob/master/tar_scm.service.in 
for hints -->
     <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">v3.0.0</param>
+    <param name="revision">v3.1.0</param>
   </service>
   <service name="tar" mode="disabled"/>
   <service name="recompress" mode="disabled">

++++++ ceph-csi-3.0.0+git0.f831f5257.obscpio -> 
ceph-csi-3.1.0+git0.5d4847358.obscpio ++++++
/work/SRC/openSUSE:Factory/ceph-csi/ceph-csi-3.0.0+git0.f831f5257.obscpio 
/work/SRC/openSUSE:Factory/.ceph-csi.new.4249/ceph-csi-3.1.0+git0.5d4847358.obscpio
 differ: char 49, line 1

++++++ ceph-csi-3.0.0+git0.f831f5257.tar.gz -> 
ceph-csi-3.1.0+git0.5d4847358.tar.gz ++++++
/work/SRC/openSUSE:Factory/ceph-csi/ceph-csi-3.0.0+git0.f831f5257.tar.gz 
/work/SRC/openSUSE:Factory/.ceph-csi.new.4249/ceph-csi-3.1.0+git0.5d4847358.tar.gz
 differ: char 12, line 1

++++++ ceph-csi.obsinfo ++++++
--- /var/tmp/diff_new_pack.DLLSBQ/_old  2020-09-25 16:28:33.935732576 +0200
+++ /var/tmp/diff_new_pack.DLLSBQ/_new  2020-09-25 16:28:33.935732576 +0200
@@ -1,5 +1,5 @@
 name: ceph-csi
-version: 3.0.0+git0.f831f5257
-mtime: 1595841285
-commit: f831f52579c2d866e5c89d58a73bb3716aec40c4
+version: 3.1.0+git0.5d4847358
+mtime: 1597332891
+commit: 5d48473582a31c21d9080d1d824db97ebf4a7a80
 

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/ceph-csi/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.ceph-csi.new.4249/vendor.tar.gz differ: char 5, 
line 1


Reply via email to