From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x102a.google.com (mail-pj1-x102a.google.com [IPv6:2607:f8b0:4864:20::102a]) by sourceware.org (Postfix) with ESMTPS id 333873A14C1B for ; Tue, 1 Jun 2021 14:46:26 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 333873A14C1B Received: by mail-pj1-x102a.google.com with SMTP id o17-20020a17090a9f91b029015cef5b3c50so1544150pjp.4 for ; Tue, 01 Jun 2021 07:46:26 -0700 (PDT) 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) Received: from [172.26.80.1] ([2400:2411:aa20:4300:85dd:c458:27cb:37d0]) by smtp.gmail.com with ESMTPSA id p11sm14221412pgn.65.2021.06.01.07.46.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Jun 2021 07:46:24 -0700 (PDT) Date: Tue, 01 Jun 2021 23:46:25 +0900 From: Lemures Lemniscati To: cygwin-announce@cygwin.com Subject: Test: lua-5.4.3-2 In-Reply-To: References: Message-Id: <20210601234623.A150.50F79699@gmail.com> 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 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: Tue, 01 Jun 2021 14:46:27 -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