summaryrefslogtreecommitdiff
path: root/php-shared.patch
Commit message (Collapse)AuthorAgeFilesLines
* up to 8.2.16auto/th/php82-8.2.16-1Jan Palus2024-02-151-16/+16
|
* - updated to 8.0.2 (solves CVE-2021-21702)Adam Gołębiowski2021-05-131-3/+3
|
* Merge -readline.patch into -shared.patchElan Ruusamäe2020-10-091-1/+1
|
* Update shared.patchElan Ruusamäe2020-10-091-35/+35
|
* up to 7.4.0RC4Elan Ruusamäe2019-10-261-22/+23
| | | | | | | NOTE: does not contain fix for CVE-2019-11043 - https://bugs.php.net/bug.php?id=78599 don't use this in production
* up to 7.4.0RC3auto/th/php74-7.4.0-2.RC3.1Elan Ruusamäe2019-10-101-11/+10
| | | | disable broken Embedded API build
* up to 7.4.0RC2auto/th/php74-7.4.0-2.RC2.1Elan Ruusamäe2019-09-231-33/+29
|
* merge php-fpm-shared.patch into php-shared.patchElan Ruusamäe2019-08-111-0/+21
|
* requires bison 3.0.0 nowElan Ruusamäe2019-05-261-6/+6
|
* update to php-7.4 snapshot; WIPElan Ruusamäe2019-05-111-2/+2
| | | | some patches updated
* 7.2.0alpha3Elan Ruusamäe2017-07-101-2/+2
|
* build phpdbg, litespeed with libphp_commonElan Ruusamäe2015-09-271-0/+60
|
* fix shared php buildElan Ruusamäe2015-09-261-0/+12
|
* up to 7.0.0beta1, builds without phpdbg, mssql and opcacheElan Ruusamäe2015-07-161-9/+9
|
* - up to 5.4.0alpha1Elan Ruusamäe2012-06-241-22/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - sqlite ext moved to pecl (php-pecl-SQLite) - --enable-ucd-snmp-hack removed (snmp ext got rewrite) - safe mode removed (--with-exec-dir option removed) - updated patches, builds - tests fail on carme due net-snmp 5.7 problems: http://pastebin.com/BCQMdQUQ Changed files: fix-test-run.patch -> 1.9.4.1 mysqlnd-shared.patch -> 1.1.4.1 php-fcgi-graceful.patch -> 1.9.4.1 php-fpm-config.patch -> 1.11.4.1 php-fpm-shared.patch -> 1.2.4.1 php-no_pear_install.patch -> 1.9.4.1 php-oracle-instantclient.patch -> 1.1.4.1 php-readline.patch -> 1.4.4.1 php-sapi-ini-file.patch -> 1.13.4.1 php-shared.patch -> 1.19.4.1 php-stupidapache_version.patch -> 1.4.4.1 php.spec -> 1.945.2.1 Notes: - up to 5.4.0alpha2 - sqlite ext moved to pecl (php-pecl-SQLite) - --enable-ucd-snmp-hack removed (snmp ext got rewrite) - safe mode removed (--with-exec-dir option removed) - updated patches, builds - tests fail on carme due net-snmp 5.7 problems: http://pastebin.com/BCQMdQUQ
* This commit was manufactured by cvs2git to create branch 'DEVEL'.cvs2git2012-06-241-0/+69
Cherrypick from master 2011-08-07 17:42:45 UTC Elan Ruusamäe <glen@pld-linux.org> '- --enable-spl/--disable-spl option does not exist in 5.3+': bug-52078-fileinode.patch -> 1.5 bug-52448.patch -> 1.1 extension-shared-optional-dep.patch -> 1.1 fix-test-run.patch -> 1.9 mcrypt-libs.patch -> 1.1 mysqlnd-shared.patch -> 1.1 pcre-shared.patch -> 1.3 php-both-apxs.patch -> 1.3 php-branch.sh -> 1.7 php-buff_ovf.patch -> 1.1 php-builddir.patch -> 1.2 php-cgi-fcgi.ini -> 1.4 php-cli.ini -> 1.7 php-config-dir.patch -> 1.3 php-config-file-scan-dir.patch -> 1.4 php-curl-limit-speed.patch -> 1.3 php-dba-link.patch -> 1.2 php-fcgi-error_log-no-newlines.patch -> 1.3 php-fcgi-graceful.patch -> 1.9 php-filter-shared.patch -> 1.1 php-fpm-config.patch -> 1.11 php-fpm-shared.patch -> 1.2 php-fpm.init -> 1.10 php-fpm.logrotate -> 1.4 php-gd_imagerotate_enable.patch -> 1.5 php-imap-annotations.patch -> 1.3 php-imap-myrights.patch -> 1.3 php-include_path.patch -> 1.4 php-ini.patch -> 1.42 php-krb5-ac.patch -> 1.1 php-libpq_fs_h_path.patch -> 1.6 php-libtool.patch -> 1.8 php-link-libs.patch -> 1.11 php-m4-divert.patch -> 1.2 php-mail.patch -> 1.19 php-mod_php.conf -> 1.12 php-mysql-charsetphpini.patch -> 1.5 php-mysql-nowarning.patch -> 1.1 php-mysqli-charsetphpini.patch -> 1.5 php-no_pear_install.patch -> 1.9 php-nohttpd.patch -> 1.2 php-oracle-instantclient.patch -> 1.1 php-pdo_mysql-charsetphpini.patch -> 1.6 php-pear.patch -> 1.5 php-readline.patch -> 1.4 php-sapi-ini-file.patch -> 1.13 php-sh.patch -> 1.1 php-shared.patch -> 1.19 php-silent-session-cleanup.patch -> 1.1 php-stupidapache_version.patch -> 1.4 php-systzdata.patch -> 1.1 php-tds.patch -> 1.4 php-uint32_t.patch -> 1.3 php-use-prog_sendmail.patch -> 1.1 php-zlib-for-getimagesize.patch -> 1.1 php.spec -> 1.945 skip-tests.sh -> 1.12 spl-shared.patch -> 1.6 suhosin.patch -> 1.9 Cherrypick from master 2006-11-02 22:33:32 UTC Elan Ruusamäe <glen@pld-linux.org> '- updated to 5.2.0': php-threads-acfix.patch -> 1.4