Import 0.1.1 from OBS

This commit is contained in:
2025-05-15 09:12:31 +02:00
commit 11c936bca0
4 changed files with 96 additions and 0 deletions

13
nginx-module-zstd.changes Normal file
View File

@@ -0,0 +1,13 @@
-------------------------------------------------------------------
Thu Oct 26 11:08:09 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 0.1.1
* Don't tell nginx to use zstd compression when Accept-Encoding
only contains gzip
* Avoid using deprecated ZSTD_initCStream_usingCDict if zstd
version >= 1.5.0
-------------------------------------------------------------------
Mon Feb 21 11:44:36 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Initial package (0~g23/1e0fa0bf) for build.opensuse.org