From 840fd344a473a404f1db883ceb70130ac133bb99 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 6 Dec 2017 15:01:31 +0100 Subject: [PATCH] linux: Update version from 4.14.3 to 4.14.4 Announcement and change-log are available online [1][2]. This fixes the Huge Dirty Cow problem [3]. [1] https://lkml.org/lkml/2017/12/5/423 [2] https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.4 [3] https://www.heise.de/security/meldung/Huge-Dirty-Cow-Linux-Patch-erneut-gepatcht-3907538.html --- linux-4.14.3-191.bee => linux-4.14.4-192.bee | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename linux-4.14.3-191.bee => linux-4.14.4-192.bee (100%) diff --git a/linux-4.14.3-191.bee b/linux-4.14.4-192.bee similarity index 100% rename from linux-4.14.3-191.bee rename to linux-4.14.4-192.bee