Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.23.0 12 Oct 2024 06:05:37 |
Santhosh Raju (fox) |
security/headscale: Update to 0.23.0
- Fix the service to pick up the configuration correctly
Full change log: https://github.com/juanfont/headscale/compare/v0.16.4...v0.23.0
PR: 281940
Approved by: Michael Muenz <m.muenz@gmail.com> (maintainer) |
0.16.4_18 09 Aug 2024 06:24:08 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
0.16.4_17 03 Jul 2024 08:29:54 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
0.16.4_16 15 Jun 2024 09:52:17 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.16.4_15 13 May 2024 17:56:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.16.4_14 15 Apr 2024 08:20:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.16.4_13 24 Mar 2024 14:29:00 |
Muhammad Moinur Rahman (bofh) |
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run) |
0.16.4_12 11 Feb 2024 10:39:17 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
0.16.4_11 07 Dec 2023 02:22:10 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
0.16.4_10 08 Sep 2023 14:34:56 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go* update |
0.16.4_9 04 Aug 2023 14:24:50 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
0.16.4_8 08 Apr 2023 15:13:25 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
0.16.4_7 09 Mar 2023 19:18:07 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go ports update |
0.16.4_6 15 Feb 2023 19:06:01 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
0.16.4_5 09 Feb 2023 21:55:23 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after GO_DEFAULT update. |
0.16.4_4 18 Jan 2023 08:47:30 |
Koichiro Iwao (meta) |
security/*: add net-vpn category on some ports |
0.16.4_4 14 Jan 2023 11:31:17 |
Dmitri Goutnik (dmgk) |
all: Bump PORTVERSION after lang/go{118,119} update |
0.16.4_3 11 Dec 2022 11:17:27 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
0.16.4_2 06 Oct 2022 19:24:26 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
0.16.4_1 08 Sep 2022 16:33:18 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.16.4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.16.4 21 Aug 2022 16:31:40 |
Ashish SHUKLA (ashish) |
security/headscale: Update to 0.16.4
PR: 265970
Approved by: Michael Muenz <m dot muenz at gmail dot com> (maintainer) |
0.16.3 19 Aug 2022 08:02:20 |
Ashish SHUKLA (ashish) |
security/headscale: Update to 0.16.3
PR: 265927
Approved by: Michael Muenz <m.muenz at gmail dot com> (maintainer) |
0.16.2 16 Aug 2022 19:46:50 |
Ashish SHUKLA (ashish) |
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> |
0.16.0 04 Aug 2022 09:17:22 |
Ashish SHUKLA (ashish) |
security/headscale: Update to 0.16.0
- Mark as broken on i386 platforms as one of the dependencies
fails to compile on 64-bit platforms[0]
[0] https://github.com/puzpuzpuz/xsync/issues/38
PR: 265432
Approved by: Michael Muenz <m dot muenz at gmail dot com> (maintainer) |
0.15.0_6 03 Aug 2022 21:35:13 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
0.15.0_5 18 Jul 2022 14:43:39 |
Ben Woods (woodsb02) Author: Christian McDonald |
security/headscale: add rc script and minimal working config
- Include rc script to enable/disable headscale service
- Follow heir(7) with regards to headscale db, cache, config locations
- Include a minimal configuration out of the box
PR: 264744
Approved by: Michael Muenz <m.muenz@gmail.com> |
0.15.0_4 14 Jul 2022 12:46:05 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{117,118} update |
0.15.0_3 30 Jun 2022 05:39:17 |
Fernando Apesteguía (fernape) Author: Michael Muenz |
security/headscale: mark ARM support as broken
headscale fails to compile on ARM because golang dependency monderc.org/libc
doesn't offer ARM support.
PR: 263725
Reported by: m.muenz@gmail.com (maintainer) |
0.15.0_2 07 Jun 2022 21:56:10 |
Dmitri Goutnik (dmgk) |
*/*: Bump port revisons after lang/go{117,118} update |
0.15.0_1 21 Apr 2022 17:38:16 |
Neel Chauhan (nc) Author: Michael Muenz |
security/headscale: Update to 0.15.0
Changes: https://github.com/juanfont/headscale/releases/tag/v0.15.0
PR: 263452 |
0.14.0_1 30 Mar 2022 07:01:44 |
Guangyuan Yang (ygy) |
*/*: Bump PORTREVISION after lang/go 1.18 update |
0.14.0 24 Feb 2022 20:14:26 |
Ashish SHUKLA (ashish) |
security/headscale: Update to 0.14.0
PR: 262176
Approved by: Michael Muenz <m dot muenz at gmail dot com> (maintainer) |
0.13.0 19 Feb 2022 08:47:07 |
Ashish SHUKLA (ashish) |
security/headscale: Update to 0.13.0
PR: 262047
Approved by: Michael Muenz <m.muenz at gmail dot com> (maintainer) |
0.12.1 18 Feb 2022 13:54:29 |
Mikael Urankar (mikael) Author: Michael Muenz |
security/headscale: Add new port
An open source, self-hosted implementation of the Tailscale coordination server.
WWW: https://github.com/juanfont/headscale
PR: 260755 |