tag 839190 pending
thanks
Hello,
Bug #839190 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:
http://git.debian.org/?p=collab-maint/wordpress.git;a=commitdiff;h=517f657
---
commit 517f65760c1d1a9b9aacc92fdbb382afdb074ba1
Author: Yves-Alexis Perez <[email protected]>
Date: Fri Sep 30 09:46:15 2016 +0200
Fix regression in previous upload
* Non-maintainer upload by the Security Team.
* debian/patches/CVE-2016-6635.patch:
- don't duplicate wp_encode_json() which has already been backported
upstream, just merge later changes, fix regression in the previous
upload.
diff --git a/debian/changelog b/debian/changelog
index ad90ddc..3c7cc96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+wordpress (4.1+dfsg-1+deb8u11) UNRELEASED; urgency=high
+
+ * Non-maintainer upload by the Security Team.
+ * debian/patches/CVE-2016-6635.patch:
+ - don't duplicate wp_encode_json() which has already been backported
+ upstream, just merge later changes, fix regression in the previous
+ upload. closes: #839190
+
+ -- Yves-Alexis Perez <[email protected]> Fri, 30 Sep 2016 09:45:14 +0200
+
wordpress (4.1+dfsg-1+deb8u10) jessie-security; urgency=high
* Backport patches from 4.6.1/4.1.13 Closes: #837090