varnish 4.1.0-2 source package in Ubuntu

Changelog

varnish (4.1.0-2) unstable; urgency=medium

  * The varnish cache worker now runs as the "vcache" user.
  * Group membership in "varnish" is now needed to access the shared memory
    used for varnish log and stats. The varnishlog, varnishncsa services run
    as this group.  /var/log/varnish is now owned by this group.
  * Examples for systemd for changing the varnish and varnishncsa commandlines
    have been added to /usr/share/doc/varnish/examples
  * [d948695] autopkgtest: use less complex tests for debci
  * [eb01441] varnish.service, remove redundant syntax check
  * [b072816] systemd units: restrict default access to files and devices.
    No network access for varnishlog and varnishncsa

 -- Stig Sandbeck Mathisen <email address hidden>  Fri, 06 Nov 2015 11:18:10 +0100

Upload details

Uploaded by:
Varnish Package Maintainers
Uploaded to:
Sid
Original maintainer:
Varnish Package Maintainers
Architectures:
any all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
varnish_4.1.0-2.dsc 2.4 KiB c39a0fa9fd4eeb2bf16f61bf0a2480dc57ef0b79acc212fe2b84dc90cb3e8e5a
varnish_4.1.0.orig.tar.gz 1.9 MiB 4a6ea08e30b62fbf25f884a65f0d8af42e9cc9d25bf70f45ae4417c4f1c99017
varnish_4.1.0-2.debian.tar.xz 17.3 KiB 29aa31c3c207850ec946f3c8739a2fbf1aac975d33c0ea08c28e108db53cbda8

Available diffs

No changes file available.

Binary packages built by this source

libvarnishapi-dev: development files for Varnish

 Development files for the Varnish HTTP accelerator.

libvarnishapi-dev-dbgsym: debug symbols for package libvarnishapi-dev

 Development files for the Varnish HTTP accelerator.

libvarnishapi1: shared libraries for Varnish

 Shared libraries for the Varnish HTTP accelerator.

libvarnishapi1-dbgsym: debug symbols for package libvarnishapi1

 Shared libraries for the Varnish HTTP accelerator.

varnish: state of the art, high-performance web accelerator

 Varnish Cache is a state of the art web accelerator written with
 performance and flexibility in mind.
 .
 Varnish Cache stores web pages in memory so web servers don't have to
 create the same web page over and over again. Varnish serves pages
 much faster than any application server; giving the website a
 significant speed up.
 .
 Some of the features include:
  * A modern design
  * VCL - a very flexible configuration language
  * Load balancing with health checking of backends
  * Partial support for ESI - Edge Side Includes
  * URL rewriting
  * Graceful handling of "dead" backends

varnish-dbg: debugging symbols for varnish

 This package contains the detached debugging symbols for varnish.
 .
 Varnish Cache is a state of the art web accelerator written with
 performance and flexibility in mind.

varnish-dbgsym: debug symbols for package varnish

 Varnish Cache is a state of the art web accelerator written with
 performance and flexibility in mind.
 .
 Varnish Cache stores web pages in memory so web servers don't have to
 create the same web page over and over again. Varnish serves pages
 much faster than any application server; giving the website a
 significant speed up.
 .
 Some of the features include:
  * A modern design
  * VCL - a very flexible configuration language
  * Load balancing with health checking of backends
  * Partial support for ESI - Edge Side Includes
  * URL rewriting
  * Graceful handling of "dead" backends

varnish-doc: documentation for Varnish Cache

 This package contains HTML documentation for Varnish Cache.