From 6ebe1cc62942c6fdd998e2fd8a534a23c83975e5dd9103fd1cb32794db0bd65c Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 27 Sep 2017 13:50:23 +0000 Subject: [PATCH] - Preload the global DHCLIENT_SET_HOSTNAME option based on linuxrc sethostname option if given or based in control file default if not. (bsc#1054933) - Do not override the configuration with the default defined in the control file at the end of the first stage (bsc#1056633) - 4.0.0 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=760 --- yast2-network-3.3.12.tar.bz2 | 3 --- yast2-network-4.0.0.tar.bz2 | 3 +++ yast2-network.changes | 10 ++++++++++ yast2-network.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-3.3.12.tar.bz2 create mode 100644 yast2-network-4.0.0.tar.bz2 diff --git a/yast2-network-3.3.12.tar.bz2 b/yast2-network-3.3.12.tar.bz2 deleted file mode 100644 index 63dd176..0000000 --- a/yast2-network-3.3.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40312ce83ed21ad152d42741edb2f90e0f8de022a88cbf3df2a20e36058b55ab -size 393149 diff --git a/yast2-network-4.0.0.tar.bz2 b/yast2-network-4.0.0.tar.bz2 new file mode 100644 index 0000000..38e0d05 --- /dev/null +++ b/yast2-network-4.0.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b2fa43b2c9817f3d26a3a536b16f56481a516e2e7ef9d8191569ad0d9a577de +size 394090 diff --git a/yast2-network.changes b/yast2-network.changes index 0c10e27..5bba0ba 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Sep 26 12:44:47 UTC 2017 - knut.anderssen@suse.com + +- Preload the global DHCLIENT_SET_HOSTNAME option based on linuxrc + sethostname option if given or based in control file default if + not. (bsc#1054933) +- Do not override the configuration with the default defined in + the control file at the end of the first stage (bsc#1056633) +- 4.0.0 + ------------------------------------------------------------------- Wed Aug 30 14:14:08 UTC 2017 - knut.anderssen@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index 6b38559..49209b0 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 3.3.12 +Version: 4.0.0 Release: 0 BuildArch: noarch