Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
expect - A program-script interaction and testing utility
- Description:
Expect is a tcl application for automating and testing
interactive applications such as telnet, ftp, passwd, fsck,
rlogin, tip, etc. Expect makes it easy for a script to
control another program and interact with it.
This package contains expect and some scripts that use it.
Packages
expect-5.45.4-4.aldos.x86_64
[255 KiB] |
Changelog
by Joel Barrios (2025-08-17):
- Fix tclsh path for 'example' binaries like unbuffer
- Switch to the compat tcl8/tk8
- SPDX migration
- Update configure for building in strict C99 mode
- Rename mkpasswd to mkpasswd-expect
Resolves: #1649456
- Fix issues detected by static analysis
- Unificate and improve both man page and usage message of expect
- Fix wrong log file permissions
- Fix memory leak when using -re option
- Fix inaccuracy in mkpasswd man page
Resolves: #963889
- Fix repeated words in man pages
|