Hello community,

here is the log from the commit of package yast2-network for openSUSE:Factory 
checked in at 2013-05-02 12:08:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-network (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-network.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-network"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-network/yast2-network.changes      
2013-04-24 12:23:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-network.new/yast2-network.changes 
2013-05-02 12:08:35.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Apr 30 08:37:34 UTC 2013 - [email protected]
+
+- bnc#793367
+    - Added loading tun/tap settings from netconfig.
+- 2.25.0
+
+-------------------------------------------------------------------

Old:
----
  yast2-network-2.24.17.tar.bz2

New:
----
  yast2-network-2.25.0.tar.bz2

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

Other differences:
------------------
++++++ yast2-network.spec ++++++
--- /var/tmp/diff_new_pack.KEEcZc/_old  2013-05-02 12:08:37.000000000 +0200
+++ /var/tmp/diff_new_pack.KEEcZc/_new  2013-05-02 12:08:37.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-network
-Version:        2.24.17
+Version:        2.25.0
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-network-2.24.17.tar.bz2 -> yast2-network-2.25.0.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-2.24.17/Makefile.in 
new/yast2-network-2.25.0/Makefile.in
--- old/yast2-network-2.24.17/Makefile.in       2013-04-19 12:40:59.000000000 
+0200
+++ new/yast2-network-2.25.0/Makefile.in        2013-04-30 14:01:49.000000000 
+0200
@@ -684,7 +684,7 @@
        *.zip*) \
          unzip $(distdir).zip ;;\
        esac
-       chmod -R a-w $(distdir); chmod a+w $(distdir)
+       chmod -R a-w $(distdir); chmod u+w $(distdir)
        mkdir $(distdir)/_build
        mkdir $(distdir)/_inst
        chmod a-w $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-2.24.17/VERSION 
new/yast2-network-2.25.0/VERSION
--- old/yast2-network-2.24.17/VERSION   2013-04-19 12:40:35.000000000 +0200
+++ new/yast2-network-2.25.0/VERSION    2013-04-30 14:01:38.000000000 +0200
@@ -1 +1 @@
-2.24.17
+2.25.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-2.24.17/configure 
new/yast2-network-2.25.0/configure
--- old/yast2-network-2.24.17/configure 2013-04-19 12:40:59.000000000 +0200
+++ new/yast2-network-2.25.0/configure  2013-04-30 14:01:48.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-network 2.24.17.
+# Generated by GNU Autoconf 2.69 for yast2-network 2.25.0.
 #
 # Report bugs to <http://bugs.opensuse.org/>.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-network'
 PACKAGE_TARNAME='yast2-network'
-PACKAGE_VERSION='2.24.17'
-PACKAGE_STRING='yast2-network 2.24.17'
+PACKAGE_VERSION='2.25.0'
+PACKAGE_STRING='yast2-network 2.25.0'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1247,7 +1247,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures yast2-network 2.24.17 to adapt to many kinds of 
systems.
+\`configure' configures yast2-network 2.25.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1318,7 +1318,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of yast2-network 2.24.17:";;
+     short | recursive ) echo "Configuration of yast2-network 2.25.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1398,7 +1398,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-yast2-network configure 2.24.17
+yast2-network configure 2.25.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1415,7 +1415,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by yast2-network $as_me 2.24.17, which was
+It was created by yast2-network $as_me 2.25.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2354,7 +2354,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-network'
- VERSION='2.24.17'
+ VERSION='2.25.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2477,7 +2477,7 @@
 
 
 
-VERSION="2.24.17"
+VERSION="2.25.0"
 RPMNAME="yast2-network"
 MAINTAINER="Michal Filka <[email protected]>"
 
@@ -3403,7 +3403,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by yast2-network $as_me 2.24.17, which was
+This file was extended by yast2-network $as_me 2.25.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3456,7 +3456,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-yast2-network config.status 2.24.17
+yast2-network config.status 2.25.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-2.24.17/configure.in 
new/yast2-network-2.25.0/configure.in
--- old/yast2-network-2.24.17/configure.in      2013-04-19 12:40:57.000000000 
+0200
+++ new/yast2-network-2.25.0/configure.in       2013-04-30 14:01:45.000000000 
+0200
@@ -3,7 +3,7 @@
 dnl -- This file is generated by y2autoconf 2.24.0 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
-AC_INIT(yast2-network, 2.24.17, http://bugs.opensuse.org/, yast2-network)
+AC_INIT(yast2-network, 2.25.0, http://bugs.opensuse.org/, yast2-network)
 dnl Check for presence of file 'RPMNAME'
 AC_CONFIG_SRCDIR([RPMNAME])
 
@@ -18,7 +18,7 @@
 AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)
 
 dnl Important YaST2 variables
-VERSION="2.24.17"
+VERSION="2.25.0"
 RPMNAME="yast2-network"
 MAINTAINER="Michal Filka <[email protected]>"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-2.24.17/src/lan/address.ycp 
new/yast2-network-2.25.0/src/lan/address.ycp
--- old/yast2-network-2.24.17/src/lan/address.ycp       2013-04-19 
12:40:35.000000000 +0200
+++ new/yast2-network-2.25.0/src/lan/address.ycp        2013-04-30 
14:01:38.000000000 +0200
@@ -1130,18 +1130,7 @@
                "AD_ADDRESSES",
        frame2
      );
-/*
-    if (LanItems::type == "br")
-    {
-        address_contents = `VBox(
-                `Left(label),
-               just_address_contents,
-               `Frame("",  `VBox("BRIDGE_PORTS")),
-               frame2
-       );
-    }
-    else 
-*/
+
     if (contains(["tun", "tap"], LanItems::type))
     {
      address_contents = `VBox(
@@ -1241,9 +1230,7 @@
            "abort_button" : Label::CancelButton (),
            "next_button" : Label::NextButton (),
            "fallback_functions" : functions,
-           "disable_buttons" : (LanItems::operation!=`add || 
-                               (LanItems::operation==`edit && 
LanItems::getCurrentItem()["ifcfg"]:""=="")) 
-                               ? [ "back_button" ] : []
+           "disable_buttons" : LanItems::operation!=`add ? [ "back_button" ] : 
[],
         ]);
     Wizard::RestoreAbortButton();
 
@@ -1253,7 +1240,7 @@
 
     if (ret != `back && ret != `abort)
     {
-       string ifcfgname = LanItems::Items[LanItems::current, 
"ifcfg"]:"";//settings["IFCFGID"]:"";
+       string ifcfgname = LanItems::getCurrentItem()[ "ifcfg"]:"";
        // general tab
        LanItems::startmode = settings["STARTMODE"]:"";
        if (LanItems::startmode=="ifplugd"){
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-2.24.17/src/modules/LanItems.ycp 
new/yast2-network-2.25.0/src/modules/LanItems.ycp
--- old/yast2-network-2.24.17/src/modules/LanItems.ycp  2013-04-19 
12:40:35.000000000 +0200
+++ new/yast2-network-2.25.0/src/modules/LanItems.ycp   2013-04-30 
14:01:38.000000000 +0200
@@ -1253,6 +1253,11 @@
                 bond_slaves = add(bond_slaves, (string)value);
     });
 
+    /* tun/tap settings */
+    tunnel_set_owner = GetDeviceVar( devmap, defaults, "TUNNEL_SET_OWNER");
+    tunnel_set_group = GetDeviceVar( devmap, defaults, "TUNNEL_SET_GROUP");
+    tunnel_set_persistent = GetDeviceVar( devmap, defaults, 
"TUNNEL_SET_PERSISTENT") == "yes";
+
     /* wireless options */
     wl_mode = GetDeviceVar (devmap, defaults, "WIRELESS_MODE");
     wl_essid = GetDeviceVar (devmap, defaults, "WIRELESS_ESSID");
@@ -1380,6 +1385,10 @@
     // default options for bonding (bnc#404449)
     "BONDING_MODULE_OPTS": "mode=active-backup miimon=100",
 
+    // defaults for tun/tap devices
+    "TUNNEL_SET_OWNER": "",
+    "TUNNEL_SET_GROUP": "",
+    "TUNNEL_SET_PERSISTENT": "yes",
     ];
 
 /**

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

Reply via email to