Fix warning redefinition of __bitwise, Closes: #866712
[mech_eap.git] / debian / changelog
index 9ba1d9e..93fce2c 100644 (file)
@@ -1,10 +1,62 @@
-moonshot-gss-eap (0.9.4~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>  Wed, 25 Mar 2015 12:43:26 -0400
+ -- Sam Hartman <hartmans@debian.org>  Tue, 14 Jul 2015 16:12:30 -0400
 
 moonshot-gss-eap (0.9.3~1) UNRELEASED; urgency=medium