Debian Patches
Status for mlmmj/1.6.0-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 02_fix_mlmmj_php.diff | Makes it so that mlmmj-php-web-admin uses the FHS of Debian with correct dirs. diff -u -r -N a/contrib/web/php-admin/htdocs/dot.htaccess b/contrib/web/php-admin/htdocs/dot.htaccess |
<boll@andariel> | not-needed | |||
| 05_fix_displayed_full_paths.diff | Changes path of a printf in mlmmj.h to be /usr/bin and not /usr/local/bin when printing usages. | <boll@andariel> | not-needed | |||
| fixes-path-to-templates-folder-in-php-web-admin | Fixes path to templates folder in the php web admin config.php | Thomas Goirand <zigo@debian.org> | not-needed | |||
| 06_fix-php-web-for-php7.diff | Update for PHP 5 -> PHP 7 transition ereg() and eregi() were deprecated with PHP 5.3.0 and removed in PHP 7.0.0 https://secure.php.net/manual/en/function.ereg.php https://secure.php.net/manual/en/function.eregi.php Also remove min 2, max 4 character TLD portion of regex, as there are top-level domains > 4 chars now. Thanks to Ron Guerin <ron@vnetworx.net> for his help with the PHP regexes. |
Christopher Knadle <Chris.Knadle@coredump.us> | no | debian | ||
| 10_fix-php-web-tunables.diff | Patch to fix a syntax error in Perl code in the PHP script eval()s | Ron Guerin <ron@vnetworx.net> | no | debian | 2025-11-24 | |
| 12_fix-mlmmj-php.diff | Patch to fix a PHP4-style class constructor, which was backward compatible in PHP 5, but no longer works in PHP 7 or 8. | Ron Guerin <ron@vnetworx.net> | no | debian | 2025-11-24 | |
| 14_fix-htaccess.diff | The supplied .htaccess file (named dot.access in the source) works with Apache2 with libapache2-mod-php but does not work with Apache2 when used with PHP-FPM or PHP-CGI. This patch fixes that. |
Ron Guerin <ron@vnetworx.net> | no | debian | 2025-11-24 |
