inn2 (2.4.3+20070806-1) unstable; urgency=low * New upstream STABLE snapshot. * Fixed segfaults when reloading incoming.conf (Closes: * Package converted to quilt. * Added patch fix-crash-on-reload to fix segfaults when reloading incoming.conf (Closes: #361073, #429802, #430190, #430191) * Added patch daemonize-ovdb_init to make ovdb_init properly close stdin/out/err when it becomes a daemon. (Closes: #433522) * Added patch inndstart-sockets-v6only to suppress a startup warning about an already opened socket. * Fixed the bzip2 path in bunbatch. (Closes: #419429) * Removed patches merged upstream: ckpasswd_use_libdb, fix_radius.conf, innfeed-fix-getaddrinfo, innfeed-force-ipv4, libdb-4.4. * Use --as-needed to not link superfluous libraries. * New debconf translations: pt, nl. (Closes: #414921, #415511) * Added a logcheck file. (Closes: #405536) -- Marco d'Itri Tue, 07 Aug 2007 16:35:06 +0200 inn2 (2.4.3-1) unstable; urgency=low * New upstream release. (Closes: #381415) + Fixes nnrpd when "localmaxartsize: 0". (Closes: #357370) * Removed support for his64v6 and cnfs64, which do not work anyway. ****** I am looking for a co-maintainer interested in adding ****** ****** support to build a inn2-lfs package. ****** * Switched to libdb4.4. * New debconf translations: vi, cs, sv. (Closes: #314245, #315211, #339811) * Pre-Depends on debconf-2.0 too. (Closes: #331859) * Added to innfeed support for a "force-ipv4" configuration option. Based on a patch contributed by Henning Makholm. (Closes: #336264) * Added to innfeed support for hashed feeds. * pgpverify: try harder to find the home directory. (Closes: #307765) * Moved nnrpd-ssl to the main package. * Added support for libdb to ckpasswd. (Closes: #380644) * Use FHS paths in the perl-nocem documentation. (Closes: #365639) * Create /var/run/news in the init script if it does not exist. -- Marco d'Itri Fri, 18 Aug 2006 11:19:21 +0200 inn2 (2.4.2-3) unstable; urgency=high * Fixed upgrades on systems with a non-default pathdb. (Closes: #306765) * Added the showtoken program. (Closes: #306837) -- Marco d'Itri Sat, 14 May 2005 15:03:56 +0200 inn2 (2.4.2-2) unstable; urgency=medium * New upstream snapshot (20050407). * Stop providing the inn package. (Closes: #288659) * Made postinst continue when makehistory or makedbz fail. (Closes: #292167) * Switched to libdb4.3. -- Marco d'Itri Fri, 8 Apr 2005 14:51:22 +0200 inn2 (2.4.2-1) unstable; urgency=low * New upstream release. + Removed patch innreport_nnrpd-ssl. + Fixed news2mail, CNFS buffers reporting. (Closes: #282664, #276819) -- Marco d'Itri Fri, 24 Dec 2004 17:05:33 +0100 inn2 (2.4.1+20040820-2) unstable; urgency=medium * New upstream snapshot (upstream/patches/20040820-to-20040929.diff). + make Norbert Tretkowski happy. (Closes: #255324) + fix inn2-ssl segfaults on ia64. (Closes: #270875) * Conflict with inn and cnews instead of news-transport-system. (Closes: #269874) -- Marco d'Itri Wed, 29 Sep 2004 17:24:18 +0200 inn2 (2.4.1+20040820-1) unstable; urgency=medium * New upstream snapshot. + Fixes headers folding in the overview. (Closes: #190207) + Fixes headers for articles mailed to moderators. (Closes: #249151) * Added a default CA file name to sasl.conf. (Closes: #250201) * New patch innreport_nnrpd-ssl: makes innreport correctly parse the nnrpd-ssl log entries. (Closes: #250252) * New debconf translations: de, ja. (Closes: #263030, #251100) -- Marco d'Itri Fri, 20 Aug 2004 19:32:20 +0200 inn2 (2.4.1+20040403-1) unstable; urgency=medium * New upstream snapshot. (Closes: #141750) * Switched to db4.2. (Closes: #241584) * Added catalan debconf template. (Closes: #236668) * Removed the patches fix_bindaddress, default-storage.diff and fix_reiserfs26.diff because they have been merged upstream. * Removed the patch libdb41-fix.diff because it's not needed anymore. -- Marco d'Itri Sat, 3 Apr 2004 21:00:31 +0200 inn2 (2.4.1-2) unstable; urgency=medium * Fix bindaddress. (Closes: #183812) * Fix paths in inn2-ssl. (Closes: #229181) -- Marco d'Itri Sat, 24 Jan 2004 17:13:43 +0100 inn2 (2.4.1-1) unstable; urgency=high * New upstream release. + Fixes buffer overflow, maybe remotely exploitable. (Closes: #226772) * Add workaround for 2.6.x reiserfs brokeness. (Closes: #225940) * Use pgpverify from -CURRENT to add useless DSA support. (Closes: #222634) * Source package converted to DBS. -- Marco d'Itri Thu, 8 Jan 2004 20:30:49 +0100 inn2 (2.4.0+20031130-1) unstable; urgency=low * New upstream STABLE snapshot. (Closes: #213946) * Added russian and spanish debconf messages. (Closes: #219235, #220884) * Replaces: inn2-dev to improve upgrades from woody. (Closes: #217219) * Added a new his64v6 history method with LFS support. Untested! (Closes: #215877) -- Marco d'Itri Sun, 30 Nov 2003 22:54:02 +0100 inn2 (2.4.0+20030912-1) unstable; urgency=low * New upstream STABLE snapshot. * Add again a default storage method to storage.conf. (Closes: #205001) * Fix the getlist command line in actsyncd. (Closes: #206283) * Added a new cnfs64 method for large cycbufs. The on disk format is not compatible with 32-bit cycbufs. The storage tokens are not compatible with the tokens of a standard inn package built with --enable-largefiles (but they could be converted, let me know if you want to try this). This is basically untested and may trash the data you feed it. Please let me know if this works for you or not. (Closes: #206828) -- Marco d'Itri Fri, 12 Sep 2003 14:07:06 +0200 inn2 (2.4.0+20030808-1) unstable; urgency=medium * New upstream snapshot. * Fix readers.conf(5) and ckpasswd(8). (Closes: #202098, #202300) * Fix innupgrade invocation in postinst. (Closes: #202978) * Misc debconf-related fixes courtesy of Christian Perrier . (Closes: #200517, #200518) * Added polish, spanish and french debconf messages. (Closes: #202155, #201627) -- Marco d'Itri Fri, 8 Aug 2003 13:56:23 +0200 inn2 (2.4.0-3) unstable; urgency=medium * Add db_stop to postinst. * Fixed inn.conf path in postinst. (Closes: #198578) -- Marco d'Itri Wed, 25 Jun 2003 15:15:54 +0200 inn2 (2.4.0-2) unstable; urgency=medium * Install all headers in /usr/include/inn. (Closes: #198463, #198464) * Added debconf support, patch by . -- Marco d'Itri Mon, 23 Jun 2003 19:19:37 +0200 inn2 (2.4.0-1) unstable; urgency=medium * New upstream release. (Closes: #182751, #188740, #193967, #194273, #198395) * send-uucp.pl is now send-uucp. * Switched from db4.0 to db4.1. * postinst should not fail if innd cannot start. (Closes: #189966) * Depend on perlapi-5.8.0. (Closes: #187717, #192411) * Depend on inn2-inews >= 2.3.999+20030227-1. (Closes: #196137) * Do not scare admins with wrong postinsg messages. (Closes: #183103) * Corrected typo in innupgrade. (Closes: #194444) * Added fr.* to /etc/news/moderators. (Closes: #190202) -- Marco d'Itri Fri, 20 Jun 2003 18:39:21 +0200 inn2 (2.3.999+20030227-1) unstable; urgency=low * New upstream snapshot: * Fix expireover segfaults. (Closes: #180462, #179898) * Create /var/log/news/path. (Closes: #180168, #180602) * Build-Depends on libssl-dev. (Closes: #180662) * Fix missing feed name in the log. (Closes: #178842, #181740) * Fix news2mail. (Closes: #181086) * Fix minor bugs in the init script. (Closes: #180866, #180867) -- Marco d'Itri Thu, 27 Feb 2003 19:11:57 +0100 inn2 (2.3.999+20030205-2) unstable; urgency=low * New upstream snapshot. (Closes: #179294) * Add a new inn2-ssl package. (Closes: #163672) * Move wildmat(3) from inn2-dev to inn2. (Closes: #179441) * Downgraded to extra priority. Most people do not need a local news server, and definitely not INN 2.x. * Create /var/{lib,run}/news in postinst. -- Marco d'Itri Thu, 6 Feb 2003 15:18:02 +0100 inn2 (2.3.999+20030125-3) unstable; urgency=low * Fix rnews breakage. (Closes: #178673) * Remove hardcoded paths of egrep, awk, sed, sort, wget. (Closes: #176749) -- Marco d'Itri Tue, 28 Jan 2003 01:48:03 +0100 inn2 (2.3.999+20030125-2) unstable; urgency=low * Fix broken ctlinnd. (Closes: #178588) -- Marco d'Itri Mon, 27 Jan 2003 19:41:03 +0100 inn2 (2.3.999+20030125-1) unstable; urgency=low * BEWARE: this is a -CURRENT snapshot. If it breaks you keep both pieces! (Closes: #172212, #174938, #176336). * Make innreport generate valid HTML. (Closes: #166372) * Pre-Depends on inn2-inews. (Closes: #166804) * Update gnu.* data in control.ctl. (Closes: #167581) * Do not ship rnews suid root! (Closes: #171757) * Install /usr/share/doc/inn2/INSTALL.gz (Closes: #174493) -- Marco d'Itri Thu, 16 Jan 2003 01:12:53 +0100 inn2 (2.3.3+20020922-5) unstable; urgency=medium * Fixed pathtmp (Closes: #162686). * Check if the usenet user exists before adding a mail alias (Closes: #162731). * Fixed a path in sendinpaths (Closes: #163022). -- Marco d'Itri Mon, 7 Oct 2002 20:24:16 +0200 inn2 (2.3.3+20020922-4) unstable; urgency=low * Applied OVDB fixes, courtesy of Ian Hastie @clara.net (Closes: #162643). -- Marco d'Itri Sat, 28 Sep 2002 16:46:57 +0200 inn2 (2.3.3+20020922-3) unstable; urgency=low * Fixed absolute path in Makefile (Closes: #162538). -- Marco d'Itri Fri, 27 Sep 2002 19:12:10 +0200 inn2 (2.3.3+20020922-1) unstable; urgency=low * New STABLE CVS snapshot (Closes: #128725, #137175, #157808, #159105). * Made some changes to make INN compile with perl 5.8.0. May be broken. * Fix inndf to convert the "infinite" inodes of reiserfs to 2^31 - 1 (Closes: #124101). * Suggests: gnupg instead of pgp. * Brand new init script which uses ctlinnd. * Removed debian changes to use mkstemp. INN uses a private temp directory anyway. * Conflicts+Replaces: ninpaths, added the scripts from the inpaths package. * Do not depend anymore on libdb3-util, which is only needed by OVDB. * Removed signcontrol. * Changed control.* and junk groups to status n. * Added gpgverify script (Closes: #131412). * Added bunbatch script (Closes: #136860). * Added /usr/share/doc/inn2/INSTALL.gz (Closes: #156685). * Added buildinnkeyring script which downloads PGP keys from ftp.isc.org (Closes: #86989). -- Marco d'Itri Sun, 22 Sep 2002 21:05:18 +0200