Skip to content

Releases: joenio/holodev

v1.0

24 Feb 19:02
Compare
Choose a tag to compare

CHANGELOG:

[ Alessandro Caetano Beltrão ]

  • update README.md

[ Carlos Coelho ]

  • updated README with more update information regarding OpenSUSE release
  • updated author info
  • updated rpmbuild spec and changes file

[ Joenio Costa ]

  • added fedora support
  • added --verbose option
  • added short version -r for --release option
  • added tests
  • waiting for internet connection before install packages
  • documenting distros supported by 0.9 and 1.0 versions

v0.9

15 Mar 17:21
Compare
Choose a tag to compare
  • new option --arch to set container architecture
  • new option --bind for mapping port between host and container
  • added .gitlab-ci.yml
  • default release for new containers is Jessie

v0.8

23 Apr 23:37
Compare
Choose a tag to compare
  • fix creation of the config files

v0.7

22 Apr 22:52
Compare
Choose a tag to compare
  • doing holodev compatible with LXC 2.0
  • added --dummy option
  • update README.md with OpenSUSE install guide
  • updated RPM spec with requirements made by openSUSE

v0.6

19 Apr 19:39
Compare
Choose a tag to compare

bugfix release

  • fix adding user to sudo without password

v0.5

09 Apr 00:31
Compare
Choose a tag to compare
  • Added support for Archlinux
  • Added support for openSUSE
  • Added completion "--all" for list command
  • Fix bug: check if git branch name is empty before use it
  • New vagrant boxes to validate under archlinux and opensuse
  • Support containers creation under apparmor
  • git as build-dependency on Debian-like

v0.4

31 Mar 14:47
Compare
Choose a tag to compare
  • New holodev list command
  • Fix bug with holodev run command
  • Latest lxc version needs lxc.mount option
  • Added unit tests using shunit2
  • Added infrastructure to runnig tests under vagrant boxes