/[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.33 - (show annotations) (download)
Mon Mar 8 06:32:27 2021 UTC (3 years, 3 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-php-3_0_0-27_el7_sme
Changes since 1.32: +6 -1 lines
* Mon Mar 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-27.sme
- String not honoured as php-fpm but as default [SME: 11401]

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

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