Accepting request 200736 from YaST:Head
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/200736 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=277
This commit is contained in:
commit
4be38d4fc0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:38cffb3cea4de010a75aefe2898308f31d141bd2815725b1e78192f6d366a132
|
||||
size 291356
|
3
yast2-network-3.0.7.tar.bz2
Normal file
3
yast2-network-3.0.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:108878feffaee9540344734222be241be36664a384f07ad4029a38f28456eb66
|
||||
size 294255
|
@ -1,3 +1,51 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 18 09:12:23 UTC 2013 - mfilka@suse.com
|
||||
|
||||
- Refactoring
|
||||
- removing ycp artifacts
|
||||
- separated dialog for editing nic name into own class
|
||||
- 3.0.7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 11 09:34:47 UTC 2013 - mfilka@suse.com
|
||||
|
||||
- bnc#578787
|
||||
- LanItems provides API for querying all available netcard devices
|
||||
- 3.0.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 4 08:59:44 UTC 2013 - mfilka@suse.com
|
||||
|
||||
- bnc#837793
|
||||
- Network Card details / General: show the assigned firewall zone;
|
||||
previously "Automatically Assigned Zone" would be always shown.
|
||||
- 3.0.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 27 08:20:41 UTC 2013 - jreidinger@suse.com
|
||||
|
||||
- do not overwrite curl log for addon (BNC#632917)
|
||||
- 3.0.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 26 16:00:38 UTC 2013 - jreidinger@suse.com
|
||||
|
||||
- fix suggest for KDE network manager applet (BNC#747808)
|
||||
- 3.0.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 22 12:26:42 UTC 2013 - mfilka@suse.com
|
||||
|
||||
- Ported changes from SLE branch (bnc#831833)
|
||||
- bnc#769081
|
||||
- do not remove line from /etc/hosts if it contains two spaces
|
||||
between hostnames
|
||||
- bnc#810539
|
||||
- fixed issue in YaPI which caused a syntax warning
|
||||
- fate#308978
|
||||
- do not write network config files if not changed
|
||||
- 3.0.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 21 07:32:22 UTC 2013 - mfilka@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 3.0.1
|
||||
Version: 3.0.7
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -128,6 +128,8 @@ fi
|
||||
/usr/lib/YaST2/servers_non_y2/ag_udev_persistent
|
||||
/usr/share/YaST2/schema/autoyast/rnc/networking.rnc
|
||||
/usr/share/YaST2/schema/autoyast/rnc/host.rnc
|
||||
/usr/share/YaST2/lib/
|
||||
/usr/share/YaST2/lib/network
|
||||
|
||||
%dir %{_prefix}/share/doc/packages/yast2-network
|
||||
%{_prefix}/share/doc/packages/yast2-network/COPYING
|
||||
|
Loading…
x
Reference in New Issue
Block a user