]> git.pld-linux.org Git - packages/php.git/log
packages/php.git
11 years ago- rel 11; BIG FAT WARNING: we are now building php WITHOUT ZTS auto/th/php-5_3_3-11
Arkadiusz Miśkiewicz [Sat, 11 Dec 2010 21:22:49 +0000 (21:22 +0000)]
- rel 11; BIG FAT WARNING: we are now building php WITHOUT ZTS
(zend thread safety) as it was "for code maintainers only!!".

We were using it because we hoped that zts will be fully supported
in php but it never happened and php devs are now insisting more
and more that this option shouldn't be used in normal builds
(look at commit logs and diffs for Zend/Zend.m4 in php repository)

Changed files:
    php.spec -> 1.909

11 years ago- typo auto/th/php-5_3_3-10
Elan Ruusamäe [Tue, 7 Dec 2010 14:00:12 +0000 (14:00 +0000)]
- typo

Changed files:
    php.spec -> 1.908

11 years ago- move session.ini being loaded early; rel 10
Elan Ruusamäe [Tue, 7 Dec 2010 12:44:36 +0000 (12:44 +0000)]
- move session.ini being loaded early; rel 10

Changed files:
    php.spec -> 1.907

11 years ago- php-ming is available again (now packaged from ming.spec) auto/th/php-5_3_3-9 auto/ti/php-5_3_3-9
Jakub Bogusz [Sun, 31 Oct 2010 06:11:47 +0000 (06:11 +0000)]
- php-ming is available again (now packaged from ming.spec)

Changed files:
    php.spec -> 1.906

11 years ago- there is no ext/pdo_sqlite/libsqlite
Jakub Bogusz [Sat, 30 Oct 2010 06:22:51 +0000 (06:22 +0000)]
- there is no ext/pdo_sqlite/libsqlite
- fixed pl for -spl

Changed files:
    php.spec -> 1.905

11 years ago- dealt with some obsolete modules:
Jakub Bogusz [Sat, 30 Oct 2010 05:51:48 +0000 (05:51 +0000)]
- dealt with some obsolete modules:
- -fileinfo O: php-mime_magic
- -sybase-ct O: php-sybase without Conflicts (no alternative now)
- -cpdf is obsoleted by php-pecl-cpdf (svn snap)
- -fam is obsoleted by php-pecl-fam
- -dbase is obsoleted by php-pecl-dbase
- -ncurses is obsoleted by php-pecl-ncurses

Changed files:
    php.spec -> 1.904

11 years ago- consistent packages/files order
Jakub Bogusz [Thu, 28 Oct 2010 07:50:03 +0000 (07:50 +0000)]
- consistent packages/files order

Changed files:
    php.spec -> 1.903

11 years ago- missing pl
Jakub Bogusz [Thu, 28 Oct 2010 05:57:17 +0000 (05:57 +0000)]
- missing pl

Changed files:
    php.spec -> 1.902

11 years ago- fdf has been removed from php 5.3 (see php-pecl-fdf now)
Jakub Bogusz [Tue, 26 Oct 2010 07:20:22 +0000 (07:20 +0000)]
- fdf has been removed from php 5.3 (see php-pecl-fdf now)

Changed files:
    php.spec -> 1.901

11 years ago- requires imap-lib with annotations patch
Jakub Bogusz [Mon, 25 Oct 2010 19:47:57 +0000 (19:47 +0000)]
- requires imap-lib with annotations patch

Changed files:
    php.spec -> 1.900

11 years ago- rel 9
Jan Rękorajski [Tue, 19 Oct 2010 21:00:01 +0000 (21:00 +0000)]
- rel 9
- heimdal 1.4 does not need any cflags for libgssapi

Changed files:
    php-krb5-ac.patch -> 1.1
    php.spec -> 1.899

11 years ago- use lsapi from litespeedtech.com[1]. It is more recent than one bundled with php
pawelz [Fri, 15 Oct 2010 22:23:13 +0000 (22:23 +0000)]
- use lsapi from litespeedtech.com[1]. It is more recent than one bundled with php
  sources. Moreover it is recomended[2] by litespeed support.
- [1] http://comments.gmane.org/gmane.linux.pld.devel.polish/31911
- [2] http://www.litespeedtech.com/support/forum/showthread.php?p=21702
- Author: Paweł Kośka <pawel@viop.pl>

Changed files:
    php.spec -> 1.898

11 years ago- added instantclient bcond
Jan Rękorajski [Fri, 10 Sep 2010 19:15:10 +0000 (19:15 +0000)]
- added instantclient bcond

Changed files:
    php-oracle-instantclient.patch -> 1.1
    php.spec -> 1.897

11 years ago- make phar link relative
Elan Ruusamäe [Fri, 27 Aug 2010 16:22:36 +0000 (16:22 +0000)]
- make phar link relative

Changed files:
    php.spec -> 1.896

11 years ago- set date.timezone only if not yet set (note by blues on pld-devel-en); rel 8 auto/th/php-5_3_3-8
Elan Ruusamäe [Thu, 26 Aug 2010 22:04:15 +0000 (22:04 +0000)]
- set date.timezone only if not yet set (note by blues on pld-devel-en); rel 8

Changed files:
    php-include_path.patch -> 1.4
    php.spec -> 1.895

11 years ago- use system tzdata patch from fedora auto/th/php-5_3_3-7
Elan Ruusamäe [Thu, 26 Aug 2010 17:11:25 +0000 (17:11 +0000)]
- use system tzdata patch from fedora
- php common lib smaller by 275k and tzdata info up to date regardless of php releases
- rel 7

Changed files:
    php-systzdata.patch -> 1.1
    php.spec -> 1.894

11 years ago- fix timezone setup in php.ini
Elan Ruusamäe [Thu, 26 Aug 2010 17:08:25 +0000 (17:08 +0000)]
- fix timezone setup in php.ini
- there's nothing to ldconfig

Changed files:
    php.spec -> 1.893

11 years ago- use cli makefile/config for build/install so that all install targets are invoked
Elan Ruusamäe [Thu, 26 Aug 2010 17:00:17 +0000 (17:00 +0000)]
- use cli makefile/config for build/install so that all install targets are invoked
- package phar binfiles which got installed now
- pcre headers are installed now by default as well, mbstring somewhy still not yet

Changed files:
    php.spec -> 1.892

11 years ago- fix second post auto/th/php-5_3_3-6
Elan Ruusamäe [Tue, 24 Aug 2010 21:45:24 +0000 (21:45 +0000)]
- fix second post

Changed files:
    php.spec -> 1.891

11 years ago- setup date.timezone if possible; rel 6
Elan Ruusamäe [Tue, 24 Aug 2010 11:01:52 +0000 (11:01 +0000)]
- setup date.timezone if possible; rel 6

Changed files:
    php.spec -> 1.890

11 years ago- provide obsoleted names: php-mhash, php-domxml; rel 4 auto/th/php-5_3_3-4
Elan Ruusamäe [Sun, 22 Aug 2010 10:53:11 +0000 (10:53 +0000)]
- provide obsoleted names: php-mhash, php-domxml; rel 4

Changed files:
    php.spec -> 1.889

11 years ago- enable_dl in cli (otherwise can't use php-gtk2 ext at all); rel 3 auto/th/php-5_3_3-3
Elan Ruusamäe [Sat, 21 Aug 2010 16:49:41 +0000 (16:49 +0000)]
- enable_dl in cli (otherwise can't use php-gtk2 ext at all); rel 3

Changed files:
    php-cli.ini -> 1.7
    php.spec -> 1.888

11 years ago- rename php-bzip2 -> php-bz2 to match extension name; rel 2 auto/th/php-5_3_3-2
Elan Ruusamäe [Sat, 21 Aug 2010 13:22:21 +0000 (13:22 +0000)]
- rename php-bzip2 -> php-bz2 to match extension name; rel 2

Changed files:
    php.spec -> 1.887

11 years ago- more tests made happy
Elan Ruusamäe [Thu, 5 Aug 2010 22:33:45 +0000 (22:33 +0000)]
- more tests made happy

Changed files:
    php.spec -> 1.886

11 years ago- fix test
Elan Ruusamäe [Wed, 4 Aug 2010 14:05:44 +0000 (14:05 +0000)]
- fix test

Changed files:
    bug-52533.patch -> 1.1

11 years ago- one more inode test to skip due overflow
Elan Ruusamäe [Wed, 4 Aug 2010 13:29:09 +0000 (13:29 +0000)]
- one more inode test to skip due overflow

Changed files:
    bug-52078-fileinode.patch -> 1.4

11 years ago- release 1 auto/th/php-5_3_3-1
Elan Ruusamäe [Tue, 3 Aug 2010 14:51:06 +0000 (14:51 +0000)]
- release 1

Changed files:
    php.spec -> 1.885

11 years ago- playing with tests, save changes
Elan Ruusamäe [Tue, 3 Aug 2010 12:43:03 +0000 (12:43 +0000)]
- playing with tests, save changes

Changed files:
    bug-51901.patch -> 1.1
    bug-52078-fileinode.patch -> 1.3
    bug-52448.patch -> 1.1
    php.spec -> 1.884

11 years ago- fixed/skipped some tests
Elan Ruusamäe [Mon, 26 Jul 2010 20:08:33 +0000 (20:08 +0000)]
- fixed/skipped some tests

Changed files:
    skip-tests.sh -> 1.11

11 years ago- more tests on fileinode signedness
Elan Ruusamäe [Mon, 26 Jul 2010 20:08:12 +0000 (20:08 +0000)]
- more tests on fileinode signedness

Changed files:
    bug-52078-fileinode.patch -> 1.2

11 years ago- th i686 skips
Elan Ruusamäe [Mon, 26 Jul 2010 16:29:32 +0000 (16:29 +0000)]
- th i686 skips

Changed files:
    skip-tests.sh -> 1.10

11 years ago- --fpm option is no more
Elan Ruusamäe [Sun, 25 Jul 2010 22:07:54 +0000 (22:07 +0000)]
- --fpm option is no more

Changed files:
    php-fpm.init -> 1.10

11 years ago- update fpm paths, use upstream paths
Elan Ruusamäe [Sun, 25 Jul 2010 22:04:58 +0000 (22:04 +0000)]
- update fpm paths, use upstream paths

Changed files:
    php-fpm.init -> 1.9
    php.spec -> 1.883

11 years ago- fix files for fpm
Elan Ruusamäe [Sun, 25 Jul 2010 21:24:47 +0000 (21:24 +0000)]
- fix files for fpm

Changed files:
    php.spec -> 1.882

11 years ago- php-fpm fixes
Elan Ruusamäe [Sun, 25 Jul 2010 19:38:24 +0000 (19:38 +0000)]
- php-fpm fixes

Changed files:
    php-fpm-config.patch -> 1.9
    php.spec -> 1.881

11 years ago- fix syntax
Elan Ruusamäe [Sun, 25 Jul 2010 19:22:17 +0000 (19:22 +0000)]
- fix syntax

Changed files:
    skip-tests.sh -> 1.9

11 years ago- fix test
Elan Ruusamäe [Sun, 25 Jul 2010 18:06:49 +0000 (18:06 +0000)]
- fix test

Changed files:
    php.spec -> 1.880

11 years ago- heck, some more on retry
Elan Ruusamäe [Sun, 25 Jul 2010 18:01:23 +0000 (18:01 +0000)]
- heck, some more on retry

Changed files:
    skip-tests.sh -> 1.8

11 years ago- one more (probably flip-flop)
Elan Ruusamäe [Sun, 25 Jul 2010 16:20:24 +0000 (16:20 +0000)]
- one more (probably flip-flop)

Changed files:
    skip-tests.sh -> 1.7

11 years ago- update to 5.3.3 (th-x86_64)
Elan Ruusamäe [Sun, 25 Jul 2010 13:19:59 +0000 (13:19 +0000)]
- update to 5.3.3 (th-x86_64)

Changed files:
    skip-tests.sh -> 1.6

11 years ago- fix typo
Elan Ruusamäe [Sun, 25 Jul 2010 10:45:48 +0000 (10:45 +0000)]
- fix typo

Changed files:
    php.spec -> 1.879

11 years ago- up to 5.3.3, fpm patch included but broken
Elan Ruusamäe [Sun, 25 Jul 2010 10:15:50 +0000 (10:15 +0000)]
- up to 5.3.3, fpm patch included but broken
- fpm needs -fPIC fixing

Changed files:
    fix-test-run.patch -> 1.8
    php-fpm-config.patch -> 1.8
    php-fpm-shared.patch -> 1.2
    php-pdo_mysql-charsetphpini.patch -> 1.6
    php-tds.patch -> 1.4
    php.spec -> 1.878

11 years ago- fix test building
Elan Ruusamäe [Sat, 24 Jul 2010 16:16:45 +0000 (16:16 +0000)]
- fix test building
- add cgi bcond

Changed files:
    fix-test-run.patch -> 1.7
    php.spec -> 1.877

11 years ago- mm conflicts with zts, not apache2
Elan Ruusamäe [Mon, 14 Jun 2010 09:38:05 +0000 (09:38 +0000)]
- mm conflicts with zts, not apache2

Changed files:
    php.spec -> 1.876

11 years ago- fix ext/standard/tests/file/fileinode_variation3.phpt test
Elan Ruusamäe [Sun, 13 Jun 2010 21:33:31 +0000 (21:33 +0000)]
- fix ext/standard/tests/file/fileinode_variation3.phpt test

Changed files:
    bug-52078-fileinode.patch -> 1.1

11 years ago- gcov bcond
Elan Ruusamäe [Sun, 13 Jun 2010 20:36:50 +0000 (20:36 +0000)]
- gcov bcond

Changed files:
    php.spec -> 1.875
    skip-tests.sh -> 1.5

11 years ago- release 5 auto/th/php-5_3_2-5
Elan Ruusamäe [Mon, 7 Jun 2010 19:36:45 +0000 (19:36 +0000)]
- release 5

Changed files:
    php.spec -> 1.874

11 years ago- load pcre from system extension dir
Elan Ruusamäe [Mon, 7 Jun 2010 19:36:29 +0000 (19:36 +0000)]
- load pcre from system extension dir

Changed files:
    fix-test-run.patch -> 1.6

11 years ago- release 4 auto/th/php-5_3_2-4
Elan Ruusamäe [Mon, 7 Jun 2010 19:25:22 +0000 (19:25 +0000)]
- release 4

Changed files:
    php.spec -> 1.873

11 years ago- add PHP_TEST_SHARED_SYSTEM_EXTENSIONS make var to be able to load extensions from...
Elan Ruusamäe [Mon, 7 Jun 2010 19:25:09 +0000 (19:25 +0000)]
- add PHP_TEST_SHARED_SYSTEM_EXTENSIONS make var to be able to load extensions from system for dependency

Changed files:
    fix-test-run.patch -> 1.5

11 years ago- rename RUN_TESTS_ARGS to RUN_TESTS_SETTINGS to match other vars
Elan Ruusamäe [Mon, 7 Jun 2010 18:32:26 +0000 (18:32 +0000)]
- rename RUN_TESTS_ARGS to RUN_TESTS_SETTINGS to match other vars

Changed files:
    fix-test-run.patch -> 1.4
    php.spec -> 1.872

11 years ago- unneccessary chunk
Elan Ruusamäe [Mon, 7 Jun 2010 18:30:06 +0000 (18:30 +0000)]
- unneccessary chunk

Changed files:
    fix-test-run.patch -> 1.3

11 years ago- more portable
Elan Ruusamäe [Mon, 7 Jun 2010 18:29:50 +0000 (18:29 +0000)]
- more portable

Changed files:
    fix-test-run.patch -> 1.2

11 years ago- release 3 auto/th/php-5_3_2-3
Arkadiusz Miśkiewicz [Sun, 6 Jun 2010 14:48:11 +0000 (14:48 +0000)]
- release 3

Changed files:
    php.spec -> 1.871

11 years ago- common O: php-mysqlnd if built without mysqlnd
Arkadiusz Miśkiewicz [Thu, 3 Jun 2010 21:51:25 +0000 (21:51 +0000)]
- common O: php-mysqlnd if built without mysqlnd

Changed files:
    php.spec -> 1.870

11 years ago- rel 2; disable mysqlnd by default (doesn't match previous lib feature set) auto/th/php-5_3_2-2
Arkadiusz Miśkiewicz [Thu, 3 Jun 2010 20:05:11 +0000 (20:05 +0000)]
- rel 2; disable mysqlnd by default (doesn't match previous lib feature set)

Changed files:
    php.spec -> 1.869

11 years ago- release 1 auto/th/php-5_3_2-1
Elan Ruusamäe [Tue, 1 Jun 2010 17:14:02 +0000 (17:14 +0000)]
- release 1

Changed files:
    php.spec -> 1.868

11 years ago- xml breakage checker from PHP_5_2
Elan Ruusamäe [Wed, 14 Apr 2010 10:34:47 +0000 (10:34 +0000)]
- xml breakage checker from PHP_5_2

Changed files:
    php.spec -> 1.867

11 years ago- updated todo
Elan Ruusamäe [Wed, 14 Apr 2010 07:24:27 +0000 (07:24 +0000)]
- updated todo

Changed files:
    php.spec -> 1.866

11 years ago- mysqlnd as shared ext
Elan Ruusamäe [Wed, 14 Apr 2010 07:19:15 +0000 (07:19 +0000)]
- mysqlnd as shared ext

Changed files:
    dep-tests.sh -> 1.6
    mysqlnd-shared.patch -> 1.1
    php.spec -> 1.865

11 years ago- typo
Elan Ruusamäe [Tue, 13 Apr 2010 22:28:55 +0000 (22:28 +0000)]
- typo

Changed files:
    php.spec -> 1.864

11 years ago- sort ini files with locale independant strcmp (merge php-sapi-ini-file.patch@1... auto/th/php-5_3_2-0_17
Elan Ruusamäe [Wed, 17 Mar 2010 16:45:11 +0000 (16:45 +0000)]
- sort ini files with locale independant strcmp (merge php-sapi-ini-file.patch@1.9.4.1)
- testing related fixes

Changed files:
    php.spec -> 1.863

11 years ago- sort ini files with locale independant strcmp (@1.9.4.1)
Elan Ruusamäe [Wed, 17 Mar 2010 16:43:54 +0000 (16:43 +0000)]
- sort ini files with locale independant strcmp (@1.9.4.1)
  altho i'm unable to reproduce it right now (perhaps php 5.3 setups locale as C?),
  better safe than sorry and i'm adding it back.
  see https://bugs.launchpad.net/pld-linux/+bug/487462

Changed files:
    php-sapi-ini-file.patch -> 1.12

11 years ago- one more
Elan Ruusamäe [Wed, 17 Mar 2010 16:40:56 +0000 (16:40 +0000)]
- one more

Changed files:
    skip-tests.sh -> 1.4

11 years ago- rm duplicates
Elan Ruusamäe [Wed, 17 Mar 2010 15:46:13 +0000 (15:46 +0000)]
- rm duplicates

Changed files:
    skip-tests.sh -> 1.3

11 years ago- update failed tests
Elan Ruusamäe [Wed, 17 Mar 2010 15:36:46 +0000 (15:36 +0000)]
- update failed tests

Changed files:
    skip-tests.sh -> 1.2

11 years ago- make tests to work
Elan Ruusamäe [Wed, 17 Mar 2010 13:28:49 +0000 (13:28 +0000)]
- make tests to work
- auto patch skiper included

Changed files:
    fix-test-run.patch -> 1.1
    php.spec -> 1.862
    skip-tests.sh -> 1.1

11 years ago- update test not to require pcre static modules
Elan Ruusamäe [Wed, 17 Mar 2010 13:25:33 +0000 (13:25 +0000)]
- update test not to require pcre static modules

Changed files:
    pcre-shared.patch -> 1.3

11 years ago- reverted 1.849
Jan Rękorajski [Wed, 17 Mar 2010 13:21:55 +0000 (13:21 +0000)]
- reverted 1.849
- updated patch so it has the same functionality as on PHP_5_2

Changed files:
    php-sapi-ini-file.patch -> 1.11
    php.spec -> 1.861

11 years ago- imap ext R: pcre
Elan Ruusamäe [Tue, 16 Mar 2010 10:36:51 +0000 (10:36 +0000)]
- imap ext R: pcre
- phar ext R: spl
- fileinfo ext R: pcre

Changed files:
    dep-tests.sh -> 1.5
    php.spec -> 1.860

11 years ago- include php-branch.sh in src.rpm
Elan Ruusamäe [Tue, 16 Mar 2010 10:13:24 +0000 (10:13 +0000)]
- include php-branch.sh in src.rpm

Changed files:
    php.spec -> 1.859

11 years ago- pcntl available in all sapis (@PHP_5_2)
Elan Ruusamäe [Tue, 16 Mar 2010 10:10:56 +0000 (10:10 +0000)]
- pcntl available in all sapis (@PHP_5_2)

Changed files:
    php.spec -> 1.858

11 years ago- PHP_5_2:
Elan Ruusamäe [Tue, 16 Mar 2010 10:00:28 +0000 (10:00 +0000)]
- PHP_5_2:
  - simplexml requires spl
  - dep-tests: get the sort order same way php loads (ini files sorting); rel 13
  - BR: pkgconfig

Changed files:
    php.spec -> 1.857

11 years ago- build config fragments in build section (@PHP_5_2)
Elan Ruusamäe [Tue, 16 Mar 2010 09:56:56 +0000 (09:56 +0000)]
- build config fragments in build section (@PHP_5_2)

Changed files:
    php.spec -> 1.856

11 years ago- PHP_5_2:
Elan Ruusamäe [Tue, 16 Mar 2010 09:55:34 +0000 (09:55 +0000)]
- PHP_5_2:
  - sqlite ext has hard dependency on spl and pdo
  - current wddx does not compile session related code due being built shared
  - filter ext depends on pcre
  - run internal module deps test

Changed files:
    php.spec -> 1.855

11 years ago- uid http for fpm (@PHP_5_2)
Elan Ruusamäe [Tue, 16 Mar 2010 09:51:41 +0000 (09:51 +0000)]
-  uid http for fpm (@PHP_5_2)

Changed files:
    php.spec -> 1.854

11 years ago- tests need cli sapi config/makefile
Elan Ruusamäe [Tue, 16 Mar 2010 09:47:04 +0000 (09:47 +0000)]
- tests need cli sapi config/makefile

Changed files:
    php.spec -> 1.853

11 years ago- update tag
Elan Ruusamäe [Tue, 16 Mar 2010 09:23:55 +0000 (09:23 +0000)]
- update tag

Changed files:
    php-branch.sh -> 1.7

11 years ago- revert unwanted commit
Elan Ruusamäe [Tue, 16 Mar 2010 09:17:46 +0000 (09:17 +0000)]
- revert unwanted commit

Changed files:
    php.spec -> 1.852

11 years ago- more bashism fix
Elan Ruusamäe [Mon, 15 Mar 2010 22:25:27 +0000 (22:25 +0000)]
- more bashism fix

Changed files:
    php.spec -> 1.851

11 years ago- up to 5.3.2
Elan Ruusamäe [Mon, 15 Mar 2010 21:09:22 +0000 (21:09 +0000)]
- up to 5.3.2

Changed files:
    php-branch.sh -> 1.6
    php.spec -> 1.850

11 years ago- rel 0.15
Jan Rękorajski [Wed, 10 Mar 2010 22:51:16 +0000 (22:51 +0000)]
- rel 0.15
- move per-SAPI additional ini files to per-SAPI config dirs
- added triggers to move configs on upgrade (should apache* triggers be merged?)

Changed files:
    php.spec -> 1.849

11 years ago- static provides from PHP_5_2
Elan Ruusamäe [Fri, 26 Feb 2010 17:45:05 +0000 (17:45 +0000)]
- static provides from PHP_5_2

Changed files:
    php.spec -> 1.848

11 years ago- create http group for php-fpm (merge from PHP_5_2)
Elan Ruusamäe [Fri, 26 Feb 2010 17:43:04 +0000 (17:43 +0000)]
- create http group for php-fpm (merge from PHP_5_2)

Changed files:
    php.spec -> 1.847

11 years ago- up to php-5.3.2RC3
Elan Ruusamäe [Fri, 26 Feb 2010 17:28:14 +0000 (17:28 +0000)]
- up to php-5.3.2RC3

Changed files:
    php-bug-50458.patch -> 1.2
    php-pdo_mysql-charsetphpini.patch -> 1.5
    php.spec -> 1.846
    suhosin.patch -> 1.8

11 years ago- libtool patch not compatible with ac
Elan Ruusamäe [Mon, 22 Feb 2010 09:07:00 +0000 (09:07 +0000)]
- libtool patch not compatible with ac

Changed files:
    php.spec -> 1.845

11 years ago- main php.ini is not loaded at all..
Elan Ruusamäe [Sat, 20 Feb 2010 17:23:17 +0000 (17:23 +0000)]
- main php.ini is not loaded at all..

Changed files:
    php.spec -> 1.844

11 years ago- ok, enable_dl is stupid
Elan Ruusamäe [Sat, 20 Feb 2010 17:16:22 +0000 (17:16 +0000)]
- ok, enable_dl is stupid

Changed files:
    php-ini.patch -> 1.39

11 years ago- be backards compatible: enable dl, enable short open tag
Elan Ruusamäe [Sat, 20 Feb 2010 14:24:40 +0000 (14:24 +0000)]
- be backards compatible: enable dl, enable short open tag

Changed files:
    php-ini.patch -> 1.38

11 years ago- rediff
Elan Ruusamäe [Sat, 20 Feb 2010 14:23:32 +0000 (14:23 +0000)]
- rediff

Changed files:
    php-ini.patch -> 1.37

11 years ago- buildfix for ac
Elan Ruusamäe [Sat, 20 Feb 2010 01:16:35 +0000 (01:16 +0000)]
- buildfix for ac

Changed files:
    php.spec -> 1.843

11 years ago- cleanup litespeed makefile too
Elan Ruusamäe [Sat, 20 Feb 2010 01:09:37 +0000 (01:09 +0000)]
- cleanup litespeed makefile too

Changed files:
    php.spec -> 1.842

11 years ago- updated -include_path.patch, -imap-annotations.patch, -imap-myrights.patch patches
Elan Ruusamäe [Sat, 20 Feb 2010 00:50:21 +0000 (00:50 +0000)]
- updated -include_path.patch, -imap-annotations.patch, -imap-myrights.patch patches

Changed files:
    php.spec -> 1.841

11 years ago- updated to 5.3.1 from http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/php/patches...
Elan Ruusamäe [Sat, 20 Feb 2010 00:41:41 +0000 (00:41 +0000)]
- updated to 5.3.1 from http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/php/patches/php-5.3.1/

Changed files:
    php-imap-myrights.patch -> 1.3

11 years ago- update to 5.3.1 from http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/php/patches...
Elan Ruusamäe [Sat, 20 Feb 2010 00:40:41 +0000 (00:40 +0000)]
- update to 5.3.1 from http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/php/patches/php-5.3.1/

Changed files:
    php-imap-annotations.patch -> 1.3

11 years ago- restore
Elan Ruusamäe [Sat, 20 Feb 2010 00:35:25 +0000 (00:35 +0000)]
- restore

Changed files:
    php-include_path.patch -> 1.3

11 years ago- updated mysql charset ini patches
Elan Ruusamäe [Sat, 20 Feb 2010 00:25:23 +0000 (00:25 +0000)]
- updated mysql charset ini patches

Changed files:
    php.spec -> 1.840

11 years ago- update to 5.3.1
Elan Ruusamäe [Sat, 20 Feb 2010 00:11:18 +0000 (00:11 +0000)]
- update to 5.3.1

Changed files:
    php-pdo_mysql-charsetphpini.patch -> 1.4

11 years ago- typos
Elan Ruusamäe [Sat, 20 Feb 2010 00:00:42 +0000 (00:00 +0000)]
- typos

Changed files:
    php-mysql-charsetphpini.patch -> 1.5

11 years ago- restore
Elan Ruusamäe [Fri, 19 Feb 2010 23:57:16 +0000 (23:57 +0000)]
- restore

Changed files:
    php-curl-limit-speed.patch -> 1.3
    php-fcgi-error_log-no-newlines.patch -> 1.3
    php-libtool.patch -> 1.8

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