Mercurial > noffle
annotate debian/changelog @ 383:863270a06774 noffle
[svn] fixed output
| author | godisch |
|---|---|
| date | Fri, 18 Apr 2003 20:52:16 +0100 |
| parents | 9ab98c030b05 |
| children | 146e6cfe86ba |
| rev | line source |
|---|---|
| 382 | 1 noffle (1.1.4-6) unstable; urgency=low |
| 372 | 2 |
|
380
89143e773bc6
[svn] set default value for debconf'iguration to false
godisch
parents:
376
diff
changeset
|
3 * Set default value for debconf'iguration to false. |
| 373 | 4 * Made init script LSB compliant. |
| 382 | 5 * Replaced exim-tls dependency with exim. |
| 6 * Updated debian/rules and Lintian overrides file. | |
| 372 | 7 |
| 382 | 8 -- Martin A. Godisch <godisch@debian.org> Fri, 18 Apr 2003 21:12:10 +0200 |
| 372 | 9 |
| 367 | 10 noffle (1.1.4-5) unstable; urgency=low |
| 348 | 11 |
| 367 | 12 * Fixed canceling news articles, closes: #187068. |
| 354 | 13 * Updated dependencies, see #185943. |
| 358 | 14 The netbase option can be removed when #185943 gets closed. |
| 349 | 15 * Added portuguese debconf translation, closes: #185680. |
| 16 Thanks to André Luís Lopes. | |
| 359 | 17 * Added config script backup capability. |
| 351 | 18 * Fixed default value for noffle/debconf. |
| 365 | 19 * Updated package description. |
| 348 | 20 |
| 367 | 21 -- Martin A. Godisch <godisch@debian.org> Tue, 01 Apr 2003 11:42:15 +0200 |
| 348 | 22 |
| 350 | 23 noffle (1.0.1-1.1.woody.2) stable; urgency=medium |
| 24 | |
| 25 * Let noffle switch to news:news on startup when root is calling, | |
| 26 prevents root exploits and bad ownerships in the spool directory, | |
| 27 e.g. when running 'noffle --query' as root, closes: #168128. | |
| 28 | |
| 29 -- Martin A. Godisch <godisch@debian.org> Fri, 07 Mar 2003 08:46:20 +0100 | |
| 30 | |
| 347 | 31 noffle (1.1.4-4) unstable; urgency=low |
| 342 | 32 |
| 344 | 33 * Added openbsd-inetd and rlinetd dependency option. |
| 345 | 34 * Added french debconf translation, closes: #184779. |
| 35 Thanks to Philippe Batailler <philippe.batailler@free.fr>. | |
| 346 | 36 * Added german debconf translation. |
| 343 | 37 * Updated standards version. |
| 342 | 38 |
| 347 | 39 -- Martin A. Godisch <godisch@debian.org> Fri, 14 Mar 2003 18:46:16 +0100 |
| 342 | 40 |
| 338 | 41 noffle (1.1.4-3) unstable; urgency=low |
| 322 | 42 |
| 338 | 43 * Transition to po-debconf, updated build-dependencies. |
| 44 * Removed dependency on sysvinit. | |
| 326 | 45 * Added xinetd dependency option and example. |
| 335 | 46 * Minor debian/ cleanup. |
| 322 | 47 |
| 338 | 48 -- Martin A. Godisch <godisch@debian.org> Tue, 04 Mar 2003 21:41:51 +0100 |
| 336 | 49 |
| 50 noffle (1.0.1-1.1.woody.1) stable; urgency=medium | |
| 51 | |
| 52 * Fixed init script which broke new noffle installations, closes: #181283. | |
| 53 Explanation: noffle was run as user root in /etc/init.d/noffle, and | |
| 54 created a root-owned lock file, which prevented noffle from being run | |
| 55 as user news from inetd, cron scripts, etc. | |
| 56 | |
| 57 -- Martin A. Godisch <godisch@debian.org> Tue, 04 Mar 2003 17:40:10 +0100 | |
| 322 | 58 |
| 317 | 59 noffle (1.1.4-2) unstable; urgency=low |
| 301 | 60 |
| 310 | 61 * Fixed debconf scripts, closes: #181069. |
| 303 | 62 * Clarified init output, closes: #181171. |
| 317 | 63 * Added syslog messages, closes: #181320. |
| 301 | 64 * Updated debian/rules, incorporated manual patches. |
| 315 | 65 * Removed lock directory and noffle.elc on remove/purge. |
| 301 | 66 * Added user mailing list address to package description. |
| 316 | 67 * Updated maintainer email address. |
| 301 | 68 |
| 317 | 69 -- Martin A. Godisch <godisch@debian.org> Thu, 20 Feb 2003 11:31:10 +0100 |
| 301 | 70 |
| 71 noffle (1.1.4-1) unstable; urgency=medium | |
| 72 | |
| 73 * New upstream release, fixes broken authentication, closes: #180708. | |
| 74 * Removed build-dependency on debhelper. | |
| 75 | |
| 76 -- Martin A. Godisch <godisch@tcs.inf.tu-dresden.de> Wed, 12 Feb 2003 12:26:30 +0100 | |
| 77 | |
| 78 noffle (1.1.3-1) unstable; urgency=low | |
| 79 | |
| 80 * New upstream release. | |
| 81 * Removed some patches which are now in the upstream source. | |
| 82 * Disabled MAINT_BUILD workarounds in debian/rules; they are | |
| 83 not needed, because we do not patch autotools files. | |
| 84 | |
| 85 -- Martin A. Godisch <godisch@tcs.inf.tu-dresden.de> Fri, 31 Jan 2003 21:09:00 +0100 | |
| 86 | |
| 87 noffle (1.1.2-2) unstable; urgency=low | |
| 88 | |
| 89 * Moved /etc/noffle.conf to /etc/news/noffle.conf, according to policy. | |
| 90 Updated manual pages to reflect the new location. | |
| 91 * Updated and fixed installation scripts. | |
| 92 * Updated debian/rules, debian/copyright, debian/README.Debian. | |
| 93 * Updated description for -g in docs/noffle.1. | |
| 94 | |
| 95 -- Martin A. Godisch <godisch@tcs.inf.tu-dresden.de> Wed, 29 Jan 2003 20:51:44 +0100 | |
| 96 | |
| 336 | 97 noffle (1.0.1-1.1) stable-security; urgency=medium |
| 98 | |
| 99 * Non-maintainer upload by the Security Team | |
| 100 * Applied patch from Martin Godisch <godisch@tcs.inf.tu-dresden.de> to | |
| 101 fix buffer overflows. (See Bug#168128) | |
| 102 | |
| 103 -- Martin Schulze <joey@infodrom.org> Thu, 23 Jan 2003 10:51:38 +0100 | |
| 104 | |
| 301 | 105 noffle (1.1.2-1) unstable; urgency=low |
| 106 | |
| 107 * New maintainer upload, closes: #173756. | |
| 108 * New upstream release: | |
| 109 closes: #120175 (graceful handling of sudden disconnection), | |
| 110 closes: #166559 (filter crosspostings to gmane.spam.detected), | |
| 111 closes: #174882 (--help for ordinary users). | |
| 112 * Updated depends, recommends, suggests, provides, package description, | |
| 113 debhelper compatibility level, Debian standards version. | |
| 114 * Fixed possible strcpy() buffer overflows in src/configfile.c, | |
| 115 src/fetchlist.c, src/protocol.c, src/server.c, closes: #168128. | |
| 116 * Let noffle switch to news:news on startup when root is calling, prevents | |
| 117 root exploits and bad ownerships in the spool directory, e.g. when running | |
| 118 'noffle --query' as root. Removed 'su' in init and cron scripts according | |
| 119 to that change. Group-writeable spool directories are not longer needed. | |
| 120 * Let notification about failed posting preferably be sent to the Reply-To | |
| 121 address, closes: #156952. | |
| 122 * Fixed noffle homepage link, closes: #173743. | |
| 123 * Rewrote config scripts: removed Perl dependency, fixed script idempotency, | |
| 124 closes: #82462, #112225. | |
| 125 * Moved /etc/noffle/conf.debian to /etc/default/noffle, according to policy, | |
| 126 and /etc/noffle/conf to /etc/noffle.conf. | |
| 127 * Moved /var/spool/noffle/lock to /var/lock/noffle, so it will be cleaned on | |
| 128 system startup by /etc/init.d/bootmisc.sh. | |
| 129 * Deprecated /var/log/noffle, since cron.daily's output is logged by syslog | |
| 130 anyway, so syslog's news facility should be used instead. | |
| 131 * Added resource files for slrn and Emacs Gnus, taken from docs/NOTES. | |
| 132 * Removed INSTALL, noffle.lsm, and testing.txt from /usr/share/doc/noffle, | |
| 133 because they do not carry information useful to the end user. | |
| 134 * Added Lintian and Linda overrides to silence warning about news-owned | |
| 135 spool directories. | |
| 136 * Updated README.Debian. | |
| 137 * Added logcheck configuration and debian/watch. | |
| 138 * Thanks to Paul Slootman for sponsoring this package. | |
| 139 | |
| 140 -- Martin A. Godisch <godisch@tcs.inf.tu-dresden.de> Wed, 08 Jan 2003 13:22:10 +0100 | |
| 141 | |
| 142 noffle (1.0.1-1) unstable; urgency=low | |
| 143 | |
| 144 * New upstream release | |
| 145 * This version should fix occasional database corruption. | |
| 146 * Added German template translation; thanks to Sebastian Feltel | |
| 147 <sebastian @ feltel.de>. closes:#101011 | |
| 148 * Clarified initial usage in README.Debian. This closes:#100759 | |
| 149 but I think that the running as user "news" needs to be detected | |
| 150 int the app (also mentioned in the bug report). | |
| 151 * Clean up permissions of db files in the postinst, and also in the | |
| 152 cron.daily script. closes:#78835 | |
| 153 * /etc/noffle/conf and /etc/noffle/conf.debian aren't marked as | |
| 154 conffiles anymore, as they are manipulated by scripts. And they | |
| 155 hardly ever will change anyway. | |
| 156 * Extract current values from config files (if they exist) and put those | |
| 157 into debconf in config script. | |
| 158 | |
| 159 -- Paul Slootman <paul@debian.org> Mon, 24 Sep 2001 19:17:48 +0200 | |
| 160 | |
| 161 noffle (1.0pre8-1) unstable; urgency=low | |
| 162 | |
| 163 * New upstream release | |
| 164 | |
| 165 -- Paul Slootman <paul@debian.org> Wed, 8 Nov 2000 09:55:38 +0100 | |
| 166 | |
| 167 noffle (1.0pre7-4) unstable; urgency=low | |
| 168 | |
| 169 * Added libgdbmg1-dev to Build-Depends. | |
| 170 * Removed check for mail and sort from configure.in. | |
| 171 The above two changes closes:#72398 | |
| 172 | |
| 173 -- Paul Slootman <paul@debian.org> Tue, 26 Sep 2000 19:37:45 +0200 | |
| 174 | |
| 175 noffle (1.0pre7-3) unstable; urgency=low | |
| 176 | |
| 177 * Added Build-Depends (debhelper). | |
| 178 * Redirect savelog output to the bit bucket in the cron.daily script. | |
| 179 closes:#71210 | |
| 180 | |
| 181 -- Paul Slootman <paul@debian.org> Tue, 5 Sep 2000 18:55:43 +0200 | |
| 182 | |
| 183 noffle (1.0pre7-2) unstable; urgency=low | |
| 184 | |
| 185 * Added debconf support. I'm proud of myself :-) | |
| 186 * Changed "LIST ACTIVE" command to just "LIST". Older servers don't | |
| 187 understand the ACTIVE bit. Thanks to Rene H. Larsen for the bug report, | |
| 188 complete with patch. Also forwarded upstream. closes:#70617 | |
| 189 * Added --group MAIL to update-inetd command. | |
| 190 | |
| 191 -- Paul Slootman <paul@debian.org> Fri, 1 Sep 2000 21:00:11 +0200 | |
| 192 | |
| 193 noffle (1.0pre7-1) unstable; urgency=low | |
| 194 | |
| 195 * New upstream release | |
| 196 * First public version. Lots of tuning still needed. | |
| 197 | |
| 198 -- Paul Slootman <paul@debian.org> Wed, 26 Jul 2000 19:13:16 +0200 | |
| 199 | |
| 200 noffle (1.0pre6-2) unstable; urgency=low | |
| 201 | |
| 202 * First version with some real debian stuff (postinst etc.) | |
| 203 | |
| 204 -- Paul Slootman <paul@debian.org> Tue, 25 Jul 2000 22:03:34 +0200 | |
| 205 | |
| 206 noffle (1.0pre6-1) unstable; urgency=low | |
| 207 | |
| 208 * Initial Release. | |
| 209 * Only for experimentiing. | |
| 210 | |
| 211 -- Paul Slootman <paul@debian.org> Fri, 23 Jun 2000 12:00:59 +0200 | |
| 212 |
