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