From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#61595: [PATCH] 28.3; test/lisp/emacs-lisp/copyright-tests.el: Fix test failure. Date: Sat, 18 Feb 2023 11:20:14 +0200 Message-ID: <83k00fz5wx.fsf@gnu.org> References: <83pma7zb1w.fsf@gnu.org> <83mt5bza3l.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29684"; mail-complaints-to="usenet@ciao.gmane.io" Cc: lx@shellcodes.org, 61595@debbugs.gnu.org To: Stefan Kangas Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Feb 18 10:21:08 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pTJP1-0007aZ-Hf for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 18 Feb 2023 10:21:07 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pTJOx-00037c-HP; Sat, 18 Feb 2023 04:21:03 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pTJOw-00037F-3h for bug-gnu-emacs@gnu.org; Sat, 18 Feb 2023 04:21:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pTJOv-0006Gs-QX for bug-gnu-emacs@gnu.org; Sat, 18 Feb 2023 04:21:01 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pTJOv-0005S0-M0 for bug-gnu-emacs@gnu.org; Sat, 18 Feb 2023 04:21:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 18 Feb 2023 09:21:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61595 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 61595-submit@debbugs.gnu.org id=B61595.167671203120905 (code B ref 61595); Sat, 18 Feb 2023 09:21:01 +0000 Original-Received: (at 61595) by debbugs.gnu.org; 18 Feb 2023 09:20:31 +0000 Original-Received: from localhost ([127.0.0.1]:42484 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pTJOQ-0005R7-Oj for submit@debbugs.gnu.org; Sat, 18 Feb 2023 04:20:31 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:39782) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pTJOP-0005Qu-De for 61595@debbugs.gnu.org; Sat, 18 Feb 2023 04:20:29 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pTJOK-0005kW-6o; Sat, 18 Feb 2023 04:20:24 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=BsWJwX2IB42fU+IWM+T8ttcqY5rnnevmn1v7d215C8Q=; b=jruPfEUJpZZf 6dXWbV8kKHtqvaoXXAOB82GO11C8srtRGSZWndzbrmxwIgpDbOEWecw61W3x9RJVDscINndNSh7MY NmqfGzeAiCjpDk85HcV5leH/PwtFe7eIyWw/IG+p867JR5GqJh7QFw75EN3LY3hGcgkOvRnWjU4dq 80kTUbtoOhRUIux81NQ2xDymLqQFq4+aTXNXZFs4aH9s9NHger6VfOkKhQkJ6Dw413tOeIhnMHFyS qL/Rw+A6rL4/4r9gy1QK0cyOMvKo3rYHhC0Uha+CHXGnsBEQ1AIviud8tGmQ5HTGirPHLTg/Zn8ko uvBru1UOynuiI+UUL+vqlA==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pTJOA-0000Vk-69; Sat, 18 Feb 2023 04:20:23 -0500 In-Reply-To: (message from Stefan Kangas on Sat, 18 Feb 2023 01:10:57 -0800) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:255946 Archived-At: > From: Stefan Kangas > Date: Sat, 18 Feb 2023 01:10:57 -0800 > Cc: 61595@debbugs.gnu.org > > I don't think we will need to worry about test failures on the emacs-28 > branch. The purpose of tests is to aid during development, and there > will be no more development on that branch. I also think it's better to > minimize the amount of changes on very old branches. Agreed. On top of that, this release being an emergency security fix, it should IMO have only the minimum number of changes strictly necessary to fix the particular problem for which it is being released.