Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Aug 2015 22:31:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202425] net/syncthing-cli: patch for hostname parser
Message-ID:  <bug-202425-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202425

            Bug ID: 202425
           Summary: net/syncthing-cli: patch for hostname parser
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: swills@FreeBSD.org
          Reporter: peter@FreeBSD.org
             Flags: maintainer-feedback?(swills@FreeBSD.org)
          Assignee: swills@FreeBSD.org

Created attachment 159993
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159993&action=edit
Add a regexp fix to utils.go

There's a regexp bug in the hostname validator. We hit this in the freebsd.org
cluster where it doesn't allow '-' in hostname via the address setting calls. 
eg: the cli doesn't feel that something like "ftp-master.freebsd.org" is
allowed.

I've got this patch submitted upstream, but the github repo for syncthing-cli
tracks the master branch of syncthing but we're using the v0.11 branch. 
syncthing-cli no longer compiles with the v0.11 branch due to internal
reorganizations.

So, I've added the fix here rather than bumping the syncthing-cli port.

We are using this as a local patch in the cluster poudriere builds.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202425-13>