Accepting request 861699 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/861699 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/etcd?expand=0&rev=24
This commit is contained in:
commit
20aab9956a
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.13</param>
|
||||
<param name="revision">v3.4.14</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">ae9734ed278b7a1a7dfc82e800471ebbf9fce56f</param></service></servicedata>
|
||||
<param name="changesrevision">8a03d2e9614b8192ebaa5a25ef92f6ff62e3593c</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:34be844188942ef9a42f238b206ecdfa097f51e356ae0d6c6d9cca0b4c81380f
|
||||
size 9279941
|
3
etcd-3.4.14.tar.gz
Normal file
3
etcd-3.4.14.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:090be951744622ba6f58f97f759a4026ba68dccb6fad48947f58dd52d4c0a80c
|
||||
size 9280524
|
11
etcd.changes
11
etcd.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 08 12:29:16 UTC 2021 - rbrown@suse.com
|
||||
|
||||
- Update to version 3.4.14:
|
||||
* version: 3.4.14
|
||||
* pkg/netutil: remove unused "iptables" wrapper
|
||||
* tools/etcd-dump-metrics: validate exec cmd args
|
||||
* clientv3: get AuthToken automatically when clientConn is ready.
|
||||
* etcdserver: add ConfChangeAddLearnerNode to the list of config changes
|
||||
* integration: add flag WatchProgressNotifyInterval in integration test
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 10 09:56:27 UTC 2020 - rbrown@suse.com
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
%define _fillupdir %{_localstatedir}/adm/fillup-templates
|
||||
%endif
|
||||
Name: etcd
|
||||
Version: 3.4.13
|
||||
Version: 3.4.14
|
||||
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:a5dc300111ae6ea6931a686199261f974fb485adaf8c220029ff35eb2fdbf574
|
||||
size 3379255
|
||||
oid sha256:681aedb3ffca23fda0cd44034476607883b8b74028f047d2afe793dfecad059a
|
||||
size 3379503
|
||||
|
Loading…
x
Reference in New Issue
Block a user