From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-x633.google.com (mail-pl1-x633.google.com [IPv6:2607:f8b0:4864:20::633]) by sourceware.org (Postfix) with ESMTPS id B913E385383E for ; Sun, 13 Jun 2021 07:25:00 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org B913E385383E Received: by mail-pl1-x633.google.com with SMTP id x10so4964692plg.3 for ; Sun, 13 Jun 2021 00:25:00 -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:message-id:mime-version :content-transfer-encoding; bh=lJoV2paNUFp5iPxchGXqv+Y9o1MwEuUSiyLtl9XahOE=; b=SAHwiZyh8XE6wAndpz1eG6z6P08VHO7bvSKXK6J+pZJHxNu+MnH8SW2wbV8+7Mg07Y ggk2cwxwJisxaM0pODzZzFfeN5rShAEUuTgB4loDqJJxzCM1Y1jd6ooH3Bde8hznn8qi J8OviOOv4EHf7FV0/xTJDVBsrsGH8Ypy+EH4+UpDNoV6U7Z6zqGkiCfWPj3rNTi2ahG9 AA28YLOv/PtPEJtZgXxN0U0yA6u3Az4WG11JU1fui5HPh9xhcPCyZwCCHoGFpqvmKuzt LnQTp3iYCrUdsZTICIVfwunab5Y7gj0c8sIHzPyJZ6UqTz7HxDtw2KVIlKjSQnP7m0h+ AC/A== X-Gm-Message-State: AOAM5306be+OLKhhMuC4wqSwJjvXopXsoc1uWC7bqUUn9dpRPORhJzGr 3geX+ZzTyDE+WCB8QJDe0BbFdikACZ4= X-Google-Smtp-Source: ABdhPJx44IFX5eGZSwLIOT/2gQLCc/pTV3HbznCx2zCHjsT1oCi6vA/VLQiSHLgazIGeAxR7ZRGcxQ== X-Received: by 2002:a17:90a:7841:: with SMTP id y1mr17449624pjl.119.1623569099794; Sun, 13 Jun 2021 00:24:59 -0700 (PDT) Received: from [192.168.3.3] ([2400:2411:aa20:4300:e17f:aa38:30b6:c8ba]) by smtp.gmail.com with ESMTPSA id m12sm8720754pjq.53.2021.06.13.00.24.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Jun 2021 00:24:59 -0700 (PDT) Date: Sun, 13 Jun 2021 16:24:59 +0900 From: Lemures Lemniscati To: cygwin-apps@cygwin.com Subject: [ITA] lua-logging-1.5.1-1 Message-Id: <20210613162457.CF9B.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 210612-8, 2021/06/12), 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-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jun 2021 07:25:02 -0000 Hi! ITA for lua-logging, which has been maintained by Yaakov [1], [2]. Now, the latest upstream of lua-logging is lualogging 1.5.1 [3]. A new candidate cygport file is placed at [4]. And, it's been tested on Cygwin AppVeyor CI [5]. Generated package files are placed at [6] and [7]: * lua-logging-1.5.1-1 * lua-logging-1.5.1-1-src -- SUMMARY: Lua logging library DESCRIPTION: LuaLogging provides a simple API to use logging features in Lua. Its design was based on log4j. LuaLogging currently supports, through the use of appenders, console, file, email, socket and sql outputs. HOMEPAGE: https://lunarmodules.github.io/lualogging/ SOURCE: https://github.com/lunarmodules/lualogging/tree/v1.5.1 LICENSE: MIT License https://github.com/lunarmodules/lualogging/blob/v1.5.1/COPYRIGHT -- [1]: https://www.cygwin.com/packages/summary/lua-logging-src.html [2]: https://cygwin.com/git/?p=git/cygwin-packages/lua-logging.git [3]: https://github.com/lunarmodules/lualogging/releases/tag/v1.5.1 [4]: https://github.com/cygwin-lem/lua-logging-cygport/tree/s_1.5.1-1 [5]: https://cygwin.com/cgi-bin2/jobs.cgi?srcpkg=playground&id=3013 [6]: https://cygwin-lem.github.io/lua-logging-cygport/ [7]: https://github.com/cygwin-lem/lua-logging-cygport/tree/s_1.5.1-1_gh-pages -- Regards, Lem