Fedora 15 Update: python-netaddr-0.7.5-3.fc15

updates at fedoraproject.org updates at fedoraproject.org
Tue Jun 7 04:42:08 UTC 2011


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2011-7793
2011-06-03 05:01:43
--------------------------------------------------------------------------------

Name        : python-netaddr
Product     : Fedora 15
Version     : 0.7.5
Release     : 3.fc15
URL         : http://github.com/drkjam/netaddr
Summary     : A pure Python network address representation and manipulation library
Description :
A pure Python network address representation and manipulation library.

netaddr provides a Pythonic way of working with :-

- IPv4 and IPv6 addresses and subnets
- MAC addresses, OUI and IAB identifiers, IEEE EUI-64 identifiers
- arbitrary (non-aligned) IP address ranges and IP address sets
- various non-CIDR IP range formats such as nmap and glob-style formats

Included are routines for :-

- generating, sorting and summarizing IP addresses and networks
- performing easy conversions between address notations and formats
- detecting, parsing and formatting network address representations
- performing set-based operations on groups of IP addresses and subnets
- working with arbitrary IP address ranges and formats
- accessing OUI and IAB organisational information published by IEEE
- accessing IP address and block information published by IANA

For details on the latest updates and changes, see :-

    http://github.com/drkjam/netaddr/blob/rel-0.7.x/CHANGELOG

API documentation for the latest release is available here :-

    http://packages.python.org/netaddr/

--------------------------------------------------------------------------------
Update Information:

Fixes a UnboundLocalError exception that would be raised on entering an invalid mask when creating an IPNetwork object
--------------------------------------------------------------------------------
ChangeLog:

* Mon May 30 2011 Jakub Hrozek <jhrozek at redhat.com> - 0.7.5-3
- Do not traceback on invalid IPNetwork input (upstream issues #2, #6, #5, #8)
- Remove executable bit from documentation files to make rpmlint happy
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #709701 - Bad exception on entering invalid netaddr.IPNetwork
        https://bugzilla.redhat.com/show_bug.cgi?id=709701
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-netaddr' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list