Update to 3.2.10.2.

==[ .2 RELEASE ]==
The following major issues were present in 3.2.10 & 3.2.10.1 and have
been fixed in this version:
- A remote crash issue when compiled with SSL (NULL pointer dereference)
- A second issue that can potentially lead to a crash (read-after-free)

In addition to these 3.2.10.x fixes there were also some other bugs fixed,
mostly in the area of server linking and flood hardening.

The external libraries of the Windows version have been updated (openssl,
c-ares, zlib). The bundled c-ares source (for *NIX) has been updated too.

PR:		ports/185249
Submitted by:	Jr Aquino <tanawts@gmail.com> (maintainer)
This commit is contained in:
Raphael Kubo da Costa 2014-01-06 22:36:23 +00:00
parent d53a5867df
commit 6b3bb2140e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338950
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Unreal
PORTVERSION= 3.2.10.1
PORTVERSION= 3.2.10.2
CATEGORIES= irc ipv6
MASTER_SITES= http://www.unrealircd.com/downloads/
DISTNAME= ${PORTNAME}${PORTVERSION}

View file

@ -1,2 +1,2 @@
SHA256 (Unreal3.2.10.1.tar.gz) = 79843002413a42deabed7d1471abc15944c94d3a41f02fcebc3601e50d282036
SIZE (Unreal3.2.10.1.tar.gz) = 3135615
SHA256 (Unreal3.2.10.2.tar.gz) = 70fd18c0b0f395e0e8d33109bd838f47d6d5317423bc8ea21173fc2e0a4b3d93
SIZE (Unreal3.2.10.2.tar.gz) = 3520861