Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package etcd for openSUSE:Factory checked in 
at 2024-01-23 22:57:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/etcd (Old)
 and      /work/SRC/openSUSE:Factory/.etcd.new.16006 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "etcd"

Tue Jan 23 22:57:07 2024 rev:37 rq:1140877 version:3.5.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/etcd/etcd.changes        2023-05-25 
23:52:52.227728542 +0200
+++ /work/SRC/openSUSE:Factory/.etcd.new.16006/etcd.changes     2024-01-23 
22:57:17.934948257 +0100
@@ -2 +2,82 @@
-Thu May 25 08:53:52 UTC 2023 - er...@mailbox.org
+Fri Jan 19 16:30:44 UTC 2024 - Elisei Roca <er...@suse.com>
+
+- Update to version 3.5.11:
+  * version: bump up to 3.5.11
+  * etcdserver: add linearizable_read check to readyz.
+  * etcd: Update go version to 1.20.12
+  * server: disable redirects in peer communication
+  * etcdserver: add metric counters for livez/readyz health checks.
+  * etcdserver: add livez and ready http endpoints for etcd.
+  * http health check bug fixes
+  * server: Split metrics and health code
+  * server: Cover V3 health with tests
+  * server: Refactor health checks
+  * server: Run health check tests in subtests
+  * server: Rename test case expect fields
+  * server: Use named struct initialization in healthcheck test
+  * Backport server: Don't follow redirects when checking peer urls.
+  * Backport embed: Add tracing integration test.
+  * Backport server: Have tracingExporter own resources it initialises.
+  * Backport server: Add sampling rate to distributed tracing.
+  * upgrade 
github.com/stretchr/testify,google.golang.org/genproto/googleapis/api,google.golang.org/grpc
 to make it consistent
+  * CVE-2023-47108: Backport go.opentelemetry.io/otel@v1.20.0 and 
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc@v0.46.0
+  * github workflow: run arm64 tests on every push
+  * etcd: upgrade go version from 1.20.10 to 1.20.11
+  * version: bump up to 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/net@v0.11.0 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
+  * dependency: bump golang to 1.20.8
+  * 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.
+  * Backport update to golang 1.20 minor release.
+  * bump go version to 1.19.12
+  * 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
+
+-------------------------------------------------------------------
+Thu May 25 08:53:52 UTC 2023 - Elisei Roca <er...@suse.com>
@@ -14 +95 @@
-Wed Apr 26 08:46:04 UTC 2023 - er...@suse.com
+Wed Apr 26 08:46:04 UTC 2023 - Elisei Roca <er...@suse.com>

Old:
----
  etcd-3.5.9.tar.gz

New:
----
  etcd-3.5.11.tar.gz

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

Other differences:
------------------
++++++ etcd.spec ++++++
--- /var/tmp/diff_new_pack.wzX3iU/_old  2024-01-23 22:57:19.947021825 +0100
+++ /var/tmp/diff_new_pack.wzX3iU/_new  2024-01-23 22:57:19.947021825 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package etcd
 #
-# Copyright (c) 2022 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
@@ -22,7 +22,7 @@
   %define _fillupdir %{_localstatedir}/adm/fillup-templates
 %endif
 Name:           etcd
-Version:        3.5.9
+Version:        3.5.11
 Release:        0
 Summary:        Highly-available key value store for configuration and service 
discovery
 License:        Apache-2.0
@@ -35,7 +35,7 @@
 Source15:       README.security
 Source16:       system-user-etcd.conf
 Source17:       vendor-update.sh
-BuildRequires:  golang(API) >= 1.19
+BuildRequires:  golang(API) >= 1.20
 BuildRequires:  golang-packaging
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  sysuser-tools

++++++ _service ++++++
--- /var/tmp/diff_new_pack.wzX3iU/_old  2024-01-23 22:57:20.007024019 +0100
+++ /var/tmp/diff_new_pack.wzX3iU/_new  2024-01-23 22:57:20.011024165 +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.11</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.wzX3iU/_old  2024-01-23 22:57:20.039025189 +0100
+++ /var/tmp/diff_new_pack.wzX3iU/_new  2024-01-23 22:57:20.043025335 +0100
@@ -5,6 +5,6 @@
                 <param name="url">git://github.com/etcd-io/etcd.git</param>
               <param 
name="changesrevision">99018a77bea9a9d29962e5169876c64e02739c52</param></service><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">3b252db4f6e68c3ae3ecaa87ab1b502f46d39d6e</param></service></servicedata>
 (No newline at EOF)
 

++++++ etcd-3.5.9.tar.gz -> etcd-3.5.11.tar.gz ++++++
++++ 9177 lines of diff (skipped)

++++++ vendor.tar.gz ++++++
++++ 316409 lines of diff (skipped)

Reply via email to