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 DCD0D158094 for ; Tue, 28 Jun 2022 02:10:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21277E0CB5; Tue, 28 Jun 2022 02:10:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id DC3B1E0CB5 for ; Tue, 28 Jun 2022 02:10:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 F385634138C for ; Tue, 28 Jun 2022 02:10:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8AF9E456 for ; Tue, 28 Jun 2022 02:10:09 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1656382198.4c7c85f9333ee05f0f4b7ad757b562a62037fe44.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/systemd/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/systemd/systemd-9999.ebuild X-VCS-Directories: sys-apps/systemd/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4c7c85f9333ee05f0f4b7ad757b562a62037fe44 X-VCS-Branch: master Date: Tue, 28 Jun 2022 02:10:09 +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: f6577b11-6a7b-45ca-96ad-bbac0c02ee2d X-Archives-Hash: dd5e0fa3471212d2b9aa594809d5772c commit: 4c7c85f9333ee05f0f4b7ad757b562a62037fe44 Author: Sam James gentoo org> AuthorDate: Tue Jun 28 02:09:53 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jun 28 02:09:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c7c85f9 sys-apps/systemd: drop obsolete F_S=3 revert Reverted upstream. Bug: https://bugs.gentoo.org/841770 Signed-off-by: Sam James gentoo.org> sys-apps/systemd/systemd-9999.ebuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild index 7f24477218f0..0b4f28e4c6b5 100644 --- a/sys-apps/systemd/systemd-9999.ebuild +++ b/sys-apps/systemd/systemd-9999.ebuild @@ -241,9 +241,6 @@ src_prepare() { # Add local patches here PATCHES+=( - # Breaks Clang. Revert the commit for now and force off F_S=3. - # bug #841770. - "${FILESDIR}/251-revert-fortify-source-3-fix.patch" ) if ! use vanilla; then