Overview
Request 234699 superseded
- Update to version 0.10.3:
- Version 0.10.3
+ When using Netlink (i.e. Linux), check for the constant
NLM_F_DUMP_INTR, since it only appeared in kernel version 3.1
- Version 0.10.2
+ Added a workaround for broken netlink headers on certain Linux
distributions (the problem being that the netlink headers fail to
include , which causes a build failure).
- Version 0.10.1
+ Fixed a problem with the gateways() function that caused it a
crash on PyPy.
+ The CI system is now set up to build for PyPy as well, so
problems will be found sooner.
- Version 0.10.0
+ Python 3 compatibility.
+ Improved Windows source code compatibility.
+ Added gateway detection via gateways() function.
+ New version number format (skipped 0.9.0 due to its use by
the netifaces-merged fork). (forwarded request 233651 from frispete)
- Created by scarabeus_factory
- In state superseded
- Superseded by 235267
- Open review for legal-auto
Request History
scarabeus_factory created request
- Update to version 0.10.3:
- Version 0.10.3
+ When using Netlink (i.e. Linux), check for the constant
NLM_F_DUMP_INTR, since it only appeared in kernel version 3.1
- Version 0.10.2
+ Added a workaround for broken netlink headers on certain Linux
distributions (the problem being that the netlink headers fail to
include , which causes a build failure).
- Version 0.10.1
+ Fixed a problem with the gateways() function that caused it a
crash on PyPy.
+ The CI system is now set up to build for PyPy as well, so
problems will be found sooner.
- Version 0.10.0
+ Python 3 compatibility.
+ Improved Windows source code compatibility.
+ Added gateway detection via gateways() function.
+ New version number format (skipped 0.9.0 due to its use by
the netifaces-merged fork). (forwarded request 233651 from frispete)
factory-auto declined review
Output of check script:
ERROR: Failed to download "http://alastairs-place.net/projects/netifaces/netifaces-0.10.3.tar.gz"
Source URLs are not valid. Try "osc service localrun download_files"
factory-auto declined request
Output of check script:
ERROR: Failed to download "http://alastairs-place.net/projects/netifaces/netifaces-0.10.3.tar.gz"
Source URLs are not valid. Try "osc service localrun download_files"
scarabeus_factory superseded request
superseded by 235267