summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2022-04-24 13:46:58 +0000
committernia <nia@pkgsrc.org>2022-04-24 13:46:58 +0000
commit981cf1388015890bda06c42bd383bae561a477b3 (patch)
tree63ffa117d1eafd97874ca5637239ab521246869a /chat
parentc107216bcb9283cf623e315aca3659dc0d58cc9b (diff)
downloadpkgsrc-981cf1388015890bda06c42bd383bae561a477b3.tar.gz
unrealircd6: update to 6.0.3
UnrealIRCd 6.0.3 ================= A number of serious issues were discovered in UnrealIRCd 6. Among these is an issue which will likely crash the IRCd sooner or later if you /REHASH with any active clients connected. We suggest everyone who is running UnrealIRCd 6 to upgrade to 6.0.3. If you are already running UnrealIRCd 6 then read below. Otherwise, jump straight to the [summary about UnrealIRCd 6](#Summary) to learn more about UnrealIRCd 6. Fixes: * Crash in `WATCH` if the IRCd has been rehashed at least once. After doing a `REHASH` with active clients it will likely corrupt memory. It may take several days until after the rehash for the crash to occur, or even weeks/months on smaller networks (accidental triggering, that is). * A `REHASH` with certain remote includes setups could cause a crash or other weird and confusing problems such as complaining about unable to open an ipv6-database or missing snomask configuration. This only affected some people with remote includes, not all. * Potential out-of-bounds write in sending code. In practice it seems harmless on most servers but this cannot be 100% guaranteed. * Unlikely triggered log message would log uninitialized stack data to the log file or send it to ircops. * Channel ops could not remove halfops from a user (`-h`). * After using the `RESTART` command (not recommended) the new IRCd was often no longer writing to log files. * Fix compile problem if you choose to use cURL remote includes but don't have cURL on the system and ask UnrealIRCd to compile cURL. Enhancements: * The default text log format on disk changed. It now includes the server name where the event was generated. Without this, it was sometimes difficult to trace problems, since previously it sometimes looked like there was a problem on your server when it was actually another server on the network. * Old log format: `[DATE TIME] subsystem.EVENT_ID loglevel: ........` * New log format: `[DATE TIME] servername subsystem.EVENT_ID loglevel: ........` Changes: * Any MOTD lines added by services via [`SVSMOTD`](https://www.unrealircd.org/docs/MOTD_and_Rules#SVSMOTD) are now shown at the end of the MOTD-on-connect (unless using a shortmotd). Previously the lines were only shown if you manually ran the `MOTD` command. Developers and protocol: * `LIST C<xx` now means: filter on channels that are created less than `xx` minutes ago. This is the opposite of what we had earlier. `LIST T<xx` is now supported as well (topic changed in last xx minutes), it was already advertised in ELIST but support was not enabled previously.
Diffstat (limited to 'chat')
-rw-r--r--chat/unrealircd6/Makefile4
-rw-r--r--chat/unrealircd6/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/chat/unrealircd6/Makefile b/chat/unrealircd6/Makefile
index 0b33ce08e31..ca0addf593c 100644
--- a/chat/unrealircd6/Makefile
+++ b/chat/unrealircd6/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2022/03/04 08:44:33 nia Exp $
+# $NetBSD: Makefile,v 1.2 2022/04/24 13:46:58 nia Exp $
-DISTNAME= unrealircd-6.0.2
+DISTNAME= unrealircd-6.0.3
CATEGORIES= chat
MASTER_SITES= https://www.unrealircd.org/downloads/
diff --git a/chat/unrealircd6/distinfo b/chat/unrealircd6/distinfo
index 09d3be43807..12ca6879efc 100644
--- a/chat/unrealircd6/distinfo
+++ b/chat/unrealircd6/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2022/03/04 08:44:33 nia Exp $
+$NetBSD: distinfo,v 1.2 2022/04/24 13:46:58 nia Exp $
-BLAKE2s (unrealircd-6.0.2.tar.gz) = b6e3e6538fcb541ebeca4e36febf74e2a7e3167768f68cb72e2022fb2d071f53
-SHA512 (unrealircd-6.0.2.tar.gz) = 041f97ad82d89222ad49bdc7db83869fc5133a049dd5354c34759c33c16307b9d60c25d3ef4e19a549059e3a0030699d061bd03fa8118428ded1f1e79d483398
-Size (unrealircd-6.0.2.tar.gz) = 8672255 bytes
+BLAKE2s (unrealircd-6.0.3.tar.gz) = 2f5fa9a2dfef120080317c94d354f52d0e6eb1c12ce5a7a508a8ffe934c95820
+SHA512 (unrealircd-6.0.3.tar.gz) = be3b823eee42e5ecf7ffbdcac0d56cf4ff4cde8aa082affa8c2f78518a3c54a2d8bb3956cf2b95060958d7c3382ca8da00e6f7b816670cf3ba48e3b8588adba3
+Size (unrealircd-6.0.3.tar.gz) = 8673998 bytes
SHA1 (patch-include_h.h) = 3fa85b08f1d9e317a45cb8f54a61e0560617e72d