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