forked from pool/python-netifaces
- Update to version 0.8:
+ Fixed bit-rot in the ioctl() code path. + Fixed a problem with setup.py that might manifest itself if the config.cache file was manually edited. + Fixed the ioctl() code path to cope with systems that have sa_len and return longer than normal struct ifreq results from SIOCG[L]IFCONF; OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netifaces?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
2e627e3621
commit
69d3686b84
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 25 15:17:42 UTC 2012 - saschpe@suse.de
|
||||
|
||||
- Update to version 0.8:
|
||||
+ Fixed bit-rot in the ioctl() code path.
|
||||
+ Fixed a problem with setup.py that might manifest itself if the
|
||||
config.cache file was manually edited.
|
||||
+ Fixed the ioctl() code path to cope with systems that have sa_len and
|
||||
return longer than normal struct ifreq results from SIOCG[L]IFCONF;
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 15 08:55:18 UTC 2012 - saschpe@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user