I have run the upstream test suite on Focal and Impish as follows: $ git clone https://github.com/varnishcache/varnish-cache.git $ git checkout varnish-$UPSTREAM_VERSION $ cd bin/varnishtest $ for i in tests/*; do if [ "$i" != tests/README ]; then varnishtest "$i"; fi; done
In Focal all tests pass or are skipped. In Impish the same happens but varnishd crashes twice in the first run, but no crashes occur on the second run. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1971504 Title: Multiple vulnerabilities in Bionic, Focal, Impish, Jammy and Kinetic To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/varnish/+bug/1971504/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs