2009
ethtool (6+20090323-2) unstable; urgency=low
* Remove conflicting type definitions. Closes: #545850
-- Ben Hutchings <ben@decadent.org.uk> Wed, 09 Sep 2009 21:29:40 +0100
ethtool (6+20090323-1) unstable; urgency=low
* New git pull * Add more information to "ethtool -s" output. Closes: #511392 - Link partner advertising flags (from Linux 2.6.31) - Pause frame (flow control) advertising flags - Port type "other" * Update policy version to 3.8.3 - Add README.source
-- Ben Hutchings <ben@decadent.org.uk> Fri, 04 Sep 2009 02:55:48 +0100
ethtool (6+20090307-1) unstable; urgency=low
* New upstream release
- Includes all our patches
-- Ben Hutchings <ben@decadent.org.uk> Sat, 07 Mar 2009 00:41:14 +0000
ethtool (6+20080913-2) unstable; urgency=low
* Add support for settings specified in /etc/network/interfaces.
Closes: #386125
* Remove long-outdated driver support status from README.Debian
* Add support for arbitrary link speeds
* Add support for GRO (from Linux 2.6.29)
* Fix debian/rules clean to remove all generated files
-- Ben Hutchings <ben@decadent.org.uk> Thu, 05 Mar 2009 05:49:18 +0000
2008
ethtool (6+20080913-1) unstable; urgency=low
* Add myself to uploaders
* New git pull
- Add support for speeds >65535 Mbps
- Add control of RX flow hashing
- Add control of Large Receive Offload. Closes: #503959
* Drop changes to support Linux 2.2 on SPARC
* Convert remaining changes to quilt
* Fix wrong long name for -p option in man page. Closes: #488067
* Fix typos in man page. Closes: #506225
* Expand package description and fix capitalisation. Closes: #469444
* Use dh_strip to strip binaries. Closes: #436820
* Do not override CC or CFLAGS in debian/rules
* Remove unused variables from debian/rules
* Use dh_installman instead of deprecated dh_installmanpages
* Update copyright to refer specifically to GPLv2
* Bump priority to optional
-- Ben Hutchings <ben@decadent.org.uk> Wed, 26 Nov 2008 02:36:02 +0000
ethtool (6+20080227-1) unstable; urgency=low
* New git pull
- Recent fixes for 10000 support. Closes: #468089
* Fixed debian/watch
Patch by Raphael Geissert <atomo64@gmail.com>
Closes: #449638
* Bumped Standards-Version to 3.7.3
* Added homepage control header
* Running autoconf and automake in debian/rules
* Updated debian/copyright
-- Anibal Monsalve Salazar <anibal@debian.org> Wed, 27 Feb 2008 18:08:04 +1100
2007
ethtool (6-0) unstable; urgency=low
* New upstream release. * Fixed "Reports 10GbE speed as 'Unknown! (10000)'". Closes: #398438. * Fixed the following lintian message: - W: ethtool source: debian-rules-ignores-make-clean-error line 22
-- Anibal Monsalve Salazar <anibal@debian.org> Sat, 11 Aug 2007 20:43:55 +1000
ethtool (5-2) unstable; urgency=low
* Removed outdated information in package description.
Closes: #389689.
-- Anibal Monsalve Salazar <anibal@debian.org> Fri, 11 May 2007 22:12:08 +1000
2006
ethtool (5-1) unstable; urgency=low
* New maintainer. * New upstream release. Closes: #380681. * Set Standards-Version to 3.7.2. * Set debhelper compatibility to 5. * Added debian/watch.
-- Anibal Monsalve Salazar <anibal@debian.org> Fri, 27 Oct 2006 13:05:16 +1000
2005
ethtool (3-1) unstable; urgency=low
* New upstream release. Closes: #308954. * Lintian cleanup (debhelper V4 compatibility, updated standard-version).
-- Eric Delaunay <delaunay@debian.org> Tue, 25 Oct 2005 22:50:55 +0000
2004
ethtool (2-1) unstable; urgency=low
* New upstream release (new upstream version scheme using only 1 number).
Closes: #275982.
* Removed autoconf build-dependency (don't patch configure.in not to trigger
an autoconf run when building this package; PRE24_COMPAT option is
directly passed to Makefile through CFLAGS). Closes: #213921.
* Strip binary. Closes: #273715.
* Updated README.Debian. Closes: #213699.
* Don't be so verbose when called with bad arg. Display long help message
(ethtool -h) to stdout. Closes: #256249.
-- Eric Delaunay <delaunay@debian.org> Tue, 9 Nov 2004 23:40:54 +0100
2003
ethtool (1.8-2) unstable; urgency=low
* Fixed autoconf troubles. Closes: #211982. * Fixed package and manpage description about which kernel revision ethtool is compatible with. Closes: #207798.
-- Eric Delaunay <delaunay@debian.org> Wed, 24 Sep 2003 19:23:36 +0200
ethtool (1.8-1) unstable; urgency=low
* New upstream release. Closes: #203577. * Fixed typo in man page. Closes: #199711.
-- Eric Delaunay <delaunay@debian.org> Sun, 17 Aug 2003 19:41:14 +0200
ethtool (1.7-1) unstable; urgency=low
* New upstream release. Closes: #179413. * Build-Depends on debhelper. Closes: #189636.
-- Eric Delaunay <delaunay@debian.org> Thu, 24 Apr 2003 23:08:27 +0200
2002
ethtool (1.6-1) unstable; urgency=low
* New upstream release. * Moved to utils section. Closes: #145095.
-- Eric Delaunay <delaunay@debian.org> Sat, 13 Jul 2002 17:41:06 +0200
ethtool (1.5-2) unstable; urgency=low
* Moved ethtool-sparc22.h into ethtool-util.h to get u8 & u32 defined before
use. Closes: #143431.
-- Eric Delaunay <delaunay@debian.org> Sat, 20 Apr 2002 21:50:19 +0200
ethtool (1.5-1) unstable; urgency=low
* New upstream release.
* New maintainer address.
* Updated list of drivers that support ethtool protocol in README.debian
based on infos found in 2.4.18 kernel tree.
-- Eric Delaunay <delaunay@debian.org> Sun, 14 Apr 2002 19:24:18 +0200
2001
ethtool (1.3-1) unstable; urgency=low
* Initial release forked from sparc-utils 1.8-2 to enable multi-arch support.
* Updated from ethtool 1.0 to 1.3 to enable 2.4 kernel support.
* Hacked backward compatibility with pre-2.4 kernels for use with sparc Happy
Meal (hme) Ethernet cards.
-- Eric Delaunay <delaunay@lix.polytechnique.fr> Tue, 2 Oct 2001 20:25:05 +0200