Skip to content

Latest commit

 

History

History
95 lines (48 loc) · 4.9 KB

CHANGELOG.md

File metadata and controls

95 lines (48 loc) · 4.9 KB

Changelog

0.20240816.0 (2024-08-16)

Bug Fixes

  • Add warning about RIPE NCC internal dependency of the frontend (3ab20e3)
  • fix Debian Stretch repo location (f42f93d)
  • restore kernel-level IPv6 workaround (b816308)
  • switch to official Ubuntu images (5b152de)
  • update npm dependencies (85e48f5)

0.20230403.0 (2023-04-03)

Features

  • support Ubuntu auto-install, upgrade host to Ubuntu 22.04 (b34e011)

Bug Fixes

  • remove obsolete Ansible syntax (ddb8601)

Miscellaneous Chores

0.20221114.0 (2022-11-14)

Features

0.20211020.1 (2021-10-20)

Bug Fixes

  • use macos-10.15 in GitHub action (741758c)

0.20211020.0 (2021-10-20)

Features

  • update Termshark to 2.3.0 (5026edc)

Bug Fixes

  • ansible-base got renamed to ansible-core (b7f39c0)
  • update web frontend to the latest version (6c213b9)
  • Use rsync instead of shared folders (ee1de25)

0.20210814.0 (2021-08-17)

Features

  • Disable multicast snooping on lxdbr0 by default (2580b2c)
  • frontend update (c47e88e)

Bug Fixes

  • disable shared folder, workaround serial port issue on Windows (5938407)

0.20210813.0 (2021-08-13)

Bug Fixes

  • ensure exact version of base box (972b4e1)
  • workaround ignored ICMPv6 redirects (60313d1)

0.20210709.0 (2021-07-09)

Features

  • add Vagrantfile-in-box to be part of the box (526e619)
  • fixed MAC address of the virtual router (520f09a)
  • replace the frontend with a RIPE NCC styled one (a10183f)
  • switch to ubuntu/focal64 base box (5fa8f70)

Bug Fixes

  • frontend: small adjustments (bb221aa)
  • frontend: Workaround broken iframe resize on Firefox (0cbdbc6)