From: Frank Brehm Date: Wed, 28 Dec 2016 09:38:19 +0000 (+0100) Subject: committing changes in /etc after apt run X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=bdfab216d3fffe04dffc02bb0a54d36a3023d0a3;p=config%2Fsarah%2Fetc.git committing changes in /etc after apt run Package changes: -libxml2 2.9.1+dfsg1-5+deb8u3 +libxml2 2.9.1+dfsg1-5+deb8u4 -linux-image-amd64 4.7+75~bpo8+1 +linux-image-4.8.0-0.bpo.2-amd64 4.8.11-1~bpo8+1 +linux-image-amd64 4.8+77~bpo8+1 --- diff --git a/apt/apt.conf.d/01autoremove-kernels b/apt/apt.conf.d/01autoremove-kernels index 8387a49..1f383f9 100644 --- a/apt/apt.conf.d/01autoremove-kernels +++ b/apt/apt.conf.d/01autoremove-kernels @@ -1,26 +1,26 @@ // DO NOT EDIT! File autogenerated by /etc/kernel/postinst.d/apt-auto-removal APT::NeverAutoRemove { - "^linux-image-4\.6\.0-0\.bpo\.1-amd64$"; "^linux-image-4\.7\.0-0\.bpo\.1-amd64$"; - "^linux-headers-4\.6\.0-0\.bpo\.1-amd64$"; + "^linux-image-4\.8\.0-0\.bpo\.2-amd64$"; "^linux-headers-4\.7\.0-0\.bpo\.1-amd64$"; - "^linux-image-extra-4\.6\.0-0\.bpo\.1-amd64$"; + "^linux-headers-4\.8\.0-0\.bpo\.2-amd64$"; "^linux-image-extra-4\.7\.0-0\.bpo\.1-amd64$"; - "^linux-signed-image-4\.6\.0-0\.bpo\.1-amd64$"; + "^linux-image-extra-4\.8\.0-0\.bpo\.2-amd64$"; "^linux-signed-image-4\.7\.0-0\.bpo\.1-amd64$"; - "^kfreebsd-image-4\.6\.0-0\.bpo\.1-amd64$"; + "^linux-signed-image-4\.8\.0-0\.bpo\.2-amd64$"; "^kfreebsd-image-4\.7\.0-0\.bpo\.1-amd64$"; - "^kfreebsd-headers-4\.6\.0-0\.bpo\.1-amd64$"; + "^kfreebsd-image-4\.8\.0-0\.bpo\.2-amd64$"; "^kfreebsd-headers-4\.7\.0-0\.bpo\.1-amd64$"; - "^gnumach-image-4\.6\.0-0\.bpo\.1-amd64$"; + "^kfreebsd-headers-4\.8\.0-0\.bpo\.2-amd64$"; "^gnumach-image-4\.7\.0-0\.bpo\.1-amd64$"; - "^.*-modules-4\.6\.0-0\.bpo\.1-amd64$"; + "^gnumach-image-4\.8\.0-0\.bpo\.2-amd64$"; "^.*-modules-4\.7\.0-0\.bpo\.1-amd64$"; - "^.*-kernel-4\.6\.0-0\.bpo\.1-amd64$"; + "^.*-modules-4\.8\.0-0\.bpo\.2-amd64$"; "^.*-kernel-4\.7\.0-0\.bpo\.1-amd64$"; - "^linux-backports-modules-.*-4\.6\.0-0\.bpo\.1-amd64$"; + "^.*-kernel-4\.8\.0-0\.bpo\.2-amd64$"; "^linux-backports-modules-.*-4\.7\.0-0\.bpo\.1-amd64$"; - "^linux-tools-4\.6\.0-0\.bpo\.1-amd64$"; + "^linux-backports-modules-.*-4\.8\.0-0\.bpo\.2-amd64$"; "^linux-tools-4\.7\.0-0\.bpo\.1-amd64$"; + "^linux-tools-4\.8\.0-0\.bpo\.2-amd64$"; };