Accepting request 760647 from YaST:Head
submit new version 4.2.42 OBS-URL: https://build.opensuse.org/request/show/760647 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=415
This commit is contained in:
commit
dae854500b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:16e5608a2f9f5f07872e4372a34bb402fd68d76a3e543f647ee7cf09376addc0
|
|
||||||
size 447947
|
|
3
yast2-network-4.2.42.tar.bz2
Normal file
3
yast2-network-4.2.42.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:81618f3a2f0f5c6e9e10f0ac7503d79d5b7c622258979b4c40686ecbf9f709af
|
||||||
|
size 445374
|
@ -1,3 +1,53 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 3 10:11:52 UTC 2020 - Michal Filka <mfilka@suse.com>
|
||||||
|
|
||||||
|
- bnc#1159970
|
||||||
|
- suppport for reading / writing MTU
|
||||||
|
- 4.2.42
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 2 08:54:15 UTC 2020 - Michal Filka <mfilka@suse.com>
|
||||||
|
|
||||||
|
- bnc#1153198, fate#319639
|
||||||
|
- fixed internal error caused by incompatibility between new and
|
||||||
|
old DNS / Hostname handling code.
|
||||||
|
- 4.2.41
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 27 11:37:02 UTC 2019 - Josef Reidinger <jreidinger@suse.com>
|
||||||
|
|
||||||
|
- read properly old wireless auth modes and use new ones instead
|
||||||
|
(bsc#1159160)
|
||||||
|
- 4.2.40
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 23 07:42:56 UTC 2019 - Michal Filka <mfilka@suse.com>
|
||||||
|
|
||||||
|
- bnc#1153198, fate#319639
|
||||||
|
- improved previous fix - exception handling
|
||||||
|
- 4.2.39
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 17 10:57:27 UTC 2019 - Knut Andersse <kanderssen@suse.com>
|
||||||
|
|
||||||
|
- bsc#1156986
|
||||||
|
- Fixed the creation of network configuration for virtualization
|
||||||
|
- 4.2.38
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 17 10:49:05 UTC 2019 - Michal Filka <mfilka@suse.com>
|
||||||
|
|
||||||
|
- bnc#1153198, fate#319639
|
||||||
|
improved previous fix together with some cleanup
|
||||||
|
- 4.2.37
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 16 08:43:36 UTC 2019 - Knut Anderssen <kanderssen@suse.com>
|
||||||
|
|
||||||
|
- Centered and added title to the add interface dialog
|
||||||
|
(jsc#SLE-7753)
|
||||||
|
- 4.2.36
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 4 09:51:38 UTC 2019 - Michal Filka <mfilka@suse.com>
|
Wed Dec 4 09:51:38 UTC 2019 - Michal Filka <mfilka@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-network
|
# spec file for package yast2-network
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 4.2.35
|
Version: 4.2.42
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: YaST2 - Network Configuration
|
Summary: YaST2 - Network Configuration
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user