X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=debian%2Fchangelog;h=91c61ce67c66a166d5f7ad6c73299d72c5636b18;hb=e06fd8267bf0b9d147d1e4574510b2efb27ab240;hp=ce631d0b34f71f6f1fef488a28d34842c3a1ead2;hpb=797a1ba73e01ce68479f61088b4d7d698bed31a2;p=ckermit.git diff --git a/debian/changelog b/debian/changelog index ce631d0..91c61ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,29 @@ -ckermit (212-1~b2) unstable; urgency=low +ckermit (301-2) unstable; urgency=low - * New upstream beta release. + * 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 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!. * Updated copyright, kermit is now under a BSD-like license. * Being in main means we can finally enable crypto. This enables us to close a 10 year old bug! (Closes: #95135). + use make target linux+krb5+openssl. + add ssl-dev and libkrb5-dev to Build-Depends. + * Removed socks support because: + + libsocks4 doesn't support socks5, and is orphaned. + + 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 @@ -20,9 +36,8 @@ ckermit (212-1~b2) 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 Fri, 24 Jun 2011 17:49:03 +0100 + -- Ian Beckwith Tue, 12 Jul 2011 02:48:17 +0100 ckermit (211-15) unstable; urgency=low