2,22d1
< Tue Nov 24 13:07:12 CET 2009 - mzugec@suse.cz < < - support for WIRELESS_AP_SCANMODE option (bnc#551618) < - 2.19.1 < < ------------------------------------------------------------------- < Tue Nov 24 10:06:26 CET 2009 - kmachalkova@suse.cz < < Cumulative patch with SLE11 SP1 bugfixes and features < - Introduced <dns><write_hostname> option to AY profile to allow < overriding product default write_hostname_to_hosts (FaTE#305281) < - DNS Import: read product default write_hostname (bnc#500568) and < hostname/domain from the system (generate random if needed - < bnc#502715) < - Read defaults and propose values in inst_hostname only once < (bnc#438124) < - Do not append 127.0.0.2 line when it is not needed (bnc#469752) < - Validate no proxy domains (for FaTE#302377) < - 2.19.0 < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=48
This commit is contained in:
parent
25c9114415
commit
b646ca8d00
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f7e1428a21c6a1337eb692c888f828c8ccf9f88dd0bd3c9b04066e9f73f1525e
|
||||
size 301663
|
3
yast2-network-2.19.1.tar.bz2
Normal file
3
yast2-network-2.19.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c8762ff7811272ee6bf5a23b127a254c0db5aca33476fe812010f0c0e26197f5
|
||||
size 294856
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 13:07:12 CET 2009 - mzugec@suse.cz
|
||||
|
||||
- support for WIRELESS_AP_SCANMODE option (bnc#551618)
|
||||
- 2.19.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 10:06:26 CET 2009 - kmachalkova@suse.cz
|
||||
|
||||
Cumulative patch with SLE11 SP1 bugfixes and features
|
||||
- Introduced <dns><write_hostname> option to AY profile to allow
|
||||
overriding product default write_hostname_to_hosts (FaTE#305281)
|
||||
- DNS Import: read product default write_hostname (bnc#500568) and
|
||||
hostname/domain from the system (generate random if needed -
|
||||
bnc#502715)
|
||||
- Read defaults and propose values in inst_hostname only once
|
||||
(bnc#438124)
|
||||
- Do not append 127.0.0.2 line when it is not needed (bnc#469752)
|
||||
- Validate no proxy domains (for FaTE#302377)
|
||||
- 2.19.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 23 13:32:59 CET 2009 - mzugec@suse.cz
|
||||
|
||||
|
@ -1,15 +1,15 @@
|
||||
#
|
||||
# spec file for package yast2-network (Version 2.18.63)
|
||||
# spec file for package yast2-network (Version 2.19.1)
|
||||
#
|
||||
# norootforbuild
|
||||
|
||||
Name: yast2-network
|
||||
Version: 2.18.63
|
||||
Version: 2.19.1
|
||||
Release: 0
|
||||
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.18.63.tar.bz2
|
||||
Source0: yast2-network-2.19.1.tar.bz2
|
||||
|
||||
prefix: /usr
|
||||
|
||||
@ -59,7 +59,7 @@ This package contains the YaST2 component for network configuration.
|
||||
This package contains autogenerated documentation for yast2-network
|
||||
|
||||
%prep
|
||||
%setup -n yast2-network-2.18.63
|
||||
%setup -n yast2-network-2.19.1
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
|
Loading…
Reference in New Issue
Block a user