From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.90_1) id 1muhAf-0004pM-NC for mharc-grub-devel@gnu.org; Tue, 07 Dec 2021 15:34:41 -0500 Received: from eggs.gnu.org ([209.51.188.92]:36934) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1muhAe-0004p3-ML for grub-devel@gnu.org; Tue, 07 Dec 2021 15:34:40 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:36796) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1muhAc-0000At-QX for grub-devel@gnu.org; Tue, 07 Dec 2021 15:34:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1638909277; 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=NuUZHXayS4zMwZCJ1Lq//zkJQECjKr5xir0G0MBiMyw=; b=Y1RfbABvQKimYUDoytHqBA+v6He9MAniPse7U44UW5mWBD/sEGItxvMGi0odnKkc9vhLi3 VOOwHNqpsp0MFpL/xNVuHZ8sHioy8IfrLQHK5raeJfL02cP8TS3lC+gybQnKF8IghG34X0 +iAd3TDKrK/KtGcwRkTVkDe9ewk17DY= Received: from mail-qk1-f199.google.com (mail-qk1-f199.google.com [209.85.222.199]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-8-RgdCsM_3NcOTIEMb7JEQZQ-1; Tue, 07 Dec 2021 15:34:36 -0500 X-MC-Unique: RgdCsM_3NcOTIEMb7JEQZQ-1 Received: by mail-qk1-f199.google.com with SMTP id br9-20020a05620a460900b0046ad784c791so121844qkb.4 for ; Tue, 07 Dec 2021 12:34:36 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=NuUZHXayS4zMwZCJ1Lq//zkJQECjKr5xir0G0MBiMyw=; b=C4N9XT8coGLduVBjdIbbtkbWfXl8cIsjw4/0QkbUKryCOoiW04OsLrDhB/BhIKH2ve SbuB1OCzb2rNDfzU/ALW0Wx+ixYWUnQvZhUS/BHzOkA5paLJ522sCfsD+ZNH5YW4Wyr2 TVUfYdfSwiL9GGnDjCkyiqR/dyRLOyC6tk7FHhRX9CBBRh+6XnavHCGlUi5mrrUASRDB IRuPa/VaxUXbXVDifKptSwq7+G3d0yOB825+n608Vmho8kIDG6fn+Z9gUwsZ572xATg4 D4pX7RC/PdX+baQRQlRV4NugwVid9mbG9A7yIE+rwW0EVaRPyHlN9V2Q7389lyrrOwyf U6dQ== X-Gm-Message-State: AOAM530f73SK0jYU7TvZESz/S9XKQdT8LS458c6xLufFcRtId8XwR0nD zW0ob5AViZFnaHeEolGfUM1YhLLn6dxpsijeZI9yjgHK/0p3IxuTIGiV7mEqYANWXbrT5xsIF1W knawVGmykOmk= X-Received: by 2002:a05:620a:ec2:: with SMTP id x2mr1725615qkm.400.1638909273911; Tue, 07 Dec 2021 12:34:33 -0800 (PST) X-Google-Smtp-Source: ABdhPJx6ji9bn8S1J+di9090qpAyPxF7IFc8KVa9iG3uThlfCsLGabVEEnkEVij8m/4LF+qBTmc4Zg== X-Received: by 2002:a05:620a:ec2:: with SMTP id x2mr1725519qkm.400.1638909272862; Tue, 07 Dec 2021 12:34:32 -0800 (PST) Received: from localhost ([2601:184:4181:74c0:862e:5809:ed9e:e10e]) by smtp.gmail.com with ESMTPSA id n74sm351974qkn.83.2021.12.07.12.34.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Dec 2021 12:34:32 -0800 (PST) From: Robbie Harwood To: Daniel Kiper Cc: Daniel Axtens , grub-devel@gnu.org, darren.kenny@oracle.com, ps@pks.im, phcoder@gmail.com Subject: Re: [PATCH] Drop gnulib fix-base64.patch In-Reply-To: <20211130163316.6cems6czanuwaunp@tomti.i.net-space.pl> References: <20211028192227.351582-1-rharwood@redhat.com> <87wnkydgyk.fsf@dja-thinkpad.axtens.net> <20211123172038.jnzcb23yq3llaefy@tomti.i.net-space.pl> <20211125170904.j5ivye2atyb44rzm@tomti.i.net-space.pl> <20211130163316.6cems6czanuwaunp@tomti.i.net-space.pl> Date: Tue, 07 Dec 2021 15:34:29 -0500 Message-ID: MIME-Version: 1.0 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=rharwood@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=170.10.133.124; envelope-from=rharwood@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -33 X-Spam_score: -3.4 X-Spam_bar: --- X-Spam_report: (-3.4 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.619, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Dec 2021 20:34:40 -0000 --=-=-= Content-Type: text/plain Daniel Kiper writes: > On Mon, Nov 29, 2021 at 06:21:46PM -0500, Robbie Harwood wrote: >> Daniel Kiper writes: >> >> > Yeah, but I think it would require major overhaul. Does not it? If yes >> > then maybe we should consider move to the Kconfig or something like >> > that. >> >> Perhaps, but please don't mistake me as volunteering for build system > > I do not... I am not sure how you inferred I do. > >> hacking - I'm mostly just here to upstream patches :) > > Cool! I have just asked you to investigate how to improve your patch. > Currently I am not happy with it. I still hope you will send me some > proposals (I do not expect patches immediately; if you prefer just tell > me how do you want to fix the issue in better way). If I get them then > we can continue discussion... Sorry, I think I missed this - what are you unhappy about with this patch? Be well, --Robbie --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJIBAEBCgAyFiEEA5qc6hnelQjDaHWqJTL5F2qVpEIFAmGvxVUUHHJoYXJ3b29k QHJlZGhhdC5jb20ACgkQJTL5F2qVpEJEKg//eSd0yjeSf2E/wmDZYrADIdsJCm7G uBl9TS132AAQdXjyAK8FdqqiTVPEDh8hQbwU0bOXuFFOtq69GxDiZ/lK5dhtwmHH D/9neTwCcxMtJmSBy811IE9lHOOsG4WwZ0L/tyrlVEi5x1me1751Gjnj5SArFIyZ u+Q/2ZDcIuGzSKIEblImm7BTv7iV9QJX4KMmmswOIyIEcjRfDc225UORpXu+Y1ik S77g57ZNZUXJH3sSrRQIoeMkFYJSN14P2k98ckkAY17NTC5mEZxImhyBZQwn0gXR fSlXqQg0Ilvztmy75OXenk03rx8722MHPLm0OA+hApFT9BLDPbRd8edk2hl7p/vC an9NrRxgTEDb9VnknOnnGKZvJ9tnMasB37Zw2MdRXI5LWPuDSUYdmVeWWwbzg99h heAHjf5TfUCdN5IFMKxBPiKS6z3tnY2nblfMSBsrCLmcX6nxdwuvb8FFgUcIToyf tbIxchas1yfJWELoU7SCE6brAPoC+AsmhwHwu4fk3jQWVSzve7yB5cYR5/ptm/PP zxx5WeQKplW661oihv19rsVpao1XSMdBY6f0aalSYej8mOO/ILm5UZ1ahItEe4AQ mOUZF6xNOQ8AxnUsTTkA15oLtV2LHQlOfgtkbLrn6V6hs7g3UNSQnmHFtXZp82VX zkbMessIjJRPIIs= =YNGx -----END PGP SIGNATURE----- --=-=-=--