Hello community,

here is the log from the commit of package froxlor for openSUSE:Factory checked 
in at 2016-06-25 02:23:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2016-04-30 
23:30:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.froxlor.new/froxlor.changes     2016-06-25 
02:23:34.000000000 +0200
@@ -1,0 +2,25 @@
+Thu Jun 23 13:43:04 CEST 2016 - [email protected]
+
+- upstream upgrade to version 0.9.36 (bnc#846355)
+Bug #1570: Customer DOCROOT not accesable / forbidden in fresh Debian 8 w/ 
Apache 2.4
+Bug #1605: add insserv overrides for nscd and apache
+Bug #1613: Password reset link wrong behind nginx proxy
+Bug #1614: php5-curl requirement missing for debian
+Bug #1615: bind configuration broken since 0.9.35 if zonefiles are used
+Bug #1616: SSl Redirect
+Bug #1617: Domains with Custom Zone Files Not Being Built
+Bug #1619: Error setting termination_date
+Bug #1620: Error: Table ftp_users after new installation of froxlor is missing
+Bug #1621: Include nginx's default_server parameter within the default vhost 
config file
+Bug #1622: Missing /etc/nginx/conf.d/default.conf - could cause potential 
issues with future package upgrades
+Bug #1623: not empty zonefiles missing in froxlor_bind.conf
+Feature #786: [Backup] Mailbackup
+Feature #975: "Backup now" Option
+Feature #1544: Backup möglichkeit
+Feature #1574: customer selectable php version
+Feature #1576: Backup system
+Feature #1597: LE: support SNI and certs with multiple SANs
+Feature #1607: make webserver ssl protocols configurable like ssl ciphers
+Feature #1612: OPCache mit mod_itk
+
+-------------------------------------------------------------------

Old:
----
  froxlor-0.9.35.1.tar.bz2

New:
----
  froxlor-0.9.36.tar.bz2

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

Other differences:
------------------
++++++ froxlor.spec ++++++
--- /var/tmp/diff_new_pack.s7eTEE/_old  2016-06-25 02:23:35.000000000 +0200
+++ /var/tmp/diff_new_pack.s7eTEE/_new  2016-06-25 02:23:35.000000000 +0200
@@ -20,7 +20,7 @@
 %define apache_serverroot /srv/www/htdocs
 
 Name:           froxlor
-Version:        0.9.35.1
+Version:        0.9.36
 Release:        0
 Source0:        froxlor-%{version}.tar.bz2
 Patch0:         froxlor.sql.patch      

++++++ froxlor-0.9.35.1.tar.bz2 -> froxlor-0.9.36.tar.bz2 ++++++
++++ 6651 lines of diff (skipped)

++++++ froxlor.sql.patch ++++++
--- /var/tmp/diff_new_pack.s7eTEE/_old  2016-06-25 02:23:36.000000000 +0200
+++ /var/tmp/diff_new_pack.s7eTEE/_new  2016-06-25 02:23:36.000000000 +0200
@@ -1,6 +1,6 @@
---- install/froxlor.sql.orig   2016-04-26 10:53:42.303370421 +0200
-+++ install/froxlor.sql        2016-04-26 10:57:24.858822646 +0200
-@@ -1,3 +1,15 @@
+--- install/froxlor.sql.orig   2016-06-23 13:49:26.385288456 +0200
++++ install/froxlor.sql        2016-06-23 13:54:54.356747813 +0200
+@@ -1,3 +1,13 @@
 +# change path from /var to /srv
 +# webspaces: /srv/customers/webs
 +# logs: /srv/customers/logs/
@@ -8,15 +8,13 @@
 +# tmp: /srv/customers/tmp
 +# cgi:  /srv/www/cgi-bin/
 +# fcgi: /srv/www/php-fcgi-scripts
-+# backup: /srv/customers/backups/
 +# doc documentroot_prefix /srv/customers/webs/
-+# asemen 20160426
-+
++# asemen 20160621
 +
  DROP TABLE IF EXISTS `ftp_groups`;
  CREATE TABLE `ftp_groups` (
    `id` int(20) NOT NULL auto_increment,
-@@ -392,7 +404,7 @@
+@@ -392,7 +402,7 @@
        ('customredirect', 'enabled', '1'),
        ('customredirect', 'default', '1'),
        ('perl', 'suexecworkaround', '0'),
@@ -25,7 +23,7 @@
        ('login', 'domain_login', '0'),
        ('login', 'maxloginattempts', '3'),
        ('login', 'deactivatetime', '900'),
-@@ -405,13 +417,13 @@
+@@ -405,13 +415,13 @@
        ('phpfpm', 'min_spare_servers', '5'),
        ('phpfpm', 'max_spare_servers', '35'),
        ('phpfpm', 'max_requests', '0'),
@@ -41,7 +39,7 @@
        ('phpfpm', 'defaultini', '1'),
        ('phpfpm', 'vhost_defaultini', '2'),
        ('phpfpm', 'fastcgi_ipcdir', '/var/lib/apache2/fastcgi/'),
-@@ -419,14 +431,14 @@
+@@ -419,14 +429,14 @@
        ('nginx', 'fastcgiparams', '/etc/nginx/fastcgi_params'),
        ('system', 'lastaccountnumber', '0'),
        ('system', 'lastguid', '9999'),
@@ -59,7 +57,7 @@
        ('system', 'vmail_maildirname', 'Maildir'),
        ('system', 'bind_enable', '1'),
        ('system', 'bindconf_directory', '/etc/bind/'),
-@@ -447,9 +459,9 @@
+@@ -447,9 +457,9 @@
        ('system', 'apacheconf_htpasswddir', '/etc/apache2/htpasswd/'),
        ('system', 'webalizer_quiet', '2'),
        ('system', 'last_archive_run', '000000'),
@@ -72,7 +70,7 @@
        ('system', 'use_ssl', '0'),
        ('system', 'default_vhostconf', ''),
        ('system', 'mail_quota_enabled', '0'),
-@@ -464,7 +476,7 @@
+@@ -464,7 +474,7 @@
        ('system', 'mod_fcgid_peardir', '/usr/share/php/:/usr/share/php5/'),
        ('system', 'index_file_extension', 'html'),
        ('system', 'mod_fcgid_maxrequests', '250'),
@@ -81,7 +79,7 @@
        ('system', 'ssl_ca_file', ''),
        ('system', 'debug_cron', '0'),
        ('system', 'store_index_file_subs', '1'),
-@@ -504,8 +516,8 @@
+@@ -504,8 +514,8 @@
        ('system', 'customer_ssl_path', '/etc/ssl/froxlor-custom/'),
        ('system', 'allow_error_report_admin', '1'),
        ('system', 'allow_error_report_customer', '0'),
@@ -92,7 +90,7 @@
        ('system', 'mdaserver', 'dovecot'),
        ('system', 'mtaserver', 'postfix'),
        ('system', 'mailtraffic_enabled', '1'),
-@@ -521,7 +533,7 @@
+@@ -521,7 +531,7 @@
        ('system', 'letsencryptca', 'production'),
        ('system', 'letsencryptcountrycode', 'DE'),
        ('system', 'letsencryptstate', 'Germany'),


Reply via email to