Change log for symfony package in Ubuntu

175 of 120 results
Published in oracular-release
Deleted in oracular-proposed (Reason: Moved to oracular)
symfony (6.4.10+dfsg-1ubuntu1) oracular; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - Add patch to skip tests incompatible with ICU 74
  * New changes:
    - d/patches: make xml schema deterministic
    - Disable failing tests

 -- Athos Ribeiro <email address hidden>  Thu, 15 Aug 2024 10:46:17 -0300
Superseded in oracular-proposed
symfony (6.4.7+dfsg-1ubuntu1) oracular; urgency=medium

  * Sync with Debian. Remaining change:
    - Add patch to skip tests incompatible with ICU 74

Superseded in oracular-release
Published in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
symfony (6.4.5+dfsg-3ubuntu3) noble; urgency=medium

  * d/p/skip-nul-byte-pwd-test.patch: skip PHP >= 8.3.6 incompatible
    test.

 -- Athos Ribeiro <email address hidden>  Wed, 17 Apr 2024 14:41:28 -0300
Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
symfony (6.4.5+dfsg-3ubuntu2) noble; urgency=medium

  * d/control: reintroduce php-symfony-contracts version requirement.
  * d/rules: run test suite during build.
  * d/p/Skip-ICU74-incompatible-tests.patch: Skip ICU 74 incompatible tests.

 -- Athos Ribeiro <email address hidden>  Sat, 16 Mar 2024 00:59:24 -0300
Superseded in noble-proposed
symfony (6.4.5+dfsg-3ubuntu1) noble; urgency=medium

  * d/control: remove php-symfony-contracts version requirement to get a first
    symfony6 build in the archive.
  * d/rules: do not run test suite during build.

 -- Athos Ribeiro <email address hidden>  Fri, 15 Mar 2024 21:32:08 -0300
Superseded in noble-proposed
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 <email address hidden>  Thu, 07 Mar 2024 10:00:50 +0100
Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
symfony (5.4.35+dfsg-3ubuntu1) noble; urgency=medium

  * Merge with Debian unstable (LP: #2054689). Remaining changes:
    - d/rules: Disable running phpunit testsuite during build.
    - d/p/implement-psr-log-3.patch: Implement psr/log 3
    - d/p/implement-psr-link-2.patch: Implement psr/link2 for php8.1
    - d/p/implement-psr-container-2.patch: Allow php-psr-container 2.0.2
    - d/p/implement-psr-cache-3.patch: Allow php-psr-cache 3.0 for php8.1
    - d/t/control: Mark tests flaky for now due to remaining php8.1
      inadequacies.
      + Many more routines require return types specified in order for tests
        to pass successfully with psr/container 3.  The upstream patches for
        this are large and not available until symfony 6.0.0.
    - d/p/add-return-types.patch: Add return types required for
      psr components, to resolve autopkgtest failures.
    - d/t/control: require php-cache-tag-interop for cache integration
      tests autoloader. This was once provided by
      php-cache-integration-tests, but has been dropped there to allow
      migration to new PSR stack.

 -- Athos Ribeiro <email address hidden>  Thu, 22 Feb 2024 11:27:58 -0300
Superseded in noble-release
Published in mantic-release
Deleted in mantic-proposed (Reason: Moved to mantic)
symfony (5.4.23+dfsg-1ubuntu1) mantic; urgency=medium

  * Merge with Debian unstable (LP: #2022013). Remaining changes:
    - d/rules: Disable running phpunit testsuite during build.
    - d/p/implement-psr-log-3.patch: Implement psr/log 3
    - d/p/implement-psr-link-2.patch: Implement psr/link2 for php8.1
    - d/p/implement-psr-container-2.patch: Allow php-psr-container 2.0.2
    - d/p/implement-psr-cache-3.patch: Allow php-psr-cache 3.0 for php8.1
    - d/t/control: Mark tests flaky for now due to remaining php8.1
      inadequacies.
      + Many more routines require return types specified in order for tests
        to pass successfully with psr/container 3.  The upstream patches for
        this are large and not available until symfony 6.0.0.
    - d/p/add-return-types.patch: Add return types required for
      psr components, to resolve autopkgtest failures.
    - d/t/control: require php-cache-tag-interop for cache integration
      tests autoloader. This was once provided by
      php-cache-integration-tests, but has been dropped there to allow
      migration to new PSR stack.

 -- Athos Ribeiro <email address hidden>  Wed, 31 May 2023 23:04:09 -0300
Superseded in mantic-release
Published in lunar-release
Deleted in lunar-proposed (Reason: Moved to lunar)
symfony (5.4.16+dfsg-1ubuntu1) lunar; urgency=medium

  * Merge with Debian unstable (LP: #1999783). Remaining changes:
    - d/rules: Disable running phpunit testsuite during build.
    - d/p/implement-psr-log-3.patch: Implement psr/log 3
    - d/p/implement-psr-link-2.patch: Implement psr/link2 for php8.1
    - d/p/implement-psr-container-2.patch: Allow php-psr-container 2.0.2
    - d/p/implement-psr-cache-3.patch: Allow php-psr-cache 3.0 for php8.1
    - d/t/control: Mark tests flaky for now due to remaining php8.1
      inadequacies.
      + Many more routines require return types specified in order for tests
        to pass successfully with psr/container 3.  The upstream patches for
        this are large and not available until symfony 6.0.0.
    - d/p/add-return-types.patch: Add return types required for
      psr components, to resolve autopkgtest failures.
    - d/t/control: require php-cache-tag-interop for cache integration
      tests autoloader. This was once provided by
      php-cache-integration-tests, but has been dropped there to allow
      migration to new PSR stack.

 -- Athos Ribeiro <email address hidden>  Thu, 15 Dec 2022 11:47:27 -0300
Superseded in lunar-release
Obsolete in kinetic-release
Deleted in kinetic-proposed (Reason: Moved to kinetic)
symfony (5.4.11+dfsg-2ubuntu1) kinetic; urgency=medium

  * Merge with Debian unstable (LP: #1987399). Remaining changes:
    - d/rules: Disable running phpunit testsuite during build.
    - d/p/implement-psr-log-3.patch: Implement psr/log 3
    - d/p/implement-psr-link-2.patch: Implement psr/link2 for php8.1
    - d/p/implement-psr-container-2.patch: Allow php-psr-container 2.0.2
    - d/p/implement-psr-cache-3.patch: Allow php-psr-cache 3.0 for php8.1
    - d/t/control: Mark tests flaky for now due to remaining php8.1
      inadequacies.
      + Many more routines require return types specified in order for tests
        to pass successfully with psr/container 3.  The upstream patches for
        this are large and not available until symfony 6.0.0.
    - d/p/add-return-types.patch: Add return types required for
      psr components, to resolve autopkgtest failures.
    - d/t/control: require php-cache-tag-interop for cache integration
      tests autoloader. This was once provided by
      php-cache-integration-tests, but has been dropped there to allow
      migration to new PSR stack.

 -- Athos Ribeiro <email address hidden>  Tue, 23 Aug 2022 11:04:36 -0300
Superseded in kinetic-release
Deleted in kinetic-proposed (Reason: Moved to kinetic)
symfony (5.4.10+dfsg-1ubuntu1) kinetic; urgency=medium

  * Merge with Debian unstable (LP: #1980365). Remaining changes:
    - d/rules: Disable running phpunit testsuite during build.
    - d/p/implement-psr-log-3.patch: Implement psr/log 3
    - d/p/implement-psr-link-2.patch: Implement psr/link2 for php8.1
    - d/p/implement-psr-container-2.patch: Allow php-psr-container 2.0.2
    - d/p/implement-psr-cache-3.patch: Allow php-psr-cache 3.0 for php8.1
    - d/t/control: Mark tests flaky for now due to remaining php8.1
      inadequacies.
      + Many more routines require return types specified in order for tests
        to pass successfully with psr/container 3.  The upstream patches for
        this are large and not available until symfony 6.0.0.
    - d/p/add-return-types.patch: Add return types required for
      psr components, to resolve autopkgtest failures.
    - d/t/control: require php-cache-tag-interop for cache integration
      tests autoloader. This was once provided by
      php-cache-integration-tests, but has been dropped there to allow
      migration to new PSR stack.
  * Dropped changes:
    - Drop d/p/Adapt-conflict-to-Debian-expectations.patch:
      Unnecessary and causes conflict for php-email-validator
      [ Was only needed for the former transition ]
    - d/p/drop-conflict-email-validator.patch: Drop conflicts for
      php-email-validator to allow version 3.1.2-1.
      [ Was only needed for the former transition ]

 -- Athos Ribeiro <email address hidden>  Thu, 30 Jun 2022 11:17:37 -0300
Superseded in kinetic-release
Deleted in kinetic-proposed (Reason: Moved to kinetic)
symfony (5.4.9+dfsg-1ubuntu2) kinetic; urgency=medium

  * No change rebuild to resolve polyfill dependency drop.

 -- Athos Ribeiro <email address hidden>  Thu, 09 Jun 2022 20:05:20 -0300
Superseded in kinetic-proposed
symfony (5.4.9+dfsg-1ubuntu1) kinetic; urgency=medium

  * Merge with Debian unstable (LP: #1973123). Remaining changes:
    - d/rules: Disable running phpunit testsuite during build.
    - d/p/implement-psr-log-3.patch: Implement psr/log 3
    - Drop d/p/Adapt-conflict-to-Debian-expectations.patch:
      Unnecessary and causes conflict for php-email-validator
    - d/p/implement-psr-link-2.patch: Implement psr/link2 for php8.1
    - d/p/drop-conflict-email-validator.patch: Drop conflicts for
      php-email-validator to allow version 3.1.2-1.
    - d/p/implement-psr-container-2.patch: Allow php-psr-container 2.0.2
    - d/p/implement-psr-cache-3.patch: Allow php-psr-cache 3.0 for php8.1
    - d/t/control: Mark tests flaky for now due to remaining php8.1
      inadequacies.
      + Many more routines require return types specified in order for tests
        to pass successfully with psr/container 3.  The upstream patches for
        this are large and not available until symfony 6.0.0.
    - d/p/add-return-types.patch: Add return types required for
      psr components, to resolve autopkgtest failures.
  * New changes:
    - d/t/control: require php-cache-tag-interop for cache integration
      tests autoloader. This was once provided by
      php-cache-integration-tests, but has been dropped there to allow
      migration to new PSR stack.

 -- Athos Ribeiro <email address hidden>  Thu, 02 Jun 2022 18:29:45 -0300
Superseded in kinetic-release
Published in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
symfony (5.4.4+dfsg-1ubuntu8) jammy; urgency=medium

  * d/p/add-return-types.patch: Expand patch to include a bunch of
    additional param and return types for routines, as required for
    autopkgtests for php-twig, doctrine-related components, and
    phpmyadmin.  This should bring most things up to conformance with
    the PSR components shipped in Ubuntu 22.04, yet may differ slightly
    from what is shipping upstream.

 -- Bryce Harrington <email address hidden>  Sat, 12 Mar 2022 03:18:25 +0000
Superseded in jammy-proposed
symfony (5.4.4+dfsg-1ubuntu7) jammy; urgency=medium

  * d/p/add-return-types.patch: Modify patch to add another necessary
    get() return type.

 -- Bryce Harrington <email address hidden>  Sun, 06 Mar 2022 01:48:46 +0000
Superseded in jammy-proposed
symfony (5.4.4+dfsg-1ubuntu6) jammy; urgency=medium

  * d/p/add-return-types.patch: Add return types required for
    psr/container 3, to resolve autopkgtest failures.
  * d/t/control: Mark tests flaky for now due to remaining php8.1
    inadequacies.
    - Many more routines require return types specified in order for tests
      to pass successfully with psr/container 3.  The upstream patches for
      this are large and not available until symfony 6.0.0.

 -- Bryce Harrington <email address hidden>  Sat, 05 Mar 2022 12:19:15 +0000
Superseded in jammy-proposed
symfony (5.4.4+dfsg-1ubuntu5) jammy; urgency=medium

  * d/p/implement-psr-link-2.patch: Implement psr/link2 for php8.1
  * d/p/implement-psr-container-2.patch: Allow php-psr-container 2.0.2
  * d/p/implement-psr-cache-3.patch: Allow php-psr-cache 3.0 for php8.1
  * Drop d/p/Adapt-conflict-to-Debian-expectations.patch:     -
    Unnecessary and causes conflict for php-email-validator 3.1.2
    now available in Jammy
  * d/p/drop-conflict-email-validator.patch: Drop conflicts for
    php-email-validator to allow version 3.1.2-1.

 -- Bryce Harrington <email address hidden>  Wed, 02 Mar 2022 22:06:38 +0000
Superseded in jammy-proposed
symfony (5.4.4+dfsg-1ubuntu4) jammy; urgency=medium

  * d/p/implement-psr-log-3.patch: Implement psr/log 3

 -- Bryce Harrington <email address hidden>  Mon, 28 Feb 2022 17:59:44 +0000
Superseded in jammy-proposed
symfony (5.4.4+dfsg-1ubuntu3) jammy; urgency=medium

  * No change rebuild against newer doctrine

 -- Bryce Harrington <email address hidden>  Thu, 24 Feb 2022 11:05:07 -0800
Superseded in jammy-proposed
symfony (5.4.4+dfsg-1ubuntu2) jammy; urgency=medium

  * No change rebuild (hopefully against newer php-psr-log)

 -- Bryce Harrington <email address hidden>  Tue, 15 Feb 2022 22:55:37 +0000
Superseded in jammy-proposed
symfony (5.4.4+dfsg-1ubuntu1) jammy; urgency=medium

  * Merge from Debian.  Remaining changes:
    - d/rules: Disable running phpunit testsuite during build.

 -- Bryce Harrington <email address hidden>  Fri, 11 Feb 2022 19:42:35 +0000
Superseded in jammy-proposed
symfony (5.4.2+dfsg-3ubuntu1) jammy; urgency=medium

  * d/control: Add missing b-d on php-cache-tag-interop
  * d/p/php8.1-fix-type-for-has.patch: Update to match interface
  * d/rules: Disable running phpunit testsuite during build.

 -- Bryce Harrington <email address hidden>  Wed, 19 Jan 2022 01:12:18 +0000
Superseded in jammy-proposed
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 <email address hidden>  Thu, 13 Jan 2022 03:40:15 -0400

Available diffs

Superseded in jammy-proposed
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 <email address hidden>  Mon, 10 Jan 2022 17:44:48 -0400

Available diffs

Superseded in jammy-proposed
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 <email address hidden>  Thu, 30 Dec 2021 10:42:08 -0400
Superseded in jammy-proposed
symfony (5.2.6+dfsg-1ubuntu8) jammy; urgency=medium

  * No-change rebuild w/ PHP 8.1

 -- Utkarsh Gupta <email address hidden>  Wed, 27 Oct 2021 23:05:48 +0530
Superseded in jammy-release
Obsolete in impish-release
Deleted in impish-proposed (Reason: Moved to impish)
symfony (5.2.6+dfsg-1ubuntu7) impish; urgency=medium

  * d/t/phpunit: Skip autopkgtest on armhf and s390x
    - Fix suggested from deb #908377

 -- Bryce Harrington <email address hidden>  Thu, 17 Jun 2021 10:09:41 -0700
Superseded in impish-proposed
symfony (5.2.6+dfsg-1ubuntu6) impish; urgency=medium

  * d/p/disable-intl-rw-tests.patch: Disable cases failing on s390x

 -- Bryce Harrington <email address hidden>  Thu, 17 Jun 2021 01:47:35 +0000
Superseded in impish-proposed
symfony (5.2.6+dfsg-1ubuntu5) impish; urgency=medium

  * d/t/phpunit: Don't treat patch cleanup error as fatal.
    - If patch -R errors, mention it but don't count it as a testing failure.

 -- Bryce Harrington <email address hidden>  Wed, 16 Jun 2021 16:34:58 +0000
Superseded in impish-proposed
symfony (5.2.6+dfsg-1ubuntu4) impish; urgency=medium

  * d/p/disable-epoch-parse-test.patch: Also disable the 1730 test value
    for the testParseWithMapObjects() test case.

 -- Bryce Harrington <email address hidden>  Fri, 11 Jun 2021 04:31:53 +0000
Superseded in impish-proposed
symfony (5.2.6+dfsg-1ubuntu3) impish; urgency=medium

  * d/p/disable-epoch-parse-test.patch: Fix FTBFS on armhf due to
    "strtotime(): Epoch doesn't fit in a PHP integer" when parsing a date
    from 1730.

 -- Bryce Harrington <email address hidden>  Thu, 10 Jun 2021 21:18:59 +0000
Superseded in impish-proposed
symfony (5.2.6+dfsg-1ubuntu2) impish; urgency=medium

  * We're enabling tests again, so revert the following:
    - d/p/drop-bd-on-php-doctrine-bundle.patch: Drop BD on
      php-doctrine-bundle as it depends on symfony so pulls
      in an older version causing the uninstallability mess.
    - d/{,tests/}control: Drop BD to reflect the above
      change so we don't pull this in at all.
    - d/rules: Temporarily disable testsuite to allow sidestepping
      circular build dependency on php-twig (and its components).
      This change can be reverted once both php-twig and symfony
      have migrated. (LP #1929880)
  * d/control: Add BD on php-apcu and php-cache-tag-interop.
    To run build-time tests, we need to have apcu extensions &
    Cache/TagInterop.
  * d/t/control: Drop php-apcu-bc from Depends as this has been
    deprecated & not built for PHP 8.0 and thus emits a bunch
    of warnings during the build.
  * d/p/adapt-to-new-container-interface.patch: Add patch to
    adapt to new Psr/Container's interface so as to make
    symfony work with the new php-psr-container & new PHP 8's
    syntax (return types).
  * Add DEP3 headers for:
    - d/p/disable-failing-tests.patch
    - d/p/disable-doctrine-db-tests.patch
    - d/p/disable-more-http-foundation-testing.patch
  * d/p/skip-tests-that-use-relative-path.patch: Skip tests which
    use relative paths. These tests work properly during build time
    because the relative path that is used is in order. However,
    during autopkgtest, we try to test things in installed form and
    thus these tests, using relative paths, defeats the whole purpose
    because now that paths are no longer valid.
  * d/p/disable-doctrine-db-tests.patch: Fix patch to actually mark it
    skipped. If we allow connection->setup() to take place before
    marking it as skipped then weirdly enough, there are random FTBFS.

  [ Bryce Harrington ]
  * d/p/adapt-to-new-container-interface.patch: Define more return types.
    - getItem() returns CacheItem's, and getItems() returns iterables.
      generateItems() returns \Generator. Other routines return bool.
    - Explicitly return a bool to fix TypeError(s).
  * d/p/disable-failing-tests.patch: Bypass still-failing tests.
    - These appear to be other PSR-related incompatibilities but not
      fixable by simply specifying return types.  For the time being
      we'll just skip the tests.
    - Disable Psr Cache tests.
  * d/p/disable-doctrine-db-tests.patch: Drop tests erroring on RO db.
    - These workaround test failures showing:
      Doctrine\DBAL\Driver\PDO\Exception: SQLSTATE[HY000]:
        General error: 8 attempt to write a readonly database.
  * d/p/disable-more-http-foundation-testing.patch: Triggers type error.
    Fixes issue in tests:
    - Legacy deprecation notices (14).
    - KO src/Symfony/Component/HttpFoundation.
    - PHP Fatal error:  Cannot use int as default value for parameter
      $with_cas of type bool in
      /usr/share/php/PHPUnit/Framework/MockObject/MockClass.php(51):
      eval()'d code on line 141.

 -- Utkarsh Gupta <email address hidden>  Mon, 07 Jun 2021 23:07:40 +0530
Superseded in impish-proposed
symfony (5.2.6+dfsg-1ubuntu1) impish; urgency=medium

  * d/rules: Temporarily disable testsuite to allow sidestepping
    circular build dependency on php-twig (and its components).
    This change can be reverted once both php-twig and symfony
    have migrated. (LP: #1929880)
  * d/control: Drop php-apcu-bc from BD-I as this has been
    deprecated & not built for PHP 8.0 and thus emits a bunch
    of warnings during the build.
  * d/p/bump-deps-test.patch: Add patch to bump dependencies
    & thus work with the ones which are in the archive.
    This will help sort out a lot of uninstallability issues.
  * d/p/drop-bd-on-php-doctrine-bundle.patch: Drop BD on
    php-doctrine-bundle as it depends on symfony so pulls in
    an older version causing the uninstallability mess.
    - d/{,tests/}control: Drop BD to reflect the above
      change so we don't pull this in at all.
    NOTE: This can (and shall) be dropped once php-twig
          and symfony have settled down and migrated.
          When reverting, we need to add -annotations
          after fixing that for -psr-cache, et al.

 -- Utkarsh Gupta <email address hidden>  Thu, 03 Jun 2021 19:47:20 +0530
Superseded in impish-proposed
symfony (4.4.19+dfsg-2) unstable; urgency=medium

  * Prevent user enumeration via response content [CVE-2021-21424]
  * typo fix: var-exporter and phpunit-bridge description

 -- David Prévot <email address hidden>  Thu, 13 May 2021 05:33:42 -0400
Superseded in impish-proposed
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 <email address hidden>  Thu, 08 Apr 2021 16:03:32 -0400

Available diffs

Superseded in impish-release
Obsolete in hirsute-release
Deleted in hirsute-proposed (Reason: moved to Release)
symfony (4.4.19+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * Bump license year
  * Update VERSION for 4.4.19

  [ Nicolas Grekas ]
  * [ProxyManagerBridge] switch to "friendsofphp/proxy-manager-lts"

  [ David Prévot ]
  * 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 <email address hidden>  Wed, 27 Jan 2021 18:24:02 -0400
Superseded in hirsute-proposed
symfony (4.4.18+dfsg-3) unstable; urgency=medium

  * Declare explicit dependency on recent php-proxy-manager

 -- David Prévot <email address hidden>  Sun, 17 Jan 2021 14:01:23 -0400

Available diffs

Superseded in hirsute-proposed
symfony (4.4.18+dfsg-2) unstable; urgency=medium

  * Use Laminas instead of Zend
  * Drop backward compatibility for PHPUnit
  * Install /u/s/p/autoloaders file
  * Adapt tests to recent php-proxy-manager

 -- David Prévot <email address hidden>  Mon, 11 Jan 2021 12:14:32 -0400

Available diffs

Superseded in hirsute-release
Deleted in hirsute-proposed (Reason: moved to Release)
symfony (4.4.18+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 4.4.18

  [ Wouter de Jong ]
  * Added compatibility with PHPunit 9.5

  [ David Prévot ]
  * Update homemade autoload.php

 -- David Prévot <email address hidden>  Sat, 19 Dec 2020 09:42:13 -0400

Available diffs

Superseded in hirsute-release
Deleted in hirsute-proposed (Reason: moved to Release)
symfony (4.4.17+dfsg-2) unstable; urgency=medium

  * Use recent Doctrine\Persistence path

 -- David Prévot <email address hidden>  Tue, 08 Dec 2020 05:40:53 -0400
Superseded in hirsute-proposed
symfony (4.4.17+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 4.4.17

  [ Nicolas Grekas ]
  * [ProxyManager] use "composer/package-versions-deprecated"

  [ David Prévot ]
  * Update watch file format version to 4.
  * Set upstream metadata fields: Security-Contact.
  * Update Standards-Version to 4.5.1
  * Don’t pull useless dependency

 -- David Prévot <email address hidden>  Sun, 06 Dec 2020 11:10:03 -0400
Superseded in hirsute-release
Obsolete in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
symfony (4.4.14+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 4.4.14

  [ David Prévot ]
  * Update homemade autoload.php

 -- David Prévot <email address hidden>  Sun, 27 Sep 2020 16:10:07 -0400
Superseded in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
symfony (4.4.11+dfsg-1ubuntu1) groovy; urgency=medium

  * d/p/VarDumper-Update-currently-broken-assertion.patch: Remove
    patch; not needed anymore because the test now passes correctly
    with the latest php7.4, which contains several fixes touching
    array manipulations (LP: #1893128).

 -- Sergio Durigan Junior <email address hidden>  Wed, 26 Aug 2020 16:21:12 -0400
Superseded in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
symfony (4.4.11+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * Update VERSION for 4.4.11

  [ David Prévot ]
  * Restore +dfsg version

 -- David Prévot <email address hidden>  Thu, 30 Jul 2020 07:00:30 +0200

Available diffs

Superseded in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
symfony (4.4.10-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * updated VERSION for 4.4.10

  [ David Prévot ]
  * [VarExporter] tfix: s/markAsSkipped/markTestSkipped/
  * Set Rules-Requires-Root: no.
  * vulcain is not available for the testsuite

 -- David Prévot <email address hidden>  Tue, 14 Jul 2020 11:13:28 -0400

Available diffs

Superseded in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
symfony (4.4.9-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * updated VERSION for 4.4.9

  [ David Prévot ]
  * Handle new php-symfony-polyfill-php80 dependency
  * Update patches for 4.4.9 testsuite

 -- David Prévot <email address hidden>  Sun, 31 May 2020 14:45:20 -1000

Available diffs

Superseded in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
symfony (4.4.8-2) unstable; urgency=medium

  * Allow stderr for CI

 -- David Prévot <email address hidden>  Sun, 31 May 2020 03:28:40 -1000

Available diffs

Superseded in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
symfony (4.4.8-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * updated VERSION for 4.4.8, fixes security issues (Closes: #961415)

  [ Robin Chalas ]
  * [Security] Fix access_control behavior with unanimous decision strategy
    [CVE-2020-5275]

  [ Yonel Ceruto ]
  * [HttpFoundation] Do not set the default Content-Type based on the Accept
    header [CVE-2020-5255]

  [ Jérémy Derussé ]
  * Escape variable in Exception Template [CVE-2020-5274]

  [ David Prévot ]
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test
  * Workaround failing tests with php7.4 (Closes: #952431)

 -- David Prévot <email address hidden>  Wed, 27 May 2020 14:34:35 -1000
Superseded in groovy-proposed
Deleted in focal-proposed (Reason: remove symfony, left in focal-proposed after release)
symfony (4.4.4-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * updated VERSION for 4.4.4

  [ David Prévot ]
  * Update dependency for CI (Closes: #949045)
  * Update copyright (years)
  * Update Standards-Version to 4.5.0

 -- David Prévot <email address hidden>  Sun, 02 Feb 2020 07:46:16 -1000
Superseded in groovy-release
Published in focal-release
Deleted in focal-proposed (Reason: moved to Release)
symfony (4.3.8+dfsg-1ubuntu1) focal; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Do not fail testsuite on s390x

Superseded in focal-proposed
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 <email address hidden>  Wed, 13 Nov 2019 06:24:18 -1000
Superseded in focal-release
Obsolete in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
symfony (4.3.4+dfsg-1ubuntu1) eoan; urgency=medium

  * Merge from Debian unstable.  Remaining changes:
    - Do not fail testsuite on s390x

Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
symfony (4.3.3+dfsg-3ubuntu3) eoan; urgency=medium

  * Also unset no_proxy, which breaks one of the tests.

 -- Steve Langasek <email address hidden>  Mon, 12 Aug 2019 23:45:46 -0700
Superseded in eoan-proposed
symfony (4.3.3+dfsg-3ubuntu2) eoan; urgency=medium

  * debian/tests/phpunit: avoid incorrectly routing traffic bound for local
    test servers via any configured http proxy, by unsetting http_proxy from
    the enviroment.

 -- Steve Langasek <email address hidden>  Mon, 12 Aug 2019 15:17:07 -0700
Superseded in eoan-proposed
symfony (4.3.3+dfsg-3ubuntu1) eoan; urgency=medium

  * Merge from Debian unstable.  Remaining changes:
    - Implement two php functions not available on php-7.2
    - Try to not fail testsuite on s390x

Superseded in eoan-proposed
symfony (4.3.3+dfsg-1ubuntu1) eoan; urgency=medium

  * Merge from Debian unstable.  Remaining changes:
    - Implement two php functions not available on php-7.2
    - Try to not fail testsuite on s390x
    - Try to fix testsuite

Superseded in eoan-proposed
symfony (4.3.2+dfsg-1ubuntu2) eoan; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Implement two php functions not available on php-7.2
    - Try to not fail testsuite on s390x
    - Try to fix testsuite

 -- Gianfranco Costamagna <email address hidden>  Sun, 21 Jul 2019 08:59:38 +0200
Superseded in eoan-proposed
symfony (4.3.2+dfsg-1ubuntu1) eoan; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Implement two php functions not available on php-7.2
    - Try to not fail testsuite on s390x
    - Try to fix testsuite

 -- Gianfranco Costamagna <email address hidden>  Sun, 21 Jul 2019 08:59:38 +0200
Superseded in eoan-proposed
symfony (4.3.2+dfsg-1ubuntu1~build1) eoan; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Implement two php functions not available on php-7.2
    - Try to not fail testsuite on s390x

 -- Gianfranco Costamagna <email address hidden>  Sun, 21 Jul 2019 08:59:38 +0200
Superseded in eoan-proposed
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 <email address hidden>  Fri, 19 Jul 2019 17:19:50 -0300
Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
symfony (3.4.22+dfsg-2ubuntu1) eoan; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Do not fail testsuite on s390x

Superseded in eoan-proposed
symfony (3.4.22+dfsg-2) unstable; urgency=medium

  * Drop incorrect and useless overrides
  * Fix global autoload
  * Backport security fixes from 3.4.25
    - Escape validation messages in the PHP templating engine [CVE-2019-10909]
    - Check service IDs are valid [CVE-2019-10910]
    - Add a separator in the remember me cookie hash [CVE-2019-10911]
    - Prevent destructors with side-effects from being unserialized
      [CVE-2019-10912]
    - Reject invalid HTTP method overrides [CVE-2019-10913]
  * Workaround PHP bug causing the testsuite to fail (Closes: #926883)

 -- David Prévot <email address hidden>  Thu, 18 Apr 2019 21:14:25 +0900
Superseded in eoan-release
Obsolete in disco-release
Deleted in disco-proposed (Reason: moved to release)
symfony (3.4.22+dfsg-1ubuntu1) disco; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Do not fail testsuite on s390x

Superseded in disco-proposed
symfony (3.4.22+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * switched array() to [] (Closes: #919816)
  * updated VERSION for 3.4.22

  [ David Prévot ]
  * Update dependency override

 -- David Prévot <email address hidden>  Fri, 08 Feb 2019 17:20:53 -1000
Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
symfony (3.4.21+dfsg-1ubuntu2) disco; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Do not fail testsuite on s390x
    - tweak back d/p/HttpFoundation-Workaround-some-currently-broken-tests.patch
      - this tweak should be uncommented once php 7.3 becomes the default in
        Ubuntu too

Superseded in disco-proposed
symfony (3.4.21+dfsg-1ubuntu1) disco; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - tweak back d/p/HttpFoundation-Workaround-some-currently-broken-tests.patch
      - this tweak should be uncommented once php 7.3 becomes the default in
        Ubuntu too

Superseded in disco-proposed
symfony (3.4.21+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * updated VERSION for 3.4.21

  [ Christian Flothmann ]
  * update year in license files

  [ David Prévot ]
  * Use debian/clean for directories
  * Update copyright (years)
  * Use debhelper-compat 12
  * Update Standards-Version to 4.3.0

  [ Kunal Mehta ]
  * Remove and replace php-symfony-polyfill-* dependencies (Closes: #821138)

 -- David Prévot <email address hidden>  Tue, 08 Jan 2019 04:27:51 +1100
Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
symfony (3.4.20+dfsg-1ubuntu2) disco; urgency=medium

  [ Andreas Hasenack ]
  * debian/patches/fix-armhf-test-failures.patch
    - first attempt to fix armhf test failures.

 -- Gianfranco Costamagna <email address hidden>  Sat, 15 Dec 2018 18:15:05 +0100
Superseded in disco-proposed
symfony (3.4.20+dfsg-1ubuntu1) disco; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Do not fail testsuite on s390x
    - tweak back d/p/HttpFoundation-Workaround-some-currently-broken-tests.patch
      - this tweak should be uncommented once php 7.3 becomes the default in
        Ubuntu too

Superseded in disco-proposed
symfony (3.4.20+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * updated VERSION for 3.4.20

  [ Nicolas Grekas ]
  * [Form] Filter file uploads out of regular form types [CVE-2018-19789]

  [ Christian Flothmann ]
  * [Security\Http] detect bad redirect targets using backslashes
    [CVE-2018-19790]

  [ David Prévot ]
  * Keep tracking v3 branch for Buster

 -- David Prévot <email address hidden>  Thu, 06 Dec 2018 15:03:33 -1000
Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
symfony (3.4.19+dfsg-1ubuntu1) disco; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    - Do not fail testsuite on s390x
    - d/p/nan-case-sensitivy.patch (now merged upstream, to be dropped on next
      major release)
    - tweak back d/p/HttpFoundation-Workaround-some-currently-broken-tests.patch
      - this tweak should be uncommented once php 7.3 becomes the default in
        Ubuntu too

 -- Gianfranco Costamagna <email address hidden>  Sat, 01 Dec 2018 05:58:38 +0100
Superseded in disco-proposed
symfony (3.4.19+dfsg-1) unstable; urgency=medium

  [ Fabien Potencier ]
  * updated VERSION for 3.4.19
    - fix the testsuite with PHP 7.3 (Closes: #914273)

 -- David Prévot <email address hidden>  Wed, 28 Nov 2018 15:26:40 -1000
Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
symfony (3.4.18+dfsg-0ubuntu2) disco; urgency=medium

  * d/patches/nan-case-sensitivy.patch: do not parse NaN or nan or Nan with
    NumberFormatter as ICU which underlies this class is inconsistent about
    parsing NaNs.

 -- Michael Hudson-Doyle <email address hidden>  Fri, 23 Nov 2018 20:32:11 +1300
Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
symfony (3.4.18+dfsg-0ubuntu1) disco; urgency=medium

  * New upstream release 3.4.18. Remaining changes:
    - Do not fail testsuite on s390x
      [drop comment about armhf, since we are only skipping s390x.]

 -- Andreas Hasenack <email address hidden>  Wed, 21 Nov 2018 16:22:11 -0200
Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
symfony (3.4.17+dfsg-1ubuntu1) disco; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Do not fail testsuite on s390x

175 of 120 results