/[smeserver]/rpms/smeserver-php/sme10/smeserver-php.spec
ViewVC logotype

Contents of /rpms/smeserver-php/sme10/smeserver-php.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.17 - (show annotations) (download)
Mon Nov 9 02:36:48 2020 UTC (3 years, 7 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-php-3_0_0-15_el7_sme
Changes since 1.16: +7 -1 lines
* Sun Nov 08 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-15.sme
- improve integration of webapps : virtualhost and event [SME: 11087]

1 %define version 3.0.0
2 %define release 15
3 %define name smeserver-php
4
5
6 Summary: PHP FPM pools and more on SME Server
7 Name: %{name}
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: MIT
11 Group: Applications/System
12 Source: %{name}-%{version}.tar.gz
13 Patch0: smeserver-php-fpm-0.1.1-bz10871-ibay-php-fpm.patch
14 Patch1: smeserver-php-fpm-0.1.1-bz10871-bz10335-fix1.patch
15 Patch2: smeserver-php-fpm-0.1.1-bz10879-php-fpm_syslog.patch
16 Patch3: smeserver-php-fpm-0.1.1-bz10877-pool-logs.patch
17 Patch4: smeserver-php-3.0.0-bz10888-sys_temp_dir.patch
18 Patch5: smeserver-php-fpm-0.1.1-bz0335-fix2.patch
19 Patch6: smeserver-php-fpm-0.1.1-bz10335-fix3-systemd-units.patch
20 Patch7: smeserver-php-3.0.0-bz10891-php.ini-allversions.patch
21 Patch8: smeserver-php-3.0.0-bz10904-pass-auth-token-to-fpm.patch
22 Patch9: smeserver-php-3.0.0-bz8787-phpmail.patch
23 Patch10: smeserver-php-3.0.0-bz11014.sme-server.target.patch
24 Patch11: smeserver-php-3.0.0-bz11087-webapps.patch
25
26 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
27 BuildArch: x86_64
28 BuildRequires: e-smith-devtools
29
30 Requires: e-smith-base >= 5.6.0
31 Provides: e-smith-php = %{version}-%{release}
32 Obsoletes: e-smith-php < %{version}
33 Provides: smeserver-webapps-common
34
35 Requires: tmpwatch
36 Requires: logrotate
37
38 # Stock PHP
39 Requires: php-cli
40 Requires: php-ldap
41 Requires: php-imap
42 Requires: php-gd
43 Requires: php-xml
44 Requires: php-xmlrpc
45 Requires: php-soap
46 Requires: php-opcache
47 Requires: php-fpm
48 Requires: php-mbstring
49 Requires: php-mysql
50 Requires: php-json
51 Requires: php-bcmath
52 Requires: php-intl
53 Requires: php-mcrypt
54 Requires: php-pear
55 Requires: php-process
56 Requires: php-snmp
57
58
59 # PHP 5.5
60 Requires: php55-php-cli
61 Requires: php55-php-ldap
62 Requires: php55-php-imap
63 Requires: php55-php-gd
64 Requires: php55-php-xml
65 Requires: php55-php-xmlrpc
66 Requires: php55-php-soap
67 Requires: php55-php-opcache
68 Requires: php55-php-fpm
69 Requires: php55-php-mbstring
70 Requires: php55-php-mysql
71 Requires: php55-php-json
72 Requires: php55-php-bcmath
73 Requires: php55-php-intl
74 Requires: php55-php-mcrypt
75 Requires: php55-php-pear
76 Requires: php55-php-process
77 Requires: php55-php-snmp
78 Requires: php55-php, php55-php-enchant , php55-php-pdo php55-php-tidy , php55-php-mysqlnd php55-php-pecl-zip
79
80 # PHP 5.6
81 Requires: php56-php-cli
82 Requires: php56-php-ldap
83 Requires: php56-php-imap
84 Requires: php56-php-gd
85 Requires: php56-php-xml
86 Requires: php56-php-xmlrpc
87 Requires: php56-php-soap
88 Requires: php56-php-opcache
89 Requires: php56-php-fpm
90 Requires: php56-php-mbstring
91 Requires: php56-php-mysql
92 Requires: php56-php-json
93 Requires: php56-php-bcmath
94 Requires: php56-php-intl
95 Requires: php56-php-mcrypt
96 Requires: php56-php-pear
97 Requires: php56-php-process
98 Requires: php56-php-snmp
99 Requires: php56-php, php56-php-enchant , php56-php-pdo php56-php-tidy , php56-php-mysqlnd php56-php-pecl-zip
100
101 # PHP 7.0
102 Requires: php70-php-cli
103 Requires: php70-php-ldap
104 Requires: php70-php-imap
105 Requires: php70-php-gd
106 Requires: php70-php-xml
107 Requires: php70-php-xmlrpc
108 Requires: php70-php-soap
109 Requires: php70-php-opcache
110 Requires: php70-php-fpm
111 Requires: php70-php-mbstring
112 Requires: php70-php-mysql
113 Requires: php70-php-json
114 Requires: php70-php-bcmath
115 Requires: php70-php-intl
116 Requires: php70-php-mcrypt
117 Requires: php70-php-pear
118 Requires: php70-php-process
119 Requires: php70-php-snmp
120 Requires: php70-php, php70-php-enchant , php70-php-pdo php70-php-tidy , php70-php-mysqlnd php70-php-pecl-zip
121
122 # PHP 7.1
123 Requires: php71-php-cli
124 Requires: php71-php-ldap
125 Requires: php71-php-imap
126 Requires: php71-php-gd
127 Requires: php71-php-xml
128 Requires: php71-php-xmlrpc
129 Requires: php71-php-soap
130 Requires: php71-php-opcache
131 Requires: php71-php-fpm
132 Requires: php71-php-mbstring
133 Requires: php71-php-mysql
134 Requires: php71-php-json
135 Requires: php71-php-bcmath
136 Requires: php71-php-intl
137 Requires: php71-php-mcrypt
138 Requires: php71-php-pear
139 Requires: php71-php-process
140 Requires: php71-php-snmp
141 Requires: php71-php, php71-php-enchant , php71-php-pdo php71-php-tidy , php71-php-mysqlnd php71-php-pecl-zip
142
143 # PHP 7.2
144 Requires: php72-php-cli
145 Requires: php72-php-ldap
146 Requires: php72-php-imap
147 Requires: php72-php-gd
148 Requires: php72-php-xml
149 Requires: php72-php-xmlrpc
150 Requires: php72-php-soap
151 Requires: php72-php-opcache
152 Requires: php72-php-fpm
153 Requires: php72-php-mbstring
154 Requires: php72-php-mysql
155 Requires: php72-php-json
156 Requires: php72-php-bcmath
157 Requires: php72-php-intl
158 Requires: php72-php-mcrypt
159 Requires: php72-php-pear
160 Requires: php72-php-process
161 Requires: php72-php-snmp
162 Requires: php72-php, php72-php-enchant , php72-php-pdo php72-php-tidy , php72-php-mysqlnd php72-php-pecl-zip
163
164 # PHP 7.3
165 Requires: php73-php-cli
166 Requires: php73-php-ldap
167 Requires: php73-php-imap
168 Requires: php73-php-gd
169 Requires: php73-php-xml
170 Requires: php73-php-xmlrpc
171 Requires: php73-php-soap
172 Requires: php73-php-opcache
173 Requires: php73-php-fpm
174 Requires: php73-php-mbstring
175 Requires: php73-php-mysql
176 Requires: php73-php-json
177 Requires: php73-php-bcmath
178 Requires: php73-php-intl
179 Requires: php73-php-pear
180 Requires: php73-php-process
181 Requires: php73-php-snmp
182 Requires: php73-php, php73-php-enchant , php73-php-pdo php73-php-tidy , php73-php-mysqlnd php73-php-pecl-zip
183
184 # PHP 7.4
185 Requires: php74-php-cli
186 Requires: php74-php-ldap
187 Requires: php74-php-imap
188 Requires: php74-php-gd
189 Requires: php74-php-xml
190 Requires: php74-php-xmlrpc
191 Requires: php74-php-soap
192 Requires: php74-php-opcache
193 Requires: php74-php-fpm
194 Requires: php74-php-mbstring
195 Requires: php74-php-mysql
196 Requires: php74-php-json
197 Requires: php74-php-bcmath
198 Requires: php74-php-intl
199 Requires: php74-php-pear
200 Requires: php74-php-process
201 Requires: php74-php-snmp
202 Requires: php74-php, php74-php-enchant , php74-php-pdo php74-php-tidy , php74-php-mysqlnd php74-php-pecl-zip
203
204 %description
205 Manage PHP FPM pools, and switch between PHP versions easily
206
207 %prep
208 %setup -q -n %{name}-%{version}
209 %patch0 -p1
210 %patch1 -p1
211 %patch2 -p1
212 %patch3 -p1
213 %patch4 -p1
214 %patch5 -p1
215 %patch6 -p1
216 %patch7 -p1
217 %patch8 -p1
218 %patch9 -p1
219 %patch10 -p1
220 %patch11 -p1
221
222 %build
223 perl createlinks
224 %{__mkdir_p} root/var/www/php-cgi-bin/
225 %{__mkdir_p} root/var/log/php/php/
226 %{__mkdir_p} root/var/lib/php/php/{session,tmp,opcache,wsdlcache}
227 #create service configuration for SME Seerver
228 #%{__mkdir_p} root/%{_unitdir}/php-fpm.service.d/
229 #echo '' > root/%{_unitdir}/php-fpm.service.d/php-fpm.conf
230 #enable by default
231 %{__mkdir_p} root/%{_presetdir}
232 echo 'enable php-fpm.service' >root/%{_presetdir}/80-koozali-php.preset
233
234 for phpver in "55" "56" "70" "71" "72" "73" "74"; do
235 #needed folder
236 %{__mkdir_p} root/var/log/php/php$phpver/
237 %{__mkdir_p} root/var/lib/php/php$phpver/{session,tmp,opcache,wsdlcache}
238
239 #db configuration
240 %{__mkdir_p} root/etc/e-smith/db/configuration/defaults/php$phpver-php-fpm
241 echo 'enabled' > root/etc/e-smith/db/configuration/defaults/php$phpver-php-fpm/status
242 echo 'service'> root/etc/e-smith/db/configuration/defaults/php$phpver-php-fpm/type
243
244 #create service configuration for SME Seerver
245 #%{__mkdir_p} root/%{_unitdir}/php$phpver-php-fpm.service.d/
246 #echo '' > root/%{_unitdir}/php$phpver-php-fpm.service.d/php$phpver-php-fpm.conf
247
248 #enable by default php fpm
249 echo 'enable php'$phpver'-php-fpm.service' >>root/%{_presetdir}/80-koozali-php.preset
250
251 done
252
253 #to add a new php version
254 #php5*
255 for phpver in "55" ; do
256 #cp php56 metadata
257 mkdir -p root/etc/e-smith/templates.metadata/opt/remi/php$phpver
258 cp -a root/etc/e-smith/templates.metadata/opt/remi/php56/* root/etc/e-smith/templates.metadata/opt/remi/php$phpver
259 #sed inplace
260 find root/etc/e-smith/templates.metadata/opt/remi/php$phpver -type f -print0 | xargs -0 sed -i 's/56/'$phpver'/g'
261 done
262
263 # php7*
264 for phpver in "72" "73" "74"; do
265 #cp ph70 metada
266 mkdir -p root/etc/e-smith/templates.metadata/etc/opt/remi/php$phpver/
267 cp -a root/etc/e-smith/templates.metadata/etc/opt/remi/php70/* root/etc/e-smith/templates.metadata/etc/opt/remi/php$phpver/
268 #sed inplace
269 find root/etc/e-smith/templates.metadata/etc/opt/remi/php$phpver -type f -print0 | xargs -0 sed -i 's/70/'$phpver'/g'
270 done
271
272 # then patch the following files
273 #./templates/etc/logrotate.d/php-fpm/php-fpm: /sbin/e-smith/service php56-php-fpm reload >/dev/null 2>&1 || true
274 #./templates/etc/httpd/conf/httpd.conf/68FastCGIConfig: foreach my $ver ('', '56', '70', '71'){
275 #./templates/etc/cron.daily/tmpwatch-php-fpm/10Defaults:for VER in php php56 php70 php71; do
276
277
278 %install
279 /bin/rm -rf $RPM_BUILD_ROOT
280 (cd root; /usr/bin/find . -depth -print | /bin/cpio -dump $RPM_BUILD_ROOT)
281 /bin/rm -f %{name}-%{version}-filelist
282 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
283 --dir /var/log/php/php 'attr(0770,root,www)' \
284 --dir /var/lib/php/php/session 'attr(0770,root,www)' \
285 --dir /var/lib/php/php/tmp 'attr(0770,root,www)' \
286 --dir /var/lib/php/php/opcache 'attr(0770,root,www)' \
287 --dir /var/lib/php/php/wsdlcache 'attr(0770,root,www)' \
288 `for phpver in "54" "55" "56" "70" "71" "72" "73" "74"; do echo -n "--dir /var/log/php/php$phpver attr(0770,root,www) --dir /var/lib/php/php$phpver/session attr(0770,root,www) --dir /var/lib/php/php$phpver/tmp attr(0770,root,www) --dir /var/lib/php/php$phpver/opcache attr(0770,root,www) --dir /var/lib/php/php$phpver/wsdlcache attr(0770,root,www) ";done ` \
289 > %{name}-%{version}-filelist
290
291
292
293 %clean
294 rm -rf $RPM_BUILD_ROOT
295
296 %files -f %{name}-%{version}-filelist
297 %defattr(-,root,root)
298
299 %pre
300
301 %post
302 # %systemd_post %{pkgname}.service
303
304 %preun
305
306 %changelog
307 * Sun Nov 08 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-15.sme
308 - improve integration of webapps : virtualhost and event [SME: 11087]
309
310 * Wed Sep 30 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-14.sme
311 - enable php services for sme-server.target [SME: 11014]
312
313 * Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-13.sme
314 - move and fix link to start services units [SME: 10960]
315
316 * Fri Mar 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-12.sme
317 - fix typo in smeserver-php-3.0.0-bz10904-pass-auth-token-to-fpm.patch [SME: 10904]
318
319 * Thu Mar 26 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-11.sme
320 - help monitoring email sent by php [SME: 8787]
321
322 * Thu Mar 26 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-9.sme
323 - move auto_prepend_file from php.ini to php-fpm.d [SME: 10904]
324 add /usr/share/php in open_basedir if dfined to allow execution of auto_prepend_file
325 - fix templates-metadata path fot php 55 72 73 74
326
327 * Tue Mar 24 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-8.sme
328 - transfer SERVER auth variables from httpd server to php-fpm pool [SME: 10904]
329 this allow easy auth for php app using httpd auth as if using php module
330
331 * Tue Mar 24 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-7.sme
332 - templating all php.ini for all available version [SME: 10891]
333 expanded using webapps-update, smeserver-php-update, console-save and bootstrap-console-save
334 Values are those from php configuration key, unless defined for the php$VERSION key.
335 only one template for all, using templates.metadata and conditions vhen needed.
336 reworked the content of the php.ini to have it uptodate
337
338 * Wed Mar 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-6.sme
339 - enable units for php-fpm services [SME: 10335]
340
341 * Tue Mar 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-5.sme
342 - set sys_temp_dir for php-fpm and ibays [SME: 10888]
343 - set restart for php-fpm services in the smeserver-php-update event [SME: 10335]
344
345 * Mon Mar 09 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-3.sme
346 - fix typos and logic in scripts [SME: 10335]
347 - only set php admin values if php module is enabled [SME: 10871]
348 - redirect php*-php-fpm services logs to /var/log/php/php*/php-fpm.log [SME: 10879]
349 - pool logs in /var/log/php/*/error.log [SME: 10877]
350
351 * Sat Feb 01 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-2.sme
352 - modification for ibays php-fpm support in httpd.conf [SME: 10871]
353
354 * Tue Jan 28 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-1.sme
355 - initial release of smeserver-php from smeserver-php-fpm [SME: 10335]
356 added support for ibays, remove references to shares (should move to smeserver-share-folders)
357 - merge and Obsoletes e-smith-php [SME: 10335]
358 - remove reference to php3 and php4 files [SME: 10865]
359
360 * Thu Jul 27 2017 Daniel Berteaud <daniel@firewall-services.com> - 0.1.1-1.sme
361 - Fix closing parenthesis on prop method in httpd template
362
363 * Wed Jul 26 2017 Daniel Berteaud <daniel@firewall-services.com> - 0.1.0-1.sme
364 - Initial release
365
366 Sun Jun 26 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
367 - clean daily session and tmp folders [SME: 9626]
368 - updated path for ibays' session and tmp folders to /var/cache
369
370 * Thu Jun 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
371 - add tmp folder to ibays [SME: 7011]
372 - add session folder to ibays [SME: 9620]
373 - change global session folder from /tmp to /var/lib/php/session/ [SME: 139]
374
375 * Thu Mar 31 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
376 - remove deprecated allow_call_time_pass_reference from php.ini [SME: 9416]
377
378 * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
379 - Initial release to sme10
380
381 * Mon Jun 29 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-5
382 - revert the e-smith-php-2.4.0_add_upload_tmp_folder.patch [SME: 7011]
383
384 * Fri Nov 14 2014 Charlie Brady <charlie_brady@mitel.com> 2.4.0-4.sme
385 - Remove obsolete gpc_order setting from php.ini. [SME: 8652]
386
387 * Sun May 4 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-3.sme
388 - Add an upload_tmp_folder setting by db command [SME: 7011]
389 - Thanks to Michael McCarn and Jean-philippe Pialasse
390
391 * Sun May 19 2013 Ian Wells <esmith@wellsi.com> 2.4.0-2.sme
392 - Force magic_quotes Off [SME: 7605]
393
394 * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
395 - Roll new stream for sme9
396
397 * Mon Sep 19 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-6.sme
398 - Remove PHP version check from migrate script [SME: 6727]
399
400 * Mon Sep 19 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme
401 - Obsolete magic_quotes settings [SME: 6725]
402
403 * Sat Sep 17 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-4.sme
404 - Set default timezone [SME: 6716]
405
406 * Mon Jul 19 2010 Ian Wells <esmith@wellsi.com> 2.2.0-3.sme
407 - Default expose_php in php.ini to Off [SME: 6136]
408
409 * Sun Mar 14 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-2.sme
410 - Prepare for obsoletion of magic_quotes* when we supply PHP 5.3.0+ [SME: 5843]
411
412 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
413 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
414
415 * Wed Aug 20 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.12.0-8
416 - Fix latest patches to prevent .orig file [SME: 4513]
417
418 * Wed Aug 20 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.12.0-7
419 - Fix some minor layout issues introduced by fixes in [SME: 4513]
420
421 * Tue Aug 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.12.0-6
422 - Fix whiteline and spacing issues [SME: 4513]
423
424 * Fri Apr 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.12.0-5
425 - Split 80ModuleSettings template fragmenent to have one frament per module [SME: 3282]
426
427 * Fri May 18 2007 Shad L. Lords <slords@mail.com> 1.12.0-4
428 - Use correct lib for modules
429
430 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
431 - Clean up spec so package can be built by koji/plague
432
433 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
434 - Update to new release naming. No functional changes.
435 - Make Packager generic
436
437 * Fri Oct 13 2006 Shad L. Lords <slords@mail.com> 1.12.0-02
438 - Add support for php5 [SME: 1120]
439
440 * Fri Mar 17 2006 Gordon Rowell <gordonr@gormand.com.au> 1.12.0-01
441 - Roll stable stream version. [SME: 1016]
442
443 * Mon Jan 30 2006 Charlie Brady <charlie_brady@mitel.com> 1.11.0-10
444 - Remove all pre/post/preun/postun scriptlets. [SME: 469]
445
446 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.11.0-09
447 - Bump release number only
448
449 * Tue Oct 18 2005 Charlie Brady <charlieb@e-smith.com>
450 - [1.11.0-08]
451 - Prevent i-bay name aliasing in default open_basedir restriction.
452 [SF: 1330228]
453
454 * Tue Sep 6 2005 Tony Clayton <apc@e-smith.com>
455 - [1.11.0-07]
456 - Turn register_globals off by default [SF: 1271218]
457
458 * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
459 - [1.11.0-06]
460 - Update to current db access APIs, in readiness for move of dbs to private
461 directory. [SF: 1216546 (Shad)]
462
463 * Sun May 1 2005 Charlie Brady <charlieb@e-smith.com>
464 - [1.11.0-05]
465 - Update include_path in php.ini, to base and add-on pear directories.
466
467 * Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com>
468 - [1.11.0-04]
469 - Use generic_template_expand action to expand /etc/php.ini.
470 Add e-smith-lib dependency. Add e-smith-devtools dependency. [MN00064130]
471 - Remove anachronisms in /etc/php.ini templates.
472 - Fix loss of AllowUrlFopen property during post-install. [MN00064752]
473
474 * Wed Nov 10 2004 Charlie Brady <charlieb@e-smith.com>
475 - [1.11.0-03]
476 - Convert apache config fragments to apache2 format. [charlieb MN00051144]
477
478 * Fri Nov 5 2004 Charlie Brady <charlieb@e-smith.com>
479 - [1.11.0-02]
480 - Remove specification of dynamic extensions, as that is done with newer
481 php via /etc/php.d/. [charlieb MN00051515]
482 - Replace deprecated Copyright header with License header.
483 - Remove bogus WARNING text from spec file. [charlieb]
484
485 * Mon Jan 26 2004 Michael Soulier <msoulier@e-smith.com>
486 - [1.11.0-01]
487 - rolling to dev - 1.11.0
488
489 * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
490 - [1.10.0-01]
491 - Changing version to stable stream number - 1.10.0
492
493 * Wed May 28 2003 Michael Soulier <msoulier@e-smith.com>
494 - [1.9.0-13]
495 - Fixed a typo in the previous version. [msoulier 8852]
496
497 * Wed May 28 2003 Michael Soulier <msoulier@e-smith.com>
498 - [1.9.0-12]
499 - Wrappered the restart of the e-smith web server so that it is conditional on
500 e-smith-apache being installed. [msoulier 8852]
501
502 * Tue May 27 2003 Michael Soulier <msoulier@e-smith.com>
503 - [1.9.0-11]
504 - Remembered that we can't query the rpm database during rpm installs.
505 [msoulier 8852]
506
507 * Tue May 27 2003 Michael Soulier <msoulier@e-smith.com>
508 - [1.9.0-10]
509 - Wrappered the restart of the e-smith web server so that it is conditional on
510 e-smith-apache being installed. [msoulier 8852]
511
512 * Tue May 27 2003 Michael Soulier <msoulier@e-smith.com>
513 - [1.9.0-09]
514 - Added a type default fragment. [msoulier 3299]
515
516 * Wed Apr 23 2003 Gordon Rowell <gordonr@e-smith.com>
517 - [1.9.0-08]
518 - Increase limits to allow webmail attachments of 10MB, rather than 2MB
519 MemoryLimit 8M -> 32M, PostMaxSize 8M -> 20M, UploadMaxFilesize 2M -> 10M [gordonr 8478]
520
521 * Wed Apr 2 2003 Gordon Rowell <gordonr@e-smith.com>
522 - [1.9.0-07]
523 - set allow_url_fopen = Off by default, tunable in config db [gordonr 4970]
524
525 * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
526 - [1.9.0-06]
527 - And back out last change - not a bug [gordonr 7836]
528
529 * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
530 - [1.9.0-05]
531 - Fix include_path in php.ini [gordonr 7836]
532
533 * Fri Mar 7 2003 Gordon Rowell <gordonr@e-smith.com>
534 - [1.9.0-04]
535 - Update more httpd.conf fragments to new interface [gordonr 7600]
536
537 * Fri Mar 7 2003 Gordon Rowell <gordonr@e-smith.com>
538 - [1.9.0-03]
539 - Update httpd.conf fragment to new interface [gordonr 7600]
540
541 * Thu Jan 23 2003 Michael Soulier <msoulier@e-smith.com>
542 - [1.9.0-02]
543 - Adding .phtml extension. [msoulier 6543]
544
545 * Thu Jan 23 2003 Michael Soulier <msoulier@e-smith.com>
546 - [1.9.0-01]
547 - rolling to development stream to 1.9.0
548
549 * Thu Jan 23 2003 Michael Soulier <msoulier@e-smith.com>
550 - [1.8.0-05]
551 - Backing out changes since 1.8.0-01, as they belong in a development stream.
552 [msoulier 6543]
553
554 * Thu Jan 23 2003 Michael Soulier <msoulier@e-smith.com>
555 - [1.8.0-04]
556 - Fixed a syntax error that I should have caught before committing the last
557 version. [msoulier 6543]
558
559 * Thu Jan 23 2003 Michael Soulier <msoulier@e-smith.com>
560 - [1.8.0-03]
561 - Bringing the api up to the modern version. [msoulier 6543]
562
563 * Thu Jan 23 2003 Michael Soulier <msoulier@e-smith.com>
564 - [1.8.0-02]
565 - Added index.phtml to the DirectoryIndex directive, and made the code a
566 little nicer to look at. [msoulier 6543]
567
568 * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
569 - [1.8.0-01]
570 - Roll to maintained version number to 1.8.0
571
572 * Mon Jul 22 2002 Charlie Brady <charlieb@e-smith.com>
573 - [1.7.1-01]
574 - Add conf-php link to bootstrap-console-save event [charlieb 1939]
575
576 * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
577 - [1.7.0-01]
578 - Changing version to development stream number to 1.7.0
579
580 * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
581 - [1.6.0-01]
582 - Changing version to maintained stream number to 1.6.0
583
584 * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
585 - [1.5.5-01]
586 - RPM rebuild forced by cvsroot2rpm
587
588 * Fri Mar 15 2002 Gordon Rowell <gordonr@e-smith.com>
589 - [1.5.4-01]
590 - Turned off display_errors, use error_log -> syslog instead, as per
591 Dan Brown's PHP upgrade HOWTO
592 - Tidied up formatting in that fragment [gordonr 3019]
593
594 * Fri Mar 15 2002 Gordon Rowell <gordonr@e-smith.com>
595 - [1.5.3-01]
596 - Imported into CVS
597
598 * Fri Mar 15 2002 Gordon Rowell <gordonr@e-smith.com>
599 - [1.5.1-01]
600 - rollRPM: Rolled version number to 1.5.1-01. Includes patches up to 1.5.0-03.
601
602 * Mon Feb 04 2002 Charlie Brady <charlieb@e-smith.com>
603 - [1.5.0-03]
604 - Remove all comments from php.ini template fragments.
605 - Allow some resource limits to be set by properties of the php service
606 in the config db.
607
608 * Mon Feb 04 2002 Charlie Brady <charlieb@e-smith.com>
609 - [1.5.0-02]
610 - Template /etc/php.ini, and expand template during conf-php action.
611 - Make some simplifications to the conf-php script, and remove a
612 potential error case (php is not in config db and event is neither
613 post-install or post-upgrade).
614
615 * Mon Feb 4 2002 Charlie Brady <charlieb@e-smith.com>
616 - [1.5.0-01]
617 - rollRPM: Rolled version number to 1.5.0-01. Includes patches up to 1.4.0-03.
618
619 * Thu Sep 6 2001 Charlie Brady <charlieb@e-smith.com>
620 - [1.4.0-03]
621 - Restrict PHP programs residing in an i-bay to only be able to open files
622 which reside in the same i-bay. An i-bay property PHPBaseDir is available
623 to override this restriction.
624
625 * Fri Aug 17 2001 gordonr
626 - [1.4.0-02]
627 - Autorebuild by rebuildRPM
628
629 * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
630 - [1.4.0-01]
631 - Rolled version number to 1.4.0-01. Includes patches upto 1.3.0-02.
632
633 * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
634 - [1.3.0-02]
635 - Load PHP modules late, not first. This corrects a compatibility problem
636 with RedHat 7.1 RPMS.
637
638 * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
639 - [1.3.0-01]
640 - Rolled version number to 1.3.0-01. Includes patches upto 1.2.0-05.
641
642 * Fri Jul 6 2001 Peter Samuel <peters@e-smith.com>
643 - [1.2.0-05]
644 - Changed license to GPL
645
646 * Fri Mar 23 2001 Charlie Brady <charlieb@e-smith.com>
647 - [1.2.0-04]
648 - Disable PHP MIME type by default
649 - Enable PHP MIME type for each i-bay for which dynamic content is enabled.
650
651 * Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
652 - [1.2.0-03]
653 - Rolling release number for GPG signing.
654
655 * Thu Jan 25 2001 Adrian Chung <adrianc@e-smith.com>
656 - [1.2.0-02]
657 - changed action to run at 50, instead of 55.
658
659 * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
660 - [1.2.0-01]
661 - Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-10.
662
663 * Wed Jan 17 2001 Adrian Chung <adrianc@e-smith.com>
664 - [1.1.0-10]
665 - PHP is enabled by default.
666
667 * Fri Jan 12 2001 Adrian Chung <adrianc@e-smith.com>
668 - [1.1.0-9]
669 - rolling to 9, 8 is missing.
670 - pulling expand httpd.conf, we'll leave conf-httpd
671 to do it.
672
673 * Thu Jan 11 2001 Tony Clayton <tonyc@e-smith.com>
674 - [1.1.0-8]
675 - pulled restarting apache - just expand httpd.conf
676
677 * Thu Jan 11 2001 Tony Clayton <tonyc@e-smith.com>
678 - [1.1.0-7]
679 - apache now restarts whenever php's status changes
680
681 * Thu Jan 11 2001 Tony Clayton <tonyc@e-smith.com>
682 - [1.1.0-6]
683 - expand httpd.conf template from conf-php
684
685 * Thu Jan 11 2001 Tony Clayton <tonyc@e-smith.com>
686 - [1.1.0-5]
687 - add apache restart code to conf-php
688
689 * Sat Jan 6 2001 Charlie Brady <charlieb@e-smith.com>
690 - [1.1.0-4]
691 - Only run %post actions in runlevel 7
692
693 * Fri Jan 5 2001 Adrian Chung <adrianc@e-smith.com>
694 - [1.1.0-3]
695 - put createlinks back in.
696
697 * Fri Jan 5 2001 Adrian Chung <adrianc@e-smith.com>
698 - [1.1.0-2]
699 - expand PHP httpd.conf fragments conditionally based on
700 service status.
701 - add PHP to the services database and default to disabled.
702
703 * Wed Dec 06 2000 Peter Samuel <peters@e-smith.com>
704 - [1.1.0-1]
705 - Rolled version to 1.1.0-1. Inlcudes patches up to 0.1-1.
706
707 * Tue Nov 14 2000 Adrian Chung <adrianc@e-smith.com>
708 - initial release

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed