From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id MK7mIVd9hWYc2QAA62LTzQ:P1 (envelope-from ) for ; Wed, 03 Jul 2024 16:33:27 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id MK7mIVd9hWYc2QAA62LTzQ (envelope-from ) for ; Wed, 03 Jul 2024 18:33:27 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=VZvl1Cmz; 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=1720024407; 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=r6daYTfPh45DpxfGtZhYLEXidTcmr3VOiy+PBTIYU64=; b=BxTkrkZ7JT1ZONKl3u6we9nuallDBd/K0blLMY/B2e+bV6gtbNaFKHSgj2NcCxxiGoFlUd DQmPZtPT3OJPdanX+96+R1bHB60uBGQ6a0iIsbyqU3hchiOKj9BgNo1ieFKFmrbVuMCC/3 kVq79ks8oYA1C87oJLEuuoXXOSDSwhlzqVJGULkrACE+00szMkM3gl4J5TIDIXd4gzdLk3 AIeE4lXtlZKd1vr6ujhbw5FXJqNZ1kQ/nqYhzQGmXHHCZelUPv0Kv1YIuF/0xzHoFppcvD Pz1v8NOpmnQiXf5vZDP5jgbKbWKm5M/AGrBTGY0HlNT08j7eVpeqLofeQ/EOQA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=VZvl1Cmz; 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=1720024407; a=rsa-sha256; cv=none; b=N6qJqPVLlXwp4MTo7aNNDphPpYg8cW0FkOW4narhu4bBs5fS9DzFqbVdEJbVi6/4Mfvf6r RFi9fdcAPCoBnlDkcNIyJBKwtpfbwbHgznspL5RV3uGjuhutkUn2uzDy/Q4DYvcURxxIoX /5YZWXkycDXLVlsNitL4jW6Axc350gYv1hrj5nZGx2ddva5zBFr+VIvVX7cGD7Z43HsSYl 4SN4rMBp2/iaFCGJQH0FG/0322qoe0ZWwvWCBJlBouNpfT9HnAfiiavFiDx2quUY5Aa9tS G5UWp2ixWzQsTeSrc5clxZr0VT9tZSArkyNkCoXgIqd0pewDjkgI9yX/6xy0Nw== 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 2EB4A24718 for ; Wed, 3 Jul 2024 18:33:27 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sP2un-0001wO-37; Wed, 03 Jul 2024 12:33:05 -0400 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 1sP2ui-0001mE-Sb for guix-patches@gnu.org; Wed, 03 Jul 2024 12:33:01 -0400 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 1sP2ui-0003zk-GH for guix-patches@gnu.org; Wed, 03 Jul 2024 12:33:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sP2uj-0006O1-Sa for guix-patches@gnu.org; Wed, 03 Jul 2024 12:33:01 -0400 Subject: bug#71917: [PATCH] gnu: dropbear: Update to 2024.85. References: Resent-From: jgart Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 03 Jul 2024 16:33:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 71917 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71917-done@debbugs.gnu.org Cc: attila.lendvai@gmail.com Mail-Followup-To: 71917@debbugs.gnu.org, jgart@dismail.de, attila.lendvai@gmail.com Received: via spool by 71917-done@debbugs.gnu.org id=D71917.172002434924506 (code D ref 71917); Wed, 03 Jul 2024 16:33:01 +0000 Received: (at 71917-done) by debbugs.gnu.org; 3 Jul 2024 16:32:29 +0000 Received: from localhost ([127.0.0.1]:40251 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sP2uC-0006NB-Uo for submit@debbugs.gnu.org; Wed, 03 Jul 2024 12:32:29 -0400 Received: from mx2.dismail.de ([159.69.191.136]:39892) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sP2uA-0006Mw-5M for 71917-done@debbugs.gnu.org; Wed, 03 Jul 2024 12:32:27 -0400 Received: from mx2.dismail.de (localhost [127.0.0.1]) by mx2.dismail.de (OpenSMTPD) with ESMTP id 903971af; Wed, 3 Jul 2024 18:32:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:in-reply-to:date:message-id:mime-version:content-type; s=20190914; bh=j2E9Odzt0i+WHr0yua8qsdRqV97s9qU/hn0kghLIxuI=; b= VZvl1CmzvcaZAG2i0zhmpW+dScUyTU5elv++wxLZLOUsR+yjqF6ng3CEWEkZ/gIb tpDGK3we32F92BxCTV4mg9gdmOZOHjmtAph7Knoxoc7jMiO+hLZEcw42OdjgQ2jY t8jqJhdLH/dabjMAFs+oIVRVAWVaZgWuFzjZYDqvX6uExRpUsR4/K9yI4K1rvhHU DLW+xhqolw6T1+Vvcdy0AHMJrVPBd6U6qozINJ/U7Gag0PwyjWM+Q4cL4Crf6wMk TLZ60gwD5LTx6nwp+CYu+YUVTOVrn3SVnylGto2QwCuF6wCJiOCQOZMMN+NK/dFj w3Cl/2Qh8UPS/0w+/BV43w== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx2.dismail.de (OpenSMTPD) with ESMTP id f8765c8e; Wed, 3 Jul 2024 18:32:15 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 25ac8084; Wed, 3 Jul 2024 18:32:15 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 17bf42ff (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Wed, 3 Jul 2024 18:32:15 +0200 (CEST) In-Reply-To: Date: Wed, 03 Jul 2024 11:32:12 -0500 Message-ID: <87msmytp0z.fsf@unknown72cc92733c3c.attlocal.net> MIME-Version: 1.0 Content-Type: text/plain 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: jgart X-ACL-Warn: , jgart via Guix-patches From: jgart 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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -7.07 X-Migadu-Queue-Id: 2EB4A24718 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -7.07 X-TUID: 5FrUQJHG+6tH Hi Attila, Thanks for the patch! -- all the best, jgart