/[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.18 - (show annotations) (download)
Tue Nov 10 04:07:46 2020 UTC (3 years, 7 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-php-3_0_0-16_el7_sme
Changes since 1.17: +7 -1 lines
* Mon Nov 09 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-16.sme
- fix typo for upload_tmp_dir [SME: 11092]

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

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