Skip to content

0.8.0

Latest
Compare
Choose a tag to compare
@jfredenburg jfredenburg released this 11 Apr 13:00
· 26 commits to main since this release
8871329

[0.8.0] - 2024-04-11

Added

  • .zshrc now loads kerberos tokens when sourced.
  • .zshrc now munges a command for loading kerberos token to cron.
  • Git Tab completion added for Linux Server configurations.
  • Git Tab completion added for MacOS Client configurations.
  • Git status flags added to Linux Server prompt.
  • Git status flags added to MacOS Client prompt.
  • Updated version of make-boxerbird adds a git-hook preventing push to main.

Changed

  • Updated the README
    • Added link to vnctools repo readme to the readme for this repo.
    • Added feature list to the MacOS configuration.
  • Default make target now prints help message.
  • Standardized the dependency branch variables to the following:
    • BOXERBIRD_BRANCH - Branch used for the make-boxerbird tools.
    • CONFIGURATOR_RULES_BRANCH - Branch used for the a make-configurator rules.
    • VNCTOOLS_BRANCH - Branch used for the vntools.

Fixed

  • For linux client configuration, turned off bell and enabled autorepeat

Full Changelog: 0.7.4...0.8.0