From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id +D4GNtEeD2QIDQEASxT56A (envelope-from ) for ; Mon, 13 Mar 2023 14:02:10 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id oPXpNNEeD2QPRgAAG6o9tA (envelope-from ) for ; Mon, 13 Mar 2023 14:02:09 +0100 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 6D43D15401 for ; Mon, 13 Mar 2023 14:02:09 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=bxPRU4FC; dmarc=none; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678712529; h=from:from:sender:sender: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=hgpld9QCcC8B3YwbXmRyvEWqlIVDwtL+3fIQAvo40a8=; b=EVUX5t9HsoXlt7UajxuIORD7V0xSVa2oWwQkXpjasH1VMPG9GsJ5g2jp3i94R+GjEXQQyW 3mPY+tb79qdLfiAUntq06hBpYrC0uqS+FbQLoaiSi/F5OM8R7jc1Pc+CmMm5Hxxm/1b15u ynEw+MSE//r0c6myAIn/qbUkOgmC+Pa5uSZIo6mDdDkSCVEGNc3/sUnwc8/z6zGYaSodZx JRg5Lpy3Ds/yFJ3X8JB9aPmIm6ia3V9laMCvcPeebsLhWjuEpMAkJGbFv/fivOmrvrnxWc C0ZroInlX4b5jE3ClxHYbMOWLxw32jCyU2rbYXOz268FpR6qV04CrfkGSzNBjw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=bxPRU4FC; dmarc=none; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678712529; a=rsa-sha256; cv=none; b=sS5l7ySQm2P1ZDhCqwHgtYfK/aFGuGWiWt5Ru7Ip1GduCuCSJF8CdgQ1UsOsPswRzP2E7a S5VrMBuaGtA86E9QAPWcOLK8bi2X2TlGY5C8Zu/rcm02buTimJ2Sv17dQDhCqQGxWYIeA/ BMc1W7OUkfgwfXDYEvXihBU6inqSxh1GIPDrVGdHXvAguyCfeZ3hR5Jp3gmaSJlFvIhWBw eUpJxCz2J9ldwfdS/AgEW38RPf9MIlPidzwyQjmu3W756Mb4oS3y0yFMN3WcPJEs/cjK9+ lO9QbhO7ybKqlcB5wE+TLljpR792SPxymU7EZIfD0I4/05lz8qA8rNZFSjIU2g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pbhoT-0004qu-9X; Mon, 13 Mar 2023 09:02: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 1pbhoQ-0004pz-N5 for guix-patches@gnu.org; Mon, 13 Mar 2023 09:02:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pbhoQ-0001zp-D6 for guix-patches@gnu.org; Mon, 13 Mar 2023 09:02:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pbhoQ-0001QT-8f for guix-patches@gnu.org; Mon, 13 Mar 2023 09:02:02 -0400 Subject: bug#61727: [PATCH 1/6] gnu: Update rust-base64. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 13 Mar 2023 13:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 61727 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Steve George Cc: 61727-done@debbugs.gnu.org Received: via spool by 61727-done@debbugs.gnu.org id=D61727.16787124895436 (code D ref 61727); Mon, 13 Mar 2023 13:02:02 +0000 Received: (at 61727-done) by debbugs.gnu.org; 13 Mar 2023 13:01:29 +0000 Received: from localhost ([127.0.0.1]:33852 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pbhns-0001Pb-Sz for submit@debbugs.gnu.org; Mon, 13 Mar 2023 09:01:29 -0400 Received: from mail-wr1-f54.google.com ([209.85.221.54]:39601) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pbhnr-0001PM-7c for 61727-done@debbugs.gnu.org; Mon, 13 Mar 2023 09:01:27 -0400 Received: by mail-wr1-f54.google.com with SMTP id g3so11238967wri.6 for <61727-done@debbugs.gnu.org>; Mon, 13 Mar 2023 06:01:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1678712481; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender:from:to :cc:subject:date:message-id:reply-to; bh=hgpld9QCcC8B3YwbXmRyvEWqlIVDwtL+3fIQAvo40a8=; b=bxPRU4FCoY8ouILkkEKmKy6ZXSKGKa8fDznPZeonU5VIBqDJ8eeJgB0B4IR4ODkMlY cC1gzpljoZh2doev28p6su7itmKoJMRfEnjRbfINdUXcWKmM7nzrb/Gw+Z26XMtRFeWS MZjZZRFSxgUdZdyNSJ+7jY2IXHhxA9/AWA8d4FG1j0b3qTtt4xh21Iy1ETiO2C1ul5Rb uv+d1bMmEAowzeyQnVtbKZudfx2ServlBVW/JVfy+S59z/9IiGxThzvVPGJegbP1Y8hr xEEKJR8iUUIhbFJWaxuMQ03FcCONkS2gOtRBD1U3lAOeZ60nG8arIb2Drz5PiyXj+jyD r5ww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678712481; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=hgpld9QCcC8B3YwbXmRyvEWqlIVDwtL+3fIQAvo40a8=; b=Srag3wg69q92/WIFL9K5LZTZs2lQa3LDGPkOq0n0OO9GKo15oulDocjslauRoIJYsQ 4DS2o8qVDb8XLfWCfVDSSytgi2WNYx/jQC7rZ53bX1H3j0uobbB+7gTApHq14Fc7evbH xmfUT2J5bxs+vyG/Kbb4A9bwEPX+UKIvpPc7ezjEZj8qkXj1oCzWaJCHq3t403RVoc8m cBsAifC/+PhKM9lz0sh4MUMzTMsimEPQHr8Zc/tNOogtePTb4074eyRXum1AXTz2e8JJ Xtt+X2dQFZuWh07CTL029zTiyp6zhARyED7OVjg8emLqxw/VgTkR5+DoeGGxBCLv5vh8 /o4w== X-Gm-Message-State: AO0yUKVRBgbAFzENMt8sOU2E/ZSdhmWdw3TUXKzEfQnkN/e2zcc5jcKT gUQwxKVFk1FXiAHHa/x/Gjg= X-Google-Smtp-Source: AK7set8miYowxAx0seeGDJhz98AJGJElM2ZCVoe9jg+4p3oQ2m19awfPKRhJfjSXCKmpS+sKDhuWYw== X-Received: by 2002:a5d:61cf:0:b0:2cf:e2ff:8144 with SMTP id q15-20020a5d61cf000000b002cfe2ff8144mr1800404wrv.5.1678712480923; Mon, 13 Mar 2023 06:01:20 -0700 (PDT) Received: from localhost ([141.226.15.115]) by smtp.gmail.com with ESMTPSA id w10-20020a5d608a000000b002c5493a17efsm7931823wrt.25.2023.03.13.06.01.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Mar 2023 06:01:20 -0700 (PDT) Date: Mon, 13 Mar 2023 15:01:18 +0200 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , Steve George , 61727-done@debbugs.gnu.org References: <20230223084241.3762-1-steve@futurile.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="C6THAxFHs6WK5Ttm" Content-Disposition: inline In-Reply-To: <20230223084241.3762-1-steve@futurile.net> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 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: X-Migadu-Queue-Id: 6D43D15401 X-Spam-Score: -5.42 X-Migadu-Spam-Score: -5.42 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , 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-TUID: 38MxO8uOnFo0 --C6THAxFHs6WK5Ttm Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Thanks for the patches. The first one was already taken care of in the rust-team branch (which I hope to merge soon). The others I had to make a few changes on. On some of them the cargo-inputs weren't correct, or were split between cargo-inputs and cargo-development-inputs. I fixed them up and pushed the patches. Thanks! I've pushed them to the rust-team branch. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --C6THAxFHs6WK5Ttm Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmQPHp0ACgkQQarn3Mo9 g1ERMg//aMxd85Zek+V8I+wus+pj1s87yS4Rocf+V301UjuY+2h6Vy0gfyhuFidX pJ2yRxIvgVClcEEUmp3f55P8EJrNS1ibbFMeQaYrmE993jgPGN3uauO5nR1hjhig dIfqF3jSghyleXtESSYdkSuhxnTP/TRfoIoqAUhORHrI6JnZW+3hUzNjLyXuYc0g jFHSMsnlYJuWTn6r3vZfNO6AUWWxRb7MAMCiVr6zHI1VikhoQGEAKGDMen3TD0/k vRDqOnRsftehQtwAu4edZal9N/n19y0icfm6F+9kJ3vyf62Tz6aItt8r1uWXR8ji bAe6sQ1zA4lpZfXvO0QWZYuqq68jzXfgrDBGH30Ax3WKeGob7N2c5eFLp93kAEVW gJ55SjeLclpsMIhNA3nJ+qqAeT+5dtb/a0anJ0foHitIHudt9/Ju6ZnTkqZ2X9lT hdCyr9OQSw897gy5yBZkFAGXjagJju8quXIY1+Kvz+I/+t0ARcvZY4+S59wg1lFg uE8QEq4/AGFtYeVmFXFZoMVGPIkHt+E2ivLrenPwd2F5n5Ei+biDHi1d1q+vHm3o g47sxjQIkioBiYs9IPdr3zSfqlCGF3x7DitPA/G9DN2SpGNmeRsuZUZtvut1jVzO O8Qf8tcHdM4GmWlWsi8ytPWn+ILuhb8GYfUD1VhXB5Es4H1F55o= =c05C -----END PGP SIGNATURE----- --C6THAxFHs6WK5Ttm--