Change logs for vte source package in Karmic

  • vte (1:0.22.2-0ubuntu2.1) karmic-security; urgency=low
    
      * SECURITY UPDATE: arbitrary command injection via ESC codes.
        - debian/patches/94_refix_dangerous_esc.patch: revert to static replies.
        - CVE-2010-2713
     -- Kees Cook <email address hidden>   Wed, 14 Jul 2010 11:09:03 -0700
  • vte (1:0.22.2-0ubuntu2) karmic; urgency=low
    
      * debian/patches/10_fix_pyenv.patch:
        - fix environment passing in python to fork_command(), see
          https://bugzilla.gnome.org/show_bug.cgi?id=587894
        - This fixes gdebi-gtk and it can install packages again
          (LP: #438266)
    
     -- Michael Vogt <email address hidden>   Tue, 29 Sep 2009 10:29:11 +0200
  • vte (1:0.22.2-0ubuntu1) karmic; urgency=low
    
      [ Michael Vogt ]
      * new upstream version:
       - Fix crash on terminal reset
        - Fix build on Solaris
        - Bugs fixed in this release:
            Bug 596365 - libvte crashes when issueing 'reset' in a terminal
            Bug 588033 - background tabs may lose lines off the bottom of
                         the scrollback
            Bug 596163 - Doesn't display expected background color in ncurses apps
            Bug 596011 - Problem compiling vte 0.22.0 on Solaris
    
      [ Luke Yelavich ]
      * new upstream version, 0.22.2:
        - Fix crash introduced in previous release
        - Fix a11y assertion failure LP: #435646
        - Improve selection at the end of row
        - Bugs fixed in this release:
            Bug 596444 - word-select includes \n when the word ends at the edge of
                         the terminal
            Bug 596460 - 0.22.1 kills vte based apps
      * debian/patches/90_autoreconf.patch: refreshed
    
     -- Luke Yelavich <email address hidden>   Tue, 29 Sep 2009 10:34:42 +1000
  • vte (1:0.22.0-0ubuntu1) karmic; urgency=low
    
      * New upstream version (LP: #434563)
        - Fix tab and wide-char handling
        - Another rewrite of the ring.  Stores ring data on tmp files on disk now.
          Please report any regressions.
      * Update DEB_DH_MAKESHLIBS_ARGS_ALL in debian/rules
      * refresh debian/patches/90_autoreconf.patch
    
     -- Didier Roche <email address hidden>   Tue, 22 Sep 2009 11:59:16 +0200
  • vte (1:0.21.5-0ubuntu1) karmic; urgency=low
    
      * New upstream version (LP: #419808)
        - Finish ring rewrite. Scrollback buffer consumes ten times less
          memory now, and better, doesn't allocate from the heap, so closing
          tabs actually releases memory.
        - Remove another stale assert()
        - Oops, use the right map decoding function is iso2022 code
        - Really fix the ring this time
        - Enable g_assert().  May trigger some bogus ones now.  Please report.
        - gnome terminal crashes with glibc detected
        - Redesigning the vte buffer ring is going on.  Please report any misbehavior
        - gnome-terminal crashed with SIGSEGV after hiting ctrl+o (LP: #408745)
        - text mode program rendering is strange in cjk locale.
        - bashisms in shell scripts
      * Update DEB_DH_MAKESHLIBS_ARGS_ALL in debian/rules
      * debian/patches:
        - remove 01_bashisms.patch: taken upstream
        - refresh 90_autoreconf.patch
    
     -- Didier Roche <email address hidden>   Tue, 22 Sep 2009 10:32:48 +0200
  • vte (1:0.20.5-1ubuntu2) karmic; urgency=low
    
      * debian/patches/30_fix_env.patch:
        - make the envv paramter work again (LP: #388953)
    
     -- Michael Vogt <email address hidden>   Mon, 06 Jul 2009 14:03:47 +0200
  • vte (1:0.20.5-1ubuntu1) karmic; urgency=low
    
      * Merge from debian unstable (LP: #388046), remaining changes:
        - debian/control{.in}:
          + Build-depend on python-all-dbg.
          + Build-depend on libgtk-directfb-2.0-0 2.15.4-0ubuntu4, to
            correct a wrong dependency in libvte9-udeb.
          + Add Vcs-Bzr info.
          + Add python-vte-dbg package.
        - debian/python-vte.install:
          + Make it build against python 2.6 new FS layout
        - debian/rules:
          + Build a python-vte-dbg package.
          + Clean .a and .la files from package to keep .install file easy
            to read.
        - debian/patches/91_keep_fds.patch:
          + Keep file descriptors open on vte_fork_pty().
        - debian/patches/93_add_alt_screen_scroll_toggle.patch:
          + Handle scrolling differently when using alternate screen
            or scrolling is restricted.
      * Closes LP: #314826 and LP: #369440.
    
    vte (1:0.20.5-1) unstable; urgency=low
    
      * New upstream bugfix release, undoing the unintended
        soname bump (Closes: #532552):
        + debian/control.in,
          debian/*.install:
          - Undo package rename.
        + debian/patches/90_autoreconf.patch:
          - Updated for the new version.
    
    vte (1:0.20.4-1) unstable; urgency=low
    
      [ Josselin Mouette ]
      * Add libglib2.0-doc, libgtk2.0-doc and libatk1.0-doc to b-d-i to
        ensure proper xrefs.
      * 01_bashisms.patch: fix bashims in provided scripts. Closes: #530123.
    
      [ Sebastian Dröge ]
      * New upstream bugfix releases:
        + debian/rules:
          - Update shlibs version to >= 0.20.4 for API additions.
        + debian/control.in,
          debian/*.install:
          - Update for the new soname.
        + debian/patches/90_autoreconf.patch:
          - Regenerated for the new version.
    
     -- Chris Coulson <email address hidden>   Tue, 16 Jun 2009 19:47:00 +0100
  • vte (1:0.20.1-1ubuntu3) karmic; urgency=low
    
      * No-change rebuild against directfb 1.2.
    
     -- Colin Watson <email address hidden>   Fri, 05 Jun 2009 20:05:46 +0100
  • vte (1:0.20.1-1ubuntu2) karmic; urgency=low
    
      * debian/rules:
        - add a -dbg bin-install target to call dh_pysupport, needed for
          installing properly python-vte dbg library in the right place.
    
     -- Didier Roche <email address hidden>   Tue, 12 May 2009 14:12:04 +0200
  • vte (1:0.20.1-1ubuntu1) karmic; urgency=low
    
      * Merge from debian unstable, remaining changes: (LP: #373582)
        - debian/patches:
          + 91_keep_fds.patch: Keep file descriptors open on vte_fork_pty()
          + 93_add_alt_screen_scroll_toggle.patch: Handle scrolling differently
            when using alternate screen or scrolling is restricted.
          + add them to series file (no use quilt)
        - debian/python-vte.install: make it build against python 2.6 new FS layout
        - debian/rules:
          + Build a python-vte-dbg package
          + Clean .a and .la files from package to keep .install file easy
            to read
        - debian/control.in:
          + depends on libgtk-directfb-2.0-0 2.15.4-0ubuntu4, to correct a
            wrong dependency in libvte9-udeb
          + Re-generate debian/control
    
    vte (1:0.20.1-1) unstable; urgency=low
    
      [ Luca Bruno ]
      * New upstream release.
      * debian/patches/20_make_ft2_optional.patch:
        - Removed as ft2 files have been removed upstream.
      * debian/patches/12_python_reaper.patch,
        debian/patches/25_optional-ncurses.patch,
        debian/patches/90_autoreconf.patch:
        - Updated to apply cleanly.
      * debian/patches/30_fix_build_no_pty_helper.patch,
        debian/patches/04_dsp_non_alias.patch,
        debian/patches/92_full_bold_fonts.patch:
        - Removed as applied upstream.
      * debian/control.in:
        - General dependencies changes:
          + Removed libxt, libxft, libfontconfig1, libxrenderer and libfreetype6
            as they are no more referenced in the upstream code since using
            pangocairo.
          + Bump libglib2.0-dev to 2.18.0.
          + Bump libgtk2.0-dev to 2.14.0.
          + Specify libpango1.0-dev version needed is 1.22.0.
        - Build-Depends:
          + Added libgladeui-1-dev.
        - libvte-dev Depends:
          + Removed libatk1.0-dev, libsm-dev, libice-dev, zlib1g-dev and
            libx11-dev.
        - Update Standards-Version to 3.8.1, no additional changes needed.
      * debian/rules:
        - Removed xft2, ft, pangox, glX and x configure options.
        - Add -DX_DISPLAY_MISSING to udeb CFLAGS.
        - Add --enable-glade-catalogue to DEB_CONFIGURE_EXTRA_FLAGS to install
          gladeui files.
      * debian/libvte-common.install:
        - Install gladeui files under /usr/share/glade3.
    
      [ Josselin Mouette ]
      * New upstream release.
      * Install the Python development files in libvte-dev and make this
        package provide python-vte-dev, just in case.
      * Fix dh_pysupport invocation.
      * Bump shlibs to version 1:0.19.4.
      * Remove libvte-dev dependency on ncurses.
      * Remove incorrect Provides: in python-vte.
      * Switch to quilt to manage patches.
      * 90_autoreconf.patch: updated for the new version.
    
     -- Didier Roche <email address hidden>   Fri, 08 May 2009 10:21:30 +0200
  • vte (1:0.20.1-0ubuntu1) karmic; urgency=low
    
      * New upstream release: (LP: #361055)
        Bugs fixed in this release:
          - Bug 574491 – gnome-pty-helper can prevent volumes from being unmounted
          - Bug 576504 – vte does not pass its testsuite.
          - Bug 573674 – reset resets width to 80 chars
          - Bug 576797 – Double-click sometimes stops working
      * Refresh debian/patches/90_autoreconf.patch
    
     -- Didier Roche <email address hidden>   Tue, 14 Apr 2009 14:31:39 +0200
  • vte (1:0.20.0-0ubuntu2) jaunty; urgency=low
    
      * Update 93_add_alt_screen_scroll_toggle.patch to include Python
        bindings (LP: #348708), thanks to Jordan Callicoat.
    
     -- Kees Cook <email address hidden>   Sat, 28 Mar 2009 09:40:37 -0700