Hi,

This updates the znc port from 1.7.1 to 1.7.3.

It contains a DDoS fix:
- https://wiki.znc.in/ChangeLog/1.7.3
- CVE-2019-9917: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9917

I only build the package on amd64 and not tested:


diff --git net/znc/Makefile net/znc/Makefile
index e5596110bf5..aac410ea06f 100644
--- net/znc/Makefile
+++ net/znc/Makefile
@@ -2,7 +2,7 @@
 
 COMMENT=       advanced IRC bouncer
 
-DISTNAME=      znc-1.7.1
+DISTNAME=      znc-1.7.3
 CATEGORIES=    net
 MASTER_SITES=  ${HOMEPAGE}releases/
 
diff --git net/znc/distinfo net/znc/distinfo
index 30d8a4aeb9b..4a337b107f8 100644
--- net/znc/distinfo
+++ net/znc/distinfo
@@ -1,2 +1,2 @@
-SHA256 (znc-1.7.1.tar.gz) = RM/qcVjqBdwlR8fGvCI3HmbIad75A1HeCrkKnCANOcQ=
-SIZE (znc-1.7.1.tar.gz) = 2041669
+SHA256 (znc-1.7.3.tar.gz) = HkzDGDeh6ObMMQhzZZoWfOwWo/1CgcvDvzZOQjUsET0=
+SIZE (znc-1.7.3.tar.gz) = 2084575
diff --git net/znc/pkg/PLIST net/znc/pkg/PLIST
index 27dcbb05d14..49bd6ecb6a4 100644
--- net/znc/pkg/PLIST
+++ net/znc/pkg/PLIST
@@ -163,6 +163,7 @@ share/znc/modules/webadmin/tmpl/traffic.tmpl
 share/znc/translations/
 share/znc/translations/de-DE
 share/znc/translations/es-ES
+share/znc/translations/fr-FR
 share/znc/translations/id-ID
 share/znc/translations/nl_NL
 share/znc/translations/ru-RU

-- 
Kind regards,
Hiltjo

Reply via email to