From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: core-updates vs. core-updates-next Date: Fri, 27 May 2016 10:56:35 -0400 Message-ID: <20160527145635.GA21969@jasmine> References: <20160526173645.9317.58057@vcs.savannah.gnu.org> <20160526173645.520A2220153@vcs.savannah.gnu.org> <87bn3rx6i6.fsf_-_@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50329) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b6JC3-0004hc-PC for guix-devel@gnu.org; Fri, 27 May 2016 10:56:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b6JBy-0006cf-0f for guix-devel@gnu.org; Fri, 27 May 2016 10:56:54 -0400 Content-Disposition: inline In-Reply-To: <87bn3rx6i6.fsf_-_@gnu.org> 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: Ludovic =?iso-8859-1?Q?Court=E8s?= Cc: guix-devel On Fri, May 27, 2016 at 10:14:09AM +0200, Ludovic Courtès wrote: > Hi! > > leo@famulari.name (Leo Famulari) skribis: > > > commit b0bbf2491e346a355c1ec5584c16de7fbfa14f5e > > Author: Leo Famulari > > Date: Thu May 26 13:24:41 2016 -0400 > > > > gnu: expat: Remove replacement. > > > > * gnu/packages/xml.scm (expat)[replacement]: Remove field. > > (expat/fixed): Remove variable. > > [...] > > > commit aee7f2e98ae2cbbd0cd765beda6c0a4279929c94 > > Author: Leo Famulari > > Date: Thu May 26 22:45:51 2016 -0400 > > > > gnu: libxslt: Update to 1.1.29. > > > > * gnu/packages/patches/libxslt-CVE-2015-7995.patch: Delete file. > > * gnu/local.mk (dist_patch_DATA): Remove it. > > * gnu/packages/xml.scm (libxslt): Update to 1.1.29. > > [source]: Remove patch. > > Clarification: until Hydra has started building all of core-updates, > it’s OK to push non-core updates like these to core-updates. > > There are still a couple of issues at > to be fixed in the core > packages before we can ask Hydra to build all of core-updates. Until > then, feel free! :-) Okay, do you think I should move the commits from core-updates-next to core-updates?