etcd: Update to 3.6.5, per changes described at https://github.com/etcd-io/etcd/relea...
authorDevrim Gunduz <devrim@gunduz.org>
Sun, 21 Sep 2025 14:41:52 +0000 (09:41 -0500)
committerDevrim Gunduz <devrim@gunduz.org>
Sun, 21 Sep 2025 14:41:52 +0000 (09:41 -0500)
rpm/redhat/main/extras/etcd/main/etcd.spec

index c72d137773cc01d5da19c4b5740a80653f553bdb..1fb36a14ac262b788b10911238848e7db7b4a0bf 100644 (file)
@@ -13,7 +13,7 @@
 %endif
 
 Name:          etcd
-Version:       3.6.4
+Version:       3.6.5
 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
+* Sun Sep 21 2025 Devrim GΓΌndΓΌz <devrim@gunduz.org> - 3.6.5-1PGDG
+- Update to 3.6.5, per changes described at:
+  https://github.com/etcd-io/etcd/releases/tag/v3.6.5
+
 * Mon Jul 28 2025 Devrim GΓΌndΓΌz <devrim@gunduz.org> - 3.6.4-1PGDG
 - Update to 3.6.4, per changes described at:
   https://github.com/etcd-io/etcd/releases/tag/v3.6.4