php8.4.git
4 months agoAdd --enable-rtld-deepbind configure flag
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

4 months agoAdd missing header includes.
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

4 months agoDisable GC in ini files
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

4 months agoDisable avx detection with gcc < 6
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

4 months agoDisable assembly detection in Zend arithmetic with gcc < 5
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

4 months agoRemove timestamps from "phar".
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

4 months agoscripts/php*.in: Explicitly define the path to sed.
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

4 months agoax_gcc_func_attribute: Revise the detection of unknown attributes
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

4 months agoOverride result of AC_PROG_LN_S to fix FTBFS on ppc64el
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

4 months agoLower the OpenSSL requirement to 1.0.1
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

4 months agoDon't close the credits buffer file descriptor too early
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

4 months agoAllow printing credits buffer larger than 4k
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

4 months agoShow packaging credits
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

4 months agoIn phpize, also copy config.guess, config.sub, ltmain.sh and shtool from their respec...
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

4 months agoInclude all libtool files from phpize.m4
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

4 months agolibtool2.2
Debian PHP Maintainers [Sat, 2 May 2015 08:26:51 +0000 (10:26 +0200)]
libtool2.2

Gbp-Pq: Name 0031-libtool2.2.patch

4 months agoAdd patch to install php7 module directly to APXS_LIBEXEC
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

4 months agoFix ext/date/lib/parse_tz PATH_MAX HURD FTBFS
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

4 months agoReally expand $libdir/$datadir into @EXPANDED_LIBDIR/DATADIR@
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

4 months agoDon't put $(INSTALL_ROOT) into phar.phar exec stanza
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

4 months agohack-phpdbg-to-explicitly-link-with-libedit
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

4 months agophp-5.6.0-oldpcre
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

4 months agophp-5.6.0-noNO
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

4 months agophp-5.4.9-fixheader
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

4 months agophp-5.4.8-ldap_r
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

4 months agophp-fpm-do-reload-on-SIGHUP
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

4 months agoUse system timezone
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

4 months agoexpose_all_built_and_installed_apis
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

4 months agophp-fpm-m68k
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

4 months agophp-5.2.4-embed
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

4 months agophp-5.3.3-macropen
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

4 months agohurd-noptrace
Debian PHP Maintainers [Sat, 2 May 2015 08:26:54 +0000 (10:26 +0200)]
hurd-noptrace

Gbp-Pq: Name 0015-hurd-noptrace.patch

4 months agotemporary-path-fixes-for-multiarch
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

4 months agolp564920-fix-big-files
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

4 months agophp-fpm-sysconfdir
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

4 months agofpm-config
Debian PHP Maintainers [Sat, 2 May 2015 08:26:54 +0000 (10:26 +0200)]
fpm-config

Gbp-Pq: Name 0011-fpm-config.patch

4 months agophp-fpm-man-section-and-cleanup
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

4 months agosession_save_path
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

4 months agoqdbm-is-usr_include_qdbm
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

4 months agostrcmp_null-OnUpdateErrorLog
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

4 months agoAdd-support-for-use-of-the-system-timezone-database
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

4 months agophp.ini_securitynotes
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

4 months agoextension_api
Debian PHP Maintainers [Sat, 2 May 2015 08:26:51 +0000 (10:26 +0200)]
extension_api

Gbp-Pq: Name 0004-extension_api.patch

4 months agophp-5.4.9-phpinfo
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

4 months agodebian_quirks
Debian PHP Maintainers [Sat, 2 May 2015 08:26:51 +0000 (10:26 +0200)]
debian_quirks

Gbp-Pq: Name 0002-debian_quirks.patch

4 months agolibtool_fixes
Debian PHP Maintainers [Sat, 2 May 2015 08:26:50 +0000 (10:26 +0200)]
libtool_fixes

Gbp-Pq: Name 0001-libtool_fixes.patch

4 months agophp8.4 (8.4.11-1) unstable; urgency=medium
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]

4 months agoImport 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.orig.tar.xz

[dgit import orig php8.4_8.4.11.orig.tar.xz]

4 months agoImport php8.4_8.4.11-1.debian.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]