This is an automated email from the ASF dual-hosted git repository.
micafer pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git
from 8ffc0a333 Merge pull request #2176 from apache/fix_openstak_endpoints
add 86299b623 Fix is_valid_ip_address raising ValueError on embedded null
byte
add 207cbf8b5 Add CHANGES entry for is_valid_ip_address null-byte fix
(#2185)
add 1e4c5622f Reject embedded null bytes explicitly for cross-interpreter
consistency
new 52b523658 Merge pull request #2185 from
Ashishjob/fix-is-valid-ip-address-null-byte
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.rst | 7 +++++++
libcloud/test/test_utils.py | 5 +++++
libcloud/utils/networking.py | 7 +++++++
3 files changed, 19 insertions(+)