From patchwork Fri Jan 28 17:52:08 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adhemerval Zanella X-Patchwork-Id: 50547 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 1A240394800E for ; Fri, 28 Jan 2022 18:05:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1A240394800E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1643393139; bh=1TLGmr9h7VEpJoKvqo065FGctBMxvhKuRx1rJfCUqyE=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=DsIA1PNKLZwwdWjz4qmkHW0bgdozxKsQS+OdxaEHFrmr+0RnfkrSY2mrfzliKX9Fu Ug5YQuZAWSOsKVnqMSIuVJ2CYD65Pog6qufF80zq3gJLFABcu4iwM+T3LUbEiu7KrN 1Qf00+UbxfHds4OFvI4OhUtJ42fAvh0uhMU1//dY= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-oi1-x22c.google.com (mail-oi1-x22c.google.com [IPv6:2607:f8b0:4864:20::22c]) by sourceware.org (Postfix) with ESMTPS id 17608385DC35 for ; Fri, 28 Jan 2022 17:52:13 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 17608385DC35 Received: by mail-oi1-x22c.google.com with SMTP id v67so13675342oie.9 for ; Fri, 28 Jan 2022 09:52:13 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=1TLGmr9h7VEpJoKvqo065FGctBMxvhKuRx1rJfCUqyE=; b=yuzJoGAOqMosizpEi6ofW7YEppdQ2NqTtMFNaGuK32hHHAZxEPaPLLwtu5TpRTDnBY kMbeIr4AGdZJ5b/ZhdulVVsQshxtAjdQxH/F3Jt77A1Ipfev4zAu7W4NLHW5W97JBYTC 6Sgs9PtEpHZzM5S440wrEmmbfis4xvIpLT2qgz8tzEvbgIcezQnLEmzwswFHVQblrjTB Y0pYwEZakRSIoMwIoh6JhCQ1ubuAxSPm+2+ptlHGzMkr0z4katyFZPmfYdSHcG5DkOdv 13T7vJQjeHoxqUcexOUOtraptqB4/LKBYjWQAtdcDGqaQavM7o7fhNPC5kdKTmykRJ21 n3mw== X-Gm-Message-State: AOAM531z2rNd46pUVdU9Mvu+Vtwvx9SC/uKIq0xRvDW/HgqmXn4YJ7mQ dPxwnDt/F1Ue7ksAXmL/OVOnm6rMGTnbzw== X-Google-Smtp-Source: ABdhPJwCTh7r2weWUE3u4zncaZL19hnV6BmtD9oSnJI9clx6Z6zsmsKCCMbce62ndPlK2VIN1u9OKw== X-Received: by 2002:aca:ea85:: with SMTP id i127mr6226499oih.189.1643392332367; Fri, 28 Jan 2022 09:52:12 -0800 (PST) Received: from birita.. ([2804:431:c7ca:709a:aad4:4e8:bc05:17ad]) by smtp.gmail.com with ESMTPSA id n66sm10893534oif.35.2022.01.28.09.52.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 28 Jan 2022 09:52:12 -0800 (PST) To: libc-alpha@sourceware.org, Carlos O'Donell Subject: [PATCH v2] Add prelink removal plan on NEWS Date: Fri, 28 Jan 2022 14:52:08 -0300 Message-Id: <20220128175208.161957-1-adhemerval.zanella@linaro.org> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 X-Spam-Status: No, score=-12.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Adhemerval Zanella via Libc-alpha From: Adhemerval Zanella Reply-To: Adhemerval Zanella Errors-To: libc-alpha-bounces+patchwork=sourceware.org@sourceware.org Sender: "Libc-alpha" --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) Reviewed-by: Carlos O'Donell diff --git a/NEWS b/NEWS index 07e9eac52d..984baae694 100644 --- a/NEWS +++ b/NEWS @@ -153,6 +153,10 @@ Deprecated and removed features, and other changes affecting compatibility: been removed. There are widely-deployed out-of-process alternatives for catching coredumps and backtraces. +* Support for prelink will be removed in the next release; this includes + removal of the LD_TRACE_PRELINKING, and LD_USE_LOAD_BIAS, environment + variables and their functionality in the dynamic loader. + Changes to build and runtime requirements: [Add changes to build and runtime requirements here]