2024-11-06 15:36:42 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-mixlib-shellout: update to 3.3.4
3.3.4 (2024-11-05)
Merged Pull Requests
* Fix quoting of command arguments in Target Mode #251 (thheinen)
|
2024-10-21 15:49:51 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-mixlib-shellout: update to 3.3.3
Looks like version 3.2.9, 3.2.10, 3.2.11, 3.3.0, 3.3.1 and 3.3.2 did not
released. (All changes are described in 3.3.3's section.)
3.3.3 (2024-10-14)
Merged Pull Requests
* [Unix#run_command] Remove Ruby 1.8.7 check #242 (dafyddcrosby)
* [#239] Add execution time to Windows shellout object #247 (dafyddcrosby)
* Increase EPIPE test input size based on platform page size #241 (matoro)
* Adjustments for Chef Target Mode #243 (thheinen)
* Migrate from Chefstyle to Cookstyle #249 (dafyddcrosby)
* Fix execution in target mode with cwd parameter given #250 (thheinen)
* Fix execution of multiline inputs to target mode; Improve error output
#248 (thheinen)
|
2024-06-11 17:05:06 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-mixlib-shellout: update to 3.2.8
3.2.8 (2024-06-11)
Merged Pull Requests
* Keep ffi version below 1.17 #244 (tpowell-progress)
|
2022-08-11 15:55:17 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-mixlib-shellout: update to 3.2.7
3.2.7 (2022-04-04)
Merged Pull Requests
* Loosen platform regex to allow 64 or 32 bit mingw #234 (clintoncwolfe)
* Hard Coding the gems in the gemfile to overcome a Ruby 3.1 bug #235
(johnmccrae)
3.2.6 (2022-03-31)
Merged Pull Requests
* Loosen platform regex to allow 64 or 32 bit mingw #234 (clintoncwolfe)
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-02-14 14:37:17 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
devel/ruby-mixlib-shellout: udpate to 3.2.5
3.2.5 (2021-02-13)
Merged Pull Requests
* fix broken windows tests #227 (mwrock)
* Add Ruby 3 testing + cleanup deps #228 (tas50)
* gemspec: add license metadata #229 (priv-kweihmann)
|
2021-01-10 16:12:14 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-mixlib-shellout: update to 3.2.2
3.2.2 (2020-11-16)
* Remove copyright dates #225 (tas50)
* Cleanup deps and fix the failing spec helper loading of support files
#226 (tas50)
v3.2.0 (2020-11-12)
* Windows: fetch env variables for specified users #224 (kapilchouhan99)
v3.1.7 (2020-10-29)
* Loosen win32-process dep to resolve Ruby 3 deprecation warnings #223
(tas50)
|
2020-09-14 18:22:14 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
devel/ruby-mixlib-shellout: update to 3.1.6
Update ruby-mixlib-shellout package to 3.1.6.
3.1.6 (2020-09-10)
* Use dir instead of FILE #220 (tas50)
* Simplify things a bit with &. #221 (tas50)
3.1.4 (2020-08-13)
* Fix a few typos #217 (tas50)
* Optimize requires for non-omnibus installs #218 (tas50)
3.1.2 (2020-07-24)
* convert helper to default_paths API #216 (lamont-granquist)
3.1.1 (2020-07-18)
3.1.0 (2020-07-17)
* shellout_spec: make "current user" independent of the environment #203
(terceiro)
* Minor doc fixes #205 (phiggins)
* extracting shell_out helper to mixlib-shellout #206 (lamont-granquist)
* Bumping minor version #207 (lamont-granquist)
* Test on Ruby 2.7 final, update chefstyle, and other CI fixes #208 (tas50)
* Bump minor for release #210 (lamont-granquist)
* Bumping minor for release again, again. #211 (lamont-granquist)
|
2020-03-24 18:52:35 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
devel/ruby-mixlib-shellout: update to 3.0.9
Update ruby-mixlib-shellout to 3.0.9.
3.0.9 (2019-12-30)
* Add Ruby 2.6/2.7 and Windows testing #198 (tas50)
* Substitute require for require_relative #199 (tas50)
3.0.7 (2019-07-31)
* Add the actual BK pipeline config #185 (tas50)
* Blinding applying chefstyle -a. #191 (zenspider)
* Fix return type of Process.create to be a ProcessInfo instance again. #190
(zenspider)
3.0.4 (2019-06-07)
* update travis/appveyor, drop ruby 2.2 support, test on 2.6 #176
(lamont-granquist)
* Misnamed parameter in README #178 (martinisoft)
* Add new github templates and codeowners file #179 (tas50)
* Add BuildKite pipeline #184 (tas50)
* Support array args on windows WIP #182 (lamont-granquist)
* Load and unload user profile as required #177 (dayglojesus)
2.4.4 (2018-12-12)
* Have expeditor promote the windows gem as well #172 (tas50)
* Don't ship the readme in the gem artifact #173 (tas50)
2.4.2 (2018-12-06)
* Test on ruby-head and Ruby 2.6 in Travis #170 (tas50)
* Remove dev deps from the gemspec #171 (tas50)
|