From 753cc1688b949eb06e02391277cfabfc79734f8f3061ccaed29475dce49c32bf Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 14 Dec 2020 08:51:58 +0000 Subject: [PATCH 1/2] - Allow to modify the hostname mapped to a connection primary IP address when the associated hostname is modified (bsc#1174431) - 4.3.33 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=972 --- yast2-network-4.3.32.tar.bz2 | 3 --- yast2-network-4.3.33.tar.bz2 | 3 +++ yast2-network.changes | 8 +++++++- yast2-network.spec | 2 +- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 yast2-network-4.3.32.tar.bz2 create mode 100644 yast2-network-4.3.33.tar.bz2 diff --git a/yast2-network-4.3.32.tar.bz2 b/yast2-network-4.3.32.tar.bz2 deleted file mode 100644 index d6c7e03..0000000 --- a/yast2-network-4.3.32.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57a1d8600236f01f045edd8073fa9b119ca9f8024074fcb1de237127aea34b6b -size 466652 diff --git a/yast2-network-4.3.33.tar.bz2 b/yast2-network-4.3.33.tar.bz2 new file mode 100644 index 0000000..536d2f0 --- /dev/null +++ b/yast2-network-4.3.33.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb7882197b16f849409bd604e2c37ebd88317468d095b99560845ceec39bfb24 +size 467514 diff --git a/yast2-network.changes b/yast2-network.changes index 436bf64..a4e1eec 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Dec 14 08:27:46 UTC 2020 - Knut Anderssen + +- Allow to modify the hostname mapped to a connection primary IP + address when the associated hostname is modified (bsc#1174431) +- 4.3.33 + ------------------------------------------------------------------- Thu Dec 10 10:43:48 UTC 2020 - Knut Anderssen @@ -10563,4 +10570,3 @@ Thu Jun 8 20:46:57 MEST 2000 - dan@suse.cz Fri May 19 09:44:08 CEST 2000 - kkaempf@suse.de - initial version - diff --git a/yast2-network.spec b/yast2-network.spec index d68e304..2f95eef 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.3.32 +Version: 4.3.33 Release: 0 Summary: YaST2 - Network Configuration License: GPL-2.0-only From a0375ab9e93265766d302719290a87ccce54b01d65525a53de73092c8c73c85f Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 14 Dec 2020 12:05:02 +0000 Subject: [PATCH 2/2] - Write also connections in case that the hostname mapped to a connection primary IP address is changed through the DNS standalone client (bsc#1174431) - 4.3.34 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=973 --- yast2-network-4.3.33.tar.bz2 | 3 --- yast2-network-4.3.34.tar.bz2 | 3 +++ yast2-network.changes | 8 ++++++++ yast2-network.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-4.3.33.tar.bz2 create mode 100644 yast2-network-4.3.34.tar.bz2 diff --git a/yast2-network-4.3.33.tar.bz2 b/yast2-network-4.3.33.tar.bz2 deleted file mode 100644 index 536d2f0..0000000 --- a/yast2-network-4.3.33.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cb7882197b16f849409bd604e2c37ebd88317468d095b99560845ceec39bfb24 -size 467514 diff --git a/yast2-network-4.3.34.tar.bz2 b/yast2-network-4.3.34.tar.bz2 new file mode 100644 index 0000000..6cf33c1 --- /dev/null +++ b/yast2-network-4.3.34.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e2a4c48112d3f83855d0ceafb96edbcdd20115e13d7f417dc0251193551e16b +size 467079 diff --git a/yast2-network.changes b/yast2-network.changes index a4e1eec..8e1008c 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Dec 14 09:36:40 UTC 2020 - Knut Anderssen + +- Write also connections in case that the hostname mapped to a + connection primary IP address is changed through the DNS + standalone client (bsc#1174431) +- 4.3.34 + ------------------------------------------------------------------- Mon Dec 14 08:27:46 UTC 2020 - Knut Anderssen diff --git a/yast2-network.spec b/yast2-network.spec index 2f95eef..3a109a8 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.3.33 +Version: 4.3.34 Release: 0 Summary: YaST2 - Network Configuration License: GPL-2.0-only