Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ghostunnel 1.8.0 #175107

Merged
merged 2 commits into from
Jun 19, 2024
Merged

ghostunnel 1.8.0 #175107

merged 2 commits into from
Jun 19, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
**New Features**
* Add support for systemd watchdog timer (@csstaub in https://github.com/ghostunnel/ghostunnel/pull/427). Ghostunnel can now be watched by systemd using the `WatchdogSec` option. If Ghostunnel fails to respond, systemd will automatically relaunch it. See [docs/WATCHDOG.md](https://github.com/ghostunnel/ghostunnel/blob/master/docs/WATCHDOG.md) for an example service file.
* Implement landlock support to limit process privileges on Linux (@csstaub in https://github.com/ghostunnel/ghostunnel/pull/431). If started with the `--use-landlock` flag, Ghostunnel will call upon [landlock](https://docs.kernel.org/userspace-api/landlock.html) on Linux to limit access to files and sockets. This is an experimental feature, please give it a try and let us know if you run into any issues.

Bug Fixes

Other Changes

Full Changelog: ghostunnel/ghostunnel@v1.7.3...v1.8.0

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jun 19, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jun 19, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Jun 19, 2024
Merged via the queue into master with commit 9657e8a Jun 19, 2024
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-ghostunnel-1.8.0 branch June 19, 2024 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants