From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x1033.google.com (mail-pj1-x1033.google.com [IPv6:2607:f8b0:4864:20::1033]) by sourceware.org (Postfix) with ESMTPS id 9D6EB385E454 for ; Wed, 19 May 2021 22:27:28 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9D6EB385E454 Received: by mail-pj1-x1033.google.com with SMTP id t11so8086415pjm.0 for ; Wed, 19 May 2021 15:27:28 -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=m6JF/Yd60Rqg0nPkRhUMli7GVsV5YkCKY6s6TeSGp/o=; b=XxOFMpdX1XGBieuoiV44ECsThYqrnfXNkZKl70/W8JXMoaBiqKNdxM6molLJlEEknI QR9l0ZsXKtLH9vQFH6E33hcFQajEuLHnhKVqqcwXXti4LDhmGnJaFjrK59AuLHFRJDzk 6opXqfb1D5kL8pq8CJ3eh9oJJnO5gZxjNWsN7OwkDSWMJX5o61mdZR0TydvT9OUFYldE 0VZyqf/ds8lb+CQix7Wh3dG2D5n4g2JNJgYOccAlgVYAPV+sYkAwHt58/7uW+BM3Ad6F 5tWZYbHTsUkU2zxpMgZGFZ2wlW41SMFy3fJDByJxoUEklLbQPQkUjmVxpUfmU3G974Ov IVvQ== X-Gm-Message-State: AOAM5310MOd1dMZoI1QLE7PycbBAKOBvcDkTHoFdULTjMp/7TK4Fth/Y iRp8nh0plAYHcRvJx1xSvTGY5I/4dV0= X-Google-Smtp-Source: ABdhPJx8BAI3J5y40poSFDrPOxlfYcWAKqffW4p35Wcucz+KHFCE393Tegi158zOplFQIWotIgSrRQ== X-Received: by 2002:a17:90a:8c8b:: with SMTP id b11mr1279925pjo.236.1621463247791; Wed, 19 May 2021 15:27:27 -0700 (PDT) Received: from [172.21.0.1] ([2400:2411:aa20:4300:31fd:da68:f1fa:235a]) by smtp.gmail.com with ESMTPSA id 6sm320438pfx.117.2021.05.19.15.27.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 May 2021 15:27:27 -0700 (PDT) Date: Thu, 20 May 2021 07:27:26 +0900 From: Lemures Lemniscati To: cygwin-announce@cygwin.com Subject: Updated: lua-5.3.6-2 In-Reply-To: References: Message-Id: <20210520072725.5DC3.50F79699@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Mailer: Becky! ver. 2.75.04 [ja] X-Antivirus: Avast (VPS 210519-6, 2021/05/19), 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, KAM_SHORT, 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: Wed, 19 May 2021 22:27:30 -0000 The following packages have been uploaded to the Cygwin distribution: * lua-5.3.6-2 * liblua5.3-5.3.6-2 * liblua-devel-5.3.6-2 * lua-5.3.6-2-src * lua-debuginfo-5.3.6-2 Lua is a powerful, light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. -- This is an update to the upstream release 5.3.6 with some bug-fix patches: https://www.lua.org/bugs.html#5.4.2-2 https://www.lua.org/bugs.html#5.4.2-3 In this cygwin update, some files come with version number: e.g: lua5.3.exe, which is symlinked from lua by alternatives. Lemures Lemniscati