pkg-varnish-cache
pkg-varnish-cache copied to clipboard
Package building scripts for official Debian and Redhat packages of Varnish Cache.
Use debhelper instead of manually copying service files. Noble as been built, tested and pushed to packagecloud from this branch (but none of the older ones)
Hi! I'm using in my build scripts for amazon linux the config_file.repo with os=aws & dist=7. eg: `https://packagecloud.io/install/repositories/varnishcache/varnish73/config_file.repo?os=aws&dist=7&source=script` It seems it's not working anymore (404) I tried instead `https://packagecloud.io/install/repositories/varnishcache/varnish73/config_file.repo?os=aws&dist=2&source=script` for...
Since Varnish 6.6/Jammy (official .deb) (for some reason, it did not occur on 6.5/Bionic (Packagecloud)), recompiling my VCL takes a non-trivial amount of time (about 10 seconds). This may be...
Although `varnishreload` supports cleaning up after itself (with the `-m` option), most people will probably never discover this, and regardless of whether they do or not, it seems to me...
From @mboy1011 originally opened as https://github.com/varnishcache/varnish-cache/issues/3970 ### Expected Behavior I want to install varnish/jammy 7.3.0-1~jammy amd64 on my Ubuntu 22.04.2 LTS Server Unfortunately I couldn't install it due to: **The...
The way I read this repository, our deb builds should, [except for some platforms](https://github.com/varnishcache/pkg-varnish-cache/commit/1c8b414018ea7f7ae5f56a3363f6220d4e158b47), use jemalloc. But when I unpack https://packagecloud.io/varnishcache/varnish60lts/packages/ubuntu/jammy/varnish_6.0.11-1~jammy_amd64.deb?distro_version_id=237, it does not look like it linked against it?...
Varnish package for Ubuntu 18.04 uses jemalloc 3.6.0 while in Ubuntu 20.04 and later, it uses jemalloc 5.2.1. Given that the Varnish 6.0 version is a long-term support version, would...
## Expected Behavior If yum repo is configured on CentOS or RHEL servers, updates can be done via yum update. ## Current Behavior Update via yum fails with message "Package...
I was running an installations script that I have been running without error recently and it suddenly failed today for any Varnish use of `apt-get update`. The errors are: ```...
Hello, Looking at #49, I can see that RPMs are signed which is great. Though I cannot find a reliable (imho) source validating the signing GPG Key. For `varnish-6.0.6-1.el7.x86_64.rpm`, `Signature...