Skip to content

Latest commit

 

History

History
103 lines (60 loc) · 6.66 KB

CHANGELOG.md

File metadata and controls

103 lines (60 loc) · 6.66 KB

Changelog

0.20230331.0 (2023-03-31)

Features

  • support Ubuntu autoinstall (c399387)

Bug Fixes

  • do not depend on user name vagrant (024f356)
  • drop hard dependencies for x86_64 (ad1d21c)
  • frontend update (4de5357)
  • remove obsolete ansible options (fe35c73)

0.20230123.0 (2023-01-23)

Features

  • add bgpq4 (7db62d4)
  • add logs output terminals (a45261f)
  • add Vagrantfile-in-box to be part of the box (526e619)
  • Disable multicast snooping on lxdbr0 by default (2580b2c)
  • fixed MAC address of the virtual router (520f09a)
  • frontend update (c47e88e)
  • replace the frontend with a RIPE NCC styled one (a10183f)
  • switch to ubuntu/focal64 base box (5fa8f70)
  • update Termshark to 2.3.0 (5026edc)
  • Use Ubuntu 22.04 LTS (8bdca76)

Bug Fixes

  • ansible-base got renamed to ansible-core (b7f39c0)
  • disable shared folder, workaround serial port issue on Windows (5938407)
  • ensure exact version of base box (972b4e1)
  • frontend: small adjustments (bb221aa)
  • frontend: Workaround broken iframe resize on Firefox (0cbdbc6)
  • update web frontend to the latest version (6c213b9)
  • use macos-10.15 in GitHub action (741758c)
  • Use rsync instead of shared folders (ee1de25)
  • workaround ignored ICMPv6 redirects (60313d1)

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)