From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: Rebasing core-updates-next branch Date: Tue, 12 Jul 2016 10:29:18 +0300 Message-ID: <87zipnnwkx.fsf@gmail.com> References: <9cd9387c-589d-5bc2-475b-d12fd6c10ff5@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56602) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bMs8C-0006V1-16 for guix-devel@gnu.org; Tue, 12 Jul 2016 03:29:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bMs86-0002cE-N7 for guix-devel@gnu.org; Tue, 12 Jul 2016 03:29:23 -0400 Received: from mail-lf0-x231.google.com ([2a00:1450:4010:c07::231]:34449) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bMs86-0002cA-GD for guix-devel@gnu.org; Tue, 12 Jul 2016 03:29:18 -0400 Received: by mail-lf0-x231.google.com with SMTP id h129so4984444lfh.1 for ; Tue, 12 Jul 2016 00:29:18 -0700 (PDT) In-Reply-To: <9cd9387c-589d-5bc2-475b-d12fd6c10ff5@gmail.com> (Manolis Ragkousis's message of "Mon, 11 Jul 2016 16:01:36 +0300") 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: Manolis Ragkousis Cc: guix-devel@gnu.org Manolis Ragkousis (2016-07-11 16:01 +0300) wrote: > Hello Guix, > > Core-updates-next has not been updated for some time so I think it's > time to do that. I was planning to rebase core-updates-next on > core-updates and create a new core-updates-next. Is there a reason for this? Are you going to commit something there that needs to be based on core-updates? If it's just the "time to do that", then I think it's not really needed. > There is a problem though. Rebasing changes the pgp signature of the > commit. The affected commits are the ones below. > > a08539d gnu: guile: Use "site-ccache" for the compiled search path. > 14af4d1 build: Correctly determine the system type for GNU/Hurd systems. > 5b32f07 gnu: wrap-python3: Create more symlinks. > 788eb97 gnu: sqlite: Update to 3.13.0. > bd46fdc utils: Fix 'modify-phases' docstring. > d35bc36 gnu: curl: Update to 7.49.1. > 98e8dc6 packages: Use '--no-backup-if-mismatch' for patching. > > I have cc'ed the authors of those commits. If you are okay with it, I > will sign those commits with my key and push the new core-udpates-next. I'm absolutely OK with it, do whatever seems appropriate to you. -- Alex