php-pear 1:1.10.5+submodules+notgz-1ubuntu1.18.04.4 source package in Ubuntu
Changelog
php-pear (1:1.10.5+submodules+notgz-1ubuntu1.18.04.4) bionic-security; urgency=medium * SECURITY UPDATE: incorrect symlink extraction - debian/patches/CVE-2021-32610.patch: properly fix symbolic link path traversal in submodules/Archive_Tar/Archive/Tar.php. - CVE-2021-32610 -- Marc Deslauriers <email address hidden> Wed, 28 Jul 2021 10:48:51 -0400
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Bionic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- php
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | updates | main | php | |
Bionic | security | main | php |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
php-pear_1.10.5+submodules+notgz.orig.tar.gz | 2.1 MiB | c47dff694bc69768c197d7b965aa6032a4243e40bafb30b400c2d32f959d3be0 |
php-pear_1.10.5+submodules+notgz-1ubuntu1.18.04.4.debian.tar.xz | 8.3 KiB | 673aa20a028682ec623078c809b1ad673735ffa98c2f6777f5c9f3f8e0b9273d |
php-pear_1.10.5+submodules+notgz-1ubuntu1.18.04.4.dsc | 2.1 KiB | d72ca0d392c99d02fa3bff8df611d92ab833a6f77a4ea0e9a2e739dbd0ddf334 |
Available diffs
Binary packages built by this source
- php-pear: PEAR Base System
The PEAR package contains:
* the PEAR installer, for creating, distributing
and installing packages
* the PEAR_Exception PHP error handling mechanism
* the PEAR_ErrorStack advanced error handling mechanism
* the PEAR_Error error handling mechanism
* the OS_Guess class for retrieving info about the OS
where PHP is running on
* the System class for quick handling of common operations
with files and directories
* the PEAR base class
Features in a nutshell:
* full support for channels
* pre-download dependency validation
* new package.xml 2.0 format allows tremendous flexibility while maintaining
BC
* support for optional dependency groups and limited support for
sub-packaging
* robust dependency support
* full dependency validation on uninstall
* remote install for hosts with only ftp access - no more problems with
restricted host installation
* full support for mirroring
* support for bundling several packages into a single tarball
* support for static dependencies on a url-based package
* support for custom file roles and installation tasks