All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-security][PATCH 1/6] clamav: update to tip.
@ 2021-05-09 15:47 Armin Kuster
  2021-05-09 15:47 ` [meta-security][PATCH 2/6] ossec-hids: add UPSTREAM_CHECK_COMMITS Armin Kuster
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Armin Kuster @ 2021-05-09 15:47 UTC (permalink / raw)
  To: yocto

Add UPSTEAM_CHECK

Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 recipes-scanners/clamav/clamav_0.104.0.bb | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/recipes-scanners/clamav/clamav_0.104.0.bb b/recipes-scanners/clamav/clamav_0.104.0.bb
index 36e498d..6892bb0 100644
--- a/recipes-scanners/clamav/clamav_0.104.0.bb
+++ b/recipes-scanners/clamav/clamav_0.104.0.bb
@@ -8,7 +8,8 @@ DEPENDS = "glibc llvm libtool db openssl zlib curl libxml2 bison pcre2 json-c li
  
 LIC_FILES_CHKSUM = "file://COPYING.txt;beginline=2;endline=3;md5=f7029fbbc5898b273d5902896f7bbe17"
 
-SRCREV = "5553a5e206ceae5d920368baee7d403f823bcb6f"
+# May 2nd
+SRCREV = "de0086aa918b79cd22570d0c05977a288b197e23"
 
 SRC_URI = "git://github.com/vrtadmin/clamav-devel;branch=dev/0.104 \
     file://clamd.conf \
@@ -28,6 +29,8 @@ BINCONFIG = "${bindir}/clamav-config"
 
 inherit cmake chrpath pkgconfig useradd systemd multilib_header multilib_script
 
+UPSTREAM_CHECK_COMMITS = "1"
+
 CLAMAV_UID ?= "clamav"
 CLAMAV_GID ?= "clamav"
 
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-05-09 17:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-09 15:47 [meta-security][PATCH 1/6] clamav: update to tip Armin Kuster
2021-05-09 15:47 ` [meta-security][PATCH 2/6] ossec-hids: add UPSTREAM_CHECK_COMMITS Armin Kuster
2021-05-09 15:47 ` [meta-security][PATCH 3/6] python3-scapy: " Armin Kuster
2021-05-09 15:47 ` [meta-security][PATCH 4/6] suricata: 4.1.x add UPSTREAM_CHECK_REGEX Armin Kuster
2021-05-09 17:39   ` [yocto] " Quentin Schulz
2021-05-09 15:47 ` [meta-security][PATCH 5/6] ibmswtpm2: update to 1661 Armin Kuster
2021-05-09 15:47 ` [meta-security][PATCH 6/6] ibmtpm2tss: update to tip Armin Kuster

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.