2023.8.2
- TUN-7700: Implement feature selector to determine if connections will prefer post quantum cryptography
- TUN-7707: Use X25519Kyber768Draft00 curve when post-quantum feature is enabled
2023.8.1
- TUN-7718: Update R2 Token to no longer encode secret
While here, update Go version from 1.18 to 1.19
- 1.18 is out of support
- Release Policy: https://go.dev/doc/devel/release#policy
- EOL? https://endoflife.date/gohttps://github.com/cloudflare/cloudflared/compare/2022.12.1...2023.2.1
2023.2.1
- TUN-7065: Revert Ingress Rule check for named tunnel configurations
- Revert "TUN-7065: Revert Ingress Rule check for named tunnel configurations"
- Revert "TUN-7065: Remove classic tunnel creation"
2023.1.0
- TUN-7064: RPM digests are now sha256 instead of md5sum
- RTG-2418 Update qtls
- TUN-7057: Remove dependency github.com/gorilla/mux
- TUN-6724: Migrate to sentry-go from raven-go
PR: 269309
Reported by: dmgk@
Commit b7f05445c0 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)
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
* github.com/cloudflare/cloudflared/blob/2021.11.0/RELEASE_NOTES
* github.com/cloudflare/cloudflared/compare/2021.10.3...2021.11.0
* 2021.11.0
Fallback to HTTP2 immediately if connection times out with no network activity
Add flag to 'tunnel create' subcommand to specify a base64-encoded secret
* 2021.10.5
Update change log for release 2021.10.4
Revert "TUN-5184"
* 2021.10.4
Fix misuse of wait group in TestQUICServer that caused the test to exit immediately
Upgrade crypto/ssh package to fix CVE-2020-29652
Allow to configure max fetch size for listing queries
Improvements to `max-fetch-size` that allow to deal with large number of tunnels in account
Collect QUIC metrics about RTT, packets and bytes transfered and log events at tracing level
Make sure outstanding websocket write is finished, and no more writes after shutdown
PR: 254293
Reported by: orzodk % neomailbox.net
For ports that already use the licenses framwork, merge the content of
RESTRICTED/NO_CDROM/LEGAL* entries into LICENSEs.
Approved by: rene
Differential Revision: https://reviews.freebsd.org/D30010
fixed PR 247047;
patch must land in upstream's source (refer to its GRANT OF RIGHTS)
while here, update 2020.7.0 to 2020.7.4;
raw.githubusercontent.com/cloudflare/cloudflared/2020.7.4/RELEASE_NOTES
PR: 247047
Reported by: mikael@
Obtained from: https://github.com/cloudflare/cloudflared/commit/a99780e