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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BCA25138334 for ; Sat, 5 Jan 2019 16:13:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1D3CE09F3; Sat, 5 Jan 2019 16:13:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9705FE09F3 for ; Sat, 5 Jan 2019 16:13:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 40CDE335D24 for ; Sat, 5 Jan 2019 16:13:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7C7774FB for ; Sat, 5 Jan 2019 16:13:12 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1546704721.185658bff21832b12c76e6e74fe9a7d1c6ea71cf.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/amavisd-new/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-filter/amavisd-new/amavisd-new-2.11.1-r2.ebuild mail-filter/amavisd-new/amavisd-new-2.11.1-r3.ebuild X-VCS-Directories: mail-filter/amavisd-new/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 185658bff21832b12c76e6e74fe9a7d1c6ea71cf X-VCS-Branch: master Date: Sat, 5 Jan 2019 16:13:12 +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: 00c93eea-7c7f-49e9-8825-6bb8e50e3405 X-Archives-Hash: cdb19fabf8b37db694c22bf501522cbc commit: 185658bff21832b12c76e6e74fe9a7d1c6ea71cf Author: Michael Orlitzky gentoo org> AuthorDate: Sat Jan 5 16:11:31 2019 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Sat Jan 5 16:12:01 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=185658bf mail-filter/amavisd-new: new revision sans the app-arch/freeze dependency. The app-arch/freeze package fails to build with a modern compiler and glibc. It's probably time to lay this package to rest. The last upstream release is from circa 1999. Fedora has some patches against it, but an email from the author (in the Fedora RPM) suggests that even he thinks the package is dead. While it's fun to see a long list of supported file types in amavisd, I've never actually seen one of these archives in real life. The recent build failures are due to some code quality issues; so even if it's possible to patch them, one has to ask: do we want to be feeding this unmaintained program untrusted input from the network? With all things considered, its removal is for the best. Bug: https://bugs.gentoo.org/669206 Signed-off-by: Michael Orlitzky gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 .../{amavisd-new-2.11.1-r2.ebuild => amavisd-new-2.11.1-r3.ebuild} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mail-filter/amavisd-new/amavisd-new-2.11.1-r2.ebuild b/mail-filter/amavisd-new/amavisd-new-2.11.1-r3.ebuild similarity index 98% rename from mail-filter/amavisd-new/amavisd-new-2.11.1-r2.ebuild rename to mail-filter/amavisd-new/amavisd-new-2.11.1-r3.ebuild index 1767bdefc4a..fb89008a1ca 100644 --- a/mail-filter/amavisd-new/amavisd-new-2.11.1-r2.ebuild +++ b/mail-filter/amavisd-new/amavisd-new-2.11.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,7 +23,6 @@ RDEPEND="${DEPEND} app-arch/bzip2 app-arch/arc app-arch/cabextract - app-arch/freeze app-arch/lha app-arch/lrzip app-arch/lzop