mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[PR #423] [MERGED] July release #patch #435
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#435
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/spr-networks/super/pull/423
Author: @lts-rad
Created: 7/6/2025
Status: ✅ Merged
Merged: 7/6/2025
Merged by: @lts-rad
Base:
main← Head:dev📝 Commits (9)
aeea163[build] Remove clang dependency as no CGO is used56210d7[build] gvisor kvm supportccf0a5c[installer] Add runsc to buildsb687549[api] Stricter uplink check6ee7c60[dns] Update coredns versione164d28[api] Fix double negative on guest ap checkd91d864[build] Add gvisor demof25bfc9[build] Update release notescad07d9[api] Add netlink package📊 Changes
12 files changed (+668 additions, -6 deletions)
View changed files
📝
RELEASE-NOTES.md(+6 -0)📝
api/code/api.go(+1 -1)📝
api/code/firewall.go(+17 -0)📝
api/code/go.mod(+2 -0)📝
api/code/go.sum(+6 -0)📝
dhcp/Dockerfile(+0 -2)📝
dns/Dockerfile(+1 -1)➕
docker-compose-kvm.yml(+286 -0)➕
experiments/docker-compose-gvisor.yml(+286 -0)📝
installer/scripts/install.sh(+31 -0)📝
installer/scripts/pi-target-install.sh(+32 -0)📝
multicast_udp_proxy/Dockerfile(+0 -2)📄 Description
v1.0.15
Fixes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.