Your message dated Sat, 29 Jun 2024 10:46:16 +0000 with message-id <e1snvay-002ba2...@coccia.debian.org> and subject line Released with 12.6 has caused the Debian Bug report #1065059, regarding bookworm-pu: package symfony/5.4.23+dfsg-1+deb12u2 to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 1065059: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065059 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: release.debian.org Severity: normal Tags: bookworm X-Debbugs-Cc: symf...@packages.debian.org, t...@security.debian.org Control: affects -1 + src:symfony User: release.debian....@packages.debian.org Usertags: pu [4/9 for bookworm] This is a follow up from composer/DSA-5632-1 and similar to #1065058. In order to fix a Debian-specific issue related to CVE-2024-24821, we agreed with the security team to push related dependencies via the next point release. It also adds an upstream patch in order to fix the testsuite, already referenced via #1061033 in Debian. The only change (besides changelog entry) in the binary packages is of the following kind (thanks to diffoscope), for example for php-symfony-cache. │ │ ├── ./usr/share/php/Symfony/Component/Cache/autoload.php │ │ │ @@ -1,16 +1,16 @@ │ │ │ <?php │ │ │ │ │ │ // Require │ │ │ -require_once 'Psr/Cache/autoload.php'; │ │ │ -require_once 'Psr/Log/autoload.php'; │ │ │ -require_once 'Symfony/Component/VarExporter/autoload.php'; │ │ │ -require_once 'Symfony/Contracts/Cache/autoload.php'; │ │ │ -require_once 'Symfony/Contracts/Deprecation/autoload.php'; │ │ │ -require_once 'Symfony/Contracts/Service/autoload.php'; │ │ │ +require_once __DIR__ . '/../../../Psr/Cache/autoload.php'; │ │ │ +require_once __DIR__ . '/../../../Psr/Log/autoload.php'; │ │ │ +require_once __DIR__ . '/../VarExporter/autoload.php'; │ │ │ +require_once __DIR__ . '/../../Contracts/Cache/autoload.php'; │ │ │ +require_once __DIR__ . '/../../Contracts/Deprecation/autoload.php'; │ │ │ +require_once __DIR__ . '/../../Contracts/Service/autoload.php'; │ │ │ │ │ │ // Suggest The goal is to ensure related dependencies are loaded from the system path. The attached debdiff is a lot bigger, since this source package builds a hundred binary packages, and that d/rules has been adapted to keep the testsuite at buildtime effective. [ Checklist ] [x] *all* changes are documented in the d/changelog [x] I reviewed all changes and I approve them [x] attach debdiff against the package in (old)stable [x] the issue is verified as fixed in unstable TIA for considering. Cheers, taffit
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Version: 12.6 The upload requested in this bug has been released as part of 12.6.
--- End Message ---