From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: preparing the next release v0.15.0 Date: Thu, 21 Jun 2018 12:45:59 +0200 Message-ID: <877emsto2g.fsf@elephly.net> References: <87in6mbdkt.fsf@elephly.net> <87tvpzvntv.fsf@elephly.net> <87tvpzlzq5.fsf@fastmail.com> <87bmc55mmh.fsf@posteo.net> <20180620203302.7e4ql5srmnt4ol5m@abyayala> <87o9g5qi3o.fsf@gnu.org> <877emt54qi.fsf@posteo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58255) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fVx6h-0004HO-B0 for guix-devel@gnu.org; Thu, 21 Jun 2018 06:46:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fVx6g-0005v5-Hd for guix-devel@gnu.org; Thu, 21 Jun 2018 06:46:27 -0400 In-reply-to: <877emt54qi.fsf@posteo.net> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Kei Kebreau Cc: guix-devel@gnu.org Hi Kei, > but I do have a quick question: I take it that there exists a > script for determining the new packages and updates for each release? > Maybe I've missed it in the repository or in discussion. It is done with =E2=80=9Cmake update-NEWS=E2=80=9D. It depends on a checko= ut of the maintenance repository (git://git.savannah.gnu.org/guix/maintenance.git), which is where we store the list of package/version pairs of each Guix release. -- Ricardo