Hello community,

here is the log from the commit of package froxlor for openSUSE:Factory checked 
in at 2013-12-03 10:42:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/froxlor (Old)
 and      /work/SRC/openSUSE:Factory/.froxlor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "froxlor"

Changes:
--------
--- /work/SRC/openSUSE:Factory/froxlor/froxlor.changes  2013-10-21 
12:55:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.froxlor.new/froxlor.changes     2013-12-03 
10:42:13.000000000 +0100
@@ -1,0 +2,13 @@
+Mon Dec  2 13:44:13 CET 2013 - [email protected]
+
+- upstream upragde to version 0.9.30 (bnc#846355)
+#365 SSL certificates should be settable per domain
+#581 Allow multiple IPs (IPv4/IPv6) to be used on one domain
+#1007 Userpanel: Show size of mail accounts
+#1270 Show phpinfo() in the admin-panel
+#201 fix SSL-redirect on non-standard SSL-ip/ports
+#1147, #1194 Improve wildcard/www-alias domain-settings for admins and 
customers
+#1271 remove build-in logrotate feature - provide logrotate-config-template 
instead
+- fix wrong alias in default-froxlor-server.conf to froxlor
+
+-------------------------------------------------------------------

Old:
----
  froxlor-0.9.29.tar.bz2

New:
----
  froxlor-0.9.30.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ froxlor.spec ++++++
--- /var/tmp/diff_new_pack.VtPQxf/_old  2013-12-03 10:42:13.000000000 +0100
+++ /var/tmp/diff_new_pack.VtPQxf/_new  2013-12-03 10:42:13.000000000 +0100
@@ -20,7 +20,7 @@
 %define apache_serverroot /srv/www/htdocs
 
 Name:           froxlor
-Version:        0.9.29
+Version:        0.9.30
 Release:        0
 Source0:        froxlor-%{version}.tar.bz2
 Source1:        froxlor.suse.adapt.template.config.tar.bz2 

++++++ froxlor-0.9.29.tar.bz2 -> froxlor-0.9.30.tar.bz2 ++++++
++++ 98334 lines of diff (skipped)

++++++ froxlor.sql.patch ++++++
--- /var/tmp/diff_new_pack.VtPQxf/_old  2013-12-03 10:42:15.000000000 +0100
+++ /var/tmp/diff_new_pack.VtPQxf/_new  2013-12-03 10:42:15.000000000 +0100
@@ -1,6 +1,6 @@
---- install/froxlor.sql.orig   2013-10-08 14:56:41.968858802 +0200
-+++ install/froxlor.sql        2013-10-08 14:59:18.843261841 +0200
-@@ -1,3 +1,13 @@
+--- install/froxlor.sql.orig   2013-12-02 13:50:04.543391096 +0100
++++ install/froxlor.sql        2013-12-02 13:51:32.600778562 +0100
+@@ -1,3 +1,14 @@
 +# change path from /var to /srv
 +# webspaces: /srv/customers/webs
 +# logs: /srv/customers/logs/
@@ -9,12 +9,13 @@
 +# cgi:  /srv/www/cgi-bin/
 +# fcgi: /srv/www/php-fcgi-scripts
 +# backup: /srv/customers/backups/
-+# asemen 20131008
++# asemen 20131202
++
 +
  CREATE TABLE `ftp_groups` (
    `id` int(20) NOT NULL auto_increment,
    `groupname` varchar(60) NOT NULL default '',
-@@ -393,7 +403,7 @@
+@@ -393,7 +404,7 @@
        ('customredirect', 'enabled', '1'),
        ('customredirect', 'default', '1'),
        ('perl', 'suexecworkaround', '0'),
@@ -23,7 +24,7 @@
        ('login', 'domain_login', '0'),
        ('login', 'maxloginattempts', '3'),
        ('login', 'deactivatetime', '900'),
-@@ -406,26 +416,26 @@
+@@ -406,26 +417,26 @@
        ('phpfpm', 'min_spare_servers', '5'),
        ('phpfpm', 'max_spare_servers', '35'),
        ('phpfpm', 'max_requests', '0'),
@@ -55,7 +56,7 @@
        ('system', 'vmail_maildirname', 'Maildir'),
        ('system', 'bind_enable', '1'),
        ('system', 'bindconf_directory', '/etc/bind/'),
-@@ -446,8 +456,8 @@
+@@ -446,8 +457,8 @@
        ('system', 'apacheconf_htpasswddir', '/etc/apache/htpasswd/'),
        ('system', 'webalizer_quiet', '2'),
        ('system', 'last_archive_run', '000000'),
@@ -66,7 +67,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 @@
+@@ -481,7 +492,7 @@
        ('system', 'report_trafficmax', '90'),
        ('system', 'validate_domain', '1'),
        ('system', 'backup_enabled', '0'),
@@ -75,3 +76,12 @@
        ('system', 'backup_mysqldump_path', '/usr/bin/mysqldump'),
        ('system', 'backup_count', '1'),
        ('system', 'backup_bigfile', '1'),
+@@ -505,7 +516,7 @@
+       ('system', 'ssl_cert_chainfile', ''),
+       ('system', 'ssl_cipher_list', 
'ECDHE-RSA-AES128-SHA256:AES128-GCM-SHA256:RC4:HIGH:!MD5:!aNULL:!EDH'),
+       ('system', 'nginx_php_backend', '127.0.0.1:8888'),
+-      ('system', 'perl_server', 'unix:/var/run/nginx/cgiwrap-dispatch.sock'),
++      ('system', 'perl_server', 'unix:/srv/run/nginx/cgiwrap-dispatch.sock'),
+       ('system', 'phpreload_command', ''),
+       ('system', 'apache24', '0'),
+       ('system', 'documentroot_use_default_value', '0'),

++++++ froxlor.suse.adapt.template.config.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/froxlor/install/default-froxlor-server.conf 
new/froxlor/install/default-froxlor-server.conf
--- old/froxlor/install/default-froxlor-server.conf     2010-06-07 
18:14:37.000000000 +0200
+++ new/froxlor/install/default-froxlor-server.conf     2013-12-02 
13:43:31.000000000 +0100
@@ -8,5 +8,5 @@
         Allow from all
 </Directory>
 
-Alias /syscp "/srv/www/htdocs/froxlor"
+Alias /froxlor "/srv/www/htdocs/froxlor"
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to