- 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 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=571
This commit is contained in:
parent
a2f8ab4349
commit
a97bda490c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:acdc4db89bb0f2af1a9df748a2612b276f5fd24d9510a3df4edf18413cef9283
|
||||
size 352592
|
3
yast2-network-3.1.78.tar.bz2
Normal file
3
yast2-network-3.1.78.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f2c8165f46e32612c90693adae399fcba3c4573d243672c7e4c5d761fb8a0c7
|
||||
size 352512
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 3.1.77
|
||||
Version: 3.1.78
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -35,7 +35,8 @@ BuildRequires: yast2-testsuite
|
||||
|
||||
# yast2 v3.1.86: Added ServicesProposal library
|
||||
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)
|
||||
Requires: sysconfig >= 0.80.0
|
||||
|
Loading…
Reference in New Issue
Block a user