From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x632.google.com (mail-ej1-x632.google.com [IPv6:2a00:1450:4864:20::632]) by sourceware.org (Postfix) with ESMTPS id F3DBE3858D1E for ; Wed, 17 Aug 2022 17:11:15 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org F3DBE3858D1E Received: by mail-ej1-x632.google.com with SMTP id kb8so25685059ejc.4 for ; Wed, 17 Aug 2022 10:11:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:subject:from:to:content-language :user-agent:mime-version:date:message-id:x-gm-message-state:from:to :cc; bh=Ccbgg5pyEPB1YuoeOqiwBlNoRbjA2sMcQ4gluhkVxYI=; b=vL07zb1e/fa/qxLOmuKWl8mPkM8IVX+4q96MdYDGRJ3P+TVQM0RjACJx3MvcwcINHp qDP3Yiz2lHOzxnV9PukQa5IH9MZGbSVGMpmXdW2SFXZIB6lPzded3tkTdN4uDiGyJhXn zGNGcjhHyX/VGfexXdQDEHS9qHwWvOKJeovsnn+cY0qZOOj3NkWQ0ZZsILkNT/cMAlEn kQtNNcG8O2QyfARtvnLbHyFxw4tEFYY4HMv6nhBCAY2OD3thgzYsSmpzun5mtmQ+IGDA a1DpW5pyK5dGYd38d9qrarvhQr/fcx7HuqVtmtRBX57t0YTfop7CupwpSXb8VOelrFo/ MbxQ== X-Gm-Message-State: ACgBeo3E4gBCBwtUX3l+eWPLpfs8JpcJzAKhGBl1yEHD9zO9kMkGU6/N Lccz6NqJzbpyX1Q7JlOlgwp4Z6gMe83c1Q== X-Google-Smtp-Source: AA6agR5eyP2NcxWfR8EGkWruGsJdVWVtgRWHaGSlFAV1WRbWaMOOombC9/VQEXZ1bVnUy43PnrFQwA== X-Received: by 2002:a17:906:216:b0:711:f623:8bb0 with SMTP id 22-20020a170906021600b00711f6238bb0mr17808406ejd.174.1660756274605; Wed, 17 Aug 2022 10:11:14 -0700 (PDT) Received: from [192.168.43.124] ([193.207.236.134]) by smtp.gmail.com with ESMTPSA id bd23-20020a056402207700b00445bbb4eb0csm2602289edb.32.2022.08.17.10.11.12 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 17 Aug 2022 10:11:14 -0700 (PDT) Message-ID: <3edf0353-a1c0-016f-308a-3080ad833a4d@gmail.com> Date: Wed, 17 Aug 2022 19:11:10 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0 Content-Language: it To: cygwin-announce@cygwin.com From: Marco Atzeri Subject: Updated: libuv-1.44.2-1 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Aug 2022 17:11:17 -0000 version 1.44.2-1 of libuv (source) libuv-devel libuv1 is available in the Cygwin distribution: CHANGES Last upstream release. DESCRIPTION libuv is a multi-platform support library with a focus on asynchronous I/O. It was primarily developed for use by Node.js, but it's also used by Luvit, Julia, pyuv, and others. HOMEPAGE https://github.com/libuv/libuv Marco Atzeri If you have questions or comments, please send them to the cygwin mailing list at: cygwin (at) cygwin (dot) com .