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