github freifunkMUC/wg-access-server v0.11.0

latest releases: v0.12.1, v0.12.0
7 months ago

What's Changed

Notable change

As of Alpine Linux 3.19, wg-access-server uses iptables-nft instead of iptables-legacy. docker-ce 25.x has also made some changes to the network_mode = "host" logic (moby/moby#47100). If you are doing more sophisticated firewalling (e.g. NATing), you may want to take a look at your iptables rules and see if your host is using iptables-legacy or iptables-nft.

UI changes

We are now using Material UI v5 instead of v4. This results in a more modern user interface.

Security fixes

Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code #490
/sys/devices/virtual/powercap accessible by default to containers #531
...

Other changes

  • build(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.13.0 by @dependabot in #495
  • build(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #483
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #485
  • [Snyk] Upgrade @mui/material from 5.14.7 to 5.14.8 by @GoliathLabs in #470
  • [Snyk] Upgrade mobx from 6.10.1 to 6.10.2 by @GoliathLabs in #469
  • build(deps): bump docker/login-action from 2 to 3 by @dependabot in #486
  • [Snyk] Upgrade @mui/material from 5.14.8 to 5.14.13 by @GoliathLabs in #502
  • [Snyk] Upgrade mobx from 6.10.2 to 6.11.0 by @GoliathLabs in #517
  • build(deps): bump @babel/traverse from 7.20.13 to 7.23.2 in /website by @dependabot in #490
  • build(deps): bump node from 20.5.1-bullseye to 21.2.0-bullseye by @dependabot in #509
  • [Snyk] Upgrade @mui/icons-material from 5.14.9 to 5.14.18 by @GoliathLabs in #518
  • build(deps): bump golang.org/x/crypto from 0.14.0 to 0.16.0 by @dependabot in #507
  • build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #488
  • build(deps): bump golang from 1.21.0-alpine to 1.21.4-alpine by @dependabot in #510
  • build(deps): bump docker/metadata-action from 4 to 5 by @dependabot in #484
  • build(deps): bump docker/build-push-action from 4 to 5 by @dependabot in #487
  • build(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #516
  • build(deps-dev): bump fork-ts-checker-webpack-plugin from 6.5.3 to 9.0.2 in /website by @dependabot in #498
  • build(deps): bump alpine from 3.18.3 to 3.19.0 by @dependabot in #521
  • build(deps-dev): bump @types/common-tags from 1.8.1 to 1.8.4 in /website by @dependabot in #514
  • build(deps-dev): bump @types/react-dom from 18.2.7 to 18.2.17 in /website by @dependabot in #513
  • build(deps): bump github.com/miekg/dns from 1.1.55 to 1.1.57 by @dependabot in #508
  • build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #525
  • build(deps): bump @mui/material from 5.14.13 to 5.14.20 in /website by @dependabot in #519
  • build(deps-dev): bump @types/react-dom from 18.2.17 to 18.2.18 in /website by @dependabot in #526
  • fix: drop go 1.18 and introduce 1.20 by @GoliathLabs in #527
  • build(deps): bump google.golang.org/grpc from 1.57.0 to 1.60.1 by @dependabot in #528
  • [Snyk] Upgrade @mui/icons-material from 5.14.18 to 5.14.19 by @GoliathLabs in #529
  • [Snyk] Upgrade react-router-dom from 6.16.0 to 6.20.1 by @GoliathLabs in #530
  • build(deps): bump mobx-react from 7.6.0 to 9.1.0 in /website by @dependabot in #515
  • build(deps): bump github.com/docker/docker from 20.10.24+incompatible to 20.10.27+incompatible by @dependabot in #531
  • build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #532
  • fix: golang linter (io package) by @GoliathLabs in #546
  • build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #533
  • build(deps): bump github.com/google/uuid from 1.3.1 to 1.5.0 by @dependabot in #537
  • build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #538
  • build(deps): bump node from 21.2.0-bullseye to 21.5.0-bullseye by @dependabot in #534
  • [Snyk] Upgrade @mui/material from 5.14.20 to 5.15.0 by @GoliathLabs in #549
  • [Snyk] Upgrade react-router-dom from 6.20.1 to 6.21.0 by @GoliathLabs in #547
  • build(deps): bump github.com/gorilla/sessions from 1.2.1 to 1.2.2 by @dependabot in #539
  • build(deps): bump mobx-utils from 6.0.7 to 6.0.8 in /website by @dependabot in #542
  • build(deps-dev): bump @types/qrcode from 1.5.2 to 1.5.5 in /website by @dependabot in #541
  • build(deps): bump mobx from 6.11.0 to 6.12.0 in /website by @dependabot in #545
  • build(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.15.0 by @dependabot in #536
  • build(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1 by @dependabot in #540
  • build(deps-dev): bump @types/numeral from 2.0.2 to 2.0.5 in /website by @dependabot in #543
  • build(deps): bump @mui/icons-material from 5.14.19 to 5.15.3 in /website by @dependabot in #550
  • [Snyk] Upgrade @mui/material from 5.15.0 to 5.15.1 by @GoliathLabs in #552
  • build(deps): bump follow-redirects from 1.15.2 to 1.15.4 in /website by @dependabot in #551
  • [Snyk] Upgrade @mui/material from 5.15.1 to 5.15.2 by @GoliathLabs in #555
  • [Snyk] Upgrade react-router-dom from 6.21.0 to 6.21.1 by @GoliathLabs in #553
  • [Snyk] Upgrade @emotion/react from 11.11.1 to 11.11.3 by @GoliathLabs in #554
  • [Snyk] Upgrade @mui/material from 5.15.2 to 5.15.3 by @GoliathLabs in #556
  • [Snyk] Upgrade @mui/material from 5.15.3 to 5.15.4 by @GoliathLabs in #558
  • build(deps): bump github.com/miekg/dns from 1.1.57 to 1.1.58 by @dependabot in #559
  • build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #561
  • build(deps): bump github.com/tg123/go-htpasswd from 1.2.1 to 1.2.2 by @dependabot in #562
  • build(deps): bump node from 21.5.0-bullseye to 21.6.1-bullseye by @dependabot in #566
  • build(deps-dev): bump prettier from 3.0.3 to 3.2.4 in /website by @dependabot in #570
  • build(deps): bump @mui/material from 5.15.4 to 5.15.7 in /website by @dependabot in #568
  • [Snyk] Upgrade react-router-dom from 6.21.1 to 6.21.2 by @GoliathLabs in #567
  • build(deps): bump alpine from 3.19.0 to 3.19.1 by @dependabot in #565
  • build(deps): bump github.com/freifunkMUC/wg-embed from 0.10.0 to 0.10.1 by @dependabot in #563
  • build(deps): bump @mui/icons-material from 5.15.3 to 5.15.7 in /website by @dependabot in #572
  • build(deps): bump react-router-dom from 6.21.2 to 6.22.0 in /website by @dependabot in #573
  • fix golang build by @GoliathLabs in #575
  • bump go-sqlite3 to v1.14.19 by @GoliathLabs in #576
  • build(deps): bump golang from 1.21.4-alpine to 1.21.6-alpine by @dependabot in #564
  • fix: date-fns update by @GoliathLabs in #577
  • feat: run prettier & protoc on project by @GoliathLabs in #578

Full Changelog: v0.10.1...v0.11.0

Don't miss a new wg-access-server release

NewReleases is sending notifications on new releases.