SHA256
3
0
forked from pool/expect
Commit Graph

38 Commits

Author SHA256 Message Date
Ana Guerrero
af0f99956a Accepting request 1174584 from devel:languages:tcl
OBS-URL: https://build.opensuse.org/request/show/1174584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=33
2024-05-20 16:09:25 +00:00
Reinhard Max
0d8dd513fc Accepting request 1173624 from home:msmeissn:branches:devel:languages:tcl
- expect-fix-implicit.patch: fixed several implicit warnings,
  fixed bad struct initialization
  - if you see pty related issues, please report them.

OBS-URL: https://build.opensuse.org/request/show/1173624
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/expect?expand=0&rev=34
2024-05-16 13:56:35 +00:00
Dominique Leuenberger
2d4e46afa0 Accepting request 978082 from devel:languages:tcl
OBS-URL: https://build.opensuse.org/request/show/978082
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=32
2022-05-22 18:25:51 +00:00
Reinhard Max
75ac0d61dd Accepting request 970919 from home:dirkmueller:Factory
- add expect-5.45-format-security.patch

OBS-URL: https://build.opensuse.org/request/show/970919
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/expect?expand=0&rev=32
2022-05-19 08:29:32 +00:00
Dominique Leuenberger
ac2d41eada Accepting request 946615 from devel:languages:tcl
OBS-URL: https://build.opensuse.org/request/show/946615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=31
2022-01-17 21:33:47 +00:00
Reinhard Max
97562222bc Accepting request 941870 from home:lnussel:branches:devel:languages:tcl
- Fix home page URL https://core.tcl-lang.org/expect/

OBS-URL: https://build.opensuse.org/request/show/941870
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/expect?expand=0&rev=31
2022-01-15 14:03:57 +00:00
Dominique Leuenberger
36c25e3ceb Accepting request 892068 from devel:languages:tcl
- bsc#1183904, expect-errorfd.patch:
  errorfd file descriptors should be closed when forking

OBS-URL: https://build.opensuse.org/request/show/892068
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=30
2021-05-17 16:44:50 +00:00
Reinhard Max
df041a0656 - bsc#1183904, expect-errorfd.patch:
errorfd file descriptors should be closed when forking

OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/expect?expand=0&rev=29
2021-05-10 14:07:34 +00:00
Dominique Leuenberger
f70fc44b35 Accepting request 890332 from devel:languages:tcl
OBS-URL: https://build.opensuse.org/request/show/890332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=29
2021-05-06 20:51:31 +00:00
Reinhard Max
be63b9b0c9 Accepting request 890323 from home:mgerstner:branches:devel:languages:tcl
- 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.

OBS-URL: https://build.opensuse.org/request/show/890323
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/expect?expand=0&rev=27
2021-05-04 11:31:06 +00:00
Reinhard Max
70b5579646 Accepting request 887314 from home:mgerstner:branches:devel:languages:tcl
- 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).

OBS-URL: https://build.opensuse.org/request/show/887314
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/expect?expand=0&rev=26
2021-05-03 13:06:21 +00:00
Dominique Leuenberger
5ee3f5eb3d Accepting request 841877 from devel:languages:tcl
- Add an unversioned symlink to make linking easier for
  applications that use libexpect without Tcl (boo#1172681).

OBS-URL: https://build.opensuse.org/request/show/841877
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=28
2020-10-18 14:18:05 +00:00
Reinhard Max
73531d7b46 - Add an unversioned symlink to make linking easier for
applications that use libexpect without Tcl (boo#1172681).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/expect?expand=0&rev=24
2020-10-15 08:34:16 +00:00
Dominique Leuenberger
79882f2c74 Accepting request 644610 from devel:languages:tcl
- New version 5.45.4:
  * Fix two bugs in EOF handling.

OBS-URL: https://build.opensuse.org/request/show/644610
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=27
2018-11-05 21:48:39 +00:00
Reinhard Max
f494ea8afd Remove expect-5.45.3.tar.gz
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/expect?expand=0&rev=22
2018-10-25 10:35:29 +00:00
Reinhard Max
68979789b6 - New version 5.45.4:
* Fix two bugs in EOF handling.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/expect?expand=0&rev=21
2018-10-25 09:46:31 +00:00
Dominique Leuenberger
d8721c2657 Accepting request 540243 from devel:languages:tcl
OBS-URL: https://build.opensuse.org/request/show/540243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=26
2017-11-14 13:00:45 +00:00
Reinhard Max
7bbe6560d5 Accepting request 540240 from home:avindra
- 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

OBS-URL: https://build.opensuse.org/request/show/540240
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/expect?expand=0&rev=19
2017-11-09 14:56:10 +00:00
Dominique Leuenberger
75fa23c144 Accepting request 317238 from devel:languages:tcl
- Don't ship the 'weather' example anymore (fate#318342).

OBS-URL: https://build.opensuse.org/request/show/317238
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=25
2015-08-21 05:34:19 +00:00
Reinhard Max
ec31f58e72 - Don't ship the 'weather' example anymore (fate#318342).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/expect?expand=0&rev=17
2015-07-17 09:01:55 +00:00
Stephan Kulow
141ea521b8 Accepting request 161244 from devel:languages:tcl
- Added url as source.
  Please see http://en.opensuse.org/SourceUrls (forwarded request 161180 from m_meister)

OBS-URL: https://build.opensuse.org/request/show/161244
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=22
2013-03-28 12:10:53 +00:00
Reinhard Max
ffdb6cad4b Accepting request 161180 from home:m_meister:branches:openSUSE:Factory
- Added url as source.
  Please see http://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/161180
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/expect?expand=0&rev=15
2013-03-26 16:06:41 +00:00
Stephan Kulow
bec958e97b Accepting request 151455 from devel:languages:tcl
- Update config.guess/sub for aarch64 (forwarded request 151451 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/151455
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=21
2013-02-07 09:07:47 +00:00
Reinhard Max
6edeee9a5b Accepting request 151451 from home:Andreas_Schwab:Factory
- Update config.guess/sub for aarch64

OBS-URL: https://build.opensuse.org/request/show/151451
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/expect?expand=0&rev=13
2013-02-06 11:40:39 +00:00
Stephan Kulow
33a3fe4bc6 Accepting request 114228 from devel:languages:tcl
- Remove execute permission from logfiles (forwarded request 113576 from AndreasSchwab)

OBS-URL: https://build.opensuse.org/request/show/114228
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=18
2012-04-18 10:34:03 +00:00
Factory Maintainer
20cfa24cf8 Accepting request 113576 from home:AndreasSchwab:ff
- Remove execute permission from logfiles

OBS-URL: https://build.opensuse.org/request/show/113576
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/expect?expand=0&rev=11
2012-04-17 19:19:47 +00:00
Stephan Kulow
ea9711dc5e Accepting request 97571 from devel:languages:tcl
add autoconf to buildrequires (forwarded request 97331 from coolo)

OBS-URL: https://build.opensuse.org/request/show/97571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=17
2011-12-27 17:35:06 +00:00
Reinhard Max
ef966f9a9e Accepting request 97331 from home:coolo:removeautoconf
add autoconf to buildrequires

OBS-URL: https://build.opensuse.org/request/show/97331
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/expect?expand=0&rev=9
2011-12-21 11:18:15 +00:00
Stephan Kulow
18283b326c replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=16
2011-12-06 17:08:56 +00:00
Lars Vogdt
b070fc40dc Accepting request 87061 from devel:languages:tcl
version 5.45

OBS-URL: https://build.opensuse.org/request/show/87061
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=14
2011-10-07 14:20:42 +00:00
OBS User autobuild
6689d152e3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=10 2010-03-18 14:45:05 +00:00
OBS User unknown
bf32ee952c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=8 2009-08-06 15:11:25 +00:00
OBS User unknown
db23e27a2f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=7 2008-11-03 11:04:57 +00:00
OBS User unknown
87c634d4fa OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=6 2008-10-22 15:50:47 +00:00
OBS User unknown
f22e10095d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=4 2008-05-07 19:53:28 +00:00
OBS User unknown
d968cd173c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=3 2008-04-06 01:57:53 +00:00
OBS User unknown
802e03fd77 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=2 2008-03-21 00:34:20 +00:00
OBS User unknown
e9dfba9b1f OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expect?expand=0&rev=1 2006-12-18 23:15:52 +00:00