- bnc#750325 - allow apostrophe in ESSID
- 2.23.0 - keep_install_network added to rnc file (bnc#758529) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=172
This commit is contained in:
parent
fb7364a7b1
commit
616420ae44
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ea623901721945b694e7291cc1c3afb3fe99880b1e50c67a42f58085b34c8371
|
|
||||||
size 288926
|
|
3
yast2-network-2.23.0.tar.bz2
Normal file
3
yast2-network-2.23.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7fa3dc42fe38bdd6af76b43ba11392dda9b80ece85c736c3711ced4569a8a9ee
|
||||||
|
size 291836
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 2 07:19:02 UTC 2012 - mfilka@suse.com
|
||||||
|
|
||||||
|
- bnc#750325 - allow apostrophe in ESSID
|
||||||
|
- 2.23.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 24 13:35:28 CEST 2012 - ug@suse.de
|
||||||
|
|
||||||
|
- keep_install_network added to rnc file (bnc#758529)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 11 11:13:51 CEST 2012 - mvidner@suse.cz
|
Wed Apr 11 11:13:51 CEST 2012 - mvidner@suse.cz
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 2.22.7
|
Version: 2.23.0
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -35,8 +35,9 @@ BuildRequires: yast2-testsuite
|
|||||||
|
|
||||||
# NetworkInterfaces::Write should write ifcfgs only once
|
# NetworkInterfaces::Write should write ifcfgs only once
|
||||||
# Wizard::SetDesktopTitleAndIcon
|
# Wizard::SetDesktopTitleAndIcon
|
||||||
|
# yast2 v2.23.0 - support for shel (un)quoting
|
||||||
BuildRequires: yast2 >= 2.21.22
|
BuildRequires: yast2 >= 2.21.22
|
||||||
Requires: yast2 >= 2.21.22
|
Requires: yast2 >= 2.23.0
|
||||||
|
|
||||||
#netconfig (FaTE #303618)
|
#netconfig (FaTE #303618)
|
||||||
Requires: sysconfig >= 0.71.2
|
Requires: sysconfig >= 0.71.2
|
||||||
|
Loading…
Reference in New Issue
Block a user