Name: | expect |
---|---|
Version: | 5.45 |
Release: | 12.el7 |
Architecture: | x86_64 |
Group: | Development/Languages |
Size: | 569343 |
License: | Public Domain |
RPM: | expect-5.45-12.el7.x86_64.rpm |
Source RPM: | expect-5.45-12.el7.src.rpm |
Build Date: | Thu May 01 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://expect.nist.gov/ |
Summary: | 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. |
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Use vsnprintf instead of vsprintf to avoid buffer overflow (it happens e.g. when running systemtap testsuite) Resolves: #1038931
- Fix memory leak when using -re option Resolves: #1014624
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Fix character matching to avoid segmentation fault - Move libexpect link out of -devel subpackage
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Let user know when expample script needs telnet and it is missing Resolves: #703702 - Use full path to 'su' in passmass example, it's safer - Fix expect man page minor formatting issue
- Fix mkpasswd fails randomly Resolves: #674184