SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for expect-5.45.4-39.1.x86_64.rpm :
Thu Oct 25 14:00:00 2018 Reinhard Max
- New version 5.45.4:

* Fix two bugs in EOF handling.

Wed Nov 8 13:00:00 2017 aavindraaAATTgmail.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 14:00:00 2015 maxAATTsuse.com
- Don\'t ship the \'weather\' example anymore (fate#318342).

Tue Mar 26 13:00:00 2013 mmeisterAATTsuse.com
- Added url as source.
Please see http://en.opensuse.org/SourceUrls

Wed Feb 6 13:00:00 2013 schwabAATTsuse.de
- Update config.guess/sub for aarch64

Sat Apr 14 14:00:00 2012 schwabAATTlinux-m68k.org
- Remove execute permission from logfiles

Tue Dec 20 13:00:00 2011 cooloAATTsuse.com
- add autoconf as buildrequire to avoid implicit dependency

Fri Oct 7 14:00:00 2011 maxAATTsuse.com
- New version 5.45:

* Examples now use the expect package instead of /usr/bin/expect.

* Countless other bug fixes. For details, see
/usr/share/doc/packages/expect/ChangeLog

Sun Sep 18 14:00:00 2011 jengelhAATTmedozas.de
- Remove redundant/obsolete tags/sections from specfile
(cf. packaging guidelines)
- Use %_smp_mflags for parallel build

Mon May 25 14:00:00 2009 maxAATTsuse.de
- Fix buffer overflow in the \"stty\" command
(bnc#506873, bnc#501291).


 
ICM