Skip to content

Releases: cloudposse/bastion

0.4.2

23 Oct 19:11
Compare
Choose a tag to compare
[setup-google-authenticator] fix condition  (#36)

Fix pam-modules for duo and openssh

23 Oct 12:06
a030ffd
Compare
Choose a tag to compare
refactor(docker): fix prefix for pam-modules (#35)

for duo and openssh

0.4.0: [dockerfile] remove build deps from final image (#31)

03 Oct 21:09
Compare
Choose a tag to compare
* refactor(docker): remove build deps from final image

* refactor(docker): formating

* refactor(docker): install compiled binaries in cleaner way

* refactor(docker): fixes

* add openssl-dev to fix issues with libs
* fix prefixes

0.3.1: Fix chsh (#33)

29 Sep 19:22
926e544
Compare
Choose a tag to compare
* Add shaddow for chsh

* add missing commands. make testing easier

* touch lastlog

* delete hostkey for testing

* add required deps to final stage

0.3.0: Merge pull request #29 from cloudposse/feature/dockerfile-improvements

24 Sep 08:25
dc2ac5e
Compare
Choose a tag to compare

0.2.0

14 Sep 20:33
Compare
Choose a tag to compare

what

  • update openssh-portable version
  • update own patches (original-command.diff and obfuscate-version.diff)
  • sync patches from alpine (delete old, pull new)

why

closes #19
closes #16

references

0.1.4

13 Sep 20:26
Compare
Choose a tag to compare
fix(init.d/ssh-audit): check if /etc/passwd is writable (#28)

Fix readme

10 Jul 14:14
ee9a77e
Compare
Choose a tag to compare
  • Fix avatars links
  • Fix link on badge release

0.1.2: (Migrate to README.yaml format)

06 Jul 11:33
eb62ae3
Compare
Choose a tag to compare

what

  • Add README.yaml

why

  • Standardize README

0.1.1

08 Mar 14:45
Compare
Choose a tag to compare
Use alpine:3.7 (#15)