From 278ccd52ee22e625c8960739b1f18b9f4350d1f4 Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Sun, 3 May 2026 12:35:40 +0800 Subject: [PATCH] proftpd: upgrade 1.3.9 -> 1.3.9a Security fix: CVE-2026-42167 ChangeLog: https://github.com/proftpd/proftpd/blob/1.3.9/NEWS Signed-off-by: Yi Zhao Signed-off-by: Khem Raj --- .../proftpd/{proftpd_1.3.9.bb => proftpd_1.3.9a.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-daemons/proftpd/{proftpd_1.3.9.bb => proftpd_1.3.9a.bb} (98%) diff --git a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.9.bb b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.9a.bb similarity index 98% rename from meta-networking/recipes-daemons/proftpd/proftpd_1.3.9.bb rename to meta-networking/recipes-daemons/proftpd/proftpd_1.3.9a.bb index d64e0a0495..2e164a574b 100644 --- a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.9.bb +++ b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.9a.bb @@ -4,8 +4,8 @@ HOMEPAGE = "http://www.proftpd.org" LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=fb0d1484d11915fa88a6a7702f1dc184" -SRCREV = "ae25959adb05ae1d6ebfa1f36bf778c9c34e9410" -BRANCH = "${PV}" +SRCREV = "ec8a5544e81df54e202f52f1f70d206439389577" +BRANCH = "1.3.9" SRC_URI = "git://github.com/proftpd/proftpd.git;branch=${BRANCH};protocol=https;tag=v${PV} \ file://basic.conf.patch \