Hello community,

here is the log from the commit of package trytond for openSUSE:Factory checked 
in at 2016-10-02 00:09:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/trytond (Old)
 and      /work/SRC/openSUSE:Factory/.trytond.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "trytond"

Changes:
--------
--- /work/SRC/openSUSE:Factory/trytond/trytond.changes  2016-09-23 
11:30:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.trytond.new/trytond.changes     2016-10-02 
00:09:53.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Sep 28 18:53:35 UTC 2016 - axel.br...@gmx.de
+
+- update of trytond.conf and README.SUSE
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tryton-server.README.SUSE ++++++
--- /var/tmp/diff_new_pack.8NOUB6/_old  2016-10-02 00:09:54.000000000 +0200
+++ /var/tmp/diff_new_pack.8NOUB6/_new  2016-10-02 00:09:54.000000000 +0200
@@ -35,7 +35,7 @@
     to
     local   all             all                                     trust
     
-    Restart the server for the changes to take effect.
+    Restart the database-server for the changes to take effect.
     
   * Creating the database user:
     
@@ -85,7 +85,7 @@
   * If the Tryton server is listening on external interfaces, it is highly
     recommended to enable SSL for the connection.
 
-    Note: See 
https://code.google.com/p/tryton/wiki/InstallationonopenSUSE#Setting_up_SSL_communication_with_the_Tryton_server
+    Note: See 
https://github.com/mbehrle/tryton/blob/wiki/InstallationonopenSUSE.md#Setting_up_SSL_communication_with_the_Tryton_server
     for a description to set up certificates
 
   * Restarting trytond:
@@ -104,7 +104,7 @@
 Creating the database for Tryton
 --------------------------------
 
-For case 1, manual creation of the database, the folowing steps are to be 
performed:
+For case 1, manual creation of the database, the following steps are to be 
performed:
 
   * Creating the database:
 
@@ -217,4 +217,4 @@
         
   * Only the same major version of Tryton client and Tryton server can connect.
 
- -- Axel Braun <axel.br...@gmx.de>  Tue, 17 Jan 2016 
+ -- Axel Braun <axel.br...@gmx.de> Wed Sep 28 18:35:02 UTC 2016

++++++ trytond.conf ++++++
--- /var/tmp/diff_new_pack.8NOUB6/_old  2016-10-02 00:09:54.000000000 +0200
+++ /var/tmp/diff_new_pack.8NOUB6/_new  2016-10-02 00:09:54.000000000 +0200
@@ -66,7 +66,7 @@
 #listen = 0.0.0.0:8000
 #
 # Listen on all interfaces (IPv4 and IPv6)
-#listen = [::]:8000
+listen = [::]:8000
 
 # The hostname for this interface
 #hostname = 

++++++ trytond.conf.example ++++++
--- /var/tmp/diff_new_pack.8NOUB6/_old  2016-10-02 00:09:54.000000000 +0200
+++ /var/tmp/diff_new_pack.8NOUB6/_new  2016-10-02 00:09:54.000000000 +0200
@@ -101,7 +101,7 @@
 # print crypt.crypt(getpass.getpass(), \
 # "".join(random.sample(string.ascii_letters + string.digits, 8)))'
 # Example password with 'admin'
-#super_pwd = jkUbZGvFNeugk
+super_pwd = jkUbZGvFNeugk
 
 [email]
 # Mail settings


Reply via email to