Accepting request 245053 from YaST:Head
submit new version 3.1.84 OBS-URL: https://build.opensuse.org/request/show/245053 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=313
This commit is contained in:
commit
f10ab87b68
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f2733b01983545d600a56774d95ec3d36ac09052e75ea769b0a146902db856d1
|
|
||||||
size 350778
|
|
3
yast2-network-3.1.84.tar.bz2
Normal file
3
yast2-network-3.1.84.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:25c0031a1a7208d88496f50e5b7f29374f803e4188db8e4d635d8c9217eee19b
|
||||||
|
size 354836
|
@ -1,3 +1,58 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 18 13:38:21 CEST 2014 - snwint@suse.de
|
||||||
|
|
||||||
|
- copy wickedd-nanny status (in /etc/wicked/common.xml) to target
|
||||||
|
- 3.1.84
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 15 09:24:04 UTC 2014 - mfilka@suse.com
|
||||||
|
|
||||||
|
- bnc#887238
|
||||||
|
- Layer2 availability option is referenced correctly during
|
||||||
|
autoconfiguration
|
||||||
|
- 3.1.83
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 15 08:31:59 UTC 2014 - jsrain@suse.cz
|
||||||
|
|
||||||
|
- fixed typo in module name (bnc#891921)
|
||||||
|
- 3.1.82
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 14 14:52:14 UTC 2014 - mfilka@suse.com
|
||||||
|
|
||||||
|
- bnc#841170, fate#316090
|
||||||
|
- support for filtering broadcoms storage only devices out of
|
||||||
|
device list
|
||||||
|
- 3.1.81
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 13 11:09:05 UTC 2014 - lslezak@suse.cz
|
||||||
|
|
||||||
|
- properly convert proxy configuration from install.inf during
|
||||||
|
installation (bnc#885957)
|
||||||
|
- 3.1.80
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 13 08:40:28 UTC 2014 - mvidner@suse.com
|
||||||
|
|
||||||
|
- Fixed network_autoconfiguration_test stubbing on s390 (bnc#883836).
|
||||||
|
- 3.1.79
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 12 16:58:55 CEST 2014 - locilka@suse.com
|
||||||
|
|
||||||
|
- Reading and adjusting the SuSEfirewall2 configuration has been
|
||||||
|
moved from inst_finish to inst_proposal because AutoYast export
|
||||||
|
can be already requested in inst_proposal (bnc#887406)
|
||||||
|
- 3.1.78
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 7 12:20:44 UTC 2014 - mvidner@suse.com
|
||||||
|
|
||||||
|
- Do not lose default route when editing an interface (bnc#883836).
|
||||||
|
- 3.1.77
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 5 14:59:19 CEST 2014 - schubi@suse.de
|
Tue Aug 5 14:59:19 CEST 2014 - schubi@suse.de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 3.1.76
|
Version: 3.1.84
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -35,7 +35,8 @@ BuildRequires: yast2-testsuite
|
|||||||
|
|
||||||
# yast2 v3.1.86: Added ServicesProposal library
|
# yast2 v3.1.86: Added ServicesProposal library
|
||||||
BuildRequires: yast2 >= 3.1.86
|
BuildRequires: yast2 >= 3.1.86
|
||||||
Requires: yast2 >= 3.1.86
|
# yast2 v3.1.97: Fixed checking whether SuSEfirewall2 package is installed/selected
|
||||||
|
Requires: yast2 >= 3.1.97
|
||||||
|
|
||||||
#netconfig (FaTE #303618)
|
#netconfig (FaTE #303618)
|
||||||
Requires: sysconfig >= 0.80.0
|
Requires: sysconfig >= 0.80.0
|
||||||
|
Loading…
Reference in New Issue
Block a user