charybdis (3.4.2-4) unstable; urgency=medium * remove duplicate library depends with shlibs (Closes: #750833) * make git-dch work * bump standards version (no change) and fix homepage -- Antoine Beaupré Mon, 09 Jun 2014 20:29:47 -0400 charybdis (3.4.2-3) unstable; urgency=low [Hideki Yamane] * specify "-fi" option to autoreconf fix FTBFS (Closes: #724077) [Antoine Beaupré] * do not ship files in /var/run -- Antoine Beaupré Sat, 20 Jul 2013 11:02:06 -0400 charybdis (3.4.2-2) unstable; urgency=low * fix configure.ac patch so it has proper format (Closes: #715511) * update to standards 3.9.4, no change -- Antoine Beaupré Wed, 17 Jul 2013 20:40:50 -0400 charybdis (3.4.2-1) unstable; urgency=low * new upstream release (Closes: #684191, #701438, #711152) * significantly cleanup the install layout so that libraries are all in a private directory, .la files are not installed (Closes: #655624), binaries are in /usr/bin again (with charybdis- prefix), and the manpage doesn't conflict with other ircd(8) manpages. * this makes charydbis *not* conflict with other ircds * upgrade to dh 9 for better autotools support and hardening flags * hardening flags are disabled because of upstream issues, see TODO * change branch layout to follow upstream layout: upstream is on the master branch * dropped patches: * default-nicklen: upstream bumped it to 31 (we were at 30) * CVE-2012-6084.patch: merged upstream * cleanup-bandb-properly: merged upstream * no_hardcoded_bandb_dpath: forgot why it is there (?!) * no_rpath: we ship in private directories * remaining patches have been re-forwarded upstream as their old bugtracker was destroyed * new patches: * extra-clean: some generated files were left around after clean * gnutls.patch: restore gnutls support removed from upstream, but readded at our request - gnutls support is still problematic however, see: #705369 for followup * rerolled patch non-static-sqlite to fix ftbs with ld --as-needed (Closes: #655012) * fix permissions on /etc/charybdis so it's not readable by all * provide debugging symbols, in a separate package -- Antoine Beaupré Tue, 04 Jun 2013 22:04:22 -0400 charybdis (3.3.0-8) unstable; urgency=low * patch: use libgnutls 3.0 at least -- Antoine Beaupré Sun, 25 Mar 2012 21:44:05 -0400 charybdis (3.3.0-7.1) unstable; urgency=low * Non-maintainer upload. * Fix remote denial of service vulnerability CVE-2012-6084 (Closes: #697092). -- John Paul Adrian Glaubitz Wed, 02 Jan 2013 20:57:36 +0100 charybdis (3.3.0-7) unstable; urgency=low * patch: default NICKLEN to 30 to fit a commonly used value and the new default default (used on irc.staticbox.net at least) -- Antoine Beaupré Tue, 29 Nov 2011 18:09:43 -0500 charybdis (3.3.0-6) unstable; urgency=low * Conflict with ircd-ratbox (Closes: #649070) * Conflict with oftc-hybrid (Closes: #649071) -- Antoine Beaupré Mon, 21 Nov 2011 20:03:27 -0500 charybdis (3.3.0-5) unstable; urgency=low * add all undocumented copyrights - some files do not have copyright headers still, it is assumed they are GPL-2 -- Antoine Beaupré Thu, 10 Nov 2011 23:07:37 -0500 charybdis (3.3.0-4) unstable; urgency=low * add debug flags, simplify configure args passing * fix my email address * fixup gnutls dependencies -- Antoine Beaupré Mon, 07 Nov 2011 17:53:33 -0500 charybdis (3.3.0-3) unstable; urgency=low * make maximum nick length customizable * make this compile in squeeze without OpenSSL -- Antoine Beaupré Sun, 06 Nov 2011 16:27:49 -0500 charybdis (3.3.0-2) unstable; urgency=low * remove logfiles on purge * port to non-linux kernels * IPv6 support * provide ircd * fix initscript stop * allow building with OpenSSL * patches, forwarded upstream: * do not build with rpath * fix clean target -- Antoine Beaupré Sun, 06 Nov 2011 12:28:43 -0500 charybdis (3.3.0-1) unstable; urgency=low * Initial release (Closes: #485553) * patches, forwarded upstream: * non-static sqlite * proper ircd.conf sample file * fix various install paths * no hardcoded bandb environment -- Antoine Beaupré Wed, 26 Oct 2011 23:16:38 -0400