php7-pear/php7-pear.changes
Arjen de Korte 2965ca35c7 Accepting request 911367 from home:adkorte:branches:devel:languages:php
- Update to 1.10.21
  - PEAR 1.10.13
    * unsupported protocol - use --force to continue
    * Add $this operator to _determineIfPowerpc calls
- Update to 1.10.20
  - Archive_Tar 1.4.14
    * Properly fix symbolic link path traversal (CVE-2021-32610)
  - Archive_Tar 1.4.13
    * Relative symlinks failing (out-of path file extraction)
  - Archive_Tar 1.4.12
  - Archive_Tar 1.4.11
  - Archive_Tar 1.4.10
    * Fix block padding when the file buffer length is a multiple
      of 512 and smaller than Archive_Tar buffer length
    * Don't try to copy username/groupname in chroot jail

OBS-URL: https://build.opensuse.org/request/show/911367
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7-pear?expand=0&rev=33
2021-08-11 06:16:09 +00:00

97 lines
3.7 KiB
Plaintext

-------------------------------------------------------------------
Wed Aug 11 05:50:51 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>
- Update to 1.10.21
- PEAR 1.10.13
* unsupported protocol - use --force to continue
* Add $this operator to _determineIfPowerpc calls
- Update to 1.10.20
- Archive_Tar 1.4.14
* Properly fix symbolic link path traversal (CVE-2021-32610)
- Archive_Tar 1.4.13
* Relative symlinks failing (out-of path file extraction)
- Archive_Tar 1.4.12
- Archive_Tar 1.4.11
- Archive_Tar 1.4.10
* Fix block padding when the file buffer length is a multiple
of 512 and smaller than Archive_Tar buffer length
* Don't try to copy username/groupname in chroot jail
-------------------------------------------------------------------
Wed Jun 16 09:27:45 UTC 2021 - pgajdos@suse.com
- added patches
fix bsc#1187372 -- https://github.com/pear/pear-core/pull/115
+ php7-pear-undefined-variables.patch
-------------------------------------------------------------------
Wed Jan 13 13:18:36 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>
- (Build)Requires php7-cli to make sure the php7 CLI is installed
-------------------------------------------------------------------
Tue Jan 12 14:34:27 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>
- (Build)Requires php-cli to make sure the CLI is installed
-------------------------------------------------------------------
Tue May 19 18:40:31 UTC 2020 - pgajdos@suse.com
- provides and obsoletes php7-pear-Archive_Tar, former location
of PEAR/Archive/Tar.php
-------------------------------------------------------------------
Sun Apr 19 18:42:17 UTC 2020 - Arjen de Korte <suse+build@de-korte.org>
- Update to version 1.10.19
- PEAR 1.10.12
* adjust dependencies based on new releases
- XML_Util 1.4.5
* fix Trying to access array offset on value of type int
-------------------------------------------------------------------
Fri Apr 10 20:17:07 UTC 2020 - Arjen de Korte <suse+build@de-korte.org>
- Update to version 1.10.18
- Remove pear-cacheid-array-check.patch (upstreamed)
- Contents of .filemap are now sorted internally
-------------------------------------------------------------------
Fri Feb 28 08:33:14 UTC 2020 - Arjen de Korte <suse+build@de-korte.org>
- Sort contents of .filemap to make build reproducible
-------------------------------------------------------------------
Sat Dec 7 22:57:56 UTC 2019 - Arjen de Korte <suse+build@de-korte.org>
- Apply upstream patch for https://bugs.php.net/78890
+ pear-cacheid-array-check.patch
- Recommend php7-openssl to allow https sources to be used
- Modify metadata_dir for system configuration only
- Add /var/lib/pear directory where xml files are stored
- Cleanup %files section
-------------------------------------------------------------------
Tue Nov 26 20:22:08 UTC 2019 - Arjen de Korte <suse+build@de-korte.org>
- Only use the GPG keys of Chuck Burgess. Extracted from the
Release Manager public keys.
- Add release versions of PEAR modules
-------------------------------------------------------------------
Tue Nov 26 12:14:33 UTC 2019 - Arjen de Korte <suse+build@de-korte.org>
- Install metadata files (registry, filemap, channels, ...) in
/var/lib/pear/ instead of /usr/share/php7/PEAR/
-------------------------------------------------------------------
Mon Nov 25 19:20:08 UTC 2019 - Arjen de Korte <suse+build@de-korte.org>
- Create php7-pecl subpackage for PECL builds
-------------------------------------------------------------------
Sat Nov 23 13:22:51 UTC 2019 - Arjen de Korte <suse+build@de-korte.org>
- Update to version 1.10.17
- Package separately, as builtin PEAR was deprecated in PHP-7.4