From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-x634.google.com (mail-pl1-x634.google.com [IPv6:2607:f8b0:4864:20::634]) by sourceware.org (Postfix) with ESMTPS id 9BDE5386545E for ; Wed, 26 May 2021 13:49:54 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9BDE5386545E Received: by mail-pl1-x634.google.com with SMTP id z4so642019plg.8 for ; Wed, 26 May 2021 06:49:54 -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=GTYuo1V8YH4W9XF6wMjjqK8taI7Zy5dNcuf64Wzvpv0=; b=cO7yUYweCdRjC/0mvkmaIBkqmXceqXb6i4xXwfckGTJwnbxouEfWZlNhGL1pw5isv6 seOJxF4hFodhkHkQRqkg33uLjNVqzqAy88LmmpoWEEG9qlcru9+wHeZ9iCSz5g4XZYAo PSCNzPiLkPGRC6ziJ9pRIU7VYWzxWkEZADM8q8YjI5atnK2LDEZgmskDxGXGo29XXmS1 elByiUTDe9ipuFwhmdfUNN/I3FS857OHO+d0mhKesJffUEZhjMG65UG4cepYI6HDv3Y1 TlIt2fOhnMTRXo9GFV9OsQlKQNZWfWP7BuYfd1p1VhB5Tmr/BIfIxS2/Pb03VskLzwlc hkuw== X-Gm-Message-State: AOAM532auDGwQhN3OOUHadwujEgEBBOD2FL89k5ADVw+e8R5q5HlWntB pEOtJ5fafnnoS2nGVMqbwPtv+3wXSFw= X-Google-Smtp-Source: ABdhPJwSfU68SiZ3luLO2UoKTTATHhNQNSW8zdvmsCxE0Yvlb7sY1iPiptr3/VhCHLzjx52ChFtUCg== X-Received: by 2002:a17:90a:9312:: with SMTP id p18mr4019856pjo.171.1622036993707; Wed, 26 May 2021 06:49:53 -0700 (PDT) Received: from [192.168.3.3] ([2400:2411:aa20:4300:7998:8d92:fafe:39c4]) by smtp.gmail.com with ESMTPSA id u11sm15432343pfk.198.2021.05.26.06.49.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 May 2021 06:49:53 -0700 (PDT) Date: Wed, 26 May 2021 22:49:52 +0900 From: Lemures Lemniscati To: cygwin-announce@cygwin.com Subject: Updated: jbigkit-2.1-2 Message-Id: <20210526224950.6F8C.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 210525-14, 2021/05/26), Outbound message X-Antivirus-Status: Clean X-Spam-Status: No, score=-1.2 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@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, 26 May 2021 13:49:56 -0000 The following packages have been uploaded to the Cygwin distribution: * jbigkit-2.1-2 * libjbig-devel-2.1-2 * libjbig2-2.1-2 * jbigkit-2.1-2-src * jbigkit-debuginfo-2.1-2 This is an update to the latest upstream. Applied an upstream patch, which fixes heap overflow bug [1]. [1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=969593 -- JBIG1 codec JBIG-KIT is a software implementation of the JBIG1 data compression standard (ITU-T T.82), which was designed for bi-level high-resolution image data such as scanned documents. This library is available in portable C code and has been widely used in fax products, printer firmware and drivers, and document management systems. The package includes a variant implementation of just the ITU-T T.85 profile, with memory management optimized for embedded and fax applications. HomePage: https://www.cl.cam.ac.uk/~mgk25/jbigkit/ News: https://www.cl.cam.ac.uk/~mgk25/jbigkit/CHANGES Source: https://www.cl.cam.ac.uk/~mgk25/jbigkit/download/jbigkit-2.1.tar.gz Git: https://www.cl.cam.ac.uk/~mgk25/git/jbigkit License: GPL2 https://www.cl.cam.ac.uk/~mgk25/jbigkit/#licensing Cygwin Package Summary: https://www.cygwin.com/packages/summary/jbigkit-src.html Cygport Source: https://cygwin.com/git/?p=git/cygwin-packages/jbigkit.git -- Lemures Lemniscati