[{"id":1766697,"web_url":"http://patchwork.ozlabs.org/comment/1766697/","msgid":"<20170912060510.GB3625@scaer>","list_archive_url":null,"date":"2017-09-12T06:05:10","subject":"Re: [Buildroot] [PATCH 1/1] download/git: force gzip compression\n\tlevel 6","submitter":{"id":13903,"url":"http://patchwork.ozlabs.org/api/people/13903/","name":"Yann E. MORIN","email":"yann.morin.1998@free.fr"},"content":"Petr, All,\n\nOn 2017-09-12 00:13 +0200, Petr Kulhavy spake thusly:\n> Force gzip compression level 6 when calculating hash of a downloaded GIT repo.\n> To make sure the tar->gzip->checksum chain always provides consistent result.`\n> \n> The script was relying on the default compression level, which must not be\n> necessarily consistent among different gzip versions. The level 6 is gzip's\n> current default compression level.\n\nNot only is it the _current_ default, it has always been so since the\nfirst release.\n\n> Signed-off-by: Petr Kulhavy <brain@jikos.cz>\n\nAcked-by: \"Yann E. MORIN\" <yann.morin.1998@free.fr>\n\nRegards,\nYann E. MORIN.\n\n> ---\n>  support/download/git | 2 +-\n>  1 file changed, 1 insertion(+), 1 deletion(-)\n> \n> diff --git a/support/download/git b/support/download/git\n> index fc2957d..f590ff6 100755\n> --- a/support/download/git\n> +++ b/support/download/git\n> @@ -101,4 +101,4 @@ LC_ALL=C sort <\"${basename}.list\" >\"${basename}.list.sorted\"\n>  # sources.buildroot.org and used in the *.hash files\n>  tar cf - --numeric-owner --owner=0 --group=0 --mtime=\"${date}\" --format=gnu \\\n>           -T \"${basename}.list.sorted\" >\"${output}.tar\"\n> -gzip -n <\"${output}.tar\" >\"${output}\"\n> +gzip -6 -n <\"${output}.tar\" >\"${output}\"\n> -- \n> 2.7.4\n>","headers":{"Return-Path":"<buildroot-bounces@busybox.net>","X-Original-To":["incoming@patchwork.ozlabs.org","buildroot@lists.busybox.net"],"Delivered-To":["patchwork-incoming@bilbo.ozlabs.org","buildroot@osuosl.org"],"Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=busybox.net\n\t(client-ip=140.211.166.137; helo=fraxinus.osuosl.org;\n\tenvelope-from=buildroot-bounces@busybox.net;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"eZHEFOwc\"; dkim-atps=neutral"],"Received":["from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xrvR36Qhqz9s76\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue, 12 Sep 2017 16:05:19 +1000 (AEST)","from localhost (localhost [127.0.0.1])\n\tby fraxinus.osuosl.org (Postfix) with ESMTP id 8784A83751;\n\tTue, 12 Sep 2017 06:05:17 +0000 (UTC)","from fraxinus.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id ezveK3RDwF8a; Tue, 12 Sep 2017 06:05:16 +0000 (UTC)","from ash.osuosl.org (ash.osuosl.org [140.211.166.34])\n\tby fraxinus.osuosl.org (Postfix) with ESMTP id 5CD7583F01;\n\tTue, 12 Sep 2017 06:05:16 +0000 (UTC)","from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137])\n\tby ash.osuosl.org (Postfix) with ESMTP id 3A5561C10C1\n\tfor <buildroot@lists.busybox.net>;\n\tTue, 12 Sep 2017 06:05:15 +0000 (UTC)","from localhost (localhost [127.0.0.1])\n\tby fraxinus.osuosl.org (Postfix) with ESMTP id 34D958374D\n\tfor <buildroot@lists.busybox.net>;\n\tTue, 12 Sep 2017 06:05:15 +0000 (UTC)","from fraxinus.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id 3URFXVhiN172 for <buildroot@lists.busybox.net>;\n\tTue, 12 Sep 2017 06:05:14 +0000 (UTC)","from mail-wm0-f66.google.com (mail-wm0-f66.google.com\n\t[74.125.82.66])\n\tby fraxinus.osuosl.org (Postfix) with ESMTPS id D3EE683751\n\tfor <buildroot@buildroot.org>; Tue, 12 Sep 2017 06:05:13 +0000 (UTC)","by mail-wm0-f66.google.com with SMTP id f4so8454828wmh.4\n\tfor <buildroot@buildroot.org>; Mon, 11 Sep 2017 23:05:13 -0700 (PDT)","from ymorin.is-a-geek.org\n\t(2a01cb088610730069c49a8201e78ac2.ipv6.abo.wanadoo.fr.\n\t[2a01:cb08:8610:7300:69c4:9a82:1e7:8ac2])\n\tby smtp.gmail.com with ESMTPSA id\n\tu1sm5995558wrd.95.2017.09.11.23.05.10\n\t(version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256);\n\tMon, 11 Sep 2017 23:05:11 -0700 (PDT)","by ymorin.is-a-geek.org (sSMTP sendmail emulation);\n\tTue, 12 Sep 2017 08:05:10 +0200"],"X-Virus-Scanned":["amavisd-new at osuosl.org","amavisd-new at osuosl.org"],"X-Greylist":"domain auto-whitelisted by SQLgrey-1.7.6","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=sender:date:from:to:cc:subject:message-id:references:mime-version\n\t:content-disposition:in-reply-to:user-agent;\n\tbh=XcmZKjnTGoZc3Ff/YL5PsNc4wm0+5NWbadcN4Lf3ams=;\n\tb=eZHEFOwceVP+xb+1e6xmBZbiT0pRxhuN4zZiBYMeuViVbKUR4bgHnxqocTzLzabR94\n\toSJMF8ca3Djy8UWli5MgRB19nnq4nXYlfjZK4rnJtJqAtXPpEenCO+s8V1TsSbmlUi80\n\tX7NoaKbLqu3yWeIW85mN5I4lJ9AVKouOWzrzkP0/jDgXE6I4ye1V/1fSZ9dqgWmBXkic\n\t3BY20UkqLX1yNYYm3YSLoO+CZWFzKn9y4weLgJapFg7a7rRZE1EEoTrgSg22QDu2yVcu\n\tTJuKhZNEgtkfnkN3vPT+rg/8QLB1jOnfpFQge+796+s/gSSvs94Mvj9NfubD3fq4BX96\n\tHzzw==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:sender:date:from:to:cc:subject:message-id\n\t:references:mime-version:content-disposition:in-reply-to:user-agent; \n\tbh=XcmZKjnTGoZc3Ff/YL5PsNc4wm0+5NWbadcN4Lf3ams=;\n\tb=KAI63ECx68K83zRJwNz450rsYGJywJnl9ZcyCqfRziA5kWJ/KQbU0CnJewwAt1E67A\n\taHBVZCVX3cMxN5WXLYDv9FDlsBqKkVhCtWXadj5gv4eR0L38TMX+O/pzpY+S6M0ujY/u\n\t7Td15mZtT6SNdQUNTkGjrc7wPBpWRQ4vmKzxWaaTfgqgeb9515nqy3GJOvh0TO6oU8v6\n\tCi5MM8a2hTu+qtC3O71pHb/9xoI3TWj6MzNuxFnwG6Biw8Af1SsQby2T4/I6ylwGHhMS\n\tEOXnTo0X5N7tLx0B63Wq2ld1aYPlBUa12C35f0CljbD7C1uK5S85KkK7kDcT0KILKRZY\n\tzVQw==","X-Gm-Message-State":"AHPjjUiamHtd+iOo1sW1SEICr2sQdeUIHg87K93n8OQOQnGWssqSvOX2\n\tzYI6pIrGAnhHXXOOkEtycNM=","X-Google-Smtp-Source":"AOwi7QBu0zZXYX1C17TpnaIm/FsuQb9WxsepyjSonaxHBXPVlFnbX0PXJ3ITq0r4sQt9pOuJMmZVFg==","X-Received":"by 10.28.99.69 with SMTP id x66mr9524026wmb.30.1505196312241;\n\tMon, 11 Sep 2017 23:05:12 -0700 (PDT)","Date":"Tue, 12 Sep 2017 08:05:10 +0200","From":"\"Yann E. MORIN\" <yann.morin.1998@free.fr>","To":"Petr Kulhavy <brain@jikos.cz>","Message-ID":"<20170912060510.GB3625@scaer>","References":"<1505168020-23634-1-git-send-email-brain@jikos.cz>","MIME-Version":"1.0","Content-Disposition":"inline","In-Reply-To":"<1505168020-23634-1-git-send-email-brain@jikos.cz>","User-Agent":"Mutt/1.5.22 (2013-10-16)","Cc":"buildroot@buildroot.org","Subject":"Re: [Buildroot] [PATCH 1/1] download/git: force gzip compression\n\tlevel 6","X-BeenThere":"buildroot@busybox.net","X-Mailman-Version":"2.1.18-1","Precedence":"list","List-Id":"Discussion and development of buildroot <buildroot.busybox.net>","List-Unsubscribe":"<http://lists.busybox.net/mailman/options/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=unsubscribe>","List-Archive":"<http://lists.busybox.net/pipermail/buildroot/>","List-Post":"<mailto:buildroot@busybox.net>","List-Help":"<mailto:buildroot-request@busybox.net?subject=help>","List-Subscribe":"<http://lists.busybox.net/mailman/listinfo/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=subscribe>","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Errors-To":"buildroot-bounces@busybox.net","Sender":"\"buildroot\" <buildroot-bounces@busybox.net>"}},{"id":1767372,"web_url":"http://patchwork.ozlabs.org/comment/1767372/","msgid":"<87shfr4n14.fsf@dell.be.48ers.dk>","list_archive_url":null,"date":"2017-09-12T21:36:39","subject":"Re: [Buildroot] [PATCH 1/1] download/git: force gzip compression\n\tlevel 6","submitter":{"id":42365,"url":"http://patchwork.ozlabs.org/api/people/42365/","name":"Peter Korsgaard","email":"peter@korsgaard.com"},"content":">>>>> \"Petr\" == Petr Kulhavy <brain@jikos.cz> writes:\n\n > Force gzip compression level 6 when calculating hash of a downloaded GIT repo.\n > To make sure the tar->gzip->checksum chain always provides consistent result.`\n\n > The script was relying on the default compression level, which must not be\n > necessarily consistent among different gzip versions. The level 6 is gzip's\n > current default compression level.\n\nCommitted, thanks.\n\nIs this just a theoretical issue, or something you have really run into?","headers":{"Return-Path":"<buildroot-bounces@busybox.net>","X-Original-To":["incoming@patchwork.ozlabs.org","buildroot@lists.busybox.net"],"Delivered-To":["patchwork-incoming@bilbo.ozlabs.org","buildroot@osuosl.org"],"Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=busybox.net\n\t(client-ip=140.211.166.138; helo=whitealder.osuosl.org;\n\tenvelope-from=buildroot-bounces@busybox.net;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"GZofNcr3\"; dkim-atps=neutral"],"Received":["from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xsJ5s0cmwz9t39\n\tfor <incoming@patchwork.ozlabs.org>;\n\tWed, 13 Sep 2017 07:36:48 +1000 (AEST)","from localhost (localhost [127.0.0.1])\n\tby whitealder.osuosl.org (Postfix) with ESMTP id D088E88460;\n\tTue, 12 Sep 2017 21:36:46 +0000 (UTC)","from whitealder.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id ou-iLPsYAPpJ; Tue, 12 Sep 2017 21:36:45 +0000 (UTC)","from ash.osuosl.org (ash.osuosl.org [140.211.166.34])\n\tby whitealder.osuosl.org (Postfix) with ESMTP id 2777A88447;\n\tTue, 12 Sep 2017 21:36:45 +0000 (UTC)","from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136])\n\tby ash.osuosl.org (Postfix) with ESMTP id 42D4E1C2569\n\tfor <buildroot@lists.busybox.net>;\n\tTue, 12 Sep 2017 21:36:43 +0000 (UTC)","from localhost (localhost [127.0.0.1])\n\tby silver.osuosl.org (Postfix) with ESMTP id 3642026A85\n\tfor <buildroot@lists.busybox.net>;\n\tTue, 12 Sep 2017 21:36:43 +0000 (UTC)","from silver.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id mi2g1l3IrH3B for <buildroot@lists.busybox.net>;\n\tTue, 12 Sep 2017 21:36:42 +0000 (UTC)","from mail-wm0-f43.google.com (mail-wm0-f43.google.com\n\t[74.125.82.43])\n\tby silver.osuosl.org (Postfix) with ESMTPS id 2411225AD8\n\tfor <buildroot@buildroot.org>; Tue, 12 Sep 2017 21:36:42 +0000 (UTC)","by mail-wm0-f43.google.com with SMTP id g206so566576wme.0\n\tfor <buildroot@buildroot.org>; Tue, 12 Sep 2017 14:36:42 -0700 (PDT)","from dell.be.48ers.dk (d51A5BC31.access.telenet.be.\n\t[81.165.188.49]) by smtp.gmail.com with ESMTPSA id\n\tq10sm3940059edc.71.2017.09.12.14.36.39\n\t(version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256);\n\tTue, 12 Sep 2017 14:36:39 -0700 (PDT)","from peko by dell.be.48ers.dk with local (Exim 4.88)\n\t(envelope-from <peter@korsgaard.com>)\n\tid 1drsrH-0003Oo-2S; Tue, 12 Sep 2017 23:36:39 +0200"],"X-Virus-Scanned":["amavisd-new at osuosl.org","amavisd-new at osuosl.org"],"X-Greylist":"domain auto-whitelisted by SQLgrey-1.7.6","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=sender:from:to:cc:subject:references:date:in-reply-to:message-id\n\t:user-agent:mime-version;\n\tbh=jJSB7XSB6KBGScLM2896gVMh5vqsRMtLyvbyw0neSU8=;\n\tb=GZofNcr3sRXcjeoXG9XEPgrew0kjGk75pQRxXk2KBijxRNV6esX5Oxp3MdzZ2ScP8I\n\t/i0gZtqMT27ogPQX17UIvfQTyGmDZH/N9VhkVAYxdfXTXImSXCrygp8lyIe71pfShAph\n\tgExrCpVRPGygYjUXzQaCrIXmQ7qykc2LClAZnjFVYfjC5XclG8YjTdp1OSpeaq7k5qIY\n\tw/6RRIoyziCE6H1GQZdCkZMy2DYTxDB0csqlMUu3D8AT1W3yQb0SmlwW3dcXVam9o50T\n\tCxnw8IlTtCsaIFjP++NW3EKlQtnhctk3/5UjC0aXvxcSudpaDwujipOA3nSDUACAqShB\n\txzXA==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:sender:from:to:cc:subject:references:date\n\t:in-reply-to:message-id:user-agent:mime-version;\n\tbh=jJSB7XSB6KBGScLM2896gVMh5vqsRMtLyvbyw0neSU8=;\n\tb=mgnYgy66pADYWjw/VGzXApXtcq6+WI3rJyacx1N3jV5IA8zJE6mhoOT7pKtZqgVOZ+\n\tlpXALVknDgs8O17Ir/qjm2Sk2YRpuz4vQRML5PjJ/KrTJpkR1KIR7YUUeI7vqDFHOiBi\n\tYjXoQLMMLUbk76OJpWK2F3kKMPYU/4bLIOSVPN4E174lftlwVAdjJFdyPMzXRt7Y7bdr\n\tcBLZg7DPSjHlEoHTJiCG9cnnJ0IZF8PLud1S8Lnfz+JxYsg8QulNvGITVBCG6UgjVrsc\n\t8T/G0dyBPO3HColY/bv8vVsD8lOP31JKjSy3AO/6OBoZtF5pzYBxrU59fADWf9tbUN4z\n\t7X3w==","X-Gm-Message-State":"AHPjjUhy+Qiq/f14+xDBkedRAlNwAcGgvFV0vRVTUV4v1zhdq0n8oHsw\n\t82GjQv+/fKEAgg==","X-Google-Smtp-Source":"AOwi7QCPDmOkM9OaTtONhunY8O3K2ElMHk4+4wIo/StyIPh+Dr0hgif613JHzt8Ukwm7IDQuHQsgiA==","X-Received":"by 10.80.219.66 with SMTP id b2mr1557494edl.256.1505252200614;\n\tTue, 12 Sep 2017 14:36:40 -0700 (PDT)","From":"Peter Korsgaard <peter@korsgaard.com>","To":"Petr Kulhavy <brain@jikos.cz>","References":"<1505168020-23634-1-git-send-email-brain@jikos.cz>","Date":"Tue, 12 Sep 2017 23:36:39 +0200","In-Reply-To":"<1505168020-23634-1-git-send-email-brain@jikos.cz> (Petr\n\tKulhavy's message of \"Tue, 12 Sep 2017 00:13:40 +0200\")","Message-ID":"<87shfr4n14.fsf@dell.be.48ers.dk>","User-Agent":"Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)","MIME-Version":"1.0","Cc":"\"Yann E . MORIN\" <yann.morin.1998@free.fr>, buildroot@buildroot.org","Subject":"Re: [Buildroot] [PATCH 1/1] download/git: force gzip compression\n\tlevel 6","X-BeenThere":"buildroot@busybox.net","X-Mailman-Version":"2.1.18-1","Precedence":"list","List-Id":"Discussion and development of buildroot <buildroot.busybox.net>","List-Unsubscribe":"<http://lists.busybox.net/mailman/options/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=unsubscribe>","List-Archive":"<http://lists.busybox.net/pipermail/buildroot/>","List-Post":"<mailto:buildroot@busybox.net>","List-Help":"<mailto:buildroot-request@busybox.net?subject=help>","List-Subscribe":"<http://lists.busybox.net/mailman/listinfo/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=subscribe>","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Errors-To":"buildroot-bounces@busybox.net","Sender":"\"buildroot\" <buildroot-bounces@busybox.net>"}},{"id":1767575,"web_url":"http://patchwork.ozlabs.org/comment/1767575/","msgid":"<20170913050714.GC3625@scaer>","list_archive_url":null,"date":"2017-09-13T05:07:14","subject":"Re: [Buildroot] [PATCH 1/1] download/git: force gzip compression\n\tlevel 6","submitter":{"id":13903,"url":"http://patchwork.ozlabs.org/api/people/13903/","name":"Yann E. MORIN","email":"yann.morin.1998@free.fr"},"content":"Peter, All,\n\nOn 2017-09-12 23:36 +0200, Peter Korsgaard spake thusly:\n> >>>>> \"Petr\" == Petr Kulhavy <brain@jikos.cz> writes:\n> \n>  > Force gzip compression level 6 when calculating hash of a downloaded GIT repo.\n>  > To make sure the tar->gzip->checksum chain always provides consistent result.`\n> \n>  > The script was relying on the default compression level, which must not be\n>  > necessarily consistent among different gzip versions. The level 6 is gzip's\n>  > current default compression level.\n> \n> Committed, thanks.\n> \n> Is this just a theoretical issue, or something you have really run into?\n\nTheoretical, see this mail and the ensuing discussion:\n    http://lists.busybox.net/pipermail/buildroot/2017-September/202162.html\n\nYet, for consistency, it is good to force it.\n\nRegards,\nYann E. MORIN.","headers":{"Return-Path":"<buildroot-bounces@busybox.net>","X-Original-To":["incoming@patchwork.ozlabs.org","buildroot@lists.busybox.net"],"Delivered-To":["patchwork-incoming@bilbo.ozlabs.org","buildroot@osuosl.org"],"Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=busybox.net\n\t(client-ip=140.211.166.136; helo=silver.osuosl.org;\n\tenvelope-from=buildroot-bounces@busybox.net;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"StGgqUPb\"; dkim-atps=neutral"],"Received":["from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xsV5s6XhTz9sPt\n\tfor <incoming@patchwork.ozlabs.org>;\n\tWed, 13 Sep 2017 15:07:29 +1000 (AEST)","from localhost (localhost [127.0.0.1])\n\tby silver.osuosl.org (Postfix) with ESMTP id 7C8E330A84;\n\tWed, 13 Sep 2017 05:07:23 +0000 (UTC)","from silver.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id BP350UdUBQBv; Wed, 13 Sep 2017 05:07:21 +0000 (UTC)","from ash.osuosl.org (ash.osuosl.org [140.211.166.34])\n\tby silver.osuosl.org (Postfix) with ESMTP id 4F33E30A7D;\n\tWed, 13 Sep 2017 05:07:21 +0000 (UTC)","from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137])\n\tby ash.osuosl.org (Postfix) with ESMTP id B8BDE1C3EBC\n\tfor <buildroot@lists.busybox.net>;\n\tWed, 13 Sep 2017 05:07:19 +0000 (UTC)","from localhost (localhost [127.0.0.1])\n\tby fraxinus.osuosl.org (Postfix) with ESMTP id B30098758A\n\tfor <buildroot@lists.busybox.net>;\n\tWed, 13 Sep 2017 05:07:19 +0000 (UTC)","from fraxinus.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id rHcmPx5sLNsg for <buildroot@lists.busybox.net>;\n\tWed, 13 Sep 2017 05:07:18 +0000 (UTC)","from mail-wr0-f176.google.com (mail-wr0-f176.google.com\n\t[209.85.128.176])\n\tby fraxinus.osuosl.org (Postfix) with ESMTPS id 7BE22873E3\n\tfor <buildroot@buildroot.org>; Wed, 13 Sep 2017 05:07:18 +0000 (UTC)","by mail-wr0-f176.google.com with SMTP id 108so26270447wra.5\n\tfor <buildroot@buildroot.org>; Tue, 12 Sep 2017 22:07:18 -0700 (PDT)","from ymorin.is-a-geek.org\n\t(2a01cb088610730014946f04e35703e8.ipv6.abo.wanadoo.fr.\n\t[2a01:cb08:8610:7300:1494:6f04:e357:3e8])\n\tby smtp.gmail.com with ESMTPSA id\n\tc78sm409831wmd.7.2017.09.12.22.07.14\n\t(version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256);\n\tTue, 12 Sep 2017 22:07:15 -0700 (PDT)","by ymorin.is-a-geek.org (sSMTP sendmail emulation);\n\tWed, 13 Sep 2017 07:07:14 +0200"],"X-Virus-Scanned":["amavisd-new at osuosl.org","amavisd-new at osuosl.org"],"X-Greylist":"domain auto-whitelisted by SQLgrey-1.7.6","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=sender:date:from:to:cc:subject:message-id:references:mime-version\n\t:content-disposition:in-reply-to:user-agent;\n\tbh=sowoer94jlO+sqJfWV8ptfHMbCvFOsj1dTizSHcMbbk=;\n\tb=StGgqUPbnRMcRzcYWysIxmMLhUwEkv9YlaC6AODw7WhNnQq+eSnzij8MqdnGB/4u04\n\tCeIIfZi20widLzfOTsGAkG2UpHa402rbhiALvXRI27B9CBxjQpVhQOIyfe7jnDSBB7Us\n\trBquR3vDQwZYIWH59wN47jxrAMx38Tu1uCBOhGeIb4HcXyVntpBbxjbit96Xy+LJQ1J6\n\tRr4aBbA4GQEbBFkCL8mgSaiDF7LGhm56VPYyCAyFNTHiE6CYgw6iX8DG9VYJHkpNbFmF\n\tf1Q/0DDdyCZ1JXfS7pLfA9qrhaAND2GyIBNliH3o8/MLxmWNc/A9YS89Zyli8ed9VHsn\n\tV2GQ==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:sender:date:from:to:cc:subject:message-id\n\t:references:mime-version:content-disposition:in-reply-to:user-agent; \n\tbh=sowoer94jlO+sqJfWV8ptfHMbCvFOsj1dTizSHcMbbk=;\n\tb=jvC5trp2LIR6v7tdaihHLfowA/SEFPPQOSwqa0b30nGvz2CmVOS2sCvGtD6YooQxgy\n\tRQq7ehXkbulvxHj0R+Dru4sLbOHg0APnPSwFYeZ13SEwnRb12gWErHY7v/Q2BYOnk96I\n\tSzD7XaLRsQiioGzQu+6k/nSeZEADqRyUX1K13eTETPGmrY6Ngx2I2GaTsFkeuorSJ+ez\n\t/eGgtzBHuhBUEnaC8nH7Cdd3xoz4stZcGrBVNn3pUszfgtKeH552RzD546TpKIPLCdyL\n\tbtvM5xjyd+iTZmT3nmN6YBfiwqZZzQWXAC5+5YjGrKZ4/e6wjxqIPNNskZgpD9p10/kB\n\t86Mw==","X-Gm-Message-State":"AHPjjUgwmbzFldtUJIOgPF1V93keIdYw2fg2EYpeEbej7suHIN3+Wl/z\n\t4uFTTA1xP/X96A==","X-Google-Smtp-Source":"ADKCNb5KrGDbZg41jwc1Bp8Wv0wQCio5NURO256Fo9e7HgaD29klT4u5/qpwCJDBgn/hWRFtVBtGbQ==","X-Received":"by 10.223.136.43 with SMTP id d40mr13485816wrd.121.1505279236979;\n\tTue, 12 Sep 2017 22:07:16 -0700 (PDT)","Date":"Wed, 13 Sep 2017 07:07:14 +0200","From":"\"Yann E. MORIN\" <yann.morin.1998@free.fr>","To":"Peter Korsgaard <peter@korsgaard.com>","Message-ID":"<20170913050714.GC3625@scaer>","References":"<1505168020-23634-1-git-send-email-brain@jikos.cz>\n\t<87shfr4n14.fsf@dell.be.48ers.dk>","MIME-Version":"1.0","Content-Disposition":"inline","In-Reply-To":"<87shfr4n14.fsf@dell.be.48ers.dk>","User-Agent":"Mutt/1.5.22 (2013-10-16)","Cc":"buildroot@buildroot.org, Petr Kulhavy <brain@jikos.cz>","Subject":"Re: [Buildroot] [PATCH 1/1] download/git: force gzip compression\n\tlevel 6","X-BeenThere":"buildroot@busybox.net","X-Mailman-Version":"2.1.18-1","Precedence":"list","List-Id":"Discussion and development of buildroot <buildroot.busybox.net>","List-Unsubscribe":"<http://lists.busybox.net/mailman/options/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=unsubscribe>","List-Archive":"<http://lists.busybox.net/pipermail/buildroot/>","List-Post":"<mailto:buildroot@busybox.net>","List-Help":"<mailto:buildroot-request@busybox.net?subject=help>","List-Subscribe":"<http://lists.busybox.net/mailman/listinfo/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=subscribe>","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Errors-To":"buildroot-bounces@busybox.net","Sender":"\"buildroot\" <buildroot-bounces@busybox.net>"}},{"id":1772809,"web_url":"http://patchwork.ozlabs.org/comment/1772809/","msgid":"<87r2v0uq1u.fsf@dell.be.48ers.dk>","list_archive_url":null,"date":"2017-09-21T13:41:49","subject":"Re: [Buildroot] [PATCH 1/1] download/git: force gzip compression\n\tlevel 6","submitter":{"id":42365,"url":"http://patchwork.ozlabs.org/api/people/42365/","name":"Peter Korsgaard","email":"peter@korsgaard.com"},"content":">>>>> \"Petr\" == Petr Kulhavy <brain@jikos.cz> writes:\n\n > Force gzip compression level 6 when calculating hash of a downloaded GIT repo.\n > To make sure the tar->gzip->checksum chain always provides consistent result.`\n\n > The script was relying on the default compression level, which must not be\n > necessarily consistent among different gzip versions. The level 6 is gzip's\n > current default compression level.\n\n > Signed-off-by: Petr Kulhavy <brain@jikos.cz>\n\nCommitted to 2017.02.x, thanks.","headers":{"Return-Path":"<buildroot-bounces@busybox.net>","X-Original-To":["incoming@patchwork.ozlabs.org","buildroot@lists.busybox.net"],"Delivered-To":["patchwork-incoming@bilbo.ozlabs.org","buildroot@osuosl.org"],"Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=busybox.net\n\t(client-ip=140.211.166.138; helo=whitealder.osuosl.org;\n\tenvelope-from=buildroot-bounces@busybox.net;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"Z3EudM/W\"; dkim-atps=neutral"],"Received":["from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xyd7r23Jbz9t49\n\tfor <incoming@patchwork.ozlabs.org>;\n\tThu, 21 Sep 2017 23:41:59 +1000 (AEST)","from localhost (localhost [127.0.0.1])\n\tby whitealder.osuosl.org (Postfix) with ESMTP id 42DCA8A071;\n\tThu, 21 Sep 2017 13:41:57 +0000 (UTC)","from whitealder.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id J4dtQCCtKCpu; Thu, 21 Sep 2017 13:41:55 +0000 (UTC)","from ash.osuosl.org (ash.osuosl.org [140.211.166.34])\n\tby whitealder.osuosl.org (Postfix) with ESMTP id A7F958A072;\n\tThu, 21 Sep 2017 13:41:55 +0000 (UTC)","from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136])\n\tby ash.osuosl.org (Postfix) with ESMTP id B04F71C0C1A\n\tfor <buildroot@lists.busybox.net>;\n\tThu, 21 Sep 2017 13:41:54 +0000 (UTC)","from localhost (localhost [127.0.0.1])\n\tby silver.osuosl.org (Postfix) with ESMTP id A7585305D6\n\tfor <buildroot@lists.busybox.net>;\n\tThu, 21 Sep 2017 13:41:54 +0000 (UTC)","from silver.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id cqEjWM-ArK+Q for <buildroot@lists.busybox.net>;\n\tThu, 21 Sep 2017 13:41:54 +0000 (UTC)","from mail-wm0-f41.google.com (mail-wm0-f41.google.com\n\t[74.125.82.41])\n\tby silver.osuosl.org (Postfix) with ESMTPS id C757030502\n\tfor <buildroot@buildroot.org>; Thu, 21 Sep 2017 13:41:53 +0000 (UTC)","by mail-wm0-f41.google.com with SMTP id q124so1987022wmb.0\n\tfor <buildroot@buildroot.org>; Thu, 21 Sep 2017 06:41:53 -0700 (PDT)","from dell.be.48ers.dk ([91.183.172.93])\n\tby smtp.gmail.com with ESMTPSA id\n\tb30sm954240ede.1.2017.09.21.06.41.50\n\t(version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256);\n\tThu, 21 Sep 2017 06:41:51 -0700 (PDT)","from peko by dell.be.48ers.dk with local (Exim 4.88)\n\t(envelope-from <peter@korsgaard.com>)\n\tid 1dv1jh-00045B-Ke; Thu, 21 Sep 2017 15:41:49 +0200"],"X-Virus-Scanned":["amavisd-new at osuosl.org","amavisd-new at osuosl.org"],"X-Greylist":"domain auto-whitelisted by SQLgrey-1.7.6","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=sender:from:to:cc:subject:references:date:in-reply-to:message-id\n\t:user-agent:mime-version;\n\tbh=SujM0Pp8FWyxgoRZstWLqaYqOcRyl7xnluZbkna49Ms=;\n\tb=Z3EudM/WZiPdRDAfJ3ACedY8lOUIFONs5F7MLXND7xc2BvRQf9Cdn+0twh3aaLujWL\n\tFR8LDmUXmMHSeCdLS93Q+M2Wh99N6gVS6ckbI7mYil310xuWcY4vp71YLgZJCYaY1Vld\n\tuNNC9ikIjInlH8iRBSpyEOq3B77WlZ4AlL24mE+4HDuLvxIRVy/kaqvFUj9+9x9TfmhH\n\tZ/RwkoKs/ZmKPcjeL1RhGrBcD2UsS2RzKiIFGUPGgnAL6SiBbmt/L2BZasbqjHURyA/J\n\th4OHXeYr0SJ2mhbZ4EjoMqTbisIiQuGQq3hgAyPDTYaSQXGNU/f8a9pEIuKr19F/V8ze\n\tujgg==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:sender:from:to:cc:subject:references:date\n\t:in-reply-to:message-id:user-agent:mime-version;\n\tbh=SujM0Pp8FWyxgoRZstWLqaYqOcRyl7xnluZbkna49Ms=;\n\tb=pSgNNW/dLPTgLYOEI7dw20VkoRY6t4XrVpEdQAAKTX/QwZCxNz13O7ryFINtoA0dgb\n\t5vWRTaQATQCQej2ZPluZY90FfQRcghEUKz1nsIzEdnPqVbnv+5K+RfBPU8OCBROcI2Hk\n\tYgbzETHRvPZiUXcW1V3VSIm92lvtdtZ775nDedEO5ek7Mc5slWlzqZ6BagjwciKecGxy\n\tCsZSEokN3LKDavN7b64Mi7WLoIzSSP5GTVqXXPw1ws1g7xyRkg2lkArarY0iMnkOkicL\n\tpYPJy7wdkR0htcCGaT1ANo0b/Z+Ry3edT8Xuhy2wp4i9nYP+1UgtI/6euO/xmnQ4lHdM\n\tHpZA==","X-Gm-Message-State":"AHPjjUhewoA3x9Q61fgYhR1y4sld+4CN54U/9hYzeGX4LDQ3FgjvFuK/\n\tJr2115fLQznT5SI8sZi1rUisQZut","X-Google-Smtp-Source":"AOwi7QDtadWf5Oc1N9mq88dzU1MjE4GfJF/5fM3QNCGUHi7myQ8RRtHv3JpmXucRdEOLLCLyiiQ/TQ==","X-Received":"by 10.80.153.213 with SMTP id n21mr1220346edb.28.1506001312358; \n\tThu, 21 Sep 2017 06:41:52 -0700 (PDT)","From":"Peter Korsgaard <peter@korsgaard.com>","To":"Petr Kulhavy <brain@jikos.cz>","References":"<1505168020-23634-1-git-send-email-brain@jikos.cz>","Date":"Thu, 21 Sep 2017 15:41:49 +0200","In-Reply-To":"<1505168020-23634-1-git-send-email-brain@jikos.cz> (Petr\n\tKulhavy's message of \"Tue, 12 Sep 2017 00:13:40 +0200\")","Message-ID":"<87r2v0uq1u.fsf@dell.be.48ers.dk>","User-Agent":"Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)","MIME-Version":"1.0","Cc":"\"Yann E . MORIN\" <yann.morin.1998@free.fr>, buildroot@buildroot.org","Subject":"Re: [Buildroot] [PATCH 1/1] download/git: force gzip compression\n\tlevel 6","X-BeenThere":"buildroot@busybox.net","X-Mailman-Version":"2.1.18-1","Precedence":"list","List-Id":"Discussion and development of buildroot <buildroot.busybox.net>","List-Unsubscribe":"<http://lists.busybox.net/mailman/options/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=unsubscribe>","List-Archive":"<http://lists.busybox.net/pipermail/buildroot/>","List-Post":"<mailto:buildroot@busybox.net>","List-Help":"<mailto:buildroot-request@busybox.net?subject=help>","List-Subscribe":"<http://lists.busybox.net/mailman/listinfo/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=subscribe>","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Errors-To":"buildroot-bounces@busybox.net","Sender":"\"buildroot\" <buildroot-bounces@busybox.net>"}},{"id":1787806,"web_url":"http://patchwork.ozlabs.org/comment/1787806/","msgid":"<87efq2sqq8.fsf@dell.be.48ers.dk>","list_archive_url":null,"date":"2017-10-16T21:54:55","subject":"Re: [Buildroot] [PATCH 1/1] download/git: force gzip compression\n\tlevel 6","submitter":{"id":42365,"url":"http://patchwork.ozlabs.org/api/people/42365/","name":"Peter Korsgaard","email":"peter@korsgaard.com"},"content":">>>>> \"Petr\" == Petr Kulhavy <brain@jikos.cz> writes:\n\n > Force gzip compression level 6 when calculating hash of a downloaded GIT repo.\n > To make sure the tar->gzip->checksum chain always provides consistent result.`\n\n > The script was relying on the default compression level, which must not be\n > necessarily consistent among different gzip versions. The level 6 is gzip's\n > current default compression level.\n\n > Signed-off-by: Petr Kulhavy <brain@jikos.cz>\n\nCommitted to 2017.08.x, thanks.","headers":{"Return-Path":"<buildroot-bounces@busybox.net>","X-Original-To":["incoming@patchwork.ozlabs.org","buildroot@lists.busybox.net"],"Delivered-To":["patchwork-incoming@bilbo.ozlabs.org","buildroot@osuosl.org"],"Authentication-Results":["ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=busybox.net\n\t(client-ip=140.211.166.137; helo=fraxinus.osuosl.org;\n\tenvelope-from=buildroot-bounces@busybox.net;\n\treceiver=<UNKNOWN>)","ozlabs.org;\n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"A83fWsv8\"; dkim-atps=neutral"],"Received":["from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137])\n\t(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3yGBvF3ns2z9sRn\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue, 17 Oct 2017 08:55:05 +1100 (AEDT)","from localhost (localhost [127.0.0.1])\n\tby fraxinus.osuosl.org (Postfix) with ESMTP id ACAD886424;\n\tMon, 16 Oct 2017 21:55:03 +0000 (UTC)","from fraxinus.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id H4GMkCvoAdNP; Mon, 16 Oct 2017 21:55:01 +0000 (UTC)","from ash.osuosl.org (ash.osuosl.org [140.211.166.34])\n\tby fraxinus.osuosl.org (Postfix) with ESMTP id 98B04863BA;\n\tMon, 16 Oct 2017 21:55:01 +0000 (UTC)","from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136])\n\tby ash.osuosl.org (Postfix) with ESMTP id 82F5C1CEC57\n\tfor <buildroot@lists.busybox.net>;\n\tMon, 16 Oct 2017 21:55:00 +0000 (UTC)","from localhost (localhost [127.0.0.1])\n\tby silver.osuosl.org (Postfix) with ESMTP id 78F9A2D437\n\tfor <buildroot@lists.busybox.net>;\n\tMon, 16 Oct 2017 21:55:00 +0000 (UTC)","from silver.osuosl.org ([127.0.0.1])\n\tby localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024)\n\twith ESMTP id FLhAuDcteNjM for <buildroot@lists.busybox.net>;\n\tMon, 16 Oct 2017 21:54:59 +0000 (UTC)","from mail-wm0-f41.google.com (mail-wm0-f41.google.com\n\t[74.125.82.41])\n\tby silver.osuosl.org (Postfix) with ESMTPS id 82C9626697\n\tfor <buildroot@buildroot.org>; Mon, 16 Oct 2017 21:54:59 +0000 (UTC)","by mail-wm0-f41.google.com with SMTP id k4so131155wmc.1\n\tfor <buildroot@buildroot.org>; Mon, 16 Oct 2017 14:54:59 -0700 (PDT)","from dell.be.48ers.dk (d51a5bc31.access.telenet.be.\n\t[81.165.188.49]) by smtp.gmail.com with ESMTPSA id\n\tz1sm6874506edz.97.2017.10.16.14.54.56\n\t(version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256);\n\tMon, 16 Oct 2017 14:54:57 -0700 (PDT)","from peko by dell.be.48ers.dk with local (Exim 4.88)\n\t(envelope-from <peter@korsgaard.com>)\n\tid 1e4DLb-0003Xt-PL; Mon, 16 Oct 2017 23:54:56 +0200"],"X-Virus-Scanned":["amavisd-new at osuosl.org","amavisd-new at osuosl.org"],"X-Greylist":"domain auto-whitelisted by SQLgrey-1.7.6","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=sender:from:to:cc:subject:references:date:in-reply-to:message-id\n\t:user-agent:mime-version;\n\tbh=X91KYkF/L4LyRz0J01rf3wasG+Xu6jZLb+wONlia21E=;\n\tb=A83fWsv8VRv6M7rFTRT+qnl+fPFQN6KfeUbONHd7FyGTdMUJSOa4e6LamVgog7Jis3\n\t63PgD+GKKamxUkTRo/Ia5i+mV/tItrNmDoHrEIyi+64UwPaCU9ztj4rn+4NlpOTydIOV\n\tdB+5ORX0h746afvzTX2MJ3WZGEbOBdpmconkgf7bEEoUbyifTu/3qW44V91/zc2lp6Ql\n\tjXaP5XAI3ohZ6UtRXt8r2Jm40lmBFcvaZETyyx3g7KgyEV49c77/VwcWwFTjGg8j2V1A\n\tX2GZxDQ92sMsuooGXnB8nvylCS8j4o8e3579JXpeApJU7OZzImVRillWCUzIZqrZqKmO\n\tDr2w==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:sender:from:to:cc:subject:references:date\n\t:in-reply-to:message-id:user-agent:mime-version;\n\tbh=X91KYkF/L4LyRz0J01rf3wasG+Xu6jZLb+wONlia21E=;\n\tb=iMfNJTulxG2EJvVwViBfioKTp8NqNk6eh9ERhqXaelASWsck+gcRpEzh5jyhxaVzKl\n\tGsTNB61+o/Szh7r/MU7wkb3eshQk7JgBfC5kcE/sJ88FZO8CDeReu6jJLhvWpw0ixwqV\n\tm47blrJfKZ9qNV9IrUq1Y2AUI4mbyivqLa7IP7hwjFuMVLQxBhhdO1Zem9A4HtZkiIpl\n\tKJcg8877AnK5xrKQp40FW1P/53w8/UCETNKerPA+8cR0yfeh9TovqCi3E0/+wD2oqsn7\n\tayPPVGgEIewKF6wXPC9kZQNrTZ6BmRWZ9vbELKANKejNsafpaMi8JUBW9Nvs5Gsfh4xD\n\tiD7Q==","X-Gm-Message-State":"AMCzsaUQVtH6KDJ06KM6a/Flz3agosMXEvuz33723cZM5bRWvXYtjcpq\n\tq5gDZIqyGdG/z2YvDXiHdRi2RLqO","X-Google-Smtp-Source":"AOwi7QB2t8PfPnkGFTdqH77B3q68weJvOEd6RZk25sUQlSDzDERh7zhNCv3UE/L+8dP/qZOc3Ex22g==","X-Received":"by 10.80.222.76 with SMTP id a12mr14739958edl.214.1508190898003; \n\tMon, 16 Oct 2017 14:54:58 -0700 (PDT)","From":"Peter Korsgaard <peter@korsgaard.com>","To":"Petr Kulhavy <brain@jikos.cz>","References":"<1505168020-23634-1-git-send-email-brain@jikos.cz>","Date":"Mon, 16 Oct 2017 23:54:55 +0200","In-Reply-To":"<1505168020-23634-1-git-send-email-brain@jikos.cz> (Petr\n\tKulhavy's message of \"Tue, 12 Sep 2017 00:13:40 +0200\")","Message-ID":"<87efq2sqq8.fsf@dell.be.48ers.dk>","User-Agent":"Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)","MIME-Version":"1.0","Cc":"\"Yann E . MORIN\" <yann.morin.1998@free.fr>, buildroot@buildroot.org","Subject":"Re: [Buildroot] [PATCH 1/1] download/git: force gzip compression\n\tlevel 6","X-BeenThere":"buildroot@busybox.net","X-Mailman-Version":"2.1.18-1","Precedence":"list","List-Id":"Discussion and development of buildroot <buildroot.busybox.net>","List-Unsubscribe":"<http://lists.busybox.net/mailman/options/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=unsubscribe>","List-Archive":"<http://lists.busybox.net/pipermail/buildroot/>","List-Post":"<mailto:buildroot@busybox.net>","List-Help":"<mailto:buildroot-request@busybox.net?subject=help>","List-Subscribe":"<http://lists.busybox.net/mailman/listinfo/buildroot>,\n\t<mailto:buildroot-request@busybox.net?subject=subscribe>","Content-Type":"text/plain; charset=\"us-ascii\"","Content-Transfer-Encoding":"7bit","Errors-To":"buildroot-bounces@busybox.net","Sender":"\"buildroot\" <buildroot-bounces@busybox.net>"}}]