Page MenuHomeSolus

Update whois to 5.2.18
ClosedPublic

Authored by kyrios123 on Aug 25 2017, 12:40 PM.
Referenced Files
F11009361: D875.diff
Wed, Aug 2, 2:32 PM
F10995889: D875.id1932.diff
Wed, Jul 26, 7:40 AM
F10995275: D875.id1931.diff
Wed, Jul 26, 3:47 AM
F10991827: D875.id1930.diff
Tue, Jul 25, 3:39 AM
F10985463: D875.diff
Sun, Jul 23, 9:39 PM
F10953387: D875.id1930.diff
Sun, Jul 16, 8:54 PM
F10944578: D875.id1932.diff
Sat, Jul 15, 12:23 AM
F10895091: D875.diff
Jul 1 2023, 2:40 PM
Subscribers

Details

Summary
  • Fixed an unitialised variable which used to break querying the Verisign registry servers with parameters.
  • Do not request domains only when querying the Verisign registry servers for a hostname.
  • Fixed the program return code for queries like "nameserver name.example.com".

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

whois solus-project.com

Diff Detail

Repository
R3166 whois
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kyrios123 added inline comments.
package.yml
3

this is normal. @ikey had to nuke my previous commit because eopkg didn't like some special characters that were in the summary.

move whois.conf in doc folder

This revision is now accepted and ready to land.Aug 25 2017, 12:53 PM
This revision was automatically updated to reflect the committed changes.