mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-28 20:46:38 +02:00
** UnrealIRCd 6.0.1 **
This commit is contained in:
@@ -356,7 +356,7 @@ echo "We will now ask you a number of questions. You can just press ENTER to acc
|
||||
echo ""
|
||||
|
||||
# This needs to be updated each release so auto-upgrading works for settings, modules, etc!!:
|
||||
UNREALRELEASES="unrealircd-6.0.0 unrealircd-6.0.0-rc2 unrealircd-6.0.0-rc1 unrealircd-6.0.0-beta4 unrealircd-6.0.0-beta3 unrealircd-6.0.0-beta2 unrealircd-6.0.0-beta1 unrealircd-5.2.2 unrealircd-5.2.1.1 unrealircd-5.2.1 unrealircd-5.2.1-rc1 unrealircd-5.2.0.2 unrealircd-5.2.0.1 unrealircd-5.2.0 unrealircd-5.2.0-rc1 unrealircd-5.0.9.1 unrealircd-5.0.9 unrealircd-5.0.9-rc1 unrealircd-5.0.8 unrealircd-5.0.8-rc1 unrealircd-5.0.7 unrealircd-5.0.7-rc1 unrealircd-5.0.6 unrealircd-5.0.5.1"
|
||||
UNREALRELEASES="unrealircd-6.0.0 unrealircd-6.0.0-rc2 unrealircd-6.0.0-rc1 unrealircd-6.0.0-beta4 unrealircd-6.0.0-beta3 unrealircd-6.0.0-beta2 unrealircd-6.0.0-beta1 unrealircd-5.2.3 unrealircd-5.2.2 unrealircd-5.2.1.1 unrealircd-5.2.1 unrealircd-5.2.1-rc1 unrealircd-5.2.0.2 unrealircd-5.2.0.1 unrealircd-5.2.0 unrealircd-5.2.0-rc1 unrealircd-5.0.9.1 unrealircd-5.0.9 unrealircd-5.0.9-rc1 unrealircd-5.0.8 unrealircd-5.0.8-rc1 unrealircd-5.0.7 unrealircd-5.0.7-rc1 unrealircd-5.0.6"
|
||||
if [ -f "config.settings" ]; then
|
||||
. ./config.settings
|
||||
else
|
||||
|
||||
@@ -1,10 +1,6 @@
|
||||
UnrealIRCd 6.0.1-git
|
||||
UnrealIRCd 6.0.1
|
||||
=================
|
||||
**This is work in progres**
|
||||
|
||||
This is the second stable release of UnrealIRCd 6.
|
||||
|
||||
If you are already running UnrealIRCd 6 then read below on the small
|
||||
If you are already running UnrealIRCd 6 then read below on the few
|
||||
changes between 6.0.0 and 6.0.1. Otherwise, jump straight to the
|
||||
[summary about UnrealIRCd 6](#Summary) to learn more about UnrealIRCd 6.
|
||||
|
||||
@@ -56,7 +52,7 @@ security issues will be fixed. Finally, after July 1, 2023,
|
||||
|
||||
If you want to hold off for a while because you are cautious or if you
|
||||
depend on 3rd party modules (which may not have been upgraded yet by their
|
||||
authors) then feel free to wait for a 6.0.1 or 6.0.2 release.
|
||||
authors) then feel free to wait a while.
|
||||
|
||||
If you are upgrading from UnrealIRCd 5 to 6 then you can use your existing
|
||||
configuration and files. There's no need to start from scratch.
|
||||
|
||||
Reference in New Issue
Block a user