Hello community, here is the log from the commit of package froxlor for openSUSE:Factory checked in at 2013-04-16 06:43:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/froxlor (Old) and /work/SRC/openSUSE:Factory/.froxlor.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "froxlor", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/froxlor/froxlor.changes 2013-03-15 10:35:28.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.froxlor.new/froxlor.changes 2013-04-16 06:43:49.000000000 +0200 @@ -1,0 +2,22 @@ +Mon Apr 15 12:20:54 CEST 2013 - [email protected] + +- upstream upragde to version 0.9.28.1 +Due to a syntax-error in the updater we had to re-release as version 0.9.28.1 +- upstream upragde to version 0.9.28 +#536 Use complete domain name as default path for DocumentRoot +#1150 added possibility to add random prefixes to a customers database-name +#668 fixed FreeBSD 8.2: Bind 9 is missing from list of Daemons +#758 fixed bug in "Amount of APS installations" counter +#916 fixed webserver-specific default vHost settings don't work in ligHTTPd +#1023 fixed Redirect with SSL Enabled Domain +#1058 fixed bug in "Amount of autoresponders" counter +#1085 fixed incorrect configuration command for awstats under Gentoo +#1127 fixed falsely used e-mail sender name +#1134 updated default parameter list of sendmail-program in php.ini-template +#1136 fixed falsely added specialsettings to a ssl-redirect +#1160 fixed usage of empty value for CertificateChainFile (it's allowed) +#1172 cleaned up language files +#1173 fixed redirect to "ip:port" +#1180 fixed clean-up if fcgid/php-fpm configurations + +------------------------------------------------------------------- Old: ---- froxlor-0.9.28.tar.bz2 New: ---- froxlor-0.9.28.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ froxlor.spec ++++++ --- /var/tmp/diff_new_pack.bZwrxx/_old 2013-04-16 06:43:56.000000000 +0200 +++ /var/tmp/diff_new_pack.bZwrxx/_new 2013-04-16 06:43:56.000000000 +0200 @@ -20,7 +20,7 @@ %define apache_serverroot /srv/www/htdocs Name: froxlor -Version: 0.9.28 +Version: 0.9.28.1 Release: 0 Source0: froxlor-%{version}.tar.bz2 Source1: froxlor.suse.adapt.template.config.tar.bz2 ++++++ froxlor-0.9.28.tar.bz2 -> froxlor-0.9.28.1.tar.bz2 ++++++ ++++ 9075 lines of diff (skipped) ++++++ froxlor.sql.patch ++++++ --- /var/tmp/diff_new_pack.bZwrxx/_old 2013-04-16 06:43:57.000000000 +0200 +++ /var/tmp/diff_new_pack.bZwrxx/_new 2013-04-16 06:43:57.000000000 +0200 @@ -1,7 +1,7 @@ ---- install/froxlor.sql.orig 2013-03-14 12:38:40.757510044 +0100 -+++ install/froxlor.sql 2013-03-14 12:42:47.009177494 +0100 +--- install/froxlor.sql.orig 2013-04-15 15:11:18.349143527 +0200 ++++ install/froxlor.sql 2013-04-15 15:11:18.361143700 +0200 @@ -1,3 +1,13 @@ -+## change path from /var to /srv ++# change path from /var to /srv +# webspaces: /srv/customers/webs +# logs: /srv/customers/logs/ +# mails: /srv/customers/mail/ @@ -9,12 +9,12 @@ +# cgi: /srv/www/cgi-bin/ +# fcgi: /srv/www/php-fcgi-scripts +# backup: /srv/customers/backups/ -+# asemen 20130314 -+ ++# asemen 20130415 ++ CREATE TABLE `ftp_groups` ( `id` int(20) NOT NULL auto_increment, `groupname` varchar(60) NOT NULL default '', -@@ -394,7 +404,7 @@ +@@ -393,7 +403,7 @@ ('customredirect', 'enabled', '1'), ('customredirect', 'default', '1'), ('perl', 'suexecworkaround', '0'), @@ -23,7 +23,7 @@ ('login', 'domain_login', '0'), ('login', 'maxloginattempts', '3'), ('login', 'deactivatetime', '900'), -@@ -407,24 +417,24 @@ +@@ -406,24 +416,24 @@ ('phpfpm', 'min_spare_servers', '5'), ('phpfpm', 'max_spare_servers', '35'), ('phpfpm', 'max_requests', '0'), @@ -35,7 +35,7 @@ ('phpfpm', 'vhost_httpgroup', 'froxlorlocal'), ('phpfpm', 'idle_timeout', '30'), - ('phpfpm', 'aliasconfigdir', '/var/www/php-fpm/'), -+ ('phpfpm', 'aliasconfigdir', '/srv/www/php-fpm/'), ++ ('phpfpm', 'aliasconfigdir', ''/srv/www/php-fpm/'), ('nginx', 'fastcgiparams', '/etc/nginx/fastcgi_params'), ('system', 'lastaccountnumber', '0'), ('system', 'lastguid', '9999'), @@ -53,7 +53,7 @@ ('system', 'vmail_maildir', 'Maildir'), ('system', 'bind_enable', '1'), ('system', 'bindconf_directory', '/etc/bind/'), -@@ -446,8 +456,8 @@ +@@ -444,8 +454,8 @@ ('system', 'apacheconf_htpasswddir', '/etc/apache/htpasswd/'), ('system', 'webalizer_quiet', '2'), ('system', 'last_archive_run', '000000'), @@ -64,7 +64,7 @@ ('system', 'ssl_cert_file', '/etc/apache2/apache2.pem'), ('system', 'use_ssl', '0'), ('system', 'openssl_cnf', '[ req ]\r\ndefault_bits = 1024\r\ndistinguished_name = req_distinguished_name\r\nattributes = req_attributes\r\nprompt = no\r\noutput_password =\r\ninput_password =\r\n[ req_distinguished_name ]\r\nC = DE\r\nST = froxlor\r\nL = froxlor \r\nO = Testcertificate\r\nOU = froxlor \r\nCN = @@domain_name@@\r\nemailAddress = @@email@@ \r\n[ req_attributes ]\r\nchallengePassword =\r\n'), -@@ -481,7 +491,7 @@ +@@ -479,7 +489,7 @@ ('system', 'report_trafficmax', '90'), ('system', 'validate_domain', '1'), ('system', 'backup_enabled', '0'), -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
