Mailinglist Archive: opensuse-commit (1083 mails)

< Previous Next >
commit yast2-network
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Tue, 25 Sep 2007 21:18:49 +0200
  • Message-id: <20070925191849.DA78A6780D3@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package yast2-network
checked in at Tue Sep 25 21:18:49 CEST 2007.

--------
--- yast2-network/yast2-network.changes 2007-09-24 11:03:13.000000000 +0200
+++ /mounts/work_src_done/STABLE/STABLE/yast2-network/yast2-network.changes     2007-09-25 12:45:33.000000000 +0200
@@ -1,0 +2,8 @@
+Tue Sep 25 12:44:03 CEST 2007 - mzugec@xxxxxxx
+
+- write resolv.conf after change from dhcp to static (#327074)
+  reload/restart network before this to put correct resolv.conf from 
+  dhcp-backup
+- 2.15.81 
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ yast2-network.spec ++++++
--- /var/tmp/diff_new_pack.nQ2495/_old  2007-09-25 21:18:33.000000000 +0200
+++ /var/tmp/diff_new_pack.nQ2495/_new  2007-09-25 21:18:33.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package yast2-network (Version 2.15.80)
+# spec file for package yast2-network (Version 2.15.81)
 #
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -11,12 +11,12 @@
 # norootforbuild
 
 Name:           yast2-network
-Version:        2.15.80
+Version:        2.15.81
 Release:        1
 License:        GPL v2 or later
 Group:          System/YaST
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-network-2.15.80.tar.bz2
+Source0:        yast2-network-2.15.81.tar.bz2
 Prefix:         /usr
 # should be required by devtools
 BuildRequires:  perl-XML-Writer pkgconfig rpm
@@ -44,12 +44,12 @@
 Summary:        YaST2 - Network Configuration
 
 %package devel-doc
-Version:        2.15.80
+Version:        2.15.81
 Release:        1
 License:        GPL v2 or later
 Group:          System/YaST
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-network-2.15.80.tar.bz2
+Source0:        yast2-network-2.15.81.tar.bz2
 Prefix:         /usr
 Requires:       yast2-network >= 2.15.53
 Summary:        YaST2 - Developer documentation for yast2-network
@@ -73,7 +73,7 @@
     Michal Svec <msvec@xxxxxxx>
 
 %prep
-%setup -n yast2-network-2.15.80
+%setup -n yast2-network-2.15.81
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -139,6 +139,11 @@
 %exclude %{prefix}/share/doc/packages/yast2-network/COPYRIGHT.english
 %exclude %{prefix}/share/doc/packages/yast2-network/README
 %changelog
+* Tue Sep 25 2007 - mzugec@xxxxxxx
+- write resolv.conf after change from dhcp to static (#327074)
+  reload/restart network before this to put correct resolv.conf from
+  dhcp-backup
+- 2.15.81
 * Mon Sep 24 2007 - mzugec@xxxxxxx
 - for update system don't copy network from inst_sys (#325738)
 - 2.15.80

++++++ yast2-network-2.15.80.tar.bz2 -> yast2-network-2.15.81.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-network-2.15.80/configure new/yast2-network-2.15.81/configure
--- old/yast2-network-2.15.80/configure 2007-09-24 10:55:39.000000000 +0200
+++ new/yast2-network-2.15.81/configure 2007-09-25 12:38:52.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for yast2-network 2.15.79.
+# Generated by GNU Autoconf 2.61 for yast2-network 2.15.80.
 #
 # Report bugs to <http://bugs.opensuse.org/>.
 #
@@ -574,8 +574,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-network'
 PACKAGE_TARNAME='yast2-network'
-PACKAGE_VERSION='2.15.79'
-PACKAGE_STRING='yast2-network 2.15.79'
+PACKAGE_VERSION='2.15.80'
+PACKAGE_STRING='yast2-network 2.15.80'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 
 ac_unique_file="RPMNAME"
@@ -1197,7 +1197,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.15.79 to adapt to many kinds of systems.
+\`configure' configures yast2-network 2.15.80 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1268,7 +1268,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of yast2-network 2.15.79:";;
+     short | recursive ) echo "Configuration of yast2-network 2.15.80:";;
    esac
   cat <<\_ACEOF
 
@@ -1346,7 +1346,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-yast2-network configure 2.15.79
+yast2-network configure 2.15.80
 generated by GNU Autoconf 2.61
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1360,7 +1360,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.15.79, which was
+It was created by yast2-network $as_me 2.15.80, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ $0 $@
@@ -2181,7 +2181,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-network'
- VERSION='2.15.79'
+ VERSION='2.15.80'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2408,7 +2408,7 @@
 
 
 
-VERSION="2.15.79"
+VERSION="2.15.80"
 RPMNAME="yast2-network"
 MAINTAINER="Michal Zugec <mzugec@xxxxxxx>"
 
@@ -3303,7 +3303,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.15.79, which was
+This file was extended by yast2-network $as_me 2.15.80, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3346,7 +3346,7 @@
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-yast2-network config.status 2.15.79
+yast2-network config.status 2.15.80
 configured by $0, generated by GNU Autoconf 2.61,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-network-2.15.80/configure.in new/yast2-network-2.15.81/configure.in
--- old/yast2-network-2.15.80/configure.in      2007-09-24 10:55:35.000000000 +0200
+++ new/yast2-network-2.15.81/configure.in      2007-09-25 12:38:47.000000000 +0200
@@ -3,7 +3,7 @@
 dnl -- This file is generated by y2autoconf 2.15.9 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
-AC_INIT(yast2-network, 2.15.79, http://bugs.opensuse.org/, yast2-network)
+AC_INIT(yast2-network, 2.15.80, http://bugs.opensuse.org/, yast2-network)
 dnl Check for presence of file 'RPMNAME'
 AC_CONFIG_SRCDIR([RPMNAME])
 
@@ -17,7 +17,7 @@
 AM_INIT_AUTOMAKE(tar-ustar) dnl searches for some needed programs
 
 dnl Important YaST2 variables
-VERSION="2.15.79"
+VERSION="2.15.80"
 RPMNAME="yast2-network"
 MAINTAINER="Michal Zugec <mzugec@xxxxxxx>"
 
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-network-2.15.80/src/clients/save_network.ycp new/yast2-network-2.15.81/src/clients/save_network.ycp
--- old/yast2-network-2.15.80/src/clients/save_network.ycp      2007-09-24 11:00:20.000000000 +0200
+++ new/yast2-network-2.15.81/src/clients/save_network.ycp      2007-09-24 17:06:10.000000000 +0200
@@ -354,6 +354,7 @@
 
     string udev_rules_srcdir = "/etc/udev/rules.d";
     string net_srcfile = "70-persistent-net.rules";
+    // TODO: move "cd.rules" code into storage (#292375)
     string cd_srcfile = "70-persistent-cd.rules";
 
     string udev_rules_destdir = sformat("%1%2", String::Quote (Installation::destdir), udev_rules_srcdir);
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-network-2.15.80/src/modules/Lan.ycp new/yast2-network-2.15.81/src/modules/Lan.ycp
--- old/yast2-network-2.15.80/src/modules/Lan.ycp       2007-09-22 01:22:46.000000000 +0200
+++ new/yast2-network-2.15.81/src/modules/Lan.ycp       2007-09-25 12:44:54.000000000 +0200
@@ -4,7 +4,7 @@
  * Summary:    Network card data
  * Authors:    Michal Svec <msvec@xxxxxxx>
  *
- * $Id: Lan.ycp 40866 2007-09-12 11:45:06Z kmachalkova $
+ * $Id: Lan.ycp 41079 2007-09-25 10:44:52Z mzugec $
  *
  * Representation of the configuration of network cards.
  * Input and output routines.
@@ -388,6 +388,9 @@
     if(Abort()) return false;
     /* Progress step 6 */
     ProgressNextStage(_("Writing hostname and DNS configuration..."));
+    // write resolv.conf after change from dhcp to static (#327074)
+    // reload/restart network before this to put correct resolv.conf from dhcp-backup
+    NetworkService::StartStop ();
     DNS::Write();
     Host::Write();
     Progress::set (orig);
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-network-2.15.80/VERSION new/yast2-network-2.15.81/VERSION
--- old/yast2-network-2.15.80/VERSION   2007-09-24 11:00:46.000000000 +0200
+++ new/yast2-network-2.15.81/VERSION   2007-09-25 12:43:50.000000000 +0200
@@ -1 +1 @@
-2.15.80
+2.15.81


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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >