pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/znc
Module Name: pkgsrc
Committed By: nia
Date: Wed Aug 7 22:23:46 UTC 2024
Modified Files:
pkgsrc/chat/znc: Makefile PLIST PLIST.nls distinfo
Log Message:
znc: Update to 1.9.1
* This is a security release to fix CVE-2024-39844: remote code execution vulnerability in modtcl.
* To mitigate this for existing installations, simply unload the modtcl module for every user, if it's loaded. Note that only users with admin rights can load modtcl at all.
* Thanks to Johannes Kuhn (DasBrain) for reporting, to glguy for the patch, and to multiple IRC network operators for help with mitigating this on server side before disclosure.
* Improve tooltips in webadmin.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/chat/znc/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/chat/znc/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/chat/znc/PLIST.nls
cvs rdiff -u -r1.13 -r1.14 pkgsrc/chat/znc/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/znc/Makefile
diff -u pkgsrc/chat/znc/Makefile:1.47 pkgsrc/chat/znc/Makefile:1.48
--- pkgsrc/chat/znc/Makefile:1.47 Wed May 29 16:31:34 2024
+++ pkgsrc/chat/znc/Makefile Wed Aug 7 22:23:46 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2024/05/29 16:31:34 adam Exp $
+# $NetBSD: Makefile,v 1.48 2024/08/07 22:23:46 nia Exp $
-DISTNAME= znc-1.9.0
-PKGREVISION= 1
+DISTNAME= znc-1.9.1
CATEGORIES= chat
MASTER_SITES= https://znc.in/releases/archive/
DISTFILES= ${DEFAULT_DISTFILES} znc-palaver-1.2.2.tar.gz
Index: pkgsrc/chat/znc/PLIST
diff -u pkgsrc/chat/znc/PLIST:1.7 pkgsrc/chat/znc/PLIST:1.8
--- pkgsrc/chat/znc/PLIST:1.7 Tue May 21 11:31:14 2024
+++ pkgsrc/chat/znc/PLIST Wed Aug 7 22:23:46 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2024/05/21 11:31:14 nikita Exp $
+@comment $NetBSD: PLIST,v 1.8 2024/08/07 22:23:46 nia Exp $
bin/znc
bin/znc-buildmod
include/znc/Buffer.h
@@ -93,8 +93,10 @@ lib/znc/watch.so
lib/znc/webadmin.so
man/man1/znc-buildmod.1
man/man1/znc.1
+share/znc/cmake/CMakeFindDependencyMacroPC.cmake
share/znc/cmake/ZNCConfig.cmake
share/znc/cmake/ZNCConfigVersion.cmake
+share/znc/cmake/use_homebrew.cmake
share/znc/cmake/znc_internal-noconfig.cmake
share/znc/cmake/znc_internal.cmake
share/znc/cmake/znc_public.cmake
@@ -134,7 +136,10 @@ share/znc/translations/id-ID
share/znc/translations/it-IT
share/znc/translations/nl-NL
share/znc/translations/pl-PL
+share/znc/translations/pt-BR
+share/znc/translations/pt-PT
share/znc/translations/ru-RU
+share/znc/translations/tr-TR
share/znc/webskins/_default_/pub/External.png
share/znc/webskins/_default_/pub/_default_.css
share/znc/webskins/_default_/pub/favicon.ico
Index: pkgsrc/chat/znc/PLIST.nls
diff -u pkgsrc/chat/znc/PLIST.nls:1.5 pkgsrc/chat/znc/PLIST.nls:1.6
--- pkgsrc/chat/znc/PLIST.nls:1.5 Tue May 21 11:31:14 2024
+++ pkgsrc/chat/znc/PLIST.nls Wed Aug 7 22:23:46 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.nls,v 1.5 2024/05/21 11:31:14 nikita Exp $
+@comment $NetBSD: PLIST.nls,v 1.6 2024/08/07 22:23:46 nia Exp $
share/locale/bg_BG/LC_MESSAGES/znc-admindebug.mo
share/locale/bg_BG/LC_MESSAGES/znc-adminlog.mo
share/locale/bg_BG/LC_MESSAGES/znc-alias.mo
@@ -250,6 +250,7 @@ share/locale/es_ES/LC_MESSAGES/znc-chans
share/locale/es_ES/LC_MESSAGES/znc-clearbufferonmsg.mo
share/locale/es_ES/LC_MESSAGES/znc-clientnotify.mo
share/locale/es_ES/LC_MESSAGES/znc-controlpanel.mo
+share/locale/es_ES/LC_MESSAGES/znc-corecaps.mo
share/locale/es_ES/LC_MESSAGES/znc-crypt.mo
share/locale/es_ES/LC_MESSAGES/znc-ctcpflood.mo
share/locale/es_ES/LC_MESSAGES/znc-cyrusauth.mo
@@ -539,6 +540,7 @@ share/locale/pl_PL/LC_MESSAGES/znc-chans
share/locale/pl_PL/LC_MESSAGES/znc-clearbufferonmsg.mo
share/locale/pl_PL/LC_MESSAGES/znc-clientnotify.mo
share/locale/pl_PL/LC_MESSAGES/znc-controlpanel.mo
+share/locale/pl_PL/LC_MESSAGES/znc-corecaps.mo
share/locale/pl_PL/LC_MESSAGES/znc-crypt.mo
share/locale/pl_PL/LC_MESSAGES/znc-ctcpflood.mo
share/locale/pl_PL/LC_MESSAGES/znc-cyrusauth.mo
@@ -596,6 +598,7 @@ share/locale/pt_BR/LC_MESSAGES/znc-chans
share/locale/pt_BR/LC_MESSAGES/znc-clearbufferonmsg.mo
share/locale/pt_BR/LC_MESSAGES/znc-clientnotify.mo
share/locale/pt_BR/LC_MESSAGES/znc-controlpanel.mo
+share/locale/pt_BR/LC_MESSAGES/znc-corecaps.mo
share/locale/pt_BR/LC_MESSAGES/znc-crypt.mo
share/locale/pt_BR/LC_MESSAGES/znc-ctcpflood.mo
share/locale/pt_BR/LC_MESSAGES/znc-cyrusauth.mo
@@ -653,6 +656,7 @@ share/locale/pt_PT/LC_MESSAGES/znc-chans
share/locale/pt_PT/LC_MESSAGES/znc-clearbufferonmsg.mo
share/locale/pt_PT/LC_MESSAGES/znc-clientnotify.mo
share/locale/pt_PT/LC_MESSAGES/znc-controlpanel.mo
+share/locale/pt_PT/LC_MESSAGES/znc-corecaps.mo
share/locale/pt_PT/LC_MESSAGES/znc-crypt.mo
share/locale/pt_PT/LC_MESSAGES/znc-ctcpflood.mo
share/locale/pt_PT/LC_MESSAGES/znc-cyrusauth.mo
@@ -710,6 +714,7 @@ share/locale/ro_RO/LC_MESSAGES/znc-chans
share/locale/ro_RO/LC_MESSAGES/znc-clearbufferonmsg.mo
share/locale/ro_RO/LC_MESSAGES/znc-clientnotify.mo
share/locale/ro_RO/LC_MESSAGES/znc-controlpanel.mo
+share/locale/ro_RO/LC_MESSAGES/znc-corecaps.mo
share/locale/ro_RO/LC_MESSAGES/znc-crypt.mo
share/locale/ro_RO/LC_MESSAGES/znc-ctcpflood.mo
share/locale/ro_RO/LC_MESSAGES/znc-cyrusauth.mo
@@ -767,6 +772,7 @@ share/locale/ru_RU/LC_MESSAGES/znc-chans
share/locale/ru_RU/LC_MESSAGES/znc-clearbufferonmsg.mo
share/locale/ru_RU/LC_MESSAGES/znc-clientnotify.mo
share/locale/ru_RU/LC_MESSAGES/znc-controlpanel.mo
+share/locale/ru_RU/LC_MESSAGES/znc-corecaps.mo
share/locale/ru_RU/LC_MESSAGES/znc-crypt.mo
share/locale/ru_RU/LC_MESSAGES/znc-ctcpflood.mo
share/locale/ru_RU/LC_MESSAGES/znc-cyrusauth.mo
@@ -824,6 +830,7 @@ share/locale/tr_TR/LC_MESSAGES/znc-chans
share/locale/tr_TR/LC_MESSAGES/znc-clearbufferonmsg.mo
share/locale/tr_TR/LC_MESSAGES/znc-clientnotify.mo
share/locale/tr_TR/LC_MESSAGES/znc-controlpanel.mo
+share/locale/tr_TR/LC_MESSAGES/znc-corecaps.mo
share/locale/tr_TR/LC_MESSAGES/znc-crypt.mo
share/locale/tr_TR/LC_MESSAGES/znc-ctcpflood.mo
share/locale/tr_TR/LC_MESSAGES/znc-cyrusauth.mo
@@ -862,8 +869,3 @@ share/locale/tr_TR/LC_MESSAGES/znc-strip
share/locale/tr_TR/LC_MESSAGES/znc-watch.mo
share/locale/tr_TR/LC_MESSAGES/znc-webadmin.mo
share/locale/tr_TR/LC_MESSAGES/znc.mo
-share/znc/cmake/CMakeFindDependencyMacroPC.cmake
-share/znc/cmake/use_homebrew.cmake
-share/znc/translations/pt-BR
-share/znc/translations/pt-PT
-share/znc/translations/tr-TR
Index: pkgsrc/chat/znc/distinfo
diff -u pkgsrc/chat/znc/distinfo:1.13 pkgsrc/chat/znc/distinfo:1.14
--- pkgsrc/chat/znc/distinfo:1.13 Tue May 21 09:43:06 2024
+++ pkgsrc/chat/znc/distinfo Wed Aug 7 22:23:46 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.13 2024/05/21 09:43:06 nikita Exp $
+$NetBSD: distinfo,v 1.14 2024/08/07 22:23:46 nia Exp $
-BLAKE2s (znc-1.9.0.tar.gz) = 92f9baed796e63fa5a4f412eaad84993f426f468f6896ac44f63a83dea6ea013
-SHA512 (znc-1.9.0.tar.gz) = 22b8bd6fd7332643860f7a99ceaa0f6d0c9dd8ba9edac14b3f3731c9301eeb58e03e3af8d09e939e453aa980ff9f24afbe79e66d1106993f81d8779c97731a17
-Size (znc-1.9.0.tar.gz) = 2221116 bytes
+BLAKE2s (znc-1.9.1.tar.gz) = 7abe783a91aa6bb3ca7d18b6b7178bc354df6a51286fe656d1e534cc4df9897e
+SHA512 (znc-1.9.1.tar.gz) = 939eafbb2f20569d1b15b66e38b7da7a5210f2023e6fc98018566bd757d62d8ef2682d4b4e3b326a933a99cd7d9d65596ff0e2c43a2315c70e27c64f02d526a6
+Size (znc-1.9.1.tar.gz) = 2236498 bytes
BLAKE2s (znc-palaver-1.2.2.tar.gz) = 4b5a222eb3aa298dbb783a53f81ded4699da1976a26e2e90ef17037c9e34d4f5
SHA512 (znc-palaver-1.2.2.tar.gz) = b91ba7200cac393557252874293f131c83a4cea83203457e8f6f91a129d8207c16951b983e52848ce4f54750752f69765ca26b8e3f50e74da2a11138eaf2bdce
Size (znc-palaver-1.2.2.tar.gz) = 14649 bytes
Home |
Main Index |
Thread Index |
Old Index