From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-x62e.google.com (mail-pl1-x62e.google.com [IPv6:2607:f8b0:4864:20::62e]) by sourceware.org (Postfix) with ESMTPS id EA59E385840A for ; Thu, 11 Nov 2021 14:05:28 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org EA59E385840A Received: by mail-pl1-x62e.google.com with SMTP id y1so5808726plk.10 for ; Thu, 11 Nov 2021 06:05:28 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=7JZKlWvd0SwVI2FaKzEBT+d5QepZgeQwglsEcgT3pkk=; b=MT4fsBP3BI9GqIzaGdSEH1l/qzIlZQ2Gulvuh1JQQxKlAQMX8FxxC2DGAHR4M3/v8y vLQLmwos/IlEFVyB2rcxMvznmvUPjBflRVTgqrok+oyPlWRW/PXhfOpvK+KcEA7dje0I uKKwTE4auujbk0nyoExSsdANLQYyKX5fZxvil7bzp8d4VYDRjMy670XQGNl5Zr6ue3an ehN/RtouBIUSpQMaR8+1huKZmKCdfMy7DHGYhzkj8xg2VIK2dDPY5VfEt2y+2gcs03PV fcQuPStOVRpYqBydSLOAO1WDdXGXy6szMshsOp8+FKjJggM49DAqvWFKWxt1mPHV+ohD betA== X-Gm-Message-State: AOAM533nAcWIRWzvAQV8wCNSvE1xsVj4qKwvCuKKpbOkIPhEPC2MXWSO osNpSzWQ9FvYd+ilFuyj0p8j3m28U3o= X-Google-Smtp-Source: ABdhPJwepMeYJjVVEI5fR/S8aFjWTuy4v/eL13vXuod//hFWPkmHFduuEt9qWvgceuWB3R75jB0sdg== X-Received: by 2002:a17:90b:314d:: with SMTP id ip13mr8649006pjb.228.1636639526708; Thu, 11 Nov 2021 06:05:26 -0800 (PST) Received: from [192.168.3.4] ([2400:2411:aa20:4300:5435:fc73:b289:61aa]) by smtp.gmail.com with ESMTPSA id t135sm2454489pgc.51.2021.11.11.06.05.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Nov 2021 06:05:26 -0800 (PST) Date: Thu, 11 Nov 2021 23:05:25 +0900 From: Lemures Lemniscati To: cygwin-announce@cygwin.com Subject: Updated: lua-crypto-0.3.2p4-1 Message-Id: <20211111230523.3457.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 211110-8, 2021/11/11), 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.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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: Thu, 11 Nov 2021 14:05:31 -0000 The following new packages have been uploaded in the Cygwin distribution: * lua-crypto-0.3.2p4-1 * lua-crypto-devel-0.3.2p4-1 * lua-crypto-0.3.2p4-1-src This is a rebuild with libssl1.0, and is an update to the latest upstream, 4 commits after 0.3.2. -- SUMMARY: Lua OpenSSL bindings DESCRIPTION: *** This project is DEPRECATED, use luaossl. *** LuaCrypto provides a Lua frontend to the OpenSSL cryptographic library. The OpenSSL features that are currently exposed are digests (MD5, SHA-1, HMAC, and more) and crypto-grade random number generators. HOMEPAGE: https://github.com/starius/luacrypto/ SOURCE: https://github.com/starius/luacrypto/tree/0639ea2f65dbe5f11c2d874527f3019ce5293ac5 LICENSE: MIT License https://github.com/starius/luacrypto/blob/0639ea2f65dbe5f11c2d874527f3019ce5293ac5/COPYING Cygwin Package Summary: https://www.cygwin.com/packages/summary/lua-crypto-src.html Cygport Source: https://cygwin.com/git/?p=git/cygwin-packages/lua-crypto.git -- Lemures Lemniscati