Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
GitLab
omnibus
Commits
5c8ce583
Commit
5c8ce583
authored
Sep 16, 2014
by
Yvonne Lam
Browse files
Merge pull request #345 from opscode/yzl/3.0-stable-uid-fix
Prepare for 3.2.2 release.
parents
8ec21895
780c9bfe
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
CHANGELOG.md
CHANGELOG.md
+2
-1
lib/omnibus/version.rb
lib/omnibus/version.rb
+1
-1
No files found.
CHANGELOG.md
View file @
5c8ce583
Omnibus Ruby CHANGELOG
======================
v3.
x.x (Unreleased
)
v3.
2.2 (September 16, 2014
)
-------------------
-
Deprecate
`max_build_jobs`
in favor of
`workers`
-
Ensure permissions are preserved on copy package. #336
-
Ensure default package user and group are
`root`
.
v3.2.1 (July 26, 2014)
----------------------
...
...
lib/omnibus/version.rb
View file @
5c8ce583
...
...
@@ -15,5 +15,5 @@
#
module
Omnibus
VERSION
=
'3.2.
1
'
VERSION
=
'3.2.
2
'
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment