Accepting request 1088994 from devel:kubic

OBS-URL: https://build.opensuse.org/request/show/1088994
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/etcd?expand=0&rev=36
This commit is contained in:
Dominique Leuenberger 2023-05-25 21:52:43 +00:00 committed by Git OBS Bridge
commit 236f5ece9d
7 changed files with 20 additions and 8 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.8</param>
<param name="revision">v3.5.9</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">217d183e5a2b2b7e826825f8218b8c4f53590a8f</param></service></servicedata>
<param name="changesrevision">bdbbde998b7ed434b23676530d10dbd601c4a7c0</param></service></servicedata>

View File

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

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

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu May 25 08:53:52 UTC 2023 - eroca@mailbox.org
- Update to version 3.5.9:
* version: bump up to 3.5.9
* Move go version to dedicated .go-version file
* tests: e2e and integration test for timetolive
* etcdserver: protect lease timetilive with auth
* Backport go update to latest patch release 1.19.9.
* Backport centralising go version for actions workflows.
* server: backport 15743, improved description of --initial-cluster-state flag
-------------------------------------------------------------------
Wed Apr 26 08:46:04 UTC 2023 - eroca@suse.com

View File

@ -22,7 +22,7 @@
%define _fillupdir %{_localstatedir}/adm/fillup-templates
%endif
Name: etcd
Version: 3.5.8
Version: 3.5.9
Release: 0
Summary: Highly-available key value store for configuration and service discovery
License: Apache-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6ba27291de4c7d607c381359da42b358ec1b6f13c5877cc40acff02c657219fe
size 4902138
oid sha256:39cb7f3539f8b53af1075855d1933b84fad7e27fb2902cacd96ab44cfe58a561
size 4904823