mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/proftpd: security bump version to 1.3.9a
https://github.com/proftpd/proftpd/blob/v1.3.9a/NEWS Fixes CVE-2026-42167. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> [Julien: use tag in NEWS URL in commit log] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
d459d257c3
commit
0d5ce9ed84
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 4a5f13b666226813b4da0ade34535d325e204ab16cf8008c7353b1b5a972f74b proftpd-1.3.9.tar.gz
|
||||
sha256 bc3c7c47033ecff29f010efc18315d5906eb942d2e673ebce0138a96f11af0b4 proftpd-1.3.9a.tar.gz
|
||||
sha256 391a473d755c29b5326fb726326ff3c37e42512f53a8f5789fc310232150bf80 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PROFTPD_VERSION = 1.3.9
|
||||
PROFTPD_VERSION = 1.3.9a
|
||||
PROFTPD_SITE = https://github.com/proftpd/proftpd/archive/v$(PROFTPD_VERSION)
|
||||
PROFTPD_LICENSE = GPL-2.0+
|
||||
PROFTPD_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user