Skip to content

Commit abbbcd1

Browse files
committed
** UnrealIRCd 6.2.4 **
1 parent bd0dea4 commit abbbcd1

10 files changed

Lines changed: 35 additions & 32 deletions

File tree

Config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ echo "We will now ask you a number of questions. You can just press ENTER to acc
377377
echo ""
378378

379379
# This needs to be updated each release so auto-upgrading works for settings, modules, etc!!:
380-
UNREALRELEASES="6.2.3 6.2.3-rc2 6.2.3-rc1 6.2.2 6.2.1 6.2.1-rc2 6.2.1-rc1 6.2.0.2 6.2.0.1 6.2.0 6.2.0-beta3 6.2.0-beta2 6.2.0-beta1 6.1.10 6.1.10-rc1 6.1.9 6.1.8 6.1.8.1 6.1.8 6.1.8-rc1 6.1.7 6.1.7-rc1 6.1.6 6.1.6-rc1 6.1.5 6.1.4 6.1.3 6.1.3-rc1 6.1.2.3 6.1.2.2 6.1.2.1 6.1.2 6.1.2-rc2 6.1.2-rc1 6.1.1.1 6.1.1 6.1.0 6.1.0-rc2 6.1.0-rc1 6.0.7 6.0.6 6.0.5 6.0.5-rc2 6.0.5-rc1 6.0.4.2 6.0.4.1 6.0.4 6.0.4-rc2 6.0.4-rc1 6.0.3 6.0.2 6.0.1.1 6.0.1 6.0.0"
380+
UNREALRELEASES="6.2.4-rc1 6.2.3 6.2.3-rc2 6.2.3-rc1 6.2.2 6.2.1 6.2.1-rc2 6.2.1-rc1 6.2.0.2 6.2.0.1 6.2.0 6.2.0-beta3 6.2.0-beta2 6.2.0-beta1 6.1.10 6.1.10-rc1 6.1.9 6.1.8 6.1.8.1 6.1.8 6.1.8-rc1 6.1.7 6.1.7-rc1 6.1.6 6.1.6-rc1 6.1.5 6.1.4 6.1.3 6.1.3-rc1 6.1.2.3 6.1.2.2 6.1.2.1 6.1.2 6.1.2-rc2 6.1.2-rc1 6.1.1.1 6.1.1 6.1.0 6.1.0-rc2 6.1.0-rc1 6.0.7 6.0.6 6.0.5 6.0.5-rc2 6.0.5-rc1 6.0.4.2 6.0.4.1 6.0.4 6.0.4-rc2 6.0.4-rc1 6.0.3 6.0.2 6.0.1.1 6.0.1 6.0.0"
381381
if [ -f "config.settings" ]; then
382382
. ./config.settings
383383
else

configure

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.72 for unrealircd 6.2.4-rc1.
3+
# Generated by GNU Autoconf 2.72 for unrealircd 6.2.4.
44
#
55
# Report bugs to <https://bugs.unrealircd.org/>.
66
#
@@ -604,8 +604,8 @@ MAKEFLAGS=
604604
# Identity of this package.
605605
PACKAGE_NAME='unrealircd'
606606
PACKAGE_TARNAME='unrealircd'
607-
PACKAGE_VERSION='6.2.4-rc1'
608-
PACKAGE_STRING='unrealircd 6.2.4-rc1'
607+
PACKAGE_VERSION='6.2.4'
608+
PACKAGE_STRING='unrealircd 6.2.4'
609609
PACKAGE_BUGREPORT='https://bugs.unrealircd.org/'
610610
PACKAGE_URL='https://unrealircd.org/'
611611

@@ -1359,7 +1359,7 @@ if test "$ac_init_help" = "long"; then
13591359
# Omit some internal or obsolete options to make the list less imposing.
13601360
# This message is too long to be a string in the A/UX 3.1 sh.
13611361
cat <<_ACEOF
1362-
'configure' configures unrealircd 6.2.4-rc1 to adapt to many kinds of systems.
1362+
'configure' configures unrealircd 6.2.4 to adapt to many kinds of systems.
13631363
13641364
Usage: $0 [OPTION]... [VAR=VALUE]...
13651365
@@ -1425,7 +1425,7 @@ fi
14251425

14261426
if test -n "$ac_init_help"; then
14271427
case $ac_init_help in
1428-
short | recursive ) echo "Configuration of unrealircd 6.2.4-rc1:";;
1428+
short | recursive ) echo "Configuration of unrealircd 6.2.4:";;
14291429
esac
14301430
cat <<\_ACEOF
14311431
@@ -1598,7 +1598,7 @@ fi
15981598
test -n "$ac_init_help" && exit $ac_status
15991599
if $ac_init_version; then
16001600
cat <<\_ACEOF
1601-
unrealircd configure 6.2.4-rc1
1601+
unrealircd configure 6.2.4
16021602
generated by GNU Autoconf 2.72
16031603
16041604
Copyright (C) 2023 Free Software Foundation, Inc.
@@ -1905,7 +1905,7 @@ cat >config.log <<_ACEOF
19051905
This file contains any messages produced by compilers while
19061906
running configure, to aid debugging if configure makes a mistake.
19071907
1908-
It was created by unrealircd $as_me 6.2.4-rc1, which was
1908+
It was created by unrealircd $as_me 6.2.4, which was
19091909
generated by GNU Autoconf 2.72. Invocation command line was
19101910
19111911
$ $0$ac_configure_args_raw
@@ -2713,7 +2713,7 @@ printf "%s\n" "#define UNREAL_VERSION_MINOR $UNREAL_VERSION_MINOR" >>confdefs.h
27132713
# The version suffix such as a beta marker or release candidate
27142714
# marker. (e.g.: -rcX for unrealircd-3.2.9-rcX). This macro is a
27152715
# string instead of an integer because it contains arbitrary data.
2716-
UNREAL_VERSION_SUFFIX="-rc1"
2716+
UNREAL_VERSION_SUFFIX=""
27172717

27182718
printf "%s\n" "#define UNREAL_VERSION_SUFFIX \"$UNREAL_VERSION_SUFFIX\"" >>confdefs.h
27192719

@@ -10713,7 +10713,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
1071310713
# report actual input values of CONFIG_FILES etc. instead of their
1071410714
# values after options handling.
1071510715
ac_log="
10716-
This file was extended by unrealircd $as_me 6.2.4-rc1, which was
10716+
This file was extended by unrealircd $as_me 6.2.4, which was
1071710717
generated by GNU Autoconf 2.72. Invocation command line was
1071810718
1071910719
CONFIG_FILES = $CONFIG_FILES
@@ -10778,7 +10778,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
1077810778
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1077910779
ac_cs_config='$ac_cs_config_escaped'
1078010780
ac_cs_version="\\
10781-
unrealircd config.status 6.2.4-rc1
10781+
unrealircd config.status 6.2.4
1078210782
configured by $0, generated by GNU Autoconf 2.72,
1078310783
with options \\"\$ac_cs_config\\"
1078410784

configure.ac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dnl src/windows/unrealinst.iss
77
dnl doc/Config.header
88
dnl src/version.c.SH
99

10-
AC_INIT([unrealircd], [6.2.4-rc1], [https://bugs.unrealircd.org/], [], [https://unrealircd.org/])
10+
AC_INIT([unrealircd], [6.2.4], [https://bugs.unrealircd.org/], [], [https://unrealircd.org/])
1111
AC_CONFIG_SRCDIR([src/ircd.c])
1212
AC_CONFIG_HEADER([include/setup.h])
1313
AC_CONFIG_AUX_DIR([autoconf])
@@ -38,7 +38,7 @@ AC_DEFINE_UNQUOTED([UNREAL_VERSION_MINOR], [$UNREAL_VERSION_MINOR], [Minor versi
3838
# The version suffix such as a beta marker or release candidate
3939
# marker. (e.g.: -rcX for unrealircd-3.2.9-rcX). This macro is a
4040
# string instead of an integer because it contains arbitrary data.
41-
UNREAL_VERSION_SUFFIX=["-rc1"]
41+
UNREAL_VERSION_SUFFIX=[""]
4242
AC_DEFINE_UNQUOTED([UNREAL_VERSION_SUFFIX], ["$UNREAL_VERSION_SUFFIX"], [Version suffix such as a beta marker or release candidate marker. (e.g.: -rcX for unrealircd-3.2.9-rcX)])
4343

4444
AC_PATH_PROG(RM,rm)

doc/Config.header

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
\___/|_| |_|_| \___|\__,_|_|\___/\_| \_| \____/\__,_|
88

99
Configuration Program
10-
for UnrealIRCd 6.2.4-rc1
10+
for UnrealIRCd 6.2.4
1111

1212
This program will help you to compile your IRC server, and ask you
1313
questions regarding the compile-time settings of it during the process.

doc/RELEASE-NOTES.md

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
1-
UnrealIRCd 6.2.4-rc1
2-
=====================
1+
UnrealIRCd 6.2.4
2+
=================
33

4-
This is the Release Candidate for future version 6.2.4. You can help us by
5-
testing this release and reporting bugs to https://bugs.unrealircd.org/
6-
7-
This version comes with optional multiline support and a lot of new
8-
conditional config and crule functions, plus a new GeoIP engine.
9-
A bug has been fixed that would confuse services with +e/+I extbans
10-
and a Windows crash bug has been resolved.
4+
This version comes with optional multiline support (not loaded by default
5+
yet), a lot of new conditional config and crule functions, and a new
6+
GeoIP engine. A bug has been fixed that could confuse services with +e/+I
7+
extbans and a Windows crash bug has been resolved.
118

129
### Enhancements:
1310
* Add [IRCv3 draft/multiline](https://ircv3.net/specs/extensions/multiline)
@@ -30,7 +27,8 @@ and a Windows crash bug has been resolved.
3027
using a fallback algorithm.
3128

3229
IMPORTANT: This module is **not loaded by default** at the moment. You need
33-
a `loadmodule "multiline";` to use it.
30+
a `loadmodule "multiline";` to use it. In a future version of UnrealIRCd we
31+
will likely load this module by default, after receiving more feedback.
3432

3533
Regarding limits and anti-flood:
3634
* This obeys the limit of `+f` subtype `t`: so `+f [5t]:15` (max 5 lines
@@ -76,7 +74,7 @@ and a Windows crash bug has been resolved.
7674
variable from an OS environment variable.
7775
* New `@error "message"` and `@warning "message"` directives.
7876
Eg for `if !environment("ADMIN")` `@error "ADMIN env var not defined"`.
79-
* New [crule functions](https://www.unrealircd.org/docs/Security_groups#Rules)
77+
* New [crule functions](https://www.unrealircd.org/docs/Crule)
8078
for use in security groups, match items, spamfilter::rule:
8179
* Boolean checks: `is_oper`, `is_local`, `has_swhois`
8280
* Match functions: `match_class`, `match_server`, `match_vhost`,
@@ -89,7 +87,7 @@ and a Windows crash bug has been resolved.
8987
* Text analysis: `text_byte_count`, `text_character_count`, `word_count`,
9088
`uppercase_percentage`, `digit_percentage`, `non_ascii_percentage`,
9189
`max_repeat_count`, `mixed_utf8_score`, `unicode_block_count`
92-
* The [documentation](https://www.unrealircd.org/docs/Security_groups#Rules)
90+
* The [documentation](https://www.unrealircd.org/docs/Crule)
9391
also has been rewritten to group the functions for a better overall view.
9492

9593
### Changes:
@@ -104,9 +102,10 @@ and a Windows crash bug has been resolved.
104102
* Errors in TLS certificate/keys are now fatal errors.
105103

106104
### Fixes:
105+
* The Windows version could crash after a few minutes due to missing MODVAR.
107106
* Downgrade shipped sodium library to 1.0.20 to fix arm64 compile issue
108107
with 1.0.21.
109-
* The Windows version could crash after a few minutes due to missing MODVAR.
108+
* Compile fixes when using OpenSSL 4.0.0
110109
* Named extbans in `+e` and `+I` were supposed to be sent with letters instead
111110
of names to servers not supporting them (UnrealIRCd older than 6 and Services),
112111
but this was not the case. Is now fixed. This bug caused for example Anope 2.0.x
@@ -165,6 +164,10 @@ and a Windows crash bug has been resolved.
165164
is supported.
166165
* ClientContext now has a new field `fake_lag_added_msec` and there is
167166
a new function `subtract_fake_lag()`. This is used by multiline, for example.
167+
* We now guard that `CommandOverrideAdd()` is only used in `MOD_LOAD` and
168+
not in `MOD_INIT` (otherwise it is too early, commands may not exist yet).
169+
Similarly, we ensure `EfunctionAdd()` is used from `MOD_TEST`. Clear
170+
errors are logged in both cases if you try to do otherwise.
168171

169172
UnrealIRCd 6.2.3
170173
-----------------

doc/conf/modules.default.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* [6.2.4-rc1]
1+
/* [6.2.4]
22
* This file will load (nearly) all modules available on UnrealIRCd.
33
* So all commands, channel modes, user modes, etc..
44
*

extras/doxygen/Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = "UnrealIRCd"
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = 6.2.4-rc1
41+
PROJECT_NUMBER = 6.2.4
4242

4343
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444
# for a project that appears at the top of each page and should give viewer a

include/windows/setup.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@
7676

7777
/* Version suffix such as a beta marker or release candidate marker. (e.g.:
7878
-rcX for unrealircd-3.2.9-rcX) */
79-
#define UNREAL_VERSION_SUFFIX "-rc1"
79+
#define UNREAL_VERSION_SUFFIX ""
8080

8181
#endif

src/version.c.SH

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ echo "Extracting src/version.c..."
77
if [ -d ../.git ]; then
88
SUFFIX="-$(git rev-parse --short HEAD)"
99
fi
10-
id="6.2.4-rc1$SUFFIX"
10+
id="6.2.4$SUFFIX"
1111
echo "$id"
1212

1313
if test -r version.c

src/windows/unrealinst.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
[Setup]
88
AppName=UnrealIRCd 6
9-
AppVerName=UnrealIRCd 6.2.4-rc1
9+
AppVerName=UnrealIRCd 6.2.4
1010
AppPublisher=UnrealIRCd Team
1111
AppPublisherURL=https://www.unrealircd.org
1212
AppSupportURL=https://www.unrealircd.org

0 commit comments

Comments
 (0)