This repository was archived by the owner on Jan 10, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 44* Enhancement: [ #58 ] [ ] : Update mysql dependency to ~ > 6.0
55* Enhancement: [ #61 ] [ ] : Fix deprecation warning from Berkshelf
66
7+ ## 3.16.1
8+
9+ * Bugfix: [ #93 ] [ ] : Set umask to 0027 for more secure file creation
10+
711## 3.16.0
812
913### 3.16.0 Major Changes
@@ -501,3 +505,4 @@ To switch to new defaults:
501505[ #87 ] : https://github.com/bflad/chef-stash/issues/87
502506[ #89 ] : https://github.com/bflad/chef-stash/issues/89
503507[ #90 ] : https://github.com/bflad/chef-stash/issues/90
508+ [ #93 ] : https://github.com/bflad/chef-stash/issues/93
Original file line number Diff line number Diff line change 44license 'Apache 2.0'
55description 'Installs/Configures Atlassian Stash'
66long_description IO . read ( File . join ( File . dirname ( __FILE__ ) , 'README.md' ) )
7- version '3.16.0 '
7+ version '3.16.1 '
88recipe 'stash' , 'Installs/Configures Atlassian Stash'
99recipe 'stash::apache2' , 'Installs/Configures Apache 2 proxy for Stash'
1010recipe 'stash::backup_client' , 'Installs/Configures Atlassian Stash Backup Client'
You can’t perform that action at this time.
0 commit comments