From mboxrd@z Thu Jan 1 00:00:00 1970 From: contact.ng0@cryptolab.net Subject: Shadow: Update to 4.4. Date: Thu, 19 Jan 2017 20:04:32 +0000 Message-ID: <20170119200434.2531-1-contact.ng0@cryptolab.net> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50593) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cUIvw-0001wI-Cd for guix-devel@gnu.org; Thu, 19 Jan 2017 15:03:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cUIvt-0002cz-RU for guix-devel@gnu.org; Thu, 19 Jan 2017 15:03:44 -0500 Received: from aibo.runbox.com ([91.220.196.211]:39365) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cUIvt-0002cM-Ku for guix-devel@gnu.org; Thu, 19 Jan 2017 15:03:41 -0500 Received: from [10.9.9.210] (helo=mailfront10.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1cUIvq-0005J9-W1 for guix-devel@gnu.org; Thu, 19 Jan 2017 21:03:39 +0100 Received: from xd9bb832f.dyn.telefonica.de ([217.187.131.47] helo=localhost) by mailfront10.runbox.com with esmtpsa (uid:892961 ) (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) id 1cUIvg-0004gZ-Hv for guix-devel@gnu.org; Thu, 19 Jan 2017 21:03:28 +0100 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: guix-devel@gnu.org [PATCH 1/2] gnu: shadow: Use 'modify-phases'. [PATCH 2/2] gnu: shadow: Update to 4.4. Update to 4.4. According to their home page, the new releases seem to happen on github. I had to add a fix (patch) for su.c, which is in upstream already. Now... Before I crash and burn all your systems, which test is enough for functionality? To reconfigure another system I have and still being able to log in and all of that?