train-core 1.4.19 → 1.4.21
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +391 -385
- data/README.md +3 -3
- data/lib/train/transports/local.rb +1 -1
- data/lib/train/version.rb +1 -1
- data/train-core.gemspec +2 -2
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5ebe4fad85a0eb196191f8a84a3e5410baa100f6456c2f04e142a1c4353c7019
|
4
|
+
data.tar.gz: c4fc3f3b23c89097b8987c2173570652908ef5fb305e5660304ad4ba619bfcb8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 25e78c05e283a185d79cecc059e23a63b260fcb93d77dead402c479f4260cc34c3279e44dd1593425a8477dfc41c4d6233b30b738195cc48feda3b30a2bae4f3
|
7
|
+
data.tar.gz: 8ade939a0b6a271ef5e12580aaa768ff76feea65c1198b9a5d4b6ee8d2f87f7be458ecb10d8934d6fcafd84e8c38082c518f3cbcdce63f9b16f32e0acf7c15e1
|
data/CHANGELOG.md
CHANGED
@@ -1,817 +1,823 @@
|
|
1
|
-
<!-- latest_release 1.4.
|
2
|
-
## [v1.4.
|
1
|
+
<!-- latest_release 1.4.21 -->
|
2
|
+
## [v1.4.21](https://github.com/inspec/train/tree/v1.4.21) (2018-07-05)
|
3
3
|
|
4
4
|
#### Merged Pull Requests
|
5
|
-
-
|
5
|
+
- Modify `WindowsPipeRunner` stderr to use String [#320](https://github.com/inspec/train/pull/320) ([jerryaldrichiii](https://github.com/jerryaldrichiii))
|
6
6
|
<!-- latest_release -->
|
7
7
|
|
8
|
-
<!-- release_rollup since=1.4.
|
9
|
-
### Changes since 1.4.
|
8
|
+
<!-- release_rollup since=1.4.19 -->
|
9
|
+
### Changes since 1.4.19 release
|
10
10
|
|
11
11
|
#### Merged Pull Requests
|
12
|
-
-
|
13
|
-
- Remove
|
14
|
-
- Adding proper bastion support [#310](https://github.com/inspec/train/pull/310) ([frezbo](https://github.com/frezbo)) <!-- 1.4.17 -->
|
15
|
-
- Fix detection of amazon linux 2 [#312](https://github.com/inspec/train/pull/312) ([artem-sidorenko](https://github.com/artem-sidorenko)) <!-- 1.4.16 -->
|
12
|
+
- Modify `WindowsPipeRunner` stderr to use String [#320](https://github.com/inspec/train/pull/320) ([jerryaldrichiii](https://github.com/jerryaldrichiii)) <!-- 1.4.21 -->
|
13
|
+
- Remove the delivery cookbook [#317](https://github.com/inspec/train/pull/317) ([tas50](https://github.com/tas50)) <!-- 1.4.20 -->
|
16
14
|
<!-- release_rollup -->
|
17
15
|
|
18
16
|
<!-- latest_stable_release -->
|
17
|
+
## [v1.4.19](https://github.com/inspec/train/tree/v1.4.19) (2018-06-29)
|
18
|
+
|
19
|
+
#### Merged Pull Requests
|
20
|
+
- Fix detection of amazon linux 2 [#312](https://github.com/inspec/train/pull/312) ([artem-sidorenko](https://github.com/artem-sidorenko))
|
21
|
+
- Adding proper bastion support [#310](https://github.com/inspec/train/pull/310) ([frezbo](https://github.com/frezbo))
|
22
|
+
- Remove github_changelog_generator [#313](https://github.com/inspec/train/pull/313) ([tas50](https://github.com/tas50))
|
23
|
+
- Remove the deploy config from Travis [#315](https://github.com/inspec/train/pull/315) ([tas50](https://github.com/tas50))
|
24
|
+
<!-- latest_stable_release -->
|
25
|
+
|
19
26
|
## [v1.4.15](https://github.com/inspec/train/tree/v1.4.15) (2018-06-14)
|
20
27
|
|
21
28
|
#### Merged Pull Requests
|
22
|
-
- Allow TrainError to provide a supplement reason [#303](https://github.com/
|
29
|
+
- Allow TrainError to provide a supplement reason [#303](https://github.com/inspec/train/pull/303) ([marcparadise](https://github.com/marcparadise))
|
23
30
|
- Adding Oneview to platform detection. [#307](https://github.com/inspec/train/pull/307) ([skpaterson](https://github.com/skpaterson))
|
24
31
|
- Add the mock transport to train-core [#308](https://github.com/inspec/train/pull/308) ([jquick](https://github.com/jquick))
|
25
32
|
- Don't double-escape paths [#306](https://github.com/inspec/train/pull/306) ([voroniys](https://github.com/voroniys))
|
26
|
-
<!-- latest_stable_release -->
|
27
33
|
|
28
|
-
## [v1.4.11](https://github.com/
|
34
|
+
## [v1.4.11](https://github.com/inspec/train/tree/v1.4.11) (2018-05-17)
|
29
35
|
|
30
36
|
#### Merged Pull Requests
|
31
|
-
- Add required env for azure shell msi headers [#302](https://github.com/
|
37
|
+
- Add required env for azure shell msi headers [#302](https://github.com/inspec/train/pull/302) ([jquick](https://github.com/jquick))
|
32
38
|
|
33
|
-
## [v1.4.10](https://github.com/
|
39
|
+
## [v1.4.10](https://github.com/inspec/train/tree/v1.4.10) (2018-05-17)
|
34
40
|
|
35
41
|
#### Merged Pull Requests
|
36
|
-
- support sudo passwords for cisco [#301](https://github.com/
|
42
|
+
- support sudo passwords for cisco [#301](https://github.com/inspec/train/pull/301) ([arlimus](https://github.com/arlimus))
|
37
43
|
|
38
|
-
## [v1.4.9](https://github.com/
|
44
|
+
## [v1.4.9](https://github.com/inspec/train/tree/v1.4.9) (2018-05-16)
|
39
45
|
|
40
46
|
#### Bug Fixes
|
41
|
-
- Allow nil password and www_form_encoded_password to work together. [#297](https://github.com/
|
47
|
+
- Allow nil password and www_form_encoded_password to work together. [#297](https://github.com/inspec/train/pull/297) ([marcparadise](https://github.com/marcparadise))
|
42
48
|
|
43
49
|
#### Merged Pull Requests
|
44
|
-
- Support encoded passwords in target url [#296](https://github.com/
|
45
|
-
- Initial import of transport for GCP. [#283](https://github.com/
|
46
|
-
- Change Cisco IOS transport log level to INFO [#298](https://github.com/
|
47
|
-
- Unpin google-protobuf now that we are building it as a gem [#300](https://github.com/
|
50
|
+
- Support encoded passwords in target url [#296](https://github.com/inspec/train/pull/296) ([marcparadise](https://github.com/marcparadise))
|
51
|
+
- Initial import of transport for GCP. [#283](https://github.com/inspec/train/pull/283) ([skpaterson](https://github.com/skpaterson))
|
52
|
+
- Change Cisco IOS transport log level to INFO [#298](https://github.com/inspec/train/pull/298) ([jerryaldrichiii](https://github.com/jerryaldrichiii))
|
53
|
+
- Unpin google-protobuf now that we are building it as a gem [#300](https://github.com/inspec/train/pull/300) ([scotthain](https://github.com/scotthain))
|
48
54
|
|
49
|
-
## [v1.4.4](https://github.com/
|
55
|
+
## [v1.4.4](https://github.com/inspec/train/tree/v1.4.4) (2018-05-02)
|
50
56
|
|
51
57
|
#### Merged Pull Requests
|
52
|
-
- Enable expeditor release tasks [#294](https://github.com/
|
53
|
-
- Split train into a core gem. [#293](https://github.com/
|
58
|
+
- Enable expeditor release tasks [#294](https://github.com/inspec/train/pull/294) ([jquick](https://github.com/jquick))
|
59
|
+
- Split train into a core gem. [#293](https://github.com/inspec/train/pull/293) ([miah](https://github.com/miah))
|
54
60
|
|
55
61
|
|
56
62
|
|
57
63
|
# Change Log
|
58
64
|
|
59
|
-
## [1.4.2](https://github.com/
|
60
|
-
[Full Changelog](https://github.com/
|
65
|
+
## [1.4.2](https://github.com/inspec/train/tree/1.4.2) (2018-04-26)
|
66
|
+
[Full Changelog](https://github.com/inspec/train/compare/v1.4.1...1.4.2)
|
61
67
|
|
62
68
|
**Merged pull requests:**
|
63
69
|
|
64
|
-
- switched method of determining aws account id to STS [\#286](https://github.com/
|
70
|
+
- switched method of determining aws account id to STS [\#286](https://github.com/inspec/train/pull/286) ([tkrueger](https://github.com/tkrueger))
|
65
71
|
|
66
|
-
## [v1.4.1](https://github.com/
|
67
|
-
[Full Changelog](https://github.com/
|
72
|
+
## [v1.4.1](https://github.com/inspec/train/tree/v1.4.1) (2018-04-19)
|
73
|
+
[Full Changelog](https://github.com/inspec/train/compare/v1.4.0...v1.4.1)
|
68
74
|
|
69
75
|
**Merged pull requests:**
|
70
76
|
|
71
|
-
- Release 1.4.1 [\#287](https://github.com/
|
72
|
-
- Add UUID for Cisco IOS and Nexus devices [\#285](https://github.com/
|
73
|
-
- Add handling for privileged exec mode [\#284](https://github.com/
|
77
|
+
- Release 1.4.1 [\#287](https://github.com/inspec/train/pull/287) ([jquick](https://github.com/jquick))
|
78
|
+
- Add UUID for Cisco IOS and Nexus devices [\#285](https://github.com/inspec/train/pull/285) ([jerryaldrichiii](https://github.com/jerryaldrichiii))
|
79
|
+
- Add handling for privileged exec mode [\#284](https://github.com/inspec/train/pull/284) ([jerryaldrichiii](https://github.com/jerryaldrichiii))
|
74
80
|
|
75
|
-
## [v1.4.0](https://github.com/
|
76
|
-
[Full Changelog](https://github.com/
|
81
|
+
## [v1.4.0](https://github.com/inspec/train/tree/v1.4.0) (2018-04-12)
|
82
|
+
[Full Changelog](https://github.com/inspec/train/compare/v1.3.0...v1.4.0)
|
77
83
|
|
78
84
|
**Closed issues:**
|
79
85
|
|
80
|
-
- Train reports directories with the archive bit set as files on the windows platform [\#274](https://github.com/
|
86
|
+
- Train reports directories with the archive bit set as files on the windows platform [\#274](https://github.com/inspec/train/issues/274)
|
81
87
|
|
82
88
|
**Merged pull requests:**
|
83
89
|
|
84
|
-
- Release 1.4.0 [\#282](https://github.com/
|
85
|
-
- Add CloudLinux as a detected platform [\#281](https://github.com/
|
86
|
-
- Move Cisco IOS connection under SSH transport [\#279](https://github.com/
|
87
|
-
- Initialize FileManager using '@service' [\#278](https://github.com/
|
88
|
-
- small fix to make sure windows directories with the archive bit set a… [\#275](https://github.com/
|
90
|
+
- Release 1.4.0 [\#282](https://github.com/inspec/train/pull/282) ([jquick](https://github.com/jquick))
|
91
|
+
- Add CloudLinux as a detected platform [\#281](https://github.com/inspec/train/pull/281) ([tarcinil](https://github.com/tarcinil))
|
92
|
+
- Move Cisco IOS connection under SSH transport [\#279](https://github.com/inspec/train/pull/279) ([jerryaldrichiii](https://github.com/jerryaldrichiii))
|
93
|
+
- Initialize FileManager using '@service' [\#278](https://github.com/inspec/train/pull/278) ([marcparadise](https://github.com/marcparadise))
|
94
|
+
- small fix to make sure windows directories with the archive bit set a… [\#275](https://github.com/inspec/train/pull/275) ([devoptimist](https://github.com/devoptimist))
|
89
95
|
|
90
|
-
## [v1.3.0](https://github.com/
|
91
|
-
[Full Changelog](https://github.com/
|
96
|
+
## [v1.3.0](https://github.com/inspec/train/tree/v1.3.0) (2018-03-29)
|
97
|
+
[Full Changelog](https://github.com/inspec/train/compare/v1.2.0...v1.3.0)
|
92
98
|
|
93
99
|
**Implemented enhancements:**
|
94
100
|
|
95
|
-
- Update errors to have a base type of Train::Error [\#273](https://github.com/
|
101
|
+
- Update errors to have a base type of Train::Error [\#273](https://github.com/inspec/train/pull/273) ([marcparadise](https://github.com/marcparadise))
|
96
102
|
|
97
103
|
**Closed issues:**
|
98
104
|
|
99
|
-
- RFC: Generate unique uuid for platforms [\#264](https://github.com/
|
105
|
+
- RFC: Generate unique uuid for platforms [\#264](https://github.com/inspec/train/issues/264)
|
100
106
|
|
101
107
|
**Merged pull requests:**
|
102
108
|
|
103
|
-
- Release Train 1.3.0 [\#276](https://github.com/
|
104
|
-
- Add MSI connection option for azure. [\#272](https://github.com/
|
105
|
-
- Add transport for Cisco IOS [\#271](https://github.com/
|
106
|
-
- Add platform uuid information. [\#270](https://github.com/
|
109
|
+
- Release Train 1.3.0 [\#276](https://github.com/inspec/train/pull/276) ([jquick](https://github.com/jquick))
|
110
|
+
- Add MSI connection option for azure. [\#272](https://github.com/inspec/train/pull/272) ([jquick](https://github.com/jquick))
|
111
|
+
- Add transport for Cisco IOS [\#271](https://github.com/inspec/train/pull/271) ([jerryaldrichiii](https://github.com/jerryaldrichiii))
|
112
|
+
- Add platform uuid information. [\#270](https://github.com/inspec/train/pull/270) ([jquick](https://github.com/jquick))
|
107
113
|
|
108
|
-
## [v1.2.0](https://github.com/
|
109
|
-
[Full Changelog](https://github.com/
|
114
|
+
## [v1.2.0](https://github.com/inspec/train/tree/v1.2.0) (2018-03-15)
|
115
|
+
[Full Changelog](https://github.com/inspec/train/compare/v1.1.1...v1.2.0)
|
110
116
|
|
111
117
|
**Implemented enhancements:**
|
112
118
|
|
113
|
-
- Change error message to use `connection` [\#263](https://github.com/
|
119
|
+
- Change error message to use `connection` [\#263](https://github.com/inspec/train/pull/263) ([jerryaldrichiii](https://github.com/jerryaldrichiii))
|
114
120
|
|
115
121
|
**Closed issues:**
|
116
122
|
|
117
|
-
- Force 64bit powershell if using ruby32 on a 64bit os [\#265](https://github.com/
|
118
|
-
- Master OS detect family [\#260](https://github.com/
|
123
|
+
- Force 64bit powershell if using ruby32 on a 64bit os [\#265](https://github.com/inspec/train/issues/265)
|
124
|
+
- Master OS detect family [\#260](https://github.com/inspec/train/issues/260)
|
119
125
|
|
120
126
|
**Merged pull requests:**
|
121
127
|
|
122
|
-
- Release train 1.2.0 [\#269](https://github.com/
|
123
|
-
- Force 64bit powershell for 32bit ruby running on 64bit windows [\#266](https://github.com/
|
124
|
-
- support cisco ios xe [\#262](https://github.com/
|
125
|
-
- Create a master OS family and refactor specifications [\#261](https://github.com/
|
126
|
-
- Support for Brocade FOS-based SAN devices [\#254](https://github.com/
|
127
|
-
- ProxyCommand support [\#227](https://github.com/
|
128
|
+
- Release train 1.2.0 [\#269](https://github.com/inspec/train/pull/269) ([jquick](https://github.com/jquick))
|
129
|
+
- Force 64bit powershell for 32bit ruby running on 64bit windows [\#266](https://github.com/inspec/train/pull/266) ([jquick](https://github.com/jquick))
|
130
|
+
- support cisco ios xe [\#262](https://github.com/inspec/train/pull/262) ([arlimus](https://github.com/arlimus))
|
131
|
+
- Create a master OS family and refactor specifications [\#261](https://github.com/inspec/train/pull/261) ([jquick](https://github.com/jquick))
|
132
|
+
- Support for Brocade FOS-based SAN devices [\#254](https://github.com/inspec/train/pull/254) ([marcelhuth](https://github.com/marcelhuth))
|
133
|
+
- ProxyCommand support [\#227](https://github.com/inspec/train/pull/227) ([cbeckr](https://github.com/cbeckr))
|
128
134
|
|
129
|
-
## [v1.1.1](https://github.com/
|
130
|
-
[Full Changelog](https://github.com/
|
135
|
+
## [v1.1.1](https://github.com/inspec/train/tree/v1.1.1) (2018-02-14)
|
136
|
+
[Full Changelog](https://github.com/inspec/train/compare/v1.1.0...v1.1.1)
|
131
137
|
|
132
138
|
**Merged pull requests:**
|
133
139
|
|
134
|
-
- Release train 1.1.1 [\#259](https://github.com/
|
135
|
-
- Add api sdk versions as platform release [\#258](https://github.com/
|
136
|
-
- Add plat helper methods to api direct platforms. [\#257](https://github.com/
|
140
|
+
- Release train 1.1.1 [\#259](https://github.com/inspec/train/pull/259) ([jquick](https://github.com/jquick))
|
141
|
+
- Add api sdk versions as platform release [\#258](https://github.com/inspec/train/pull/258) ([jquick](https://github.com/jquick))
|
142
|
+
- Add plat helper methods to api direct platforms. [\#257](https://github.com/inspec/train/pull/257) ([jquick](https://github.com/jquick))
|
137
143
|
|
138
|
-
## [v1.1.0](https://github.com/
|
139
|
-
[Full Changelog](https://github.com/
|
144
|
+
## [v1.1.0](https://github.com/inspec/train/tree/v1.1.0) (2018-02-08)
|
145
|
+
[Full Changelog](https://github.com/inspec/train/compare/v1.0.0...v1.1.0)
|
140
146
|
|
141
147
|
**Closed issues:**
|
142
148
|
|
143
|
-
- Add azure:// target [\#233](https://github.com/
|
149
|
+
- Add azure:// target [\#233](https://github.com/inspec/train/issues/233)
|
144
150
|
|
145
151
|
**Merged pull requests:**
|
146
152
|
|
147
|
-
- Release train 1.1.0 [\#255](https://github.com/
|
148
|
-
- Add qnx platform support [\#253](https://github.com/
|
149
|
-
- Add azure transport [\#250](https://github.com/
|
150
|
-
- Fix AIX and QNX file support [\#249](https://github.com/
|
153
|
+
- Release train 1.1.0 [\#255](https://github.com/inspec/train/pull/255) ([jquick](https://github.com/jquick))
|
154
|
+
- Add qnx platform support [\#253](https://github.com/inspec/train/pull/253) ([jquick](https://github.com/jquick))
|
155
|
+
- Add azure transport [\#250](https://github.com/inspec/train/pull/250) ([jquick](https://github.com/jquick))
|
156
|
+
- Fix AIX and QNX file support [\#249](https://github.com/inspec/train/pull/249) ([adamleff](https://github.com/adamleff))
|
151
157
|
|
152
|
-
## [v1.0.0](https://github.com/
|
153
|
-
[Full Changelog](https://github.com/
|
158
|
+
## [v1.0.0](https://github.com/inspec/train/tree/v1.0.0) (2018-02-01)
|
159
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.32.0...v1.0.0)
|
154
160
|
|
155
161
|
**Closed issues:**
|
156
162
|
|
157
|
-
- Add aws:// target [\#229](https://github.com/
|
163
|
+
- Add aws:// target [\#229](https://github.com/inspec/train/issues/229)
|
158
164
|
|
159
165
|
**Merged pull requests:**
|
160
166
|
|
161
|
-
- Update version to 1.0.0 [\#248](https://github.com/
|
162
|
-
- cisco nexus + ios12 [\#247](https://github.com/
|
163
|
-
- Add a CONTRIBUTING.md to Train [\#245](https://github.com/
|
164
|
-
- catch detect failing to parse json [\#243](https://github.com/
|
165
|
-
- if ssh closes the session force it to reset and reopen [\#242](https://github.com/
|
166
|
-
- Add AWS transport [\#239](https://github.com/
|
167
|
-
- Fix detection of Scientific Linux [\#237](https://github.com/
|
167
|
+
- Update version to 1.0.0 [\#248](https://github.com/inspec/train/pull/248) ([jquick](https://github.com/jquick))
|
168
|
+
- cisco nexus + ios12 [\#247](https://github.com/inspec/train/pull/247) ([arlimus](https://github.com/arlimus))
|
169
|
+
- Add a CONTRIBUTING.md to Train [\#245](https://github.com/inspec/train/pull/245) ([miah](https://github.com/miah))
|
170
|
+
- catch detect failing to parse json [\#243](https://github.com/inspec/train/pull/243) ([arlimus](https://github.com/arlimus))
|
171
|
+
- if ssh closes the session force it to reset and reopen [\#242](https://github.com/inspec/train/pull/242) ([arlimus](https://github.com/arlimus))
|
172
|
+
- Add AWS transport [\#239](https://github.com/inspec/train/pull/239) ([clintoncwolfe](https://github.com/clintoncwolfe))
|
173
|
+
- Fix detection of Scientific Linux [\#237](https://github.com/inspec/train/pull/237) ([schrd](https://github.com/schrd))
|
168
174
|
|
169
|
-
## [v0.32.0](https://github.com/
|
170
|
-
[Full Changelog](https://github.com/
|
175
|
+
## [v0.32.0](https://github.com/inspec/train/tree/v0.32.0) (2018-01-04)
|
176
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.31.1...v0.32.0)
|
171
177
|
|
172
178
|
**Fixed bugs:**
|
173
179
|
|
174
|
-
- platform names should be lower case [\#191](https://github.com/
|
175
|
-
- Return platform name that is lower case and underscored [\#228](https://github.com/
|
180
|
+
- platform names should be lower case [\#191](https://github.com/inspec/train/issues/191)
|
181
|
+
- Return platform name that is lower case and underscored [\#228](https://github.com/inspec/train/pull/228) ([jquick](https://github.com/jquick))
|
176
182
|
|
177
183
|
**Merged pull requests:**
|
178
184
|
|
179
|
-
- Release 0.32.0 [\#232](https://github.com/
|
180
|
-
- Set mock transport to use the platform instance variable [\#230](https://github.com/
|
185
|
+
- Release 0.32.0 [\#232](https://github.com/inspec/train/pull/232) ([adamleff](https://github.com/adamleff))
|
186
|
+
- Set mock transport to use the platform instance variable [\#230](https://github.com/inspec/train/pull/230) ([jquick](https://github.com/jquick))
|
181
187
|
|
182
|
-
## [v0.31.1](https://github.com/
|
183
|
-
[Full Changelog](https://github.com/
|
188
|
+
## [v0.31.1](https://github.com/inspec/train/tree/v0.31.1) (2017-12-06)
|
189
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.31.0...v0.31.1)
|
184
190
|
|
185
191
|
**Merged pull requests:**
|
186
192
|
|
187
|
-
- Release 0.31.1 [\#226](https://github.com/
|
188
|
-
- Allow runner specifications for local connections [\#225](https://github.com/
|
193
|
+
- Release 0.31.1 [\#226](https://github.com/inspec/train/pull/226) ([adamleff](https://github.com/adamleff))
|
194
|
+
- Allow runner specifications for local connections [\#225](https://github.com/inspec/train/pull/225) ([jerryaldrichiii](https://github.com/jerryaldrichiii))
|
189
195
|
|
190
|
-
## [v0.31.0](https://github.com/
|
191
|
-
[Full Changelog](https://github.com/
|
196
|
+
## [v0.31.0](https://github.com/inspec/train/tree/v0.31.0) (2017-12-05)
|
197
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.30.0...v0.31.0)
|
192
198
|
|
193
199
|
**Fixed bugs:**
|
194
200
|
|
195
|
-
- Add release detect for failback debian [\#223](https://github.com/
|
201
|
+
- Add release detect for failback debian [\#223](https://github.com/inspec/train/pull/223) ([jquick](https://github.com/jquick))
|
196
202
|
|
197
203
|
**Merged pull requests:**
|
198
204
|
|
199
|
-
- Release 0.31.0 [\#224](https://github.com/
|
200
|
-
- Use named pipe to decrease local Windows runtime [\#220](https://github.com/
|
205
|
+
- Release 0.31.0 [\#224](https://github.com/inspec/train/pull/224) ([adamleff](https://github.com/adamleff))
|
206
|
+
- Use named pipe to decrease local Windows runtime [\#220](https://github.com/inspec/train/pull/220) ([jerryaldrichiii](https://github.com/jerryaldrichiii))
|
201
207
|
|
202
|
-
## [v0.30.0](https://github.com/
|
203
|
-
[Full Changelog](https://github.com/
|
208
|
+
## [v0.30.0](https://github.com/inspec/train/tree/v0.30.0) (2017-12-04)
|
209
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.29.2...v0.30.0)
|
204
210
|
|
205
211
|
**Merged pull requests:**
|
206
212
|
|
207
|
-
- Release 0.30.0 [\#222](https://github.com/
|
208
|
-
- Change the mock transport name to be 'mock' [\#221](https://github.com/
|
209
|
-
- Enable caching on connections [\#214](https://github.com/
|
213
|
+
- Release 0.30.0 [\#222](https://github.com/inspec/train/pull/222) ([adamleff](https://github.com/adamleff))
|
214
|
+
- Change the mock transport name to be 'mock' [\#221](https://github.com/inspec/train/pull/221) ([jquick](https://github.com/jquick))
|
215
|
+
- Enable caching on connections [\#214](https://github.com/inspec/train/pull/214) ([jquick](https://github.com/jquick))
|
210
216
|
|
211
|
-
## [v0.29.2](https://github.com/
|
212
|
-
[Full Changelog](https://github.com/
|
217
|
+
## [v0.29.2](https://github.com/inspec/train/tree/v0.29.2) (2017-11-21)
|
218
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.29.1...v0.29.2)
|
213
219
|
|
214
220
|
**Fixed bugs:**
|
215
221
|
|
216
|
-
- Add unix\_mode\_mask method to Train::File::Local::Unix [\#215](https://github.com/
|
222
|
+
- Add unix\_mode\_mask method to Train::File::Local::Unix [\#215](https://github.com/inspec/train/pull/215) ([adamleff](https://github.com/adamleff))
|
217
223
|
|
218
224
|
**Merged pull requests:**
|
219
225
|
|
220
|
-
- Fix regressions in 0.29.1 [\#219](https://github.com/
|
221
|
-
- Use the sanitized file path for remote linux files [\#218](https://github.com/
|
222
|
-
- Remove bundler install during Appveyor tests [\#217](https://github.com/
|
223
|
-
- Fix inspec mock tests [\#216](https://github.com/
|
224
|
-
- Platform framework and detect DSL [\#209](https://github.com/
|
226
|
+
- Fix regressions in 0.29.1 [\#219](https://github.com/inspec/train/pull/219) ([adamleff](https://github.com/adamleff))
|
227
|
+
- Use the sanitized file path for remote linux files [\#218](https://github.com/inspec/train/pull/218) ([RoboticCheese](https://github.com/RoboticCheese))
|
228
|
+
- Remove bundler install during Appveyor tests [\#217](https://github.com/inspec/train/pull/217) ([adamleff](https://github.com/adamleff))
|
229
|
+
- Fix inspec mock tests [\#216](https://github.com/inspec/train/pull/216) ([jquick](https://github.com/jquick))
|
230
|
+
- Platform framework and detect DSL [\#209](https://github.com/inspec/train/pull/209) ([jquick](https://github.com/jquick))
|
225
231
|
|
226
|
-
## [v0.29.1](https://github.com/
|
227
|
-
[Full Changelog](https://github.com/
|
232
|
+
## [v0.29.1](https://github.com/inspec/train/tree/v0.29.1) (2017-11-13)
|
233
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.29.0...v0.29.1)
|
228
234
|
|
229
235
|
**Merged pull requests:**
|
230
236
|
|
231
|
-
- Release 0.29.1 [\#213](https://github.com/
|
232
|
-
- Allow for a nil value when mocking OS [\#212](https://github.com/
|
233
|
-
- Ensure a `mounted?` method exists for all File classes, including Mock [\#211](https://github.com/
|
237
|
+
- Release 0.29.1 [\#213](https://github.com/inspec/train/pull/213) ([adamleff](https://github.com/adamleff))
|
238
|
+
- Allow for a nil value when mocking OS [\#212](https://github.com/inspec/train/pull/212) ([adamleff](https://github.com/adamleff))
|
239
|
+
- Ensure a `mounted?` method exists for all File classes, including Mock [\#211](https://github.com/inspec/train/pull/211) ([adamleff](https://github.com/adamleff))
|
234
240
|
|
235
|
-
## [v0.29.0](https://github.com/
|
236
|
-
[Full Changelog](https://github.com/
|
241
|
+
## [v0.29.0](https://github.com/inspec/train/tree/v0.29.0) (2017-11-13)
|
242
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.28.0...v0.29.0)
|
237
243
|
|
238
244
|
**Merged pull requests:**
|
239
245
|
|
240
|
-
- Release 0.29.0 [\#210](https://github.com/
|
241
|
-
- Reverting accidental push to master re: \#204 [\#208](https://github.com/
|
242
|
-
- clearer error if no auth methods are available [\#207](https://github.com/
|
243
|
-
- Build a complete mock OS object [\#206](https://github.com/
|
244
|
-
- Platform framework and detect DSL [\#204](https://github.com/
|
245
|
-
- add basic qnx support for train [\#203](https://github.com/
|
246
|
-
- Add CODEOWNERS for train [\#202](https://github.com/
|
247
|
-
- implement uploads and downloads for ssh and winrm [\#201](https://github.com/
|
248
|
-
- \[MSYS-649\] Fix InSpec file size in Windows, refactor File classes [\#193](https://github.com/
|
246
|
+
- Release 0.29.0 [\#210](https://github.com/inspec/train/pull/210) ([adamleff](https://github.com/adamleff))
|
247
|
+
- Reverting accidental push to master re: \#204 [\#208](https://github.com/inspec/train/pull/208) ([adamleff](https://github.com/adamleff))
|
248
|
+
- clearer error if no auth methods are available [\#207](https://github.com/inspec/train/pull/207) ([thommay](https://github.com/thommay))
|
249
|
+
- Build a complete mock OS object [\#206](https://github.com/inspec/train/pull/206) ([adamleff](https://github.com/adamleff))
|
250
|
+
- Platform framework and detect DSL [\#204](https://github.com/inspec/train/pull/204) ([jquick](https://github.com/jquick))
|
251
|
+
- add basic qnx support for train [\#203](https://github.com/inspec/train/pull/203) ([chris-rock](https://github.com/chris-rock))
|
252
|
+
- Add CODEOWNERS for train [\#202](https://github.com/inspec/train/pull/202) ([adamleff](https://github.com/adamleff))
|
253
|
+
- implement uploads and downloads for ssh and winrm [\#201](https://github.com/inspec/train/pull/201) ([thommay](https://github.com/thommay))
|
254
|
+
- \[MSYS-649\] Fix InSpec file size in Windows, refactor File classes [\#193](https://github.com/inspec/train/pull/193) ([Vasu1105](https://github.com/Vasu1105))
|
249
255
|
|
250
|
-
## [v0.28.0](https://github.com/
|
251
|
-
[Full Changelog](https://github.com/
|
256
|
+
## [v0.28.0](https://github.com/inspec/train/tree/v0.28.0) (2017-09-25)
|
257
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.27.0...v0.28.0)
|
252
258
|
|
253
259
|
**Merged pull requests:**
|
254
260
|
|
255
|
-
- Release 0.28.0 [\#200](https://github.com/
|
256
|
-
- Continue to support older net-ssh while fixing 4.2 deprecation [\#199](https://github.com/
|
261
|
+
- Release 0.28.0 [\#200](https://github.com/inspec/train/pull/200) ([adamleff](https://github.com/adamleff))
|
262
|
+
- Continue to support older net-ssh while fixing 4.2 deprecation [\#199](https://github.com/inspec/train/pull/199) ([adamleff](https://github.com/adamleff))
|
257
263
|
|
258
|
-
## [v0.27.0](https://github.com/
|
259
|
-
[Full Changelog](https://github.com/
|
264
|
+
## [v0.27.0](https://github.com/inspec/train/tree/v0.27.0) (2017-09-25)
|
265
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.26.2...v0.27.0)
|
260
266
|
|
261
267
|
**Merged pull requests:**
|
262
268
|
|
263
|
-
- Release v0.27.0 [\#198](https://github.com/
|
264
|
-
- Bump to net-ssh 4.2, fix bad net-ssh deprecation [\#197](https://github.com/
|
269
|
+
- Release v0.27.0 [\#198](https://github.com/inspec/train/pull/198) ([adamleff](https://github.com/adamleff))
|
270
|
+
- Bump to net-ssh 4.2, fix bad net-ssh deprecation [\#197](https://github.com/inspec/train/pull/197) ([adamleff](https://github.com/adamleff))
|
265
271
|
|
266
|
-
## [v0.26.2](https://github.com/
|
267
|
-
[Full Changelog](https://github.com/
|
272
|
+
## [v0.26.2](https://github.com/inspec/train/tree/v0.26.2) (2017-09-05)
|
273
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.26.1...v0.26.2)
|
268
274
|
|
269
275
|
**Merged pull requests:**
|
270
276
|
|
271
|
-
- Release 0.26.2 [\#195](https://github.com/
|
272
|
-
- Fix inconsistent link\_path behavior [\#194](https://github.com/
|
277
|
+
- Release 0.26.2 [\#195](https://github.com/inspec/train/pull/195) ([adamleff](https://github.com/adamleff))
|
278
|
+
- Fix inconsistent link\_path behavior [\#194](https://github.com/inspec/train/pull/194) ([adamleff](https://github.com/adamleff))
|
273
279
|
|
274
|
-
## [v0.26.1](https://github.com/
|
275
|
-
[Full Changelog](https://github.com/
|
280
|
+
## [v0.26.1](https://github.com/inspec/train/tree/v0.26.1) (2017-08-14)
|
281
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.26.0...v0.26.1)
|
276
282
|
|
277
283
|
**Merged pull requests:**
|
278
284
|
|
279
|
-
- Release 0.26.1 [\#188](https://github.com/
|
280
|
-
- Return non-zero exit code for unknown mock command [\#187](https://github.com/
|
285
|
+
- Release 0.26.1 [\#188](https://github.com/inspec/train/pull/188) ([adamleff](https://github.com/adamleff))
|
286
|
+
- Return non-zero exit code for unknown mock command [\#187](https://github.com/inspec/train/pull/187) ([chris-rock](https://github.com/chris-rock))
|
281
287
|
|
282
|
-
## [v0.26.0](https://github.com/
|
283
|
-
[Full Changelog](https://github.com/
|
288
|
+
## [v0.26.0](https://github.com/inspec/train/tree/v0.26.0) (2017-08-10)
|
289
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.25.0...v0.26.0)
|
284
290
|
|
285
291
|
**Fixed bugs:**
|
286
292
|
|
287
|
-
- AIX operating system name is not detected properly [\#181](https://github.com/
|
293
|
+
- AIX operating system name is not detected properly [\#181](https://github.com/inspec/train/issues/181)
|
288
294
|
|
289
295
|
**Closed issues:**
|
290
296
|
|
291
|
-
- Add support for ssh-agent to ssh transport [\#129](https://github.com/
|
297
|
+
- Add support for ssh-agent to ssh transport [\#129](https://github.com/inspec/train/issues/129)
|
292
298
|
|
293
299
|
**Merged pull requests:**
|
294
300
|
|
295
|
-
- Release v0.26.0 [\#186](https://github.com/
|
296
|
-
- typo - should $g for group instead of doulbe $u [\#185](https://github.com/
|
297
|
-
- update ruby requirements to 2.2 - 2.4 range [\#184](https://github.com/
|
298
|
-
- detect operating system name for AIX [\#182](https://github.com/
|
301
|
+
- Release v0.26.0 [\#186](https://github.com/inspec/train/pull/186) ([adamleff](https://github.com/adamleff))
|
302
|
+
- typo - should $g for group instead of doulbe $u [\#185](https://github.com/inspec/train/pull/185) ([aklyachkin](https://github.com/aklyachkin))
|
303
|
+
- update ruby requirements to 2.2 - 2.4 range [\#184](https://github.com/inspec/train/pull/184) ([arlimus](https://github.com/arlimus))
|
304
|
+
- detect operating system name for AIX [\#182](https://github.com/inspec/train/pull/182) ([chris-rock](https://github.com/chris-rock))
|
299
305
|
|
300
|
-
## [v0.25.0](https://github.com/
|
301
|
-
[Full Changelog](https://github.com/
|
306
|
+
## [v0.25.0](https://github.com/inspec/train/tree/v0.25.0) (2017-06-15)
|
307
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.24.0...v0.25.0)
|
302
308
|
|
303
309
|
**Merged pull requests:**
|
304
310
|
|
305
|
-
- Fix CoreOS platform detection [\#180](https://github.com/
|
306
|
-
- Remove autoloads in favor of eager loading [\#178](https://github.com/
|
307
|
-
- Fixed IPv6 URI parsing [\#176](https://github.com/
|
311
|
+
- Fix CoreOS platform detection [\#180](https://github.com/inspec/train/pull/180) ([rarenerd](https://github.com/rarenerd))
|
312
|
+
- Remove autoloads in favor of eager loading [\#178](https://github.com/inspec/train/pull/178) ([Sharpie](https://github.com/Sharpie))
|
313
|
+
- Fixed IPv6 URI parsing [\#176](https://github.com/inspec/train/pull/176) ([zfjagann](https://github.com/zfjagann))
|
308
314
|
|
309
|
-
## [v0.24.0](https://github.com/
|
310
|
-
[Full Changelog](https://github.com/
|
315
|
+
## [v0.24.0](https://github.com/inspec/train/tree/v0.24.0) (2017-05-30)
|
316
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.23.0...v0.24.0)
|
311
317
|
|
312
318
|
**Merged pull requests:**
|
313
319
|
|
314
|
-
- prevent sudo on localhost targets [\#179](https://github.com/
|
320
|
+
- prevent sudo on localhost targets [\#179](https://github.com/inspec/train/pull/179) ([arlimus](https://github.com/arlimus))
|
315
321
|
|
316
|
-
## [v0.23.0](https://github.com/
|
317
|
-
[Full Changelog](https://github.com/
|
322
|
+
## [v0.23.0](https://github.com/inspec/train/tree/v0.23.0) (2017-03-29)
|
323
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.22.1...v0.23.0)
|
318
324
|
|
319
325
|
**Merged pull requests:**
|
320
326
|
|
321
|
-
- Release 0.23.0 [\#173](https://github.com/
|
322
|
-
- Fix Net::SSH warning when passing nil option values [\#172](https://github.com/
|
323
|
-
- winrm: hide password [\#171](https://github.com/
|
327
|
+
- Release 0.23.0 [\#173](https://github.com/inspec/train/pull/173) ([adamleff](https://github.com/adamleff))
|
328
|
+
- Fix Net::SSH warning when passing nil option values [\#172](https://github.com/inspec/train/pull/172) ([tylercloke](https://github.com/tylercloke))
|
329
|
+
- winrm: hide password [\#171](https://github.com/inspec/train/pull/171) ([crepetl](https://github.com/crepetl))
|
324
330
|
|
325
|
-
## [v0.22.1](https://github.com/
|
326
|
-
[Full Changelog](https://github.com/
|
331
|
+
## [v0.22.1](https://github.com/inspec/train/tree/v0.22.1) (2017-01-17)
|
332
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.22.0...v0.22.1)
|
327
333
|
|
328
334
|
**Merged pull requests:**
|
329
335
|
|
330
|
-
- Release 0.22.1 [\#169](https://github.com/
|
331
|
-
- Relax net-ssh dep to allow 4.0 [\#168](https://github.com/
|
332
|
-
- Fix Oracle Linux detection [\#167](https://github.com/
|
333
|
-
- Add support for parallels & virtuozzo linux [\#166](https://github.com/
|
336
|
+
- Release 0.22.1 [\#169](https://github.com/inspec/train/pull/169) ([tduffield](https://github.com/tduffield))
|
337
|
+
- Relax net-ssh dep to allow 4.0 [\#168](https://github.com/inspec/train/pull/168) ([tduffield](https://github.com/tduffield))
|
338
|
+
- Fix Oracle Linux detection [\#167](https://github.com/inspec/train/pull/167) ([carldjohnston](https://github.com/carldjohnston))
|
339
|
+
- Add support for parallels & virtuozzo linux [\#166](https://github.com/inspec/train/pull/166) ([jaxxstorm](https://github.com/jaxxstorm))
|
334
340
|
|
335
|
-
## [v0.22.0](https://github.com/
|
336
|
-
[Full Changelog](https://github.com/
|
341
|
+
## [v0.22.0](https://github.com/inspec/train/tree/v0.22.0) (2016-11-29)
|
342
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.21.1...v0.22.0)
|
337
343
|
|
338
344
|
**Implemented enhancements:**
|
339
345
|
|
340
|
-
- Try to use ssh agent if no password or key files have been specified [\#165](https://github.com/
|
346
|
+
- Try to use ssh agent if no password or key files have been specified [\#165](https://github.com/inspec/train/pull/165) ([alexpop](https://github.com/alexpop))
|
341
347
|
|
342
348
|
**Merged pull requests:**
|
343
349
|
|
344
|
-
- Add openvms detection [\#159](https://github.com/
|
350
|
+
- Add openvms detection [\#159](https://github.com/inspec/train/pull/159) ([briandoodyie](https://github.com/briandoodyie))
|
345
351
|
|
346
|
-
## [v0.21.1](https://github.com/
|
347
|
-
[Full Changelog](https://github.com/
|
352
|
+
## [v0.21.1](https://github.com/inspec/train/tree/v0.21.1) (2016-11-04)
|
353
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.21.0...v0.21.1)
|
348
354
|
|
349
355
|
**Closed issues:**
|
350
356
|
|
351
|
-
- detect\_arista\_eos raises exception against unix host [\#160](https://github.com/
|
357
|
+
- detect\_arista\_eos raises exception against unix host [\#160](https://github.com/inspec/train/issues/160)
|
352
358
|
|
353
359
|
**Merged pull requests:**
|
354
360
|
|
355
|
-
- ensure the os detection works in pty mode [\#161](https://github.com/
|
361
|
+
- ensure the os detection works in pty mode [\#161](https://github.com/inspec/train/pull/161) ([chris-rock](https://github.com/chris-rock))
|
356
362
|
|
357
|
-
## [v0.21.0](https://github.com/
|
358
|
-
[Full Changelog](https://github.com/
|
363
|
+
## [v0.21.0](https://github.com/inspec/train/tree/v0.21.0) (2016-11-04)
|
364
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.20.1...v0.21.0)
|
359
365
|
|
360
366
|
**Implemented enhancements:**
|
361
367
|
|
362
|
-
- Train doesn't create a login shell [\#148](https://github.com/
|
368
|
+
- Train doesn't create a login shell [\#148](https://github.com/inspec/train/issues/148)
|
363
369
|
|
364
370
|
**Merged pull requests:**
|
365
371
|
|
366
|
-
- Add detection for Arista EOS [\#158](https://github.com/
|
372
|
+
- Add detection for Arista EOS [\#158](https://github.com/inspec/train/pull/158) ([jerearista](https://github.com/jerearista))
|
367
373
|
|
368
|
-
## [v0.20.1](https://github.com/
|
369
|
-
[Full Changelog](https://github.com/
|
374
|
+
## [v0.20.1](https://github.com/inspec/train/tree/v0.20.1) (2016-10-15)
|
375
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.20.0...v0.20.1)
|
370
376
|
|
371
377
|
**Fixed bugs:**
|
372
378
|
|
373
|
-
- support empty URIs [\#154](https://github.com/
|
379
|
+
- support empty URIs [\#154](https://github.com/inspec/train/pull/154) ([arlimus](https://github.com/arlimus))
|
374
380
|
|
375
|
-
## [v0.20.0](https://github.com/
|
376
|
-
[Full Changelog](https://github.com/
|
381
|
+
## [v0.20.0](https://github.com/inspec/train/tree/v0.20.0) (2016-09-21)
|
382
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.19.1...v0.20.0)
|
377
383
|
|
378
384
|
**Fixed bugs:**
|
379
385
|
|
380
|
-
- get `Preparing modules for first use.` when I use train on Windows [\#153](https://github.com/
|
386
|
+
- get `Preparing modules for first use.` when I use train on Windows [\#153](https://github.com/inspec/train/issues/153)
|
381
387
|
|
382
388
|
**Merged pull requests:**
|
383
389
|
|
384
|
-
- `Preparing modules for first use.` error message on Windows [\#152](https://github.com/
|
385
|
-
- Convert `wmic` architecture to a normal standard [\#151](https://github.com/
|
386
|
-
- Login shell [\#149](https://github.com/
|
390
|
+
- `Preparing modules for first use.` error message on Windows [\#152](https://github.com/inspec/train/pull/152) ([chris-rock](https://github.com/chris-rock))
|
391
|
+
- Convert `wmic` architecture to a normal standard [\#151](https://github.com/inspec/train/pull/151) ([jerryaldrichiii](https://github.com/jerryaldrichiii))
|
392
|
+
- Login shell [\#149](https://github.com/inspec/train/pull/149) ([jonathanmorley](https://github.com/jonathanmorley))
|
387
393
|
|
388
|
-
## [v0.19.1](https://github.com/
|
389
|
-
[Full Changelog](https://github.com/
|
394
|
+
## [v0.19.1](https://github.com/inspec/train/tree/v0.19.1) (2016-09-16)
|
395
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.19.0...v0.19.1)
|
390
396
|
|
391
397
|
**Implemented enhancements:**
|
392
398
|
|
393
|
-
- hostname property for WinRM::Connection [\#128](https://github.com/
|
394
|
-
- Return hostname from WinRM::Connection same as SSH::Connection [\#150](https://github.com/
|
399
|
+
- hostname property for WinRM::Connection [\#128](https://github.com/inspec/train/issues/128)
|
400
|
+
- Return hostname from WinRM::Connection same as SSH::Connection [\#150](https://github.com/inspec/train/pull/150) ([alexpop](https://github.com/alexpop))
|
395
401
|
|
396
|
-
## [v0.19.0](https://github.com/
|
397
|
-
[Full Changelog](https://github.com/
|
402
|
+
## [v0.19.0](https://github.com/inspec/train/tree/v0.19.0) (2016-09-05)
|
403
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.18.0...v0.19.0)
|
398
404
|
|
399
405
|
**Fixed bugs:**
|
400
406
|
|
401
|
-
- use stat -c for alpine linux [\#146](https://github.com/
|
407
|
+
- use stat -c for alpine linux [\#146](https://github.com/inspec/train/pull/146) ([chris-rock](https://github.com/chris-rock))
|
402
408
|
|
403
409
|
**Merged pull requests:**
|
404
410
|
|
405
|
-
- support ruby 2.2.1 [\#145](https://github.com/
|
406
|
-
- Use winrm v2 implementation [\#122](https://github.com/
|
411
|
+
- support ruby 2.2.1 [\#145](https://github.com/inspec/train/pull/145) ([chris-rock](https://github.com/chris-rock))
|
412
|
+
- Use winrm v2 implementation [\#122](https://github.com/inspec/train/pull/122) ([mwrock](https://github.com/mwrock))
|
407
413
|
|
408
|
-
## [v0.18.0](https://github.com/
|
409
|
-
[Full Changelog](https://github.com/
|
414
|
+
## [v0.18.0](https://github.com/inspec/train/tree/v0.18.0) (2016-08-26)
|
415
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.17.0...v0.18.0)
|
410
416
|
|
411
417
|
**Merged pull requests:**
|
412
418
|
|
413
|
-
- Allow JSON 2.0 on Ruby 2.2 and above [\#144](https://github.com/
|
414
|
-
- Enable Ruby 2.3 in Travis, make it default suite [\#143](https://github.com/
|
415
|
-
- Add the darwin platform family [\#141](https://github.com/
|
416
|
-
- update integration test dependencies [\#139](https://github.com/
|
417
|
-
- Add badges to the readme [\#138](https://github.com/
|
418
|
-
- use --decode on base64 command to maintain compatibility with Darwin. [\#137](https://github.com/
|
419
|
+
- Allow JSON 2.0 on Ruby 2.2 and above [\#144](https://github.com/inspec/train/pull/144) ([jkeiser](https://github.com/jkeiser))
|
420
|
+
- Enable Ruby 2.3 in Travis, make it default suite [\#143](https://github.com/inspec/train/pull/143) ([jkeiser](https://github.com/jkeiser))
|
421
|
+
- Add the darwin platform family [\#141](https://github.com/inspec/train/pull/141) ([tas50](https://github.com/tas50))
|
422
|
+
- update integration test dependencies [\#139](https://github.com/inspec/train/pull/139) ([tas50](https://github.com/tas50))
|
423
|
+
- Add badges to the readme [\#138](https://github.com/inspec/train/pull/138) ([tas50](https://github.com/tas50))
|
424
|
+
- use --decode on base64 command to maintain compatibility with Darwin. [\#137](https://github.com/inspec/train/pull/137) ([thomascate](https://github.com/thomascate))
|
419
425
|
|
420
|
-
## [v0.17.0](https://github.com/
|
421
|
-
[Full Changelog](https://github.com/
|
426
|
+
## [v0.17.0](https://github.com/inspec/train/tree/v0.17.0) (2016-08-19)
|
427
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.16.0...v0.17.0)
|
422
428
|
|
423
429
|
**Implemented enhancements:**
|
424
430
|
|
425
|
-
- return owner for files on windows [\#132](https://github.com/
|
431
|
+
- return owner for files on windows [\#132](https://github.com/inspec/train/pull/132) ([chris-rock](https://github.com/chris-rock))
|
426
432
|
|
427
433
|
**Closed issues:**
|
428
434
|
|
429
|
-
- prefix powershell commands with `$ProgressPreference = "SilentlyContinue"` [\#134](https://github.com/
|
435
|
+
- prefix powershell commands with `$ProgressPreference = "SilentlyContinue"` [\#134](https://github.com/inspec/train/issues/134)
|
430
436
|
|
431
437
|
**Merged pull requests:**
|
432
438
|
|
433
|
-
- CI improvements [\#133](https://github.com/
|
434
|
-
- Rescue EPIPE on connect in ssh transport [\#130](https://github.com/
|
439
|
+
- CI improvements [\#133](https://github.com/inspec/train/pull/133) ([chris-rock](https://github.com/chris-rock))
|
440
|
+
- Rescue EPIPE on connect in ssh transport [\#130](https://github.com/inspec/train/pull/130) ([stevendanna](https://github.com/stevendanna))
|
435
441
|
|
436
|
-
## [v0.16.0](https://github.com/
|
437
|
-
[Full Changelog](https://github.com/
|
442
|
+
## [v0.16.0](https://github.com/inspec/train/tree/v0.16.0) (2016-08-08)
|
443
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.15.1...v0.16.0)
|
438
444
|
|
439
445
|
**Merged pull requests:**
|
440
446
|
|
441
|
-
- provide file\_version and product\_version for windows files [\#127](https://github.com/
|
442
|
-
- Bring train platform data more in line with ohai's platform data [\#126](https://github.com/
|
447
|
+
- provide file\_version and product\_version for windows files [\#127](https://github.com/inspec/train/pull/127) ([chris-rock](https://github.com/chris-rock))
|
448
|
+
- Bring train platform data more in line with ohai's platform data [\#126](https://github.com/inspec/train/pull/126) ([stevendanna](https://github.com/stevendanna))
|
443
449
|
|
444
|
-
## [v0.15.1](https://github.com/
|
445
|
-
[Full Changelog](https://github.com/
|
450
|
+
## [v0.15.1](https://github.com/inspec/train/tree/v0.15.1) (2016-07-11)
|
451
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.15.0...v0.15.1)
|
446
452
|
|
447
453
|
**Fixed bugs:**
|
448
454
|
|
449
|
-
- bugfix: higher mode bits on local connection [\#125](https://github.com/
|
455
|
+
- bugfix: higher mode bits on local connection [\#125](https://github.com/inspec/train/pull/125) ([arlimus](https://github.com/arlimus))
|
450
456
|
|
451
457
|
**Merged pull requests:**
|
452
458
|
|
453
|
-
- Test ruby 2.1 instead of 1.9.3 and only launch one test group per travis/appveyor [\#123](https://github.com/
|
459
|
+
- Test ruby 2.1 instead of 1.9.3 and only launch one test group per travis/appveyor [\#123](https://github.com/inspec/train/pull/123) ([mwrock](https://github.com/mwrock))
|
454
460
|
|
455
|
-
## [v0.15.0](https://github.com/
|
456
|
-
[Full Changelog](https://github.com/
|
461
|
+
## [v0.15.0](https://github.com/inspec/train/tree/v0.15.0) (2016-07-01)
|
462
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.14.2...v0.15.0)
|
457
463
|
|
458
464
|
**Implemented enhancements:**
|
459
465
|
|
460
|
-
- have net-ssh request a pty [\#60](https://github.com/
|
466
|
+
- have net-ssh request a pty [\#60](https://github.com/inspec/train/issues/60)
|
461
467
|
|
462
468
|
**Merged pull requests:**
|
463
469
|
|
464
|
-
- Allow requesting a PTY [\#121](https://github.com/
|
470
|
+
- Allow requesting a PTY [\#121](https://github.com/inspec/train/pull/121) ([srenatus](https://github.com/srenatus))
|
465
471
|
|
466
|
-
## [v0.14.2](https://github.com/
|
467
|
-
[Full Changelog](https://github.com/
|
472
|
+
## [v0.14.2](https://github.com/inspec/train/tree/v0.14.2) (2016-06-28)
|
473
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.14.1...v0.14.2)
|
468
474
|
|
469
475
|
**Merged pull requests:**
|
470
476
|
|
471
|
-
- do not log password in ssh connection output [\#120](https://github.com/
|
477
|
+
- do not log password in ssh connection output [\#120](https://github.com/inspec/train/pull/120) ([marcparadise](https://github.com/marcparadise))
|
472
478
|
|
473
|
-
## [v0.14.1](https://github.com/
|
474
|
-
[Full Changelog](https://github.com/
|
479
|
+
## [v0.14.1](https://github.com/inspec/train/tree/v0.14.1) (2016-06-27)
|
480
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.14.0...v0.14.1)
|
475
481
|
|
476
482
|
**Fixed bugs:**
|
477
483
|
|
478
|
-
- bugfix: add mock backend initialization [\#119](https://github.com/
|
484
|
+
- bugfix: add mock backend initialization [\#119](https://github.com/inspec/train/pull/119) ([arlimus](https://github.com/arlimus))
|
479
485
|
|
480
|
-
## [v0.14.0](https://github.com/
|
481
|
-
[Full Changelog](https://github.com/
|
486
|
+
## [v0.14.0](https://github.com/inspec/train/tree/v0.14.0) (2016-06-27)
|
487
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.13.1...v0.14.0)
|
482
488
|
|
483
489
|
**Implemented enhancements:**
|
484
490
|
|
485
|
-
- json in and out for base connection [\#118](https://github.com/
|
486
|
-
- ESX support [\#116](https://github.com/
|
491
|
+
- json in and out for base connection [\#118](https://github.com/inspec/train/pull/118) ([arlimus](https://github.com/arlimus))
|
492
|
+
- ESX support [\#116](https://github.com/inspec/train/pull/116) ([Anirudh-Gupta](https://github.com/Anirudh-Gupta))
|
487
493
|
|
488
494
|
**Fixed bugs:**
|
489
495
|
|
490
|
-
- sporadic appveyor failure on `winrm delete ...` [\#105](https://github.com/
|
491
|
-
- bugfix: run frozen string commands via ssh [\#117](https://github.com/
|
496
|
+
- sporadic appveyor failure on `winrm delete ...` [\#105](https://github.com/inspec/train/issues/105)
|
497
|
+
- bugfix: run frozen string commands via ssh [\#117](https://github.com/inspec/train/pull/117) ([arlimus](https://github.com/arlimus))
|
492
498
|
|
493
|
-
## [v0.13.1](https://github.com/
|
494
|
-
[Full Changelog](https://github.com/
|
499
|
+
## [v0.13.1](https://github.com/inspec/train/tree/v0.13.1) (2016-06-16)
|
500
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.13.0...v0.13.1)
|
495
501
|
|
496
502
|
**Implemented enhancements:**
|
497
503
|
|
498
|
-
- use train as gem name. Thanks @halo [\#115](https://github.com/
|
504
|
+
- use train as gem name. Thanks @halo [\#115](https://github.com/inspec/train/pull/115) ([chris-rock](https://github.com/chris-rock))
|
499
505
|
|
500
|
-
## [v0.13.0](https://github.com/
|
501
|
-
[Full Changelog](https://github.com/
|
506
|
+
## [v0.13.0](https://github.com/inspec/train/tree/v0.13.0) (2016-06-16)
|
507
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.12.1...v0.13.0)
|
502
508
|
|
503
509
|
**Implemented enhancements:**
|
504
510
|
|
505
|
-
- provide uri-formatted information on all connections [\#113](https://github.com/
|
511
|
+
- provide uri-formatted information on all connections [\#113](https://github.com/inspec/train/pull/113) ([arlimus](https://github.com/arlimus))
|
506
512
|
|
507
513
|
**Fixed bugs:**
|
508
514
|
|
509
|
-
- Authentication with SSH Server on OSX is failing [\#111](https://github.com/
|
515
|
+
- Authentication with SSH Server on OSX is failing [\#111](https://github.com/inspec/train/issues/111)
|
510
516
|
|
511
517
|
**Merged pull requests:**
|
512
518
|
|
513
|
-
- adding support for vmware's esx server [\#114](https://github.com/
|
514
|
-
- add missing keyboard-interactive authentication method [\#112](https://github.com/
|
519
|
+
- adding support for vmware's esx server [\#114](https://github.com/inspec/train/pull/114) ([Anirudh-Gupta](https://github.com/Anirudh-Gupta))
|
520
|
+
- add missing keyboard-interactive authentication method [\#112](https://github.com/inspec/train/pull/112) ([chris-rock](https://github.com/chris-rock))
|
515
521
|
|
516
|
-
## [v0.12.1](https://github.com/
|
517
|
-
[Full Changelog](https://github.com/
|
522
|
+
## [v0.12.1](https://github.com/inspec/train/tree/v0.12.1) (2016-05-23)
|
523
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.12.0...v0.12.1)
|
518
524
|
|
519
525
|
**Fixed bugs:**
|
520
526
|
|
521
|
-
- loosen restriction for docker api [\#109](https://github.com/
|
527
|
+
- loosen restriction for docker api [\#109](https://github.com/inspec/train/pull/109) ([chris-rock](https://github.com/chris-rock))
|
522
528
|
|
523
529
|
**Closed issues:**
|
524
530
|
|
525
|
-
- docker-api conflict when using docker cookbook [\#108](https://github.com/
|
531
|
+
- docker-api conflict when using docker cookbook [\#108](https://github.com/inspec/train/issues/108)
|
526
532
|
|
527
|
-
## [v0.12.0](https://github.com/
|
528
|
-
[Full Changelog](https://github.com/
|
533
|
+
## [v0.12.0](https://github.com/inspec/train/tree/v0.12.0) (2016-05-16)
|
534
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.11.4...v0.12.0)
|
529
535
|
|
530
536
|
**Merged pull requests:**
|
531
537
|
|
532
|
-
- Custom sudo command [\#107](https://github.com/
|
538
|
+
- Custom sudo command [\#107](https://github.com/inspec/train/pull/107) ([jeremymv2](https://github.com/jeremymv2))
|
533
539
|
|
534
|
-
## [v0.11.4](https://github.com/
|
535
|
-
[Full Changelog](https://github.com/
|
540
|
+
## [v0.11.4](https://github.com/inspec/train/tree/v0.11.4) (2016-05-13)
|
541
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.11.3...v0.11.4)
|
536
542
|
|
537
543
|
**Fixed bugs:**
|
538
544
|
|
539
|
-
- mount resource incorrect matching [\#103](https://github.com/
|
540
|
-
- Add a space to avoid matching partial paths [\#104](https://github.com/
|
541
|
-
- Update README.md [\#102](https://github.com/
|
545
|
+
- mount resource incorrect matching [\#103](https://github.com/inspec/train/issues/103)
|
546
|
+
- Add a space to avoid matching partial paths [\#104](https://github.com/inspec/train/pull/104) ([alexpop](https://github.com/alexpop))
|
547
|
+
- Update README.md [\#102](https://github.com/inspec/train/pull/102) ([mcquin](https://github.com/mcquin))
|
542
548
|
|
543
549
|
**Merged pull requests:**
|
544
550
|
|
545
|
-
- 0.11.4 [\#106](https://github.com/
|
551
|
+
- 0.11.4 [\#106](https://github.com/inspec/train/pull/106) ([arlimus](https://github.com/arlimus))
|
546
552
|
|
547
|
-
## [v0.11.3](https://github.com/
|
548
|
-
[Full Changelog](https://github.com/
|
553
|
+
## [v0.11.3](https://github.com/inspec/train/tree/v0.11.3) (2016-05-10)
|
554
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.11.2...v0.11.3)
|
549
555
|
|
550
556
|
**Fixed bugs:**
|
551
557
|
|
552
|
-
- appveyor fixing... [\#98](https://github.com/
|
558
|
+
- appveyor fixing... [\#98](https://github.com/inspec/train/pull/98) ([arlimus](https://github.com/arlimus))
|
553
559
|
|
554
560
|
**Merged pull requests:**
|
555
561
|
|
556
|
-
- fix: winrm https listener is not configured anymore in appveyor [\#100](https://github.com/
|
557
|
-
- use aix stats implementation for hpux as well [\#99](https://github.com/
|
562
|
+
- fix: winrm https listener is not configured anymore in appveyor [\#100](https://github.com/inspec/train/pull/100) ([chris-rock](https://github.com/chris-rock))
|
563
|
+
- use aix stats implementation for hpux as well [\#99](https://github.com/inspec/train/pull/99) ([Anirudh-Gupta](https://github.com/Anirudh-Gupta))
|
558
564
|
|
559
|
-
## [v0.11.2](https://github.com/
|
560
|
-
[Full Changelog](https://github.com/
|
565
|
+
## [v0.11.2](https://github.com/inspec/train/tree/v0.11.2) (2016-04-29)
|
566
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.11.1...v0.11.2)
|
561
567
|
|
562
568
|
**Fixed bugs:**
|
563
569
|
|
564
|
-
- bugfix: windows file failed to initialize with new symlink handler [\#96](https://github.com/
|
570
|
+
- bugfix: windows file failed to initialize with new symlink handler [\#96](https://github.com/inspec/train/pull/96) ([arlimus](https://github.com/arlimus))
|
565
571
|
|
566
572
|
**Merged pull requests:**
|
567
573
|
|
568
|
-
- 0.11.2 [\#97](https://github.com/
|
574
|
+
- 0.11.2 [\#97](https://github.com/inspec/train/pull/97) ([alexpop](https://github.com/alexpop))
|
569
575
|
|
570
|
-
## [v0.11.1](https://github.com/
|
571
|
-
[Full Changelog](https://github.com/
|
576
|
+
## [v0.11.1](https://github.com/inspec/train/tree/v0.11.1) (2016-04-28)
|
577
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.11.0...v0.11.1)
|
572
578
|
|
573
579
|
**Fixed bugs:**
|
574
580
|
|
575
|
-
- fix nil file paths [\#94](https://github.com/
|
581
|
+
- fix nil file paths [\#94](https://github.com/inspec/train/pull/94) ([arlimus](https://github.com/arlimus))
|
576
582
|
|
577
583
|
**Merged pull requests:**
|
578
584
|
|
579
|
-
- provide a source path for filecommon [\#95](https://github.com/
|
580
|
-
- restructure docker tests to balance load between 2 runs [\#93](https://github.com/
|
585
|
+
- provide a source path for filecommon [\#95](https://github.com/inspec/train/pull/95) ([arlimus](https://github.com/arlimus))
|
586
|
+
- restructure docker tests to balance load between 2 runs [\#93](https://github.com/inspec/train/pull/93) ([arlimus](https://github.com/arlimus))
|
581
587
|
|
582
|
-
## [v0.11.0](https://github.com/
|
583
|
-
[Full Changelog](https://github.com/
|
588
|
+
## [v0.11.0](https://github.com/inspec/train/tree/v0.11.0) (2016-04-28)
|
589
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.10.8...v0.11.0)
|
584
590
|
|
585
591
|
**Implemented enhancements:**
|
586
592
|
|
587
|
-
- Overhault file\(...\) and stat\(...\); point to destination of symlinks [\#92](https://github.com/
|
593
|
+
- Overhault file\(...\) and stat\(...\); point to destination of symlinks [\#92](https://github.com/inspec/train/pull/92) ([arlimus](https://github.com/arlimus))
|
588
594
|
|
589
595
|
**Fixed bugs:**
|
590
596
|
|
591
|
-
- validate the backend configuration [\#91](https://github.com/
|
597
|
+
- validate the backend configuration [\#91](https://github.com/inspec/train/pull/91) ([arlimus](https://github.com/arlimus))
|
592
598
|
|
593
|
-
## [v0.10.8](https://github.com/
|
594
|
-
[Full Changelog](https://github.com/
|
599
|
+
## [v0.10.8](https://github.com/inspec/train/tree/v0.10.8) (2016-04-25)
|
600
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.10.7...v0.10.8)
|
595
601
|
|
596
602
|
**Implemented enhancements:**
|
597
603
|
|
598
|
-
- loose restriction for mixlib-shellout [\#89](https://github.com/
|
604
|
+
- loose restriction for mixlib-shellout [\#89](https://github.com/inspec/train/pull/89) ([chris-rock](https://github.com/chris-rock))
|
599
605
|
|
600
606
|
**Merged pull requests:**
|
601
607
|
|
602
|
-
- use gemspec for travis [\#90](https://github.com/
|
603
|
-
- Don't strip off the second byte of the octal mode. [\#88](https://github.com/
|
608
|
+
- use gemspec for travis [\#90](https://github.com/inspec/train/pull/90) ([chris-rock](https://github.com/chris-rock))
|
609
|
+
- Don't strip off the second byte of the octal mode. [\#88](https://github.com/inspec/train/pull/88) ([justindossey](https://github.com/justindossey))
|
604
610
|
|
605
|
-
## [v0.10.7](https://github.com/
|
606
|
-
[Full Changelog](https://github.com/
|
611
|
+
## [v0.10.7](https://github.com/inspec/train/tree/v0.10.7) (2016-04-21)
|
612
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.10.6...v0.10.7)
|
607
613
|
|
608
614
|
**Merged pull requests:**
|
609
615
|
|
610
|
-
- 0.10.7 [\#87](https://github.com/
|
611
|
-
- Revert "add -L to get stat for symlink" [\#86](https://github.com/
|
616
|
+
- 0.10.7 [\#87](https://github.com/inspec/train/pull/87) ([arlimus](https://github.com/arlimus))
|
617
|
+
- Revert "add -L to get stat for symlink" [\#86](https://github.com/inspec/train/pull/86) ([arlimus](https://github.com/arlimus))
|
612
618
|
|
613
|
-
## [v0.10.6](https://github.com/
|
614
|
-
[Full Changelog](https://github.com/
|
619
|
+
## [v0.10.6](https://github.com/inspec/train/tree/v0.10.6) (2016-04-20)
|
620
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.10.5...v0.10.6)
|
615
621
|
|
616
622
|
**Merged pull requests:**
|
617
623
|
|
618
|
-
- add -L to get stat for symlink [\#85](https://github.com/
|
619
|
-
- release via travis + test via rubygems [\#84](https://github.com/
|
624
|
+
- add -L to get stat for symlink [\#85](https://github.com/inspec/train/pull/85) ([vjeffrey](https://github.com/vjeffrey))
|
625
|
+
- release via travis + test via rubygems [\#84](https://github.com/inspec/train/pull/84) ([arlimus](https://github.com/arlimus))
|
620
626
|
|
621
|
-
## [v0.10.5](https://github.com/
|
622
|
-
[Full Changelog](https://github.com/
|
627
|
+
## [v0.10.5](https://github.com/inspec/train/tree/v0.10.5) (2016-04-18)
|
628
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.10.4...v0.10.5)
|
623
629
|
|
624
630
|
**Merged pull requests:**
|
625
631
|
|
626
|
-
- 0.10.5 [\#83](https://github.com/
|
627
|
-
- detection for hp-ux machine [\#82](https://github.com/
|
632
|
+
- 0.10.5 [\#83](https://github.com/inspec/train/pull/83) ([srenatus](https://github.com/srenatus))
|
633
|
+
- detection for hp-ux machine [\#82](https://github.com/inspec/train/pull/82) ([Anirudh-Gupta](https://github.com/Anirudh-Gupta))
|
628
634
|
|
629
|
-
## [v0.10.4](https://github.com/
|
630
|
-
[Full Changelog](https://github.com/
|
635
|
+
## [v0.10.4](https://github.com/inspec/train/tree/v0.10.4) (2016-03-31)
|
636
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.10.3...v0.10.4)
|
631
637
|
|
632
638
|
**Fixed bugs:**
|
633
639
|
|
634
|
-
- bugfix: do not use unix path escape for windows [\#79](https://github.com/
|
640
|
+
- bugfix: do not use unix path escape for windows [\#79](https://github.com/inspec/train/pull/79) ([chris-rock](https://github.com/chris-rock))
|
635
641
|
|
636
642
|
**Merged pull requests:**
|
637
643
|
|
638
|
-
- 0.10.4 [\#80](https://github.com/
|
644
|
+
- 0.10.4 [\#80](https://github.com/inspec/train/pull/80) ([arlimus](https://github.com/arlimus))
|
639
645
|
|
640
|
-
## [v0.10.3](https://github.com/
|
641
|
-
[Full Changelog](https://github.com/
|
646
|
+
## [v0.10.3](https://github.com/inspec/train/tree/v0.10.3) (2016-03-07)
|
647
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.10.1...v0.10.3)
|
642
648
|
|
643
649
|
**Fixed bugs:**
|
644
650
|
|
645
|
-
- set default value for ssh compression to false [\#77](https://github.com/
|
646
|
-
- avoid mock backend error on nil commands [\#75](https://github.com/
|
651
|
+
- set default value for ssh compression to false [\#77](https://github.com/inspec/train/pull/77) ([chris-rock](https://github.com/chris-rock))
|
652
|
+
- avoid mock backend error on nil commands [\#75](https://github.com/inspec/train/pull/75) ([arlimus](https://github.com/arlimus))
|
647
653
|
|
648
654
|
**Merged pull requests:**
|
649
655
|
|
650
|
-
- 0.10.3 [\#78](https://github.com/
|
651
|
-
- 0.10.2 [\#76](https://github.com/
|
656
|
+
- 0.10.3 [\#78](https://github.com/inspec/train/pull/78) ([chris-rock](https://github.com/chris-rock))
|
657
|
+
- 0.10.2 [\#76](https://github.com/inspec/train/pull/76) ([arlimus](https://github.com/arlimus))
|
652
658
|
|
653
|
-
## [v0.10.1](https://github.com/
|
654
|
-
[Full Changelog](https://github.com/
|
659
|
+
## [v0.10.1](https://github.com/inspec/train/tree/v0.10.1) (2016-02-29)
|
660
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.10.0...v0.10.1)
|
655
661
|
|
656
662
|
**Merged pull requests:**
|
657
663
|
|
658
|
-
- 0.10.1 [\#74](https://github.com/
|
659
|
-
- fix gem build license warning [\#73](https://github.com/
|
660
|
-
- depend on docker-api 1.26.2 [\#72](https://github.com/
|
664
|
+
- 0.10.1 [\#74](https://github.com/inspec/train/pull/74) ([chris-rock](https://github.com/chris-rock))
|
665
|
+
- fix gem build license warning [\#73](https://github.com/inspec/train/pull/73) ([chris-rock](https://github.com/chris-rock))
|
666
|
+
- depend on docker-api 1.26.2 [\#72](https://github.com/inspec/train/pull/72) ([someara](https://github.com/someara))
|
661
667
|
|
662
|
-
## [v0.10.0](https://github.com/
|
663
|
-
[Full Changelog](https://github.com/
|
668
|
+
## [v0.10.0](https://github.com/inspec/train/tree/v0.10.0) (2016-02-19)
|
669
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.9.7...v0.10.0)
|
664
670
|
|
665
671
|
**Implemented enhancements:**
|
666
672
|
|
667
|
-
- show mock failures for commands [\#69](https://github.com/
|
668
|
-
- update gems and rubocop [\#68](https://github.com/
|
673
|
+
- show mock failures for commands [\#69](https://github.com/inspec/train/pull/69) ([arlimus](https://github.com/arlimus))
|
674
|
+
- update gems and rubocop [\#68](https://github.com/inspec/train/pull/68) ([arlimus](https://github.com/arlimus))
|
669
675
|
|
670
676
|
**Fixed bugs:**
|
671
677
|
|
672
|
-
- complete rewrite of windows version detection [\#70](https://github.com/
|
678
|
+
- complete rewrite of windows version detection [\#70](https://github.com/inspec/train/pull/70) ([chris-rock](https://github.com/chris-rock))
|
673
679
|
|
674
680
|
**Merged pull requests:**
|
675
681
|
|
676
|
-
- 0.10.0 [\#71](https://github.com/
|
682
|
+
- 0.10.0 [\#71](https://github.com/inspec/train/pull/71) ([chris-rock](https://github.com/chris-rock))
|
677
683
|
|
678
|
-
## [v0.9.7](https://github.com/
|
679
|
-
[Full Changelog](https://github.com/
|
684
|
+
## [v0.9.7](https://github.com/inspec/train/tree/v0.9.7) (2016-02-05)
|
685
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.9.6...v0.9.7)
|
680
686
|
|
681
687
|
**Implemented enhancements:**
|
682
688
|
|
683
|
-
- feature: add file.basename [\#64](https://github.com/
|
684
|
-
- add `requiretty` workaround measures [\#63](https://github.com/
|
689
|
+
- feature: add file.basename [\#64](https://github.com/inspec/train/pull/64) ([arlimus](https://github.com/arlimus))
|
690
|
+
- add `requiretty` workaround measures [\#63](https://github.com/inspec/train/pull/63) ([srenatus](https://github.com/srenatus))
|
685
691
|
|
686
692
|
**Fixed bugs:**
|
687
693
|
|
688
|
-
- ensure bundler is installed on travis [\#66](https://github.com/
|
694
|
+
- ensure bundler is installed on travis [\#66](https://github.com/inspec/train/pull/66) ([chris-rock](https://github.com/chris-rock))
|
689
695
|
|
690
696
|
**Merged pull requests:**
|
691
697
|
|
692
|
-
- 0.9.7 [\#67](https://github.com/
|
698
|
+
- 0.9.7 [\#67](https://github.com/inspec/train/pull/67) ([chris-rock](https://github.com/chris-rock))
|
693
699
|
|
694
|
-
## [v0.9.6](https://github.com/
|
695
|
-
[Full Changelog](https://github.com/
|
700
|
+
## [v0.9.6](https://github.com/inspec/train/tree/v0.9.6) (2016-01-29)
|
701
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.9.5...v0.9.6)
|
696
702
|
|
697
703
|
**Implemented enhancements:**
|
698
704
|
|
699
|
-
- add solaris support [\#61](https://github.com/
|
705
|
+
- add solaris support [\#61](https://github.com/inspec/train/pull/61) ([chris-rock](https://github.com/chris-rock))
|
700
706
|
|
701
707
|
**Merged pull requests:**
|
702
708
|
|
703
|
-
- 0.9.6 [\#62](https://github.com/
|
709
|
+
- 0.9.6 [\#62](https://github.com/inspec/train/pull/62) ([chris-rock](https://github.com/chris-rock))
|
704
710
|
|
705
|
-
## [v0.9.5](https://github.com/
|
706
|
-
[Full Changelog](https://github.com/
|
711
|
+
## [v0.9.5](https://github.com/inspec/train/tree/v0.9.5) (2016-01-25)
|
712
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.9.4...v0.9.5)
|
707
713
|
|
708
714
|
**Implemented enhancements:**
|
709
715
|
|
710
|
-
- use minitest for windows tests [\#56](https://github.com/
|
711
|
-
- use negotiate auth for winrm and not basic\_auth [\#55](https://github.com/
|
712
|
-
- bugfix: pin net-ssh 2.9 in gem file [\#54](https://github.com/
|
713
|
-
- Add appveyor and Windows test [\#53](https://github.com/
|
714
|
-
- Deprecating winrm-tansport gem [\#46](https://github.com/
|
716
|
+
- use minitest for windows tests [\#56](https://github.com/inspec/train/pull/56) ([chris-rock](https://github.com/chris-rock))
|
717
|
+
- use negotiate auth for winrm and not basic\_auth [\#55](https://github.com/inspec/train/pull/55) ([mwrock](https://github.com/mwrock))
|
718
|
+
- bugfix: pin net-ssh 2.9 in gem file [\#54](https://github.com/inspec/train/pull/54) ([chris-rock](https://github.com/chris-rock))
|
719
|
+
- Add appveyor and Windows test [\#53](https://github.com/inspec/train/pull/53) ([chris-rock](https://github.com/chris-rock))
|
720
|
+
- Deprecating winrm-tansport gem [\#46](https://github.com/inspec/train/pull/46) ([mwrock](https://github.com/mwrock))
|
715
721
|
|
716
722
|
**Fixed bugs:**
|
717
723
|
|
718
|
-
- Cannot install train on Windows with ChefDK if username \>9 chars in length due to spec filename lengths in docker-api gem. [\#28](https://github.com/
|
719
|
-
- Properly wrap commands in powershell for local backend [\#57](https://github.com/
|
720
|
-
- Copying https://github.com/test-kitchen/test-kitchen/pull/919 to this repo [\#52](https://github.com/
|
724
|
+
- Cannot install train on Windows with ChefDK if username \>9 chars in length due to spec filename lengths in docker-api gem. [\#28](https://github.com/inspec/train/issues/28)
|
725
|
+
- Properly wrap commands in powershell for local backend [\#57](https://github.com/inspec/train/pull/57) ([chris-rock](https://github.com/chris-rock))
|
726
|
+
- Copying https://github.com/test-kitchen/test-kitchen/pull/919 to this repo [\#52](https://github.com/inspec/train/pull/52) ([tyler-ball](https://github.com/tyler-ball))
|
721
727
|
|
722
728
|
**Merged pull requests:**
|
723
729
|
|
724
|
-
- 0.9.5 [\#58](https://github.com/
|
730
|
+
- 0.9.5 [\#58](https://github.com/inspec/train/pull/58) ([chris-rock](https://github.com/chris-rock))
|
725
731
|
|
726
|
-
## [v0.9.4](https://github.com/
|
727
|
-
[Full Changelog](https://github.com/
|
732
|
+
## [v0.9.4](https://github.com/inspec/train/tree/v0.9.4) (2016-01-15)
|
733
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.9.3...v0.9.4)
|
728
734
|
|
729
735
|
**Implemented enhancements:**
|
730
736
|
|
731
|
-
- 0.9.3 is empty on Windows [\#48](https://github.com/
|
732
|
-
- Updating to the latest release of net-ssh to consume https://github.com/net-ssh/net-ssh/pull/280 [\#47](https://github.com/
|
737
|
+
- 0.9.3 is empty on Windows [\#48](https://github.com/inspec/train/pull/48) ([tyler-ball](https://github.com/tyler-ball))
|
738
|
+
- Updating to the latest release of net-ssh to consume https://github.com/net-ssh/net-ssh/pull/280 [\#47](https://github.com/inspec/train/pull/47) ([tyler-ball](https://github.com/tyler-ball))
|
733
739
|
|
734
740
|
**Fixed bugs:**
|
735
741
|
|
736
|
-
- bugfix: command wrapper always return nil [\#50](https://github.com/
|
742
|
+
- bugfix: command wrapper always return nil [\#50](https://github.com/inspec/train/pull/50) ([chris-rock](https://github.com/chris-rock))
|
737
743
|
|
738
744
|
**Merged pull requests:**
|
739
745
|
|
740
|
-
- 0.9.4 [\#51](https://github.com/
|
746
|
+
- 0.9.4 [\#51](https://github.com/inspec/train/pull/51) ([chris-rock](https://github.com/chris-rock))
|
741
747
|
|
742
|
-
## [v0.9.3](https://github.com/
|
743
|
-
[Full Changelog](https://github.com/
|
748
|
+
## [v0.9.3](https://github.com/inspec/train/tree/v0.9.3) (2016-01-03)
|
749
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.9.2...v0.9.3)
|
744
750
|
|
745
751
|
**Implemented enhancements:**
|
746
752
|
|
747
|
-
- introduce `mounted` as a separate method to retrieve the content [\#44](https://github.com/
|
748
|
-
- Support for local transport on Windows [\#43](https://github.com/
|
749
|
-
- Split integration test preparation from executing [\#42](https://github.com/
|
750
|
-
- Support for AIX and targeted SSH testing [\#41](https://github.com/
|
753
|
+
- introduce `mounted` as a separate method to retrieve the content [\#44](https://github.com/inspec/train/pull/44) ([chris-rock](https://github.com/chris-rock))
|
754
|
+
- Support for local transport on Windows [\#43](https://github.com/inspec/train/pull/43) ([chris-rock](https://github.com/chris-rock))
|
755
|
+
- Split integration test preparation from executing [\#42](https://github.com/inspec/train/pull/42) ([chris-rock](https://github.com/chris-rock))
|
756
|
+
- Support for AIX and targeted SSH testing [\#41](https://github.com/inspec/train/pull/41) ([foobarbam](https://github.com/foobarbam))
|
751
757
|
|
752
758
|
**Merged pull requests:**
|
753
759
|
|
754
|
-
- 0.9.3 [\#45](https://github.com/
|
760
|
+
- 0.9.3 [\#45](https://github.com/inspec/train/pull/45) ([chris-rock](https://github.com/chris-rock))
|
755
761
|
|
756
|
-
## [v0.9.2](https://github.com/
|
757
|
-
[Full Changelog](https://github.com/
|
762
|
+
## [v0.9.2](https://github.com/inspec/train/tree/v0.9.2) (2015-12-11)
|
763
|
+
[Full Changelog](https://github.com/inspec/train/compare/v0.9.1...v0.9.2)
|
758
764
|
|
759
765
|
**Implemented enhancements:**
|
760
766
|
|
761
|
-
- add changelog [\#38](https://github.com/
|
762
|
-
- activate integration tests in travis [\#37](https://github.com/
|
763
|
-
- Adding support for Wind River Linux in support of Cisco devices [\#33](https://github.com/
|
767
|
+
- add changelog [\#38](https://github.com/inspec/train/pull/38) ([chris-rock](https://github.com/chris-rock))
|
768
|
+
- activate integration tests in travis [\#37](https://github.com/inspec/train/pull/37) ([chris-rock](https://github.com/chris-rock))
|
769
|
+
- Adding support for Wind River Linux in support of Cisco devices [\#33](https://github.com/inspec/train/pull/33) ([adamleff](https://github.com/adamleff))
|
764
770
|
|
765
771
|
**Fixed bugs:**
|
766
772
|
|
767
|
-
- Integration test failures [\#34](https://github.com/
|
768
|
-
- Implemented WindowsFile\#exist? [\#36](https://github.com/
|
769
|
-
- adapt integration test to changes in command\_wrapper [\#35](https://github.com/
|
773
|
+
- Integration test failures [\#34](https://github.com/inspec/train/issues/34)
|
774
|
+
- Implemented WindowsFile\#exist? [\#36](https://github.com/inspec/train/pull/36) ([docwhat](https://github.com/docwhat))
|
775
|
+
- adapt integration test to changes in command\_wrapper [\#35](https://github.com/inspec/train/pull/35) ([srenatus](https://github.com/srenatus))
|
770
776
|
|
771
777
|
**Closed issues:**
|
772
778
|
|
773
|
-
- WinRM plaintext transport is hardcoded \(cannot use SSL\) [\#29](https://github.com/
|
779
|
+
- WinRM plaintext transport is hardcoded \(cannot use SSL\) [\#29](https://github.com/inspec/train/issues/29)
|
774
780
|
|
775
781
|
**Merged pull requests:**
|
776
782
|
|
777
|
-
- 0.9.2 [\#40](https://github.com/
|
778
|
-
- add rake version helpers [\#39](https://github.com/
|
783
|
+
- 0.9.2 [\#40](https://github.com/inspec/train/pull/40) ([arlimus](https://github.com/arlimus))
|
784
|
+
- add rake version helpers [\#39](https://github.com/inspec/train/pull/39) ([arlimus](https://github.com/arlimus))
|
779
785
|
|
780
|
-
## [v0.9.1](https://github.com/
|
781
|
-
[Full Changelog](https://github.com/
|
786
|
+
## [v0.9.1](https://github.com/inspec/train/tree/v0.9.1) (2015-11-03)
|
787
|
+
[Full Changelog](https://github.com/inspec/train/compare/0.9.0...v0.9.1)
|
782
788
|
|
783
789
|
**Implemented enhancements:**
|
784
790
|
|
785
|
-
- R train [\#27](https://github.com/
|
786
|
-
- Update style of readme [\#26](https://github.com/
|
787
|
-
- Add Apache 2.0 License [\#25](https://github.com/
|
791
|
+
- R train [\#27](https://github.com/inspec/train/pull/27) ([arlimus](https://github.com/arlimus))
|
792
|
+
- Update style of readme [\#26](https://github.com/inspec/train/pull/26) ([chris-rock](https://github.com/chris-rock))
|
793
|
+
- Add Apache 2.0 License [\#25](https://github.com/inspec/train/pull/25) ([jamesc](https://github.com/jamesc))
|
788
794
|
|
789
|
-
## [0.9.0](https://github.com/
|
795
|
+
## [0.9.0](https://github.com/inspec/train/tree/0.9.0) (2015-11-03)
|
790
796
|
**Implemented enhancements:**
|
791
797
|
|
792
|
-
- set windows name in :release [\#23](https://github.com/
|
793
|
-
- basic file transport via winrm [\#21](https://github.com/
|
794
|
-
- dont return nil on command errors stdout/stderr [\#20](https://github.com/
|
795
|
-
- skip .delivery in gemspec [\#19](https://github.com/
|
796
|
-
- Verify sudo is working and fail with error messages if it isn't [\#18](https://github.com/
|
797
|
-
- improve file eposure [\#16](https://github.com/
|
798
|
-
- add delivery [\#13](https://github.com/
|
799
|
-
- Sudo [\#12](https://github.com/
|
800
|
-
- Extract options handling for transport [\#11](https://github.com/
|
801
|
-
- don't let mock commands return nil on stdout or stderr [\#10](https://github.com/
|
802
|
-
- allow mock command to support sha256 mocking of commands [\#9](https://github.com/
|
803
|
-
- register plugins with both names and symbols [\#8](https://github.com/
|
804
|
-
- split of mock into transport and connection [\#7](https://github.com/
|
805
|
-
- bugfix: add docker dependency to gemspec [\#6](https://github.com/
|
806
|
-
- move train/plugins/common to train/extras [\#2](https://github.com/
|
807
|
-
- add Travis [\#1](https://github.com/
|
798
|
+
- set windows name in :release [\#23](https://github.com/inspec/train/pull/23) ([arlimus](https://github.com/arlimus))
|
799
|
+
- basic file transport via winrm [\#21](https://github.com/inspec/train/pull/21) ([chris-rock](https://github.com/chris-rock))
|
800
|
+
- dont return nil on command errors stdout/stderr [\#20](https://github.com/inspec/train/pull/20) ([arlimus](https://github.com/arlimus))
|
801
|
+
- skip .delivery in gemspec [\#19](https://github.com/inspec/train/pull/19) ([arlimus](https://github.com/arlimus))
|
802
|
+
- Verify sudo is working and fail with error messages if it isn't [\#18](https://github.com/inspec/train/pull/18) ([arlimus](https://github.com/arlimus))
|
803
|
+
- improve file eposure [\#16](https://github.com/inspec/train/pull/16) ([chris-rock](https://github.com/chris-rock))
|
804
|
+
- add delivery [\#13](https://github.com/inspec/train/pull/13) ([arlimus](https://github.com/arlimus))
|
805
|
+
- Sudo [\#12](https://github.com/inspec/train/pull/12) ([arlimus](https://github.com/arlimus))
|
806
|
+
- Extract options handling for transport [\#11](https://github.com/inspec/train/pull/11) ([arlimus](https://github.com/arlimus))
|
807
|
+
- don't let mock commands return nil on stdout or stderr [\#10](https://github.com/inspec/train/pull/10) ([arlimus](https://github.com/arlimus))
|
808
|
+
- allow mock command to support sha256 mocking of commands [\#9](https://github.com/inspec/train/pull/9) ([arlimus](https://github.com/arlimus))
|
809
|
+
- register plugins with both names and symbols [\#8](https://github.com/inspec/train/pull/8) ([arlimus](https://github.com/arlimus))
|
810
|
+
- split of mock into transport and connection [\#7](https://github.com/inspec/train/pull/7) ([arlimus](https://github.com/arlimus))
|
811
|
+
- bugfix: add docker dependency to gemspec [\#6](https://github.com/inspec/train/pull/6) ([arlimus](https://github.com/arlimus))
|
812
|
+
- move train/plugins/common to train/extras [\#2](https://github.com/inspec/train/pull/2) ([arlimus](https://github.com/arlimus))
|
813
|
+
- add Travis [\#1](https://github.com/inspec/train/pull/1) ([arlimus](https://github.com/arlimus))
|
808
814
|
|
809
815
|
**Fixed bugs:**
|
810
816
|
|
811
|
-
- bugfix: prevent debugging info to stdout on winrm [\#22](https://github.com/
|
812
|
-
- bugfix: fail ssh connections correctly [\#17](https://github.com/
|
813
|
-
- bugfix: initialize mock transport to correct family [\#14](https://github.com/
|
817
|
+
- bugfix: prevent debugging info to stdout on winrm [\#22](https://github.com/inspec/train/pull/22) ([arlimus](https://github.com/arlimus))
|
818
|
+
- bugfix: fail ssh connections correctly [\#17](https://github.com/inspec/train/pull/17) ([arlimus](https://github.com/arlimus))
|
819
|
+
- bugfix: initialize mock transport to correct family [\#14](https://github.com/inspec/train/pull/14) ([arlimus](https://github.com/arlimus))
|
814
820
|
|
815
821
|
**Merged pull requests:**
|
816
822
|
|
817
|
-
- bump train version to 0.9.0 [\#24](https://github.com/
|
823
|
+
- bump train version to 0.9.0 [\#24](https://github.com/inspec/train/pull/24) ([chris-rock](https://github.com/chris-rock))
|