From: Peter Marko <[email protected]> Similarly to old openssl versions, proftpd has patch releases with characters instead of numbers.
Signed-off-by: Peter Marko <[email protected]> --- meta-networking/recipes-daemons/proftpd/proftpd_1.3.8c.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.8c.bb b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.8c.bb index ece5e14109..def5ca623f 100644 --- a/meta-networking/recipes-daemons/proftpd/proftpd_1.3.8c.bb +++ b/meta-networking/recipes-daemons/proftpd/proftpd_1.3.8c.bb @@ -23,6 +23,7 @@ inherit autotools-brokensep useradd update-rc.d systemd multilib_script # patch releases have character after version UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+\w?))" +CVE_VERSION_SUFFIX = "alphabetical" CVE_STATUS[CVE-2001-0027] = "fixed-version: version 1.2.0rc3 removed affected module" -- 2.30.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#114902): https://lists.openembedded.org/g/openembedded-devel/message/114902 Mute This Topic: https://lists.openembedded.org/mt/110632643/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
