Fix warning redefinition of __bitwise, Closes: #866712
[mech_eap.git] / debian / changelog
index b66b49b..93fce2c 100644 (file)
@@ -1,8 +1,96 @@
-moonshot-gss-eap (0.9.2-1) UNRELEASED; urgency=medium
+moonshot-gss-eap (1.0.1-3) experimental; urgency=medium
+
+  * Fix warning redefinition of __bitwise, Closes: #866712
+
+ -- Sam Hartman <hartmans@debian.org>  Wed, 08 Nov 2017 10:14:39 -0500
+
+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 <hartmans@debian.org>  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 <hartmans@debian.org>  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 <build@painless-security.com>  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 <build@painless-security.com>  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 <hartmans@debian.org>  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 <hartmans@debian.org>  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 <hartmans@debian.org>  Tue, 14 Jul 2015 16:12:30 -0400
+
+moonshot-gss-eap (0.9.3~1) UNRELEASED; urgency=medium
+
+  * Native for now
+
+ -- Sam Hartman <hartmans@debian.org>  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 <hartmans@debian.org>  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 <hartmans@debian.org>  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 <hartmans@debian.org>  Mon, 15 Sep 2014 17:49:25 -0400
+ -- Sam Hartman <hartmans@debian.org>  Tue, 16 Sep 2014 08:38:39 -0400
 
 moonshot-gss-eap (0.9.1-1) unstable; urgency=medium