ethtool/ethtool.changes

92 lines
2.8 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Apr 12 09:38:24 CEST 2007 - lnussel@suse.de
- remove superfluous buffer overflow check patch
-------------------------------------------------------------------
Wed Sep 6 16:29:24 CEST 2006 - mskibbe@suse.de
- fix bug #202756 - No Buffer Overflow check in Ethtool
-------------------------------------------------------------------
Mon Sep 4 07:59:08 CEST 2006 - mskibbe@suse.de
- update to version 5 which includes:
o Security: Avoid potential buffer overflow
o Feature: GSO support
o Feature: skge register dump
-------------------------------------------------------------------
Thu Aug 31 10:11:50 CEST 2006 - mskibbe@suse.de
- update to version 4 which
o includes UFO support
o support long options
o includes e1000, pcnet32, tg3 updates
o added PPC4xx EMAC support
o Use hexdump instead of single values for register dump
-------------------------------------------------------------------
Wed Jan 25 21:35:46 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Sat Jan 29 21:08:20 CET 2005 - hvogel@suse.de
- update to version 3
-------------------------------------------------------------------
Mon Aug 23 14:07:30 CEST 2004 - mmj@suse.de
- Update to ethtool-2 which includes all our patches
-------------------------------------------------------------------
Thu Jun 24 09:56:57 CEST 2004 - meissner@suse.de
- Added pcnet32 register dumping LTC#9592/SUSE#42408.
-------------------------------------------------------------------
Mon May 24 19:43:55 CEST 2004 - meissner@suse.de
- return error value from test option LTC#7166/SUSE#40960.
-------------------------------------------------------------------
Sun Jan 11 13:26:29 CET 2004 - adrian@suse.de
- build as user
-------------------------------------------------------------------
Tue Aug 26 19:06:06 CEST 2003 - pthomas@suse.de
- Upgraded to 1.8
-------------------------------------------------------------------
Tue Aug 26 18:13:42 CEST 2003 - pthomas@suse.de
- Remove the bogus rejection of devices whose names that do not begin
with either 'eth' or 'usb'.
-------------------------------------------------------------------
Mon Jun 2 15:29:08 CEST 2003 - pthomas@suse.de
- Add support for AMD-8111.
-------------------------------------------------------------------
Fri Feb 7 17:17:23 CET 2003 - meissner@suse.de
- Upgraded to current CVS, which has some e1000 fixes needed by IBM.
-------------------------------------------------------------------
Thu Feb 6 11:13:31 CET 2003 - meissner@suse.de
- Upgraded to 1.7:
-------------------------------------------------------------------
Mon Jun 24 13:46:38 CEST 2002 - pthomas@suse.de
- Initial package creation.
- Fix most gcc warnings.