#1139994 nextcloud-spreed-signaling: new upstream version 2.1.1 is required by nextcloud 33

Package:
nextcloud-spreed-signaling
Source:
nextcloud-spreed-signaling
Description:
Standalone signaling server for Nextcloud Talk (program)
Submitter:
Pirate Praveen
Date:
2026-06-14 12:51:02 UTC
Severity:
normal
#1139994#5
Date:
2026-06-14 12:48:45 UTC
From:
To:
Dear Maintainer,

When updating nextcloud to 33, it shows this warning in the log

Warning: Running version: 2.0.2-1~bpo13+1.debian; Server does not support all
features of this Talk version, missing features: chat-relay.

I tried to update the package, but seems it needs a new version of etcd/client
at least 3.6.8

github.com/strukturag/nextcloud-spreed-signaling/etcd/test
# github.com/strukturag/nextcloud-spreed-signaling/etcd/test
src/github.com/strukturag/nextcloud-spreed-signaling/etcd/test/etcd.go:265:25:
w.op.IsOptsWithPrefix undefined (type clientv3.Op has no field or method
IsOptsWithPrefix, but does have unexported field isOptsWithPrefix)
src/github.com/strukturag/nextcloud-spreed-signaling/etcd/test/etcd.go:282:25:
w.op.IsOptsWithPrefix undefined (type clientv3.Op has no field or method
IsOptsWithPrefix, but does have unexported field isOptsWithPrefix)
src/github.com/strukturag/nextcloud-spreed-signaling/etcd/test/etcd.go:391:8:
op.IsOptsWithPrefix undefined (type clientv3.Op has no field or method
IsOptsWithPrefix, but does have unexported field isOptsWithPrefix)

I have pushed my changes to git. I'd appreciate a review of debian/rules
changes. I'm not sure how to decide which go files should be ran through
easyjson.