···10021002 <listitem>10031003 <para>10041004 The <literal>varnish</literal> package was upgraded from 6.3.x10051005- to 6.5.x. <literal>varnish60</literal> for the last LTS10061006- release is also still available.10051005+ to 7.x. <literal>varnish60</literal> for the last LTS release10061006+ is also still available.10071007 </para>10081008 </listitem>10091009 <listitem>
+1-1
nixos/doc/manual/release-notes/rl-2111.section.md
···310310 configures the address and port the web UI is listening, it defaults to `:9001`.311311 To be able to access the web UI this port needs to be opened in the firewall.312312313313-- The `varnish` package was upgraded from 6.3.x to 6.5.x. `varnish60` for the last LTS release is also still available.313313+- The `varnish` package was upgraded from 6.3.x to 7.x. `varnish60` for the last LTS release is also still available.314314315315- The `kubernetes` package was upgraded to 1.22. The `kubernetes.apiserver.kubeletHttps` option was removed and HTTPS is always used.316316
···2233buildManPages {44 pname = "execline-man-pages";55- version = "2.8.0.1.1";66- sha256 = "0xv9v39na1qnd8cm4v7xb8wa4ap3djq20iws0lrqz7vn1w40i8b4";55+ version = "2.8.1.0.1";66+ sha256 = "0d3lzxy7wv91q3nr6bw1wfmrfj285i15wmj4c8v9k9pxjg42iwwx";77 description = "Port of the documentation for the execline suite to mdoc";88- sections = [ 1 7 ];98 maintainers = [ lib.maintainers.sternenseemann ];109}
+2-3
pkgs/data/documentation/s6-man-pages/default.nix
···2233buildManPages {44 pname = "s6-man-pages";55- version = "2.10.0.3.1";66- sha256 = "0q9b6v7kbyjsh390s4bw80kjdp92kih609vlmnpl1qzyrr6kivsg";55+ version = "2.11.0.0.1";66+ sha256 = "00nxlpdf0kkdadyv84vj5w66y926pccqls8prkbip3zmcmnqgghs";77 description = "Port of the documentation for the s6 supervision suite to mdoc";88- sections = [ 1 7 ];98 maintainers = [ lib.maintainers.sternenseemann ];109}
···2233buildManPages {44 pname = "s6-networking-man-pages";55- version = "2.4.1.1.1";66- sha256 = "1qrqzm2r4rxf8hglz8k4laknjqcx1y0z1kjf636z91w1077qg0pn";55+ version = "2.5.0.0.1";66+ sha256 = "02xvyby23b2x30jxd4nw9c5629j4hdaxq9sph3qhajlhl53yiyf2";77 description = "Port of the documentation for the s6-networking suite to mdoc";88- sections = [ 1 7 ];98 maintainers = [ lib.maintainers.sternenseemann ];109}
···969969 vamp = { vampSDK = vamp-plugin-sdk; }; # added 2020-03-26970970 varnish62 = throw "varnish62 was removed from nixpkgs, because it is unmaintained upstream. Please switch to a different release."; # 2021-07-26971971 varnish63 = throw "varnish63 was removed from nixpkgs, because it is unmaintained upstream. Please switch to a different release."; # 2021-07-26972972+ varnish65 = throw "varnish65 was removed from nixpkgs, because it is unmaintained upstream. Please switch to a different release."; # 2021-09-15972973 venus = throw "venus has been removed from nixpkgs, as it's unmaintained"; # added 2021-02-05973974 vdirsyncerStable = vdirsyncer; # added 2020-11-08, see https://github.com/NixOS/nixpkgs/issues/103026#issuecomment-723428168974975 vimbWrapper = vimb; # added 2015-01