pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ruby-mixlib-shellout



Module Name:    pkgsrc
Committed By:   fhajny
Date:           Mon Jan 19 20:56:22 UTC 2015

Modified Files:
        pkgsrc/devel/ruby-mixlib-shellout: Makefile distinfo

Log Message:
Update ruby-mixlib-shellout to 2.0.1.

Release: 2.0.1
- add buffering to the child process status pipe to fix chef-client deadlocks
- fix timeouts on Windows

Release: 2.0.0
- remove LC_ALL=C default setting, consumers should now set this if they
  still need it.
- Change the minimum required version of Ruby to >= 1.9.3.

Release: 1.6.0
- Steven Proctor: Updated link to posix-spawn in README.md.
- Akshay Karle: Added the functionality to reflect $stderr when using
  live_stream.
- Tyler Cipriani: Fixed typos in the code.
- Max Lincoln: Support separate live stream for stderr.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ruby-mixlib-shellout/Makefile \
    pkgsrc/devel/ruby-mixlib-shellout/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index