Revisions of python-ethtool

buildservice-autocommit accepted request 1146400 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 18)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 17)
- Remove broken tests with python 3.12+
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 16)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 15)
- update to 0.15:
  - Tests are now skipped for wireguard devices
  - pifconfig is now able to show more than one IPv4 address per interface
  - pifconfig supports interfaces with no IPv4 address
buildservice-autocommit accepted request 809511 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 14)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 809499 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 12)
- %python3_only -> %python_alternative
buildservice-autocommit accepted request 680454 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 11)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 10)
- Update to 0.14:
  * Declared project as bugfix only from now on
  * Support Python 3.7
  * Fix important issues reported by static analysis
  * Fix installation on non-UTF-8 locales on Python 3.5 and 3.6
  * Added set_gso(), get_gro() and set_gro() functions
  * Added installation instructions
buildservice-autocommit accepted request 538142 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 9)
baserev update by copy to link target
Jan Matejek's avatar Jan Matejek (matejcik) accepted request 538130 from Michael Calmer's avatar Michael Calmer (mcalmer) (revision 8)
- provide tools for python3 only again

- use update_alternatives for different python versions

- update to version 0.13 for python3 support
- fix build for python2 and python3
- drop obsolete patch python-ethtool.patch
buildservice-autocommit accepted request 534451 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 7)
baserev update by copy to link target
Jan Matejek's avatar Jan Matejek (matejcik) accepted request 534411 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 6)
- Update descriptions.
buildservice-autocommit accepted request 514464 from Todd R's avatar Todd R (TheBlackCat) (revision 5)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 514029 from Michael Calmer's avatar Michael Calmer (mcalmer) (revision 4)
http://bugzilla.suse.com/show_bug.cgi?id=1041405

Between openSUSE Factoy and SLES only the changelog differ. With this
we get the exact same changelog in both systems and all trouble are gone.

This just adds older changelog entries to the Factoy package.

old: devel:languages:python/python-ethtool
new: home:mcalmer:branches:devel:languages:python/python-ethtool rev None
Index: python-ethtool.changes
===================================================================
--- python-ethtool.changes (revision 3)
+++ python-ethtool.changes (revision 2)
@@ -15,7 +15,83 @@
 - Updated to version 0.11
 
 -------------------------------------------------------------------
-Sat Sep 26 10:27:07 CEST 2009 - meissner@suse.de
+Wed Sep  3 01:41:37 CEST 2014 - ro@suse.de
 
-- imported by dbahi
+- sanitize release line in specfile
+
+-------------------------------------------------------------------
+Fri Jan 17 17:37:59 CET 2014 - mc@suse.de
+
+- update to version 0.09
+  * drop sle10.patch - we do not build this for SLES10
+  * drop bug-806936_0001-pifconfig-Fix-listing-of-an-Interface.patch
+    upstream fixed it too
+- Make pifconfig respect interface arguments from the command line
+- pifethtool: Show IPv6 address information when available
+- Fix memory leaks in get_interfaces_info()
+- Support devices with multiple IPv4 addresses
+- Fix get_active_devices() for IPv6 only interfaces
+
+-------------------------------------------------------------------
+Mon Mar  4 11:46:07 CET 2013 - mc@suse.de
+
+- fix listing single network interfaces (bnc#806936)
+
+-------------------------------------------------------------------
+Fri May 18 18:04:12 CEST 2012 - mc@suse.de
+
+- add patch for sle10 to remove not existing function calles
+  for old libnl (bnc#763015)
+
+-------------------------------------------------------------------
+Fri Apr 20 17:22:00 CEST 2012 - mc@suse.de
+
+- update to version 0.7 (bnc#770389)
+  * fixes several memory leaks
+  * add man pages
+  * other bugfixes
+
+-------------------------------------------------------------------
+Sun Apr  3 18:45:09 CEST 2011 - mc@suse.de
+
+- update to version 0.6
+- added IPv6 support
+
+-------------------------------------------------------------------
+Wed Feb  2 15:22:09 CET 2011 - mc@suse.de
+
+- fix build on RH5 
+
+-------------------------------------------------------------------
+Thu Jan 29 00:00:00 CET 2009 - dbahi@novell.com
+
+- Packaging for suse flavors
+
+-------------------------------------------------------------------
+Tue Aug 26 00:00:00 CET 2008 - acme@redhat.com
+
+- Add get_flags method from the first python-ethtool contributor, yay
+- Add pifconfig command, that mimics the ifconfig tool using the
+  bindings available
+
+-------------------------------------------------------------------
+Wed Aug 20 00:00:00 CET 2008 - acme@redhat.com
+
+- Expand description and summary fields, as part of the fedora
+  review process.
+
+-------------------------------------------------------------------
+Tue Jun 10 00:00:00 CET 2008 - acme@redhat.com
+
+- add dist to the release tag
+
+-------------------------------------------------------------------
+Tue Dec 18 00:00:00 CET 2007 - acme@redhat.com
+
+- First build into MRG repo
+
+-------------------------------------------------------------------
+Tue Dec 18 00:00:00 CET 2007 - acme@redhat.com
+
+- Get ethtool code from rhpl 0.212
 
Index: python-ethtool.spec
===================================================================
--- python-ethtool.spec (revision 3)
+++ python-ethtool.spec (revision 2)
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ethtool
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 400366 from Ken Johnson's avatar Ken Johnson (kenljohnson) (revision 3)
initialized devel package after accepting 400366
Thomas Bechtold's avatar Thomas Bechtold (tbechtold) accepted request 363725 from Olaf Hering's avatar Olaf Hering (olh) (revision 2)
- add python-ethtool.patch to fix build
Denisart Benjamin's avatar Denisart Benjamin (posophe) accepted request 263564 from Cédric Bosdonnat's avatar Cédric Bosdonnat (cbosdonnat) (revision 1)
Runtime dependency for kimchi
Displaying all 18 revisions
openSUSE Build Service is sponsored by