On Mon, May 01, 2017 at 05:24:57PM -0400, Mark H Weaver wrote: > leo@famulari.name (Leo Famulari) writes: > > > lfam pushed a commit to branch master > > in repository guix. > > > > commit cfd2ca8244bc7a5c130677718ad2ad75f7316c68 > > Author: Mathieu Othacehe > > Date: Mon May 1 11:41:21 2017 +0200 > > > > gnu: linux-libre: Update to 4.11. > > > > * gnu/packages/linux.scm (%linux-libre-version): Update to 4.11. > > (%linux-libre-hash): Update hash. > > > > Signed-off-by: Leo Famulari > > This needs an updated configuration file as well, which I've been doing > manually using "make oldconfig". The package code looks for a > configuration file in: > > gnu/packages/aux-files/linux-libre/-.conf > > Since there is no such file for version 4.11, I guess maybe it will just > use a default configuration from upstream? I expect this will likely > cause people some problems. > > I think we should revert this until I can perform the update in my usual > way, unless someone wants to take over maintenance of the kernel > packages from me. Agreed, thank you reverting quickly. I apologize for pushing this without comparing it against earlier commits of the same type.