Message ID | 20211129151438.2908260-1-akuster808@gmail.com |
---|---|
State | New |
Headers | show |
Series | [meta-security] python3-fail2ban: update to tip | expand |
On 29.11.21 16:14, Armin Kuster wrote: > Signed-off-by: Armin Kuster <akuster808@gmail.com> > --- > recipes-security/fail2ban/python3-fail2ban_0.11.2.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/recipes-security/fail2ban/python3-fail2ban_0.11.2.bb b/recipes-security/fail2ban/python3-fail2ban_0.11.2.bb > index 4e344c8..f6394cc 100644 > --- a/recipes-security/fail2ban/python3-fail2ban_0.11.2.bb > +++ b/recipes-security/fail2ban/python3-fail2ban_0.11.2.bb > @@ -9,7 +9,7 @@ HOMEPAGE = "http://www.fail2ban.org" > LICENSE = "GPL-2.0" > LIC_FILES_CHKSUM = "file://COPYING;md5=ecabc31e90311da843753ba772885d9f" > > -SRCREV ="d6b884f3b72b8a42b21da863836569ef6836c2ea" > +SRCREV ="4fe4ac8dde6ba14841da598ec37f8c6911fe0f64" according to github 80805cabfcf57dd0454d47d7f86d43c6738ce629 is the tip. any specific reason to pick the commit before that? > SRC_URI = " git://github.com/fail2ban/fail2ban.git;branch=0.11;protocol=https \ > file://initd \ > file://run-ptest \ > > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#55440): https://lists.yoctoproject.org/g/yocto/message/55440 > Mute This Topic: https://lists.yoctoproject.org/mt/87379598/3647476 > Group Owner: yocto+owner@lists.yoctoproject.org > Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [kweihmann@outlook.com] > -=-=-=-=-=-=-=-=-=-=-=- >
diff --git a/recipes-security/fail2ban/python3-fail2ban_0.11.2.bb b/recipes-security/fail2ban/python3-fail2ban_0.11.2.bb index 4e344c8..f6394cc 100644 --- a/recipes-security/fail2ban/python3-fail2ban_0.11.2.bb +++ b/recipes-security/fail2ban/python3-fail2ban_0.11.2.bb @@ -9,7 +9,7 @@ HOMEPAGE = "http://www.fail2ban.org" LICENSE = "GPL-2.0" LIC_FILES_CHKSUM = "file://COPYING;md5=ecabc31e90311da843753ba772885d9f" -SRCREV ="d6b884f3b72b8a42b21da863836569ef6836c2ea" +SRCREV ="4fe4ac8dde6ba14841da598ec37f8c6911fe0f64" SRC_URI = " git://github.com/fail2ban/fail2ban.git;branch=0.11;protocol=https \ file://initd \ file://run-ptest \
Signed-off-by: Armin Kuster <akuster808@gmail.com> --- recipes-security/fail2ban/python3-fail2ban_0.11.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)