Bug 265788

Summary: security/headscale: Update to 0.16.2
Product: Ports & Packages Reporter: Ashish SHUKLA <ashish>
Component: Individual Port(s)Assignee: Ashish SHUKLA <ashish>
Status: Closed FIXED    
Severity: Affects Only Me CC: m.muenz
Priority: --- Flags: ashish: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update diff
none
Update diff none

Description Ashish SHUKLA freebsd_committer freebsd_triage 2022-08-12 11:08:02 UTC
Created attachment 235859 [details]
Update diff

- Update to 0.16.1
- Unbreak on i386 platform
Comment 1 Michael Muenz 2022-08-12 12:17:48 UTC
Nice, looks good! I sent you an email with a separate patch, maybe you can integrate it here too? :)

Michael
Comment 2 Ashish SHUKLA freebsd_committer freebsd_triage 2022-08-13 13:47:48 UTC
(In reply to Michael Muenz from comment #1)

As I replied in the email, could you please attach the patch here along with the authorship information ?

Thanks!
Comment 3 Ashish SHUKLA freebsd_committer freebsd_triage 2022-08-15 06:33:31 UTC
Created attachment 235915 [details]
Update diff

- Update to 1.16.2
- Unbreak on i386 platform
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-08-16 19:48:05 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a43703865a58f2c989b87ce6caf98ae84ab7a5e6

commit a43703865a58f2c989b87ce6caf98ae84ab7a5e6
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2022-08-06 15:10:04 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2022-08-16 19:46:50 +0000

    security/headscale: Update to 0.16.2

    - Unbreak build on i386 platform
    - Implement sample configuration (from Jeff Schmidt, in private email)

    PR:             265788
    Approved by:    Michael Muenz <m.muenz at gmail dot com> (maintainer)

    Co-authored-by: Jeff Schmidt <jeff.jschmidt@gmail.com>

 security/headscale/Makefile |  7 +++----
 security/headscale/distinfo | 10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)
Comment 5 Ashish SHUKLA freebsd_committer freebsd_triage 2022-08-16 19:49:23 UTC
Committed, thanks!