lp:ubuntu/quantal/expect

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/quantal/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

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.

13. By Sergei Golovan <email address hidden>

* Added patch by upstream (proposed by Per Cederqvist) which fixes
  slow processing of certain regexp patterns by preventing their
  convertation to glob patterns (closes: #591695).
* Don't load Expect package to tclsh 8.4 because it causes a
  segmentation fault.
* Updated package to standards version 3.9.1 (no changes needed).

12. By Sergei Golovan <email address hidden>

* Removed a bit of implicit-declarations patch which included tcl.h into
  exp_clib.c and redefined memory allocation routines because of Tcl
  stubs (closes: #588817).
* Updated package to standards version 3.9.0 (no changes needed).

11. By Sergei Golovan <email address hidden>

New upstream release.

10. By Sergei Golovan <email address hidden>

* Fixed sourcing rc flies by expectk (closes: #555746).
* Removed another unnecessary patch.
* Adapted expect test suite to the changes in pkgIndex.tcl which can't load
  Expect package if it isn't installed into /usr/lib.

9. By Sergei Golovan <email address hidden>

Added replaces field to expect-dev binary package because libexpect(3)
manpage was moved from expect to expect-dev package (closes: #554947).

8. By Sergei Golovan <email address hidden>

* Added buid conflict with autoconf2.13 because autoconf 2.50 or newer is
  required to process configure.in template.
* Fixed building with the current config.sub and config.guess from
  autotools-dev package (closes: #551332).
* Fixed cleaning after build is done.

Branch metadata

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

Subscribers