From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id AF8651FF2AA for ; Wed, 3 Jul 2024 14:55:54 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id F11848074; Wed, 3 Jul 2024 14:56:10 +0200 (CEST) Date: Wed, 03 Jul 2024 14:55:33 +0200 From: Fabian =?iso-8859-1?q?Gr=FCnbichler?= To: Proxmox VE development discussion References: <20240517090712.162201-1-f.ebner@proxmox.com> In-Reply-To: <20240517090712.162201-1-f.ebner@proxmox.com> MIME-Version: 1.0 User-Agent: astroid/0.16.0 (https://github.com/astroidmail/astroid) Message-Id: <1720011326.db8gb9ofrz.astroid@yuna.none> X-SPAM-LEVEL: Spam detection results: 0 AWL 0.051 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [proxmox.com] Subject: [pve-devel] applied: [PATCH pve-firmware] d/control: add Conflicts and Replaces for ath9k-htc firmware X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" On May 17, 2024 11:07 am, Fiona Ebner wrote: > Reported in the community forum [0]. > > Both firmware files that are in the package [1] > >> /lib/firmware/ath9k_htc/htc_7010-1.4.0.fw >> /lib/firmware/ath9k_htc/htc_9271-1.4.0.fw > > seem to have been present since the linux-firmware submodule commit > 3de1c437 ("Add v1.4.0 firmware for ath9k_htc.") which is present since > tag 20190717. > > [0]: https://forum.proxmox.com/threads/135758/post-664862 > [1]: https://packages.debian.org/bookworm/all/firmware-ath9k-htc/filelist > > Signed-off-by: Fiona Ebner > --- > debian/control | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/debian/control b/debian/control > index 3c21b90..1fc601b 100644 > --- a/debian/control > +++ b/debian/control > @@ -11,6 +11,7 @@ Architecture: all > Depends: ${misc:Depends}, > Suggests: linux-image, > Conflicts: firmware-amd-graphics, > + firmware-ath9k-htc, > firmware-atheros, > firmware-bnx2, > firmware-bnx2x, > @@ -33,6 +34,7 @@ Conflicts: firmware-amd-graphics, > firmware-siano, > firmware-ti-connectivity, > Replaces: firmware-amd-graphics, > + firmware-ath9k-htc, > firmware-atheros, > firmware-bnx2, > firmware-bnx2x, > -- > 2.39.2 > > > > _______________________________________________ > pve-devel mailing list > pve-devel@lists.proxmox.com > https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel > > > _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel