15
0

Accepting request 514464 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/514464
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ethtool?expand=0&rev=2
This commit is contained in:
2017-08-24 16:45:08 +00:00
committed by Git OBS Bridge
2 changed files with 79 additions and 3 deletions

View File

@@ -15,7 +15,83 @@ Fri Nov 14 10:13:47 UTC 2014 - cbosdonnat@suse.com
- 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

View File

@@ -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