Changelog for
ruby2.1-rubygem-headless-2.3.1-1.5.x86_64.rpm :
* Sat Sep 10 2016 cooloAATTsuse.com- updated to version 2.3.1 see installed CHANGELOG [#]# 2.3.1 (2016-08-25)
* Full JRuby support
* HOTFIX remove `mkmf` require.
* Thu Aug 25 2016 cooloAATTsuse.com- updated to version 2.3.0 see installed CHANGELOG [#]# 2.3.0 (2016-08-24)
* Remove dependency on the `which` command (from AATTskateman)
* Add `devices` options to video recorder (from AATTatzorvas)
* By default, do not destroy Headless started by a different process (from AATTmarxarelli)
* Fri Mar 18 2016 cooloAATTsuse.com- updated to version 2.2.3 see installed CHANGELOG [#]# 2.2.3 (2016-03-17)
* Fix race condition when starting Xvfb [#75] (from AATTNfNitLoop)
* Tue Feb 09 2016 cooloAATTsuse.com- updated to version 2.2.2 see installed CHANGELOG [#]# 2.2.2 (2016-02-08)
* Fix file permissions issue with gem. No actual changes
* Thu Aug 06 2015 cooloAATTsuse.com- updated to version 2.2.0 see installed CHANGELOG [#]# 2.2.0 (2015-07-05)
* Allow reuse of displays started by other user (from AATTmarxarelli)
* Add support for graphicsmagick instead of ImageMagick (from AATTBlakeMesdag)
* Wait for Xvfb to finish when destroying it, to avoid creating zombie processes (from AATTsamnissen)
* Mon May 11 2015 cooloAATTsuse.com- updated to version 2.1.0 see installed CHANGELOG [#]# 2.1.0 (2015-05-10)
* Allow path to video recorder binary to be customized (from AATTbriandamaged)
* Sun Apr 26 2015 cooloAATTsuse.com- updated to version 2.0.0 see installed CHANGELOG [#]# 2.0.0 (2015-04-23)
* Rewritten Xvfb launch using Process.spawn and avoiding a shell
* Do not manually remove X11 lock file when stopping Xvfb; this isn’t conventional. Should eliminate some errors with not being able to find Xvfb
* More informative error messages
* Detect situation when Xvfb can’t listen to any sockets and raise corresponding error.
* If video recorder provider is libav, use avconv binary instead of ffmpeg
* Fixes to video recorder launch options (from AATTgpavlidi, AATTabotalov, AATTynagorny, AATTWeAreFarmGeek)
* Customize launch timeout (from AATTShockwaveNN)
* Properly working integration tests
* Tue Feb 10 2015 cooloAATTsuse.com- updated to version 1.0.2
* Sun Mar 03 2013 cooloAATTsuse.com- updated to version 1.0.1
* when starting, wait for Xvfb to launch (fixed issue #33)
* Tue Jan 29 2013 cooloAATTsuse.com- updated to version 1.0.0
* bugfix release
* version number compliant to the [semantic versioning system](http://semver.org)
* Thu Apr 05 2012 cooloAATTsuse.com- update to 0.3.1
* added autopicking of display number, if the requested one is already taken
* fixed plenty of bugs thanks to AATTrecursive, AATTgshakhn, AATTmasatomo and AATTmabotelh
* Sun Mar 25 2012 cooloAATTsuse.com- add requires to Xvfb, which is the core functionality of this module
* Wed Dec 07 2011 saschpeAATTsuse.de- Initial version