From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x102e.google.com (mail-pj1-x102e.google.com [IPv6:2607:f8b0:4864:20::102e]) by sourceware.org (Postfix) with ESMTPS id 71C0A39F1C6E for ; Tue, 1 Jun 2021 14:41:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 71C0A39F1C6E Received: by mail-pj1-x102e.google.com with SMTP id mq2-20020a17090b3802b0290162428291f5so2067473pjb.4 for ; Tue, 01 Jun 2021 07:41:04 -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=mGnx9am6GML1zLC5w61rPAoKQpfj7GjEOy8hAlJJYjQ=; b=pgw3z8FpgSp+I65LohO8p57+bNoOTjNgQhd/shpFXbm+ZCp9wqUSXftnsHx23jfEIF SCkEPcub3i+fa1Nce4AwL+LT2VPDBBLfr8bklwfV359PltPlaImwMdYDKLPRwFsUAJ4w AfunzbZrr8qFU4aIlxyOnaMykmDgiFLuQKb8a65j/B9nRs4pOXUAyFaeqWSHRlqZs4HU XEtRmaYo7O+PT1n8iTmGmTalbM/XlRXdQKAKDF0NKdkd8f4mMpKzolGXVJLDgP3VynQd J1xv2TULwNHX09n3qlnbNfhh2zpXy499pCSx2CDgOw47QRH4m5k4LrNVGpHWHRsH7TbD cmrg== X-Gm-Message-State: AOAM533quA1clUZm5B4NvnOISA3k6onFqRK9kQIyzXQPul/YPozTmFm3 ATYjfwojyrYjGJ6WRjqfKWRNXEA2bNo= X-Google-Smtp-Source: ABdhPJwbBOTL3ulARem788mrSgqjVD33qlrxMSj4ZnqC0/Cyw/JBhy+1+jajZm5cwRluIb7+ZeAVng== X-Received: by 2002:a17:90b:23ce:: with SMTP id md14mr18001106pjb.80.1622558463619; Tue, 01 Jun 2021 07:41:03 -0700 (PDT) Received: from [172.26.80.1] ([2400:2411:aa20:4300:85dd:c458:27cb:37d0]) by smtp.gmail.com with ESMTPSA id a9sm13144341pfo.69.2021.06.01.07.41.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Jun 2021 07:41:03 -0700 (PDT) Date: Tue, 01 Jun 2021 23:41:03 +0900 From: Lemures Lemniscati To: cygwin-announce@cygwin.com Subject: Updated: lua-5.3.6-3 In-Reply-To: References: Message-Id: <20210601234102.A14C.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:41:05 -0000 The following packages have been uploaded to the Cygwin distribution: * lua-5.3.6-3 * liblua5.3-5.3.6-3 * liblua-devel-5.3.6-3 * lua-5.3.6-3-src * lua-debuginfo-5.3.6-3 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.3.6-2 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.3.6-2, some files come with version number: e.g: lua5.3.exe, which is symlinked from lua by alternatives. Lemures Lemniscati