Hello community,

here is the log from the commit of package froxlor for openSUSE:Factory checked 
in at 2016-12-05 16:34:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-08-22 
10:07:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.froxlor.new/froxlor.changes     2016-12-05 
16:34:44.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Nov 28 12:04:53 CET 2016 - [email protected]
+
+- upstream upgrade to version 0.9.38.4 (bnc#846355)
+
+-------------------------------------------------------------------

Old:
----
  froxlor-0.9.37.tar.bz2

New:
----
  froxlor-0.9.38.4.tar.bz2

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

Other differences:
------------------
++++++ froxlor.spec ++++++
--- /var/tmp/diff_new_pack.ywrIlX/_old  2016-12-05 16:34:46.000000000 +0100
+++ /var/tmp/diff_new_pack.ywrIlX/_new  2016-12-05 16:34:46.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package froxlor
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define apache_serverroot /srv/www/htdocs
 
 Name:           froxlor
-Version:        0.9.37
+Version:        0.9.38.4
 Release:        0
 Source0:        froxlor-%{version}.tar.bz2
 Source1:        froxlor-httpd.conf
@@ -47,12 +47,12 @@
 Requires:       php5
 Requires:       php5-bcmath
 Requires:       php5-curl
+Requires:       php5-mbstring
 Requires:       php5-mysql
 Requires:       php5-posix
 Requires:       postfix
 Requires:       postfix-mysql
 Requires:       pure-ftpd
-Requires:       php5-mbstring 
 
 %description
 A Server Management Panel is a php web-based administration software.

++++++ froxlor-0.9.37.tar.bz2 -> froxlor-0.9.38.4.tar.bz2 ++++++
++++ 9322 lines of diff (skipped)

++++++ froxlor.sql.patch ++++++
--- /var/tmp/diff_new_pack.ywrIlX/_old  2016-12-05 16:34:47.000000000 +0100
+++ /var/tmp/diff_new_pack.ywrIlX/_new  2016-12-05 16:34:47.000000000 +0100
@@ -1,6 +1,6 @@
---- install/froxlor.sql.orig   2016-08-18 13:56:44.944471314 +0200
-+++ install/froxlor.sql        2016-08-18 13:57:28.624375029 +0200
-@@ -1,3 +1,12 @@
+--- install/froxlor.sql.orig   2016-11-28 12:09:50.153886445 +0100
++++ install/froxlor.sql        2016-11-28 12:10:29.281828384 +0100
+@@ -1,3 +1,13 @@
 +# change path from /var to /srv
 +# webspaces: /srv/customers/webs
 +# logs: /srv/customers/logs/
@@ -9,11 +9,12 @@
 +# cgi:  /srv/www/cgi-bin/
 +# fcgi: /srv/www/php-fcgi-scripts
 +# doc documentroot_prefix /srv/customers/webs/
++# asemen 20161128
 +
  DROP TABLE IF EXISTS `ftp_groups`;
  CREATE TABLE `ftp_groups` (
    `id` int(20) NOT NULL auto_increment,
-@@ -393,7 +402,7 @@
+@@ -393,7 +403,7 @@
        ('customredirect', 'enabled', '1'),
        ('customredirect', 'default', '1'),
        ('perl', 'suexecworkaround', '0'),
@@ -22,7 +23,7 @@
        ('login', 'domain_login', '0'),
        ('login', 'maxloginattempts', '3'),
        ('login', 'deactivatetime', '900'),
-@@ -406,13 +415,13 @@
+@@ -406,13 +416,13 @@
        ('phpfpm', 'min_spare_servers', '5'),
        ('phpfpm', 'max_spare_servers', '35'),
        ('phpfpm', 'max_requests', '0'),
@@ -38,7 +39,7 @@
        ('phpfpm', 'defaultini', '1'),
        ('phpfpm', 'vhost_defaultini', '2'),
        ('phpfpm', 'fastcgi_ipcdir', '/var/lib/apache2/fastcgi/'),
-@@ -420,14 +429,14 @@
+@@ -420,14 +430,14 @@
        ('nginx', 'fastcgiparams', '/etc/nginx/fastcgi_params'),
        ('system', 'lastaccountnumber', '0'),
        ('system', 'lastguid', '9999'),
@@ -56,7 +57,7 @@
        ('system', 'vmail_maildirname', 'Maildir'),
        ('system', 'bind_enable', '1'),
        ('system', 'bindconf_directory', '/etc/bind/'),
-@@ -448,8 +457,8 @@
+@@ -448,8 +458,8 @@
        ('system', 'apacheconf_htpasswddir', '/etc/apache2/htpasswd/'),
        ('system', 'webalizer_quiet', '2'),
        ('system', 'last_archive_run', '000000'),
@@ -67,10 +68,10 @@
        ('system', 'ssl_cert_file', '/etc/apache2/apache2.pem'),
        ('system', 'use_ssl', '0'),
        ('system', 'default_vhostconf', ''),
-@@ -522,7 +531,7 @@
+@@ -523,7 +533,7 @@
        ('system', 'letsencryptca', 'production'),
        ('system', 'letsencryptcountrycode', 'DE'),
-       ('system', 'letsencryptstate', 'Germany'),
+       ('system', 'letsencryptstate', 'Hessen'),
 -      ('system', 'letsencryptchallengepath', '/var/www/froxlor'),
 +      ('system', 'letsencryptchallengepath', '/srv/www/froxlor'),
        ('system', 'letsencryptkeysize', '4096'),


Reply via email to