rfc:fpm_change_hat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
rfc:fpm_change_hat [2013/06/23 18:54] – add voting nottirfc:fpm_change_hat [2014/01/24 17:56] notti
Line 4: Line 4:
   * Date: 2013-06-09   * Date: 2013-06-09
   * Author: Gernot Vormayr, gvormayr@gmail.com   * Author: Gernot Vormayr, gvormayr@gmail.com
-  * Status: Under Discussion+  * Status: Implemented (PHP 5.6) https://github.com/php/php-src/pull/373
   * First Published at: http://wiki.php.net/rfc/fpm_change_hat   * First Published at: http://wiki.php.net/rfc/fpm_change_hat
  
Line 18: Line 18:
   * It should not be possible to change back, since this might be possible from php code. The proposed patch prevents this.   * It should not be possible to change back, since this might be possible from php code. The proposed patch prevents this.
     * Because of this the apparmor_hat is per pool.     * Because of this the apparmor_hat is per pool.
-  * This needs libapparmor. The proposed patch ([[https://github.com/php/php-src/pull/343|Pull Request 343 on github]]) checks for libapparmor on compilation and omits the feature if it is not found.+  * This needs libapparmor. The proposed patch ([[https://github.com/php/php-src/pull/373|Pull Request 373 on github]]) checks for libapparmor on compilation and omits the feature if it is not found.
   * If the feature is not compiled in, but expected, php-fpm does not start up, because it does not know the pool parameter.   * If the feature is not compiled in, but expected, php-fpm does not start up, because it does not know the pool parameter.
  
Line 48: Line 48:
 ===== Patches and Tests ===== ===== Patches and Tests =====
  
-  * Full patch: [[https://github.com/php/php-src/pull/343|Pull Request 343 on github]]+  * Full patch: <del>[[https://github.com/php/php-src/pull/343|Pull Request 343 on github]]</del> [[https://github.com/php/php-src/pull/373|Pull Request 373 on github]]
  
 ===== References ===== ===== References =====
Line 60: Line 60:
 Voting started on 23.06.2013 and ends on 1.07.2013. Voting started on 23.06.2013 and ends on 1.07.2013.
  
-  <doodle  +<doodle title="RFC/fpm_change_hat" auth="user" voteType="multi" closed="true"> 
-      title="RFC/voting" auth="user" voteType="multi" closed="false"> +   * Yes? 
-      * Yes? +   * No? 
-      * No? +</doodle>
-    </doodle>+
rfc/fpm_change_hat.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1