5 Commits

Author SHA256 Message Date
6bf4774de4 adhere to changelog syntax for strict bots 2025-09-16 14:15:54 +02:00
aaf8987683 varnish 8.0.0 2025-09-16 09:54:25 +02:00
2cf05a7494 varnish 7.7.1 2025-05-15 07:21:16 +02:00
dba5447e97 varnish 7.7.0 2025-04-13 21:13:30 +02:00
b36281bc31 varnish 7.6.0 2024-10-05 21:18:07 +02:00
5 changed files with 50 additions and 19 deletions

View File

@@ -11,14 +11,14 @@ varnish screwing itself by use of -Werror.
[ 34s] 413 | pid_t pid;
---
bin/varnishtest/vtc_haproxy.c | 2 +-
bin/varnishtest/vtest2/src/vtc_haproxy.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: varnish-6.2.0/bin/varnishtest/vtc_haproxy.c
Index: varnish-8.0.0/bin/varnishtest/vtest2/src/vtc_haproxy.c
===================================================================
--- varnish-6.2.0.orig/bin/varnishtest/vtc_haproxy.c
+++ varnish-6.2.0/bin/varnishtest/vtc_haproxy.c
@@ -410,7 +410,7 @@ haproxy_wait_pidfile(struct haproxy *h)
--- varnish-8.0.0.orig/bin/varnishtest/vtest2/src/vtc_haproxy.c
+++ varnish-8.0.0/bin/varnishtest/vtest2/src/vtc_haproxy.c
@@ -438,7 +438,7 @@ haproxy_wait_pidfile(struct haproxy *h)
char buf_err[1024] = {0};
int usleep_time = 1000;
double t0;

Binary file not shown.

BIN
varnish-8.0.0.tgz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,40 @@
-------------------------------------------------------------------
Tue Sep 16 07:14:55 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 8.0.0
* Read only parameter can no longer be set through an alias.
* A new parameter `uncacheable_ttl` defines the TTL of objects
marked as uncacheable (or hit-for-miss) by the built-in VCL.
* The `http_req_overflow_status` parameter can now also be set to
500.
* The default value for `ban_any_variant` is now 0.
* `builtin.vcl` has been updated to return a synthetic 501
response and close the connection when receiving requests with
an unknown/unsupported http method instead of piping them.
* The VMOD functions `std.real2integer()`, `std.real2time()`,
`std.time2integer()` and `std.time2real()` have been removed.
* For more, see
<https://varnish-cache.org/docs/8.0/whats-new/changes-8.0.html>
-------------------------------------------------------------------
Thu May 15 05:19:43 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 7.7.1
* VSV-16: Resolve request smuggling attack
-------------------------------------------------------------------
Sun Apr 13 19:01:43 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 7.7.0
* The `linux` jail gained control of transparent huge pages
settings.
* An issue has been fixed which could cause a crash when varnishd
receives an invalid Content-Range header from a backend.
* Timestamping for HTTP/2 requests (when idle period begins) has
been switched to be more in line with HTTP/1.
* VSV-15: The client connection is now always closed when a
malformed request is received. [CVE-2025-30346, boo#1239892]
-------------------------------------------------------------------
Sat Oct 5 15:23:58 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
@@ -744,11 +781,10 @@ Thu Aug 5 22:11:24 UTC 2010 - jengelh@medozas.de
- Remove old changelog from .spec - changelog is in .changes
-------------------------------------------------------------------
Tue Dec 15 15:03.01 CEST 2009 - jg@internetx.de
Tue Dec 15 15:03:01 CEST 2009 - jg@internetx.de
- update 2.0.5
-------------------------------------------------------------------
Fri Apr 3 13:48:01 CEST 2009 - mrueckert@suse.de
@@ -788,4 +824,3 @@ Sat Dec 2 17:14:16 CET 2006 - mrueckert@suse.de
Sun Nov 19 03:37:50 CET 2006 - mrueckert@suse.de
- update to 1.0.2

View File

@@ -1,7 +1,7 @@
#
# spec file for package varnish
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
%define _fillupdir %_localstatedir/adm/fillup-templates
%endif
Name: varnish
Version: 7.6.0
Version: 8.0.0
Release: 0
Summary: Accelerator for HTTP services
License: BSD-2-Clause
@@ -118,9 +118,6 @@ install -Dpm 0644 "%SOURCE5" "$b/%_sysconfdir/logrotate.d/varnish"
install -Dpm 0644 "%SOURCE3" "$b/%_fillupdir/sysconfig.%name"
install -Dpm 0644 "%SOURCE7" "$b/%_unitdir/varnish.service"
install -Dpm 0644 "%SOURCE8" "$b/%_unitdir/varnishlog.service"
mkdir -p "$b/%_sbindir"
ln -s service "$b/%_sbindir/rcvarnish"
ln -s service "$b/%_sbindir/rcvarnishlog"
install -Dpm 0755 "%SOURCE9" "$b/%_sbindir/varnish_reload_vcl"
#
##config files
@@ -160,8 +157,7 @@ fi
%postun
%service_del_postun varnish.service varnishlog.service
%post -n %library_name -p /sbin/ldconfig
%postun -n %library_name -p /sbin/ldconfig
%ldconfig_scriptlets -n %library_name
%files
%_unitdir/*.service
@@ -170,7 +166,7 @@ fi
%config(noreplace) %attr(0640,root,varnish) %_sysconfdir/%name/vcl.conf
%_libdir/varnish
%_sbindir/varnish*
%_sbindir/rcvarnish*
%_sbindir/vtest
%_mandir/man*/*
%_docdir/%name/
%_datadir/%name/