bugGNU tar - Bugs: bug #66304, removing validation of host name...

 
 

bug #66304: removing validation of host name of remote archive

Submitter:  None
Submitted:  Tue 08 Oct 2024 08:09:44 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  In Progress
Privacy:  Public Assigned to:  gray
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 08 Oct 2024 08:09:44 AM UTC, original submission:  

Version 1.35 validates host part of remote archive (e.g. host:/path/archive) with gethostbyname().
This is inappropriate when the host is a name defined in .ssh/config, which is not in the hosts database.
It also fails if the host is IPv6-only.

I don't think validating host is possible here.
I'd propose removing the validation.

Thanks,

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #56485:  tar-1.35-nohostvalidate.patch added by None (592B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gray (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2025-01-08 gray StatusNone In Progress
        Assigned toNone gray
    2024-10-08 None Attached File- Added tar-1.35-nohostvalidate.patch, #56485

    Back to the top

    Powered by Savane 3.14-650d.
    Corresponding source code