From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id EC5F9398A85F for ; Tue, 1 Jun 2021 14:48:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EC5F9398A85F DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AAE3F398B80F DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 333873A14C1B X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:in-reply-to:references :message-id:mime-version:content-transfer-encoding; bh=Rqteeu0oscquk4D2cmGa6og8VT7yHPHg1NepWSYaJ1I=; b=UCJjPem6swt75mM32/8KFqpWQG9PuKL9nEZACQ7MSRM8QSY1XDi0EhZe9SXOJN5Y7l 5g45jTNk0PjrRvpKwIj3lbxLnJwMnr4aioXPPn0srFmq97x8w3mqSOfgxaEQfmeUxOuk eUr8FZ3mln0EyUrNSXWjtyZgG/UNVH3PdhHwaLmjJkSXpgZTWAX2X4LJIKw6dLBOsI+4 BIZqRhhKUAWFok7dGC9soA6Abfi1zkIMPLOr3GTv3VqKvUw0N0vJa3XRXfnBxsjZRWW8 ubBCqXhc8nrDnalGzjsk/aZYZaHcyYDvqhIpE+ubHSZOzJV+N03/VWRPBbP6wYi2J/y2 CZ/g== X-Gm-Message-State: AOAM5304TmrrvkO3Lmrzv1/hnul9MC9ULDFWzMqt7O0Hw2mdhaoEk7CM Eia2b+GQzRJDcS5ggK4UjUpiQMwI7BM= X-Google-Smtp-Source: ABdhPJwVrCLktZjqGxyWXh19vQPZxUauwvbyQ2Dmgpy3WTloumb7f3WC43IEiEgQkyXcuWKHTC7/Ig== X-Received: by 2002:a17:90a:6e07:: with SMTP id b7mr238901pjk.7.1622558785358; Tue, 01 Jun 2021 07:46:25 -0700 (PDT) Date: Tue, 01 Jun 2021 23:46:25 +0900 To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Test: lua-5.4.3-2 In-Reply-To: References: Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Becky! ver. 2.75.04 [ja] X-Antivirus: Avast (VPS 210601-6, 2021/06/01), Outbound message X-Antivirus-Status: Clean X-Spam-Status: No, score=-1.1 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 autolearn=no 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-announce@cygwin.com X-Mailman-Version: 2.1.29 From: Lemures Lemniscati via Cygwin-announce Reply-To: cygwin@cygwin.com Errors-To: cygwin-announce-bounces+cygwin-announce-resender=cygwin.com@cygwin.com Sender: Kernel Overflow User X-BeenThere: cygwin@cygwin.com 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, 01 Jun 2021 14:48:56 -0000 The following test packages have been uploaded to the Cygwin distribution: * lua-5.4.3-2 * liblua-devel-5.4.3-2 * liblua5.4-5.4.3-2 * lua-5.4.3-2-src * lua-debuginfo-5.4.3-2 Lua is a powerful, light-weight programming language designed for extending= =20 applications. Lua is also frequently used as a general-purpose, stand-alone= =20 language. -- Cygwin Changes from lua-5.4.3-1 Fixed postinstall/preremove scripts in order to avoid making symlinks to non-existent files. Please, note that, when CYGWIN=3Dwinsymlinks:nativestrict is specified, they might still fail. =46rom lua-5.4.3-1, some files come with version number: e.g: lua5.4.exe, which is symlinked from lua by alternatives. Note: Modules for Lua 5.4 is not prepared yet. This is just a TEST of the interpreter/compiler. Lemures Lemniscati