nginx-snippets (1.3) unstable; urgency=medium * conf.d/http-upgrade_req-connection_map.conf: Convert to UNIX line endings (was DOS, somehow). (Closes: #1118535) -- Thomas Ward Thu, 23 Apr 2026 16:40:45 -0400 nginx-snippets (1.2) unstable; urgency=medium * Update TLS snippets from Mozilla TLS guidelines, referenced on 2026-04-23. * d/tls/* changes: - tls-intermediate.conf: Update from Mozilla TLS - remove DHE-* ciphers and thus the need for a dh_param file, use additional recommended EC curves. - tls-modern.conf: Update from Mozilla TLS - use additional recommended EC curves. - tls-intermediate-nodhe.conf: Replace entire file with a symlink to tls-intermediate.conf - DHE-* ciphers removed from Intermediate as of last update from Mozilla TLS guidelines * d/postinst: Comment out section that generates dhparam if not already present - no longer needed thanks to dropping of DHE-* ciphers from Intermediate. -- Thomas Ward Thu, 23 Apr 2026 13:17:45 -0400 nginx-snippets (1.1) unstable; urgency=medium * d/nginx-snippets.install: Fix missing clause that will properly install conf.d files from the package into the configuration on- disk. -- Thomas Ward Mon, 13 Oct 2025 14:47:06 -0400 nginx-snippets (1.0) unstable; urgency=medium * Initial release. (Closes: #1098705) -- Thomas Ward Mon, 24 Mar 2025 15:13:00 -0500