lp:ubuntu/vivid/expect

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/vivid/expect
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

23. By Sergei Golovan <email address hidden>

* Split the expect package into expect and tcl-expect where the libexpect
  library and the Tcl package are moved. Made the tcl-expect package
  multiarch same.
* Renamed the expect-dev package into tcl-expect-dev and moved the included
  scripts into the main expect package.
* Build expect with Tcl 8.6.
* Use CFLAGS from the dpkg build flags. Fixed potential security bug in
  printf format handling.
* Bumped the debhelper compatibility version to 9.
* Bumped standards version to 3.9.5.

22. By Matthias Klose

Build for Tcl/Tk 8.6.

21. By Sergei Golovan <email address hidden>

Added patch which replaces memcpy my memmove for copying possibly
overlapping memory area, thanks to Per Cederqvist (closes: #728663).

20. By Sergei Golovan <email address hidden>

Execute tclsh8.5 instead of tclsh in expect scripts because tcl8.5
will stop providing /usr/bin/tclsh.

19. By Sergei Golovan <email address hidden>

* Added conflicts header to the debian/control file which ensures that the
  no longer existing expectk package gets removed (closes: #686364).
* Switched to 3.0 (quilt) source package format.
* Bumped debhelper compatibility level to 8.
* Bumped standards version to 3.9.4.
* Added hardening linker flags.

18. By Matthias Klose

Configure for the Tcl/Tk 8.5 multiarch installation.

17. By Colin Watson

Rebuild for new armel compiler default of ARMv5t.

16. By Sergei Golovan <email address hidden>

Replaced ckalloc() call in exp_clib.c by malloc() because using the
ordinary free() leads to memory corruption after ckalloc() (which is
a macro for Tcl_Alloc()). See patches/22-segfault-with-stubs.patch
for segfaulting examples.

15. By Sergei Golovan <email address hidden>

* New upstream release.
* Removed unnecessary patches.
* Removed the expectk package because expectk was dropped from the upstream
  distribution. See NEWS.Debian for possible workarounds.
* Updated package to standards version 3.9.2 (no changes needed).

14. By Sergei Golovan <email address hidden>

Added patch by upstream which fixes crash during exact string matching
in expect command if the search pattern contains non-ASCII characters.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/wily/expect
This branch contains Public information 
Everyone can see this information.

Subscribers