From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x102a.google.com (mail-pj1-x102a.google.com [IPv6:2607:f8b0:4864:20::102a]) by sourceware.org (Postfix) with ESMTPS id EBBAD386100C for ; Tue, 3 Aug 2021 14:43:28 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org EBBAD386100C Received: by mail-pj1-x102a.google.com with SMTP id q17-20020a17090a2e11b02901757deaf2c8so5039833pjd.0 for ; Tue, 03 Aug 2021 07:43: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:message-id:mime-version :content-transfer-encoding; bh=IV6G60GltOQ+lrylTRnVyW83vU29CMPqDFHvzKFrp4k=; b=jGS0SFqG8gnTjwbKMNJmA4O9peTap/P/1ijb7mi22H4hl2u6719dlCRWnre4MUhaiS VtDo8M8xa5Y9kWaYlUW5MpKM/XAqSJyKy1l+Pdk3mdl822g6QXK4eYIt/LlXsCJ5MLME kimtRwxNsFMy/z+K9uCXRcohS3w7E5ZEIxoYK2RPeUjutWGegpdIDGHlrX3CKElB3vFO /g+C716JjTsMPZlagJ9Zzstn0Ho4KYcedqU/HvgGOhRblTNwqmPojcmzR9KBnEqZOJn3 lCY9edxWK9vRnjZ4wxYxrGcuXhU4swEYUn/3WUz76Q5xxB1kaiJ4LJO1VWtaw2tqsuTw CtLA== X-Gm-Message-State: AOAM532J8L753sIY+c/BOO4uBMEicQTzULp8En+lyfclYmqIArvgLCG9 Hh6+tKInk1W4GGiE/5d8O0lMhFt+qTg= X-Google-Smtp-Source: ABdhPJxc6d6uVp9wju5FOh6wvcay7FKKqWK4PbrLiY6TS7e2nD7omxAZfuIf/6ZDiBOsasBawKGtGQ== X-Received: by 2002:a17:902:c14d:b029:12c:9108:eec with SMTP id 13-20020a170902c14db029012c91080eecmr18757042plj.63.1628001808024; Tue, 03 Aug 2021 07:43:28 -0700 (PDT) Received: from [172.24.64.1] ([2400:2411:aa20:4300:c4bd:cb6e:3425:e26c]) by smtp.gmail.com with ESMTPSA id s14sm6924857pfg.220.2021.08.03.07.43.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Aug 2021 07:43:27 -0700 (PDT) Date: Tue, 03 Aug 2021 23:43:28 +0900 From: Lemures Lemniscati To: cygwin-announce@cygwin.com Subject: Updated: qrencode 4.1.1-2 Message-Id: <20210803234326.B54A.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 210803-0, 2021/08/03), 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: Tue, 03 Aug 2021 14:43:30 -0000 The following packages have been updated: * qrencode-4.1.1-2 * libqrencode-devel-4.1.1-2 * libqrencode4-4.1.1-2 * qrencode-4.1.1-2-src * qrencode-debuginfo-4.1.1-2 Note: This update fixes a bug in the upstream. - Fix the issue #185 in the upstream: https://github.com/fukuchi/libqrencode/issues/185 - cf. the pull-request #186: https://github.com/fukuchi/libqrencode/pull/186 -- QR Code symbol library Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly robust. HomePage: https://fukuchi.org/works/qrencode/index.html.en News: https://github.com/fukuchi/libqrencode/blob/v4.1.1/NEWS Source: https://github.com/fukuchi/libqrencode/tree/v4.1.1 License: LGPL-2.1 License https://github.com/fukuchi/libqrencode/blob/v4.1.1/COPYING Cygwin Package Summary: https://www.cygwin.com/packages/summary/qrencode-src.html Cygport Source: https://cygwin.com/git/?p=git/cygwin-packages/qrencode.git -- Lemures Lemniscati