Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock
Please unblock package maven2, the version 2.2.1-22 fixes a security issue (#779337). Thank you, Emmanuel Bourg unblock maven2/2.2.1-22 diff -Nru maven2-2.2.1/debian/changelog maven2-2.2.1/debian/changelog --- maven2-2.2.1/debian/changelog 2014-09-24 21:17:25.000000000 +0200 +++ maven2-2.2.1/debian/changelog 2015-02-27 14:55:58.000000000 +0100 @@ -1,3 +1,12 @@ +maven2 (2.2.1-22) unstable; urgency=high + + * Rebuild with libmaven2-core-java 2.2.1-17: Use a secure connection + by default to download artifacts from the Maven Central repository + (Closes: #779337) + * Moved the package to Git + + -- Emmanuel Bourg <[email protected]> Fri, 27 Feb 2015 12:23:20 +0100 + maven2 (2.2.1-21) unstable; urgency=medium * Team upload diff -Nru maven2-2.2.1/debian/control maven2-2.2.1/debian/control --- maven2-2.2.1/debian/control 2014-09-24 21:17:25.000000000 +0200 +++ maven2-2.2.1/debian/control 2015-02-27 13:34:34.000000000 +0100 @@ -13,13 +13,13 @@ libmaven-jar-plugin-java (>= 2.4), libmaven-resources-plugin-java, libmaven-shade-plugin-java (>= 1.7.1), - libmaven2-core-java (>= 2.2.1-16~), + libmaven2-core-java (>= 2.2.1-17~), maven-ant-helper, maven-repo-helper Build-Depends: ant, cdbs (>= 0.4.5.3), debhelper (>= 9), default-jdk Standards-Version: 3.9.6 -Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/maven2 -Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/maven2 +Vcs-Git: git://anonscm.debian.org/pkg-java/maven2.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/maven2.git Homepage: http://maven.apache.org Package: maven2 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

