Accepting request 1251628 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/1251628
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/etcd?expand=0&rev=43
This commit is contained in:
Ana Guerrero 2025-03-10 17:05:46 +00:00 committed by Git OBS Bridge
commit fdda9b154a
7 changed files with 19 additions and 9 deletions

View File

@ -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.18</param>
<param name="revision">v3.5.19</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>

View File

@ -5,4 +5,4 @@
<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">5bca08ec10d2ffcc658a5002381a3e5600d7132f</param></service></servicedata>
<param name="changesrevision">815eaba08570ab0a123d65c12ef419e5b3f8e250</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:edc25d80acd2342737b44886f4f279b84a5e61a1d815105a9e2ba9c6015999cf
size 4185838

3
etcd-3.5.19.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6461b8b88d73e0b443b2c4d8955b378257bd517a651d591a4865a4f5710366e4
size 4187394

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Mar 06 13:16:47 UTC 2025 - Elisei Roca <eroca@suse.com>
- Update to version 3.5.19:
* Bump go toolchain to 1.23.7
* fix a compaction induce latency issue
* Add learner id into log when being promoted or removed
* add learner check to readyz
* tools: add mixed read-write performance evaluation scripts
-------------------------------------------------------------------
Mon Jan 27 10:25:07 UTC 2025 - Elisei Roca <eroca@suse.com>

View File

@ -23,7 +23,7 @@
%define _fillupdir %{_localstatedir}/adm/fillup-templates
%endif
Name: etcd
Version: 3.5.18
Version: 3.5.19
Release: 0
Summary: Highly-available key value store for configuration and service discovery
License: Apache-2.0
@ -37,7 +37,7 @@ Source13: %{name}.sysconfig
Source15: README.security
Source16: system-user-etcd.conf
Source17: vendor-update.sh
BuildRequires: golang(API) >= 1.22
BuildRequires: golang(API) >= 1.23
BuildRequires: golang-packaging
BuildRequires: systemd-rpm-macros
BuildRequires: sysuser-tools

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:faf835717c582e9640b188e218b75f69203af053a99af66905f053a10bb0c294
size 5499588
oid sha256:7cfd489965541af7da3ac1383d78404c024c212e4518a0837db562f570edd860
size 5529175