Skip to content

Commit

Permalink
Prep 0.4.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sgnl05 committed Jan 24, 2017
1 parent 770663f commit 92a71d2
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 15 deletions.
32 changes: 18 additions & 14 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,28 +1,32 @@
2017-01-24 (0.4.1)
* Fix service restart issue #30 (Gjermund Jensvoll)
* Fix messagebus service related error #29 (Gjermund Jensvoll)

2016-11-12 (0.4.0)
* #27 Add support for Ruby 2.3.1 (Garrett Honeycutt)
* #26 Add ensure_resources and ensure_packages to avoid collisions (Daniel James Goulder)
* #24 Add sssd_package_ensure parameter (Taylan Develioglu)
* Add support for Ruby 2.3.1 #27 (Garrett Honeycutt)
* Add ensure_resources and ensure_packages to avoid collisions #26 (Daniel James Goulder)
* Add sssd_package_ensure parameter #24 (Taylan Develioglu)

2016-08-24 (0.3.1)
* #22 Fix Service[oddjobd] failing to start (Jeff McCune)
* #18 Fix newline under each section in sssd.conf (Gjermund Jensvoll)
* Fix Service[oddjobd] failing to start #22 (Jeff McCune)
* Fix newline under each section in sssd.conf #18 (Gjermund Jensvoll)

2016-02-01 (0.3.0)
* #13 Stop sorting config keys for newer ruby versions (Brad Cowie)
* #11 Ensure sssd.conf consistency during first Puppet run (Nemanja Delic)
* Stop sorting config keys for newer ruby versions #13 (Brad Cowie)
* Ensure sssd.conf consistency during first Puppet run #11 (Nemanja Delic)

2015-12-30 (0.2.1)
* #7 Update testing, linting and syntax suites (Chris Edester)
* #7 RedHat 5 authconfig needs to be latest (Chris Edester)
* #6 service_ensure option (Robert Bruce)
* #5 Licence info (Gjermund Jensvoll)
* Update testing, linting and syntax suites #7 (Chris Edester)
* RedHat 5 authconfig needs to be latest #7 (Chris Edester)
* service_ensure option #6 (Robert Bruce)
* Licence info #5 (Gjermund Jensvoll)

2015-07-21 (0.2.0)
* #3 RedHat 5 support (Chris Edester)
* #2 Mkhomedir cmd (Chris Edester)
* RedHat 5 support #3 (Chris Edester)
* Mkhomedir cmd #2 (Chris Edester)

2015-07-20 (0.1.4)
* #1 Anchor pattern, private class and spec tests (Chris Edester)
* Anchor pattern, private class and spec tests #1 (Chris Edester)

2015-07-06 (0.1.3)
* Added missing file pam_mkhomedir (Gjermund Jensvoll)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sgnl05-sssd",
"version": "0.4.0",
"version": "0.4.1",
"author": "sgnl05",
"summary": "Install and configure SSSD",
"license": "GPL-3.0+",
Expand Down

0 comments on commit 92a71d2

Please sign in to comment.