From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 654AF15ACFC for ; Sat, 6 May 2023 11:17:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 383EEE077F; Sat, 6 May 2023 11:17:28 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1D65EE077F for ; Sat, 6 May 2023 11:17:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 10047341239 for ; Sat, 6 May 2023 11:17:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 55242A62 for ; Sat, 6 May 2023 11:17:25 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1683371807.3dd00c7dffba270a8b78ce3ac8d46fa96dc5478b.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/jpegoptim/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/jpegoptim/Manifest media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild X-VCS-Directories: media-gfx/jpegoptim/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 3dd00c7dffba270a8b78ce3ac8d46fa96dc5478b X-VCS-Branch: master Date: Sat, 6 May 2023 11:17:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 791b576d-8738-479d-8075-abbb1c4f0429 X-Archives-Hash: 172b71f86c5d654ae16608452c988544 commit: 3dd00c7dffba270a8b78ce3ac8d46fa96dc5478b Author: Ionen Wolkens gentoo org> AuthorDate: Sat May 6 11:01:00 2023 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Sat May 6 11:16:47 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dd00c7d media-gfx/jpegoptim: drop vulnerable 1.4.6 Bug: https://bugs.gentoo.org/905324 Signed-off-by: Ionen Wolkens gentoo.org> media-gfx/jpegoptim/Manifest | 1 - media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild | 15 --------------- 2 files changed, 16 deletions(-) diff --git a/media-gfx/jpegoptim/Manifest b/media-gfx/jpegoptim/Manifest index ac090e9ee4d4..6c2759353bc9 100644 --- a/media-gfx/jpegoptim/Manifest +++ b/media-gfx/jpegoptim/Manifest @@ -1,2 +1 @@ -DIST jpegoptim-1.4.6.tar.gz 99004 BLAKE2B efe8d4155e6a111ef7f810ddfa9d2ddc2b58d2a54728b81698c47444eebde864662ecc397cd935af47070b84daf36b33815e87a2909fc8b6ba7ca2421eff9687 SHA512 1ebd4986cbfeae19c1e01521862c15de25e078ccb6483c29f0d89b9c8e308c93d8dca7a200a57dd5da793e481ca5dc9c4f0d84b252f5b9408b4e719c35d7e90f DIST jpegoptim-1.5.3.tar.gz 121006 BLAKE2B 8fd54eb3e08268b080efb1747f5090a5a21500cea695483f1c892f1848155d3afc7b40304390d903cd3d7433e7811a0a77caa0747108be6e2e7535e7d664d3de SHA512 2e198636a7028d1781a00efed881e77af1324cf1906838ead9ffbb027c085cd287b26c3207e8b4f53e2f53ecb4dd2c035101b345a241a472288ba175e27d9423 diff --git a/media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild b/media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild deleted file mode 100644 index 905d570976eb..000000000000 --- a/media-gfx/jpegoptim/jpegoptim-1.4.6.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Utility to optimize JPEG files" -HOMEPAGE="https://www.kokkonen.net/tjko/projects.html https://github.com/tjko/jpegoptim" -SRC_URI="https://www.kokkonen.net/tjko/src/${P}.tar.gz" - -LICENSE="GPL-2+" # While COPYING is plain GPL-2, COPYRIGHT is clarifying it to be 'any later version' -SLOT="0" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" - -DEPEND="virtual/jpeg:0" -RDEPEND="${DEPEND}"