SHA256
1
0
forked from pool/whois

Accepting request 842412 from home:dirkmueller:branches:network:utilities

- update to 5.5.7:
  * Implemented support for CIDR queries to whois.arin.net.
    The old behaviour caused the server to return no results, now when
    querying for ip/length the server returns a result if there is an
    exact match.

OBS-URL: https://build.opensuse.org/request/show/842412
OBS-URL: https://build.opensuse.org/package/show/network:utilities/whois?expand=0&rev=115
This commit is contained in:
2020-10-19 15:32:00 +00:00
committed by Git OBS Bridge
parent 98e11a7ae0
commit 9175b56001
5 changed files with 25 additions and 25 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Oct 18 17:57:41 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 5.5.7:
* Implemented support for CIDR queries to whois.arin.net.
The old behaviour caused the server to return no results, now when
querying for ip/length the server returns a result if there is an
exact match.
-------------------------------------------------------------------
Tue Feb 18 13:37:12 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>