URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=71905a34b70857a8398840dc01b9df5ae59a652c
Submitter: Guy Harris (g...@alum.mit.edu)
Changed: branch: master
Repository: wireshark

Commits:

71905a3 by Ahmad Fatoum (ah...@a3f.at):

    Follow HTTP redirects when fetching tarballs in macosx-setup.sh
    
    xz now hosts older releases on SourceForge and does a 302 redirect
    to SourceForge, which cURL without -L won't follow.
    The default value of 50 redirects before giving up is left unchanged.
    
    Change-Id: I2d73301f025737ad84438d01a445fe6f257ba9d5
    Reviewed-on: https://code.wireshark.org/review/20926
    Reviewed-by: Guy Harris <g...@alum.mit.edu>
    

Actions performed:

    from  2eca457   Display numeric fields in their base display type for 
columns.
    adds  71905a3   Follow HTTP redirects when fetching tarballs in 
macosx-setup.sh


Summary of changes:
 macosx-setup.sh |   30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to