From: Frank Brehm Date: Thu, 8 Aug 2019 18:17:02 +0000 (+0200) Subject: committing changes in /etc after apt run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=c0272dd9bc3420915c8a07afb4d0cc3f42fe7f6a;p=config%2Fns1%2Fetc.git committing changes in /etc after apt run Package changes: -debian-archive-keyring 2017.5 all +debian-archive-keyring 2017.5+deb9u1 all -icingacli 2.6.3-1.stretch all -icingaweb2 2.6.3-1.stretch all -icingaweb2-common 2.6.3-1.stretch all -icingaweb2-module-monitoring 2.6.3-1.stretch all +icingacli 2.7.0-1.stretch all +icingaweb2 2.7.0-1.stretch all +icingaweb2-common 2.7.0-1.stretch all +icingaweb2-module-monitoring 2.7.0-1.stretch all -libssl1.0.2 1.0.2r-1~deb9u1 amd64 -libssl1.1 1.1.0j-1~deb9u1 amd64 +libssl1.0.2 1.0.2s-1~deb9u1 amd64 +libssl1.1 1.1.0k-1~deb9u1 amd64 -libzmq5 4.2.1-4+deb9u1 amd64 +libzmq5 4.2.1-4+deb9u2 amd64 -linux-image-4.9.0-9-amd64 4.9.168-1+deb9u3 amd64 +linux-image-4.9.0-9-amd64 4.9.168-1+deb9u4 amd64 -openjdk-8-jre-headless 8u212-b03-2~deb9u1 amd64 +openjdk-8-jre-headless 8u222-b10-1~deb9u1 amd64 -openssl 1.1.0j-1~deb9u1 amd64 +openssl 1.1.0k-1~deb9u1 amd64 -patch 2.7.5-1+deb9u1 amd64 +patch 2.7.5-1+deb9u2 amd64 -php-icinga 2.6.3-1.stretch all +php-icinga 2.7.0-1.stretch all --- diff --git a/.etckeeper b/.etckeeper index 13c0320..e78890a 100755 --- a/.etckeeper +++ b/.etckeeper @@ -298,14 +298,15 @@ maybe chmod 0644 'apt/sources.list.d/icinga.list' maybe chmod 0644 'apt/sources.list.d/salt.list' maybe chmod 0644 'apt/trusted.gpg' maybe chmod 0755 'apt/trusted.gpg.d' +maybe chmod 0644 'apt/trusted.gpg.d/debian-archive-buster-automatic.gpg' +maybe chmod 0644 'apt/trusted.gpg.d/debian-archive-buster-security-automatic.gpg' +maybe chmod 0644 'apt/trusted.gpg.d/debian-archive-buster-stable.gpg' maybe chmod 0644 'apt/trusted.gpg.d/debian-archive-jessie-automatic.gpg' maybe chmod 0644 'apt/trusted.gpg.d/debian-archive-jessie-security-automatic.gpg' maybe chmod 0644 'apt/trusted.gpg.d/debian-archive-jessie-stable.gpg' maybe chmod 0644 'apt/trusted.gpg.d/debian-archive-stretch-automatic.gpg' maybe chmod 0644 'apt/trusted.gpg.d/debian-archive-stretch-security-automatic.gpg' maybe chmod 0644 'apt/trusted.gpg.d/debian-archive-stretch-stable.gpg' -maybe chmod 0644 'apt/trusted.gpg.d/debian-archive-wheezy-automatic.gpg' -maybe chmod 0644 'apt/trusted.gpg.d/debian-archive-wheezy-stable.gpg' maybe chmod 0755 'apticron' maybe chmod 0644 'apticron/apticron.conf' maybe chgrp 'daemon' 'at.deny' diff --git a/apt/apt.conf.d/01autoremove-kernels b/apt/apt.conf.d/01autoremove-kernels index 173b15b..1e1839e 100644 --- a/apt/apt.conf.d/01autoremove-kernels +++ b/apt/apt.conf.d/01autoremove-kernels @@ -27,21 +27,21 @@ APT::NeverAutoRemove /* Debug information: # dpkg list: ii linux-image-4.9.0-8-amd64 4.9.144-3.1 amd64 Linux 4.9 for 64-bit PCs -iF linux-image-4.9.0-9-amd64 4.9.168-1+deb9u3 amd64 Linux 4.9 for 64-bit PCs +iF linux-image-4.9.0-9-amd64 4.9.168-1+deb9u4 amd64 Linux 4.9 for 64-bit PCs ii linux-image-amd64 4.9+80+deb9u7 amd64 Linux for 64-bit PCs (meta-package) # list of installed kernel packages: 4.9.0-8-amd64 4.9.144-3.1 -4.9.0-9-amd64 4.9.168-1+deb9u3 +4.9.0-9-amd64 4.9.168-1+deb9u4 # list of different kernel versions: -4.9.168-1+deb9u3 +4.9.168-1+deb9u4 4.9.144-3.1 -# Installing kernel: 4.9.168-1+deb9u3 (4.9.0-9-amd64) -# Running kernel: 4.9.168-1+deb9u3 (4.9.0-9-amd64) -# Last kernel: 4.9.168-1+deb9u3 +# Installing kernel: 4.9.168-1+deb9u4 (4.9.0-9-amd64) +# Running kernel: 4.9.168-1+deb9u4 (4.9.0-9-amd64) +# Last kernel: 4.9.168-1+deb9u4 # Previous kernel: 4.9.144-3.1 # Kernel versions list to keep: 4.9.144-3.1 -4.9.168-1+deb9u3 +4.9.168-1+deb9u4 # Kernel packages (version part) to protect: 4\.9\.0-8-amd64 4\.9\.0-9-amd64 diff --git a/apt/trusted.gpg.d/debian-archive-buster-automatic.gpg b/apt/trusted.gpg.d/debian-archive-buster-automatic.gpg new file mode 100644 index 0000000..d2f4ffa Binary files /dev/null and b/apt/trusted.gpg.d/debian-archive-buster-automatic.gpg differ diff --git a/apt/trusted.gpg.d/debian-archive-buster-security-automatic.gpg b/apt/trusted.gpg.d/debian-archive-buster-security-automatic.gpg new file mode 100644 index 0000000..f094b66 Binary files /dev/null and b/apt/trusted.gpg.d/debian-archive-buster-security-automatic.gpg differ diff --git a/apt/trusted.gpg.d/debian-archive-buster-stable.gpg b/apt/trusted.gpg.d/debian-archive-buster-stable.gpg new file mode 100644 index 0000000..7dbe646 Binary files /dev/null and b/apt/trusted.gpg.d/debian-archive-buster-stable.gpg differ diff --git a/apt/trusted.gpg.d/debian-archive-wheezy-automatic.gpg b/apt/trusted.gpg.d/debian-archive-wheezy-automatic.gpg deleted file mode 100644 index a23f2fe..0000000 Binary files a/apt/trusted.gpg.d/debian-archive-wheezy-automatic.gpg and /dev/null differ diff --git a/apt/trusted.gpg.d/debian-archive-wheezy-stable.gpg b/apt/trusted.gpg.d/debian-archive-wheezy-stable.gpg deleted file mode 100644 index b8699b3..0000000 Binary files a/apt/trusted.gpg.d/debian-archive-wheezy-stable.gpg and /dev/null differ