Skip to content

Commit

Permalink
Release 1.0.1 (#51)
Browse files Browse the repository at this point in the history
* Make it explicit that we are enforcing smbpasswd

* Release 1.0.1
  • Loading branch information
damacus committed Feb 4, 2017
1 parent 1b31b47 commit 7e48066
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Samba Changelog

## v1.0.1 (04-02-2017)

- Fix #48 Resource underscores breaking permissions
- Fix #47 Document proper behaviour of smbpasswd. This cookbook now enforces passwords.

## v1.0.0.0 (23-01-2017)

- New custom resources `samba_server`, `samba_share`, `samba_user`
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
maintainer_email 'help@sous-chefs.org'
license 'Apache 2.0'
description 'Installs/Configures samba'
version '1.0.0'
version '1.0.1'

%w( debian ubuntu centos fedora redhat scientific amazon oracle ).each do |os|
supports os
Expand Down

0 comments on commit 7e48066

Please sign in to comment.