From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id eKQVKE2SwGWl0QAA62LTzQ:P1 (envelope-from ) for ; Mon, 05 Feb 2024 08:46:21 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id eKQVKE2SwGWl0QAA62LTzQ (envelope-from ) for ; Mon, 05 Feb 2024 08:46:21 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=npSHy9s7; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707119181; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=Vfx4RFPkc2oS78qYt1jN+k14/OexJ2ZmXzn/8962Ajw=; b=QqeADGicL4YPq+orIPXzZzpPp407YO5aI5v5+DRgZSR/IY/r6FkmXlV0F/VOy6C1N2iVEf WDhrcl04nFLsfJYpAISWO7ZWog178mDOcTVx4nPSX9SC1ifR0J4N7Tmv3Zj1K8JGmdJU6m pMZMvcO7fnG8v+vnzRiYuHOjmDMz8ru1P/t3GkJoGfdmRE6mbrR0a+wyvny+HWjsqlIy5G 98PMrOzVbk1Uoq14jQel8KI1v107jmj6wP73YlelF3kNmirIkwtvxgQ3Gf2MV5LMfmfQOS oH7cGGE32vMu8Sj5D91t9Oug0GzpURnBYQWCyBqzz6ngBdy6PRCPxkWEfHhB8w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=npSHy9s7; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707119181; a=rsa-sha256; cv=none; b=i9fYTqQU2IwrzLl09bVz2w354Uffc1wgLWN8pLG9jJTBiXWcfqeqD4aFMPunMAteUTx7jV 5ait6WMWv9wlO6fM5BDkOwxbJlMdUyAMzZm9s4xHzqQ970hGIJgJAKt8wM60sBasq/NMgp bd1pvLiL96yEyuVZdpusKPKSZyJZzw/evhpR5m6zlmYZSs3tL2ppSlvJwLd5T2iLtB0CTI /cWzVK7zYxt1QpX1YLy14DmH22YQ7ywdxMpPy4Q0UW2rE+P663/+qjDN+ZaZ+G9I5ZKH3q u2H3m8j745iupr06niTcCTRokq32xd81nrGW9q12NLwUZT8G6P6gHs8ek/F3ww== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 5F8AC6A406 for ; Mon, 5 Feb 2024 08:46:21 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rWtg0-0002kU-Mc; Mon, 05 Feb 2024 02:46:00 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rWtfs-0002im-Mp for guix-patches@gnu.org; Mon, 05 Feb 2024 02:45:56 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rWtfp-0005eF-Oj for guix-patches@gnu.org; Mon, 05 Feb 2024 02:45:51 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rWtg1-0006cp-VZ for guix-patches@gnu.org; Mon, 05 Feb 2024 02:46:01 -0500 Subject: bug#68904: [PATCH] gnu: clamav: Update to 0.103.11. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 05 Feb 2024 07:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68904 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: kiasoc5 Cc: 68904-done@debbugs.gnu.org Mail-Followup-To: 68904@debbugs.gnu.org, hako@ultrarare.space, kiasoc5@disroot.org Received: via spool by 68904-done@debbugs.gnu.org id=D68904.170711912025414 (code D ref 68904); Mon, 05 Feb 2024 07:46:01 +0000 Received: (at 68904-done) by debbugs.gnu.org; 5 Feb 2024 07:45:20 +0000 Received: from localhost ([127.0.0.1]:50554 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rWtfM-0006bq-BK for submit@debbugs.gnu.org; Mon, 05 Feb 2024 02:45:20 -0500 Received: from mail.boiledscript.com ([144.168.59.46]:46308) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rWtfK-0006bg-Ls for 68904-done@debbugs.gnu.org; Mon, 05 Feb 2024 02:45:19 -0500 Date: Mon, 05 Feb 2024 15:45:00 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1707119048; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Vfx4RFPkc2oS78qYt1jN+k14/OexJ2ZmXzn/8962Ajw=; b=npSHy9s7UOFLAWRvUfQrqq5GMIfgRroZa0lthxDvFMjAyJSp+fgMvb35WpHCsgRvdSypJx R4boPjHh1CGu0QMnwkulXiom1p17Lx2prji78nww3E9RtPK7bxWZm2VSTQxPUO4uaJRC+j 3c3Ho12cHlWx732qPOlMvUPs+GPdBK3sUljWezZXpjdZkmJT/MUv7S3qk7/VI4tYJX+Q2C qqcJCEheEinULlB9yav7WbJlQ/fluLPYrqGAbbi93eHam3gKBnDpb09FRsyFDYxOpnwGTX HE+6WXOAIneDylcACuC60EF0kNqiXpT7yu12PXTVi+iZptj5i0ARkJwy/q2zvw== Message-ID: <87r0hr73sz.wl-hako@ultrarare.space> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spamd-Bar: / X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -7.16 X-Migadu-Queue-Id: 5F8AC6A406 X-Spam-Score: -7.16 X-Migadu-Scanner: mx11.migadu.com X-TUID: C4cW84mJ88NI Hi kiasoc5, On Sat, 03 Feb 2024 12:02:08 +0800, kiasoc5 via Guix-patches via wrote: > > * gnu/packages/antivirus.scm (clamav): Update to 0.103.11. > > Change-Id: I8aaed3f1225b6ff80d403be42a1370327a41b3da > --- > gnu/packages/antivirus.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Applied as 12b2af05360de0e133b747cfaa8590dcebf5f185, thanks!