2fc1d5
Summary:        Settings tool for Ethernet NICs
2fc1d5
Name:           ethtool
2fc1d5
Epoch:          2
2fc1d5
Version:        5.16
2fc1d5
Release:        1%{?dist}
2fc1d5
License:        GPLv2
2fc1d5
URL:            https://www.kernel.org/pub/software/network/%{name}/
2fc1d5
Source0:        https://www.kernel.org/pub/software/network/%{name}/%{name}-%{version}.tar.xz
2fc1d5
Source1:        https://www.kernel.org/pub/software/network/%{name}/%{name}-%{version}.tar.sign
2fc1d5
Source2:        gpgkey-D2CB120AB45957B721CD9596F4554567B91DE934.gpg
2fc1d5
BuildRequires:  gnupg2, xz
2fc1d5
BuildRequires:  gcc
2fc1d5
BuildRequires:  libmnl-devel
2fc1d5
BuildRequires:  make
2fc1d5
Conflicts:      filesystem < 3
2fc1d5
2fc1d5
%description
2fc1d5
This utility allows querying and changing settings such as speed,
2fc1d5
port, auto-negotiation, PCI locations and checksum offload on many
2fc1d5
network devices, especially of Ethernet devices.
2fc1d5
2fc1d5
%prep
2fc1d5
xzcat '%{SOURCE0}' | %{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data=-
2fc1d5
%setup -q
2fc1d5
2fc1d5
%build
2fc1d5
%configure
2fc1d5
%make_build
2fc1d5
2fc1d5
%install
2fc1d5
%make_install
2fc1d5
2fc1d5
%check
2fc1d5
make check
2fc1d5
2fc1d5
%files
2fc1d5
%license COPYING LICENSE
2fc1d5
%doc AUTHORS ChangeLog* NEWS README
2fc1d5
%{_sbindir}/%{name}
2fc1d5
%dir %{_datadir}/bash-completion/
2fc1d5
%dir %{_datadir}/bash-completion/completions/
2fc1d5
%{_datadir}/bash-completion/completions/%{name}
2fc1d5
%{_mandir}/man8/%{name}.8*
2fc1d5
2fc1d5
%changelog
2fc1d5
* Wed Jan 19 2022 Davide Cavalca <dcavalca@centosproject.org> - 2:5.16-1
2fc1d5
- Update to 5.16
2fc1d5
  Resolves: rhbz#2042556
2fc1d5
- Run tests during package build
2fc1d5
2fc1d5
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2:5.10-4
2fc1d5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
2fc1d5
  Related: rhbz#1991688
2fc1d5
2fc1d5
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 2:5.10-3
2fc1d5
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
2fc1d5
2fc1d5
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2:5.10-2
2fc1d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
2fc1d5
2fc1d5
* Mon Dec 21 2020 Robert Scheck <robert@fedoraproject.org> - 2:5.10-1
2fc1d5
- Upgrade to 5.10 (#1908443)
2fc1d5
2fc1d5
* Fri Oct 16 2020 Robert Scheck <robert@fedoraproject.org> - 2:5.9-1
2fc1d5
- Upgrade to 5.9 (#1888821)
2fc1d5
2fc1d5
* Tue Aug 04 2020 Robert Scheck <robert@fedoraproject.org> - 2:5.8-1
2fc1d5
- Upgrade to 5.8 (#1866010)
2fc1d5
2fc1d5
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2:5.7-2
2fc1d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
2fc1d5
2fc1d5
* Fri Jun 05 2020 Robert Scheck <robert@fedoraproject.org> - 2:5.7-1
2fc1d5
- Upgrade to 5.7 (#1844204)
2fc1d5
2fc1d5
* Tue May 12 2020 Robert Scheck <robert@fedoraproject.org> - 2:5.6-1
2fc1d5
- Upgrade to 5.6 (#1834893)
2fc1d5
2fc1d5
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2:5.4-2
2fc1d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
2fc1d5
2fc1d5
* Sun Jan 12 2020 Robert Scheck <robert@fedoraproject.org> - 2:5.4-1
2fc1d5
- Upgrade to 5.4 (#1789949)
2fc1d5
2fc1d5
* Thu Sep 26 2019 Robert Scheck <robert@fedoraproject.org> - 2:5.3-1
2fc1d5
- Upgrade to 5.3 (#1754625)
2fc1d5
2fc1d5
* Sat Aug 17 2019 Robert Scheck <robert@fedoraproject.org> - 2:5.2-1
2fc1d5
- Upgrade to 5.2 (#1742322)
2fc1d5
2fc1d5
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2:5.1-2
2fc1d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
2fc1d5
2fc1d5
* Mon May 20 2019 Robert Scheck <robert@fedoraproject.org> - 2:5.1-1
2fc1d5
- Upgrade to 5.1 (#1711442)
2fc1d5
2fc1d5
* Sun Apr 28 2019 Robert Scheck <robert@fedoraproject.org> - 2:5.0-1
2fc1d5
- Upgrade to 5.0 (#1622263)
2fc1d5
2fc1d5
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.17-3
2fc1d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
2fc1d5
2fc1d5
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.17-2
2fc1d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
2fc1d5
2fc1d5
* Sat Jun 16 2018 Robert Scheck <robert@fedoraproject.org> - 2:4.17-1
2fc1d5
- Update to 4.17 (#1591987)
2fc1d5
2fc1d5
* Sat Apr 14 2018 Robert Scheck <robert@fedoraproject.org> - 2:4.16-1
2fc1d5
- Update to 4.16 (#1567447)
2fc1d5
2fc1d5
* Sun Feb 18 2018 Robert Scheck <robert@fedoraproject.org> - 2:4.15-1
2fc1d5
- Update to 4.15 (#1541183)
2fc1d5
2fc1d5
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.13-2
2fc1d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
2fc1d5
2fc1d5
* Sat Nov 04 2017 Robert Scheck <robert@fedoraproject.org> - 2:4.13-1
2fc1d5
- Update to 4.13 (#1507171)
2fc1d5
2fc1d5
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.11-2
2fc1d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2fc1d5
2fc1d5
* Fri Jul 28 2017 Robert Scheck <robert@fedoraproject.org> - 2:4.11-1
2fc1d5
- Update to 4.11 (#1435843)
2fc1d5
2fc1d5
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.8-3
2fc1d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2fc1d5
2fc1d5
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.8-2
2fc1d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2fc1d5
2fc1d5
* Mon Nov 28 2016 Robert Scheck <robert@fedoraproject.org> - 2:4.8-1
2fc1d5
- Update to 4.8 (#1317497)
2fc1d5
2fc1d5
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.2-2
2fc1d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2fc1d5
2fc1d5
* Fri Oct 09 2015 Jaromir Capik <jcapik@redhat.com> - 2:4.2-1
2fc1d5
- Updating to 4.2 (#1270250)
2fc1d5
2fc1d5
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:4.0-2
2fc1d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2fc1d5
2fc1d5
* Mon Jun 01 2015 Jaromir Capik <jcapik@redhat.com> - 2:4.0-1
2fc1d5
- Update to 4.0 (#1226742)
2fc1d5
2fc1d5
* Thu Jan 29 2015 Jaromir Capik <jcapik@redhat.com> - 2:3.18-1
2fc1d5
- Update to 3.18 (#1175150)
2fc1d5
2fc1d5
* Tue Sep 23 2014 Jaromir Capik <jcapik@redhat.com> - 2:3.16-1
2fc1d5
- Update to 3.16 (#1144992)
2fc1d5
2fc1d5
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.15-2
2fc1d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2fc1d5
2fc1d5
* Tue Aug 05 2014 Jaromir Capik <jcapik@redhat.com> - 2:3.15-1
2fc1d5
- Update to 3.15 (#1124044)
2fc1d5
2fc1d5
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.14-2
2fc1d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2fc1d5
2fc1d5
* Tue Apr 22 2014 Jaromir Capik <jcapik@redhat.com> - 2:3.14-1
2fc1d5
- Update to 3.14 (#1089943)
2fc1d5
2fc1d5
* Thu Jan 30 2014 Jaromir Capik <jcapik@redhat.com> - 2:3.13-1
2fc1d5
- Update to 3.13 (#1059565)
2fc1d5
2fc1d5
* Mon Nov 18 2013 Jaromir Capik <jcapik@redhat.com> - 2:3.12-1
2fc1d5
- Update to 3.12 (#1030854)
2fc1d5
2fc1d5
* Fri Sep 13 2013 Jaromir Capik <jcapik@redhat.com> - 2:3.11-1
2fc1d5
- Update to 3.11 (#1007738)
2fc1d5
2fc1d5
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.10-2
2fc1d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2fc1d5
2fc1d5
* Thu Jul 04 2013 Jaromir Capik <jcapik@redhat.com> - 2:3.10-1
2fc1d5
- Update to 3.10 (#981357)
2fc1d5
2fc1d5
* Thu May 02 2013 Jaromir Capik <jcapik@redhat.com> - 2:3.9-1
2fc1d5
- Update to 3.9 (#958467)
2fc1d5
2fc1d5
* Mon Mar 04 2013 Jaromir Capik <jcapik@redhat.com> - 2:3.8-1
2fc1d5
- Update to 3.8 (#916922)
2fc1d5
2fc1d5
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.7-2
2fc1d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2fc1d5
2fc1d5
* Mon Dec 17 2012 Jaromir Capik <jcapik@redhat.com> - 2:3.7-1
2fc1d5
- Update to 3.7 (#887463)
2fc1d5
2fc1d5
* Tue Oct 23 2012 Jaromir Capik <jcapik@redhat.com> 2:3.6-1
2fc1d5
- Update to 3.6 (#863774)
2fc1d5
2fc1d5
* Tue Sep 25 2012 Jaromir Capik <jcapik@redhat.com> 2:3.5-1
2fc1d5
- Update to 3.5 (#840741)
2fc1d5
2fc1d5
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:3.4.1-2
2fc1d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2fc1d5
2fc1d5
* Thu Jun 28 2012 Jaromir Capik <jcapik@redhat.com> 2:3.4.1-1
2fc1d5
- Update to 3.4.1 (#830263)
2fc1d5
2fc1d5
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 2:3.2-2
2fc1d5
- install everything in /usr
2fc1d5
  https://fedoraproject.org/wiki/Features/UsrMove
2fc1d5
2fc1d5
* Fri Jan 13 2012 Jaromir Capik <jcapik@redhat.com> 2:3.2-1
2fc1d5
- Update to 3.2 (#781357)
2fc1d5
- Minor spec file changes according to the latest guidelines
2fc1d5
2fc1d5
* Fri Dec 23 2011 Robert Scheck <robert@fedoraproject.org> 2:3.1-1
2fc1d5
- Upgrade to 3.1 (#728480)
2fc1d5
2fc1d5
* Sun Jul 17 2011 Robert Scheck <robert@fedoraproject.org> 2:2.6.39-1
2fc1d5
- Upgrade to 2.6.39 (#710400)
2fc1d5
2fc1d5
* Mon Mar 21 2011 Robert Scheck <robert@fedoraproject.org> 2:2.6.38-1
2fc1d5
- Upgrade to 2.6.38 (#667594)
2fc1d5
2fc1d5
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:2.6.36-2
2fc1d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2fc1d5
2fc1d5
* Fri Dec 31 2010 Robert Scheck <robert@fedoraproject.org> 2:2.6.36-1
2fc1d5
- Upgrade to 2.6.36 (#623094)
2fc1d5
2fc1d5
* Wed Jul 14 2010 Jeff Garzik <jgarzik@redhat.com> 2:2.6.34-1
2fc1d5
- Update to release 2.6.34.
2fc1d5
2fc1d5
* Thu Feb  4 2010 Jeff Garzik <jgarzik@redhat.com> 2.6.33-0.1
2fc1d5
- update to version 2.6.33-pre1
2fc1d5
2fc1d5
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6-7.20090323git
2fc1d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2fc1d5
2fc1d5
* Sat Jul 18 2009 Robert Scheck <robert@fedoraproject.org> 6-6.20090323git
2fc1d5
- Upgrade to GIT 20090323
2fc1d5
2fc1d5
* Thu Jul 16 2009 Jeff Garzik <jgarzik@redhat.com> 6-5.20090306git
2fc1d5
- minor specfile cleanups
2fc1d5
2fc1d5
* Sat Mar 07 2009 Robert Scheck <robert@fedoraproject.org> 6-4.20090306git
2fc1d5
- Upgrade to GIT 20090306
2fc1d5
2fc1d5
* Mon Feb 23 2009 Robert Scheck <robert@fedoraproject.org> 6-3.20090115git
2fc1d5
- Rebuild for gcc 4.4 and rpm 4.6
2fc1d5
2fc1d5
* Sat Jan 17 2009 Robert Scheck <robert@fedoraproject.org> 6-2.20090115git
2fc1d5
- Changes to match with Fedora Packaging Guidelines (#225735)
2fc1d5
- Upgrade to GIT 20090115 (#225735, #477498)
2fc1d5
- Removed bogus stated need of DEVNAME in -h/--help (#472038)
2fc1d5
- Removed completely needless INSTALL file from %%doc (#472034)
2fc1d5
2fc1d5
* Wed Mar 12 2008 Tom "spot" Callaway <tcallawa@redhat.com> 6-1
2fc1d5
- Upgrade to ethtool version 6
2fc1d5
2fc1d5
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 5-2
2fc1d5
- Autorebuild for GCC 4.3
2fc1d5
2fc1d5
* Thu Dec 14 2006 Jay Fenlason <fenlason@redhat.com> 5-1
2fc1d5
- Upgrade to ethtool version 5 to close
2fc1d5
  bz#184985: RFE: 10gigE support
2fc1d5
  bz#204840: "buffer overflow detected" when devname's length >=16 of ethtool
2fc1d5
  Resolves: #184985, #204840
2fc1d5
2fc1d5
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 3-1.2.2
2fc1d5
- rebuild
2fc1d5
2fc1d5
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 3-1.2.1
2fc1d5
- bump again for double-long bug on ppc(64)
2fc1d5
2fc1d5
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 3-1.2
2fc1d5
- rebuilt for new gcc4.1 snapshot and glibc changes
2fc1d5
2fc1d5
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
2fc1d5
- rebuilt
2fc1d5
2fc1d5
* Thu Mar  3 2005 Jeff Garzik <jgarzik@pobox.com>
2fc1d5
- Update to version 3.
2fc1d5
- Use %%buildroot macro, rather than RPM_BUILD_ROOT env var,
2fc1d5
  as recommended by RPM packaging guidelines.
2fc1d5
2fc1d5
* Sun Feb 27 2005 Florian La Roche <laroche@redhat.com>
2fc1d5
- Copyright: -> License
2fc1d5
2fc1d5
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
2fc1d5
- rebuilt
2fc1d5
2fc1d5
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
2fc1d5
- rebuilt
2fc1d5
2fc1d5
* Fri Sep  5 2003 Bill Nottingham <notting@redhat.com> 1.8-2
2fc1d5
- remove bogus check for devices starting with ethXX, this time applying
2fc1d5
  the patch
2fc1d5
2fc1d5
* Thu Jul 24 2003 Bill Nottingham <notting@redhat.com> 1.8-1
2fc1d5
- update to 1.8
2fc1d5
- remove bogus check for devices starting with ethXX
2fc1d5
2fc1d5
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
2fc1d5
- rebuilt
2fc1d5
2fc1d5
* Sat Feb  8 2003 Bill Nottingham <notting@redhat.com> 1.6-5
2fc1d5
- move to /sbin
2fc1d5
2fc1d5
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
2fc1d5
- rebuilt
2fc1d5
2fc1d5
* Thu Dec 12 2002 Tim Powers <timp@redhat.com> 1.6-3
2fc1d5
- rebuild on all arches
2fc1d5
2fc1d5
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
2fc1d5
- automated rebuild
2fc1d5
2fc1d5
* Thu Jun 20 2002 Florian La Roche <Florian.LaRoche@redhat.de>
2fc1d5
- update to 1.6
2fc1d5
2fc1d5
* Thu May 23 2002 Tim Powers <timp@redhat.com>
2fc1d5
- automated rebuild
2fc1d5
2fc1d5
* Mon Mar  4 2002 Bill Nottingham <notting@redhat.com> 1.5-1
2fc1d5
- 1.5
2fc1d5
2fc1d5
* Thu Feb 21 2002 Bill Nottingham <notting@redhat.com>
2fc1d5
- rebuild
2fc1d5
2fc1d5
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
2fc1d5
- automated rebuild
2fc1d5
2fc1d5
* Tue Dec  4 2001 Bill Nottingham <notting@redhat.com>
2fc1d5
- update to 1.4
2fc1d5
2fc1d5
* Fri Aug  3 2001 Bill Nottingham <notting@redhat.com>
2fc1d5
- return of ethtool! (#50475)
2fc1d5
2fc1d5
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
2fc1d5
- automatic rebuild
2fc1d5
2fc1d5
* Sun Jun 18 2000 Matt Wilson <msw@redhat.com>
2fc1d5
- rebuilt for next release
2fc1d5
- use FHS man path
2fc1d5
2fc1d5
* Tue Feb 22 2000 Bill Nottingham <notting@redhat.com>
2fc1d5
- handle compressed manpages
2fc1d5
2fc1d5
* Wed Apr 14 1999 Bill Nottingham <notting@redhat.com>
2fc1d5
- run through with new s/d
2fc1d5
2fc1d5
* Tue Apr 13 1999 Jakub Jelinek <jj@ultra.linux.cz>
2fc1d5
- initial package.