summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Sommerseth <davids@redhat.com>2010-08-09 15:19:54 +0200
committerDavid Sommerseth <davids@redhat.com>2010-08-09 15:19:54 +0200
commit968c7fba86d77dfe8d890ac5bb182e58fc7a7141 (patch)
tree0da6b6ee9f9189703a894e771bf8d7284b2036fc
parentc52ed2cbdc5b851ebc7bc19d7c682b14a4a16ba4 (diff)
downloadpython-ethtool-0.5.tar.gz
python-ethtool-0.5.tar.xz
python-ethtool-0.5.zip
Version bump - v0.5v0.5
Signed-off-by: David Sommerseth <davids@redhat.com>
-rw-r--r--rpm/SPECS/python-ethtool.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/rpm/SPECS/python-ethtool.spec b/rpm/SPECS/python-ethtool.spec
index f3dc6df..76a4dfe 100644
--- a/rpm/SPECS/python-ethtool.spec
+++ b/rpm/SPECS/python-ethtool.spec
@@ -3,7 +3,7 @@
Summary: Ethernet settings python bindings
Name: python-ethtool
-Version: 0.4
+Version: 0.5
Release: 1%{?dist}
URL: http://fedorapeople.org/gitweb?p=dsommers/public_git/python-ethtool.git;a=summary
Source: http://dsommers.fedorapeople.org/python-ethtool/%{name}-%{version}.tar.bz2
@@ -44,6 +44,9 @@ rm -rf %{buildroot}
%endif
%changelog
+* Mon Aug 9 2010 David Sommerseth <davids@redhat.com> - 0.5-1
+- Fixed double free issue (commit c52ed2cbdc5b851ebc7b)
+
* Wed Apr 28 2010 David Sommerseth <davids@redhat.com> - 0.4-1
- David Sommerseth is now taking over the maintenance of python-ethtool
- New URLs for upstream source code