| 
326
 | 
     1 noffle (1.1.4-2.cvs20030224) unstable; urgency=low
 | 
| 
322
 | 
     2 
 | 
| 
326
 | 
     3   * Added xinetd dependency option and example.
 | 
| 
322
 | 
     4   * Removed dependency on sysvinit.
 | 
| 
 | 
     5 
 | 
| 
326
 | 
     6  -- Martin A. Godisch <godisch@debian.org>  Mon, 24 Feb 2003 07:21:42 +0100
 | 
| 
322
 | 
     7 
 | 
| 
317
 | 
     8 noffle (1.1.4-2) unstable; urgency=low
 | 
| 
301
 | 
     9 
 | 
| 
310
 | 
    10   * Fixed debconf scripts, closes: #181069.
 | 
| 
303
 | 
    11   * Clarified init output, closes: #181171.
 | 
| 
317
 | 
    12   * Added syslog messages, closes: #181320.
 | 
| 
301
 | 
    13   * Updated debian/rules, incorporated manual patches.
 | 
| 
315
 | 
    14   * Removed lock directory and noffle.elc on remove/purge.
 | 
| 
301
 | 
    15   * Added user mailing list address to package description.
 | 
| 
316
 | 
    16   * Updated maintainer email address.
 | 
| 
301
 | 
    17 
 | 
| 
317
 | 
    18  -- Martin A. Godisch <godisch@debian.org>  Thu, 20 Feb 2003 11:31:10 +0100
 | 
| 
301
 | 
    19 
 | 
| 
 | 
    20 noffle (1.1.4-1) unstable; urgency=medium
 | 
| 
 | 
    21 
 | 
| 
 | 
    22   * New upstream release, fixes broken authentication, closes: #180708.
 | 
| 
 | 
    23   * Removed build-dependency on debhelper.
 | 
| 
 | 
    24 
 | 
| 
 | 
    25  -- Martin A. Godisch <godisch@tcs.inf.tu-dresden.de>  Wed, 12 Feb 2003 12:26:30 +0100
 | 
| 
 | 
    26 
 | 
| 
 | 
    27 noffle (1.1.3-1) unstable; urgency=low
 | 
| 
 | 
    28 
 | 
| 
 | 
    29   * New upstream release.
 | 
| 
 | 
    30   * Removed some patches which are now in the upstream source.
 | 
| 
 | 
    31   * Disabled MAINT_BUILD workarounds in debian/rules; they are
 | 
| 
 | 
    32     not needed, because we do not patch autotools files.
 | 
| 
 | 
    33 
 | 
| 
 | 
    34  -- Martin A. Godisch <godisch@tcs.inf.tu-dresden.de>  Fri, 31 Jan 2003 21:09:00 +0100
 | 
| 
 | 
    35 
 | 
| 
 | 
    36 noffle (1.1.2-2) unstable; urgency=low
 | 
| 
 | 
    37 
 | 
| 
 | 
    38   * Moved /etc/noffle.conf to /etc/news/noffle.conf, according to policy.
 | 
| 
 | 
    39     Updated manual pages to reflect the new location.
 | 
| 
 | 
    40   * Updated and fixed installation scripts.
 | 
| 
 | 
    41   * Updated debian/rules, debian/copyright, debian/README.Debian.
 | 
| 
 | 
    42   * Updated description for -g in docs/noffle.1.
 | 
| 
 | 
    43 
 | 
| 
 | 
    44  -- Martin A. Godisch <godisch@tcs.inf.tu-dresden.de>  Wed, 29 Jan 2003 20:51:44 +0100
 | 
| 
 | 
    45 
 | 
| 
 | 
    46 noffle (1.1.2-1) unstable; urgency=low
 | 
| 
 | 
    47 
 | 
| 
 | 
    48   * New maintainer upload, closes: #173756.
 | 
| 
 | 
    49   * New upstream release:
 | 
| 
 | 
    50     closes: #120175 (graceful handling of sudden disconnection),
 | 
| 
 | 
    51     closes: #166559 (filter crosspostings to gmane.spam.detected),
 | 
| 
 | 
    52     closes: #174882 (--help for ordinary users).
 | 
| 
 | 
    53   * Updated depends, recommends, suggests, provides, package description,
 | 
| 
 | 
    54     debhelper compatibility level, Debian standards version.
 | 
| 
 | 
    55   * Fixed possible strcpy() buffer overflows in src/configfile.c,
 | 
| 
 | 
    56     src/fetchlist.c, src/protocol.c, src/server.c, closes: #168128.
 | 
| 
 | 
    57   * Let noffle switch to news:news on startup when root is calling, prevents
 | 
| 
 | 
    58     root exploits and bad ownerships in the spool directory, e.g. when running
 | 
| 
 | 
    59     'noffle --query' as root. Removed 'su' in init and cron scripts according
 | 
| 
 | 
    60     to that change. Group-writeable spool directories are not longer needed.
 | 
| 
 | 
    61   * Let notification about failed posting preferably be sent to the Reply-To
 | 
| 
 | 
    62     address, closes: #156952.
 | 
| 
 | 
    63   * Fixed noffle homepage link, closes: #173743.
 | 
| 
 | 
    64   * Rewrote config scripts: removed Perl dependency, fixed script idempotency,
 | 
| 
 | 
    65     closes: #82462, #112225.
 | 
| 
 | 
    66   * Moved /etc/noffle/conf.debian to /etc/default/noffle, according to policy,
 | 
| 
 | 
    67     and /etc/noffle/conf to /etc/noffle.conf.
 | 
| 
 | 
    68   * Moved /var/spool/noffle/lock to /var/lock/noffle, so it will be cleaned on
 | 
| 
 | 
    69     system startup by /etc/init.d/bootmisc.sh.
 | 
| 
 | 
    70   * Deprecated /var/log/noffle, since cron.daily's output is logged by syslog
 | 
| 
 | 
    71     anyway, so syslog's news facility should be used instead.
 | 
| 
 | 
    72   * Added resource files for slrn and Emacs Gnus, taken from docs/NOTES.
 | 
| 
 | 
    73   * Removed INSTALL, noffle.lsm, and testing.txt from /usr/share/doc/noffle,
 | 
| 
 | 
    74     because they do not carry information useful to the end user.
 | 
| 
 | 
    75   * Added Lintian and Linda overrides to silence warning about news-owned
 | 
| 
 | 
    76     spool directories.
 | 
| 
 | 
    77   * Updated README.Debian.
 | 
| 
 | 
    78   * Added logcheck configuration and debian/watch.
 | 
| 
 | 
    79   * Thanks to Paul Slootman for sponsoring this package.
 | 
| 
 | 
    80 
 | 
| 
 | 
    81  -- Martin A. Godisch <godisch@tcs.inf.tu-dresden.de>  Wed, 08 Jan 2003 13:22:10 +0100
 | 
| 
 | 
    82 
 | 
| 
 | 
    83 noffle (1.0.1-1) unstable; urgency=low
 | 
| 
 | 
    84 
 | 
| 
 | 
    85   * New upstream release
 | 
| 
 | 
    86   * This version should fix occasional database corruption.
 | 
| 
 | 
    87   * Added German template translation; thanks to Sebastian Feltel
 | 
| 
 | 
    88     <sebastian @ feltel.de>. closes:#101011
 | 
| 
 | 
    89   * Clarified initial usage in README.Debian. This closes:#100759
 | 
| 
 | 
    90     but I think that the running as user "news" needs to be detected
 | 
| 
 | 
    91     int the app (also mentioned in the bug report).
 | 
| 
 | 
    92   * Clean up permissions of db files in the postinst, and also in the
 | 
| 
 | 
    93     cron.daily script. closes:#78835
 | 
| 
 | 
    94   * /etc/noffle/conf and /etc/noffle/conf.debian aren't marked as
 | 
| 
 | 
    95     conffiles anymore, as they are manipulated by scripts. And they
 | 
| 
 | 
    96     hardly ever will change anyway.
 | 
| 
 | 
    97   * Extract current values from config files (if they exist) and put those
 | 
| 
 | 
    98     into debconf in config script.
 | 
| 
 | 
    99 
 | 
| 
 | 
   100  -- Paul Slootman <paul@debian.org>  Mon, 24 Sep 2001 19:17:48 +0200
 | 
| 
 | 
   101 
 | 
| 
 | 
   102 noffle (1.0pre8-1) unstable; urgency=low
 | 
| 
 | 
   103 
 | 
| 
 | 
   104   * New upstream release
 | 
| 
 | 
   105 
 | 
| 
 | 
   106  -- Paul Slootman <paul@debian.org>  Wed,  8 Nov 2000 09:55:38 +0100
 | 
| 
 | 
   107 
 | 
| 
 | 
   108 noffle (1.0pre7-4) unstable; urgency=low
 | 
| 
 | 
   109 
 | 
| 
 | 
   110   * Added libgdbmg1-dev to Build-Depends.
 | 
| 
 | 
   111   * Removed check for mail and sort from configure.in.
 | 
| 
 | 
   112     The above two changes closes:#72398
 | 
| 
 | 
   113 
 | 
| 
 | 
   114  -- Paul Slootman <paul@debian.org>  Tue, 26 Sep 2000 19:37:45 +0200
 | 
| 
 | 
   115 
 | 
| 
 | 
   116 noffle (1.0pre7-3) unstable; urgency=low
 | 
| 
 | 
   117 
 | 
| 
 | 
   118   * Added Build-Depends (debhelper).
 | 
| 
 | 
   119   * Redirect savelog output to the bit bucket in the cron.daily script.
 | 
| 
 | 
   120     closes:#71210
 | 
| 
 | 
   121 
 | 
| 
 | 
   122  -- Paul Slootman <paul@debian.org>  Tue,  5 Sep 2000 18:55:43 +0200
 | 
| 
 | 
   123 
 | 
| 
 | 
   124 noffle (1.0pre7-2) unstable; urgency=low
 | 
| 
 | 
   125 
 | 
| 
 | 
   126   * Added debconf support. I'm proud of myself :-)
 | 
| 
 | 
   127   * Changed "LIST ACTIVE" command to just "LIST". Older servers don't
 | 
| 
 | 
   128     understand the ACTIVE bit. Thanks to Rene H. Larsen for the bug report,
 | 
| 
 | 
   129     complete with patch. Also forwarded upstream. closes:#70617
 | 
| 
 | 
   130   * Added --group MAIL to update-inetd command.
 | 
| 
 | 
   131 
 | 
| 
 | 
   132  -- Paul Slootman <paul@debian.org>  Fri,  1 Sep 2000 21:00:11 +0200
 | 
| 
 | 
   133 
 | 
| 
 | 
   134 noffle (1.0pre7-1) unstable; urgency=low
 | 
| 
 | 
   135 
 | 
| 
 | 
   136   * New upstream release
 | 
| 
 | 
   137   * First public version. Lots of tuning still needed.
 | 
| 
 | 
   138 
 | 
| 
 | 
   139  -- Paul Slootman <paul@debian.org>  Wed, 26 Jul 2000 19:13:16 +0200
 | 
| 
 | 
   140 
 | 
| 
 | 
   141 noffle (1.0pre6-2) unstable; urgency=low
 | 
| 
 | 
   142 
 | 
| 
 | 
   143   * First version with some real debian stuff (postinst etc.)
 | 
| 
 | 
   144 
 | 
| 
 | 
   145  -- Paul Slootman <paul@debian.org>  Tue, 25 Jul 2000 22:03:34 +0200
 | 
| 
 | 
   146 
 | 
| 
 | 
   147 noffle (1.0pre6-1) unstable; urgency=low
 | 
| 
 | 
   148 
 | 
| 
 | 
   149   * Initial Release.
 | 
| 
 | 
   150   * Only for experimentiing.
 | 
| 
 | 
   151 
 | 
| 
 | 
   152  -- Paul Slootman <paul@debian.org>  Fri, 23 Jun 2000 12:00:59 +0200
 | 
| 
 | 
   153 
 |