From 594cefb4fc5489bb024efef0c9b5eb416ecfc6aa Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 11 Feb 2019 13:37:23 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- php/apache2-php7.1/php.ini | 7 +++++++ php/cgi-php7.1/php.ini | 7 +++++++ php/cli-php7.1/php.ini | 7 +++++++ php/embed-php7.1/php.ini | 7 +++++++ php/fpm-php7.1/php.ini | 7 +++++++ 5 files changed, 35 insertions(+) diff --git a/php/apache2-php7.1/php.ini b/php/apache2-php7.1/php.ini index e9af83e..76b7706 100644 --- a/php/apache2-php7.1/php.ini +++ b/php/apache2-php7.1/php.ini @@ -975,6 +975,13 @@ cli_server.color = On ; otherwise output encoding conversion cannot be performed. ;iconv.output_encoding = +[imap] +; rsh/ssh logins are disabled by default. Use this INI entry if you want to +; enable them. Note that the IMAP library does not filter mailbox names before +; passing them to rsh/ssh command, thus passing untrusted data to this function +; with rsh/ssh enabled is insecure. +;imap.enable_insecure_rsh=0 + [intl] ;intl.default_locale = ; This directive allows you to produce PHP errors when some error diff --git a/php/cgi-php7.1/php.ini b/php/cgi-php7.1/php.ini index e9af83e..76b7706 100644 --- a/php/cgi-php7.1/php.ini +++ b/php/cgi-php7.1/php.ini @@ -975,6 +975,13 @@ cli_server.color = On ; otherwise output encoding conversion cannot be performed. ;iconv.output_encoding = +[imap] +; rsh/ssh logins are disabled by default. Use this INI entry if you want to +; enable them. Note that the IMAP library does not filter mailbox names before +; passing them to rsh/ssh command, thus passing untrusted data to this function +; with rsh/ssh enabled is insecure. +;imap.enable_insecure_rsh=0 + [intl] ;intl.default_locale = ; This directive allows you to produce PHP errors when some error diff --git a/php/cli-php7.1/php.ini b/php/cli-php7.1/php.ini index e9af83e..76b7706 100644 --- a/php/cli-php7.1/php.ini +++ b/php/cli-php7.1/php.ini @@ -975,6 +975,13 @@ cli_server.color = On ; otherwise output encoding conversion cannot be performed. ;iconv.output_encoding = +[imap] +; rsh/ssh logins are disabled by default. Use this INI entry if you want to +; enable them. Note that the IMAP library does not filter mailbox names before +; passing them to rsh/ssh command, thus passing untrusted data to this function +; with rsh/ssh enabled is insecure. +;imap.enable_insecure_rsh=0 + [intl] ;intl.default_locale = ; This directive allows you to produce PHP errors when some error diff --git a/php/embed-php7.1/php.ini b/php/embed-php7.1/php.ini index e9af83e..76b7706 100644 --- a/php/embed-php7.1/php.ini +++ b/php/embed-php7.1/php.ini @@ -975,6 +975,13 @@ cli_server.color = On ; otherwise output encoding conversion cannot be performed. ;iconv.output_encoding = +[imap] +; rsh/ssh logins are disabled by default. Use this INI entry if you want to +; enable them. Note that the IMAP library does not filter mailbox names before +; passing them to rsh/ssh command, thus passing untrusted data to this function +; with rsh/ssh enabled is insecure. +;imap.enable_insecure_rsh=0 + [intl] ;intl.default_locale = ; This directive allows you to produce PHP errors when some error diff --git a/php/fpm-php7.1/php.ini b/php/fpm-php7.1/php.ini index e9af83e..76b7706 100644 --- a/php/fpm-php7.1/php.ini +++ b/php/fpm-php7.1/php.ini @@ -975,6 +975,13 @@ cli_server.color = On ; otherwise output encoding conversion cannot be performed. ;iconv.output_encoding = +[imap] +; rsh/ssh logins are disabled by default. Use this INI entry if you want to +; enable them. Note that the IMAP library does not filter mailbox names before +; passing them to rsh/ssh command, thus passing untrusted data to this function +; with rsh/ssh enabled is insecure. +;imap.enable_insecure_rsh=0 + [intl] ;intl.default_locale = ; This directive allows you to produce PHP errors when some error -- 2.39.5