Bug 265788 - security/headscale: Update to 0.16.2
Summary: security/headscale: Update to 0.16.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Ashish SHUKLA
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-12 11:08 UTC by Ashish SHUKLA
Modified: 2022-08-16 19:49 UTC (History)
1 user (show)

See Also:
ashish: maintainer-feedback+


Attachments
Update diff (1.68 KB, patch)
2022-08-12 11:08 UTC, Ashish SHUKLA
no flags Details | Diff
Update diff (1.68 KB, patch)
2022-08-15 06:33 UTC, Ashish SHUKLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!