File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 33
44Summary: Ethernet settings python bindings
55Name: python-ethtool
6- Version: 0.5
6+ Version: 0.6
77Release: 1%{?dist }
88URL: http://fedorapeople.org/gitweb?p= dsommers/public_git/python-ethtool.git;a= summary
99Source: http://dsommers.fedorapeople.org/python-ethtool/%{name }-%{version }.tar.bz2
@@ -44,6 +44,13 @@ rm -rf %{buildroot}
4444%endif
4545
4646%changelog
47+ * Wed Jan 19 2011 David Sommerseth <dazo@users.sourceforge.net> - 0.6-1
48+ - Don't segfault if we don't receive any address from rtnl_link_get_addr()
49+ - Remove errornous file from MANIFEST
50+ - Added ethtool.version string constant
51+ - Avoid duplicating IPv6 address information
52+ - import sys module in setup.py (Miroslav Suchy)
53+
4754* Mon Aug 9 2010 David Sommerseth <davids@redhat.com> - 0.5-1
4855- Fixed double free issue (commit c52ed2cbdc5b851ebc7b)
4956
You can’t perform that action at this time.
0 commit comments