From: Frank Brehm Date: Wed, 28 Dec 2016 09:37:57 +0000 (+0100) Subject: committing changes in /etc after apt run X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=b7ddb64a68a3705321ee490076feb98b3269effa;p=config%2Fns1%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 -python-tornado 4.4.2-1~bpo8+1 +python-tornado 4.4.2-1~bpo8+2 --- 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$"; };