File golang-github-creack-pty.changes of Package golang-github-creack-pty
-------------------------------------------------------------------
Thu Jan 13 13:45:06 UTC 2022 - ecsos <ecsos@opensuse.org>
- Rename package from golang-creack-pty to golang-creack-pty,
old package is deprecated.
- Update to 1.1.17
-------------------------------------------------------------------
Wed Mar 13 13:08:16 UTC 2019 - hillwood@opensuse.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 13:02:20 UTC 2016 - tboerger@suse.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 8 12:59:58 UTC 2016 - tboerger@suse.com
- Refactoring based on new packaging proposal
-------------------------------------------------------------------
Sun Jul 12 10:23:08 UTC 2015 - i@marguerite.su
- initial version 0.0.0+git20150511.5cf931e