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 945253875449 for ; Fri, 24 Mar 2023 16:38:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 5C24938708AB Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=kircheis.it Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=kircheis.it DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kircheis.it; s=MBO0001; t=1679675871; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=wf9r+FXli/DjkYHLfD7Za4njna42IsXvS61VRBvCWtY=; b=Ge0JbgsWbDfxznF+z6Wey1ZSpFeiBLHfa44tzlZuDdIdMHPAwmH9nqBfkdfEldhny0JDDq evEhs1rxqOgAVLrVBHQE3SjZBF1zZZnWVeA83Em2852RdB7Rd6A+2jUSVj0QmywWjcJ9dK 4KZUBVJ0elmHQxuUcNq3x/CIwkW5jIPkIY++690C+QEyE6iQByja1YJHo4WPS3jxzxaqps Kr3XPrRGu5+V7lGYd0aK8SFL3uTBVx0b43dJ8NSsOzvtNdHEyNJKWH5mvlhy2cUm2tI9w1 PAeWBbBv3+UMuC+0FTjmyMZE+j8W2nl7ZOn/C0NdvGOCvfNS5L/RYNKjmqOeOw== Message-Id: Date: Fri, 24 Mar 2023 17:37:50 +0100 MIME-Version: 1.0 From: Federico Kircheis Subject: [ANNOUNCEMENT] Updated: jpegoptim-1.5.2-1 To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4Pjnv31ny3z9syY X-Spam-Status: No, score=-3.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Errors-To: cygwin-announce-bounces+cygwin-announce-resender=cygwin.com@cygwin.com Reply-To: cygwin@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User List-Id: Version jpegoptim-1.5.2-1 of jpegoptim has been uploaded. jpegoptim is an utility for optimizing jpeg files. It provides lossless optimization (based on optimizing the Huffman tables) and "lossy" optimization based on setting maximum quality factor. On GitHub it is possible to find the changelog for the new release: https://github.com/tjko/jpegoptim/releases Federico