]> git.pld-linux.org Git - packages/php.git/log
packages/php.git
11 years agoMerge branch 'master' of git://git.pld-linux.org/packages/php auto/ti/php-5.3.16-2
Elan Ruusamäe [Sun, 26 Aug 2012 19:44:34 +0000 (22:44 +0300)]
Merge branch 'master' of git://git.pld-linux.org/packages/php

11 years agoget pidfile path from config
Elan Ruusamäe [Sun, 26 Aug 2012 11:46:15 +0000 (14:46 +0300)]
get pidfile path from config

Conflicts:
php-fpm.init

Conflicts:
php-fpm.init

11 years agophp53 as name in ac
Elan Ruusamäe [Sun, 26 Aug 2012 19:16:17 +0000 (22:16 +0300)]
php53 as name in ac

11 years agoprovide versioned php(core) auto/th/php-5.3.16-2
Elan Ruusamäe [Thu, 23 Aug 2012 21:18:08 +0000 (00:18 +0300)]
provide versioned php(core)

it is internal extension, also this can be used as dependency to require
specific php version instead of php-common package name.

11 years agoalways create run-tests.sh for testing, even if not testing
Elan Ruusamäe [Thu, 23 Aug 2012 21:14:06 +0000 (00:14 +0300)]
always create run-tests.sh for testing, even if not testing

11 years agoupdated systzdata patch from fedora to r9
Elan Ruusamäe [Thu, 23 Aug 2012 07:59:23 +0000 (10:59 +0300)]
updated systzdata patch from fedora to r9

11 years agobetter libtool patch (can handle libtoo1/libtool2 itself) from debian
Elan Ruusamäe [Thu, 23 Aug 2012 07:57:26 +0000 (10:57 +0300)]
better libtool patch (can handle libtoo1/libtool2 itself) from debian

11 years agolibevent dependency from FPM removed in 5.3.4RC1
Elan Ruusamäe [Wed, 22 Aug 2012 22:16:50 +0000 (01:16 +0300)]
libevent dependency from FPM removed in 5.3.4RC1

https://bugzilla.redhat.com/835671
https://bugs.php.net/bug.php?id=52501
https://bugs.php.net/bug.php?id=52498

11 years ago- up to 5.3.16 auto/th/php-5.3.16-1
Elan Ruusamäe [Tue, 21 Aug 2012 16:50:44 +0000 (19:50 +0300)]
- up to 5.3.16

11 years agoRevert "use "System/Localtime" tzname (which uses /etc/localtime) if configuration...
Elan Ruusamäe [Thu, 16 Aug 2012 17:53:58 +0000 (20:53 +0300)]
Revert "use "System/Localtime" tzname (which uses /etc/localtime) if configuration can not be found"

This reverts commit 6aa905153af8c6e0b011740bc328c3360c963d23.

11 years agouse "System/Localtime" tzname (which uses /etc/localtime) if configuration can not...
Elan Ruusamäe [Fri, 10 Aug 2012 06:39:29 +0000 (09:39 +0300)]
use "System/Localtime" tzname (which uses /etc/localtime) if configuration can not be found

11 years agoTypo in oci8 package
Jan Rękorajski [Thu, 9 Aug 2012 09:04:35 +0000 (11:04 +0200)]
Typo in oci8 package

11 years ago- release 2 (by relup.sh) auto/th/php-5.3.15-2
Elan Ruusamäe [Thu, 2 Aug 2012 19:48:56 +0000 (22:48 +0300)]
- release 2 (by relup.sh)

11 years agomake php internal deps based on package basename (php, php52, php54)
Elan Ruusamäe [Thu, 2 Aug 2012 19:47:58 +0000 (22:47 +0300)]
make php internal deps based on package basename (php, php52, php54)

11 years agomore docs to exts
Elan Ruusamäe [Thu, 2 Aug 2012 12:30:30 +0000 (15:30 +0300)]
more docs to exts

11 years agoupdate to 5.3.15 auto/th/php-5.3.15-1
Elan Ruusamäe [Thu, 2 Aug 2012 07:07:19 +0000 (10:07 +0300)]
update to 5.3.15

fixes CVE-2012-2688, CVE-2012-3365

11 years agomove php.1 manual to -program (link to actual php-cli)
Elan Ruusamäe [Wed, 1 Aug 2012 22:49:03 +0000 (01:49 +0300)]
move php.1 manual to -program (link to actual php-cli)

11 years agounify
Elan Ruusamäe [Wed, 1 Aug 2012 22:35:54 +0000 (01:35 +0300)]
unify

11 years agoupdated to Version=5009
Elan Ruusamäe [Tue, 31 Jul 2012 05:02:40 +0000 (08:02 +0300)]
updated to Version=5009

Released=Mon, 30 Jul 2012 20:00:33 -0000

11 years ago- fpm: catch_workers_output=yes in default config auto/th/php-5.3.14-2
Elan Ruusamäe [Thu, 12 Jul 2012 12:43:23 +0000 (15:43 +0300)]
- fpm: catch_workers_output=yes in default config

otherwise all php error_log is discarded
see also https://bugs.php.net/bug.php?id=61045

11 years agorediff
Elan Ruusamäe [Thu, 12 Jul 2012 12:42:19 +0000 (15:42 +0300)]
rediff

11 years agoadd missing %extension_scripts pdo-oci
Elan Ruusamäe [Wed, 11 Jul 2012 17:54:02 +0000 (20:54 +0300)]
add missing %extension_scripts pdo-oci

11 years ago- pl for -embedded
Jakub Bogusz [Sun, 8 Jul 2012 05:40:52 +0000 (05:40 +0000)]
- pl for -embedded

Changed files:
    php.spec -> 1.988

11 years ago- added missing %post(un) for pdo, pcntl and simplexml - if they were
Tomasz Pala [Fri, 6 Jul 2012 00:53:46 +0000 (00:53 +0000)]
- added missing %post(un) for pdo, pcntl and simplexml - if they were
  intentionally omitted, please comment them out (not remove)

Changed files:
    php.spec -> 1.987

11 years ago- drop support for migrating from php-5.0.4-9.1
Elan Ruusamäe [Mon, 2 Jul 2012 15:51:32 +0000 (15:51 +0000)]
- drop support for migrating from php-5.0.4-9.1

Changed files:
    php.spec -> 1.986

11 years ago- up to 5.3.14 (fixes CVE-2012-2143, CVE-2012-2386, misc bugs) auto/th/php-5_3_14-1
Arkadiusz Miśkiewicz [Tue, 19 Jun 2012 12:05:05 +0000 (12:05 +0000)]
- up to 5.3.14 (fixes CVE-2012-2143, CVE-2012-2386, misc bugs)

Changed files:
    php.spec -> 1.985

11 years ago- added CVE numbers in latest changelog entries
Łukasz Kieś [Wed, 9 May 2012 12:32:12 +0000 (12:32 +0000)]
- added CVE numbers in latest changelog entries

Changed files:
    php.spec -> 1.984

11 years ago- up to 5.3.13 auto/th/php-5_3_13-1
Arkadiusz Miśkiewicz [Wed, 9 May 2012 11:42:24 +0000 (11:42 +0000)]
- up to 5.3.13

Changed files:
    php.spec -> 1.983

11 years ago- up to 5.3.12; fixes cgi security bug auto/th/php-5_3_12-1
Arkadiusz Miśkiewicz [Fri, 4 May 2012 15:59:21 +0000 (15:59 +0000)]
- up to 5.3.12; fixes cgi security bug

Changed files:
    php.spec -> 1.982

11 years ago- up to 5.3.11 (CVE-2012-1172, CVE-2012-0831), should compile with apache 2.4 auto/th/php-5_3_11-1
Elan Ruusamäe [Fri, 27 Apr 2012 23:26:43 +0000 (23:26 +0000)]
- up to 5.3.11 (CVE-2012-1172, CVE-2012-0831), should compile with apache 2.4

Changed files:
    bug-52078-fileinode.patch -> 1.6
    bug-60986.patch -> 1.2
    php.spec -> 1.981

11 years ago- fix patch depth auto/th/php-5_3_10-7
Elan Ruusamäe [Thu, 29 Mar 2012 08:59:22 +0000 (08:59 +0000)]
- fix patch depth

Changed files:
    php.spec -> 1.980

11 years ago- fix for pcre 8.30 (do not use pcre_info deprecated 12 years ago)
Elan Ruusamäe [Thu, 29 Mar 2012 08:59:11 +0000 (08:59 +0000)]
- fix for pcre 8.30 (do not use pcre_info deprecated 12 years ago)

Changed files:
    bug-60986.patch -> 1.1

11 years ago- fix for pcre 8.30 (do not use pcre_info deprecated 12 years ago)
Elan Ruusamäe [Thu, 29 Mar 2012 08:49:14 +0000 (08:49 +0000)]
- fix for pcre 8.30 (do not use pcre_info deprecated 12 years ago)

Changed files:
    php.spec -> 1.979

11 years ago- release 6 auto/th/php-5_3_10-6
Arkadiusz Miśkiewicz [Wed, 28 Mar 2012 07:28:21 +0000 (07:28 +0000)]
- release 6

Changed files:
    php.spec -> 1.978

11 years ago- rel 5; install correct php-fpm auto/th/php-5_3_10-5 auto/ti/php-5_3_10-5
Arkadiusz Miśkiewicz [Thu, 9 Feb 2012 07:55:38 +0000 (07:55 +0000)]
- rel 5; install correct php-fpm

Changed files:
    php.spec -> 1.977

11 years ago- release 4 (rebuild against libpng-1.5) auto/th/php-5_3_10-4
Adam Gołębiowski [Thu, 9 Feb 2012 00:11:45 +0000 (00:11 +0000)]
- release 4 (rebuild against libpng-1.5)

Changed files:
    php.spec -> 1.976

11 years ago- correct epoch auto/th/php-5_3_10-3
Arkadiusz Miśkiewicz [Fri, 3 Feb 2012 10:05:30 +0000 (10:05 +0000)]
- correct epoch

Changed files:
    php.spec -> 1.975

11 years ago- up to php 5.3.10; SECURITY; Fixed arbitrary remote code execution vulnerability... auto/th/php-5_3_10-2
Arkadiusz Miśkiewicz [Fri, 3 Feb 2012 10:02:19 +0000 (10:02 +0000)]
- up to php 5.3.10; SECURITY; Fixed arbitrary remote code execution vulnerability reported by Stefan Esser, CVE-2012-0830.

Changed files:
    php.spec -> 1.974

11 years ago- release 2 auto/th/php-5_3_9-2
Arkadiusz Miśkiewicz [Fri, 13 Jan 2012 21:00:43 +0000 (21:00 +0000)]
- release 2

Changed files:
    php.spec -> 1.973

11 years ago- package php-fpm status html (uses json response via ajax to update)
Elan Ruusamäe [Thu, 12 Jan 2012 08:27:14 +0000 (08:27 +0000)]
- package php-fpm status html (uses json response via ajax to update)

Changed files:
    php-fpm-config.patch -> 1.14
    php.spec -> 1.972

11 years ago- release 1 auto/th/php-5_3_9-1
Elan Ruusamäe [Wed, 11 Jan 2012 20:55:34 +0000 (20:55 +0000)]
- release 1

Changed files:
    php.spec -> 1.971

11 years ago- up to 5.3.9; cve refs for 5.3.7 release auto/th/php-5_3_9-0_1
Elan Ruusamäe [Wed, 11 Jan 2012 20:05:05 +0000 (20:05 +0000)]
- up to 5.3.9; cve refs for 5.3.7 release

Changed files:
    bug-52448.patch -> 1.2
    mysqlnd-shared.patch -> 1.3
    php-fpm-config.patch -> 1.13
    php-ini.patch -> 1.43
    php-krb5-ac.patch -> 1.2
    php-pdo_mysql-charsetphpini.patch -> 1.7
    php.spec -> 1.970
    suhosin.patch -> 1.11

11 years ago- update pm.status_path = /fpm-status in sample config
Elan Ruusamäe [Wed, 21 Dec 2011 17:09:12 +0000 (17:09 +0000)]
- update pm.status_path = /fpm-status in sample config

Changed files:
    php-fpm-config.patch -> 1.12

11 years ago- release 13 auto/th/php-5_3_8-13
Arkadiusz Miśkiewicz [Tue, 20 Dec 2011 19:43:21 +0000 (19:43 +0000)]
- release 13

Changed files:
    php.spec -> 1.969

11 years ago- fix embedded package name in -devel Requires: auto/th/php-5_3_8-12
Adam Gołębiowski [Sun, 18 Dec 2011 21:38:34 +0000 (21:38 +0000)]
- fix embedded package name in -devel Requires:
- release 12

Changed files:
    php.spec -> 1.968

11 years ago- if with_embed bcond is used, let -devel require php-embed (to satisfy auto/th/php-5_3_8-11
Adam Gołębiowski [Sun, 18 Dec 2011 19:14:03 +0000 (19:14 +0000)]
- if with_embed bcond is used, let -devel require php-embed (to satisfy
  libphp5.so symlink)
- release 11

Changed files:
    php.spec -> 1.967

11 years ago- fix without embed install
Elan Ruusamäe [Sat, 5 Nov 2011 20:39:15 +0000 (20:39 +0000)]
- fix without embed install

Changed files:
    php.spec -> 1.966

11 years ago- build enchant extension auto/th/php-5_3_8-10
Elan Ruusamäe [Sat, 5 Nov 2011 18:35:43 +0000 (18:35 +0000)]
- build enchant extension

Changed files:
    php.spec -> 1.965

11 years ago- versions for bz2,enchant,hash,intl,sqlite extensions
Elan Ruusamäe [Sat, 5 Nov 2011 17:06:06 +0000 (17:06 +0000)]
- versions for bz2,enchant,hash,intl,sqlite extensions

Changed files:
    php.spec -> 1.964

11 years ago- provide versions for fileinfo,phar,zip,json extensions. obsolete pecl package if...
Elan Ruusamäe [Sat, 5 Nov 2011 16:35:52 +0000 (16:35 +0000)]
- provide versions for fileinfo,phar,zip,json extensions. obsolete pecl package if older; rel 10

Changed files:
    php.spec -> 1.963

11 years ago- doh, don't just REVERT it, bcond it!
Elan Ruusamäe [Thu, 3 Nov 2011 05:28:11 +0000 (05:28 +0000)]
- doh, don't just REVERT it, bcond it!

Changed files:
    php.spec -> 1.962
    system-libzip.patch -> 1.4

11 years ago- revert, causes segfaults in php-zip
Adam Gołębiowski [Mon, 24 Oct 2011 20:16:56 +0000 (20:16 +0000)]
- revert, causes segfaults in php-zip

Changed files:
    system-libzip.patch -> 1.3

11 years ago- revert rev1.954 - causes segfaults in zip file processing; rel 9 auto/th/php-5_3_8-9
Adam Gołębiowski [Mon, 24 Oct 2011 20:16:15 +0000 (20:16 +0000)]
- revert rev1.954 - causes segfaults in zip file processing; rel 9

Changed files:
    php.spec -> 1.961

11 years ago- ac fix
Elan Ruusamäe [Tue, 18 Oct 2011 16:07:47 +0000 (16:07 +0000)]
- ac fix

Changed files:
    php.spec -> 1.960

11 years ago- tests: load PHP_TEST_SHARED_SYSTEM_EXTENSIONS before extension modules auto/th/php-5_3_8-8
Elan Ruusamäe [Fri, 14 Oct 2011 06:05:01 +0000 (06:05 +0000)]
- tests: load PHP_TEST_SHARED_SYSTEM_EXTENSIONS before extension modules

Changed files:
    fix-test-run.patch -> 1.10
    php.spec -> 1.959

11 years agoVersion=4862
Elan Ruusamäe [Mon, 10 Oct 2011 21:26:31 +0000 (21:26 +0000)]
Version=4862
Released=Fri, 07 Oct 2011 06:46:46 -0000

Changed files:
    php_browscap.ini -> 1.6

11 years ago- release 7 auto/th/php-5_3_8-7 auto/ti/php-5_3_8-7
Arkadiusz Miśkiewicz [Sun, 9 Oct 2011 10:25:25 +0000 (10:25 +0000)]
- release 7

Changed files:
    php.spec -> 1.958

11 years ago- phar cli requires zlib
Elan Ruusamäe [Sun, 2 Oct 2011 15:26:28 +0000 (15:26 +0000)]
- phar cli requires zlib

Changed files:
    php.spec -> 1.957

11 years ago- suggest cli for phar
Elan Ruusamäe [Sun, 2 Oct 2011 15:24:14 +0000 (15:24 +0000)]
- suggest cli for phar

Changed files:
    php.spec -> 1.956

11 years ago- fix system zlib patch, really link with -lzip auto/th/php-5_3_8-6
Elan Ruusamäe [Mon, 26 Sep 2011 22:30:51 +0000 (22:30 +0000)]
- fix system zlib patch, really link with -lzip

Changed files:
    php.spec -> 1.955
    system-libzip.patch -> 1.2

11 years ago- use system libzip in zip extension auto/th/php-5_3_8-5
Elan Ruusamäe [Mon, 26 Sep 2011 21:33:08 +0000 (21:33 +0000)]
- use system libzip in zip extension

Changed files:
    php.spec -> 1.954
    system-libzip.patch -> 1.1

11 years ago- fix libphp_common.la path in libphp5.la auto/th/php-5_3_8-4
Elan Ruusamäe [Thu, 22 Sep 2011 07:20:51 +0000 (07:20 +0000)]
- fix libphp_common.la path in libphp5.la

Changed files:
    php.spec -> 1.953

11 years ago- do not package embed headers twice
Elan Ruusamäe [Thu, 22 Sep 2011 05:33:03 +0000 (05:33 +0000)]
- do not package embed headers twice

Changed files:
    php.spec -> 1.952

11 years ago- add embed sapi, preserve timestamps on install auto/th/php-5_3_8-3
Elan Ruusamäe [Thu, 22 Sep 2011 05:03:06 +0000 (05:03 +0000)]
- add embed sapi, preserve timestamps on install

Changed files:
    embed.patch -> 1.1
    php.spec -> 1.951

11 years ago- -tests desc typo
Jakub Bogusz [Mon, 19 Sep 2011 16:30:31 +0000 (16:30 +0000)]
- -tests desc typo
- note about unpackaged enchant extension (see php-pecl-enchant)
- doc packaging cleanups; README.input_filter packaged in -devel as it refers to C code, not PHP extensions

Changed files:
    php.spec -> 1.950

11 years ago- release 2 auto/th/php-5_3_8-2
Arkadiusz Miśkiewicz [Wed, 31 Aug 2011 06:58:58 +0000 (06:58 +0000)]
- release 2

Changed files:
    php.spec -> 1.949

11 years ago- up to 5.3.8 auto/th/php-5_3_8-1
Arkadiusz Miśkiewicz [Tue, 23 Aug 2011 17:58:39 +0000 (17:58 +0000)]
- up to 5.3.8

Changed files:
    php-crypt-bugfix-55439.patch -> 1.2
    php.spec -> 1.948

11 years ago- fix bug 55439 (crypt() returns only the salt for MD5); release 2 auto/th/php-5_3_7-2
Adam Gołębiowski [Mon, 22 Aug 2011 19:05:22 +0000 (19:05 +0000)]
- fix bug 55439 (crypt() returns only the salt for MD5); release 2

Changed files:
    php-crypt-bugfix-55439.patch -> 1.1
    php.spec -> 1.947

11 years ago- fix for pcntl test fail with mismatching php versions of installed and building one
Elan Ruusamäe [Mon, 22 Aug 2011 17:05:00 +0000 (17:05 +0000)]
- fix for pcntl test fail with mismatching php versions of installed and building one

Changed files:
    bug-test-pcntl-55479.patch -> 1.1

11 years ago- mysqlnd is off, add session deps
Elan Ruusamäe [Mon, 22 Aug 2011 06:21:12 +0000 (06:21 +0000)]
- mysqlnd is off, add session deps

Changed files:
    dep-tests.sh -> 1.7

11 years ago- up to 5.3.7 (curl limit looks merged; buff_ovf also) auto/th/php-5_3_7-1
Arkadiusz Miśkiewicz [Sat, 20 Aug 2011 16:46:50 +0000 (16:46 +0000)]
- up to 5.3.7 (curl limit looks merged; buff_ovf also)

Changed files:
    php-m4.patch -> 1.1

11 years ago- up to 5.3.7 (curl limit looks merged; buff_ovf also)
Arkadiusz Miśkiewicz [Sat, 20 Aug 2011 16:39:12 +0000 (16:39 +0000)]
- up to 5.3.7 (curl limit looks merged; buff_ovf also)

Changed files:
    mysqlnd-shared.patch -> 1.2
    php-buff_ovf.patch -> 1.2
    php-curl-limit-speed.patch -> 1.4
    php-oracle-instantclient.patch -> 1.2
    php-stupidapache_version.patch -> 1.5
    php.spec -> 1.946
    suhosin.patch -> 1.10

11 years ago- --enable-spl/--disable-spl option does not exist in 5.3+
Elan Ruusamäe [Sun, 7 Aug 2011 17:42:45 +0000 (17:42 +0000)]
- --enable-spl/--disable-spl option does not exist in 5.3+

Changed files:
    php.spec -> 1.945

11 years ago- overload is not extension in php5, but language construct
Elan Ruusamäe [Sun, 7 Aug 2011 17:39:42 +0000 (17:39 +0000)]
- overload is not extension in php5, but language construct
  see http://www.php.net/manual/en/intro.overload.php

Changed files:
    php.spec -> 1.944

11 years ago- mhash backward compat layer enabled in hash extension only if --with-mhash enabled
Elan Ruusamäe [Sun, 7 Aug 2011 17:11:49 +0000 (17:11 +0000)]
- mhash backward compat layer enabled in hash extension only if --with-mhash enabled

Changed files:
    php.spec -> 1.943

11 years ago- split sqlite bcond: sqlite2 and pdo_sqlite
Elan Ruusamäe [Sun, 7 Aug 2011 10:50:05 +0000 (10:50 +0000)]
- split sqlite bcond: sqlite2 and pdo_sqlite

Changed files:
    php.spec -> 1.942

11 years ago- rel 11 auto/th/php-5_3_6-11
Jan Rękorajski [Wed, 3 Aug 2011 06:09:53 +0000 (06:09 +0000)]
- rel 11

Changed files:
    php.spec -> 1.941

11 years ago- release 10 auto/th/php-5_3_6-10
Arkadiusz Miśkiewicz [Sat, 30 Jul 2011 19:55:20 +0000 (19:55 +0000)]
- release 10

Changed files:
    php.spec -> 1.940

11 years ago- added stack buffer overflow patch in socket_connect() (php-buff_ovf.patch) auto/ti/php-5_3_6-9
marti [Tue, 24 May 2011 05:40:37 +0000 (05:40 +0000)]
- added stack buffer overflow patch in socket_connect() (php-buff_ovf.patch)

Changed files:
    php.spec -> 1.939

11 years ago- stack buffer overflow patch to socket_connect()
marti [Tue, 24 May 2011 05:39:13 +0000 (05:39 +0000)]
- stack buffer overflow patch to socket_connect()

Changed files:
    php-buff_ovf.patch -> 1.1

11 years ago- minimal version of xmlrpc-epi is 0.54.1 auto/ti/php-5_3_6-8
lisu [Sun, 22 May 2011 09:20:06 +0000 (09:20 +0000)]
- minimal version of xmlrpc-epi is 0.54.1

Changed files:
    php.spec -> 1.938

11 years ago- php-fpm: restore listening by default on unix socket auto/th/php-5_3_6-8
Elan Ruusamäe [Fri, 22 Apr 2011 12:21:13 +0000 (12:21 +0000)]
- php-fpm: restore listening by default on unix socket

Changed files:
    php-fpm-config.patch -> 1.11
    php.spec -> 1.937

11 years ago- leave track_errors with default value (off); it's meant as debugging feature (aka...
Arkadiusz Miśkiewicz [Thu, 21 Apr 2011 10:03:38 +0000 (10:03 +0000)]
- leave track_errors with default value (off); it's meant as debugging feature (aka devel env)

Changed files:
    php-ini.patch -> 1.42

11 years ago- rel 7; lower mysql header vs library mismatch warnings to notice level auto/th/php-5_3_6-7
Arkadiusz Miśkiewicz [Wed, 13 Apr 2011 18:50:49 +0000 (18:50 +0000)]
- rel 7; lower mysql header vs library mismatch warnings to notice level

Changed files:
    php-mysql-nowarning.patch -> 1.1
    php.spec -> 1.936

11 years ago- remove bogus ltdl linking on mcrypt (-lltdl is on -lmcrypt not php ext) auto/th/php-5_3_6-6
Elan Ruusamäe [Sat, 9 Apr 2011 14:18:56 +0000 (14:18 +0000)]
- remove bogus ltdl linking on mcrypt (-lltdl is on -lmcrypt not php ext)

Changed files:
    mcrypt-libs.patch -> 1.1
    php.spec -> 1.935

11 years ago- kerberos5 bcond
Jacek Konieczny [Tue, 5 Apr 2011 12:22:55 +0000 (12:22 +0000)]
- kerberos5 bcond

Changed files:
    php.spec -> 1.934

11 years ago- release 5 auto/th/php-5_3_6-5
Arkadiusz Miśkiewicz [Sat, 2 Apr 2011 19:58:28 +0000 (19:58 +0000)]
- release 5

Changed files:
    php.spec -> 1.933

11 years ago- rebuild php after mysql dubious exports patch auto/th/php-5_3_6-4
Elan Ruusamäe [Fri, 1 Apr 2011 11:27:28 +0000 (11:27 +0000)]
- rebuild php after mysql dubious exports patch

Changed files:
    php.spec -> 1.932

11 years ago- release 3 auto/th/php-5_3_6-3
Arkadiusz Miśkiewicz [Thu, 31 Mar 2011 18:12:45 +0000 (18:12 +0000)]
- release 3

Changed files:
    php.spec -> 1.931

11 years ago- use %requires_ge_to, %requires_ge should be rather dropped at all
Elan Ruusamäe [Tue, 29 Mar 2011 11:38:21 +0000 (11:38 +0000)]
- use %requires_ge_to, %requires_ge should be rather dropped at all

Changed files:
    php.spec -> 1.930

11 years ago- requires_ge
Elan Ruusamäe [Tue, 29 Mar 2011 11:32:07 +0000 (11:32 +0000)]
- requires_ge

Changed files:
    php.spec -> 1.929

11 years ago- require pcre version at runtime it was compiled with, or strange errors occour: auto/th/php-5_3_6-2
Elan Ruusamäe [Tue, 29 Mar 2011 11:03:33 +0000 (11:03 +0000)]
- require pcre version at runtime it was compiled with, or strange errors occour:
  PHP Warning:  preg_match_all(): Compilation failed: unknown option bit(s) set at offset 0
  for '/./u' (PCRE8) modifier
  noticed at least with pcre-8.12 vs pcre-8.02

Changed files:
    php.spec -> 1.928

11 years ago- rel 1; suhosin from cooker auto/th/php-5_3_6-1
Arkadiusz Miśkiewicz [Thu, 24 Mar 2011 19:44:30 +0000 (19:44 +0000)]
- rel 1; suhosin from cooker

Changed files:
    php.spec -> 1.927
    suhosin.patch -> 1.9

11 years ago- ext/curl/tests/curl_error_basic.phpt passes now
Elan Ruusamäe [Mon, 21 Mar 2011 15:07:49 +0000 (15:07 +0000)]
- ext/curl/tests/curl_error_basic.phpt passes now

Changed files:
    skip-tests.sh -> 1.12

11 years ago- updated to 5.3.6 without suhoshin (fixes CVE-2011-1153, CVE-2011-1092, CVE-2011...
Arkadiusz Miśkiewicz [Fri, 18 Mar 2011 09:02:21 +0000 (09:02 +0000)]
- updated to 5.3.6 without suhoshin (fixes CVE-2011-1153, CVE-2011-1092, CVE-2011-0708, CVE-2011-0421, misc)

Changed files:
    php-config-file-scan-dir.patch -> 1.4
    php-ini.patch -> 1.41
    php-sapi-ini-file.patch -> 1.13
    php.spec -> 1.926

11 years ago- add oci as release ext
Jan Rękorajski [Fri, 11 Mar 2011 17:53:57 +0000 (17:53 +0000)]
- add oci as release ext
- add leading dot to release exts

Changed files:
    php.spec -> 1.925

11 years ago- release 8 auto/th/php-5_3_5-8
Arkadiusz Miśkiewicz [Fri, 4 Mar 2011 17:28:43 +0000 (17:28 +0000)]
- release 8

Changed files:
    php.spec -> 1.924

11 years ago- avoid self-obsoletion
Elan Ruusamäe [Mon, 28 Feb 2011 21:20:37 +0000 (21:20 +0000)]
- avoid self-obsoletion

Changed files:
    php.spec -> 1.923

11 years ago- ttyname_r bug still not solved
Elan Ruusamäe [Mon, 28 Feb 2011 21:15:58 +0000 (21:15 +0000)]
- ttyname_r bug still not solved

Changed files:
    php.spec -> 1.922

11 years ago- release 6 auto/th/php-5_3_5-6
Arkadiusz Miśkiewicz [Sat, 26 Feb 2011 07:39:24 +0000 (07:39 +0000)]
- release 6

Changed files:
    php.spec -> 1.921

This page took 0.180001 seconds and 4 git commands to generate.