// DO NOT EDIT! File autogenerated by /etc/kernel/postinst.d/apt-auto-removal
APT::NeverAutoRemove
{
- "^linux-image-4\.19\.0-8-amd64$";
+ "^linux-image-4\.19\.0-10-amd64$";
"^linux-image-4\.19\.0-9-amd64$";
- "^linux-headers-4\.19\.0-8-amd64$";
+ "^linux-headers-4\.19\.0-10-amd64$";
"^linux-headers-4\.19\.0-9-amd64$";
- "^linux-image-extra-4\.19\.0-8-amd64$";
+ "^linux-image-extra-4\.19\.0-10-amd64$";
"^linux-image-extra-4\.19\.0-9-amd64$";
- "^linux-modules-4\.19\.0-8-amd64$";
+ "^linux-modules-4\.19\.0-10-amd64$";
"^linux-modules-4\.19\.0-9-amd64$";
- "^linux-modules-extra-4\.19\.0-8-amd64$";
+ "^linux-modules-extra-4\.19\.0-10-amd64$";
"^linux-modules-extra-4\.19\.0-9-amd64$";
- "^linux-signed-image-4\.19\.0-8-amd64$";
+ "^linux-signed-image-4\.19\.0-10-amd64$";
"^linux-signed-image-4\.19\.0-9-amd64$";
- "^linux-image-unsigned-4\.19\.0-8-amd64$";
+ "^linux-image-unsigned-4\.19\.0-10-amd64$";
"^linux-image-unsigned-4\.19\.0-9-amd64$";
- "^kfreebsd-image-4\.19\.0-8-amd64$";
+ "^kfreebsd-image-4\.19\.0-10-amd64$";
"^kfreebsd-image-4\.19\.0-9-amd64$";
- "^kfreebsd-headers-4\.19\.0-8-amd64$";
+ "^kfreebsd-headers-4\.19\.0-10-amd64$";
"^kfreebsd-headers-4\.19\.0-9-amd64$";
- "^gnumach-image-4\.19\.0-8-amd64$";
+ "^gnumach-image-4\.19\.0-10-amd64$";
"^gnumach-image-4\.19\.0-9-amd64$";
- "^.*-modules-4\.19\.0-8-amd64$";
+ "^.*-modules-4\.19\.0-10-amd64$";
"^.*-modules-4\.19\.0-9-amd64$";
- "^.*-kernel-4\.19\.0-8-amd64$";
+ "^.*-kernel-4\.19\.0-10-amd64$";
"^.*-kernel-4\.19\.0-9-amd64$";
- "^linux-backports-modules-.*-4\.19\.0-8-amd64$";
+ "^linux-backports-modules-.*-4\.19\.0-10-amd64$";
"^linux-backports-modules-.*-4\.19\.0-9-amd64$";
- "^linux-modules-.*-4\.19\.0-8-amd64$";
+ "^linux-modules-.*-4\.19\.0-10-amd64$";
"^linux-modules-.*-4\.19\.0-9-amd64$";
- "^linux-tools-4\.19\.0-8-amd64$";
+ "^linux-tools-4\.19\.0-10-amd64$";
"^linux-tools-4\.19\.0-9-amd64$";
- "^linux-cloud-tools-4\.19\.0-8-amd64$";
+ "^linux-cloud-tools-4\.19\.0-10-amd64$";
"^linux-cloud-tools-4\.19\.0-9-amd64$";
- "^linux-buildinfo-4\.19\.0-8-amd64$";
+ "^linux-buildinfo-4\.19\.0-10-amd64$";
"^linux-buildinfo-4\.19\.0-9-amd64$";
- "^linux-source-4\.19\.0-8-amd64$";
+ "^linux-source-4\.19\.0-10-amd64$";
"^linux-source-4\.19\.0-9-amd64$";
};
/* Debug information:
# dpkg list:
+iF linux-image-4.19.0-10-amd64 4.19.132-1 amd64 Linux 4.19 for 64-bit PCs (signed)
ii linux-image-4.19.0-8-amd64 4.19.98-1+deb10u1 amd64 Linux 4.19 for 64-bit PCs (signed)
-iF linux-image-4.19.0-9-amd64 4.19.118-2+deb10u1 amd64 Linux 4.19 for 64-bit PCs (signed)
-ii linux-image-amd64 4.19+105+deb10u4 amd64 Linux for 64-bit PCs (meta-package)
+ii linux-image-4.19.0-9-amd64 4.19.118-2+deb10u1 amd64 Linux 4.19 for 64-bit PCs (signed)
+iU linux-image-amd64 4.19+105+deb10u5 amd64 Linux for 64-bit PCs (meta-package)
# list of installed kernel packages:
+4.19.0-10-amd64 4.19.132-1
4.19.0-8-amd64 4.19.98-1+deb10u1
4.19.0-9-amd64 4.19.118-2+deb10u1
# list of different kernel versions:
+4.19.132-1
4.19.118-2+deb10u1
4.19.98-1+deb10u1
-# Installing kernel: 4.19.118-2+deb10u1 (4.19.0-9-amd64)
+# Installing kernel: 4.19.132-1 (4.19.0-10-amd64)
# Running kernel: 4.19.118-2+deb10u1 (4.19.0-9-amd64)
-# Last kernel: 4.19.118-2+deb10u1
-# Previous kernel: 4.19.98-1+deb10u1
+# Last kernel: 4.19.132-1
+# Previous kernel: 4.19.118-2+deb10u1
# Kernel versions list to keep:
4.19.118-2+deb10u1
-4.19.98-1+deb10u1
+4.19.132-1
# Kernel packages (version part) to protect:
-4\.19\.0-8-amd64
+4\.19\.0-10-amd64
4\.19\.0-9-amd64
*/
session.cookie_httponly =
; Add SameSite attribute to cookie to help mitigate Cross-Site Request Forgery (CSRF/XSRF)
-; Current valid values are "Lax" or "Strict"
+; Current valid values are "Strict", "Lax" or "None". When using "None",
+; make sure to include the quotes, as `none` is interpreted like `false` in ini files.
; https://tools.ietf.org/html/draft-west-first-party-cookies-07
session.cookie_samesite =
; http://php.net/session.serialize-handler
session.serialize_handler = php
-; Defines the probability that the 'garbage collection' process is started
-; on every session initialization. The probability is calculated by using
-; gc_probability/gc_divisor. Where session.gc_probability is the numerator
-; and gc_divisor is the denominator in the equation. Setting this value to 1
-; when the session.gc_divisor value is 100 will give you approximately a 1% chance
-; the gc will run on any given request.
+; Defines the probability that the 'garbage collection' process is started on every
+; session initialization. The probability is calculated by using gc_probability/gc_divisor,
+; e.g. 1/100 means there is a 1% chance that the GC process starts on each request.
; Default Value: 1
; Development Value: 1
; Production Value: 1
session.gc_probability = 0
; Defines the probability that the 'garbage collection' process is started on every
-; session initialization. The probability is calculated by using the following equation:
-; gc_probability/gc_divisor. Where session.gc_probability is the numerator and
-; session.gc_divisor is the denominator in the equation. Setting this value to 100
-; when the session.gc_probability value is 1 will give you approximately a 1% chance
-; the gc will run on any given request. Increasing this value to 1000 will give you
-; a 0.1% chance the gc will run on any given request. For high volume production servers,
-; this is a more efficient approach.
+; session initialization. The probability is calculated by using gc_probability/gc_divisor,
+; e.g. 1/100 means there is a 1% chance that the GC process starts on each request.
+; For high volume production servers, using a value of 1000 is a more efficient approach.
; Default Value: 100
; Development Value: 1000
; Production Value: 1000
; (see session.save_path above), then garbage collection does *not*
; happen automatically. You will need to do your own garbage
; collection through a shell script, cron entry, or some other method.
-; For example, the following script would is the equivalent of
-; setting session.gc_maxlifetime to 1440 (1440 seconds = 24 minutes):
+; For example, the following script is the equivalent of setting
+; session.gc_maxlifetime to 1440 (1440 seconds = 24 minutes):
; find /path/to/sessions -cmin +24 -type f | xargs rm
; Check HTTP Referer to invalidate externally stored URLs containing ids.
session.cookie_httponly =
; Add SameSite attribute to cookie to help mitigate Cross-Site Request Forgery (CSRF/XSRF)
-; Current valid values are "Lax" or "Strict"
+; Current valid values are "Strict", "Lax" or "None". When using "None",
+; make sure to include the quotes, as `none` is interpreted like `false` in ini files.
; https://tools.ietf.org/html/draft-west-first-party-cookies-07
session.cookie_samesite =
; http://php.net/session.serialize-handler
session.serialize_handler = php
-; Defines the probability that the 'garbage collection' process is started
-; on every session initialization. The probability is calculated by using
-; gc_probability/gc_divisor. Where session.gc_probability is the numerator
-; and gc_divisor is the denominator in the equation. Setting this value to 1
-; when the session.gc_divisor value is 100 will give you approximately a 1% chance
-; the gc will run on any given request.
+; Defines the probability that the 'garbage collection' process is started on every
+; session initialization. The probability is calculated by using gc_probability/gc_divisor,
+; e.g. 1/100 means there is a 1% chance that the GC process starts on each request.
; Default Value: 1
; Development Value: 1
; Production Value: 1
session.gc_probability = 0
; Defines the probability that the 'garbage collection' process is started on every
-; session initialization. The probability is calculated by using the following equation:
-; gc_probability/gc_divisor. Where session.gc_probability is the numerator and
-; session.gc_divisor is the denominator in the equation. Setting this value to 100
-; when the session.gc_probability value is 1 will give you approximately a 1% chance
-; the gc will run on any given request. Increasing this value to 1000 will give you
-; a 0.1% chance the gc will run on any given request. For high volume production servers,
-; this is a more efficient approach.
+; session initialization. The probability is calculated by using gc_probability/gc_divisor,
+; e.g. 1/100 means there is a 1% chance that the GC process starts on each request.
+; For high volume production servers, using a value of 1000 is a more efficient approach.
; Default Value: 100
; Development Value: 1000
; Production Value: 1000
; (see session.save_path above), then garbage collection does *not*
; happen automatically. You will need to do your own garbage
; collection through a shell script, cron entry, or some other method.
-; For example, the following script would is the equivalent of
-; setting session.gc_maxlifetime to 1440 (1440 seconds = 24 minutes):
+; For example, the following script is the equivalent of setting
+; session.gc_maxlifetime to 1440 (1440 seconds = 24 minutes):
; find /path/to/sessions -cmin +24 -type f | xargs rm
; Check HTTP Referer to invalidate externally stored URLs containing ids.