From: Armin Kuster <akuster808@gmail.com>
To: yocto@lists.yoctoproject.org
Subject: [meta-security][PATCH 5/5] fail2ban: add UPSTREAM_CHECK vars
Date: Thu, 28 Jul 2022 14:33:01 -0700 [thread overview]
Message-ID: <20220728213301.3138-5-akuster808@gmail.com> (raw)
In-Reply-To: <20220728213301.3138-1-akuster808@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
.../recipes-security/fail2ban/python3-fail2ban_0.11.2.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dynamic-layers/meta-python/recipes-security/fail2ban/python3-fail2ban_0.11.2.bb b/dynamic-layers/meta-python/recipes-security/fail2ban/python3-fail2ban_0.11.2.bb
index 96e17b7..1f55267 100644
--- a/dynamic-layers/meta-python/recipes-security/fail2ban/python3-fail2ban_0.11.2.bb
+++ b/dynamic-layers/meta-python/recipes-security/fail2ban/python3-fail2ban_0.11.2.bb
@@ -17,6 +17,8 @@ SRC_URI = " git://github.com/fail2ban/fail2ban.git;branch=0.11;protocol=https \
file://run-ptest \
"
+UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
+
inherit update-rc.d ptest setuptools3_legacy
S = "${WORKDIR}/git"
--
2.25.1
prev parent reply other threads:[~2022-07-28 21:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-28 21:32 [meta-security][PATCH 1/5] python3-privacyidea: update to 3.7.2 Armin Kuster
2022-07-28 21:32 ` [meta-security][PATCH 2/5] suricata: update to 6.0.5 Armin Kuster
2022-07-28 21:32 ` [meta-security][PATCH 3/5] chipsec: update to 1.8.7 Armin Kuster
2022-07-28 21:33 ` [meta-security][PATCH 4/5] sssd: upgrade 2.7.1 -> 2.7.3 Armin Kuster
2022-07-28 21:33 ` Armin Kuster [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220728213301.3138-5-akuster808@gmail.com \
--to=akuster808@gmail.com \
--cc=yocto@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox