Simon Stridsberg
Simon Stridsberg
Commit : 8869801544c52b59812ff7272fe753cc4569cd91 and the following test ``` varnishtest "Test out of workspace" server s1 { } -start varnish v1 -arg "-p workspace_client=9k" -vcl+backend { import vtc; sub vcl_recv {...
This patch sets the UDP Buffer size, this might lead to more TC answers but it also follows the new Flag Day recommendations. Solves #220
Some DNS servers wont answer on NSEC querys unless the DO flag has been set. Easiest patch is to add ` m.SetEdns0(1232, true)` in `DoLookupWorker` but i dont know if...
I'm unsure if this works on varnish (non trunk) so might not be mergable.
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)
Openssl 1.1.1g got released 2020-04-21 fixing CVE-2020-1967 : https://www.openssl.org/news/secadv/20200421.txt