From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 097D6384803D for ; Wed, 26 May 2021 13:49:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 097D6384803D DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 78285386545E DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 9BDE5386545E 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) Date: Wed, 26 May 2021 22:49:52 +0900 To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Updated: jbigkit-2.1-2 Message-Id: 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 From: Lemures Lemniscati via Cygwin-announce Reply-To: cygwin@cygwin.com Errors-To: cygwin-announce-bounces@cygwin.com Sender: Kernel Overflow User X-BeenThere: cygwin@cygwin.com Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 May 2021 13:49:58 -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