import multiarch patch from ubuntu, modified to check multiarch dirs for all libs
[ckermit.git] / debian / changelog
index b7e6447..c8bfc90 100644 (file)
@@ -1,4 +1,23 @@
-ckermit (300-1) unstable; urgency=low
+ckermit (302-1) unstable; urgency=low
+
+  * New upstream version.
+  * Update 01_search-usr-lib-for-libk5crypto.patch to
+    properly find multiarch library paths (Closes: #639747).
+    Patch from Ubuntu, thanks to Daniel T Chen.
+
+ -- Ian Beckwith <ianb@debian.org>  Sun, 29 Jan 2012 00:47:58 +0000
+
+ckermit (301-2) unstable; urgency=low
+
+  * Fix FTBFS:
+    + patch makefile with new patch
+      01_search-usr-lib-for-libk5crypto.patch.
+    + kfreebsd: add -DSELECT.
+  * Remove XS-Autobuild: yes, not needed now we are in main.
+
+ -- Ian Beckwith <ianb@debian.org>  Wed, 20 Jul 2011 01:53:47 +0100
+
+ckermit (301-1) unstable; urgency=low
 
   * New upstream release (Closes: #633156).
   * Moved to main, ckermit is now DFSG-free!.
@@ -12,6 +31,8 @@ ckermit (300-1) unstable; urgency=low
     + socks support causes problems with avahi.
     + you can get the same functionality with 'tsocks kermit'.
   * Removed all patches from debian/patches, all taken upstream.
+  * Compile with -O1: -O2 is not supported and causes segfaults
+    with iksd + kerberos.
   * debian/rules: use dh minimal rules file.
   * Bump debhelper build depends to (>= 7.0.50~) for dh override support.
   * Update PAM config, now just includes common-auth, common-account
@@ -24,9 +45,8 @@ ckermit (300-1) unstable; urgency=low
     + drop leading 'a' from Description.
     + debian/watch: remove dh-make boilerplate.
     + Standards-Version: 3.9.2 (no changes).
-  * Remove XS-Autobuild: yes; not needed now we are in main.
 
- -- Ian Beckwith <ianb@debian.org>  Sun, 10 Jul 2011 19:54:11 +0100
+ -- Ian Beckwith <ianb@debian.org>  Tue, 12 Jul 2011 02:48:17 +0100
 
 ckermit (211-15) unstable; urgency=low