irc/ircd-hybrid: Updates to 8.2.39

Changes since 8.2.38:

-- Noteworthy changes in version 8.2.39 (2021-08-14)
* `hidechans` and `hideidle` may now be set in `general::oper_only_umodes`
* OpenSSL 3.0 compatibility improvements
* Fixed crashing issue in the mkpasswd tool with older glibc
* Fixed issue where the ircd wouldn't listen on both IPv4 and IPv6 ports in
  case only a port but no address has been specified in a listen {} block
* Fixed a `STATS P` displaying issue with compressed ipv6 loopback/inaddr_any
This commit is contained in:
Santhosh Raju 2021-08-16 21:30:48 +02:00
parent a18b67648a
commit b237992a95
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
# Created by: David Taylor <davidt@yadt.co.uk>
PORTNAME= ircd-hybrid
PORTVERSION= 8.2.38
PORTVERSION= 8.2.39
CATEGORIES= irc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1610962005
SHA256 (ircd-hybrid-8.2.38.tgz) = c51034873a30823490b5bdfb3e7c3b75ed673ed947020d85c1131268a76bfb63
SIZE (ircd-hybrid-8.2.38.tgz) = 1039787
TIMESTAMP = 1629142019
SHA256 (ircd-hybrid-8.2.39.tgz) = 035d271f6b0dd451157f80146d189bc1c9b84cc9ba1b7ad06fd72ee5108e6e4d
SIZE (ircd-hybrid-8.2.39.tgz) = 1042772