From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x535.google.com (mail-ed1-x535.google.com [IPv6:2a00:1450:4864:20::535]) by sourceware.org (Postfix) with ESMTPS id 0C8BC3850425 for ; Tue, 20 Apr 2021 10:01:27 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 0C8BC3850425 Received: by mail-ed1-x535.google.com with SMTP id i3so18616479edt.1 for ; Tue, 20 Apr 2021 03:01:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=r2aSto6ODkErTqIenCe/bg2IwN/ZNK8ydLeAnpvLnr8=; b=XzANl7mwyIOC5ZQlfz3Tykggh8ABD/tCEWjHGkoi1reEaETuuwHsSJYdl3aO/5wJhs ovDBozcDA3mfTlOEBePi3NYUIb8RLrFayl0yQc7P+aecU5pAD6DqaVFjE+HjMW9UED5B nvsBcMxlXJb8DP4XDKLuXaW6/bN8srcAX3NcRTiR2JA6yHt8xDkkcdelQAkiXLOnF7G5 8GauCwOnHeghpX06vKmjJyeaUMqOS8GEDIa8gP0xpJaFnTCHnyvomb58gD1y8vyGkRfR 6h4tRLZxa8+Ub6WHgJE4FwxESN77q4f9IHXA6itQ1R0eM3KbhwQM9N7zIxNhjuklIW32 JN5A== X-Gm-Message-State: AOAM530FZo2myPH1FJ08boaju5JkR5197TaKBNHAWI9d22/oBtjYtclv P6YF8XuVSNprVu1XpgUEqhcyYcTLRmDjsg== X-Google-Smtp-Source: ABdhPJwSx41B9Z/fr1T+4b1W0OfhUuIqA1d3crQqHXMPWL1/Pz6gQ9AJHOYAYuB8biCT22cQSZvy+w== X-Received: by 2002:a05:6402:3514:: with SMTP id b20mr221795edd.348.1618912886134; Tue, 20 Apr 2021 03:01:26 -0700 (PDT) Received: from ?IPv6:2003:cc:9f04:e30e:bde5:b4a5:8065:3cc8? (p200300cc9f04e30ebde5b4a580653cc8.dip0.t-ipconnect.de. [2003:cc:9f04:e30e:bde5:b4a5:8065:3cc8]) by smtp.gmail.com with ESMTPSA id c12sm12262964eja.12.2021.04.20.03.01.25 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 20 Apr 2021 03:01:25 -0700 (PDT) Subject: Re: [PATCH 0/1] libbrotli has broken pkg-config To: cygwin@cygwin.com References: <20210419191224.23536-1-corngood@gmail.com> <311673377.20210420075735@yandex.ru> From: Marco Atzeri Message-ID: <6720c106-4d0e-f263-2d8d-f3c1bfba9afe@gmail.com> Date: Tue, 20 Apr 2021 12:01:24 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.9.1 MIME-Version: 1.0 In-Reply-To: <311673377.20210420075735@yandex.ru> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Apr 2021 10:01:37 -0000 On 20.04.2021 06:57, Andrey Repin wrote: > Greetings, David McFarland! > >> I'm a little lost on the exact process for sending patches for packages, > > I think the cygwin-patches is an appropriate place for these. that is only for patches to the cygwin itself. For packages, here is fine