From: Armin Kuster <akuster808@gmail.com>
To: yocto@lists.yoctoproject.org
Subject: [meta-security][PATCH 1/9] fail2ban: add UPSTREAM_CHECK vars
Date: Thu, 28 Jul 2022 15:17:43 -0700 [thread overview]
Message-ID: <20220728221751.48428-1-akuster808@gmail.com> (raw)
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
next reply other threads:[~2022-07-28 22:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-28 22:17 Armin Kuster [this message]
2022-07-28 22:17 ` [meta-security][PATCH 2/9] ibmtpm2tss: fix SRC_URI Armin Kuster
2022-07-28 22:17 ` [meta-security][PATCH 3/9] tpm2-tss-engine: add UPSTREAM_CHECK_URI Armin Kuster
2022-07-28 22:17 ` [meta-security][PATCH 4/9] tpm2-tss: " Armin Kuster
2022-07-28 22:17 ` [meta-security][PATCH 5/9] tpm2-tools: Add UPSTREAM_CHECK_URI Armin Kuster
2022-07-28 22:17 ` [meta-security][PATCH 6/9] tpm2-openssl: " Armin Kuster
2022-07-28 22:17 ` [meta-security][PATCH 7/9] tpm2-pkcs11: " Armin Kuster
2022-07-28 22:17 ` [meta-security][PATCH 8/9] tpm2-abrmd: add UPSTREAM_CHECK_URI Armin Kuster
2022-07-28 22:17 ` [meta-security][PATCH 9/9] tpm2-tcti-uefi: Add UPSTREAM_CHECK_URI Armin Kuster
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=20220728221751.48428-1-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