X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=debian%2Fchangelog;h=7055d05cb5ab12dd7798de21cb68ab312d77b7f6;hb=4eb8b13c9439c41d776c7a77950761f8a21024d3;hp=a6f2180354b6bb9565d07c820e5612ad136093ac;hpb=e12316439c598b9e0c6c3b738e9e6178bd356088;p=mech_eap.git diff --git a/debian/changelog b/debian/changelog index a6f2180..7055d05 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,142 @@ +moonshot-gss-eap (1.0.1-2) experimental; urgency=medium + + * I thought that libssl-dev|libssl1.0-dev would be enough to let the software build. However because of libxmltooling-dev, libssl1.0-dev must come first. + + -- Sam Hartman Tue, 07 Nov 2017 19:19:26 -0500 + +moonshot-gss-eap (1.0.1-1) experimental; urgency=medium + + * New upstream version + * supports openssl 1.1.0, Closes: #848680 + * standards-version 4.1.1 + * No longer create /usr/etc/gss/mech; that was never desired in Debian but could be triggered by modern libgssapi-krb5-2 + + -- Sam Hartman Mon, 30 Oct 2017 14:54:01 -0400 + +moonshot-gss-eap (1.0.1-0) unstable; urgency=medium + + * Fixed https://bugs.launchpad.net/moonshot/+bug/1707679 + + -- Painless Security Mon, 31 Jul 2017 12:39:00 -0500 + +moonshot-gss-eap (1.0.0-0) unstable; urgency=medium + + * Fixed https://bugs.launchpad.net/moonshot/+bug/1705714. + Refactored a static object whose destructor was responsible for + de-initializing the ShibResolver library. + + -- Painless Security Mon, 24 Jul 2017 23:16:00 -0500 + +moonshot-gss-eap (0.9.5-3) unstable; urgency=medium + + * Build depend against openssl 1.0, Closes: #828440 + + -- Sam Hartman Mon, 19 Dec 2016 09:03:47 -0500 + + +moonshot-gss-eap (0.9.5-2) unstable; urgency=medium + + * Fix FTBFS with gcc-6: auto_ptr is deprecated. First, -Wdeprecated + should not cause an error for package builds. Second, use unique_ptr, + Closes: #831187 + * Upgrade standards version to 3.9.8 (no changes needed) + + -- Sam Hartman Mon, 22 Aug 2016 21:38:12 -0400 + +moonshot-gss-eap (0.9.5-1) unstable; urgency=medium + + * New upstream version + - Include base64 decoding fix for newlines and internal spaces + - Include error table fix + * New upstream release including better error messages when GSSEAP_TRACE is set + + -- Sam Hartman Tue, 14 Jul 2015 16:12:30 -0400 + +moonshot-gss-eap (0.9.3~1) UNRELEASED; urgency=medium + + * Native for now + + -- Sam Hartman Thu, 12 Mar 2015 12:45:09 -0400 + +moonshot-gss-eap (0.9.2-3) unstable; urgency=medium + + * Review security of libeap/wpa_supplicant and send mail to security + team explaining why I believe moonshot-gss-eap is supportable, Closes: + #766476 + + -- Sam Hartman Thu, 23 Oct 2014 12:05:38 -0400 + +moonshot-gss-eap (0.9.2-2) unstable; urgency=medium + + * Incorporate ustream deltas: + - fdc24ae Use C++ destructors not finalizers + -a743fc8 Mech_eap: only output debugging when GSSEAP_TRACE is set + * moonshot-gss-eap.conf not moonshot-gss-eap in /etc/gss/mech.d so the + library picks it up + + -- Sam Hartman Wed, 22 Oct 2014 15:13:00 -0400 + +moonshot-gss-eap (0.9.2-1) unstable; urgency=medium + + * New version + * This is ready for Debian unstable, although there are remaining issues + before I'd want to see it in a release. I'll hold a serious bug on + the package until these are resolved; see debian/TODO. + * Upload to Debian, Closes: #761868 + + -- Sam Hartman Tue, 16 Sep 2014 08:38:39 -0400 + +moonshot-gss-eap (0.9.1-1) unstable; urgency=medium + + * new upstream release + - Includes support for CA certificates. + + -- Sam Hartman Thu, 31 Jul 2014 16:34:02 -0400 + +moonshot-gss-eap (0.9+20130927-12) unstable; urgency=low + + * Ignore TLS errors before TLS calls are made + + -- Sam Hartman Tue, 26 Nov 2013 08:07:51 -0500 + +moonshot-gss-eap (0.9+20130927-11) unstable; urgency=low + + * fix assert failure + + -- Sam Hartman Thu, 21 Nov 2013 14:05:09 -0500 + +moonshot-gss-eap (0.9+20130927-10) unstable; urgency=low + + * Permit 1-component service names + + -- Sam Hartman Thu, 21 Nov 2013 13:28:35 -0500 + +moonshot-gss-eap (0.9+20130927-9) unstable; urgency=low + + * Enable sha256 in libeap + + -- Sam Hartman Wed, 20 Nov 2013 09:07:55 -0500 + +moonshot-gss-eap (0.9+20130927-8) unstable; urgency=low + + * Update from upstream to fix segfault on no hostname + + -- Sam Hartman Wed, 13 Nov 2013 22:31:20 -0500 + +moonshot-gss-eap (0.9+20130927-7) unstable; urgency=low + + * Send flags token with mutual authentication forced + + + -- Sam Hartman Tue, 29 Oct 2013 10:41:32 -0400 + +moonshot-gss-eap (0.9+20130927-6) unstable; urgency=low + + * Fix segfault (LP: #1237981 + ) + + -- Sam Hartman Thu, 10 Oct 2013 10:21:57 -0400 + moonshot-gss-eap (0.9+20130927-5) unstable; urgency=low * Create moonshot-gss-eap-dbg @@ -33,7 +172,7 @@ moonshot-gss-eap (0.1+20130404-1) unstable; urgency=low * New upstream release - ui displays proper service name, requests correct nai - -- Kevin Wasserman Thu, 04 Apr 2013 14:29:49 -0400 + -- Kevin Wasserman Thu, 04 Apr 2013 14:29:49 -0400 moonshot-gss-eap (0.1+20121103-2) unstable; urgency=low @@ -106,6 +245,6 @@ moonshot-gss-eap (0.1+20110427-2) unstable; urgency=low moonshot-gss-eap (0.1+20110427-1) unstable; urgency=low - * Initial release (Closes: #nnnn) + * Initial release -- Sam Hartman Wed, 27 Apr 2011 08:53:16 -0400