| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Fix build on Factory, CentOS and RHEL (cherry-picked) 0001-Placate-a-gcc7-warning.patch 0002-Include-sysmacros.h.patch 0003-Build-with-fstrict-aliasing.patch
- Update to version 0.6.2
* Fix tty-stealing on i386
- Changes from version 0.6.1
* Fix compilation when chown is declared as `warn_unused_result``
- Changes from version 0.6
* Add -T ("tty-stealing") mode, which works on processes with children.
See https://blog.nelhage.com/2014/08/new-reptyr-feature-tty-stealing/
* Added FreeBSD support
* Minor bugfixes
- Use download Url as source
- Little packaging improvements
- Update to version 0.5:
+ Add an early check and error if attaching a process with
children.
- Changes from version 0.4:
+ Add support for scripting with the -l flag.
+ Add a French translation of the man page.
+ Add a -V flag.
- Set ExclusiveArch to x86 and ARM see ptrace.c:88
-bump version to git HEAD (0.3dev, d69f9d220d)
-fix CLFAGS
-fix copyright in the spec file
-fix License to be spdx correct
- initial package, version 0.3
- Update to version 0.10.0 * Add arm7 and aarch64 support for FreeBSD - Run tests