On Mon, Dec 21, 2015 at 11:39:53AM +0100, Ludovic Courtès wrote: > Leo Famulari <l...@famulari.name> skribis: > > > On Sun, Dec 20, 2015 at 11:19:44PM +0100, Ludovic Courtès wrote: > >> Leo Famulari <l...@famulari.name> skribis: > >> > >> > * gnu/packages/patches/grub-CVE-2015-8370.patch: New file. > >> > * gnu/packages/grub.scm: Apply patch. > >> > --- > >> > gnu/packages/grub.scm | 4 ++- > >> > gnu/packages/patches/grub-CVE-2015-8370.patch | 45 > >> > +++++++++++++++++++++++++++ > >> > 2 files changed, 48 insertions(+), 1 deletion(-) > >> > >> Please make sure to add the patch to gnu-system.am. > > > > Done. > > > >> OK to push with this change. > > > > To master or security-updates? > > > > `guix refresh -l grub` reports no dependents other than itself. > > Right, so pushing to ‘master’ is fine.
Pushed as f0150f8724. > > Thanks, > Ludo’.