Changelog for
golang-github-kr-pty-1.1.3-lp154.9.1.noarch.rpm :
* Wed Mar 13 2019 hillwoodAATTopensuse.org- Update version to 1.1.3
* Add StartWithSize to allow resizing pty before starting a command to avoid races
* Fix 100% CPU usage on darwin
* Add shell example to readme
* Add SetSize support
* Better error management.
* Add support for OpenBSD.
* Add support for 32bits OpenBSD.
* Thu Dec 08 2016 tboergerAATTsuse.com- Update to version 0.0.0+git20160716.ce7fa45:
* Add support for Power (ppc64, ppc64le) and System z (s390x)
* Remove ioctl_
* constants on Linux
* Remove uintptr(...)
* Add support for ARM64
* Prevent arm64 file to be compiled anywhere else. Fixed #32.
* run: don\'t override supplied SysProcAttr
* Don\'t attempt to build on windows
* Support DragonFly BSD
* Reformat pty_dragonfly.go file using gofmt
* Thu Dec 08 2016 tboergerAATTsuse.com- Refactoring based on new packaging proposal
* Sun Jul 12 2015 iAATTmarguerite.su- initial version 0.0.0+git20150511.5cf931e