etcd: Update to 3.5.20, per changes described at https://github.com/etcd-io/etcd...
authorDevrim Gunduz <devrim@gunduz.org>
Sat, 22 Mar 2025 10:14:51 +0000 (13:14 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Sat, 22 Mar 2025 10:14:51 +0000 (13:14 +0300)
rpm/redhat/main/extras/etcd/main/etcd.spec

index 866453aef318afc47b5c4de743924ce4b83f1538..05c4a48c8152af223832345d897ecd03bd6f11eb 100644 (file)
@@ -13,7 +13,7 @@
 %endif
 
 Name:          etcd
-Version:       3.5.19
+Version:       3.5.20
 Release:       1PGDG%{?dist}
 Summary:       Distributed reliable key-value store
 License:       ASL 2.0
@@ -83,6 +83,10 @@ getent passwd %{name} >/dev/null || useradd -r -g %{name} -d %{_sharedstatedir}/
 %attr(755, root, root) %{_bindir}/etcdutl
 
 %changelog
+* Sat Mar 22 2025 Devrim Gündüz <devrim@gunduz.org> - 3.5.20-1PGDG
+- Update to 3.5.20, per changes described at:
+  https://github.com/etcd-io/etcd/releases/tag/v3.5.20
+
 * Fri Mar 7 2025 Devrim Gündüz <devrim@gunduz.org> - 3.5.19-1PGDG
 - Update to 3.5.19, per changes described at:
   https://github.com/etcd-io/etcd/releases/tag/v3.5.19