Hello community,

here is the log from the commit of package ethtool for openSUSE:Factory
checked in at Tue Aug 9 10:50:16 CEST 2011.



--------
--- ethtool/ethtool.changes     2011-03-15 19:03:14.000000000 +0100
+++ /mounts/work_src_done/STABLE/ethtool/ethtool.changes        2011-08-08 
18:06:53.000000000 +0200
@@ -1,0 +2,28 @@
+Mon Aug  8 15:59:22 UTC 2011 - [email protected]
+
+- update to ethtool-3.0 
+  * Feature: Report supported pause frame modes
+  * Feature: Support firmware dump (-w and -W options)
+  * Feature: Report advertised and supported 20G link modes
+  * Feature: Add an 'l4data' option for ip4 filters (-U option)
+  * Fix: Correct swapped h_source and h_dest fields for ether
+    filters (-U option)
+  * Fix: Set ip_ver field correctly for ip4 filters (-U option)
+  * Fix: Correct parameter validation for -e and -E options; in
+    particular, treat the 'magic' value as unsigned
+  * Feature: Report some driver features (-i option)
+  * Doc: Remove misleading 'Auto' advertising mask from manual page
+  * Doc: Improve table formatting on manual page, using tbl
+  * Doc: Remove initial blank page in printed manual page
+  * Doc: Fix line-wrapping of options
+  * Feature: Add support for ESP as a separate protocol from AH
+    (-n, -N, -u and -U options)
+  * Cleanup: Remove support for showing RX n-tuple settings
+    (-u option), which was never implemented correctly in the kernel
+  * Feature: Add support for RX network flow classifier (NFC)
+    (-u and -U options)
+  * Feature: Add support for e1000 M88 PHY registers (-d option)
+  * Cleanup: Change bug-address to netdev
+- use spec-cleaner
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  ethtool-2.6.38.tar.bz2

New:
----
  ethtool-3.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ethtool.spec ++++++
--- /var/tmp/diff_new_pack.z4H5QD/_old  2011-08-09 10:38:39.000000000 +0200
+++ /var/tmp/diff_new_pack.z4H5QD/_new  2011-08-09 10:38:39.000000000 +0200
@@ -15,18 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           ethtool
+Version:        3.0
+Release:        1
 License:        GPLv2+
-Group:          Productivity/Networking/Diagnostic
-AutoReqProv:    on
 Summary:        Examine and Tune Ethernet-Based Network Interfaces
-Version:        2.6.38
-Release:        1
 # Tarballs: http://sourceforge.net/projects/gkernel/
 Url:            http://git.kernel.org/?p=network/ethtool/ethtool.git
+Group:          Productivity/Networking/Diagnostic
 Source:         %{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -34,30 +32,21 @@
 Ethtool is a small utility for examining and tuning ethernet-based
 network interfaces.  See the man page for more details.
 
-
-
-Authors:
---------
-    David Miller <[email protected]>
-    Jakub Jelinek <[email protected]>
-    Jeff Garzik <[email protected]>
-    Tim Hockin <[email protected]>
-
 %prep
 %setup -q
 
 %build
 %{suse_update_config -f}
 autoreconf -fi
-export CFLAGS="$RPM_OPT_FLAGS -W -Wall -Wstrict-prototypes -Wformat-security 
-Wpointer-arith"
+export CFLAGS="%{optflags} -W -Wall -Wstrict-prototypes -Wformat-security 
-Wpointer-arith"
 %configure --sbindir=/sbin
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root)

++++++ ethtool-2.6.38.tar.bz2 -> ethtool-3.0.tar.bz2 ++++++
++++ 4638 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to