Commit Graph

19 Commits

Author SHA1 Message Date
jasper
f28e52db4b Security fix for CVE-2013-2130,
ZNC Multiple NULL Pointer Dereference Vulnerabilities

ok brad@ (MAINTAINER)
2013-07-17 07:19:38 +00:00
brad
208c65393b Enable the threaded DNS support for znc now that our getaddrinfo()
is thread-safe. Remove an incredibly stupid autoconf test which
assumes that the lack of the getaddrinfo() flag AI_ADDRCONFIG means
getaddrinfo() is not thread-safe. Although that was the case in the
past and properly resulted in the threaded DNS support not being
utilized on OpenBSD/NetBSD it is no longer true.

ok sthen@
2013-04-01 14:30:32 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
brad
c49af013fc Update to znc 1.0.
ok jcs@
2012-11-17 00:16:54 +00:00
sthen
2d817bf514 update ZNC to 0.206, from Brad
mostly minor fixes etc., http://wiki.znc.in/ChangeLog/0.206
2012-04-28 09:33:58 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
sthen
09925fad86 update to znc 0.204; fixes CVE-2012-0033 (crash in bouncedcc module when
DCC RESUME is received) and a few other issues. From Brad.
2012-03-24 21:42:58 +00:00
kili
31c9530add Update to znc-0.202.
From Brad (maintainer).
2011-11-06 20:27:14 +00:00
sthen
a0b11d8d8c update to 0.098, from Brad 2011-05-01 11:28:10 +00:00
jasper
90847ee882 - remove USE_GROFF=Yes, manpages checked by brad.
from brad (MAINTAINER)
2011-01-15 10:56:51 +00:00
sthen
08143c5337 Update znc to 0.096, from Brad 2010-11-22 11:16:33 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
sthen
0e064e6fdf update to 0.094, from Brad (maintainer) 2010-09-02 08:53:20 +00:00
sthen
55d57922b7 SECURITY update to 0.092 from Brad
CVE-2010-2488 NULL pointer deref with traffic stats
2010-07-08 15:14:10 +00:00
jasper
25dba93d54 - update znc to 0.078
from brad smith (MAINTAINER)
2009-12-30 09:46:42 +00:00
sthen
b82e240687 - SECURITY (CVE-2009-2658) and bugfix update to 0.076, from Brad.
- set NO_REGRESS.
2009-09-29 21:40:59 +00:00
sthen
43cb0f6d1c Update to 0.070; mainly bugfixes. From Brad. 2009-06-19 23:19:44 +00:00
sthen
30f7f2dbe7 import znc, from Brad.
ZNC is an advanced IRC bouncer with features that include support for
multiple users, playback buffers, DCC bouncing, SASL authentication and
SSL encryption. It can be extended with dynamically loaded modules
written in C++ or Perl.
2009-05-05 23:28:50 +00:00