Leo Famulari <[email protected]> skribis: > On Tue, Jul 25, 2017 at 01:52:02PM -0400, Leo Famulari wrote: >> From f57732d79ac265917f154da5791ff203c82c9733 Mon Sep 17 00:00:00 2001 >> From: Leo Famulari <[email protected]> >> Date: Tue, 25 Jul 2017 01:46:38 -0400 >> Subject: [PATCH 2/2] gnu: net-tools: Update to 1.60-0.90da8a0. >> >> Fixes <https://bugs.gnu.org/27811>. >> >> * gnu/packages/linux.scm (net-tools): Update to 1.60-0.90da8a0. >> [inputs]: Remove the Debian patch. >> [arguments]: Use modify-phases. Remove the 'patch' phase. Disable >> SELINUX and AFBLUETOOTH from build configuration. > > Revisions! > > The first patch is the same as before, but the second one uses git-fetch > and builds from the latest upstream commit. I'll squash them if we > choose to build from Git. > > From 6cd4159e355b9414b0678608e74fa53b8e173834 Mon Sep 17 00:00:00 2001 > From: Leo Famulari <[email protected]> > Date: Tue, 25 Jul 2017 20:33:27 -0400 > Subject: [PATCH 1/2] gnu: net-tools: Update to 1.60-0.90da8a0. > > This leaves net-tools-for-tests unchanged. > > Fixes <https://bugs.gnu.org/27811>. > > * gnu/packages/linux.scm (net-tools): Update to 1.60-0.90da8a0. > [inputs]: Remove the Debian patch. > [arguments]: Use modify-phases. Remove the 'patch' phase. Disable > SELINUX and AFBLUETOOTH from build configuration.
LGTM. Using ‘git-fetch’ sounds preferable, so better squash both patches. Thank you! Ludo’.
