/[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.32 - (show annotations) (download)
Sun Mar 7 06:07:17 2021 UTC (3 years, 3 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-php-3_0_0-26_el7_sme
Changes since 1.31: +3 -0 lines
* Sat Mar 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-26.sme
- improve sendmail parameter, force sender  [SME: 11410]
  MailForceSender as property for php versions, ibays and pools
- add perl module to help handling fpm version available [SME: 11413]

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

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