Skip to content

Changelog php7.4 (7.4.3-4ubuntu1)

2020

php7.4 (7.4.3-4ubuntu1) focal; urgency=medium

   * d/control, d/control.in: Conflict with mod-php from php7.2 and
     php7.3 to ensure safe upgrade path for apache2.
     (Fixes LP: #1850933)

php7.4 (7.4.3-4build2) focal; urgency=medium

   * No-change rebuild for icu soname change.

php7.4 (7.4.3-4build1) focal; urgency=medium

   * No-change rebuild to enable build for i386

php7.4 (7.4.3-4) unstable; urgency=medium

   * Remove /etc/init/php@PHP_VERSION@-fpm.conf, not
     /etc/init/php@PHP_VERSION@.conf (Closes: #951745)

php7.4 (7.4.3-3) unstable; urgency=medium

   * Fixup upstart removal (missing prepare-files update) (Closes: #951745)

php7.4 (7.4.3-2) unstable; urgency=medium

   * Remove the PIDFile= setting from systemd unit file (it should not be
     needed with Type=notify)
   * Use php-fpm-socket-helper from php-common >= 1:73 to update the
     default socket

php7.4 (7.4.3-1) unstable; urgency=medium

   * Remove upstart support, use systemd-tmpfiles to create tmpfiles
     (Closes: #923032)
   * New upstream version 7.4.3

php7.4 (7.4.2-7) unstable; urgency=medium

   * Add a note about PIDFile= and pid= match in php-fpm.conf
   * Silently ignore errors from update-alternatives in php-fpm.service

php7.4 (7.4.2-6) unstable; urgency=medium

   * Use absolute path to update-alternatives

php7.4 (7.4.2-5) unstable; urgency=medium

   * Move the update-alternatives call from postinst/prerm to systemd startup script

php7.4 (7.4.2-4) unstable; urgency=medium

   * Make the creation of the default socket work on new installs

php7.4 (7.4.2-3) unstable; urgency=medium

   * Use a mock socket file for setting up FPM socket alternatives

php7.4 (7.4.2-2) unstable; urgency=medium

   * Create a generic /run/php/php-fpm.sock socket using update-alternatives

php7.4 (7.4.2-1) unstable; urgency=medium

   * New upstream version 7.4.2
   * Disable dh_autoreconf for PHP, it breaks the build

php7.4 (7.4.1-1) unstable; urgency=medium

   * Update d/watch for final release
   * New upstream version 7.4.1
   * Bump the debhelper compat to 10
   * Bump the Standards Version (no change)

2019

php7.4 (7.4.0-1) unstable; urgency=medium

   * New upstream version 7.4.0

php7.4 (7.4.0~rc6-1) experimental; urgency=medium

   * Fix the FTBFS with MySQL 8.0
   * New upstream version 7.4.0~rc6

php7.4 (7.4.0~rc4-1) experimental; urgency=medium

   * Bump d/phpapi to 20190902
   * New upstream version 7.4.0~rc4

php7.4 (7.4.0~rc3-1) experimental; urgency=medium

   * New upstream version 7.4.0~rc3
   * GMP now uses autodetection (don't pass /usr to configure)
   * Bump d/phpapi to 20190902

php7.4 (7.4.0~beta4-2) experimental; urgency=medium

   * Enable FFI experimental extension
   * Add libffi to B-D

php7.4 (7.4.0~beta4-1) experimental; urgency=medium

   * Remove 0003-libtool2.2.patch, it's no longer needed [GL #1236]
   * New upstream version 7.4.0~beta4

php7.4 (7.4.0~beta2-1) experimental; urgency=medium

   * New upstream version 7.4.0~beta2
   * Rebase patches for PHP 7.4.0~beta2

php7.4 (7.4.0~beta1-1) experimental; urgency=medium

   * New upstream version 7.4.0~beta1
   * Rebase patches for PHP 7.4.0~beta1
   * Configure option --with-libxml-dir is now named --with-libxml
   * The recode extension has been moved to PECL.
   * The interbase extension has been moved to PECL.
   * The configure option for zip extension has changed from --enable-zip to --with-zlib
   * The WDDX extension has been deprecated and moved to PECL.
   * The configure options to enable GD extension has changed to --enable-gd and --with-external-gd
   * Regenerated d/control
   * Update the configure options according to UPGRADING file (mostly pkg-config related changes)
   * Cleanup the missing documentation
   * Update phpapi to 20190529

php7.4 (7.4.0~alpha2-1) experimental; urgency=low

   * New upstream version 7.4.0~alpha2

php7.3 (7.3.7-1) unstable; urgency=medium

   * New upstream version 7.3.7

php7.3 (7.3.6-1) unstable; urgency=medium

   [ Ondřej Surý ]
   * New upstream version 7.3.6
 
   [ Andreas Beckmann ]
   * php7.3-curl: Add Breaks against php7.0-curl for smoother upgrades from stretch.  (Closes: #929689)

php7.3 (7.3.5-1) unstable; urgency=medium

   * New upstream version 7.3.5

php7.3 (7.3.4-2) unstable; urgency=medium

   [Andreas Beckmann]
   * php7.3-common: Add Breaks against php7.0-curl for smoother upgrades from
     stretch.  (Closes: #925106)
   * php7.3-common: Add Breaks against gforge-common from jessie which uses a
     deprecated constructor syntax.
   * Deterministically generate debian/control by sorting the extension
     packages.

php7.3 (7.3.4-1) unstable; urgency=medium

   * Update d/watch for new php.net pages
   * New upstream version 7.3.4
   * Enforce C++11 for intl compilation on older distributions

php7.3 (7.3.3-1) unstable; urgency=medium

   * New upstream version 7.3.3
   * Update systzdata patch to v18 (Courtesy of RemiRepo)
   * Add patch for OpenSSL 1.1.1b (Courtesy of RemiRepo)

php7.3 (7.3.2-3) unstable; urgency=medium

   * Update systzdata patch to v17 (Courtesy of remirepo)

php7.3 (7.3.2-2) unstable; urgency=medium

   * Fix the icu patch condition for icu >= 60

php7.3 (7.3.2-1) unstable; urgency=medium

   * New upstream version 7.3.2

php7.3 (7.3.1-3) unstable; urgency=medium

   * Always build spoofchecker, because we are enforcing icu >= 50.1
     (Closes: #921199)

php7.3 (7.3.1-2) unstable; urgency=high

   * Add patch to use pkg-config instead of icu-config to detect icu
     libraries (Closes: #916110)

php7.3 (7.3.1-1) unstable; urgency=medium

   * New upstream version 7.3.1

2018

php7.3 (7.3.0-2) unstable; urgency=medium

   * Add upstream patch to fix OPcache optimization problem for
     ArrayAccess->offsetGet
   * Add upstream patch to fix infinite loop in preg_replace_callback
   * Fix check for rl_completion_matches in readline extension

php7.3 (7.3.0-1) unstable; urgency=medium

   * Update d/watch for the final PHP 7.3.0 release
   * New upstream version 7.3.0

php7.3 (7.3.0~rc6-1) unstable; urgency=medium

   * New upstream version 7.3.0~rc6

php7.3 (7.3.0~rc5-2) unstable; urgency=medium

   * Don't use sed found by configure, use the sed command as available in
     the host system (Closes: #913620)

php7.3 (7.3.0~rc5-1) unstable; urgency=medium

   * New upstream version 7.3.0~rc5
   * Enable lmdb support in dba extension

php7.3 (7.3.0~rc4-2) unstable; urgency=medium

   * Restore correct patch name for
     0040-Add-patch-to-install-php7-module-directly-to-APXS_LI.patch

php7.3 (7.3.0~rc4-1) unstable; urgency=medium

   * New upstream version 7.3.0~rc4
   * Rebase patches for PHP 7.4.0~rc4

php7.3 (7.3.0~rc3-3) unstable; urgency=medium

   * Add patch to use pkg-config for FreeType2 library detection
     (Closes: #911460)
   * Remove libmcrypt-dev from Build-Depends

php7.3 (7.3.0~rc3-2) unstable; urgency=medium

   * Disable the enabled modules in prerm, because in postrm the phpquery
     script is not aware of already removed sapi (Closes: #911018)

php7.3 (7.3.0~rc3-1) unstable; urgency=medium

   * New upstream version 7.3.0~rc3
   * Rebase patches for PHP 7.3.0~rc3

php7.3 (7.3.0~rc2-3) unstable; urgency=medium

   * Remove ancient mv_conffile (from php5)
   * Remove spurious L from phpize script (Closes: #909110)
   * Downgrade dh-php from Recommends to Suggests (Closes: #910620)

php7.3 (7.3.0~rc2-2) unstable; urgency=medium

   * Fix the Vcs-* links
   * Apply upstream patch to allow disabling pcre jit and disable it on
     mips and s390x archs
   * Extra 'L' is gone (Closes: #909110)

php7.3 (7.3.0~rc2-1) unstable; urgency=medium

   * New upstream version 7.3.0~rc2
   * Rebase patches for PHP 7.3.0~rc2

php7.3 (7.3.0~beta2-3) unstable; urgency=medium

   * Disable assembly code with gcc 4.8 on i386

php7.3 (7.3.0~beta2-2) unstable; urgency=medium

   * Remove dependency on pcre3 and add libpcre2-dev to phpX.Y-dev

php7.3 (7.3.0~beta2-1) unstable; urgency=medium

   * New upstream version 7.3.0~beta2
   * Rebase patches for PHP 7.3.0~beta2
   * Fix phpdbg.1 installation path from srcdir to builddir
   * Bump d/phpapi to 20180731

php7.3 (7.3.0~beta1-1) unstable; urgency=medium

   [ Lior Kaplan ]
   * Fix syntax typo
 
   [ Ondřej Surý ]
   * New upstream version 7.3.0~beta1
   * Rebase patches for PHP 7.3.0beta1

php7.3 (7.3.0~alpha4-1) unstable; urgency=medium

   * Use cpuid.h instead of custom assembler
   * New upstream version 7.3.0~alpha4
   * Rebase patches for PHP 7.3.0~alpha4

php7.3 (7.3.0~alpha3-2) unstable; urgency=medium

   * Remove traces of ext_skel modifications
   * Add <!nocheck> profile to all default-mysql-server alternatives
   * Bump d/phpapi for PHP 7.3
   * Add libargon2-dev as new alternative build-dependency to
     libargon2-0-dev

php7.3 (7.3.0~alpha3-1) unstable; urgency=medium

   * Update upstream signing-key.asc for PHP 7.3
   * New upstream version 7.3.0~alpha3
   * Build-Depend on libpcre2-dev
   * Rebase patches for PHP 7.3.0~alpha3

php7.2 (7.2.7-2) unstable; urgency=medium

   * Update the maintainer email to team+pkg-php@tracker.debian.org
   * Update the Vcs-* links to salsa.d.o

php7.2 (7.2.7-1) unstable; urgency=medium

   * New upstream version 7.2.7
   * Refresh patches for PHP 7.2.7

php7.2 (7.2.6-1) unstable; urgency=medium

   * New upstream version 7.2.6
   * Rebase patches for PHP version 7.2.6

php7.2 (7.2.5-1) unstable; urgency=medium

   * New upstream version 7.2.5
   * Rebase patches for PHP 7.2.5

php7.2 (7.2.4-1) unstable; urgency=medium

   * New upstream version 7.2.4
   * Rebase patches on top of new upstream release.

php7.2 (7.2.3-1) unstable; urgency=medium

   * New upstream version 7.2.3
   * Rebase patches on top of new upstream release.

php7.2 (7.2.2-3) unstable; urgency=medium

   * Add explicit libpcre3 >= 2:8.35 dependency as dh_genshlibs is failing
     to add versioned dependency for some reason.

php7.2 (7.2.2-2) unstable; urgency=medium

   * Remove explicit libpcre3 dependency and let dh_genshlibs do its magic

php7.2 (7.2.2-1) unstable; urgency=medium

   * New upstream version 7.2.2
   * Rebase patches on top of new upstream release
   * Regenerate d/control to finish php7.2-sodium removal

php7.2 (7.2.1-1) unstable; urgency=medium

   * Update the Vcs-* to salsa.d.o
   * Slightly update debian/copyright (most changes were already in)
   * New upstream version 7.2.1
   * Rebase patches on top of new upstream release

2017

php7.2 (7.2.0-2) unstable; urgency=medium

   * Get rid of extra php7.2-sodium module

php7.2 (7.2.0-1) unstable; urgency=low

   * Update PHP 7.2 signing keys
   * New upstream version 7.2.0
   * Rebase patches for new upstream release.

php7.2 (7.2.0~rc6-1) unstable; urgency=medium

   * New upstream version 7.2.0~rc6
   * Rebase patches for new upstream version.

php7.2 (7.2.0~rc5-1) unstable; urgency=medium

   * New upstream version 7.2.0~rc5
   * Rebase patches for new upstream release

php7.2 (7.2.0~rc4-2) unstable; urgency=medium

   * Fix the usage of internal allocator in xmlrpc extension

php7.2 (7.2.0~rc4-1) unstable; urgency=medium

   * New upstream version 7.2.0~rc4
   * Rebase patches on top of new upstream version 7.2.0~rc4

php7.2 (7.2.0~rc3-1) unstable; urgency=medium

   * New upstream version 7.2.0~rc3
   * Refresh patches for PHP 7.2.0~rc3

php7.2 (7.2.0~rc2-1) unstable; urgency=medium

   * New upstream version 7.2.0~rc2
   * Rebase patches on top of PHP 7.2.0~rc2

php7.2 (7.2.0~rc1-1) unstable; urgency=medium

   * New upstream version 7.2.0~rc1
   * Rebase patches on top of PHP 7.2.0~rc1
   * Update d/copyright (License check courtesy of Luca Falavigna)
   * Rewrap the files in d/ with wrap-and-sort -a

php7.2 (7.2.0~beta3-2) unstable; urgency=medium

   * Enable Argon2 support for password hashing functions
   * Enable shared libsodium extension

php7.2 (7.2.0~beta3-1) unstable; urgency=medium

   * Allow libgcrypt11-dev when it's not a transitional package
   * New upstream version 7.2.0~beta3
   * Refresh patches on top of PHP 7.2.0~beta3

php7.2 (7.2.0~beta2-2) experimental; urgency=medium

   * Update Vcs-* links to https://gitlab.com/deb.sury.org/...
   * Stop depending on obsolete automake1.11
   * Switch build-depends to libgcrypt20-dev

php7.2 (7.2.0~beta2-1) experimental; urgency=medium

   * Update d/watch for PHP 7.2
   * New upstream version 7.2.0~beta2
   * Rebase patches for PHP 7.2.0~beta2

php7.2 (7.2.0~beta1-1) experimental; urgency=medium

   * New upstream version 7.2.0~beta1
   * Enable support for libsodium crypto
   * Rebase patches on top of PHP 7.2.0~beta1
   * Update phpapi for PHP 7.2 to 20170718

php7.2 (7.2.0~alpha3-1) experimental; urgency=medium

   * New upstream version 7.2.0~alpha3
   * Rebase patches on top of PHP 7.2.0~alpha3
   * Update d/rules with configure.in -> configure.ac rename
   * Remove mcrypt extension that has been removed upstream
   * Update phpapi to 20160731