Accepting request 107402 from YaST:Head
- installer's proxy config stored on installed system - bnc#693640 - 2.22.4 - added popup with security question when proxy url contains password (http://usr:pass@proxy) - bnc 694582 - fixed testsuite - 2.22.3 - Simplified NetworkStorage::isDiskOnNetwork, thx locilka (bnc#726057#c12) OBS-URL: https://build.opensuse.org/request/show/107402 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=251
This commit is contained in:
commit
c8789092e8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:289ae2e754b7e8d4d110702a54642137bed3dea6d73389568e2f410b9108f0ec
|
|
||||||
size 296837
|
|
3
yast2-network-2.22.4.tar.bz2
Normal file
3
yast2-network-2.22.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6b30b6b0984b07121290c37a20314a84828743774c8f3590bda66f0b586bc5aa
|
||||||
|
size 297778
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 27 09:38:49 UTC 2012 - mfilka@suse.com
|
||||||
|
|
||||||
|
- installer's proxy config stored on installed system - bnc#693640
|
||||||
|
- 2.22.4
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 23 08:52:06 UTC 2012 - mfilka@suse.com
|
||||||
|
|
||||||
|
- added popup with security question when proxy url contains password (http://usr:pass@proxy) - bnc 694582
|
||||||
|
- fixed testsuite
|
||||||
|
- 2.22.3
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 31 17:36:27 CET 2012 - mvidner@suse.cz
|
||||||
|
|
||||||
|
- Simplified NetworkStorage::isDiskOnNetwork, thx locilka (bnc#726057#c12)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 24 16:28:37 CET 2012 - mvidner@suse.cz
|
Tue Jan 24 16:28:37 CET 2012 - mvidner@suse.cz
|
||||||
|
|
||||||
|
@ -16,22 +16,22 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 2.22.2
|
Version: 2.22.4
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-network-%{version}.tar.bz2
|
Source0: yast2-network-%{version}.tar.bz2
|
||||||
|
|
||||||
|
Group: System/YaST
|
||||||
|
License: GPL-2.0+
|
||||||
# should be required by devtools
|
# should be required by devtools
|
||||||
BuildRequires: perl-XML-Writer
|
BuildRequires: perl-XML-Writer pkgconfig rpm
|
||||||
BuildRequires: pkgconfig
|
|
||||||
BuildRequires: rpm
|
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
|
BuildRequires: yast2-devtools yast2-testsuite
|
||||||
BuildRequires: yast2-country
|
BuildRequires: yast2-country
|
||||||
BuildRequires: yast2-devtools
|
|
||||||
BuildRequires: yast2-installation >= 2.15.27
|
BuildRequires: yast2-installation >= 2.15.27
|
||||||
BuildRequires: yast2-testsuite
|
|
||||||
|
|
||||||
# NetworkInterfaces::Write should write ifcfgs only once
|
# NetworkInterfaces::Write should write ifcfgs only once
|
||||||
# Wizard::SetDesktopTitleAndIcon
|
# Wizard::SetDesktopTitleAndIcon
|
||||||
@ -62,12 +62,10 @@ Obsoletes: y2t_lan y2t_adsl y2t_dial
|
|||||||
Conflicts: yast2-core < 2.10.6
|
Conflicts: yast2-core < 2.10.6
|
||||||
|
|
||||||
Summary: YaST2 - Network Configuration
|
Summary: YaST2 - Network Configuration
|
||||||
License: GPL-2.0+
|
|
||||||
Group: System/YaST
|
|
||||||
|
|
||||||
%package devel-doc
|
%package devel-doc
|
||||||
Summary: YaST2 - Developer documentation for yast2-network
|
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
|
Summary: YaST2 - Developer documentation for yast2-network
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package contains the YaST2 component for network configuration.
|
This package contains the YaST2 component for network configuration.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user