Version 11.5.50 - 2026-01-27 Changed To prevent Poisoned Pipeline Execution (PPE) attacks using prepared .coverage files in pull requests, a PHPT test will no longer be run if the temporary file for writing code coverage information already exists before the test runs. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2026-c3b42a28dd 2026-02-06 01:09:06.041426+00:00 -------------------------------------------------------------------------------- Name : phpunit11 Product : Fedora 42 Version : 11.5.50 Release : 1.fc42 URL : https://github.com/sebastianbergmann/phpunit Summary : The PHP Unit Testing framework version 11 Description : PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks. This package provides the version 11 of PHPUnit, available using the phpunit11 command. Documentation: https://phpunit.de/documentation.html -------------------------------------------------------------------------------- Update Information: Version 11.5.50 - 2026-01-27 Changed To prevent Poisoned Pipeline Execution (PPE) attacks using prepared .coverage files in pull requests, a PHPT test will no longer be run if the temporary file for writing code coverage information already exists before the test runs Version 11.5.49 - 2026-01-24 Fixed #6362: Manually instantiated test doubles are broken since PHPUnit 11.2 #6470: Infinite recursion in Count::getCountOf() for unusal implementations of Iterator or IteratorAggregate Version 11.5.48 - 2026-01-16 Changed Reverted a change that caused a build failure for the PHP project's nightly community job Version 11.5.47 - 2026-01-15 Fixed #6470: Mocking a class with a property hook setter accepting more types than the property results in a fatal error -------------------------------------------------------------------------------- ChangeLog: * Tue Jan 27 2026 Remi Collet - 11.5.50-1 - update to 11.5.50 * Mon Jan 26 2026 Remi Collet - 11.5.49-1 - update to 11.5.49 - raise dependency on sebastian/comparator 6.3.3 * Sat Jan 17 2026 Remi Collet - 11.5.48-1 - update to 11.5.48 * Thu Jan 15 2026 Remi Collet - 11.5.47-1 - update to 11.5.47 - raise dependency on phpunit/php-code-coverage 11.0.12 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2433680 - CVE-2026-24765 phpunit11: PHPUnit: Arbitrary code execution via unsafe deserialization of code coverage files [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2433680 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-c3b42a28dd' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- -- _______________________________________________ package-announce mailing list --
Version 8.5.52 - 2026-01-27 Changed To prevent Poisoned Pipeline Execution (PPE) attacks using prepared .coverage files in pull requests, a PHPT test will no longer be run if the temporary file for writing code coverage information already exists before the test runs. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2026-8a7678fa99 2026-02-06 01:09:06.041418+00:00 -------------------------------------------------------------------------------- Name : phpunit8 Product : Fedora 42 Version : 8.5.52 Release : 1.fc42 URL : https://github.com/sebastianbergmann/phpunit Summary : The PHP Unit Testing framework version 8 Description : PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks. This package provides the version 8 of PHPUnit, available using the phpunit8 command. Documentation: https://phpunit.de/documentation.html -------------------------------------------------------------------------------- Update Information: Version 8.5.52 - 2026-01-27 Changed To prevent Poisoned Pipeline Execution (PPE) attacks using prepared .coverage files in pull requests, a PHPT test will no longer be run if the temporary file for writing code coverage information already exists before the test runs Version 8.5.51 - 2026-01-24 Changed PHPUnit\Framework\MockObject exceptions subtypes of PHPUnit\Exception -------------------------------------------------------------------------------- ChangeLog: * Tue Jan 27 2026 Remi Collet - 8.5.52-1 - update to 8.5.52 * Mon Jan 26 2026 Remi Collet - 8.5.51-1 - update to 8.5.51 - raise dependency on sebastian/comparator 3.0.7 - phpspec/prophecy is optional -------------------------------------------------------------------------------- References: [ 1 ] Bug #2433681 - CVE-2026-24765 phpunit8: PHPUnit: Arbitrary code execution via unsafe deserialization of code coveragefiles [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2433681 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-8a7678fa99' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- -- _______________________________________________ package-announce mailing list --
Version 12.5.8 - 2026-01-27 Changed To prevent Poisoned Pipeline Execution (PPE) attacks using prepared .coverage files in pull requests, a PHPT test will no longer be run if the temporary file for writing code coverage information already exists before the test runs. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2026-470a48f838 2026-02-05 00:57:20.049055+00:00 -------------------------------------------------------------------------------- Name : phpunit12 Product : Fedora 43 Version : 12.5.8 Release : 1.fc43 URL : https://github.com/sebastianbergmann/phpunit Summary : The PHP Unit Testing framework version 12 Description : PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks. This package provides the version 12 of PHPUnit, available using the phpunit12 command. Documentation: https://phpunit.de/documentation.html -------------------------------------------------------------------------------- Update Information: Version 12.5.8 - 2026-01-27 Changed To prevent Poisoned Pipeline Execution (PPE) attacks using prepared .coverage files in pull requests, a PHPT test will no longer be run if the temporary file for writing code coverage information already exists before the test runs Version 12.5.7 - 2026-01-24 Fixed #6362: Manually instantiated test doubles are broken since PHPUnit 11.2 #6470: Infinite recursion in Count::getCountOf() for unusal implementations of Iterator or IteratorAggregate Version 12.5.6 - 2026-01-16 Changed Reverted a change that caused a build failure for the PHP project's nightly community job Version 12.5.5 - 2026-01-15 Deprecated #6461: any() matcher (soft deprecation) Fixed #6470: Mocking a class with a property hook setter accepting more types than the property results in a fatalerror -------------------------------------------------------------------------------- ChangeLog: * Tue Jan 27 2026 Remi Collet - 12.5.8-1 - update to 12.5.8 * Mon Jan 26 2026 Remi Collet - 12.5.7-1 - update to 12.5.7 - raise dependency on sebastian/comparator 7.1.4 * Sat Jan 17 2026 Remi Collet - 12.5.6-1 - update to 12.5.6 * Thu Jan 15 2026 Remi Collet - 12.5.5-1 - update to 12.5.5 - raise dependency on phpunit/php-code-coverage 12.5.2 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2433676 - CVE-2026-24765 phpunit12: PHPUnit: Arbitrary code execution via unsafe deserialization of code coverage files [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2433676 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-470a48f838' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- -- _______________________________________________ package-announce mailing list --
Version 11.5.50 - 2026-01-27 Changed To prevent Poisoned Pipeline Execution (PPE) attacks using prepared .coverage files in pull requests, a PHPT test will no longer be run if the temporary file for writing code coverage information already exists before the test runs. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2026-8ccfe50c58 2026-02-05 00:57:20.049049+00:00 -------------------------------------------------------------------------------- Name : phpunit11 Product : Fedora 43 Version : 11.5.50 Release : 1.fc43 URL : https://github.com/sebastianbergmann/phpunit Summary : The PHP Unit Testing framework version 11 Description : PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks. This package provides the version 11 of PHPUnit, available using the phpunit11 command. Documentation: https://phpunit.de/documentation.html -------------------------------------------------------------------------------- Update Information: Version 11.5.50 - 2026-01-27 Changed To prevent Poisoned Pipeline Execution (PPE) attacks using prepared .coverage files in pull requests, a PHPT test will no longer be run if the temporary file for writing code coverage information already exists before the test runs Version 11.5.49 - 2026-01-24 Fixed #6362: Manually instantiated test doubles are broken since PHPUnit 11.2 #6470: Infinite recursion in Count::getCountOf() for unusal implementations of Iterator or IteratorAggregate Version 11.5.48 - 2026-01-16 Changed Reverted a change that caused a build failure for the PHP project's nightly community job Version 11.5.47 - 2026-01-15 Fixed #6470: Mocking a class with a property hook setter accepting more types than the property results in a fatal error -------------------------------------------------------------------------------- ChangeLog: * Tue Jan 27 2026 Remi Collet - 11.5.50-1 - update to 11.5.50 * Mon Jan 26 2026 Remi Collet - 11.5.49-1 - update to 11.5.49 - raise dependency on sebastian/comparator 6.3.3 * Sat Jan 17 2026 Remi Collet - 11.5.48-1 - update to 11.5.48 * Thu Jan 15 2026 Remi Collet - 11.5.47-1 - update to 11.5.47 - raise dependency on phpunit/php-code-coverage 11.0.12 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2433680 - CVE-2026-24765 phpunit11: PHPUnit: Arbitrary code execution via unsafe deserialization of code coverage files [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2433680 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-8ccfe50c58' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- -- _______________________________________________ package-announce mailing list --
Get the latest Linux and open source security news straight to your inbox.