Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

expect-5.45.4-3.3.1 RPM for s390x

From OpenSuSE Leap 15.5 for s390x

Name: expect Distribution: SUSE Linux Enterprise 15
Version: 5.45.4 Vendor: SUSE LLC <https://www.suse.com/>
Release: 3.3.1 Build date: Mon May 17 08:22:55 2021
Group: Development/Languages/Tcl Build host: s390zp35
Size: 703214 Source RPM: expect-5.45.4-3.3.1.src.rpm
Packager: https://www.suse.com/
Url: http://expect.nist.gov
Summary: A Tool for Automating Interactive Programs
Expect is a tool primarily for automating interactive applications,
such as telnet, ftp, passwd, fsck, rlogin, tip, and more.  Expect
really makes this stuff trivial.  Expect is also useful for testing
these applications.  It is described in many books, articles, papers,
and FAQs.  There is an entire book on it available from O'Reilly.

Provides

Requires

License

SUSE-Public-Domain

Changelog

* Mon May 10 2021 max@suse.com
  - bsc#1183904, expect-errorfd.patch:
    errorfd file descriptors should be closed when forking
* Tue May 04 2021 matthias.gerstner@suse.com
  - fix previous change regarding PIE linking. Passing SHLIB_CFLAGS="-shared"
    causes /usr/bin/expect to become a shared library that SEGFAULTs upon
    execution. Instead use SHLIB_LD to pass -shared only to shared library
    linking.
* Wed Apr 21 2021 matthias.gerstner@suse.com
  - pass explicit -pie flag to CFLAGS and hack `make` invocation so that
    /usr/bin/expect actually becomes a PIE binary. This is especially awkard
    since the expect build system implicitly passes -fPIC which breaks our
    gcc-PIE package, but does not pass -pie while linking the executable.
    Shared libraries are also not linked with -shared so we need to explicitly
    pass this, too, to avoid build breakage (bsc#1184122).
* Thu Oct 15 2020 max@suse.com
  - Add an unversioned symlink to make linking easier for
    applications that use libexpect without Tcl (boo#1172681).
* Thu Oct 25 2018 max@suse.com
  - New version 5.45.4:
    * Fix two bugs in EOF handling.
* Wed Nov 08 2017 aavindraa@gmail.com
  - New version 5.45.3:
    * expect.c: On finding a full buffer during matching the sliding
      window mechanism slides too far, truncating the whole buffer and
      preventing matches across the boundary. Fix is shortening the
      slide distance (slide only one 1/3).
    * expect.c: Replaced a cc==0 check with proper Tcl_Eof() check.
  - Includes changes from 5.45.2:
    * configure: Extended Tcl header detection for OS X Mountain Lion.
    * expect.c: Replaced memcpy with memmove to properly handle
      overlapping memory.
  - Includes changes from 5.45.1:
    * exp_chan.c: Fix a problem when talking a tty where the writer
      dies. Some operating systems report the condition as EIO with
      nothing read, while this actually an EOF. Previously, returned
      data was incomplete due to the error causing data in buffers to
      be dropped.
    * exp_chan.c: Fix a problem with the iteration over the expect
      channel list where the loop code may modify the list, breaking
      the iterator.
    * Fixes for exp_chan.c and exp_command.h
    * expect.c: Convert #bytes information to #chars to prevent later
      code to fail when copying strings around and miscalculating how
      much to copy, for strings containing non-ASCII utf chars.
    * exp_inter.c: Hack access to TCL_REG_BOSONLY when not present,
      became private with Tcl 8.5 and higher.
    * expect.h: Remove the local fiddling with the memory allocation
      and panic macros.
    * example/unbuffer: Prevent unbuffer from swallowing exit code of
      the command it ran (regular mode only, not -p)
    * Various deduplications and cleanups
  - cleanup with spec-cleaner
  - use %make_install macro
* Fri Jul 17 2015 max@suse.com
  - Don't ship the 'weather' example anymore (fate#318342).
* Tue Mar 26 2013 mmeister@suse.com
  - Added url as source.
    Please see http://en.opensuse.org/SourceUrls
* Wed Feb 06 2013 schwab@suse.de
  - Update config.guess/sub for aarch64
* Sat Apr 14 2012 schwab@linux-m68k.org
  - Remove execute permission from logfiles

Files

/usr/bin/autoexpect
/usr/bin/cryptdir
/usr/bin/decryptdir
/usr/bin/dislocate
/usr/bin/expect
/usr/bin/ftp-rfc
/usr/bin/kibitz
/usr/bin/lpunlock
/usr/bin/multixterm
/usr/bin/passmass
/usr/bin/rftp
/usr/bin/rlogin-cwd
/usr/bin/timed-read
/usr/bin/timed-run
/usr/bin/tknewsbiff
/usr/bin/unbuffer
/usr/bin/xkibitz
/usr/bin/xpstat
/usr/lib64/libexpect.so
/usr/lib64/libexpect5.45.4.so
/usr/lib64/tcl/expect5.45.4
/usr/lib64/tcl/expect5.45.4/pkgIndex.tcl
/usr/share/doc/packages/expect
/usr/share/doc/packages/expect/ChangeLog
/usr/share/doc/packages/expect/FAQ
/usr/share/doc/packages/expect/HISTORY
/usr/share/doc/packages/expect/INSTALL
/usr/share/doc/packages/expect/NEWS
/usr/share/doc/packages/expect/README
/usr/share/man/man1/autoexpect.1.gz
/usr/share/man/man1/cryptdir.1.gz
/usr/share/man/man1/decryptdir.1.gz
/usr/share/man/man1/dislocate.1.gz
/usr/share/man/man1/expect.1.gz
/usr/share/man/man1/kibitz.1.gz
/usr/share/man/man1/multixterm.1.gz
/usr/share/man/man1/passmass.1.gz
/usr/share/man/man1/tknewsbiff.1.gz
/usr/share/man/man1/unbuffer.1.gz
/usr/share/man/man1/xkibitz.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 20:09:39 2024