From: Frank Brehm Date: Thu, 16 Mar 2017 17:01:07 +0000 (+0100) Subject: committing changes in /etc after apt run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=b3885478db39ba18fb8a4f4a24a7e515b84b67a8;p=config%2Fns1%2Fetc.git committing changes in /etc after apt run Package changes: -linux-image-amd64 4.9+78~bpo8+1 +linux-image-4.9.0-0.bpo.2-amd64 4.9.13-1~bpo8+1 +linux-image-amd64 4.9+79~bpo8+1 -mariadb-client 10.0.29-0+deb8u1 -mariadb-client-10.0 10.0.29-0+deb8u1 -mariadb-client-core-10.0 10.0.29-0+deb8u1 -mariadb-common 10.0.29-0+deb8u1 +mariadb-client 10.0.30-0+deb8u1 +mariadb-client-10.0 10.0.30-0+deb8u1 +mariadb-client-core-10.0 10.0.30-0+deb8u1 +mariadb-common 10.0.30-0+deb8u1 -tzdata 2016j-0+deb8u1 +tzdata 2017a-0+deb8u1 --- diff --git a/apt/apt.conf.d/01autoremove-kernels b/apt/apt.conf.d/01autoremove-kernels index 141a65c..003b419 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\.8\.0-0\.bpo\.2-amd64$"; "^linux-image-4\.9\.0-0\.bpo\.1-amd64$"; - "^linux-headers-4\.8\.0-0\.bpo\.2-amd64$"; + "^linux-image-4\.9\.0-0\.bpo\.2-amd64$"; "^linux-headers-4\.9\.0-0\.bpo\.1-amd64$"; - "^linux-image-extra-4\.8\.0-0\.bpo\.2-amd64$"; + "^linux-headers-4\.9\.0-0\.bpo\.2-amd64$"; "^linux-image-extra-4\.9\.0-0\.bpo\.1-amd64$"; - "^linux-signed-image-4\.8\.0-0\.bpo\.2-amd64$"; + "^linux-image-extra-4\.9\.0-0\.bpo\.2-amd64$"; "^linux-signed-image-4\.9\.0-0\.bpo\.1-amd64$"; - "^kfreebsd-image-4\.8\.0-0\.bpo\.2-amd64$"; + "^linux-signed-image-4\.9\.0-0\.bpo\.2-amd64$"; "^kfreebsd-image-4\.9\.0-0\.bpo\.1-amd64$"; - "^kfreebsd-headers-4\.8\.0-0\.bpo\.2-amd64$"; + "^kfreebsd-image-4\.9\.0-0\.bpo\.2-amd64$"; "^kfreebsd-headers-4\.9\.0-0\.bpo\.1-amd64$"; - "^gnumach-image-4\.8\.0-0\.bpo\.2-amd64$"; + "^kfreebsd-headers-4\.9\.0-0\.bpo\.2-amd64$"; "^gnumach-image-4\.9\.0-0\.bpo\.1-amd64$"; - "^.*-modules-4\.8\.0-0\.bpo\.2-amd64$"; + "^gnumach-image-4\.9\.0-0\.bpo\.2-amd64$"; "^.*-modules-4\.9\.0-0\.bpo\.1-amd64$"; - "^.*-kernel-4\.8\.0-0\.bpo\.2-amd64$"; + "^.*-modules-4\.9\.0-0\.bpo\.2-amd64$"; "^.*-kernel-4\.9\.0-0\.bpo\.1-amd64$"; - "^linux-backports-modules-.*-4\.8\.0-0\.bpo\.2-amd64$"; + "^.*-kernel-4\.9\.0-0\.bpo\.2-amd64$"; "^linux-backports-modules-.*-4\.9\.0-0\.bpo\.1-amd64$"; - "^linux-tools-4\.8\.0-0\.bpo\.2-amd64$"; + "^linux-backports-modules-.*-4\.9\.0-0\.bpo\.2-amd64$"; "^linux-tools-4\.9\.0-0\.bpo\.1-amd64$"; + "^linux-tools-4\.9\.0-0\.bpo\.2-amd64$"; };