This commit is contained in:
parent
a1d0004e68
commit
84b285929f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7369dbe6495ea482ec862caec20b0c067c497d3517f42578bb0fc1b47bf23b6d
|
||||
size 282703
|
3
yast2-network-2.17.51.tar.bz2
Normal file
3
yast2-network-2.17.51.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc9c4cc3f7176489841f40b2c0c755150629c9a6e52d408098fa178a73819543
|
||||
size 272552
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 5 16:49:02 CET 2008 - mzugec@suse.cz
|
||||
|
||||
- in case of proposed bridger network do "rcnetwork restart"
|
||||
(timeout popup confirmation) also for vnc/ssh/x11 installation
|
||||
(bnc#431500)
|
||||
- 2.14.51
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 31 12:19:25 CET 2008 - mzugec@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-network (Version 2.17.50)
|
||||
# spec file for package yast2-network (Version 2.17.51)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 2.17.50
|
||||
Version: 2.17.51
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.17.50.tar.bz2
|
||||
Source0: yast2-network-2.17.51.tar.bz2
|
||||
Prefix: /usr
|
||||
# should be required by devtools
|
||||
BuildRequires: perl-XML-Writer pkgconfig rpm
|
||||
@ -79,7 +79,7 @@ Authors:
|
||||
Michal Svec <msvec@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-network-2.17.50
|
||||
%setup -n yast2-network-2.17.51
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -144,6 +144,11 @@ fi
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||
|
||||
%changelog
|
||||
* Wed Nov 05 2008 mzugec@suse.cz
|
||||
- in case of proposed bridger network do "rcnetwork restart"
|
||||
(timeout popup confirmation) also for vnc/ssh/x11 installation
|
||||
(bnc#431500)
|
||||
- 2.14.51
|
||||
* Fri Oct 31 2008 mzugec@suse.de
|
||||
- for devices without hwinfo (bridge, vlan, ...) dont propose
|
||||
STARTMODE ifpluge, propose STARTMODE='auto'
|
||||
@ -709,7 +714,7 @@ fi
|
||||
* Wed Aug 15 2007 mzugec@suse.cz
|
||||
- for NM enable to change default gateway (#299448)
|
||||
- 2.15.62
|
||||
* Wed Aug 15 2007 mzugec@suse.de
|
||||
* Tue Aug 14 2007 mzugec@suse.de
|
||||
- save network configuration also when smpppd/kinternet not available
|
||||
for USERCONTROL enabled devices (#299033)
|
||||
- 2.15.61
|
||||
@ -1567,7 +1572,7 @@ fi
|
||||
* Sat Mar 19 2005 nashif@suse.de
|
||||
- DSL: Offer Point to Point Tunneling Protocol again (#73043)
|
||||
- V 2.11.29
|
||||
* Sat Mar 19 2005 nashif@suse.de
|
||||
* Fri Mar 18 2005 nashif@suse.de
|
||||
- Do not set empty UNIQUE when autoinstalling (#73922)
|
||||
* Fri Mar 18 2005 mvidner@suse.cz
|
||||
- DSL: do not offer Point to Point Tunneling Protocol,
|
||||
@ -1814,7 +1819,7 @@ fi
|
||||
* Wed Sep 01 2004 mvidner@suse.cz
|
||||
- Fixed configuring the dummy interface (#44582).
|
||||
- Another try at detecting KDE because of kinternet (#43556).
|
||||
* Tue Aug 31 2004 nashif@suse.de
|
||||
* Mon Aug 30 2004 nashif@suse.de
|
||||
- Fixed lan_auto to handle different devices (#44014)
|
||||
- use modified flag (#43904) in auto clients
|
||||
* Mon Aug 30 2004 mvidner@suse.cz
|
||||
@ -2158,7 +2163,7 @@ fi
|
||||
* Tue Feb 10 2004 msvec@suse.cz
|
||||
- typo in shellcommand (may affect #29452, #33049)
|
||||
- 2.9.3
|
||||
* Sun Feb 08 2004 msvec@suse.cz
|
||||
* Sat Feb 07 2004 msvec@suse.cz
|
||||
- ISDN compiles and seems to work
|
||||
- NVidia cards should be supported now (#25531)
|
||||
- 2.9.2
|
||||
@ -2230,12 +2235,12 @@ fi
|
||||
* Wed Sep 10 2003 msvec@suse.cz
|
||||
- fixed log erros possible affecting the detection (#30424)
|
||||
- 2.8.31
|
||||
* Tue Sep 09 2003 kkeil@suse.de
|
||||
* Mon Sep 08 2003 kkeil@suse.de
|
||||
- fix lost of firewall settings (#29103)
|
||||
- do not start smpppd and kinternet if no isdn interface was
|
||||
configured (#18831)
|
||||
- run drdsl if a new DSL-ISDN card was configured (#30294)
|
||||
* Tue Sep 09 2003 msvec@suse.cz
|
||||
* Mon Sep 08 2003 msvec@suse.cz
|
||||
- hardware detection emulation for AVM DSL cards (#30294)
|
||||
- 2.8.30
|
||||
* Mon Sep 08 2003 msvec@suse.cz
|
||||
@ -2269,7 +2274,7 @@ fi
|
||||
* Tue Sep 02 2003 nashif@suse.de
|
||||
- fixed testsuite
|
||||
- 2.8.21
|
||||
* Tue Sep 02 2003 nashif@suse.de
|
||||
* Mon Sep 01 2003 nashif@suse.de
|
||||
- Fixed kernel module handling in normal and autoinst mode
|
||||
- Added Package function to auto client
|
||||
- 2.8.20
|
||||
@ -2757,7 +2762,7 @@ fi
|
||||
- minor documentation fixes
|
||||
- enhanced testsuite
|
||||
- 2.5.47
|
||||
* Thu Mar 14 2002 kkeil@suse.de
|
||||
* Wed Mar 13 2002 kkeil@suse.de
|
||||
- don't reload driver, if only interface data was changed (#14865)
|
||||
- call Provider::Commit only if needed (#14145)
|
||||
- 2.5.46
|
||||
@ -2967,7 +2972,7 @@ fi
|
||||
- preliminary work for modems and isdn config
|
||||
- modems and isdn summary and overview screens
|
||||
- 2.5.9
|
||||
* Tue Jan 29 2002 nashif@suse.de
|
||||
* Mon Jan 28 2002 nashif@suse.de
|
||||
- Adapted for auto-installation
|
||||
- 2.5.8
|
||||
* Mon Jan 28 2002 msvec@suse.cz
|
||||
@ -3067,7 +3072,7 @@ fi
|
||||
- fixed complex dialog
|
||||
- fixed hostname settings
|
||||
- 2.4.7
|
||||
* Fri Aug 31 2001 ro@suse.de
|
||||
* Thu Aug 30 2001 ro@suse.de
|
||||
- added <libycp-devel> to neededforbuild (for testsuite)
|
||||
* Wed Aug 22 2001 dan@suse.cz
|
||||
- static DNS enabled for ISDN flow (also #6020)
|
||||
@ -3207,7 +3212,7 @@ fi
|
||||
- bugfixes
|
||||
* Wed Jan 10 2001 smid@suse.cz
|
||||
- bugfixes (xauth, saving)
|
||||
* Wed Jan 10 2001 dan@suse.cz
|
||||
* Tue Jan 09 2001 dan@suse.cz
|
||||
- new configuration workflow (another version :))
|
||||
* Thu Jan 04 2001 dan@suse.cz
|
||||
- new configuration workflow
|
||||
|
Loading…
Reference in New Issue
Block a user