File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,13 @@ bugfixes and a metadata update to support Puppet Enterprise 2015.3.x.
13
13
####Test Improvements
14
14
- Improves Windows testing.
15
15
16
+ ##2015 -07-20 - Supported Release 1.3.1
17
+ ###Summary
18
+ This release updates the metadata for the upcoming release of PE as well as an additional bugfix.
19
+
20
+ ####Bugfixes
21
+ - Fixes Puppet.newtype deprecation warning
22
+
16
23
##2015 -04-14 - Supported Release 1.3.0
17
24
###Summary
18
25
Remove openssl command line tool from requirements
Original file line number Diff line number Diff line change 5
5
ensurable do
6
6
7
7
desc 'Has three states: present, absent, and latest. Latest
8
- will compare the on disk MD5 fingerprint of the certificate and to that
8
+ will compare the on disk MD5 fingerprint of the certificate to that
9
9
in keytool to determine if insync? returns true or false. We redefine
10
10
insync? for this paramerter to accomplish this.'
11
11
You can’t perform that action at this time.
0 commit comments