This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository lucene-solr.
commit 17b0aaab2ab4fb4b22319c44503a6defdb180a99 Author: Markus Koschany <[email protected]> Date: Sun Jan 14 14:35:28 2018 +0100 Update changelog --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8f7c2b8..1f9765d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +lucene-solr (3.6.2+dfsg-11) unstable; urgency=medium + + * Team upload. + * Switch to compat level 11. + * Declare compliance with Debian Policy 4.1.3. + * Fix CVE-2017-12629: possible remote code execution by exploiting XXE. For + security reasons the RunExecutableListener class was permanently removed. + * Fix CVE-2017-3163: path traversal vulnerability. (Closes: #867712) + + -- Markus Koschany <[email protected]> Sun, 14 Jan 2018 14:32:32 +0100 + lucene-solr (3.6.2+dfsg-10) unstable; urgency=medium * Team upload. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lucene-solr.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

