Hello community,

here is the log from the commit of package yast2-ftp-server for 
openSUSE:Factory checked in at 2014-09-19 13:56:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-ftp-server (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-ftp-server.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-ftp-server"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-ftp-server/yast2-ftp-server.changes        
2014-08-27 07:46:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-ftp-server.new/yast2-ftp-server.changes   
2014-09-19 15:45:31.000000000 +0200
@@ -1,0 +2,7 @@
+Thu Sep 18 12:16:09 CEST 2014 - sch...@suse.de
+
+- Autoyast Import:Evaluate the kind of ftpserver at first.
+  (bnc#892701)
+- 3.1.5
+
+-------------------------------------------------------------------

Old:
----
  yast2-ftp-server-3.1.4.tar.bz2

New:
----
  yast2-ftp-server-3.1.5.tar.bz2

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

Other differences:
------------------
++++++ yast2-ftp-server.spec ++++++
--- /var/tmp/diff_new_pack.bvDPon/_old  2014-09-19 15:45:32.000000000 +0200
+++ /var/tmp/diff_new_pack.bvDPon/_new  2014-09-19 15:45:32.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-ftp-server
-Version:        3.1.4
+Version:        3.1.5
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-ftp-server-3.1.4.tar.bz2 -> yast2-ftp-server-3.1.5.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ftp-server-3.1.4/MAINTAINER 
new/yast2-ftp-server-3.1.5/MAINTAINER
--- old/yast2-ftp-server-3.1.4/MAINTAINER       2014-08-26 10:04:16.000000000 
+0200
+++ new/yast2-ftp-server-3.1.5/MAINTAINER       2014-09-18 17:43:11.000000000 
+0200
@@ -1 +1 @@
-Michal Filka <mfi...@suse.com>
+Deprecated file. Use `osc maintainer yast2-ftp-server` instead.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ftp-server-3.1.4/package/yast2-ftp-server.changes 
new/yast2-ftp-server-3.1.5/package/yast2-ftp-server.changes
--- old/yast2-ftp-server-3.1.4/package/yast2-ftp-server.changes 2014-08-26 
10:04:16.000000000 +0200
+++ new/yast2-ftp-server-3.1.5/package/yast2-ftp-server.changes 2014-09-18 
17:43:11.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Thu Sep 18 12:16:09 CEST 2014 - sch...@suse.de
+
+- Autoyast Import:Evaluate the kind of ftpserver at first.
+  (bnc#892701)
+- 3.1.5
+
+-------------------------------------------------------------------
 Tue Aug 26 10:01:37 CEST 2014 - sch...@suse.de
 
 - Autoyast configuration mode: Set installation mode to "normal"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ftp-server-3.1.4/package/yast2-ftp-server.spec 
new/yast2-ftp-server-3.1.5/package/yast2-ftp-server.spec
--- old/yast2-ftp-server-3.1.4/package/yast2-ftp-server.spec    2014-08-26 
10:04:16.000000000 +0200
+++ new/yast2-ftp-server-3.1.5/package/yast2-ftp-server.spec    2014-09-18 
17:43:11.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-ftp-server
-Version:        3.1.4
+Version:        3.1.5
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ftp-server-3.1.4/src/modules/FtpServer.rb 
new/yast2-ftp-server-3.1.5/src/modules/FtpServer.rb
--- old/yast2-ftp-server-3.1.4/src/modules/FtpServer.rb 2014-08-26 
10:04:16.000000000 +0200
+++ new/yast2-ftp-server-3.1.5/src/modules/FtpServer.rb 2014-09-18 
17:43:11.000000000 +0200
@@ -949,6 +949,9 @@
     # @return [Boolean] True on success
     def Import(settings)
       settings = deep_copy(settings)
+      # Evaluate the kind of ftpserver at first.
+      # (bnc#892701)
+      IdFTPXinetd()
       result = true
       Builtins.foreach(@UI_keys) do |key|
         val = Ops.get_string(settings, key)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to