<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/wendzelnntpd/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/wendzelnntpd/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 19 Apr 2021 17:32:42 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/wendzelnntpd/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>Calling for Beta Testers!</title><link>https://sourceforge.net/p/wendzelnntpd/news/2021/04/calling-for-beta-testers/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Dear Usenet users,&lt;/p&gt;
&lt;p&gt;I am looking for beta testers for WendzelNNTPd as I plan to introduce some still missing NNTP features in upcoming releases, such as TLS support and synchronization with other NNTP servers. Moreover do I look for people who like to test the current release for bugs to improve the overall stability and usability of the server.&lt;/p&gt;
&lt;p&gt;If you are interested in helping, let me know: wendzel (at) hs-worms (dot) de.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br/&gt;
Steffen&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steffen Wendzel</dc:creator><pubDate>Mon, 19 Apr 2021 17:32:42 -0000</pubDate><guid>https://sourceforge.net6c10adf41a19c801496debcd8993db708634e46a</guid></item><item><title>WendzelNNTPd 2.1.3 released, including a SECURITY FIX!</title><link>https://sourceforge.net/p/wendzelnntpd/news/2021/04/wendzelnntpd-213-released-including-a-security-fix/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This new release includes a security fix (see changelog below). The security bug can be used to cause the server to exit, i.e. it is a reliability bug. &lt;strong&gt;An update is recommended for all users.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Changelog for 2.1.3-stable "Friedrichroda" : 17-Apr-2021:&lt;/p&gt;
&lt;p&gt;As usual, every new release gets named after a nice travel location.&lt;br/&gt;
This time it is Friedrichroda, Germany.&lt;/p&gt;
&lt;p&gt;FIXES:&lt;br/&gt;
 - Do not exit on SIG_PIPE (broken pipe) &lt;strong&gt;&lt;em&gt; security fix (DoS) &lt;/em&gt;&lt;/strong&gt;.&lt;br/&gt;
    This would be exploitable easily by "echo | telnet hostname port"!&lt;br/&gt;
    This fix requires support for the send() flag MSG_NOSIGNAL. Seems&lt;br/&gt;
    to be present in *BSD and Linux (at least).&lt;br/&gt;
 - Modified regex checks during POST command:&lt;br/&gt;
   - Prevent postings to Newsgroups: ,,,&lt;br/&gt;
   - Prevent sender '@'&lt;br/&gt;
   - Prevent \r\n\t in subjects&lt;br/&gt;
   - Unified structure of regex tests with macros&lt;br/&gt;
 - Minor fix in documentation for ACL management.&lt;/p&gt;
&lt;p&gt;ADDED FEATURES:&lt;br/&gt;
 - Created the manpages &lt;code&gt;wendzelnntpd(8)&lt;/code&gt; and &lt;code&gt;wendzelnntpadm(8)&lt;/code&gt;.&lt;br/&gt;
 - The make target "install" now installs manpages, too.&lt;/p&gt;
&lt;p&gt;MISC:&lt;br/&gt;
 - Listen on ::1 per default, too (in addition to 127.0.0.1).&lt;br/&gt;
 - Slackware build script does not require &lt;code&gt;make install&lt;/code&gt; anymore,&lt;br/&gt;
   which makes the whole process much cleaner. Also, this is quicker.&lt;br/&gt;
 - Added additional meta-data for Slackbuild.com compatibility (beta).&lt;br/&gt;
 - Applied several adjustments and improvements from SBo's repository.&lt;br/&gt;
 - Improved some comments in the code.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steffen Wendzel</dc:creator><pubDate>Mon, 19 Apr 2021 17:29:04 -0000</pubDate><guid>https://sourceforge.netaf7e50bcd42e4d3c124b9ead0fe95d240988d0b0</guid></item><item><title>WendzelNNTPd 2.1.2 released and Slackware packages available</title><link>https://sourceforge.net/p/wendzelnntpd/news/2021/04/wendzelnntpd-213-released-and-slackware-packages-available/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Version 2.1.2 has been released, including several small changes, see changelog file &lt;a href="https://github.com/cdpxe/WendzelNNTPd/blob/master/CHANGELOG" rel="nofollow"&gt;https://github.com/cdpxe/WendzelNNTPd/blob/master/CHANGELOG&lt;/a&gt; . Also, there is now an official Slackbuild package for Slackware users, see &lt;a href="https://cdpxe.github.io/WendzelNNTPd/" rel="nofollow"&gt;https://cdpxe.github.io/WendzelNNTPd/&lt;/a&gt; for details.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steffen Wendzel</dc:creator><pubDate>Sun, 11 Apr 2021 16:13:11 -0000</pubDate><guid>https://sourceforge.net04d9c661060819072369b71eb3f0276ae7a5b7d8</guid></item><item><title>WendzelNNTPd 2.0.8 released! </title><link>https://sourceforge.net/p/wendzelnntpd/news/2017/01/wendzelnntpd-208-released-/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This new minor release is basically just an improvement for those who are new to WendzelNNTPd. The documentation was improved and the code now compiles a bit easier under FreeBSD. No bugs were discovered or fixed and an update from v.2.0.7 is not necessary. Cf. &lt;a class="" href="https://github.com/cdpxe/WendzelNNTPd/blob/master/WendzelNNTPd-OSE/CHANGELOG" rel="nofollow"&gt;CHANGELOG file&lt;/a&gt; for details.&lt;/p&gt;
&lt;p&gt;As usual: Enjoy the new release!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steffen Wendzel</dc:creator><pubDate>Tue, 31 Jan 2017 21:27:57 -0000</pubDate><guid>https://sourceforge.netfd3ddc18f575ad41f6e6b1dbb96f2aa292a33b23</guid></item><item><title>WendzelNNTPd 2.0.7 released!</title><link>https://sourceforge.net/p/wendzelnntpd/news/2015/10/wendzelnntpd-207-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This new release fixes a problem with the XHDR command that led to problems with some Usenet clients (e.g. claws-mail). Additional tiny improvements were made to improve the error reporting.&lt;/p&gt;
&lt;p&gt;No security fixes were applied but it is recommended to upgrade from all v2.0.x releases to v2.0.7 in order to prevent NNTP protocol problems with clients using XHDR.&lt;/p&gt;
&lt;p&gt;As usual: Enjoy the new release!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steffen Wendzel</dc:creator><pubDate>Mon, 26 Oct 2015 13:24:27 -0000</pubDate><guid>https://sourceforge.netaa253cb640849776aff174d41fc7a84f11d7098e</guid></item><item><title>Shifted Code Repository</title><link>https://sourceforge.net/p/wendzelnntpd/news/2015/09/shifted-code-repository/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Please note that the current source code of the server was shifted from SourceForge to GitHub (https://github.com/cdpxe/WendzelNNTPd). However, the project page at SourceForge will remain and all new releases will be immediately published on SourceForge as usual. In other words: I only changed the location where the code will be hosted.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steffen Wendzel</dc:creator><pubDate>Sat, 26 Sep 2015 11:02:48 -0000</pubDate><guid>https://sourceforge.netfed1197e29b34eb6cff3fd214e4433828b9e29e8</guid></item><item><title>WendzelNNTPd 2.0.6 released!</title><link>https://sourceforge.net/p/wendzelnntpd/news/2015/09/wendzelnntpd-206-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This is the release of WendzelNNTPd-2.0.6. This release integrates a new feature to configure the max. allowed size of postings plus several tiny cleanups and improvements (especially in the documentation).&lt;/p&gt;
&lt;p&gt;This release contains no security updates or bug fixes. If you run v2.0.5, no update will be required.&lt;/p&gt;
&lt;p&gt;As usual: Have a lot of fun with this server!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steffen Wendzel</dc:creator><pubDate>Sat, 26 Sep 2015 10:02:33 -0000</pubDate><guid>https://sourceforge.net37c94381ef41750eb8c90c37e8889ccca6338881</guid></item><item><title>WendzelNNTPd 2.0.4 released!</title><link>https://sourceforge.net/p/wendzelnntpd/news/2015/03/wendzelnntpd-204-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The new release contains several fixes and performs better with several NNTP clients which previously caused problems due to problematic NNTP implementations.&lt;/p&gt;
&lt;p&gt;Upgrades from 2.0.x to 2.0.y are now easy to perform and the documentation was improved. Moreover, WendzelNNTPd can now be compiled without MySQL or without SQLite support if desired.&lt;/p&gt;
&lt;p&gt;Additionally, a quick-and-dirty solution to upgrade from very old 1.4.x releases to 2.0.x was introduced in the documentation.&lt;/p&gt;
&lt;p&gt;Please report bugs and feature requests using the SourceForge Ticket system.&lt;/p&gt;
&lt;p&gt;Have a lot of fun with this new release,&lt;br /&gt;
Steffen&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steffen Wendzel</dc:creator><pubDate>Sat, 28 Mar 2015 17:20:49 -0000</pubDate><guid>https://sourceforge.net85f7792569c9c4a78dfc0f6981c7d495d90d209b</guid></item><item><title>WendzelNNTPd is not dead!</title><link>https://sourceforge.net/p/wendzelnntpd/news/2015/03/wendzelnntpd-is-not-dead/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The latest version of WendzelNNTPd was released in August 2012. However, please note that I am keeping this software up-to-date regarding bugfixes, which you can submit using the "Bugs" tab. Also, the latest version of the software is always available via SVN, featuring tiny updates from &lt;em&gt;today&lt;/em&gt; (March, 25 2015).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steffen Wendzel</dc:creator><pubDate>Wed, 25 Mar 2015 20:34:29 -0000</pubDate><guid>https://sourceforge.nete3d670596b21558b8d059723f327b651f5450afe</guid></item><item><title>WendzelNNTPd-1.4.1 released!</title><link>https://sourceforge.net/p/wendzelnntpd/news/2009/02/wendzelnntpd-141-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;WendzelNNTPd is now able to log the IPs of established and closed connections. There were many bugfixes in this new version including two crashdump fixes.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steffen Wendzel</dc:creator><pubDate>Sun, 08 Feb 2009 20:44:46 -0000</pubDate><guid>https://sourceforge.net9cbaa9488c6965c61ef8540b01c584d7be9e5195</guid></item></channel></rss>