Change logs for vim source package in Artful

  • vim (2:8.0.0197-4ubuntu5) artful; urgency=medium
    
      * No-change rebuild for perl 5.26.0.
    
     -- Matthias Klose <email address hidden>  Wed, 26 Jul 2017 20:13:43 +0000
  • vim (2:8.0.0197-4ubuntu4) artful; urgency=medium
    
      * No-change rebuild to build with python3.6.
    
     -- Matthias Klose <email address hidden>  Mon, 24 Jul 2017 14:08:16 +0000
  • vim (2:8.0.0197-4ubuntu3) artful; urgency=medium
    
      * Backport upstream patch v8.0.0422 to fix ftbfs with Python 3.6.
    
     -- Michael Hudson-Doyle <email address hidden>  Fri, 23 Jun 2017 10:50:27 +1200
  • vim (2:8.0.0197-4ubuntu2) artful; urgency=medium
    
      * Drop ruby from vim-gtk3; we don't want ruby in main in Ubuntu.
        LP: #1697054.
    
     -- Steve Langasek <email address hidden>  Fri, 09 Jun 2017 13:55:48 -0700
  • vim (2:8.0.0197-4ubuntu1) artful; urgency=medium
    
      * Merge from Debian unstable.  Remaining changes:
        - debian/runtime/vimrc:
          + "syntax on" is a sane default for non-tiny vim
        - debian/patches/debian/ubuntu-grub-syntax.patch:
          + Add Ubuntu-specific "quiet" keyword.
        - debian/patches/debian/update-upstart-syntax.patch:
          + Add setuid and setgid to syntax file.
        - debian/patches/ubuntu-series-support.patch:
          + Drop vivid and wily from changelog highlighting.
        - debian/patches/ubuntu-mouse-off.patch:
          + Don't enable mouse mode by default.
        - debian/rules:
          + Fix thinko that breaks python support in vim.
    
    vim (2:8.0.0197-4) unstable; urgency=medium
    
      * Backport upstream patch v8.0.0550 to fix a regression in tag lookups for
        ctags-generated emacs style tags files.  (Closes: #859426)
      * Add Artful Aardvark, jessie-backports-sloppy, and
        stretch-backports/security to deb{changelog,sources} syntax files.
      * debsources.vim: Require word boundaries around distribution name.
        (Closes: #859247)
      * Set $TERM to a known sane value when running tests to avoid test failures
        due to an unknown $TERM.
    
    vim (2:8.0.0197-3) unstable; urgency=high
    
      * Backport upstream patches v8.0.0377 & v8.0.0378, to fix buffer overflows
        when reading corrupted undo files.  (Closes: #856266, CVE-2017-6349,
        CVE-2017-6350)
    
    vim (2:8.0.0197-2) unstable; urgency=high
    
      * Backport upstream patch v8.0.0322, to fix buffer overflow if a spellfile
        has an invalid length in it.  (Closes: #854969, CVE-2017-5953)
    
    vim (2:8.0.0197-1) unstable; urgency=medium
    
      [ upstream ]
      * 8.0.0190: Improve performance of tag lookup  (Closes: #673130)
    
    vim (2:8.0.0134-1) unstable; urgency=medium
    
      * Merge upstream tag v8.0.0134
      * Bump minimum version of debhelper for --dbgsym-migration option.  (Closes:
        #846183)
      * debian/rules: Remove '=' from "define" directive to maintain compatibility
        with make < 3.82.  (Closes: #846312)
      * syntax/debcontrol.vim: Add sections for Rust and JavaScript.  Thanks to
        Josh Triplett for the patch!  (Closes: #847539)
      * Add an (old) NEWS.Debian entry describing the switch from py2 -> py3 for
        Vim's python language bindings.
    
     -- Adam Conrad <email address hidden>  Thu, 08 Jun 2017 13:08:38 -0600
  • vim (2:8.0.0095-1ubuntu3) zesty; urgency=medium
    
      * debian/patches/ubuntu-mouse-off.patch: Revert enabling mouse mode by
        default in defaults.vim, breaks in chroots/containers (LP: #1661691)
      * debian/rules: Fix merge error that regressed python3 support in vim.
    
     -- Adam Conrad <email address hidden>  Fri, 17 Mar 2017 06:13:35 -0600