libvmod-modules 0.28.0-1
Package Information
| Description | Vinyl Cache module collection This is a collection of modules ("vmods") extending Vinyl Cache VCL used for describing HTTP request/response policies with additional capabilities. Included: * Variable support * Request and bandwidth throttling * Modify and change complex HTTP headers * 3.0-style saint mode * Advanced cache invalidations, and more. This collection contains the following vmods: accept, bodyaccess, header, saintmode, str, tcp, var, vsthrottle, xkey, |
|---|---|
| Maintainer | Vinyl Cache Package Maintainers <team+varnish-team@tracker.debian.org> |
| Changed By | Marco d'Itri <md@linux.it> |
| Sponsor | md@linux.it |
| Distribution | experimental |
| Architecture | any |
| VCS | git: https://salsa.debian.org/varnish-team/libvmod-modules.git (browse) |
| Tracker | https://tracker.debian.org/pkg/libvmod-modules |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Source | libvmod-modules |
|---|---|
| Version | 0.28.0-1 |
| Changed-By | Marco d'Itri |
| Architecture | source amd64 |
| Distribution | experimental |
| Date | Tue, 28 Apr 2026 05:42:02 +0200 |
Changelog
libvmod-modules (0.28.0-1) experimental; urgency=medium . * New upstream release. * Converted to a Vinyl Cache vmod. * Package renamed from varnish-modules to libvmod-modules.
.dsc
| Component | main |
|---|---|
| Package-List | libvmod-modules deb web optional arch=any |
| Section | web |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: varnish-modules
Source: https://github.com/varnish/varnish-modules
Files: *
Copyright: 2006-2022 Varnish Software AS
License: BSD-2-clause
Files: debian/*
Copyright: 2016 Stig Sandbeck Mathisen <ssm@debian.org>
License: BSD-2-clause
Files: src/foreign/hash/hash_slinger.h
Copyright: 2006, Verdens Gang AS
2006-2014, Varnish Software AS
License: BSD-2-clause
License: BSD-2-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
distribution.
.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS''
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.