Peter Michael Green [Fri, 17 Oct 2025 01:22:38 +0000 (01:22 +0000)]
Merge tag '8.2.7-1_deb12u1+rpi1' of 172.17.3.10:/build/git/p/php8.2 into trixie-staging
Peter Michael Green [Fri, 17 Oct 2025 01:22:29 +0000 (01:22 +0000)]
Psuedomerge tag '8.2.7-1_deb12u1' of 172.17.3.10:/build/git/p/php8.2 into trixie-staging
Daniil Gentili [Wed, 13 Nov 2024 12:24:29 +0000 (12:24 +0000)]
Add --enable-rtld-deepbind configure flag
Gbp-Pq: Name 0046-Add-enable-rtld-deepbind-configure-flag.patch
Andrey Rakhmatullin [Sat, 16 Mar 2024 08:04:24 +0000 (09:04 +0100)]
Add missing header includes.
Bug-Debian: https://bugs.debian.org/
1066234
Last-Update: 2024-03-15
Gbp-Pq: Name 0045-Add-missing-header-includes.patch
Athos Ribeiro [Sat, 20 Jan 2024 13:01:24 +0000 (14:01 +0100)]
Disable GC in ini files
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831752
Bug-Ubuntu: https://bugs.launchpad.net/debian/+source/php7.3/+bug/
1772915
Forwarded: not-needed
Last-Update: 2024-01-19
This is disabled in the Debian packages due to the strict permissions on
/var/lib/php. Instead, GC is performed through /etc/cron.d/php, which uses the
session.gc_maxlifetime setting.
Last-Update: 2024-01-19
Gbp-Pq: Name 0044-Disable-garbage-collection-routine.patch
Ondřej Surý [Sat, 2 Dec 2023 21:09:36 +0000 (22:09 +0100)]
Disable avx detection with gcc < 6
Gbp-Pq: Name 0043-Disable-avx-detection-with-gcc-6.patch
Ondřej Surý [Sat, 2 Dec 2023 21:09:36 +0000 (22:09 +0100)]
Disable assembly detection in Zend arithmetic with gcc < 5
Gbp-Pq: Name 0042-Disable-assembly-detection-in-Zend-arithmetic-with-g.patch
Vagrant Cascadian [Tue, 25 Apr 2023 18:20:24 +0000 (11:20 -0700)]
Remove timestamps from "phar".
Thanks to Jelle van der Waa!
https://gist.github.com/jelly/
96847934239aac19c512c54ca65d6baa
Gbp-Pq: Name 0041-Remove-timestamps-from-phar.patch
Vagrant Cascadian [Thu, 13 Apr 2023 22:59:57 +0000 (15:59 -0700)]
scripts/php*.in: Explicitly define the path to sed.
The full path is detected by configure, resulting in a different build
depending on if it is built on a usrmerge or non-usrmerge system.
Since usrmerge systems contain compatibility symlinks for the
non-usrmerge paths, use the non-usrmerge path which is compatible in
both systems.
https://tests.reproducible-builds.org/debian/issues/bookworm/paths_vary_due_to_usrmerge_issue.html
Gbp-Pq: Name 0040-scripts-php-.in-Explicitly-define-the-path-to-sed.patch
Ming Chen [Mon, 2 Mar 2020 01:40:36 +0000 (09:40 +0800)]
ax_gcc_func_attribute: Revise the detection of unknown attributes
GCC outputs a warning when Wstrict-prototypes is on, in such case the
attribute detection always fails even if the attribute is actually
supported. This change checks for the "-Wattributes" warning in
conftest.err instead of the existence of the file.
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/php8.1/+bug/
1882279
Forwarded: https://github.com/php/php-src/pull/8483
Origin: http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=commitdiff;h=
df0894ad1a8195df67a52108b931e07d708cec9a
Last-Update: 2022-05-02
Gbp-Pq: Name 0039-Update-gcc-func-attr-macro.patch
Ondřej Surý [Mon, 3 Jan 2022 14:32:12 +0000 (15:32 +0100)]
Override result of AC_PROG_LN_S to fix FTBFS on ppc64el
Gbp-Pq: Name 0038-Override-result-of-AC_PROG_LN_S-to-fix-FTBFS-on-ppc6.patch
Ondřej Surý [Fri, 31 Dec 2021 06:40:21 +0000 (07:40 +0100)]
Lower the OpenSSL requirement to 1.0.1
Gbp-Pq: Name 0037-Lower-the-OpenSSL-requirement-to-1.0.1.patch
Ondřej Surý [Tue, 22 Jun 2021 13:48:57 +0000 (15:48 +0200)]
Don't close the credits buffer file descriptor too early
Gbp-Pq: Name 0036-Don-t-close-the-credits-buffer-file-descriptor-too-e.patch
Ondřej Surý [Sat, 3 Apr 2021 14:12:43 +0000 (16:12 +0200)]
Allow printing credits buffer larger than 4k
Gbp-Pq: Name 0035-Allow-printing-credits-buffer-larger-than-4k.patch
Ondřej Surý [Mon, 22 Feb 2021 11:03:44 +0000 (12:03 +0100)]
Show packaging credits
Gbp-Pq: Name 0034-Show-packaging-credits.patch
Ondřej Surý [Sun, 18 Oct 2020 18:38:15 +0000 (20:38 +0200)]
In phpize, also copy config.guess, config.sub, ltmain.sh and shtool from their respective packages
Gbp-Pq: Name 0033-In-phpize-also-copy-config.guess-config.sub-ltmain.s.patch
Ondřej Surý [Sun, 18 Oct 2020 11:31:37 +0000 (13:31 +0200)]
Include all libtool files from phpize.m4
Gbp-Pq: Name 0032-Include-all-libtool-files-from-phpize.m4.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:51 +0000 (10:26 +0200)]
libtool2.2
Gbp-Pq: Name 0031-libtool2.2.patch
Thijs Kinkhorst [Wed, 15 Jun 2016 07:18:03 +0000 (09:18 +0200)]
Add patch to install php7 module directly to APXS_LIBEXEC
Gbp-Pq: Name 0030-Add-patch-to-install-php7-module-directly-to-APXS_LI.patch
Svante Signell [Thu, 31 Mar 2016 12:58:42 +0000 (14:58 +0200)]
Fix ext/date/lib/parse_tz PATH_MAX HURD FTBFS
Gbp-Pq: Name 0029-Fix-ext-date-lib-parse_tz-PATH_MAX-HURD-FTBFS.patch
Ondřej Surý [Mon, 14 Mar 2016 15:09:34 +0000 (16:09 +0100)]
Really expand $libdir/$datadir into @EXPANDED_LIBDIR/DATADIR@
Gbp-Pq: Name 0028-Really-expand-libdir-datadir-into-EXPANDED_LIBDIR-DA.patch
Ondřej Surý [Fri, 4 Dec 2015 14:53:50 +0000 (15:53 +0100)]
Don't put $(INSTALL_ROOT) into phar.phar exec stanza
Gbp-Pq: Name 0027-Don-t-put-INSTALL_ROOT-into-phar.phar-exec-stanza.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:57 +0000 (10:26 +0200)]
hack-phpdbg-to-explicitly-link-with-libedit
Gbp-Pq: Name 0026-hack-phpdbg-to-explicitly-link-with-libedit.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:57 +0000 (10:26 +0200)]
php-5.6.0-oldpcre
Gbp-Pq: Name 0025-php-5.6.0-oldpcre.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:56 +0000 (10:26 +0200)]
php-5.6.0-noNO
Gbp-Pq: Name 0024-php-5.6.0-noNO.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:56 +0000 (10:26 +0200)]
php-5.4.9-fixheader
Make generated php_config.h constant across rebuilds.
Gbp-Pq: Name 0023-php-5.4.9-fixheader.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:56 +0000 (10:26 +0200)]
php-5.4.8-ldap_r
Use -lldap_r by default.
Gbp-Pq: Name 0022-php-5.4.8-ldap_r.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:56 +0000 (10:26 +0200)]
php-fpm-do-reload-on-SIGHUP
Gbp-Pq: Name 0021-php-fpm-do-reload-on-SIGHUP.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:56 +0000 (10:26 +0200)]
Use system timezone
Upstream don't want this patch. See
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730771 for a summary.
This delta is recovered from previous versions of the system timezone patch in
Debian, and appears to have inadvertently been dropped. Author unknown.
To be used in tandem with use_embedded_timezonedb.patch and use_embedded_timezonedb_fixes.patch.
Gbp-Pq: Name 0020-Use-system-timezone.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:56 +0000 (10:26 +0200)]
expose_all_built_and_installed_apis
Gbp-Pq: Name 0019-expose_all_built_and_installed_apis.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:55 +0000 (10:26 +0200)]
php-fpm-m68k
Gbp-Pq: Name 0018-php-fpm-m68k.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:55 +0000 (10:26 +0200)]
php-5.2.4-embed
Gbp-Pq: Name 0017-php-5.2.4-embed.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:55 +0000 (10:26 +0200)]
php-5.3.3-macropen
Gbp-Pq: Name 0016-php-5.3.3-macropen.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:54 +0000 (10:26 +0200)]
hurd-noptrace
Gbp-Pq: Name 0015-hurd-noptrace.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:54 +0000 (10:26 +0200)]
temporary-path-fixes-for-multiarch
Gbp-Pq: Name 0014-temporary-path-fixes-for-multiarch.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:54 +0000 (10:26 +0200)]
lp564920-fix-big-files
Gbp-Pq: Name 0013-lp564920-fix-big-files.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:54 +0000 (10:26 +0200)]
php-fpm-sysconfdir
Gbp-Pq: Name 0012-php-fpm-sysconfdir.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:54 +0000 (10:26 +0200)]
fpm-config
Gbp-Pq: Name 0011-fpm-config.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:54 +0000 (10:26 +0200)]
php-fpm-man-section-and-cleanup
Gbp-Pq: Name 0010-php-fpm-man-section-and-cleanup.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:54 +0000 (10:26 +0200)]
session_save_path
Gbp-Pq: Name 0009-session_save_path.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:53 +0000 (10:26 +0200)]
qdbm-is-usr_include_qdbm
Gbp-Pq: Name 0008-qdbm-is-usr_include_qdbm.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:53 +0000 (10:26 +0200)]
strcmp_null-OnUpdateErrorLog
Gbp-Pq: Name 0007-strcmp_null-OnUpdateErrorLog.patch
Debian PHP Maintainers [Wed, 25 Aug 2021 14:47:17 +0000 (16:47 +0200)]
Add-support-for-use-of-the-system-timezone-database
# License: MIT
# http://opensource.org/licenses/MIT
# License: MIT
# http://opensource.org/licenses/MIT
Add support for use of the system timezone database, rather
than embedding a copy. Discussed upstream but was not desired.
History:
r21: adapt for timelib 2021.03 (in 8.1.0)
r20: adapt for timelib 2020.03 (in 8.0.10RC1)
r19: adapt for timelib 2020.02 (in 8.0.0beta2)
r18: adapt for autotool change in 7.3.3RC1
r17: adapt for timelib 2018.01 (in 7.3.2RC1)
r16: adapt for timelib 2017.06 (in 7.2.3RC1)
r15: adapt for timelib 2017.05beta7 (in 7.2.0RC1)
r14: improve check for valid tz file
r13: adapt for upstream changes to use PHP allocator
r12: adapt for upstream changes for new zic
r11: use canonical names to avoid more case sensitivity issues
round lat/long from zone.tab towards zero per builtin db
r10: make timezone case insensitive
r9: fix another compile error without --with-system-tzdata configured (Michael Heimpold)
r8: fix compile error without --with-system-tzdata configured
r7: improve check for valid timezone id to exclude directories
r6: fix fd leak in r5, fix country code/BC flag use in
timezone_identifiers_list() using system db,
fix use of PECL timezonedb to override system db,
r5: reverts addition of "System/Localtime" fake tzname.
updated for 5.3.0, parses zone.tab to pick up mapping between
timezone name, country code and long/lat coords
r4: added "System/Localtime" tzname which uses /etc/localtime
r3: fix a crash if /usr/share/zoneinfo doesn't exist (Raphael Geissert)
r2: add filesystem trawl to set up name alias index
r1: initial revision
Gbp-Pq: Name 0006-Add-support-for-use-of-the-system-timezone-database.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:52 +0000 (10:26 +0200)]
php.ini_securitynotes
Gbp-Pq: Name 0005-php.ini_securitynotes.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:51 +0000 (10:26 +0200)]
extension_api
Gbp-Pq: Name 0004-extension_api.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:51 +0000 (10:26 +0200)]
php-5.4.9-phpinfo
Drop "Configure Command" from phpinfo as it doesn't
provide any useful information.
The available extensions are not related to this command.
Gbp-Pq: Name 0003-php-5.4.9-phpinfo.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:51 +0000 (10:26 +0200)]
debian_quirks
Gbp-Pq: Name 0002-debian_quirks.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:50 +0000 (10:26 +0200)]
libtool_fixes
Gbp-Pq: Name 0001-libtool_fixes.patch
Ondřej Surý [Sun, 3 Aug 2025 07:32:21 +0000 (09:32 +0200)]
php8.4 (8.4.11-1) unstable; urgency=medium
* New upstream version 8.4.11
[dgit import unpatched php8.4 8.4.11-1]
Ondřej Surý [Sun, 3 Aug 2025 07:32:21 +0000 (09:32 +0200)]
Import php8.4_8.4.11.orig.tar.xz
[dgit import orig php8.4_8.4.11.orig.tar.xz]
Ondřej Surý [Sun, 3 Aug 2025 07:32:21 +0000 (09:32 +0200)]
Import php8.4_8.4.11-1.debian.tar.xz
[dgit import tarball php8.4 8.4.11-1 php8.4_8.4.11-1.debian.tar.xz]
Peter Michael Green [Thu, 20 Jul 2023 18:02:54 +0000 (18:02 +0000)]
Merge php8.2 (8.2.7-1~deb12u1+rpi1) import into refs/heads/workingbranch
Vagrant Cascadian [Tue, 25 Apr 2023 18:20:24 +0000 (11:20 -0700)]
Remove timestamps from "phar".
Thanks to Jelle van der Waa!
https://gist.github.com/jelly/
96847934239aac19c512c54ca65d6baa
Gbp-Pq: Name 0046-Remove-timestamps-from-phar.patch
Vagrant Cascadian [Thu, 13 Apr 2023 22:59:57 +0000 (15:59 -0700)]
scripts/php*.in: Explicitly define the path to sed.
The full path is detected by configure, resulting in a different build
depending on if it is built on a usrmerge or non-usrmerge system.
Since usrmerge systems contain compatibility symlinks for the
non-usrmerge paths, use the non-usrmerge path which is compatible in
both systems.
https://tests.reproducible-builds.org/debian/issues/bookworm/paths_vary_due_to_usrmerge_issue.html
Gbp-Pq: Name 0045-scripts-php-.in-Explicitly-define-the-path-to-sed.patch
Ming Chen [Mon, 2 Mar 2020 01:40:36 +0000 (09:40 +0800)]
ax_gcc_func_attribute: Revise the detection of unknown attributes
GCC outputs a warning when Wstrict-prototypes is on, in such case the
attribute detection always fails even if the attribute is actually
supported. This change checks for the "-Wattributes" warning in
conftest.err instead of the existence of the file.
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/php8.1/+bug/
1882279
Forwarded: https://github.com/php/php-src/pull/8483
Origin: http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=commitdiff;h=
df0894ad1a8195df67a52108b931e07d708cec9a
Last-Update: 2022-05-02
Gbp-Pq: Name 0044-Update-gcc-func-attr-macro.patch
Ondřej Surý [Mon, 3 Jan 2022 14:32:12 +0000 (15:32 +0100)]
Override result of AC_PROG_LN_S to fix FTBFS on ppc64el
Gbp-Pq: Name 0043-Override-result-of-AC_PROG_LN_S-to-fix-FTBFS-on-ppc6.patch
Ondřej Surý [Fri, 31 Dec 2021 09:23:20 +0000 (10:23 +0100)]
Fail the build when the dtrace call fails
Gbp-Pq: Name 0042-Fail-the-build-when-the-dtrace-call-fails.patch
Ondřej Surý [Fri, 31 Dec 2021 06:40:21 +0000 (07:40 +0100)]
Lower the OpenSSL requirement to 1.0.1
Gbp-Pq: Name 0041-Lower-the-OpenSSL-requirement-to-1.0.1.patch
Ondřej Surý [Tue, 22 Jun 2021 13:48:57 +0000 (15:48 +0200)]
Don't close the credits buffer file descriptor too early
Gbp-Pq: Name 0040-Don-t-close-the-credits-buffer-file-descriptor-too-e.patch
Ondřej Surý [Sat, 3 Apr 2021 14:12:43 +0000 (16:12 +0200)]
Allow printing credits buffer larger than 4k
Gbp-Pq: Name 0039-Allow-printing-credits-buffer-larger-than-4k.patch
Ondřej Surý [Mon, 22 Feb 2021 11:03:44 +0000 (12:03 +0100)]
Show packaging credits
Gbp-Pq: Name 0038-Show-packaging-credits.patch
Svante Signell [Tue, 16 Feb 2021 18:37:13 +0000 (19:37 +0100)]
Don't use hrtimers on GNU Hurd
This patch solves the build error:
PHP Warning: PHP Startup: Failed to initialize high-resolution timer in
Unknown on line 0.
Gbp-Pq: Name 0037-Don-t-use-hrtimers-on-GNU-Hurd.patch
Ondřej Surý [Sun, 18 Oct 2020 18:38:15 +0000 (20:38 +0200)]
In phpize, also copy config.guess, config.sub, ltmain.sh and shtool from their respective packages
Gbp-Pq: Name 0036-In-phpize-also-copy-config.guess-config.sub-ltmain.s.patch
Ondřej Surý [Sun, 18 Oct 2020 11:31:37 +0000 (13:31 +0200)]
Include all libtool files from phpize.m4
Gbp-Pq: Name 0035-Include-all-libtool-files-from-phpize.m4.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:51 +0000 (10:26 +0200)]
libtool2.2
Gbp-Pq: Name 0034-libtool2.2.patch
Thijs Kinkhorst [Wed, 15 Jun 2016 07:18:03 +0000 (09:18 +0200)]
Add patch to install php7 module directly to APXS_LIBEXEC
Gbp-Pq: Name 0033-Add-patch-to-install-php7-module-directly-to-APXS_LI.patch
Ondřej Surý [Wed, 10 Apr 2019 06:31:27 +0000 (06:31 +0000)]
Amend C++11 for intl compilation on older distributions
Gbp-Pq: Name 0032-Amend-C-11-for-intl-compilation-on-older-distributio.patch
Svante Signell [Thu, 31 Mar 2016 12:58:42 +0000 (14:58 +0200)]
Fix ext/date/lib/parse_tz PATH_MAX HURD FTBFS
Gbp-Pq: Name 0031-Fix-ext-date-lib-parse_tz-PATH_MAX-HURD-FTBFS.patch
Ondřej Surý [Mon, 14 Mar 2016 15:09:34 +0000 (16:09 +0100)]
Really expand $libdir/$datadir into @EXPANDED_LIBDIR/DATADIR@
Gbp-Pq: Name 0030-Really-expand-libdir-datadir-into-EXPANDED_LIBDIR-DA.patch
Ondřej Surý [Fri, 4 Dec 2015 14:53:50 +0000 (15:53 +0100)]
Don't put $(INSTALL_ROOT) into phar.phar exec stanza
Gbp-Pq: Name 0029-Don-t-put-INSTALL_ROOT-into-phar.phar-exec-stanza.patch
Ondřej Surý [Wed, 29 Jul 2015 12:37:55 +0000 (14:37 +0200)]
Remove W3C validation icon to not expose the reader's IP address to potential tracking.
Gbp-Pq: Name 0028-Remove-W3C-validation-icon-to-not-expose-the-reader-.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:57 +0000 (10:26 +0200)]
hack-phpdbg-to-explicitly-link-with-libedit
Gbp-Pq: Name 0027-hack-phpdbg-to-explicitly-link-with-libedit.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:57 +0000 (10:26 +0200)]
php-5.6.0-oldpcre
Gbp-Pq: Name 0026-php-5.6.0-oldpcre.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:56 +0000 (10:26 +0200)]
php-5.6.0-noNO
Gbp-Pq: Name 0025-php-5.6.0-noNO.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:56 +0000 (10:26 +0200)]
php-5.4.9-fixheader
Make generated php_config.h constant across rebuilds.
Gbp-Pq: Name 0024-php-5.4.9-fixheader.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:56 +0000 (10:26 +0200)]
php-5.4.8-ldap_r
Use -lldap_r by default.
Gbp-Pq: Name 0023-php-5.4.8-ldap_r.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:56 +0000 (10:26 +0200)]
php-fpm-do-reload-on-SIGHUP
Gbp-Pq: Name 0022-php-fpm-do-reload-on-SIGHUP.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:56 +0000 (10:26 +0200)]
Use system timezone
Upstream don't want this patch. See
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730771 for a summary.
This delta is recovered from previous versions of the system timezone patch in
Debian, and appears to have inadvertently been dropped. Author unknown.
To be used in tandem with use_embedded_timezonedb.patch and use_embedded_timezonedb_fixes.patch.
Gbp-Pq: Name 0021-Use-system-timezone.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:56 +0000 (10:26 +0200)]
expose_all_built_and_installed_apis
Gbp-Pq: Name 0020-expose_all_built_and_installed_apis.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:55 +0000 (10:26 +0200)]
php-fpm-m68k
Gbp-Pq: Name 0019-php-fpm-m68k.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:55 +0000 (10:26 +0200)]
php-5.2.4-embed
Gbp-Pq: Name 0018-php-5.2.4-embed.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:55 +0000 (10:26 +0200)]
php-5.3.3-macropen
Gbp-Pq: Name 0017-php-5.3.3-macropen.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:54 +0000 (10:26 +0200)]
hurd-noptrace
Gbp-Pq: Name 0016-hurd-noptrace.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:54 +0000 (10:26 +0200)]
temporary-path-fixes-for-multiarch
Gbp-Pq: Name 0015-temporary-path-fixes-for-multiarch.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:54 +0000 (10:26 +0200)]
lp564920-fix-big-files
Gbp-Pq: Name 0014-lp564920-fix-big-files.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:54 +0000 (10:26 +0200)]
php-fpm-sysconfdir
Gbp-Pq: Name 0013-php-fpm-sysconfdir.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:54 +0000 (10:26 +0200)]
fpm-config
Gbp-Pq: Name 0012-fpm-config.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:54 +0000 (10:26 +0200)]
php-fpm-man-section-and-cleanup
Gbp-Pq: Name 0011-php-fpm-man-section-and-cleanup.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:54 +0000 (10:26 +0200)]
session_save_path
Gbp-Pq: Name 0010-session_save_path.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:53 +0000 (10:26 +0200)]
qdbm-is-usr_include_qdbm
Gbp-Pq: Name 0009-qdbm-is-usr_include_qdbm.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:53 +0000 (10:26 +0200)]
strcmp_null-OnUpdateErrorLog
Gbp-Pq: Name 0008-strcmp_null-OnUpdateErrorLog.patch
Debian PHP Maintainers [Wed, 25 Aug 2021 14:47:17 +0000 (16:47 +0200)]
Add-support-for-use-of-the-system-timezone-database
# License: MIT
# http://opensource.org/licenses/MIT
# License: MIT
# http://opensource.org/licenses/MIT
Add support for use of the system timezone database, rather
than embedding a copy. Discussed upstream but was not desired.
History:
r21: adapt for timelib 2021.03 (in 8.1.0)
r20: adapt for timelib 2020.03 (in 8.0.10RC1)
r19: adapt for timelib 2020.02 (in 8.0.0beta2)
r18: adapt for autotool change in 7.3.3RC1
r17: adapt for timelib 2018.01 (in 7.3.2RC1)
r16: adapt for timelib 2017.06 (in 7.2.3RC1)
r15: adapt for timelib 2017.05beta7 (in 7.2.0RC1)
r14: improve check for valid tz file
r13: adapt for upstream changes to use PHP allocator
r12: adapt for upstream changes for new zic
r11: use canonical names to avoid more case sensitivity issues
round lat/long from zone.tab towards zero per builtin db
r10: make timezone case insensitive
r9: fix another compile error without --with-system-tzdata configured (Michael Heimpold)
r8: fix compile error without --with-system-tzdata configured
r7: improve check for valid timezone id to exclude directories
r6: fix fd leak in r5, fix country code/BC flag use in
timezone_identifiers_list() using system db,
fix use of PECL timezonedb to override system db,
r5: reverts addition of "System/Localtime" fake tzname.
updated for 5.3.0, parses zone.tab to pick up mapping between
timezone name, country code and long/lat coords
r4: added "System/Localtime" tzname which uses /etc/localtime
r3: fix a crash if /usr/share/zoneinfo doesn't exist (Raphael Geissert)
r2: add filesystem trawl to set up name alias index
r1: initial revision
Gbp-Pq: Name 0007-Add-support-for-use-of-the-system-timezone-database.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:52 +0000 (10:26 +0200)]
php-5.4.7-libdb
Gbp-Pq: Name 0006-php-5.4.7-libdb.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:52 +0000 (10:26 +0200)]
php.ini_securitynotes
Gbp-Pq: Name 0005-php.ini_securitynotes.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:51 +0000 (10:26 +0200)]
extension_api
Gbp-Pq: Name 0004-extension_api.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:51 +0000 (10:26 +0200)]
php-5.4.9-phpinfo
Drop "Configure Command" from phpinfo as it doesn't
provide any useful information.
The available extensions are not related to this command.
Gbp-Pq: Name 0003-php-5.4.9-phpinfo.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:51 +0000 (10:26 +0200)]
debian_quirks
Gbp-Pq: Name 0002-debian_quirks.patch
Debian PHP Maintainers [Sat, 2 May 2015 08:26:50 +0000 (10:26 +0200)]
libtool_fixes
Gbp-Pq: Name 0001-libtool_fixes.patch
Peter Michael Green [Thu, 20 Jul 2023 18:02:54 +0000 (18:02 +0000)]
php8.2 (8.2.7-1~deb12u1+rpi1) bookworm-staging; urgency=medium
* Fix fpu setting for raspbian.
[dgit import unpatched php8.2 8.2.7-1~deb12u1+rpi1]
Peter Michael Green [Thu, 20 Jul 2023 18:02:54 +0000 (18:02 +0000)]
Import php8.2_8.2.7-1~deb12u1+rpi1.debian.tar.xz
[dgit import tarball php8.2 8.2.7-1~deb12u1+rpi1 php8.2_8.2.7-1~deb12u1+rpi1.debian.tar.xz]