symfony (5.4.23+dfsg-1+deb12u4) bookworm-security; urgency=medium * Backport security fixes from Symfony 5.4.47 - [security-http] Check owner of persisted remember-me cookie [CVE-2024-51996] - [HttpClient] Resolve hostnames in NoPrivateNetworkHttpClient [CVE-2024-50342] -- David Prévot <taffit@debian.org> Thu, 14 Nov 2024 12:16:18 +0100 symfony (5.4.23+dfsg-1+deb12u3) bookworm-security; urgency=medium * Backport security fixes from Symfony 5.4.46 - [Validator] Add D regex modifier in relevant validators [CVE-2024-50343] - Do not read from argv on non-CLI SAPIs [CVE-2024-50340] - [HttpClient] Filter private IPs before connecting when Host == IP [CVE-2024-50342] - [HttpFoundation] Reject URIs that contain invalid characters [CVE-2024-50345] * Backport fixes to test suite -- David Prévot <taffit@debian.org> Sat, 09 Nov 2024 10:22:58 +0100 symfony (5.4.23+dfsg-1+deb12u2) bookworm; urgency=medium * make sure that the submitted year is an accepted choice (Closes: #1061033) * Force system dependencies loading -- David Prévot <taffit@debian.org> Tue, 13 Feb 2024 22:01:20 +0100 symfony (5.4.23+dfsg-1+deb12u1) bookworm; urgency=medium * debian/gbp.conf: Track bookworm branch * Backport security fixes from Symfony 5.4.31 - [TwigBridge] Ensure CodeExtension's filters properly escape their input [CVE-2023-46734] (Closes: #1055774) - [Security] Fix possible session fixation when only the *token* changes [CVE-2023-46733] (Closes: #1055775) -- David Prévot <taffit@debian.org> Sat, 11 Nov 2023 18:59:39 +0100 symfony (5.4.23+dfsg-1) unstable; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.4.23 -- David Prévot <taffit@debian.org> Sat, 29 Apr 2023 18:41:44 +0200 symfony (5.4.22+dfsg-3) unstable; urgency=medium * [Mime] regenerate test certificates (Closes: #1034854) -- David Prévot <taffit@debian.org> Wed, 26 Apr 2023 20:32:58 +0200 symfony (5.4.22+dfsg-2) unstable; urgency=medium * Disable testsuite on s390x (Closes: #908377) -- David Prévot <taffit@debian.org> Mon, 03 Apr 2023 08:21:59 +0200 symfony (5.4.22+dfsg-1) unstable; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.4.22 -- David Prévot <taffit@debian.org> Sat, 01 Apr 2023 11:47:18 +0200 symfony (5.4.21+dfsg-1) unstable; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.4.21 -- David Prévot <taffit@debian.org> Tue, 28 Feb 2023 22:18:04 +0100 symfony (5.4.20+dfsg-1) unstable; urgency=medium [ Nicolas Grekas ] * [HttpKernel] Remove private headers before storing responses with HttpCache [CVE-2022-24894] * [Security/Http] Remove CSRF tokens from storage on successful login [CVE-2022-24895] [ Fabien Potencier ] * Update VERSION for 5.4.20 -- David Prévot <taffit@debian.org> Wed, 01 Feb 2023 19:25:18 +0100 symfony (5.4.19+dfsg-1) unstable; urgency=medium [ Fabien Potencier ] * Bump license year to 2023 * Update VERSION for 5.4.19 [ Alexander M. Turek ] * Allow EmailValidator 4 [ David Prévot ] * Update copyright (years) -- David Prévot <taffit@debian.org> Wed, 25 Jan 2023 08:26:13 +0100 symfony (5.4.18+dfsg-3) unstable; urgency=medium * Drop (data) tests failing with PHP 8.2 (Closes: #1028533) -- David Prévot <taffit@debian.org> Fri, 13 Jan 2023 08:47:36 +0100 symfony (5.4.18+dfsg-2) unstable; urgency=medium * Allow php-doctrine-event-manager 2 * Update standards version to 4.6.2 -- David Prévot <taffit@debian.org> Thu, 05 Jan 2023 08:03:11 +0100 symfony (5.4.18+dfsg-1) unstable; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.4.18 [ Alexander M. Turek ] * Compatibility with doctrine/annotations 2 -- David Prévot <taffit@debian.org> Fri, 30 Dec 2022 08:09:47 +0100 symfony (5.4.16+dfsg-1) unstable; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.4.16 [ Alexander M. Turek ] * Run tests with doctrine/collections 2 [ David Prévot ] * Workaround ICU new format (Closes: #1024308) -- David Prévot <taffit@debian.org> Tue, 06 Dec 2022 16:58:14 +0100 symfony (5.4.15+dfsg-1) unstable; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.4.15 [ Jérémy Derussé ] * [Intl] Update the ICU data to 72.1 - 5.4 -- David Prévot <taffit@debian.org> Tue, 01 Nov 2022 08:07:44 +0100 symfony (5.4.14+dfsg-1) unstable; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.4.14 -- David Prévot <taffit@debian.org> Sat, 15 Oct 2022 12:27:04 +0200 symfony (5.4.13+dfsg-1) unstable; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.4.13 [ David Prévot ] * Fix typo in previous changelog entry * Drop patch not needed anymore * Update php-symfony-cache description -- David Prévot <taffit@debian.org> Mon, 03 Oct 2022 13:43:13 +0200 symfony (5.4.12+dfsg-2) unstable; urgency=medium * [Form] Adapt precision for recent phpunit-comparator (Closes: #1020181) * Fix typo in copyright -- David Prévot <taffit@debian.org> Mon, 19 Sep 2022 08:08:04 +0200 symfony (5.4.12+dfsg-1) unstable; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.4.12 -- David Prévot <taffit@debian.org> Mon, 29 Aug 2022 08:02:19 +0200 symfony (5.4.11+dfsg-2) unstable; urgency=medium * Install completion file(s) -- David Prévot <taffit@debian.org> Thu, 18 Aug 2022 08:27:13 +0200 symfony (5.4.11+dfsg-1) unstable; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.4.11 [ David Prévot ] * Update Homepage for php-symfony-inflector and php-symfony-security-guard * Update Standards-Version to 4.6.1 -- David Prévot <taffit@debian.org> Mon, 01 Aug 2022 08:23:35 +0200 symfony (5.4.10+dfsg-1) unstable; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.4.10 [ David Prévot ] * Mark php-symfony-rate-limiter as Multi-Arch: foreign -- David Prévot <taffit@debian.org> Wed, 29 Jun 2022 08:07:16 +0200 symfony (5.4.9+dfsg-2) unstable; urgency=medium * Mark some packages as Multi-Arch: foreign * Depend on recent php-email-validator -- David Prévot <taffit@debian.org> Mon, 20 Jun 2022 08:37:49 +0200 symfony (5.4.9+dfsg-1) unstable; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.4.9 -- David Prévot <taffit@debian.org> Sat, 28 May 2022 12:05:11 +0200 symfony (5.4.8+dfsg-1) unstable; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.4.8 * Add support to libicu70, thanks to Athos Ribeiro (Closes: #1011737) * Drop Polyfill build-dependencies -- David Prévot <taffit@debian.org> Tue, 24 May 2022 21:17:40 +0200 symfony (5.4.6+dfsg-1) unstable; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.4.6 (Fixing expected PHPUnit output, Closes: #1006735) [ David Prévot ] * Document blank image used for tests -- David Prévot <taffit@debian.org> Sun, 06 Mar 2022 22:17:14 +0100 symfony (5.4.4+dfsg-1) unstable; urgency=medium [ Fabien Potencier ] * Bump license year * Update VERSION for 5.4.4 [ Jérémy Derussé ] * Enable CSRF in FORM by default [ David Prévot ] * Revert "Workaround the lack of Enum support in phpab" * Update copyright (years) * Mark php-symfony-semaphore as Multi-Arch: foreign -- David Prévot <taffit@debian.org> Sat, 29 Jan 2022 18:32:47 -0400 symfony (5.4.2+dfsg-3) unstable; urgency=medium * Mark php-symfony-templating as Multi-Arch: foreign * [Lock] Drop test currently failing on buildd -- David Prévot <taffit@debian.org> Thu, 13 Jan 2022 03:40:15 -0400 symfony (5.4.2+dfsg-2) unstable; urgency=medium * Drop php-apcu-bc dependency for tests. About to be removed as documented in #1003055. https://bugs.debian.org/1003055 * Depend explicitely on php-doctrine-annotations for tests * Workaround the lack of Enum support in phpab -- David Prévot <taffit@debian.org> Mon, 10 Jan 2022 17:44:48 -0400 symfony (5.4.2+dfsg-1) unstable; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.4.2 [ David Prévot ] * Update php-symfony-debug-bundle description -- David Prévot <taffit@debian.org> Thu, 30 Dec 2021 10:42:08 -0400 symfony (5.4.1+dfsg-1) unstable; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.4.1 -- David Prévot <taffit@debian.org> Sun, 12 Dec 2021 06:50:59 -0400 symfony (5.4.0+dfsg-2) unstable; urgency=medium * Upload to unstable after NEW processing * Revert "Breaks php-doctrine-bundle" -- David Prévot <taffit@debian.org> Mon, 06 Dec 2021 16:46:17 -0400 symfony (5.4.0+dfsg-1) experimental; urgency=medium Upload to experimental for NEW processing [ Fabien Potencier ] * Update VERSION for 5.4.0 [ Nicolas Grekas ] * [Notifier] add Vonage bridge to replace the Nexmo one [ David Prévot ] * Add new php-symfony-vonage-notifier package * Revert "Don’t run tests in parallel" * Don’t run tests twice * Skip test instead of droping assertion -- David Prévot <taffit@debian.org> Mon, 29 Nov 2021 23:04:33 -0400 symfony (5.4.0~rc1+dfsg-3) unstable; urgency=medium * Blacklist symfony\\config\\ namespace * [Console] Drop assertion failing on CI -- David Prévot <taffit@debian.org> Mon, 29 Nov 2021 08:50:35 -0400 symfony (5.4.0~rc1+dfsg-2) unstable; urgency=medium * Upload to unstable now that all build-dependencies are available * Don’t run tests in parallel * Breaks php-doctrine-bundle * Provide vendor/autoload_runtime.php for CI * Use installed files for CI * Install php-phpstan-phpdoc-parser for CI -- David Prévot <taffit@debian.org> Sun, 28 Nov 2021 07:32:56 -0400 symfony (5.4.0~rc1+dfsg-1) experimental; urgency=medium [ Jérémy Derussé ] * Fix missing extra trusted header in sub-request [CVE-2021-41267] * Use single quote to escape formulas [CVE-2021-41270] [ Wouter de Jong ] * [SecurityBundle] Default signature_properties to the previous behavior [CVE-2021-41268] [ Fabien Potencier ] * Update VERSION for 5.4.0-RC1 [ David Prévot ] * Use php-email-validator 2 for now -- David Prévot <taffit@debian.org> Wed, 24 Nov 2021 07:04:16 -0400 symfony (5.4.0~beta3+dfsg-1) experimental; urgency=medium [ Fabien Potencier ] * [Notifier] Fix package name * Update VERSION for 5.4.0-BETA3 [ David Prévot ] * Rename packages after upstream change - php-symfony-allmysms-notifier -> php-symfony-all-my-sms-notifier - php-symfony-gatewayapi-notifier -> php-symfony-gateway-api-notifier - php-symfony-turbosms-notifier -> php-symfony-turbo-sms-notifier -- David Prévot <taffit@debian.org> Thu, 18 Nov 2021 22:49:23 -0400 symfony (5.4.0~beta2+dfsg-1) experimental; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.4.0-BETA2 [ David Prévot ] * Use php-predis instead of php-nrk-predis * Generate main autoload.php at build-time -- David Prévot <taffit@debian.org> Sun, 14 Nov 2021 18:04:04 -0400 symfony (5.4.0~beta1+dfsg-1) experimental; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.4.0-BETA1 * Track version 5 for Bookworm * Clean up manual overrides * Add new packages: - php-symfony-oh-my-smtp-mailer - php-symfony-amazon-sns-notifier - php-symfony-expo-notifier - php-symfony-mailjet-notifier - php-symfony-message-media-notifier - php-symfony-one-signal-cloud-notifier - php-symfony-sms77-notifier - php-symfony-smsc-notifier - php-symfony-telnyx-notifier - php-symfony-turbosms-notifier - php-symfony-yunpian-notifier * Build-Depend on php-async-aws-sns * Update Homepage URLs -- David Prévot <taffit@debian.org> Sat, 06 Nov 2021 10:16:59 -0400 symfony (5.3.10+dfsg-1) experimental; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.3.10 [ David Prévot ] * Drop php-doctrine-bundle dependency not needed anymore -- David Prévot <taffit@debian.org> Sat, 30 Oct 2021 08:02:53 -0400 symfony (5.3.9+dfsg-1) experimental; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.3.9 [ David Prévot ] * Add new components: - php-symfony-password-hasher - php-symfony-runtime - php-symfony-allmysms-notifier, php-symfony-clickatell-notifier, php-symfony-fake-chat-notifier, php-symfony-fake-sms-notifier, php-symfony-gatewayapi-notifier, php-symfony-gitter-notifier, php-symfony-iqsms-notifier, php-symfony-light-sms-notifier, php-symfony-mercure-notifier, php-symfony-message-bird-notifier, php-symfony-microsoft-teams-notifier, php-symfony-octopush-notifier, php-symfony-sms-biuras-notifier, php-symfony-spot-hit-notifier - php-symfony-crowdin-translation-provider - php-symfony-loko-translation-provider - php-symfony-localize-translation-provider * Add php-symfony-mercure and php-symfony-polyfill-php81 (build-)dependencies * Update Hompage URLs to 5.3 * Let phpab be also tolerant with Intl * Don’t rely on /simple-phpunit.php * Revert upstream change relying on composer * Drop composer-plugin-api that confuses pkg-php-tools * Use autoload_runtime.php for Runtime tests * Update licensing checksums for false positives * Update standards version to 4.6.0, no changes needed -- David Prévot <taffit@debian.org> Fri, 08 Oct 2021 10:59:25 -0400 symfony (5.2.6+dfsg-1) experimental; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.2.6 [ David Prévot ] * Update homemade autoload.php * Generate phpabtpl at build time * Use dh-sequence-phpcomposer instead of pkg-php-tools * Build-depend on recent php-twig and php-email-validator * Adapt conflict to Debian expectations -- David Prévot <taffit@debian.org> Thu, 08 Apr 2021 16:03:32 -0400 symfony (5.2.5+dfsg-1) experimental; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.2.5 [ Alexander M. Turek ] * Backport psr/container 1.1/2.0 compatibility * Allow egulias/email-validator 3.x -- David Prévot <taffit@debian.org> Tue, 16 Mar 2021 15:58:21 -0400 symfony (5.2.4+dfsg-1) experimental; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.2.4 [ David Prévot ] * Fix homemade autoload.php * Exclude other files for phpab -- David Prévot <taffit@debian.org> Tue, 09 Mar 2021 10:16:34 -0400 symfony (5.2.3+dfsg-1) experimental; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.2.3 -- David Prévot <taffit@debian.org> Thu, 04 Feb 2021 18:31:10 -0400 symfony (5.2.2+dfsg-1) experimental; urgency=medium [ Fabien Potencier ] * Bump license year * Update VERSION for 5.2.2 [ Nicolas Grekas ] * [ProxyManagerBridge] switch to "friendsofphp/proxy-manager-lts" [ David Prévot ] * Drop spurious require * Update gbp import-orig workflow * Verify upstream signed tag on import * Adapt dependencies and descriptions to new upstream version * Update copyright (years) -- David Prévot <taffit@debian.org> Thu, 28 Jan 2021 20:34:24 -0400 symfony (5.2.1+dfsg-1) experimental; urgency=medium [ Fabien Potencier ] * Update VERSION for 5.2.1 * Fix compatibility with + recent PHP (Closes: #952431) + recent PHPUnit (Closes: #977518) [ David Prévot ] * Rename main branch to debian/latest (DEP-14) * Restore +dfsg version * Use debhelper-compat 13 * Simplify override_dh_auto_test * Update Standards-Version to 4.5.1 * Update watch file format version to 4. * Set upstream metadata fields: Security-Contact. * Set Rules-Requires-Root: no. * Use --sourcedirectory instead of --sourcedir * Use recent Doctrine\Persistence path * Allow stderr for CI * Update homemade override and autoload.php * New packages: - php-symfony-amazon-sqs-messenger - php-symfony-amqp-messenger - php-symfony-beanstalkd-messenger - php-symfony-doctrine-messenger - php-symfony-discord-notifier - php-symfony-esendex-notifier - php-symfony-firebase-notifier - php-symfony-free-mobile-notifier - php-symfony-google-chat-notifier - php-symfony-infobip-notifier - php-symfony-linked-in-notifier - php-symfony-mailjet-mailer - php-symfony-mattermost-notifier - php-symfony-mobyt-notifier - php-symfony-nexmo-notifier - php-symfony-ovh-cloud-notifier - php-symfony-rate-limiter - php-symfony-redis-messenger - php-symfony-rocket-chat-notifier - php-symfony-semaphore - php-symfony-sendinblue-mailer - php-symfony-sendinblue-notifier - php-symfony-sinch-notifier - php-symfony-smsapi-notifier - php-symfony-uid - php-symfony-zulip-notifier New build-dependencies: - php-async-aws-sqs - php-pda-pheanstalk - php-symfony-polyfill-php80 - php-uuid * Update Hompage URLs to 5.2 * Install /u/s/p/autoloaders file -- David Prévot <taffit@debian.org> Thu, 07 Jan 2021 00:06:19 -0400 symfony (5.0.4-1) experimental; urgency=medium [ Fabien Potencier ] * updated VERSION for 5.0.4 [ David Prévot ] * Update dependency for CI (Closes: #949045) * Update copyright (years) * Update Standards-Version to 4.5.0 -- David Prévot <taffit@debian.org> Sat, 08 Feb 2020 15:37:53 -1000 symfony (5.0.2-1) experimental; urgency=medium [ Fabien Potencier ] * updated VERSION for 5.0.2 [ David Prévot ] * Drop useless executable bit * Track latest version * Set upstream metadata fields: Bug-Database, Repository, Repository-Browse, Bug-Submit * Update homemade overrides and autoload.php * Drop more currently failing tests -- David Prévot <taffit@debian.org> Sun, 22 Dec 2019 08:57:34 +1100 symfony (5.0.0~beta2-1) experimental; urgency=medium [ Fabien Potencier ] * [Notifier] added the component * updated VERSION for 5.0.0-BETA2 [ Nicolas Grekas ] * [Debug] drop the component * [Security] drop the component * [String] a new component for object-oriented strings management with an abstract unit system [ Alexander M. Turek ] * Monolog 2 compatibility. [ David Prévot ] * Fix include in php-symfony-twig-bridge autoload.php * Drop Mailer Bridges from autoload.php.tests.tpl (already in autoload.php) * Update copyright * Update Hompage URLs to 5.0 * Update homemade overrides and autoload.php * Drop php-symfony-debug, php-symfony-security, and php-symfony-web-server-bundle packages * Add new components: php-symfony-notifier, php-symfony-string, php-symfony-nexmo-notifier, php-symfony-slack-notifier, php-symfony-telegram-notifier, and php-symfony-twilio-notifier -- David Prévot <taffit@debian.org> Sat, 16 Nov 2019 15:15:20 -1000 symfony (4.4.0~beta2-1) experimental; urgency=medium * Upload beta to experimental [ Fabien Potencier ] * updated VERSION for 4.4.0-BETA2 [ Yonel Ceruto ] * Added ErrorHandler component [ Nyholm ] * Adding .gitattributes to remove Tests directory from "dist" [ David Prévot ] * Track version 4 * Add new php-symfony-error-handler component * Update build-dependencies + Drop php-fig-link-util + Add php-guzzlehttp-promises, php-http-httplug, php-psr-link, php-twig-cssinliner-extra, php-twig-inky-extra, and php-twig-markdown-extra * Update homemade overrides and autoload.php * Update Hompage URLs to 4.4 * Handle dummy image for tests * Update images checksum and copyright * Update copyright * Document gbp import-ref usage * Drop currently broken assertions -- David Prévot <taffit@debian.org> Wed, 13 Nov 2019 17:27:41 -1000 symfony (4.3.8+dfsg-1) unstable; urgency=medium [ Christophe Coevoet ] * Use constant time comparison in UriSigner [CVE-2019-18887] [ Nicolas Grekas ] * [Cache] forbid serializing AbstractAdapter and TagAwareAdapter instances [CVE-2019-18889] * [VarExporter] fix exporting some strings [CVE-2019-11325] * [HttpFoundation] fix guessing mime-types of files with leading dash [CVE-2019-18888] * [Mime] fix guessing mime-types of files with leading dash [CVE-2019-18888] * [Security\Core] throw AccessDeniedException when switch user fails [CVE-2019-18886] [ Fabien Potencier ] * updated VERSION for 4.3.8 [ David Prévot ] * Track stable version for now * Update homemade overrides * Exclude whole directory -- David Prévot <taffit@debian.org> Wed, 13 Nov 2019 06:24:18 -1000 symfony (4.3.6+dfsg-1) unstable; urgency=medium [ Fabien Potencier ] * updated VERSION for 4.3.6 [ David Prévot ] * Update homemade overrides -- David Prévot <taffit@debian.org> Sat, 02 Nov 2019 00:34:40 -1000 symfony (4.3.5+dfsg-1) unstable; urgency=medium [ Fabien Potencier ] * updated VERSION for 4.3.5 [ David Prévot ] * Set upstream metadata fields: Repository. * Drop versioned dependency satisfied in (old)stable * Update Standards-Version to 4.4.1 * Don’t fail unit tests on warning * Drop test failing with PHPUnit 8.4 -- David Prévot <taffit@debian.org> Mon, 07 Oct 2019 16:33:02 -1000 symfony (4.3.4+dfsg-1) unstable; urgency=medium [ Fabien Potencier ] * updated VERSION for 4.3.4 [ Steve Langasek ] * Unset http proxy for autopkgtest (Closes: #934647) [ David Prévot ] * Update homemade overrides * Exclude another file for phpab * Remove obsolete fields Name, Contact from debian/upstream/metadata. * Extend d/clean for PHPUnit 8 * PHPUnit 7 compliance (from PHPUnit 8) -- David Prévot <taffit@debian.org> Tue, 27 Aug 2019 17:02:02 -1000 symfony (4.3.3+dfsg-3) unstable; urgency=medium * Set upstream metadata fields: Contact, Name. * Adapt files path for CI -- David Prévot <taffit@debian.org> Tue, 30 Jul 2019 01:19:47 -0400 symfony (4.3.3+dfsg-2) unstable; urgency=medium * Add missing dependency for CI -- David Prévot <taffit@debian.org> Mon, 29 Jul 2019 13:16:35 -0300 symfony (4.3.3+dfsg-1) unstable; urgency=medium [ Fabien Potencier ] * updated VERSION for 4.3.3 [ David Prévot ] * Update homemade autoload -- David Prévot <taffit@debian.org> Sun, 28 Jul 2019 23:35:21 -0300 symfony (4.3.2+dfsg-1) unstable; urgency=medium * Upload to unstable now that buster has been released [ Fabien Potencier ] * updated VERSION for 4.3.2 [ David Prévot ] * Update homemade autoload * Update Standards-Version to 4.4.0 -- David Prévot <taffit@debian.org> Fri, 19 Jul 2019 17:19:50 -0300 # Older entries have been removed from this changelog. # To read the complete changelog use `apt changelog php-symfony-var-exporter`.
Generated by dwww version 1.15 on Mon Sep 1 08:33:28 CEST 2025.