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