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.devel Subject: Re: master 5b13afa: Update publicsuffix.txt from upstream Date: Fri, 16 Oct 2020 13:30:47 +0300 Message-ID: <838sc6wjhk.fsf@gnu.org> References: <20201011131732.10940.57772@vcs0.savannah.gnu.org> <20201011131733.C038620619@vcs0.savannah.gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="24756"; mail-complaints-to="usenet@ciao.gmane.io" Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Oct 16 12:34:51 2020 Return-path: Envelope-to: ged-emacs-devel@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 1kTN4V-0006LT-Ny for ged-emacs-devel@m.gmane-mx.org; Fri, 16 Oct 2020 12:34:51 +0200 Original-Received: from localhost ([::1]:48954 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kTN4U-0006jK-PA for ged-emacs-devel@m.gmane-mx.org; Fri, 16 Oct 2020 06:34:50 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59434) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kTN0e-0003Ih-FE for emacs-devel@gnu.org; Fri, 16 Oct 2020 06:30:52 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:50472) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kTN0d-0006MS-Ev; Fri, 16 Oct 2020 06:30:51 -0400 Original-Received: from [176.228.60.248] (port=2745 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kTN0b-0002XP-E3; Fri, 16 Oct 2020 06:30:50 -0400 In-Reply-To: (message from Stefan Kangas on Fri, 16 Oct 2020 02:24:14 -0700) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:257792 Archived-At: > From: Stefan Kangas > Date: Fri, 16 Oct 2020 02:24:14 -0700 > > Stefan Monnier writes: > > >> Update publicsuffix.txt from upstream > > > > BTW, do we have a central file listing those files that we need to > > update like this every once in a while? > > I.e. a list we'd check before a release, or something like that. > > I don't know of any such list. Perhaps it would be a good idea to > create one. For updating Unicode files, we have admin/notes/Unicode. That happens whenever a new version of the Unicode Standard is released, not when Emacs is released.