Add openssl to Build-Depends so openssl binary is available to makefile
[ckermit.git] / debian / changelog
index e3605b0..83b8291 100644 (file)
@@ -1,3 +1,28 @@
+ckermit (302-2) unstable; urgency=low
+
+  * Fix FTBFS on hurd-i386 (Closes: #671892)
+    Thanks to Svante Signell.
+  * New patch: 020_fix_ptys: pull in ptsname() prototype.
+    Thanks to Mark Wooding (Closes: #660066).
+  * New patch: 030_fix_dialmessage: fix \v(dialmessage) when dialsta
+    is unset. Further thanks to Mark Wooding (Closes: #660276).
+  * New patch: 040_fix_types: fix inconsistent type declarations that can
+    cause a bus error on some platforms. Patch from Edward Berner,
+    via upstream.
+  * New patch: 900_ck_patch: set ck_patch as we have modified source.
+  * Fix pending l10n issues. Debconf translations:
+    + Dutch; (Thanks to Jeroen Schot).  Closes: #660843
+    + Polish (Thanks to Michał Kułach).  Closes: #670771
+    + and thanks to Christian Perrier for his usual sterling l10n work.
+  * Add openssl to Build-Depends so openssl binary is available to makefile.
+  * Add hardening flags.
+  * Update Homepage: to new kermitproject.org site (Closes: #666516).
+    Thanks to Anders Andersson.
+  * Standards-Version: 3.9.3 (no changes).
+  * Remove obsolete lintian overrides.
+
+ -- Ian Beckwith <ianb@debian.org>  Wed, 09 May 2012 23:20:09 +0100
+
 ckermit (302-1) unstable; urgency=low
 
   * New upstream version.