public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/valkey] f43: v8.1.8
@ 2026-06-03 9:13 Remi Collet
0 siblings, 0 replies; only message in thread
From: Remi Collet @ 2026-06-03 9:13 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/valkey
Branch : f43
Commit : 88db632f150fceeecae9a0d3406e399b9df56d10
Author : Remi Collet <remi@fedoraproject.org>
Date : 2026-06-03T11:13:14+02:00
Stats : +11/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/valkey/c/88db632f150fceeecae9a0d3406e399b9df56d10?branch=f43
Log:
v8.1.8
---
diff --git a/.gitignore b/.gitignore
index bc1c3ef..3d28c85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,5 @@ valkey-doc-9.*.tar.gz
/valkey-doc-8.1.5.tar.gz
/valkey-8.1.6.tar.gz
/valkey-8.1.7.tar.gz
+/valkey-8.1.8.tar.gz
+/valkey-doc-8.1.8.tar.gz
diff --git a/sources b/sources
index 7368b20..c15a36d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (valkey-8.1.7.tar.gz) = b4fc78e7315c04229b50e088884f3ce42985317a12baf43dd7afcad00956e85912eb01824ba2e8566b07e8378d3a4d5c5085e17c90018fdd5101d77f04801041
-SHA512 (valkey-doc-8.1.5.tar.gz) = 4844c0f9bcad8d98fc39039c2b820c878f777bf0bdc28ecba339b3a40e583dc20d5d30798fc4b2bcd2e6912198f71725f1270681145da58933910ed1a8628db0
+SHA512 (valkey-8.1.8.tar.gz) = cb328c6d6f20afc2914356a8a93f0fe4859fd0508d54d9806442fb62e36a32d44338906b2eea99f91aff3001b868329935701b9c81a41869874957f5b0319876
+SHA512 (valkey-doc-8.1.8.tar.gz) = 74d2083d96b660d0b5809047cbe4f3bd9f96d4e719923a16e50534d4033b1203a961ce602d878cb9660990f3128f0e42902af1d1e061abb752c942205527d9d7
diff --git a/valkey.spec b/valkey.spec
index e3fa0aa..8ae3180 100644
--- a/valkey.spec
+++ b/valkey.spec
@@ -5,12 +5,12 @@
%bcond_with docs
%endif
# See https://github.com/valkey-io/valkey-doc/tags
-%global doc_version 8.1.5
+%global doc_version 8.1.8
# Tests fail in mock, not in local build.
%bcond_with tests
Name: valkey
-Version: 8.1.7
+Version: 8.1.8
Release: 1%{?dist}
Summary: A persistent key-value database
# valkey: BSD-3-Clause
@@ -442,6 +442,11 @@ fi
%changelog
+* Wed Jun 3 2026 Remi Collet <remi@remirepo.net> - 8.1.8-1
+- Valkey 8.1.8 - Tue 02 June 2026
+- Upgrade urgency HIGH:
+ There is a critical bug that may affect a subset of users.
+
* Wed May 6 2026 Remi Collet <remi@remirepo.net> - 8.1.7-1
- Valkey 8.1.7 - Tue 05 May 2026
- Upgrade urgency SECURITY: This release includes security fixes.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-03 9:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 9:13 [rpms/valkey] f43: v8.1.8 Remi Collet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox