Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
varnish-cache
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
varnishcache
varnish-cache
Commits
c3d58820
Commit
c3d58820
authored
Nov 07, 2024
by
Walid Boudebouda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prepare for 7.6.1
parent
d503e747
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
configure.ac
configure.ac
+1
-1
changes.rst
doc/changes.rst
+1
-1
No files found.
configure.ac
View file @
c3d58820
...
...
@@ -3,7 +3,7 @@ AC_COPYRIGHT([Copyright (c) 2006 Verdens Gang AS
Copyright (c) 2006-2024 Varnish Software
Copyright 2010-2024 UPLEX - Nils Goroll Systemoptimierung])
AC_REVISION([$Id$])
AC_INIT([Varnish], [7.6.
0
], [varnish-dev@varnish-cache.org])
AC_INIT([Varnish], [7.6.
1
], [varnish-dev@varnish-cache.org])
AC_CONFIG_SRCDIR(include/miniobj.h)
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])
...
...
doc/changes.rst
View file @
c3d58820
...
...
@@ -35,7 +35,7 @@ individual releases. These documents are updated as part of the
release process.
================================
Varnish Cache 7.6.1 (
unreleased
)
Varnish Cache 7.6.1 (
2024-11-08
)
================================
* Fixed a bug introduced in 7.6.0 that could trigger a panic when using dynamic
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment