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