php-phpseclib3 (3.0.19-1)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/3.0.19-1 tag
- Git: https://salsa.debian.org/php-team/pear/phpseclib.git -b debian/latest
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 45862912
- Browser: https://salsa.debian.org/php-team/pear/phpseclib
- Last scan: 2023-06-01 01:40:25+00
- Next scan: 2023-06-07 17:30:00+00
- CI pipeline status: failed
- Debian changelog in Git:
php-phpseclib3 (3.0.19-1) unstable; urgency=medium
[ Alexander Vlasov ]
* Fix undefined properties deprecated in PHP 8.2
[ terrafrost ]
* Tests: PHPUnit 10 updates
* AsymmetricKey: error out on unsupported operations
* Blowfish: fix issues on 32-bit PHP installs
* BigInteger: fix for hex numbers with new lines in them
* PrimeField: prevent infinite loop with composite primefields
[CVE-2023-27560] (Closes: #1032371)
* SSH2: backport getTimeout()
* CHANGELOG: add 3.0.19 release
[ Kevin van Hulst ]
* fix "Creating default object from empty value" error
[ David Prévot ]
* Use secure URI in Homepage field.
* Update standards version to 4.6.2, no changes needed.
-- David Prévot <taffit@debian.org> Mon, 06 Mar 2023 08:00:12 +0100
- This branch is 2 commits ahead of tag debian/3.0.19-1
- Git log:
commit 5238ad7b6b5cae23932c7c27b8b857e877992445
Author: David Prévot <taffit@debian.org>
Date: Mon Mar 6 13:15:47 2023 +0100
Drop PHPUnit compatibility code
commit ed41777d79583ba393b5ecefd8d390ad9f186b72
Author: David Prévot <taffit@debian.org>
Date: Mon Mar 6 12:53:52 2023 +0100
Mention security bug in previous changelog entry