]> Frank Brehm's Git Trees - config/sarah/etc.git/commitdiff
committing changes in /etc after apt run
authorFrank Brehm <frank@brehm-online.com>
Wed, 2 Nov 2016 09:03:56 +0000 (10:03 +0100)
committerFrank Brehm <frank@brehm-online.com>
Wed, 2 Nov 2016 09:03:56 +0000 (10:03 +0100)
Package changes:
-bind9-host 1:9.9.5.dfsg-9+deb8u7
+bind9-host 1:9.9.5.dfsg-9+deb8u8
-dnsutils 1:9.9.5.dfsg-9+deb8u7
+dnsutils 1:9.9.5.dfsg-9+deb8u8
-libbind9-90 1:9.9.5.dfsg-9+deb8u7
+libbind9-90 1:9.9.5.dfsg-9+deb8u8
-libdns-export100 1:9.9.5.dfsg-9+deb8u7
-libdns100 1:9.9.5.dfsg-9+deb8u7
+libdns-export100 1:9.9.5.dfsg-9+deb8u8
+libdns100 1:9.9.5.dfsg-9+deb8u8
-libirs-export91 1:9.9.5.dfsg-9+deb8u7
-libisc-export95 1:9.9.5.dfsg-9+deb8u7
-libisc95 1:9.9.5.dfsg-9+deb8u7
-libisccc90 1:9.9.5.dfsg-9+deb8u7
-libisccfg-export90 1:9.9.5.dfsg-9+deb8u7
-libisccfg90 1:9.9.5.dfsg-9+deb8u7
+libirs-export91 1:9.9.5.dfsg-9+deb8u8
+libisc-export95 1:9.9.5.dfsg-9+deb8u8
+libisc95 1:9.9.5.dfsg-9+deb8u8
+libisccc90 1:9.9.5.dfsg-9+deb8u8
+libisccfg-export90 1:9.9.5.dfsg-9+deb8u8
+libisccfg90 1:9.9.5.dfsg-9+deb8u8
-liblwres90 1:9.9.5.dfsg-9+deb8u7
+liblwres90 1:9.9.5.dfsg-9+deb8u8
-linux-image-4.7.0-0.bpo.1-amd64 4.7.5-1~bpo8+2
+linux-image-4.7.0-0.bpo.1-amd64 4.7.8-1~bpo8+1
-nginx-common 1.6.2-5+deb8u2
-nginx-full 1.6.2-5+deb8u2+b1
+nginx-common 1.6.2-5+deb8u4
+nginx-full 1.6.2-5+deb8u4
-php5-cli 5.6.26+dfsg-0+deb8u1
-php5-common 5.6.26+dfsg-0+deb8u1
-php5-curl 5.6.26+dfsg-0+deb8u1
-php5-fpm 5.6.26+dfsg-0+deb8u1
-php5-gd 5.6.26+dfsg-0+deb8u1
-php5-intl 5.6.26+dfsg-0+deb8u1
+php5-cli 5.6.27+dfsg-0+deb8u1
+php5-common 5.6.27+dfsg-0+deb8u1
+php5-curl 5.6.27+dfsg-0+deb8u1
+php5-fpm 5.6.27+dfsg-0+deb8u1
+php5-gd 5.6.27+dfsg-0+deb8u1
+php5-intl 5.6.27+dfsg-0+deb8u1
-php5-mcrypt 5.6.26+dfsg-0+deb8u1
-php5-mysql 5.6.26+dfsg-0+deb8u1
+php5-mcrypt 5.6.27+dfsg-0+deb8u1
+php5-mysql 5.6.27+dfsg-0+deb8u1
-tar 1.27.1-2+b1
+tar 1.27.1-2+deb8u1
-tzdata 2016f-0+deb8u1
+tzdata 2016h-0+deb8u1

.etckeeper
localtime [changed from symlink to file mode: 0644]
php5/cli/php.ini
timezone

index 896efbb487bb236270efe52e916b9d90ca26aeed..ba29cc95f37fb48b42d96922470ed98898c342a3 100755 (executable)
@@ -687,6 +687,7 @@ maybe chmod 0644 'libnl-3/pktloc'
 maybe chmod 0644 'locale.alias'
 maybe chmod 0644 'locale.gen'
 maybe chmod 0644 'locale.gen.bak'
+maybe chmod 0644 'localtime'
 maybe chmod 0644 'localtime.bak'
 maybe chmod 0755 'logcheck'
 maybe chmod 0755 'logcheck/ignore.d.paranoid'
deleted file mode 120000 (symlink)
index 622b45b1d76c13d2d77d82f9d4b2e99229518037..0000000000000000000000000000000000000000
--- a/localtime
+++ /dev/null
@@ -1 +0,0 @@
-/usr/share/zoneinfo/Europe/Berlin
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..96059c7854e1f571ddf97fd285a28df361c4c99d
Binary files /dev/null and b/localtime differ
index fb2587a8fbeadeafd3c9fc1199cb3255ba1dd536..8124e6e9dfc1d4bb3681b9efd80ccec6d332c204 100644 (file)
@@ -770,6 +770,11 @@ enable_dl = Off
 ; http://php.net/cgi.fix-pathinfo
 ;cgi.fix_pathinfo=1
 
+; if cgi.discard_path is enabled, the PHP CGI binary can safely be placed outside
+; of the web tree and people will not be able to circumvent .htaccess security.
+; http://php.net/cgi.dicard-path
+;cgi.discard_path=1
+
 ; FastCGI under IIS (on WINNT based OS) supports the ability to impersonate
 ; security tokens of the calling client.  This allows IIS to define the
 ; security context that the request runs under.  mod_fastcgi under Apache
@@ -790,6 +795,13 @@ enable_dl = Off
 ; http://php.net/cgi.rfc2616-headers
 ;cgi.rfc2616_headers = 0
 
+; cgi.check_shebang_line controls whether CGI PHP checks for line starting with #!
+; (shebang) at the top of the running script. This line might be needed if the
+; script support running both as stand-alone script and via PHP CGI<. PHP in CGI
+; mode skips this line and ignores its content if this directive is turned on.
+; http://php.net/cgi.check-shebang-line
+;cgi.check_shebang_line=1
+
 ;;;;;;;;;;;;;;;;
 ; File Uploads ;
 ;;;;;;;;;;;;;;;;
index 7f39493bd898509cd08996336c92e576f8899bd0..94d5accc464988d1b1ddbaac5277ba48459f464a 100644 (file)
--- a/timezone
+++ b/timezone
@@ -1 +1 @@
-Etc/UTC
+Europe/Berlin