diff --git a/_service b/_service index 9403014..9d3d456 100644 --- a/_service +++ b/_service @@ -1,9 +1,9 @@ - git://github.com/etcd-io/etcd.git + https://github.com/etcd-io/etcd.git git .git - v3.5.2 + v3.5.3 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index 1ab3c13..7248b5d 100644 --- a/_servicedata +++ b/_servicedata @@ -3,4 +3,6 @@ https://github.com/coreos/etcd.git 94745a4eed0425653b3b4275a208d38babceeaec git://github.com/etcd-io/etcd.git - 99018a77bea9a9d29962e5169876c64e02739c52 \ No newline at end of file + 99018a77bea9a9d29962e5169876c64e02739c52 + https://github.com/etcd-io/etcd.git + 0452feec719fa8ad88ae343e66e9bb222965d75d \ No newline at end of file diff --git a/etcd-3.5.2.tar.gz b/etcd-3.5.2.tar.gz deleted file mode 100644 index 41fa8d1..0000000 --- a/etcd-3.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f4a15f51e2b08f17f64cad8a9b4803e725a416d4b200e9abd8f467c54960c7f -size 4083269 diff --git a/etcd-3.5.3.tar.gz b/etcd-3.5.3.tar.gz new file mode 100644 index 0000000..1ddfd87 --- /dev/null +++ b/etcd-3.5.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d286fc4a49ed1b9b3a9442dfeef5c933efe34adc115b7a95ce78873185aaef23 +size 4091647 diff --git a/etcd.changes b/etcd.changes index 50d47f3..63f5ba9 100644 --- a/etcd.changes +++ b/etcd.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Wed Apr 20 13:18:23 UTC 2022 - eroca@suse.com + +- Update to version 3.5.3: + https://github.com/etcd-io/etcd/compare/v3.5.2...v3.5.3 + + * clientv3: disable mirror auth test with proxy + * cv3/mirror: Fetch the most recent prefix revision + * set backend to cindex before recovering the lessor in applySnapshot + * support linearizable renew lease + * clientv3: filter learners members during autosync + * etcdserver: upgrade the golang.org/x/crypto dependency + * fix the data inconsistency issue by adding a txPostLockHook into the backend + * server: Save consistency index and term to backend even when they decrease + * server: Add verification of whether lock was called within out outside of apply + * go.mod: Upgrade to prometheus/client_golang v1.11.1 + * server: Use default logging configuration instead of zap production one + * Fix offline defrag + * backport 3.5: #13676 load all leases from backend + * server/storage/backend: restore original bolt db options after defrag + * always print raft term in decimal when displaying member list in json + * enhance health check endpoint to support serializable request + * trim the suffix dot from the srv.Target for etcd-client DNS lookup + ------------------------------------------------------------------- Thu Mar 10 12:15:44 UTC 2022 - Elisei Roca diff --git a/etcd.spec b/etcd.spec index 25ece63..3a7582e 100644 --- a/etcd.spec +++ b/etcd.spec @@ -22,7 +22,7 @@ %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif Name: etcd -Version: 3.5.2 +Version: 3.5.3 Release: 0 Summary: Highly-available key value store for configuration and service discovery License: Apache-2.0 diff --git a/vendor.tar.gz b/vendor.tar.gz index b3901dc..caf4d60 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c7182a5250b1f74b73ed92b4d2e45349654eb38f11c7fca7c82fb4be3f771011 -size 4785590 +oid sha256:6b1ed73b5dabcc5242a3c05ba43257f1a3e2f042763a07f4815f500d70ad147c +size 4816756