From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9359 invoked by alias); 21 Apr 2014 11:16:31 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 9346 invoked by uid 89); 21 Apr 2014 11:16:30 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: smtpout17.bt.lon5.cpcloud.co.uk Received: from smtpout17.bt.lon5.cpcloud.co.uk (HELO smtpout17.bt.lon5.cpcloud.co.uk) (65.20.0.137) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 21 Apr 2014 11:16:29 +0000 X-CTCH-RefID: str=0001.0A090208.5354FE0A.0126,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-Junkmail-Premium-Raw: score=7/97,refid=2.7.2:2014.3.18.91815:17:7.944,ip=,rules=__HAS_FROM, __TO_MALFORMED_2, __TO_NO_NAME, __SUBJ_ALPHA_END, __HAS_MSGID, __SANE_MSGID, __HAS_X_MAILER, BODYTEXTP_SIZE_3000_LESS, BODY_SIZE_500_599, __MIME_TEXT_ONLY, HTML_00_01, HTML_00_10, BODY_SIZE_5000_LESS, BODY_SIZE_1000_LESS, BODY_SIZE_2000_LESS, BODY_SIZE_7000_LESS, NO_URI_FOUND X-CTCH-Spam: Unknown Received: from localhost.localdomain (86.164.67.104) by smtpout17.bt.lon5.cpcloud.co.uk (8.6.100.99.10223) (authenticated as jonturney@btinternet.com) id 5318507B025AA7C5; Mon, 21 Apr 2014 12:16:27 +0100 From: Jon TURNEY To: cygwin-apps@cygwin.com Cc: Jon TURNEY Subject: [PATCH setup 0/3] Setup download site list fixes Date: Mon, 21 Apr 2014 11:16:00 -0000 Message-Id: <1398078987-5116-1-git-send-email-jon.turney@dronecode.org.uk> X-SW-Source: 2014-04/txt/msg00052.txt.bz2 A few patches to improve the way that the download site list works in setup. I don't really like the heuristic approach taken in patch [3/3], which was discussed a bit in Nov 2010, but nothing better has emerged from my bikeshed in the meantime. Jon TURNEY (3): Fix selecting sites added to the download site list box Correctly make displayed_url for non-FQDNs Add the last element of URL path to site chooser, if interesting. site.cc | 36 +++++++++++++++++++++++++++++++----- 1 file changed, 31 insertions(+), 5 deletions(-) -- 1.8.5.5