Your message dated Wed, 08 Jan 2003 10:17:37 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#173756: fixed in noffle 1.1.2-1 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 20 Dec 2002 09:05:05 +0000 >From [EMAIL PROTECTED] Fri Dec 20 03:05:05 2002 Return-path: <[EMAIL PROTECTED]> Received: from cust.88.114.adsl.cistron.nl (gw.wurtel.net) [195.64.88.114] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18PJ5d-0003O0-00; Fri, 20 Dec 2002 03:05:05 -0600 Received: from wurtel ([192.168.1.1] helo=wurtel.net) by gw.wurtel.net with esmtp (Exim 3.36 #1 (Debian)) id 18PJ5b-0002kb-00 for <[EMAIL PROTECTED]>; Fri, 20 Dec 2002 10:05:03 +0100 Received: from paul by wurtel.net with local (Exim 3.36 #1 (Debian)) id 18PJ5b-0005VG-00 for <[EMAIL PROTECTED]>; Fri, 20 Dec 2002 10:05:03 +0100 Date: Fri, 20 Dec 2002 10:05:03 +0100 From: Paul Slootman <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: RFA: noffle - offline news server Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-8.6 required=5.0 tests=SPAM_PHRASE_01_02,SUBJECT_IS_NEWS,USER_AGENT, USER_AGENT_MUTT version=2.41 X-Spam-Level: Package: wnpp Version: N/A; reported 2002-12-20 As I now have broadband internet access 24/7, it isn't really an option for me to use this package anymore , and I feel I can't maintain it properly if I don't use it. Hence the RFA. There aren't any serious bugs on it, although there are some glitches that need ironing out. Upstream is reasonably cooperative, although IMHO they don't always work quickly... the last stable release was 2001-06-15, the last devel release was 2002-03-14. There's ongoing work in CVS, however. Perhaps someone who's willing to really join in the effort would be appreciated upstream :-) There's a mailing list, and the homepage is at http://noffle.sourceforge.net/ Contact me for any additional info. Paul Slootman --------------------------------------- Received: (at 173756-close) by bugs.debian.org; 8 Jan 2003 15:23:25 +0000 >From [EMAIL PROTECTED] Wed Jan 08 09:23:24 2003 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 18WI3A-0004PC-00; Wed, 08 Jan 2003 09:23:24 -0600 Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian)) id 18WHxZ-0000oK-00; Wed, 08 Jan 2003 10:17:37 -0500 From: [EMAIL PROTECTED] (Martin A. Godisch) To: [EMAIL PROTECTED] X-Katie: $Revision: 1.29 $ Subject: Bug#173756: fixed in noffle 1.1.2-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 08 Jan 2003 10:17:37 -0500 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of noffle, which is due to be installed in the Debian FTP archive: noffle_1.1.2-1.diff.gz to pool/main/n/noffle/noffle_1.1.2-1.diff.gz noffle_1.1.2-1.dsc to pool/main/n/noffle/noffle_1.1.2-1.dsc noffle_1.1.2-1_i386.deb to pool/main/n/noffle/noffle_1.1.2-1_i386.deb noffle_1.1.2.orig.tar.gz to pool/main/n/noffle/noffle_1.1.2.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Martin A. Godisch <[EMAIL PROTECTED]> (supplier of updated noffle package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Wed, 08 Jan 2003 13:22:10 +0100 Source: noffle Binary: noffle Architecture: source i386 Version: 1.1.2-1 Distribution: unstable Urgency: low Maintainer: Martin A. Godisch <[EMAIL PROTECTED]> Changed-By: Martin A. Godisch <[EMAIL PROTECTED]> Description: noffle - offline news server Closes: 82462 112225 120175 156952 166559 168128 173743 173756 174882 Changes: noffle (1.1.2-1) unstable; urgency=low . * New maintainer upload, closes: #173756. * New upstream release: closes: #120175 (graceful handling of sudden disconnection), closes: #166559 (filter crosspostings to gmane.spam.detected), closes: #174882 (--help for ordinary users). * Updated depends, recommends, suggests, provides, package description, debhelper compatibility level, Debian standards version. * Fixed possible strcpy() buffer overflows in src/configfile.c, src/fetchlist.c, src/protocol.c, src/server.c, closes: #168128. * Let noffle switch to news:news on startup when root is calling, prevents root exploits and bad ownerships in the spool directory, e.g. when running 'noffle --query' as root. Removed 'su' in init and cron scripts according to that change. Group-writeable spool directories are not longer needed. * Let notification about failed posting preferably be sent to the Reply-To address, closes: #156952. * Fixed noffle homepage link, closes: #173743. * Rewrote config scripts: removed Perl dependency, fixed script idempotency, closes: #82462, #112225. * Moved /etc/noffle/conf.debian to /etc/default/noffle, according to policy, and /etc/noffle/conf to /etc/noffle.conf. * Moved /var/spool/noffle/lock to /var/lock/noffle, so it will be cleaned on system startup by /etc/init.d/bootmisc.sh. * Deprecated /var/log/noffle, since cron.daily's output is logged by syslog anyway, so syslog's news facility should be used instead. * Added resource files for slrn and Emacs Gnus, taken from docs/NOTES. * Removed INSTALL, noffle.lsm, and testing.txt from /usr/share/doc/noffle, because they do not carry information useful to the end user. * Added Lintian and Linda overrides to silence warning about news-owned spool directories. * Updated README.Debian. * Added logcheck configuration and debian/watch. * Thanks to Paul Slootman for sponsoring this package. Files: 803f89de793703389c7822e670524f60 587 news optional noffle_1.1.2-1.dsc 33d5d69ef4bb9ff4b783b6e25cf66386 168389 news optional noffle_1.1.2.orig.tar.gz 392f74934e0cb0df58c40f4705fc1922 65588 news optional noffle_1.1.2-1.diff.gz 252ac1f3a8fa8cc13464d8f7138fe510 98224 news optional noffle_1.1.2-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+HCnDutvvqbTW3hMRAh6uAJ9uNQkpGGTzrcRLXZXzaOD9NLGKVACghQYz ZNdMpCAEUM22LBd24mpDDuY= =rBN4 -----END PGP SIGNATURE-----