Compare commits

...

2 Commits

Author SHA1 Message Date
Daniel Berteaud 84d5c957e4 Spec file update 2017-05-23 12:59:20 +02:00
Daniel Berteaud 98839c56e6 Add /usr/share/php in open_basedir 2017-05-23 12:58:21 +02:00
2 changed files with 5 additions and 2 deletions

View File

@ -22,7 +22,7 @@ $alias
AllowOverride None
$requiressl
AddType application/x-httpd-php .php
php_admin_value open_basedir /usr/share/jappix/:/usr/share/pear:/etc/jappix:/var/lib/jappix:/var/log/jappix:/var/cache/jappix:/etc/pki/tls/certs/
php_admin_value open_basedir /usr/share/jappix/:/usr/share/pear:/usr/share/php/:/etc/jappix:/var/lib/jappix:/var/log/jappix:/var/cache/jappix:/etc/pki/tls/certs/
php_admin_flag file_uploads on
php_admin_value upload_max_filesize $maxsize
php_admin_value post_max_size $maxsize

View File

@ -2,7 +2,7 @@
# Name: Daniel Berteaud
%define name smeserver-jappix
%define version 0.2.2
%define version 0.2.3
%define release 1
Summary: sme server integration of jappix
Name: %{name}
@ -26,6 +26,9 @@ smserver integration of Jappix.
Jappix is a feature complete, web based XMPP client
%changelog
* Tue May 23 2017 Daniel Berteaud <daniel@firewall-services.com> 0.2.3-1
- Add /usr/share/php in open_basedir
* Fri Apr 18 2014 Daniel Berteaud <daniel@firewall-services.com> 0.2.2-1
- Fix login since Jappix 1.0.3
- Add STUN and TURN param