Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package etcd-for-k8s1.27 for
openSUSE:Factory checked in at 2024-02-01 18:04:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/etcd-for-k8s1.27 (Old)
and /work/SRC/openSUSE:Factory/.etcd-for-k8s1.27.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "etcd-for-k8s1.27"
Thu Feb 1 18:04:37 2024 rev:3 rq:1141297 version:3.5.10
Changes:
--------
--- /work/SRC/openSUSE:Factory/etcd-for-k8s1.27/etcd-for-k8s1.27.changes
2023-10-27 22:28:19.947820941 +0200
+++
/work/SRC/openSUSE:Factory/.etcd-for-k8s1.27.new.1815/etcd-for-k8s1.27.changes
2024-02-01 18:04:56.466120574 +0100
@@ -1,0 +2,56 @@
+Wed Jan 24 14:53:19 UTC 2024 - Priyanka Saggu <[email protected]>
+
+- Update to version 3.5.10:
+ * bump bbolt to 1.3.8 for etcd 3.5
+ * 3.5: upgrade gRPC-go to 1.58.3
+ * Backport corrupt check test fix "etcd server shouldn't wait for the ready
notification infinitely on startup"
+ * etcdserver: add cluster id check for hashKVHandler
+ * [release-3.5]: upgrade gRPC-go to v1.52.0
+ * backport #14125 to release-3.5: Update to grpc-1.47 (and fix the
connection-string format)
+ * Return to default write scheduler since golang.org/x/[email protected] started
using round robin
+ * Bump go to v1.20.10 Part of https://github.com/etcd-io/etcd/issues/16740
+ * bump golang.org/x/net to 0.17.0 Part of
https://github.com/etcd-io/etcd/issues/16740
+ * etcd: upgrade go version to 1.20.9
+ * Remove obsolete http 1.0 version.
+ * fix:Ensure that go version is only defined in one file for release-3.5
+ * Fix panic in etcd validate secure endpoints
+ * Backport redirect metrics data into file to reduce output.
+ * test.sh: increase timeout for grpcproxy test
+ * test: add v3 curl test to cover maintenance hash/hashkv REST API
+ * api: fix duplicate gateway url issue
+ * pkg: add a verification on the pagebytes which must be > 0
+ * tests: Backport deflake for TestWatchDelay
+ * tests: Backport deflake for TestPageWriterRandom
+ * Backport adding unit test for socket options.
+ * Backport export reuse-port and reuse-address
+ * Fix goword failure in rafthttp/transport.go.
+ * Update workflows to use makefile recipes for unit, integration &
e2e-release.
+ * Backport Makefile recipes for common test commands.
+ * pkg/flags: fix UniqueURLs'Set to remove duplicates in UniqueURLs'uss
+ * Backport fix to e2e release version identifcation.
+ * Backport #14368 to v3.5
+ * Follow up https://github.com/etcd-io/etcd/pull/16068#discussion_r1263667496
+ * etcdserver: backport check scheduledCompactKeyName and
finishedCompactKeyName before writing hash to release-3.5.
+ * Backport #13577 Disable auth gracefully without impacting existing
watchers.
+ * bump go version to 1.19.11 to fix CVE GO-2023-1878
+ * clientv3: create keepAliveCtxCloser goroutine only if ctx can be canceled
+ * [3.5] etcdutl: fix db double closed
+ * clientv3: remove v3.WithFirstKey() in Barrier.Wait()
+ * update etcdctl flag description for snapshot restores
+ * etcdutl: update description for --mark-compacted and --bump-revision flags
in snapshot restore command
+ * Adding optional revision bump and mark compacted to snapshot restore
+ * Revert "Merge pull request #16119 from natusameer/release-3.5"
+ * Add e2e-arm64.yaml and tests-arm64.yaml to release-3.5 scheduled at 1.30
+ * Backport .github/workflows: Read .go-version as a step and not separate
workflow.
+ * Add first unit test for authApplierV3
+ * Early exit auth check on lease puts
+ * remove stack log when etcdutl restore
+ * etcdserver: fix corruption check when server has just been compacted
+ * replace gobin with go install
+ * [3.5] Backport updating go to latest patch release 1.19.10
+ * add compact hash check to help
+ * Fix test of clientv3/naming
+ * clientv3/naming/endpoints: fix endpoints prefix bug fixes bug with
multiple endpoints with same prefix
+ * grpcproxy: fix memberlist results not update when proxy node down
+
+-------------------------------------------------------------------
Old:
----
etcd-3.5.9.tar.gz
New:
----
etcd-3.5.10.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ etcd-for-k8s1.27.spec ++++++
--- /var/tmp/diff_new_pack.HcSGtG/_old 2024-02-01 18:04:58.618198439 +0100
+++ /var/tmp/diff_new_pack.HcSGtG/_new 2024-02-01 18:04:58.634199018 +0100
@@ -1,7 +1,7 @@
#
# spec file for package etcd-for-k8s1.27
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 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 project go.etcd.io/etcd
Name: etcd-for-k8s1.27
-Version: 3.5.9
+Version: 3.5.10
Release: 0
Summary: Etcd and etcdtl for k8s image
License: Apache-2.0
++++++ _service ++++++
--- /var/tmp/diff_new_pack.HcSGtG/_old 2024-02-01 18:04:58.930209727 +0100
+++ /var/tmp/diff_new_pack.HcSGtG/_new 2024-02-01 18:04:58.962210886 +0100
@@ -3,7 +3,7 @@
<param name="url">https://github.com/etcd-io/etcd.git</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
- <param name="revision">v3.5.9</param>
+ <param name="revision">v3.5.10</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.HcSGtG/_old 2024-02-01 18:04:59.154217833 +0100
+++ /var/tmp/diff_new_pack.HcSGtG/_new 2024-02-01 18:04:59.178218701 +0100
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/etcd-io/etcd.git</param>
- <param
name="changesrevision">bdbbde998b7ed434b23676530d10dbd601c4a7c0</param></service></servicedata>
+ <param
name="changesrevision">0223ca52b8d6d4953f708e5e4245c37cb4274115</param></service></servicedata>
(No newline at EOF)
++++++ etcd-3.5.9.tar.gz -> etcd-3.5.10.tar.gz ++++++
++++ 6348 lines of diff (skipped)
++++++ vendor-etcdctl.tar.gz ++++++
++++ 72704 lines of diff (skipped)
++++++ vendor-server.tar.gz ++++++
++++ 69867 lines of diff (skipped)