X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A2E45386100B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1622932140; bh=1lM4p6PP7gDb5ZWGpo496K2D2gpEuDtIMx9KDfo1T/0=; h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=BjXWF+apzCDKpp1z0glFybaJ/vlTspuaNN/zfXKijTv3IgqBa/53rQUoO+KjUTcIW 4XHejelEbq4T7Ldydef2VGx+6IKcaU4uKZPEjAcV2zQyQczcUfUua6TrmRw6ix57Z2 aFvXM2AVjYvo0VjjfxanaNhxcvP5czofAvYVNWuk= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4085B386184F DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F26433857423 DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 789283857C67 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=EBvVguYAcj/Mf7sUPIC97hUP0iQD+0/xxmtGO5NYmRg=; b=uMH0+VQ9UEFIUnk4gi+KxiAXpZCL2Ry8CeAhYdaNP7AzLri/itRMAIePOY+AOJUEok nwFIzZaWy7tks7YOw+08KYO4EMySs4yzQ6X2fn72kyCnqGS3EMEHGX81DokmxskaJygb 0Ce/tH/VRJn/q0ZSpcj1VzXKLF+8z0bCo7XPQOzORaJpkg0hTpzpFQv4jXAG0ZIWUgNc Z9IOh2PuYETsxZb3PmfXWcN+DTF8n7UMkimdKqP7KFf5mICApJebY85I6d1v/k/piyfW 9otzzhmcXh/X8Xuy++5K0s4XlhX6UMKp7ZfIyHjmbXyaoGreYIMcUJdZZSei6vMmOo4G TpNw== X-Gm-Message-State: AOAM530IAcjvVSzvsHWqmOuFBJ/AQLsME2+234F+sI/H/qB3NHw3AOGT aKkQY/ZuNv3S6w7ZQ4RmifL8MoI8xEY= X-Google-Smtp-Source: ABdhPJwUEEi+NLDioD5qy90h8w8vJECelvfLSPRfKPTrQX99uFADtrh8DJsg7vY4auzbi5yIqNB6yA== X-Received: by 2002:a17:90a:bb13:: with SMTP id u19mr7112761pjr.92.1622932017576; Sat, 05 Jun 2021 15:26:57 -0700 (PDT) Date: Sun, 06 Jun 2021 07:26:57 +0900 To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: lua-5.3.6-4 In-Reply-To: References: Message-Id: MIME-Version: 1.0 X-Mailer: Becky! ver. 2.75.04 [ja] X-Antivirus: Avast (VPS 210605-4, 2021/06/05), 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 AT cygwin DOT com X-Mailman-Version: 2.1.29 X-BeenThere: cygwin AT cygwin DOT com Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Lemures Lemniscati via Cygwin-announce via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Lemures Lemniscati via Cygwin-announce Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" The following packages have been uploaded to the Cygwin distribution: * lua-5.3.6-4 * liblua5.3-5.3.6-4 * liblua-devel-5.3.6-4 * lua-5.3.6-4-src * lua-debuginfo-5.3.6-4 Added workaround to postinstall/preremove scripts in case CYGWIN=winsymlinks:nativestrict is specified. -- Lua is a powerful, light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. -- Cygwin Changes from lua-5.3.6-3 Added a workaround to postinstall/preremove scripts in case CYGWIN=winsymlinks:nativestrict is specified. In such cases, postinstall/preremove scripts temporarily override CYGWIN with CYGWIN="${CYGWIN} winsymlinks:native" [1]. And comments about it are printed, so that we can see them in 'setup.full.log'. [1]: https://www.cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/lua.git;a=blob;f=winsymlinks-nativestrict.sh;hb=cf9925fd2452d3422d092a5babeacf70fa1f76c6 Note: From 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 -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple