From: frank Date: Sun, 29 Jan 2012 12:12:21 +0000 (+0100) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=a67aa409fb7d3dfe625b1d3d5e35405b8d5583c0;p=config%2Fuhu1%2Fetc.git committing changes in /etc after emerge run Package changes: +dev-php/pecl-http-1.7.1 --- diff --git a/.etckeeper b/.etckeeper index c9e74e3..0faa9df 100755 --- a/.etckeeper +++ b/.etckeeper @@ -895,6 +895,7 @@ maybe chmod 0755 './php/apache2-php5.3/ext' maybe chmod 0755 './php/apache2-php5.3/ext-active' maybe chmod 0644 './php/apache2-php5.3/ext/apc.ini' maybe chmod 0644 './php/apache2-php5.3/ext/crack.ini' +maybe chmod 0644 './php/apache2-php5.3/ext/http.ini' maybe chmod 0644 './php/apache2-php5.3/ext/imagick.ini' maybe chmod 0644 './php/apache2-php5.3/ext/mailparse.ini' maybe chmod 0644 './php/apache2-php5.3/php.ini' @@ -903,6 +904,7 @@ maybe chmod 0755 './php/cgi-php5.3/ext' maybe chmod 0755 './php/cgi-php5.3/ext-active' maybe chmod 0644 './php/cgi-php5.3/ext/apc.ini' maybe chmod 0644 './php/cgi-php5.3/ext/crack.ini' +maybe chmod 0644 './php/cgi-php5.3/ext/http.ini' maybe chmod 0644 './php/cgi-php5.3/ext/imagick.ini' maybe chmod 0644 './php/cgi-php5.3/ext/mailparse.ini' maybe chmod 0644 './php/cgi-php5.3/php.ini' @@ -911,6 +913,7 @@ maybe chmod 0755 './php/cli-php5.3/ext' maybe chmod 0755 './php/cli-php5.3/ext-active' maybe chmod 0644 './php/cli-php5.3/ext/apc.ini' maybe chmod 0644 './php/cli-php5.3/ext/crack.ini' +maybe chmod 0644 './php/cli-php5.3/ext/http.ini' maybe chmod 0644 './php/cli-php5.3/ext/imagick.ini' maybe chmod 0644 './php/cli-php5.3/ext/mailparse.ini' maybe chmod 0644 './php/cli-php5.3/php.ini' @@ -923,6 +926,7 @@ maybe chmod 0755 './php/fpm-php5.3/ext' maybe chmod 0755 './php/fpm-php5.3/ext-active' maybe chmod 0644 './php/fpm-php5.3/ext/apc.ini' maybe chmod 0644 './php/fpm-php5.3/ext/crack.ini' +maybe chmod 0644 './php/fpm-php5.3/ext/http.ini' maybe chmod 0644 './php/fpm-php5.3/ext/imagick.ini' maybe chmod 0644 './php/fpm-php5.3/ext/mailparse.ini' maybe chmod 0644 './php/fpm-php5.3/php-fpm.conf' diff --git a/php/apache2-php5.3/ext-active/http.ini b/php/apache2-php5.3/ext-active/http.ini new file mode 120000 index 0000000..d227e2a --- /dev/null +++ b/php/apache2-php5.3/ext-active/http.ini @@ -0,0 +1 @@ +/etc/php/apache2-php5.3/ext/http.ini \ No newline at end of file diff --git a/php/apache2-php5.3/ext/http.ini b/php/apache2-php5.3/ext/http.ini new file mode 100644 index 0000000..7c994f1 --- /dev/null +++ b/php/apache2-php5.3/ext/http.ini @@ -0,0 +1,22 @@ +extension=http.so +http.etag.mode=MD5 +http.force_exit=1 +http.log.allowed_methods= +http.log.cache= +http.log.composite= +http.log.not_found= +http.log.redirect= +http.only_exceptions=0 +http.persistent.handles.ident=GLOBAL +http.persistent.handles.limit=-1 +http.request.datashare.connect=0 +http.request.datashare.cookie=0 +http.request.datashare.dns=1 +http.request.datashare.ssl=0 +http.request.methods.allowed= +http.request.methods.custom= +http.send.inflate.start_auto=0 +http.send.inflate.start_flags=0 +http.send.deflate.start_auto=0 +http.send.deflate.start_flags=0 +http.send.not_found_404=1 diff --git a/php/cgi-php5.3/ext-active/http.ini b/php/cgi-php5.3/ext-active/http.ini new file mode 120000 index 0000000..e6bfd70 --- /dev/null +++ b/php/cgi-php5.3/ext-active/http.ini @@ -0,0 +1 @@ +/etc/php/cgi-php5.3/ext/http.ini \ No newline at end of file diff --git a/php/cgi-php5.3/ext/http.ini b/php/cgi-php5.3/ext/http.ini new file mode 100644 index 0000000..7c994f1 --- /dev/null +++ b/php/cgi-php5.3/ext/http.ini @@ -0,0 +1,22 @@ +extension=http.so +http.etag.mode=MD5 +http.force_exit=1 +http.log.allowed_methods= +http.log.cache= +http.log.composite= +http.log.not_found= +http.log.redirect= +http.only_exceptions=0 +http.persistent.handles.ident=GLOBAL +http.persistent.handles.limit=-1 +http.request.datashare.connect=0 +http.request.datashare.cookie=0 +http.request.datashare.dns=1 +http.request.datashare.ssl=0 +http.request.methods.allowed= +http.request.methods.custom= +http.send.inflate.start_auto=0 +http.send.inflate.start_flags=0 +http.send.deflate.start_auto=0 +http.send.deflate.start_flags=0 +http.send.not_found_404=1 diff --git a/php/cli-php5.3/ext-active/http.ini b/php/cli-php5.3/ext-active/http.ini new file mode 120000 index 0000000..a18f900 --- /dev/null +++ b/php/cli-php5.3/ext-active/http.ini @@ -0,0 +1 @@ +/etc/php/cli-php5.3/ext/http.ini \ No newline at end of file diff --git a/php/cli-php5.3/ext/http.ini b/php/cli-php5.3/ext/http.ini new file mode 100644 index 0000000..7c994f1 --- /dev/null +++ b/php/cli-php5.3/ext/http.ini @@ -0,0 +1,22 @@ +extension=http.so +http.etag.mode=MD5 +http.force_exit=1 +http.log.allowed_methods= +http.log.cache= +http.log.composite= +http.log.not_found= +http.log.redirect= +http.only_exceptions=0 +http.persistent.handles.ident=GLOBAL +http.persistent.handles.limit=-1 +http.request.datashare.connect=0 +http.request.datashare.cookie=0 +http.request.datashare.dns=1 +http.request.datashare.ssl=0 +http.request.methods.allowed= +http.request.methods.custom= +http.send.inflate.start_auto=0 +http.send.inflate.start_flags=0 +http.send.deflate.start_auto=0 +http.send.deflate.start_flags=0 +http.send.not_found_404=1 diff --git a/php/fpm-php5.3/ext-active/http.ini b/php/fpm-php5.3/ext-active/http.ini new file mode 120000 index 0000000..189df42 --- /dev/null +++ b/php/fpm-php5.3/ext-active/http.ini @@ -0,0 +1 @@ +/etc/php/fpm-php5.3/ext/http.ini \ No newline at end of file diff --git a/php/fpm-php5.3/ext/http.ini b/php/fpm-php5.3/ext/http.ini new file mode 100644 index 0000000..7c994f1 --- /dev/null +++ b/php/fpm-php5.3/ext/http.ini @@ -0,0 +1,22 @@ +extension=http.so +http.etag.mode=MD5 +http.force_exit=1 +http.log.allowed_methods= +http.log.cache= +http.log.composite= +http.log.not_found= +http.log.redirect= +http.only_exceptions=0 +http.persistent.handles.ident=GLOBAL +http.persistent.handles.limit=-1 +http.request.datashare.connect=0 +http.request.datashare.cookie=0 +http.request.datashare.dns=1 +http.request.datashare.ssl=0 +http.request.methods.allowed= +http.request.methods.custom= +http.send.inflate.start_auto=0 +http.send.inflate.start_flags=0 +http.send.deflate.start_auto=0 +http.send.deflate.start_flags=0 +http.send.not_found_404=1