- Autoenabling of all interfaces allowed during installation only.
- fixes bnc#782283 - 2.24.6 - let curl follow redirects when downloading release notes package (bnc#781330) - 2.24.5 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=182
This commit is contained in:
parent
e1e42cf092
commit
abcca536fe
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:444919bfbc11e02f3ca956cedad0bbb4e005d2f0d36f8ac471d4594248f2d1d3
|
||||
size 285099
|
3
yast2-network-2.24.6.tar.bz2
Normal file
3
yast2-network-2.24.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:89679e9456d5af42e4866543e653cade6c32174c1c4893fec28a01b93914c257
|
||||
size 284928
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 3 09:07:01 UTC 2012 - mfilka@suse.com
|
||||
|
||||
- Autoenabling of all interfaces allowed during installation only.
|
||||
- fixes bnc#782283
|
||||
- 2.24.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 21 11:26:22 CEST 2012 - jsuchome@suse.cz
|
||||
|
||||
- let curl follow redirects when downloading release notes package
|
||||
(bnc#781330)
|
||||
- 2.24.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 27 14:08:26 UTC 2012 - mfilka@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 2.24.4
|
||||
Version: 2.24.6
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -36,8 +36,9 @@ BuildRequires: yast2-testsuite
|
||||
# NetworkInterfaces::Write should write ifcfgs only once
|
||||
# Wizard::SetDesktopTitleAndIcon
|
||||
# yast2 v2.23.0 - support for shel (un)quoting
|
||||
# yast2 v2.23.6 - updated API for IPv6
|
||||
BuildRequires: yast2 >= 2.21.22
|
||||
Requires: yast2 >= 2.23.0
|
||||
Requires: yast2 >= 2.23.5
|
||||
|
||||
#netconfig (FaTE #303618)
|
||||
Requires: sysconfig >= 0.71.2
|
||||
|
Loading…
Reference in New Issue
Block a user