From: Wang Mingyu <[email protected]> Changelog: =========== - Issue 2135 - ExecEnviron values not passed due to regression since 1.3.8.d. - Issue 2146 - Stack buffer overflow in MLSD/MLST handling for long path names. - Issue 2158 - MaxTransfersPerUser no longer enforces configured limits. - Issue 2163 - AdminControlsACLs for config, get actions not honored as they should be. - Issue 2166 - Memcached/Redis-cached JSON TLS session/OCSP entries decoded into fixed buffers without bounds checking. - Issue 2173 - RewriteMap unescape builtin use causes one-byte out-of-bounds write, fails to reject illegal characters. - Issue 2188 - SQL group name lookup concatenates client-provided group names without escaping. - Issue 2190 - Authenticated SFTP sessions can overflow the SFTP packet buffer. - Issue 2210 - Default Controls socket ACLs unintentionally allow all users access for sending Controls requests.
Signed-off-by: Wang Mingyu <[email protected]> --- .../proftpd/{proftpd_1.3.9b.bb => proftpd_1.3.9c.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-daemons/proftpd/{proftpd_1.3.9b.bb => proftpd_1.3.9c.bb} (99%) diff --git a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.9b.bb b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.9c.bb similarity index 99% rename from meta-networking/recipes-daemons/proftpd/proftpd_1.3.9b.bb rename to meta-networking/recipes-daemons/proftpd/proftpd_1.3.9c.bb index 3da67c9e1c..95c9f3919c 100644 --- a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.9b.bb +++ b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.9c.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://www.proftpd.org" LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=fb0d1484d11915fa88a6a7702f1dc184" -SRCREV = "390b21555268bbc64b66d2dfa7ae40476419b80f" +SRCREV = "78a1bea439969913d7002bfb16ee7f0f60e262b4" BRANCH = "1.3.9" SRC_URI = "git://github.com/proftpd/proftpd.git;branch=${BRANCH};protocol=https;tag=v${PV} \ -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#128182): https://lists.openembedded.org/g/openembedded-devel/message/128182 Mute This Topic: https://lists.openembedded.org/mt/120278916/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
