dwww Home | Show directory contents | Find package

symfony (6.4.21+dfsg-2) unstable; urgency=medium

  * Drop tests currently failing on reproducible infrastructure

 -- David Prévot <taffit@debian.org>  Mon, 05 May 2025 08:04:39 +0200

symfony (6.4.21+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.4.21

 -- David Prévot <taffit@debian.org>  Fri, 02 May 2025 10:57:25 +0200

symfony (6.4.20+dfsg-2) unstable; urgency=medium

  * Skip tests failing with PHPUnit 11.5.17-1 (Closes: #1103209)

 -- David Prévot <taffit@debian.org>  Tue, 15 Apr 2025 09:06:12 +0200

symfony (6.4.20+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.4.20

  [ David Prévot ]
  * Make provider function static (PHPUnit 11 Fix)

 -- David Prévot <taffit@debian.org>  Sat, 29 Mar 2025 10:17:51 +0100

symfony (6.4.19+dfsg-2) unstable; urgency=medium

  * Drop patches not needed anymore
  * Test suite now compatible with PHP 8.4.5
  * Update Standards-Version to 4.7.2

 -- David Prévot <taffit@debian.org>  Mon, 24 Mar 2025 07:32:50 +0100

symfony (6.4.19+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.4.19

  [ David Prévot ]
  * ntfy-notifier: tfix in description (Closes: #1095786)

  [ Alexandre Daubois ]
  * [TwigBridge] Fix compatibility with Twig 3.21
  * [DoctrineBridge] Fix deprecation with `doctrine/dbal` ^4.3

 -- David Prévot <taffit@debian.org>  Thu, 27 Feb 2025 23:10:45 +0100

symfony (6.4.18+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.4.18

  [ Grégoire Paris ]
  * Add support for doctrine/persistence 4

 -- David Prévot <taffit@debian.org>  Wed, 29 Jan 2025 22:53:06 +0100

symfony (6.4.17+dfsg-6) unstable; urgency=medium

  * Source-only upload

 -- David Prévot <taffit@debian.org>  Tue, 14 Jan 2025 16:36:54 +0100

symfony (6.4.17+dfsg-5) unstable; urgency=medium

  * Drop php-symfony-polyfill-php83 requirement now that PHP 8.4 is the default

 -- David Prévot <taffit@debian.org>  Tue, 14 Jan 2025 16:18:14 +0100

symfony (6.4.17+dfsg-4) unstable; urgency=medium

  * Depend on recent PHPUnit for debci

 -- David Prévot <taffit@debian.org>  Mon, 13 Jan 2025 19:21:56 +0100

symfony (6.4.17+dfsg-3) unstable; urgency=medium

  * Drop test currently failing on buildd

 -- David Prévot <taffit@debian.org>  Sun, 12 Jan 2025 17:38:07 +0100

symfony (6.4.17+dfsg-2) unstable; urgency=medium

  * Drop incorrect markTestSkipped for ICU
  * PHPUnit 11 fixes (Closes: #1039856):
    + Drop listeners from phpunit.xml
    + Drop SymfonyTestsListener from php-symfony-phpunit-bridge
    + Drop never ending tests with PHPUnit 11
    + Use --exclude-group multiple times
    + Remove calls to getExpectedException()
    + Group nophpunit11 for tests failing with PHPUnit 11

 -- David Prévot <taffit@debian.org>  Sat, 11 Jan 2025 13:59:55 +0100

symfony (6.4.17+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.4.17

  [ David Prévot ]
  * phpab: exclude PhpStanExtractorTest.php

 -- David Prévot <taffit@debian.org>  Thu, 02 Jan 2025 13:58:12 +0100

symfony (6.4.16+dfsg-2) unstable; urgency=medium

  * [Yaml] Drop data set currently failing on i386 (Closes: #1090309)

 -- David Prévot <taffit@debian.org>  Mon, 23 Dec 2024 14:20:17 +0100

symfony (6.4.16+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.4.16

 -- David Prévot <taffit@debian.org>  Wed, 27 Nov 2024 13:59:55 +0100

symfony (6.4.15+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.4.15

  [ Jérémy Derussé ]
  * [security-http] Check owner of persisted remember-me cookie
    [CVE-2024-51996]

  [ Nicolas Grekas ]
  * [HttpClient] Resolve hostnames in NoPrivateNetworkHttpClient
    [CVE-2024-50342]

 -- David Prévot <taffit@debian.org>  Thu, 14 Nov 2024 10:37:29 +0100

symfony (6.4.14+dfsg-1) unstable; urgency=medium

  [ Nicolas Grekas ]
  * [HttpClient] Filter private IPs before connecting when Host == IP
    [CVE-2024-50342]
  * [HttpFoundation] Reject URIs that contain invalid characters
    [CVE-2024-50345]
  * [Process] Use %PATH% before %CD% to load the shell on Windows
    [CVE-2024-51736]

  [ Fabien Potencier ]
  * Update VERSION for 6.4.14

  [ Wouter de Jong ]
  * Do not read from argv on non-CLI SAPIs [CVE-2024-50340]

  [ David Prévot ]
  * Update 6.4.10+dfsg-1 changelog entry to document [CVE-2024-50341]
  * Update 6.4.11+dfsg-1 changelog entry to document [CVE-2024-50343]

 -- David Prévot <taffit@debian.org>  Fri, 08 Nov 2024 08:01:14 +0100

symfony (6.4.13+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.4.13

 -- David Prévot <taffit@debian.org>  Mon, 28 Oct 2024 07:51:29 +0100

symfony (6.4.12+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.4.12

 -- David Prévot <taffit@debian.org>  Sun, 22 Sep 2024 11:00:20 +0200

symfony (6.4.11+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.4.11

  [ Alexandre Daubois ]
  * [Validator] Add D regex modifier in relevant validators [CVE-2024-50343]

  [ David Prévot ]
  * Skip failing tests (Closes: #1073470)

 -- David Prévot <taffit@debian.org>  Sun, 01 Sep 2024 11:24:04 +0200

symfony (6.4.10+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.4.10

  [ Christian Flothmann ]
  * use firewall-specific user checkers when manually logging in users
    [CVE-2024-50341]

 -- David Prévot <taffit@debian.org>  Sat, 27 Jul 2024 11:33:18 +0900

symfony (6.4.9+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.4.9

  [ David Prévot ]
  * php-symfony-filesystem: Update homemade autoload

 -- David Prévot <taffit@debian.org>  Tue, 23 Jul 2024 15:50:44 +0900

symfony (6.4.7+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.4.7

  [ David Prévot ]
  * Update Standards-Version to 4.7.0
  * Update copyright for duplicated image
  * php-symfony-filesystem: Update homemade autoload

 -- David Prévot <taffit@debian.org>  Thu, 02 May 2024 08:25:09 +0200

symfony (6.4.6+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.4.6

  [ David Prévot ]
  * Drop signature check (latest upstream tag is not PGP-signed)
  * Update copyright for new image

 -- David Prévot <taffit@debian.org>  Sun, 07 Apr 2024 11:31:35 +0200

symfony (6.4.5+dfsg-4) unstable; urgency=medium

  * Skip test failing in ppc64el
  * [ProxyManagerBridge] Relax expected output

 -- David Prévot <taffit@debian.org>  Tue, 26 Mar 2024 08:17:59 +0000

symfony (6.4.5+dfsg-3) unstable; urgency=medium

  * [VarDumper] Skip more test on arm
  * Require Stopwatch
  * Mark php-symfony-messenger package as Multi-Arch: foreign

 -- David Prévot <taffit@debian.org>  Thu, 07 Mar 2024 10:00:50 +0100

symfony (6.4.5+dfsg-2) unstable; urgency=medium

  * [VarDumper] Fix expected output for arm and 32-bit arch

 -- David Prévot <taffit@debian.org>  Wed, 06 Mar 2024 09:30:39 +0100

symfony (6.4.5+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.4.5

  [ Jakub Caban ]
  * Enhance error handling in StaticPrefixCollection for compatibility with
    libpcre2-10.43

  [ Alexander M. Turek ]
  * Safeguard dynamic access to Doctrine metadata properties

  [ Gálik Pál ]
  * [Mailer][Brevo] Remove tags from mandatory event arguments

  [ Nicolas Grekas ]
  * [HttpClient] Fix deprecation on PHP 8.3

  [ Phil E. Taylor ]
  * [AssetMapper] Fix `JavaScriptImportPathCompiler` regression in regex

  [ Ruud Kamphuis ]
  * [Clock] Add PHPUnit 10 attributes

  [ llupa ]
  * [Security][Tests] Update functional tests to better reflect end-user
    scenarios

  [ Simon André ]
  * [AssetMapper] Throw exception in Javascript compiler when PCRE error

 -- David Prévot <taffit@debian.org>  Tue, 05 Mar 2024 16:46:23 +0100

symfony (6.4.4+dfsg-4) unstable; urgency=medium

  * Mark php-symfony-clock package as Multi-Arch: foreign
  * Fix expected abi for arm

 -- David Prévot <taffit@debian.org>  Tue, 05 Mar 2024 10:47:05 +0100

symfony (6.4.4+dfsg-3) unstable; urgency=medium

  * Upload to unstable now that almost everything is ready
  * Track version 6 for Trixie

 -- David Prévot <taffit@debian.org>  Sun, 03 Mar 2024 18:32:28 +0100

symfony (6.4.4+dfsg-2) experimental; urgency=medium

  * Add missing dependencies for test

 -- David Prévot <taffit@debian.org>  Sun, 03 Mar 2024 13:21:05 +0100

symfony (6.4.4+dfsg-1) experimental; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.4.4

  [ David Prévot ]
  * Force system dependencies loading
  * [ErrorHandler] Allow fuzz

 -- David Prévot <taffit@debian.org>  Sat, 02 Mar 2024 09:23:18 +0100

symfony (6.4.3+dfsg-1) experimental; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.4.3

 -- David Prévot <taffit@debian.org>  Sun, 04 Feb 2024 22:44:22 +0100

symfony (6.4.2+dfsg-1) experimental; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.4.2

  [ David Prévot ]
  * Use JetBrainsMono.woff2 from fonts-jetbrains-mono-web

 -- David Prévot <taffit@debian.org>  Sun, 31 Dec 2023 09:53:57 +0100

symfony (6.4.1+dfsg-1) experimental; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.4.1

  [ Christian Flothmann ]
  * skip tests that do not work with ICU 71.1

 -- David Prévot <taffit@debian.org>  Sun, 03 Dec 2023 11:40:03 +0100

symfony (6.4.0+dfsg-1) experimental; urgency=medium

  [ Alexander M. Turek ]
  * [Validator] Made tests forward-compatible with ICU 72.1

  [ Fabien Potencier ]
  * Update VERSION for 6.4.0

  [ David Prévot ]
  * Drop ICU workarounds not needed anymore
  * Don’t ship Resources/emoji nor empty AssetMapper/Fixtures
  * Document font copyright

 -- David Prévot <taffit@debian.org>  Thu, 30 Nov 2023 18:39:42 +0100

symfony (6.4.0~rc2+dfsg-1) experimental; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.4.0-RC2

  [ David Prévot ]
  * Require php-http-message-factory for tests

 -- David Prévot <taffit@debian.org>  Mon, 27 Nov 2023 08:03:28 +0100

symfony (6.4.0~rc1+dfsg-1) experimental; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.4.0-RC1

  [ David Prévot ]
  * gbp.conf: define upstream-vcs-tag

 -- David Prévot <taffit@debian.org>  Sun, 19 Nov 2023 10:37:40 +0100

symfony (6.4.0~beta3+dfsg-1) experimental; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.4.0-BETA3

  [ Nicolas Grekas ]
  * [Webhook] Remove user-submitted type from HTTP response [CVE-2023-46735]
  * [TwigBridge] Ensure CodeExtension's filters properly escape their input
    [CVE-2023-46734] (Closes: #1055774)

  [ Robert ]
  * [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 11:24:46 +0100

symfony (6.4.0~beta2+dfsg-1) experimental; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.4.0-BETA2

  [ Alexander M. Turek ]
  * [PsrHttpMessageBridge] Import the bridge into the monorepo

  [ Wouter van der Loop ]
  * [Notifier] Add Novu bridge

  [ Mickael Perraud ]
  * [Notifier] add Ntfy bridge

  [ Mateusz Żyła ]
  * Added redlink notifier

  [ Pierre Tanguy ]
  * [Notifier] Add Brevo bridge (formerly Sendinblue)
  * [Mailer] New Brevo mailer bridge (formerly Sendinblue)

  [ MrMicky ]
  * [Mailer] Add Scaleway bridge

  [ wickedOne ]
  * [Translation] Phrase translation provider

  [ Ahmed Ghanem ]
  * [Notifier] Add GoIP bridge

  [ David Prévot ]
  * Add new bridges:
    + php-symfony-psr-http-message-bridge
    + php-symfony-brevo-mailer
    + php-symfony-scaleway-mailer
    + php-symfony-brevo-notifier
    + php-symfony-go-ip-notifier
    + php-symfony-novu-notifier
    + php-symfony-ntfy-notifier
    + php-symfony-redlink-notifier
    + php-symfony-phrase-translation-provider
  * Update Homepage URL to 6.4
  * Image checksum update
  * Extend exclusions for phpab

 -- David Prévot <taffit@debian.org>  Mon, 06 Nov 2023 15:01:46 +0100

symfony (6.3.6+dfsg-1) experimental; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.3.6

 -- David Prévot <taffit@debian.org>  Sun, 22 Oct 2023 09:01:31 +0200

symfony (6.3.5+dfsg-1) experimental; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.3.5

 -- David Prévot <taffit@debian.org>  Mon, 02 Oct 2023 08:03:19 +0200

symfony (6.3.4+dfsg-1) experimental; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.3.4

 -- David Prévot <taffit@debian.org>  Mon, 28 Aug 2023 12:52:10 +0200

symfony (6.3.3+dfsg-1) experimental; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.3.3

 -- David Prévot <taffit@debian.org>  Tue, 01 Aug 2023 13:37:11 +0200

symfony (6.3.1+dfsg-1) experimental; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.3.1

  [ David Prévot ]
  * Exclude some test files for phpab

 -- David Prévot <taffit@debian.org>  Tue, 27 Jun 2023 17:02:21 +0200

symfony (6.3.0+dfsg-1) experimental; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.3.0

  [ David Prévot ]
  * Drop long line in extended descriptions
  * Drop versioned build-dependencies

 -- David Prévot <taffit@debian.org>  Sat, 03 Jun 2023 10:41:27 +0200

symfony (6.3.0~rc2+dfsg-1) experimental; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 6.3.0-RC2

  [ David Prévot ]
  * Update Homepage URLs
  * Add back license check
  * Use php-redis, php-pgsql and php-apcu to run more tests
  * Clean up some patches

 -- David Prévot <taffit@debian.org>  Sun, 28 May 2023 06:46:46 +0200

symfony (6.3.0~rc1+dfsg-1) experimental; urgency=medium

  * Upload RC to experimental (Closes: #1006360)

  [ Fabien Potencier ]
  * Update VERSION for 6.3.0-RC1

  [ David Prévot ]
  * Stick to version 6 for now (Trixie?)
  * Update build-dependencies
  * Update for new components
  * Exclude files that breaks phpab
  * Drop composer-runtime-api that confuses phpabtpl
  * Adapt patches for current testsuite
  * Ignore jwt group
  * Workaround missing autoloader
  * Add php settings to run more tests
  * Extend clean

 -- David Prévot <taffit@debian.org>  Wed, 24 May 2023 01:32:53 +0200

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-expression-language`.

Generated by dwww version 1.16 on Tue Dec 16 06:47:45 CET 2025.