mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
package/znc: security bump version to 1.10.3
https://github.com/znc/znc/blob/znc-1.10.3/ChangeLog.md https://wiki.znc.in/ChangeLog/1.10.3 Fixes CVE-2020-11022, CVE-2020-11023, CVE-2026-82373 & CVE-2026-82374. Updated _SITE according to https://wiki.znc.in/index.php?title=ZNC&diff=3493&oldid=3460 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
e8ee9feba1
commit
43558e103b
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 5b7561f3b100234d58ae4946eac0262ab305d275c094e64ae723e45d07be08ab znc-1.10.2.tar.gz
|
||||
sha256 68f3f6641b480c041010c5596e1234043e05c9137eda06233845017603095f5b znc-1.10.3.tar.gz
|
||||
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
ZNC_VERSION = 1.10.2
|
||||
ZNC_SITE = http://znc.in/releases/archive
|
||||
ZNC_VERSION = 1.10.3
|
||||
ZNC_SITE = https://files.asokolov.org
|
||||
ZNC_LICENSE = Apache-2.0
|
||||
ZNC_LICENSE_FILES = LICENSE
|
||||
ZNC_CPE_ID_VENDOR = znc
|
||||
|
||||
Reference in New Issue
Block a user