diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2026-05-03 12:35:40 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-12 01:06:59 -0700 |
| commit | 7381ae9d2409bbf7c358db4834741651fd1e740d (patch) | |
| tree | e224866e9b7d41a59a9698688977be0fe6432e93 | |
| parent | 70d12c42dcf14d954454c8fea101470c512714fe (diff) | |
| download | meta-openembedded-7381ae9d2409bbf7c358db4834741651fd1e740d.tar.gz | |
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 <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-networking/recipes-daemons/proftpd/proftpd_1.3.9a.bb (renamed from meta-networking/recipes-daemons/proftpd/proftpd_1.3.9.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.9.bb b/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" | |||
| 4 | LICENSE = "GPL-2.0-or-later" | 4 | LICENSE = "GPL-2.0-or-later" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=fb0d1484d11915fa88a6a7702f1dc184" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=fb0d1484d11915fa88a6a7702f1dc184" |
| 6 | 6 | ||
| 7 | SRCREV = "ae25959adb05ae1d6ebfa1f36bf778c9c34e9410" | 7 | SRCREV = "ec8a5544e81df54e202f52f1f70d206439389577" |
| 8 | BRANCH = "${PV}" | 8 | BRANCH = "1.3.9" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/proftpd/proftpd.git;branch=${BRANCH};protocol=https;tag=v${PV} \ | 10 | SRC_URI = "git://github.com/proftpd/proftpd.git;branch=${BRANCH};protocol=https;tag=v${PV} \ |
| 11 | file://basic.conf.patch \ | 11 | file://basic.conf.patch \ |
