From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1YTZUB-0003Bg-7y for mharc-grub-devel@gnu.org; Thu, 05 Mar 2015 12:22:59 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41688) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YTZU4-0002tm-Ji for grub-devel@gnu.org; Thu, 05 Mar 2015 12:22:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YTZU1-00018h-Ct for grub-devel@gnu.org; Thu, 05 Mar 2015 12:22:52 -0500 Received: from mail-la0-x229.google.com ([2a00:1450:4010:c03::229]:44245) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YTZU1-00018U-4s for grub-devel@gnu.org; Thu, 05 Mar 2015 12:22:49 -0500 Received: by lams18 with SMTP id s18so52917202lam.11 for ; Thu, 05 Mar 2015 09:22:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=qWwJTCCnm6Yzdib8y/P8Vay9zF7FlteIiji/iVQdf9U=; b=jL6ew7q9hlqcHwopIoCAc1O/wfw38a9pF+AyJfqAtpITOAZaNjC0Fs5v8G8T74N5QG +QFYWaulItoAtszHtoLrd1xh7TgfRnvCc5P9wJOHn68lRWZyjmdbtDvK77nJLq/1jAq+ OOX/IjiAUjuCrJEFRSx1V1xaKuEXkK4gBRBSNvPm2+ZV4bnvm0PhR96JhmlisGDnO5o8 MEesz/uFnHJWzL/vSgleIGcsZ2BHh2GGQcNCXuqamsMTk/xUb1Oodw6HXtKguMuPaPxM zl0L/WpcR55POb2oYYjjw783oIDfhT3l0fxM/0/9720YMF6Hd/LS7kEzVzBFONCP/GuZ OIDA== X-Received: by 10.112.161.229 with SMTP id xv5mr9044688lbb.43.1425576168460; Thu, 05 Mar 2015 09:22:48 -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 ci4sm1366862lad.16.2015.03.05.09.22.46 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Mar 2015 09:22:47 -0800 (PST) Date: Thu, 5 Mar 2015 20:22:45 +0300 From: Andrei Borzenkov To: grub-devel@gnu.org Subject: Re: gnulib update policy Message-ID: <20150305202245.6d521876@opensuse.site> In-Reply-To: <20150123213859.52a50809@opensuse.site> References: <20141207203457.04a30cc0@opensuse.site> <20150123213859.52a50809@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::229 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 17:22:57 -0000 =D0=92 Fri, 23 Jan 2015 21:38:59 +0300 Andrei Borzenkov =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > =D0=92 Sun, 7 Dec 2014 20:34:57 +0300 > Andrei Borzenkov =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >=20 > > 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)? >=20 > ping? 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