From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1YTaoK-0003CE-Fe for mharc-grub-devel@gnu.org; Thu, 05 Mar 2015 13:47:52 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33820) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YTaoI-00039j-BK for grub-devel@gnu.org; Thu, 05 Mar 2015 13:47:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YTaoE-0007x7-B0 for grub-devel@gnu.org; Thu, 05 Mar 2015 13:47:50 -0500 Received: from mail-la0-x233.google.com ([2a00:1450:4010:c03::233]:46040) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YTaoE-0007ww-2t for grub-devel@gnu.org; Thu, 05 Mar 2015 13:47:46 -0500 Received: by labge10 with SMTP id ge10so53326303lab.12 for ; Thu, 05 Mar 2015 10:47:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=8DvQ7VIwfjsZ0rfKPtKUsirEIvAdgQUle2Fy3B0Zo0o=; b=TVvJ+zEthXwpAspG0XlINFngWg6JLNxIVwjVREAEGrQ8ejRbYWkP7RinIduyoq2sUl 2QxslBdT2B4IeXQPzO2nRbKF4YKmnleeWov1mEmLU1/2CekkKqEHN+IgKU5qxXnrz6dh dnTiF+Fw4fjeMlmgSXNtWsowOPzYgVm2Nz97naywv7TYl+/iZjipm1UvFUZ5/5tIIWkz +YSQMjzKkKRKpA51wGGNA/cYDYjlh6kT5SOFrRnDbysBDYwgYwp6OkgJ3ihwW4kWmYfv niw5rFUdK55cI3wm09flu+wWlnOcHyKM5dgoFZM+jBBp4zUn3xQKBdQ/b+wKhjckUNvg maPQ== X-Received: by 10.152.206.70 with SMTP id lm6mr9600634lac.35.1425581265257; Thu, 05 Mar 2015 10:47:45 -0800 (PST) Received: from opensuse.site (ppp91-76-14-38.pppoe.mtu-net.ru. [91.76.14.38]) by mx.google.com with ESMTPSA id d6sm1405593lbp.16.2015.03.05.10.47.43 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Mar 2015 10:47:44 -0800 (PST) Date: Thu, 5 Mar 2015 21:47:42 +0300 From: Andrei Borzenkov To: "Vladimir 'phcoder' Serbinenko" Subject: Re: gnulib update policy Message-ID: <20150305214742.25a257e2@opensuse.site> In-Reply-To: References: <20141207203457.04a30cc0@opensuse.site> <20150123213859.52a50809@opensuse.site> <20150305202245.6d521876@opensuse.site> X-Mailer: Claws Mail 3.11.0 (GTK+ 2.24.25; x86_64-suse-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::233 Cc: The development of GRUB 2 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Mar 2015 18:47:51 -0000 =D0=92 Thu, 5 Mar 2015 19:23:35 +0100 "Vladimir 'phcoder' Serbinenko" =D0=BF=D0=B8=D1=88=D0= =B5=D1=82: > Thank you. Do you know how big the gnulib update would be? I was reluctant to do full update before 2.02. Even external-inline.m4 contains far more changes than I would prefer in this case. Here is git diff --shortstat for files included in grub assuming they do not have additional dependencies. 115 files changed, 1003 insertions(+), 521 deletions(-) > =D0=92 Fri, 23 Jan 2015 21:38:59 +0300 > Andrei Borzenkov =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >=20 > > =D0=92 Sun, 7 Dec 2014 20:34:57 +0300 > > Andrei Borzenkov =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > > > > > I have two pending patches for gnulib; each one is included upstream. > > > What is the policy in this case - update individual files, add patches > > > to be applied at autogen step or update from upstream (latter I'd > > > rather avoid at this stage)? > > > > ping? >=20 > I went ahead and committed both. They fix obvious bugs, they are self > contained and do not depend on anything else, they are upstream. >=20 > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel