]> arthur.barton.de Git - ngircd-web.git/commitdiff
ngIRCd Release 27 master
authorAlexander Barton <alex@barton.de>
Fri, 26 Apr 2024 15:16:05 +0000 (17:16 +0200)
committerAlexander Barton <alex@barton.de>
Fri, 26 Apr 2024 15:16:05 +0000 (17:16 +0200)
common/download.inc
common/help.inc
news.php.de
news.php.en

index 5b294d71361020ab749c799a1102903d0a10d5f0..c1906e26dbff4e3317c1126f3ddf618bb087dc2f 100644 (file)
@@ -1,14 +1,8 @@
 <dl>
        <dt>
-               <strong>ngIRCd Release 26.1</strong> (2021-01-02):
+               <strong>ngIRCd Release 27</strong> (2024-04-26):
        </dt>
-       <?php download_links("26.1", "ngircd.barton.de"); ?>
-       <?php download_links("26.1", "ngircd.mirror.3rz.de"); ?>
-       <?php download_links("26.1", "ngircd.sourceforge.io"); ?>
-       <dt>
-               <strong>ngIRCd Release 27~rc1</strong> (2024-04-13):
-       </dt>
-       <?php download_links("27~rc1", "ngircd.barton.de"); ?>
-       <?php download_links("27~rc1", "ngircd.mirror.3rz.de"); ?>
-       <?php download_links("27~rc1", "ngircd.sourceforge.io"); ?>
+       <?php download_links("27", "ngircd.barton.de"); ?>
+       <?php download_links("27", "ngircd.mirror.3rz.de"); ?>
+       <?php download_links("27", "ngircd.sourceforge.io"); ?>
 </dl>
index e95de606c4e90aa72b74e20ba1b597ebc9a3e39d..49b423a74d8e07837eabf9bcb4dcdbe4b162b8fa 100644 (file)
@@ -1,5 +1,5 @@
-ngIRCd 24-CHARCONV+DEBUG+IDENT+IPv6+IRCPLUS+PAM+SNIFFER+SSL+SYSLOG+TCPWRAP+ZLIB-x86_64/pc/linux-gnu
-Copyright (c)2001-2017 Alexander Barton (&lt;alex@barton.de&gt;) and Contributors.
+ngIRCd 27~rc1-CHARCONV+DEBUG+IDENT+IPv6+IRCPLUS+PAM+SNIFFER+SSL+SYSLOG+TCPWRAP+ZLIB-x86_64/pc/linux-gnu
+Copyright (c)2001-2024 Alexander Barton (&lt;alex@barton.de&gt;) and Contributors.
 Homepage: &lt;http://ngircd.barton.de/&gt;
 
 This is free software; see the source for copying conditions. There is NO
@@ -12,5 +12,6 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
   -s, --sniffer      enable network sniffer and display all IRC traffic
   -t, --configtest   read, validate and display configuration; then exit
   -V, --version      output version information and exit
+  -y, --syslog       log to syslog even when running in the foreground (-n)
   -h, --help         display this help and exit
 
index e1a522738e4cc2e32d1fa7d7577e300c2cca6939..e0492f1130c23ec9d35beaa5f1ea81c25fbe5185 100644 (file)
 </h3>
 <p>
        Die aktuelle stabile Version ist
-       <strong>Release 26.1</strong> vom 2. Januar 2021,
-       und
-       <strong>Release 27~rc1</strong> vom 13. April 2024
-       steht zum Test bereit;
+       <strong>Release 27</strong> vom 26. April 2024,
        siehe auch die
        <a href="download.php.de">Download-M&ouml;glichkeiten</a>.
 </p>
 </p>
 <p class="security">
        <strong>Achtung:</strong>
-       ngIRCd 20, 20.1 und 20.2 beinhalten einen Fehler,
-       der zum Absturz des Servers führen kann, wenn die Konfigurationsoption
-       <q>NoticeAuth</q> aktiviert ist (was <em>nicht</em> der Default ist).
-       ngIRCd 20 und 20.1 beinhaltet zudem einen Fehler, der es jedem Nutzer
-       ermöglicht, den Server-Dienst zum Absturz zu bringen.
-       <strong>Alle Installationen sollten auf Version 20.3 vom 23. August
-       2013 (oder neuer) aktualisiert werden!</strong>
+       ngIRCd bis einschließlich Release 26.1 hat SSL-Zertifikate bei
+       Server-Server-Links <em>nicht validiert</em>! Falls ngIRCd in einem
+       Netzwerk mit mehreren Servern eingesetzt wird, <strong>sollte auf
+       Version 27 vom 26. April 2024 (oder neuer) aktualisiert
+       werden!</strong>
 </p>
 <p>
        Die <a href="doc/NEWS">NEWS</a>-Datei und das
index 9d3298602cb2db0615dd6cc59c0570fcca4daace..2091ad9bb85c80dd11f00b307afc4f9142431856 100644 (file)
 </h3>
 <p>
        The current stable version is
-       <strong>Release 26.1</strong> of January 1 2021,
-       and
-       <strong>Release 27~rc1</strong> of April 13 2024
-       is ready for testing;
+       <strong>Release 27</strong> of April 26 2024,
        please refer to the <a href="download.php.en">Download</a>
        options.
 </p>
 </p>
 <p class="security">
        <strong>Caution:</strong>
-       ngIRCd 20, 20.1, and 20.2 contain an error that could crash
-       the server daemon when the configuration option <q>NoticeAuth</q> is
-       enabled (which is <em>not</em> the default).
-       ngIRCd 20 and 20.1 both contain an additional error that allows
-       arbitrary users to crash the server daemon.
-       <strong>All installations should be updated to version 20.3 (released
-       August 23, 2013) or newer!</strong>
+       ngIRCd up to and including release 26.1 did <em>not validate</em> SSL
+       certificates on server-server links! If you run a network of ngIRCd
+       daemons <strong>you should upgrade to ngIRCd 27 (released April 26,
+       2024) or newer!</strong>
 </p>
 <p>
        The <a href="doc/NEWS">NEWS</a>-file and the