Hello community,

here is the log from the commit of package python-netaddr for openSUSE:Factory 
checked in at 2015-09-30 05:52:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-netaddr (Old)
 and      /work/SRC/openSUSE:Factory/.python-netaddr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-netaddr"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-netaddr/python-netaddr.changes    
2015-04-21 10:53:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-netaddr.new/python-netaddr.changes       
2015-09-30 05:52:32.000000000 +0200
@@ -1,0 +2,33 @@
+Fri Sep 25 16:49:07 UTC 2015 - [email protected]
+
+- update to 0.7.18:
+    * cidr_merge() algorithm is now O(n) and much faster.
+    * nmap target specification now fully supported including IPv4 CIDR
+      prefixes and IPv6 addresses.
+    FIXED Issue 100: https://github.com/drkjam/netaddr/issues/100
+        - nmap.py - CIDR targets
+    FIXED Issue 112: https://github.com/drkjam/netaddr/issues/112
+        - Observation: netaddr slower under pypy
+    * Fixed a regression with valid_mac due to shadow import in the
+      netaddr module.
+    FIXED Issue 114: https://github.com/drkjam/netaddr/issues/114
+        - netaddr.valid_mac('00-B0-D0-86-BB-F7')==False for 0.7.16 but True 
for 0.7.15
+    * IPv4 networks with /31 and /32 netmasks are now treated according to
+        RFC 3021. Thanks to kalombos and braaen.
+    FIXED Issue 109: https://github.com/drkjam/netaddr/issues/109
+        - Identify registry of global IPv6 unicast allocations
+    FIXED Issue 108: https://github.com/drkjam/netaddr/issues/108
+        - One part of docs unclear?
+    FIXED Issue 106: https://github.com/drkjam/netaddr/issues/106
+        - Eui64 Updated (pull request for Issue 105)
+    FIXED Issue 105: https://github.com/drkjam/netaddr/issues/105
+        - Support dialects for EUI-64 addresses
+    FIXED Issue 102: https://github.com/drkjam/netaddr/issues/102
+        - 0.7.15 tarball is missing tests.
+    FIXED Issue 96: https://github.com/drkjam/netaddr/issues/96
+        - Wrong hosts and broadcasts for /31 and /32 networks.
+    * Fix slowness in IPSet.__contains__. Thanks to novas0x2a for noticing.
+    * Normalize IPNetworks when they are added to an IPSet
+    * Converted test suite to py.test
+
+-------------------------------------------------------------------

Old:
----
  netaddr-0.7.14.tar.gz

New:
----
  netaddr-0.7.18.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-netaddr.spec ++++++
--- /var/tmp/diff_new_pack.JvgJpA/_old  2015-09-30 05:52:33.000000000 +0200
+++ /var/tmp/diff_new_pack.JvgJpA/_new  2015-09-30 05:52:33.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-netaddr
-Version:        0.7.14
+Version:        0.7.18
 Release:        0
 Url:            http://github.com/drkjam/netaddr
 Summary:        Pythonic manipulation of IPv4, IPv6, CIDR, EUI and MAC network 
addresses
@@ -66,6 +66,6 @@
 %defattr(-,root,root,-)
 %{python_sitelib}/*
 %{_bindir}/netaddr
-%doc AUTHORS CHANGELOG COPYRIGHT README LICENSE THANKS
+%doc AUTHORS CHANGELOG COPYRIGHT README.md LICENSE THANKS
 
 %changelog

++++++ netaddr-0.7.14.tar.gz -> netaddr-0.7.18.tar.gz ++++++
++++ 65550 lines of diff (skipped)


Reply via email to