tag 868109 pending
thanks
Hello,
Bug #868109 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
https://anonscm.debian.org/cgit/pkg-nginx/nginx.git/commit/?id=95f7f65
---
commit 95f7f656da1f216cba0e292813cf0889dff2dd04
Author: Christos Trochalakis <[email protected]>
Date: Wed Jul 12 11:20:46 2017 +0300
Release 1.13.3-1
diff --git a/debian/changelog b/debian/changelog
index 0b7711b..7d350cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+nginx (1.13.3-1) unstable; urgency=high
+
+ * New upstream version 1.13.3.
+ Fixes CVE-2017-7529 (Closes: #868109)
+ * Drop gzip_disable "msie6" directive. (Closes: #867024)
+
+ -- Christos Trochalakis <[email protected]> Wed, 12 Jul 2017 11:20:27
+0300
+
nginx (1.13.2-1) unstable; urgency=medium
[ Christos Trochalakis ]