Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package opencloud-server for
openSUSE:Factory checked in at 2025-10-16 17:38:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opencloud-server (Old)
and /work/SRC/openSUSE:Factory/.opencloud-server.new.18484 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opencloud-server"
Thu Oct 16 17:38:58 2025 rev:4 rq:1311585 version:3.5.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/opencloud-server/opencloud-server.changes
2025-09-17 16:44:42.848091225 +0200
+++
/work/SRC/openSUSE:Factory/.opencloud-server.new.18484/opencloud-server.changes
2025-10-16 17:39:22.817997341 +0200
@@ -1,0 +2,137 @@
+Tue Sep 23 04:58:17 UTC 2025 - Johannes Kastl
<[email protected]>
+
+- Update to version 3.5.0:
+ OpenCloud Server Changelog
+ * Documentation
+ - enhancement(docs): describe what and why ADRs [#1518]
+ - enhancement(docs): add branch naming styleguide and clean up
+ the contribution guidelines [#1520]
+ - fix(search): readme typos and mention the lack of scalability
+ [#1516]
+ - enhancement(search): simplify search docs and document
+ opensearch backend [#1513]
+ - remove opencloud_full from the read.me and add
+ opencloud-compose instead [#1474]
+ * Tests
+ - [full-ci][tests-only] revert behat version and fix regex on
+ test script [#1507]
+ - update behat version in composer.json [#1501]
+ - Apitest. file extension change [#1482]
+ - [full-ci] run tests with VIPS enabled [#1420]
+ - [full-ci] add pipeline to purge go-bin cache [#1445]
+ - [full-ci] purge browsers, opencloud web and playwright
+ tracing cache [#1403]
+ * Enhancement
+ - Insecure opensearch client [#1509]
+ - Allow disabling search servers [#1495]
+ - Tracing improvements [#1436]
+ * Bug Fixes
+ - fix(graph): Set the full CS3 user id in the Create Share
+ request [#1464]
+ - Remove items from the index when they are purged from the
+ trashbin [#1347]
+ - Do not intertwine different batch operations [#1317]
+ * Dependencies
+ - [decomposed] bump-version-v3.5.0 [#1532]
+ - revaBump-2.38.0 [#1530]
+ - chore/bump-web-4.0.0 [#1531]
+ - build(deps): bump github.com/onsi/ginkgo/v2 from 2.25.2 to
+ 2.25.3 [#1515]
+ - build(deps): bump google.golang.org/protobuf from 1.36.8 to
+ 1.36.9 [#1491]
+ - build(deps): bump go.opentelemetry.io/contrib/zpages from
+ 0.62.0 to 0.63.0 [#1490]
+ - build(deps): bump golang.org/x/text from 0.28.0 to 0.29.0
+ [#1484]
+ - build(deps): bump github.com/spf13/afero from 1.14.0 to
+ 1.15.0 [#1483]
+ - build(deps): bump github.com/prometheus/client_golang from
+ 1.23.0 to 1.23.2 [#1476]
+ - build(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0
+ [#1477]
+ - build(deps): bump go.etcd.io/bbolt from 1.4.2 to 1.4.3
+ [#1463]
+ - build(deps): bump github.com/go-chi/chi/v5 from 5.2.2 to
+ 5.2.3 [#1460]
+ - build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2
+ from 2.27.1 to 2.27.2 [#1461]
+ - build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1
+ [#1459]
+ - build(deps): bump github.com/riandyrn/otelchi from 0.12.1 to
+ 0.12.2 [#1456]
+ - build(deps): bump github.com/beevik/etree from 1.5.1 to 1.6.0
+ [#1453]
+ - build(deps): bump github.com/blevesearch/bleve/v2 from 2.5.2
+ to 2.5.3 [#1450]
+ - build(deps): bump
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
+ from 0.62.0 to 0.63.0 [#1448]
+ - build(deps): bump
+
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
+ from 0.62.0 to 0.63.0 [#1446]
+ - build(deps): bump github.com/nats-io/nats-server/v2 from
+ 2.11.7 to 2.11.8 [#1410]
+ - build(deps): bump github.com/gabriel-vasile/mimetype from
+ 1.4.9 to 1.4.10 [#1413]
+
+-------------------------------------------------------------------
+Fri Sep 19 12:12:23 UTC 2025 - Johannes Kastl
<[email protected]>
+
+- Update to version 3.4.0:
+ OpenCloud Server Changelog
+ * Features
+ - feat: added capability for Edit Login Allowed [#1406]
+ - Search-service: add opensearch as distributed search backend
+ [#1290]
+ - initial skel for user soft delete [#1344]
+ * Bug Fixes
+ - fix(antivirus): the file bytesize differs if the file is
+ larger than … [#1408]
+ - Correct app store URL [#1412]
+ - ack tag events [#1381]
+ - fix(proxy): First login fails in auto provision setups
+ [#1353]
+ * Enhancement
+ - directly connect to frontend [#1373]
+ - Dockerfile cleanup [#1352]
+ - feat: add defaultAppId option for the web config.json [#1354]
+ * Tests
+ - tests for collaborativePosixFS [#1342]
+ - [full-ci] add pipeline to send CI notifications to matrix
+ [#1249]
+ * Dependencies
+ - [decomposed] bump-version-v3.4.0 [#1442]
+ - [full-ci] revaBump-2.37.0 [#1433]
+ - Use bitnamilegacy [#1418]
+ - build(deps): bump github.com/nats-io/nats.go from 1.44.0 to
+ 1.45.0 [#1401]
+ - build(deps): bump github.com/stretchr/testify from 1.10.0 to
+ 1.11.0 [#1400]
+ - build(deps): bump github.com/olekukonko/tablewriter from
+ 1.0.8 to 1.0.9 [#1376]
+ - build(deps): bump github.com/onsi/ginkgo/v2 from 2.24.0 to
+ 2.25.1 [#1396]
+ - [full-ci] Bump reva to latest main [#1372]
+ - build(deps): bump github.com/prometheus/client_golang from
+ 1.22.0 to 1.23.0 [#1385]
+ - build(deps): bump github.com/onsi/ginkgo/v2 from 2.23.4 to
+ 2.24.0 [#1375]
+ - build(deps): bump github.com/gookit/config/v2 from 2.2.6 to
+ 2.2.7 [#1359]
+ - build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0
+ [#1356]
+ - chore(dependencies): bump reva
+ 19625996460b2e68da3bbaf539e554366c59e111 [#1357]
+ - build(deps): bump golang.org/x/image from 0.28.0 to 0.30.0
+ [#1323]
+ - build(deps): bump github.com/nats-io/nats-server/v2 from
+ 2.11.6 to 2.11.7 [#1339]
+ - build(deps): bump github.com/onsi/gomega from 1.37.0 to
+ 1.38.0 [#1266] Reva Changelog
+ * Features
+ - add UserSoftDelete events [#317]
+ * Bug Fixes
+ - fix(posixfs): Ignore Events for Spaceroots [#310]
+ - Only send TrashbinPurged if there is no key [#305]
+
+-------------------------------------------------------------------
Old:
----
idp-3.3.0.tar.gz
opencloud-server-3.3.0.obscpio
third-party-licenses-v3.3.0.tar.gz
web-v3.3.0.tar.gz
New:
----
idp-3.5.0.tar.gz
opencloud-server-3.5.0.obscpio
third-party-licenses-v4.0.0.tar.gz
web-v4.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ opencloud-server.spec ++++++
--- /var/tmp/diff_new_pack.OWdgo8/_old 2025-10-16 17:39:26.310143799 +0200
+++ /var/tmp/diff_new_pack.OWdgo8/_new 2025-10-16 17:39:26.314143967 +0200
@@ -17,10 +17,10 @@
%define executable_name opencloud-server
-%define web_assets_version v3.3.0
+%define web_assets_version v4.0.0
Name: opencloud-server
-Version: 3.3.0
+Version: 3.5.0
Release: 0
Summary: Secure and private way to store, access, and share your files
License: Apache-2.0
++++++ _service ++++++
--- /var/tmp/diff_new_pack.OWdgo8/_old 2025-10-16 17:39:26.398147505 +0200
+++ /var/tmp/diff_new_pack.OWdgo8/_new 2025-10-16 17:39:26.402147673 +0200
@@ -3,7 +3,7 @@
<param name="url">https://github.com/opencloud-eu/opencloud</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
- <param name="revision">v3.3.0</param>
+ <param name="revision">v3.5.0</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.OWdgo8/_old 2025-10-16 17:39:26.430148853 +0200
+++ /var/tmp/diff_new_pack.OWdgo8/_new 2025-10-16 17:39:26.434149021 +0200
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/opencloud-eu/opencloud</param>
- <param
name="changesrevision">24210c7b3a198041c7df92d143999f8cb7853fd3</param></service></servicedata>
+ <param
name="changesrevision">038e9b0320f61680f38964a110b1fb21d093dac9</param></service></servicedata>
(No newline at EOF)
++++++ idp-3.3.0.tar.gz -> idp-3.5.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/opencloud-server/idp-3.3.0.tar.gz
/work/SRC/openSUSE:Factory/.opencloud-server.new.18484/idp-3.5.0.tar.gz differ:
char 13, line 1
++++++ opencloud-server-3.3.0.obscpio -> opencloud-server-3.5.0.obscpio ++++++
/work/SRC/openSUSE:Factory/opencloud-server/opencloud-server-3.3.0.obscpio
/work/SRC/openSUSE:Factory/.opencloud-server.new.18484/opencloud-server-3.5.0.obscpio
differ: char 49, line 1
++++++ opencloud-server.obsinfo ++++++
--- /var/tmp/diff_new_pack.OWdgo8/_old 2025-10-16 17:39:26.522152727 +0200
+++ /var/tmp/diff_new_pack.OWdgo8/_new 2025-10-16 17:39:26.526152895 +0200
@@ -1,5 +1,5 @@
name: opencloud-server
-version: 3.3.0
-mtime: 1754982323
-commit: 24210c7b3a198041c7df92d143999f8cb7853fd3
+version: 3.5.0
+mtime: 1758554766
+commit: 038e9b0320f61680f38964a110b1fb21d093dac9
++++++ third-party-licenses-v3.3.0.tar.gz -> third-party-licenses-v4.0.0.tar.gz
++++++
++++ 7089 lines of diff (skipped)
++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/opencloud-server/vendor.tar.gz
/work/SRC/openSUSE:Factory/.opencloud-server.new.18484/vendor.tar.gz differ:
char 13, line 1
++++++ web-v3.3.0.tar.gz -> web-v4.0.0.tar.gz ++++++
++++ 4186 lines of diff (skipped)