public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/varnish] rawhide: New upstream release, a security release
@ 2026-09-21 14:01 Ingvar Hagelund
0 siblings, 0 replies; only message in thread
From: Ingvar Hagelund @ 2026-09-21 14:01 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/varnish
Branch : rawhide
Commit : 1d8da80fc31654a7f18b0b0da141bdd4699dc003
Author : Ingvar Hagelund <ingvar@redpill-linpro.com>
Date : 2026-09-21T13:29:25+02:00
Stats : +9/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/varnish/c/1d8da80fc31654a7f18b0b0da141bdd4699dc003?branch=rawhide
Log:
New upstream release, a security release
Includes fix for VSV00020 (CVE pending)
---
diff --git a/.gitignore b/.gitignore
index 5bac72c..0ea6d6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -76,3 +76,4 @@ varnish-2.1.3.tar.gz
/varnish-9.0.1.tar.gz
/varnish-9.0.2.tar.gz
/varnish-9.0.3.tar.gz
+/varnish-9.0.4.tar.gz
diff --git a/sources b/sources
index abfe64e..75034e2 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,2 @@
-SHA512 (varnish-9.0.3.tar.gz) = 2789cff88632c2279062a109513cc00cab7690785f8f77e90b9968098c71ddcdc6403d6a9edc755b8f4055f0d32d9e330b0bc20fbab92ba80232955942dc912a
-SHA512 (jemalloc-5.3.0.tar.bz2) = 22907bb052096e2caffb6e4e23548aecc5cc9283dce476896a2b1127eee64170e3562fa2e7db9571298814a7a2c7df6e8d1fbe152bd3f3b0c1abec22a2de34b1
SHA512 (pkg-varnish-cache-1f0d212.tar.gz) = 9f05978c99f292e64e71ba24ef2de791a33640e40fbad66d47889837fb0d4ced203873f5a17716edf757b5ad48098289882c2df196ce1fb457f279bf7f35bec3
+SHA512 (varnish-9.0.4.tar.gz) = 1f33813ff5cba8218937b4464b7ed64a67713c7062aacef6208535d97647bc6ce7fcd02d0b69d78885c12476c9ec9bdad1d28c1b96f8464c808f6ada9f33bc17
diff --git a/varnish.spec b/varnish.spec
index 74a5c3b..bb5f550 100644
--- a/varnish.spec
+++ b/varnish.spec
@@ -4,7 +4,7 @@
%global __provides_exclude_from ^%{_libdir}/varnish/vmods
-%global abi 0a625649cd40af4b6c10be5e58a2e89a5e275baa
+%global abi 00d995548e7fc94e7530840ab90855b019de7bc4
%global vrt 23.1
# Package scripts are now external
@@ -31,8 +31,8 @@
Summary: High-performance HTTP accelerator
Name: varnish
-Version: 9.0.3
-Release: 3%{?dist}
+Version: 9.0.4
+Release: 1%{?dist}
License: BSD-2-Clause AND (BSD-2-Clause-FreeBSD AND BSD-3-Clause AND LicenseRef-Fedora-Public-Domain AND Zlib)
URL: https://www.varnish-cache.org/
Source0: https://github.com/varnish/varnish/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
@@ -427,6 +427,10 @@ test -f /etc/varnish/secret || (uuidgen > /etc/varnish/secret && chmod 0600 /etc
%changelog
+* Mon Sep 21 2026 Ingvar Hagelund <ingvar@redpill-linpro.com> - 9.0.4-1
+- New upstream release, a security release
+- Includes fix for VSV00020 (CVE pending)
+
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 9.0.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-21 14:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-21 14:01 [rpms/varnish] rawhide: New upstream release, a security release Ingvar Hagelund
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox