Accepting request 876551 from home:avicenzi:branches:devel:kubic
Update to 3.4.15 OBS-URL: https://build.opensuse.org/request/show/876551 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/etcd?expand=0&rev=11
This commit is contained in:
parent
57186061cd
commit
155a613fae
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">git://github.com/etcd-io/etcd.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v3.4.14</param>
|
||||
<param name="revision">v3.4.15</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -3,4 +3,4 @@
|
||||
<param name="url">https://github.com/coreos/etcd.git</param>
|
||||
<param name="changesrevision">94745a4eed0425653b3b4275a208d38babceeaec</param></service><service name="tar_scm">
|
||||
<param name="url">git://github.com/etcd-io/etcd.git</param>
|
||||
<param name="changesrevision">8a03d2e9614b8192ebaa5a25ef92f6ff62e3593c</param></service></servicedata>
|
||||
<param name="changesrevision">aa7126864d82e88c477594b8a53f55f2e2408aa3</param></service></servicedata>
|
3
etcd-3.4.15.tar.gz
Normal file
3
etcd-3.4.15.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42600eef473dded7e1b38ed843c2a537d62fd30ffa2cd566e1d08a6ec6621ad0
|
||||
size 9289197
|
10
etcd.changes
10
etcd.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 03 13:50:06 UTC 2021 - alexandre.vicenzi@suse.com
|
||||
|
||||
- Update to version 3.4.15:
|
||||
* version: 3.4.15
|
||||
* [Backport-3.4] etcdserver/api/etcdhttp: log successful etcd server side health check in debug level
|
||||
* etcdserver: Fix 64 KB websocket notification message limit
|
||||
* vendor: bump gorilla/websocket
|
||||
* pkg/fileutil: fix F_OFD_ constants
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 08 12:29:16 UTC 2021 - rbrown@suse.com
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%define _fillupdir %{_localstatedir}/adm/fillup-templates
|
||||
%endif
|
||||
Name: etcd
|
||||
Version: 3.4.14
|
||||
Version: 3.4.15
|
||||
Release: 0
|
||||
Summary: Highly-available key value store for configuration and service discovery
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:681aedb3ffca23fda0cd44034476607883b8b74028f047d2afe793dfecad059a
|
||||
size 3379503
|
||||
oid sha256:1dd4ab975647c54349a205ff59f70ea3c82acf8aeb263ef32a394af58f6bb6af
|
||||
size 3326889
|
||||
|
Loading…
Reference in New Issue
Block a user