Package: php-pear / 1:1.10.6+submodules+notgz-1.1+deb10u2

Metadata

Package Version Patches format
php-pear 1:1.10.6+submodules+notgz-1.1+deb10u2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 pecl command needs to run without n to pickup defaul.patch | (download)

scripts/pecl.sh | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 pecl command needs to run without -n to pickup default php cli
 configuration, so XML module gets loaded


0002 Fix PECL extensions FTBFS with PHP Fatal error Call .patch | (download)

PEAR/Config.php | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 fix "pecl extensions ftbfs with php fatal error: call to a member
 function getFilelist() on null" (Closes: #805222)


0003 Don t allow filenames to start with phar.patch | (download)

submodules/Archive_Tar/Archive/Tar.php | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 don't allow filenames to start with phar://
0004 Fixes 33 ensure we catch additional malicious crafte.patch | (download)

submodules/Archive_Tar/Archive/Tar.php | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 fixes #33 - ensure we catch additional malicious/crafted filenames
0005 Disallow symlinks to out of path filenames.patch | (download)

submodules/Archive_Tar/Archive/Tar.php | 8 8 + 0 - 0 !
submodules/Archive_Tar/tests/out_of_path_fnames.phpt | 18 18 + 0 - 0 !
2 files changed, 26 insertions(+)

 disallow symlinks to out-of-path filenames
0006 Add testcase for relative and in path symlink.patch | (download)

submodules/Archive_Tar/tests/relativesymlink.phpt | 24 24 + 0 - 0 !
1 file changed, 24 insertions(+)

 add testcase for relative and in-path symlink
0007 Fix out of path check for virtual relative symlink.patch | (download)

submodules/Archive_Tar/Archive/Tar.php | 20 19 + 1 - 0 !
1 file changed, 19 insertions(+), 1 deletion(-)

 fix out-of-path check for virtual relative symlink
0008 PHP compat fix.patch | (download)

submodules/Archive_Tar/Archive/Tar.php | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 php compat fix