Package: slbackup-php / 0.4.5-4+deb12u1
Metadata
| Package | Version | Patches format |
|---|---|---|
| slbackup-php | 0.4.5-4+deb12u1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 1001_adapt to apache24.patch | (download) |
etc/apache.conf |
6 4 + 2 - 0 ! |
use apache 2.4 syntax for limiting address based access |
| 1002_php7 compat.patch | (download) |
src/functions.php |
6 3 + 3 - 0 ! |
make slbackup-php php7 compatible (use explode instead of split) |
| 1003_php8 compat.patch | (download) |
src/index.php |
2 1 + 1 - 0 ! |
add compatibility with php 8 crypt() reuires a salt in PHP 8. |
| 1004_fix php warnings.patch | (download) |
src/functions.php |
6 3 + 3 - 0 ! |
fix php warnings Fix use of uninitialized variables and non-existing array keys. |
| 1005_fix typo.patch | (download) |
src/index.php |
2 1 + 1 - 0 ! |
fix typo causing an exception with php 8 |
| 1006_disable ssh known hosts.patch | (download) |
src/functions.php |
2 1 + 1 - 0 ! |
do not attempt to write a ssh knownhosts file |
| 1007_log_remote_commands_to_stderr.patch | (download) |
src/index.php |
12 0 + 12 - 0 ! |
do not log to /tmp/error.log but stderr, the webserver error log |
