Bumped version number in changelog to 1.0.0-0
[mech_eap.git] / debian / changelog
index 9ba1d9e..d01bfa6 100644 (file)
@@ -1,10 +1,28 @@
-moonshot-gss-eap (0.9.4~1) UNRELEASED; urgency=medium
+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-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