Revisions of expect

buildservice-autocommit accepted request 978082 from Reinhard Max's avatar Reinhard Max (rmax) (revision 33)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) accepted request 970919 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 32)
- add expect-5.45-format-security.patch
Reinhard Max's avatar Reinhard Max (rmax) accepted request 941870 from Ludwig Nussel's avatar Ludwig Nussel (lnussel) (revision 31)
- Fix home page URL https://core.tcl-lang.org/expect/
buildservice-autocommit accepted request 892068 from Reinhard Max's avatar Reinhard Max (rmax) (revision 30)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 29)
- bsc#1183904, expect-errorfd.patch:
  errorfd file descriptors should be closed when forking
buildservice-autocommit accepted request 890332 from Reinhard Max's avatar Reinhard Max (rmax) (revision 28)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) accepted request 890323 from Matthias Gerstner's avatar Matthias Gerstner (mgerstner) (revision 27)
- 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.
Reinhard Max's avatar Reinhard Max (rmax) accepted request 887314 from Matthias Gerstner's avatar Matthias Gerstner (mgerstner) (revision 26)
- 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).
buildservice-autocommit accepted request 841877 from Reinhard Max's avatar Reinhard Max (rmax) (revision 25)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 24)
- Add an unversioned symlink to make linking easier for
  applications that use libexpect without Tcl (boo#1172681).
buildservice-autocommit accepted request 644610 from Reinhard Max's avatar Reinhard Max (rmax) (revision 23)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 22)
Remove expect-5.45.3.tar.gz
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 21)
- New version 5.45.4:
  * Fix two bugs in EOF handling.
buildservice-autocommit accepted request 540243 from Reinhard Max's avatar Reinhard Max (rmax) (revision 20)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) accepted request 540240 from Avindra Goolcharan's avatar Avindra Goolcharan (avindra) (revision 19)
- 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
buildservice-autocommit accepted request 317238 from Reinhard Max's avatar Reinhard Max (rmax) (revision 18)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) committed (revision 17)
- Don't ship the 'weather' example anymore (fate#318342).
buildservice-autocommit accepted request 161244 from Reinhard Max's avatar Reinhard Max (rmax) (revision 16)
baserev update by copy to link target
Reinhard Max's avatar Reinhard Max (rmax) accepted request 161180 from Maximilian Meister's avatar Maximilian Meister (m_meister) (revision 15)
- Added url as source.
  Please see http://en.opensuse.org/SourceUrls
buildservice-autocommit accepted request 151455 from Reinhard Max's avatar Reinhard Max (rmax) (revision 14)
baserev update by copy to link target
Displaying revisions 1 - 20 of 33
openSUSE Build Service is sponsored by