OBS User unknown 2009-07-09 12:04:01 +00:00 committed by Git OBS Bridge
parent 1309f6de55
commit 3dfaec48cc
4 changed files with 40 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:22f66a61b7a5748a4dcc58ac368f4300d8a7f62324f94de5eeeb382894862ca5
size 278874

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:896a00bdbd5760ce424b55072a0d7b49ec30e9a55e618e072b8a5f2d3b9a67e5
size 278967

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Tue Jul 7 14:46:38 CEST 2009 - kmachalkova@suse.cz
- Editing /etc/hosts via host module adjusted to cope with hosts
with empty alias (do not replace those with 'nil') (bnc#513033)
-------------------------------------------------------------------
Mon Jun 29 11:50:16 CEST 2009 - mzugec@suse.de
- linuxrc DHCPTimeout -> sysconfig/network.WAIT_FOR_INTERFACES
(bnc#396824)
- 2.18.39
-------------------------------------------------------------------
Fri Jun 26 13:24:15 CEST 2009 - mzugec@suse.cz
- removed broadcast option from dhcp settings (bnc#513146)
- 2.18.38
-------------------------------------------------------------------
Thu Jun 25 15:54:01 CEST 2009 - mzugec@suse.cz
- for lcs and ctc offer only 2 CHAN_IDS (bnc#515492)
- 2.18.37
-------------------------------------------------------------------
Wed Jun 24 12:40:34 CEST 2009 - mzugec@suse.cz
- default option miimon=100 for bonding (bnc#404449)
- 2.18.36
-------------------------------------------------------------------
Fri Jun 19 10:56:49 CEST 2009 - mvidner@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-network (Version 2.18.35)
# spec file for package yast2-network (Version 2.18.39)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -19,10 +19,10 @@
Name: yast2-network
Version: 2.18.35
Release: 2
Version: 2.18.39
Release: 1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-network-2.18.35.tar.bz2
Source0: yast2-network-2.18.39.tar.bz2
Prefix: /usr
Group: System/YaST
License: GPL v2 or later
@ -66,7 +66,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.35
%setup -n yast2-network-2.18.39
%build
%{prefix}/bin/y2tool y2autoconf
@ -131,4 +131,5 @@ fi
%doc %{prefix}/share/doc/packages/yast2-network
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
%exclude %{prefix}/share/doc/packages/yast2-network/README
%changelog