Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
expectk: A program-script interaction and testing utility
- Summary
- 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 expectk and some scripts that use it.
Changelog
- * Thu Aug 5 19:00:00 2004 Jens Petersen <petersen{%}redhat{*}com> - 5.42.1-1
- update to 5.42.1 (Robert Scheck, 126536)
- no longer need expect-5.32.2-kibitz.patch
- update expect-5.38.0-autopasswd-9917.patch
- drop explicit tcl and tk requires
- * Mon Jun 21 19:00:00 2004 Alan Cox <alan{%}redhat{*}com>
- Autopasswd doesnt work and isnt ever going to work with pam around
since password setting depends on the modules in use (think "fingerprint"
or "smartcard"..). Remove it.
- * Tue Jun 15 19:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com>
- rebuilt