Change log for neovim package in Ubuntu

154 of 54 results
Published in oracular-release
Published in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
neovim (0.9.5-6ubuntu2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:01:56 +1100

Available diffs

Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
neovim (0.9.5-6ubuntu1) noble; urgency=medium

  * Fix test failure due to off-by-one in rename_with_tmp
    (https://github.com/neovim/neovim/pull/27780).

 -- Colin Watson <email address hidden>  Fri, 08 Mar 2024 15:27:06 +0000
Superseded in noble-proposed
neovim (0.9.5-6) unstable; urgency=medium

  * Revert "Change packaging branch to debian/experimental"
  * Revert "CI: Set release to experimental"
  * Skip "memory usage releases memory when closing windows" for all platforms

 -- James McCoy <email address hidden>  Mon, 04 Mar 2024 09:22:50 -0500

Available diffs

Superseded in noble-proposed
neovim (0.9.5-5) unstable; urgency=medium

  * Upload to unstable
  * Build with LuaJIT on arm64

 -- James McCoy <email address hidden>  Mon, 04 Mar 2024 06:33:29 -0500

Available diffs

Deleted in noble-updates (Reason: superseded by release)
Superseded in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
neovim (0.7.2-8) unstable; urgency=medium

  * Backport upstream patch, "fix(unittests): ignore __s128 and __u128 types
    in ffi", to fix FTBFS with recent Linux headers. (Closes: #1052945)

 -- James McCoy <email address hidden>  Fri, 29 Sep 2023 09:21:25 -0400

Available diffs

Superseded in noble-release
Published in mantic-release
Published in lunar-release
Deleted in lunar-proposed (Reason: Moved to lunar)
neovim (0.7.2-7) unstable; urgency=medium

  * Validate language name for treesitter injection

 -- James McCoy <email address hidden>  Fri, 10 Feb 2023 19:50:13 -0500

Available diffs

Superseded in lunar-release
Deleted in lunar-proposed (Reason: Moved to lunar)
neovim (0.7.2-6) unstable; urgency=medium

  * Add tzdata as test dependency.
    Thanks to Santiago Vila for the report (Closes: #1029427)

 -- James McCoy <email address hidden>  Tue, 24 Jan 2023 17:09:12 -0500

Available diffs

Superseded in lunar-release
Deleted in lunar-proposed (Reason: Moved to lunar)
neovim (0.7.2-5) unstable; urgency=medium

  * Add explicit Build-Depends on lua-mpack (Closes: #1027821)
  * Backport patch to fix flakiness in job_spec's "append environment" tests

 -- James McCoy <email address hidden>  Mon, 09 Jan 2023 08:24:14 -0500

Available diffs

Superseded in lunar-release
Deleted in lunar-proposed (Reason: Moved to lunar)
neovim (0.7.2-4) unstable; urgency=medium

  * Add wl-clipboard to Recommends for Wayland clipboard support
    (Closes: #1015786)
  * Bump minimum lua-nvim to 0.2.4-1 (Closes: #1027566)
  * Backport upstream patches to work with new lua-nvim version
    - fix(tests): check for EOF on exit of nvim properly
    - test(mksession_spec): use %bwipeout! instead of qall! to close terminal (#19465)
    - test: deal with RPC call causing Nvim to exit later
    - test(let_spec): increase expect_exit() timeout
  * Remove libkvm-dev Build-Depends now that libuv1-dev properly includes it
  * Declare compliance with Policy 4.6.2, no changes needed
  * Adapt lintian overrides to new format
  * Switch to debhelper-compat and bump to compat 13
  * Add upstream/metadata file
  * watch: Use GitHub's tags page to detect new versions

 -- James McCoy <email address hidden>  Mon, 02 Jan 2023 18:44:00 -0500

Available diffs

Superseded in lunar-release
Obsolete in kinetic-release
Deleted in kinetic-proposed (Reason: Moved to kinetic)
neovim (0.7.2-3) unstable; urgency=medium

  * Disable strict aliasing to fix gcc-12 FTBFS (Closes: #1013002)
  * Always Build-Depend on lua5.1, even when building with luajit
  * Only generate Lua bytecode for non-LuaJIT builds (Closes: #1014160)

 -- James McCoy <email address hidden>  Wed, 06 Jul 2022 10:35:11 -0400

Available diffs

Superseded in kinetic-proposed
neovim (0.7.2-2) unstable; urgency=medium

  * Exclude python3-pynvim Build-Depends on hppa, ia64, and sh4; missing
    python3-greenlet dependency.
  * Switch python3-neovim Recommends to python3-pynvim to follow upstream
    renaming.
  * Switch to Lua on mips(el) to avoid LuaJIT hangs.

 -- James McCoy <email address hidden>  Tue, 05 Jul 2022 21:53:40 -0400

Available diffs

Superseded in kinetic-proposed
neovim (0.7.2-1) unstable; urgency=medium

  * New upstream release (Closes: #1010158)
    + Breaking changes
      - Support for Python 2 is dropped
      - Existing usages of `nvim_buf_set_test` that use negative line numbers
        will be off-by-one
      - signature of `vim.highlight.range` was changed
      - distinguish between some input keys which previously were synonyms.
        This will break some existing mappings.
        * `<cr>`, `<tab>` and `<esc>` are no longer considered equivalent to
          `<c-m>`, `<c-i>` and `<c-[>` respectively. In case the terminal or
          GUI supports distinguishing these keys, these can now be mapped
          separately. But even if the terminal only can send one code you
          might still need to change what variant is used in the config.
      - $NVIM_LISTEN_ADDRESS is no longer propagated to child processes.  Use
        $NVIM instead.
    + Fix incorrect update of terminal title in certain circumstances.
      (Closes: #1005365)
  * Declare compliance with Policy 4.6.1, no changes needed
  * Re-enable testing of python3-neovim at build time

 -- James McCoy <email address hidden>  Mon, 27 Jun 2022 23:12:44 -0400
Superseded in kinetic-release
Published in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
neovim (0.6.1-3) unstable; urgency=medium

  * Use 45 minute test timeout for all architectures

 -- James McCoy <email address hidden>  Sun, 02 Jan 2022 20:17:58 -0500

Available diffs

Superseded in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
neovim (0.6.1-2) unstable; urgency=medium

  * rules: Skip flaky memory_usage functionaltest on armhf

 -- James McCoy <email address hidden>  Sat, 01 Jan 2022 16:26:58 -0500

Available diffs

Superseded in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
neovim (0.6.1-1) unstable; urgency=medium

  * New upstream release
  * Remove backported patches
  * rules: Extend test timeout to 45 minutes on slower architectures

 -- James McCoy <email address hidden>  Fri, 31 Dec 2021 15:34:26 -0500

Available diffs

Superseded in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
neovim (0.6.0-1) unstable; urgency=medium

  * New upstream release
    - Ignore sgmrp/sgmlp terminfo attributes for non-xterm compatible
      terminals which advertise TERM=xterm  (Closes: #999777)
    - Changed defaults:
      + 'hidden' is enabled
      + 'joinspaces' is disabled
      + 'switchbuf' defaults to "uselast"
      + 'viewoptions' includes "unix,slash", excludes "options"
    - Some mappings and autocmds are defined by default, but can be overridden
      by the user.  See ":help default-mappings" and ":help default-autocmds",
      respectively.
  * d/control: Bump minimum CMake to 3.10
  * d/control: Remove lua-mpack from Build-Depends since it is now vendored
  * Remove lintian override for file, rgb.txt, removed upstream
  * Declare compliance with Policy 4.6.0, no changes needed
  * Add <!nocheck> restriction to locales Build-Depends
  * Use standard salsa-ci pipeline for CI

 -- James McCoy <email address hidden>  Fri, 17 Dec 2021 13:42:07 -0500

Available diffs

Superseded in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
neovim (0.5.1-1) unstable; urgency=medium

  * Upload to unstable
  * New upstream release
  * Backport patch to fix lsp_spec test failure

 -- James McCoy <email address hidden>  Mon, 04 Oct 2021 22:24:41 -0400

Available diffs

Superseded in jammy-release
Obsolete in impish-release
Obsolete in hirsute-release
Obsolete in groovy-release
Deleted in groovy-proposed (Reason: moved to Release)
neovim (0.4.4-1) unstable; urgency=medium

  * New upstream release
    + Fix FTBFS with GCC 10 (Closes: #957592)
    + Fix crash with true color escape sequences in :term (Closes: #960732)
  * Remove patches applied upstream
  * Declare compliance with Policy 4.5.0, no changes needed

 -- James McCoy <email address hidden>  Wed, 05 Aug 2020 21:06:14 -0400

Available diffs

Superseded in groovy-release
Published in focal-release
Deleted in focal-proposed (Reason: moved to Release)
neovim (0.4.3-3) unstable; urgency=medium

  * Remove python-neovim from Recommends (Closes: #945709)
  * Add lintian override for desktop-command-not-in-package

 -- James McCoy <email address hidden>  Sat, 30 Nov 2019 22:58:51 -0500
Superseded in focal-proposed
neovim (0.4.3-2) unstable; urgency=medium

  * Backport "f_getenv/setenv: Access v_special when v_type is VAR_SPECIAL"
    from upstream to fix FTBFS on big-endian architectures.

 -- James McCoy <email address hidden>  Thu, 14 Nov 2019 22:55:58 -0500

Available diffs

Superseded in focal-proposed
neovim (0.4.3-1) unstable; urgency=medium

  * New upstream release
    + Fix crash when $CDPATH is invalid (Closes: #930079)
  * control:
    + neovim: Depend on lua-bitop when not built against LuaJIT
    + Build-Depend on lua-luv-dev (>= 1.30.1), per new upstream requirements
    + Add explicit lua-filesystem (>= 1.7) Build-Depends for tests
    + Build-Depend on libvterm-dev (>= 0.1), per new upstream requirements
    + Remove obsolete Breaks/Replaces from neovim-runtime
  * rules:
    + Explicitly use lua5.1/luajit to run functionaltest/unittest
    + Stop disabling jemalloc, since upstream no longer uses it
  * Declare compliance with Policy 4.4.1, no changes needed

 -- James McCoy <email address hidden>  Tue, 12 Nov 2019 22:35:34 -0500
Superseded in focal-release
Obsolete in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
neovim (0.3.8-1) unstable; urgency=medium

  * New upstream release
    + Fixes FTBFS with gcc-9 due to stricter handling of compound literal
      lifetimes.  (Closes: #925785)
  * Declare compliance with Policy 4.4.0, no changes required
  * Install alternatives wrapper scripts in /usr/libexec/neovim.  This avoids
    cluttering $PATH and addresses lintian's binary-without-manpage tag.

 -- James McCoy <email address hidden>  Tue, 23 Jul 2019 22:41:01 -0400

Available diffs

Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
neovim (0.3.4-3) unstable; urgency=high

  * Backport additional changes to address CVE-2019-12735 (Closes: #930024)
    + vim-patch:8.1.0177: defining function in sandbox is inconsistent
    + vim-patch:8.1.0189: function defined in sandbox not tested
    + vim-patch:8.1.0538: evaluating a modeline might invoke using a shell
      command
    + vim-patch:8.1.0539: cannot build without the sandbox
    + vim-patch:8.1.0540: may evaluate insecure value when appending to option
    + vim-patch:8.1.0544: setting 'filetype' in a modeline causes an error
    + vim-patch:8.1.0613: when executing an insecure function the secure flag
      is stuck
    + vim-patch:8.1.1046: the "secure" variable is used inconsistently
    + vim-patch:8.1.0205: invalid memory access with invalid modeline
    + vim-patch:8.1.0206: duplicate test function name
    + vim-patch:8.1.0506: modeline test fails when run by root
    + vim-patch:8.1.0546: modeline test with keymap fails
    + vim-patch:8.1.0547: modeline test with keymap still fails
    + vim-patch:8.1.1366: using expressions in a modeline is unsafe
    + vim-patch:8.1.1367: can set 'modelineexpr' in modeline
    + vim-patch:8.1.1368: modeline test fails with python but without
      pythonhome
    + vim-patch:8.1.1382: error when editing test file
    + vim-patch:8.1.1401: misspelled mkspellmem as makespellmem
  * Backport patch to prevent use of nvim's API within the sandbox

 -- James McCoy <email address hidden>  Wed, 26 Jun 2019 21:21:33 -0400

Available diffs

Obsolete in disco-updates
Obsolete in disco-security
neovim (0.3.4-1ubuntu0.19.04.1) disco-security; urgency=medium

  * SECURITY UPDATE: Arbitrary command execution
    - debian/patches/CVE-2019-12735.patch: Check for the sandbox when
      sourcing a file
    - CVE-2019-12735

 -- Mike Salvatore <email address hidden>  Tue, 11 Jun 2019 09:52:00 -0400
Obsolete in cosmic-updates
Obsolete in cosmic-security
neovim (0.3.1-1ubuntu0.1) cosmic-security; urgency=medium

  * SECURITY UPDATE: Arbitrary command execution
    - debian/patches/CVE-2019-12735.patch: Check for the sandbox when
      sourcing a file
    - CVE-2019-12735

 -- Mike Salvatore <email address hidden>  Tue, 11 Jun 2019 09:52:46 -0400
Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
neovim (0.3.4-2) unstable; urgency=high

  [ Efraim Flashner ]
  * don't use luajit on powerpc

  [ James McCoy ]
  * Use the system allocator instead of jemalloc

  [ Justin M. Keyes ]
  * vim-patch:8.1.1365: :source should check sandbox (Closes: #930024,
    CVE-2019-12735)

 -- James McCoy <email address hidden>  Wed, 05 Jun 2019 21:38:14 -0400

Available diffs

Superseded in eoan-release
Obsolete in disco-release
Deleted in disco-proposed (Reason: moved to release)
neovim (0.3.4-1) unstable; urgency=medium

  * New upstream release
  * Explicitly downgrade _FORTIFY_SOURCE to 1
  * Build-Depend on jemalloc >= 5.1 for archs with varying page size

 -- James McCoy <email address hidden>  Sun, 13 Jan 2019 16:04:16 -0500

Available diffs

Superseded in disco-proposed
neovim (0.3.3-1) unstable; urgency=medium

  * Upload to unstable
  * New upstream release
  * Reorder xclip/xsel Recommends to prefer xclip, to align with upstream
  * Disable Python tests, as there's currently an invalid test
  * Switch gbp.conf/Vcs-Git back to debian/sid

 -- James McCoy <email address hidden>  Sat, 05 Jan 2019 13:30:26 -0500

Available diffs

Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
neovim (0.3.1-3) unstable; urgency=medium

  * rules: Use non-verbose build when DEB_BUILD_OPTIONS=terse
  * Use Release build type, not RelWithBuildInfo, to avoid -Og and asserts
    (Closes: #916338)

 -- James McCoy <email address hidden>  Sat, 15 Dec 2018 17:53:50 -0500

Available diffs

Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
neovim (0.3.1-2) unstable; urgency=medium

  * Backport "unit/mbyte_spec: Run utf_char2bytes test in batches of 0xFFF
    characters." from upstream to fix the mbyte_spec unit test failures,
    partially addressing #911944.
  * Declare compliance with Policy 4.2.1, no changes needed

 -- James McCoy <email address hidden>  Fri, 16 Nov 2018 09:43:26 -0500

Available diffs

Superseded in disco-release
Obsolete in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
neovim (0.3.1-1) unstable; urgency=medium

  * New upstream release
    + Unicode 11 support
  * control:
    + Bump minimum CMake version to 2.8.12
    + Add python(3)-neovim to Build-Depends for tests
    + Add Provides: editor to neovim (Closes: #881313)

 -- James McCoy <email address hidden>  Wed, 25 Jul 2018 00:27:36 -0400

Available diffs

Superseded in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
neovim (0.3.0-3) unstable; urgency=medium

  * Backport patch from upstream to fix a build issues for hurd
    + cmake: Check for GNU compiler, not Linux, to set -D_GNU_SOURCE
  * Backport patches from upstream to fix FTBFS with libuv1 >= 1.21.0, due to
    reorganized headers
    + test: Rename includes/pre/uv-errno.h to includes/pre/uv.h
    + test/includes: Use ${gen_cdefs} when pre-processing headers

 -- James McCoy <email address hidden>  Thu, 12 Jul 2018 08:11:11 -0400

Available diffs

Superseded in cosmic-release
Deleted in cosmic-proposed (Reason: moved to release)
neovim (0.3.0-2) unstable; urgency=medium

  * Disable use of jemalloc when the package is not installed
  * Use <email address hidden> for the "Compiled by" string

 -- James McCoy <email address hidden>  Thu, 14 Jun 2018 08:19:34 -0400

Available diffs

Superseded in cosmic-proposed
neovim (0.3.0-1) unstable; urgency=medium

  * New upstream release
  * Add gettext to Build-Depends for xgettext/msgfmt commands
  * Use bash when running tests so printf understands hex escapes
  * Generate en_US.UTF-8 locale as required by upstream's tests
  * Declare compliance with Policy 4.1.4, no changes needed
  * Change Maintainer email to <email address hidden>

 -- James McCoy <email address hidden>  Thu, 14 Jun 2018 00:10:33 -0400
Superseded in cosmic-release
Published in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
neovim (0.2.2-3) unstable; urgency=medium

  * Avoid jemalloc on architectures which can vary page size
  * Disable lua-nvim exclusion on ia64/powerpcspe
  * unittest: Ignore all _Float-prefixed types (Closes: #891350)

 -- James McCoy <email address hidden>  Sun, 25 Feb 2018 07:52:12 -0500

Available diffs

Superseded in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
neovim (0.2.2-2) unstable; urgency=medium

  * Use lua for build/test on kfreebsd-*
  * Exclude lua-nvim B-D on ia64 to bootstrap neovim
  * Cherry pick "unittest: Ignore _Float128 types in ffi" from upstream
    to fix unit test failures with new GCC
  * Bump debhelper compat to 11
  * Declare compliance with Policy 4.1.3, no changes needed
  * Change Vcs-* to salsa.d.o

 -- James McCoy <email address hidden>  Tue, 23 Jan 2018 22:52:38 -0500
Superseded in bionic-proposed
neovim (0.2.2-1) unstable; urgency=medium

  * New upstream release
    + Fix crash when :terminal is resized
    + Avoid triggering memory leak in libvte-based terminals.
      https://bugzilla.gnome.org/show_bug.cgi?id=790539
    + Fix syntax error in syntax/tex.vim
  * Drop backported patches

 -- James McCoy <email address hidden>  Wed, 22 Nov 2017 07:24:29 -0500
Superseded in bionic-proposed
neovim (0.2.1-3) unstable; urgency=medium

  * Add .nvimlog to debian/clean
  * Switch back to Lua on mips64el, since there are sporadic test failures
    with LuaJIT
  * Set R³ to no
  * Switch lua-nvim Build-Depends to an architecture blacklist, since it's
    currently available everywhere other than powerpcspe and hurd-i386.
  * Cherry-pick cf75de710, 0407ddb36, and b63cde97f from upstream to fix test
    failures seen on the buildds

 -- James McCoy <email address hidden>  Sun, 12 Nov 2017 21:47:38 -0500

Available diffs

Superseded in bionic-proposed
neovim (0.2.1-2) unstable; urgency=medium

  * Add liblua5.1-dev Build-Depends for non-luajit architectures
  * Skip testing with DEB_BUILD_OPTIONS=nocheck

 -- James McCoy <email address hidden>  Wed, 08 Nov 2017 23:35:57 -0500

Available diffs

Superseded in bionic-proposed
neovim (0.2.0-4) unstable; urgency=medium

  [ Jason Pleau ]
  * Cherry-pick f400c6f05 from upstream to allow the ruby host path to be
    set to a user-defined value.

  [ James McCoy ]
  * Re-enable luajit on mips*, as long as it's >= 2.1.0~beta3.
  * Declare compliance with Policy 4.1.0
    + Change Priority to optional
  * Temporarily remove lua-nvim Build-Depends on x32 and luajit Build-Depends
    on powerpcspe to help lua-nvim build.

 -- James McCoy <email address hidden>  Sat, 16 Sep 2017 13:36:38 -0400
Superseded in bionic-release
Obsolete in artful-release
Deleted in artful-proposed (Reason: moved to release)
neovim (0.2.0-3build2) artful; urgency=medium

  * Revert packaging change since bootstrapping is complete

 -- Jeremy Bicha <email address hidden>  Sun, 06 Aug 2017 00:41:54 -0400
Superseded in artful-proposed
neovim (0.2.0-3build1) artful; urgency=medium

  * Drop lua-nvim from Build-Depends to bootstrap ppc64el

 -- Jeremy Bicha <email address hidden>  Sun, 06 Aug 2017 00:16:35 -0400
Superseded in artful-proposed
neovim (0.2.0-3) unstable; urgency=medium

  * Cherry-pick b98ea042 from upstream to fix reading values of integer
    options on big-endian systems.  (Closes: #870367)

 -- James McCoy <email address hidden>  Tue, 01 Aug 2017 22:19:33 -0400

Available diffs

Superseded in artful-proposed
neovim (0.2.0-2) unstable; urgency=medium

  * Upload to unstable.
  * Get the username from `id -un` instead of relying on the environment.
  * Cherry-pick 347dd947 from upstream to fix test failures related to stdin
    being /dev/null in Debian builds.

 -- James McCoy <email address hidden>  Tue, 01 Aug 2017 07:21:35 -0400

Available diffs

Superseded in artful-release
Deleted in artful-proposed (Reason: moved to release)
neovim (0.1.7-4) unstable; urgency=high

  * Cherry-pick b338bb9d & 4af6c608 from upstream to fix buffer overflow if a
    spellfile has an invalid length in it.  (CVE-2017-5953)
  * Cherry-pick fb66a7c6 & ad66826a from upstream to fix buffer overflows when
    reading corrupted undo files.  (CVE-2017-6349 & CVE-2017-6350)

 -- James McCoy <email address hidden>  Mon, 10 Apr 2017 08:15:38 -0400

Available diffs

Superseded in artful-release
Obsolete in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
neovim (0.1.7-3) unstable; urgency=medium

  * Disable global_spec.lua since it's rather flaky.
  * Re-enable functional tests on mips* but disable unit tests (which require
    luajit) until #849769 is fixed.

 -- James McCoy <email address hidden>  Mon, 16 Jan 2017 07:18:35 -0500

Available diffs

Deleted in zesty-proposed (Reason: NBS)
neovim (0.1.7-2) unstable; urgency=medium

  * Cherry-pick 9337e98b from upstream to prevent the man ftplugin from always
    creating a man:// buffer if "runtime ftplugin/man.vim" is in init.vim.
    (Closes: #846788)
  * Cherry-pick 933c873c to fix tty-test test failures.
  * Cherry-pick upstream commits [043f8521, 97204e1c, cb589990, ea154dfd,
    4abe9afb] to fix responsiveness of TUI with external commands and fix test
    failures due to excessive memory usage.

 -- James McCoy <email address hidden>  Sat, 24 Dec 2016 16:12:51 -0500

Available diffs

Superseded in zesty-proposed
neovim (0.1.7-1) unstable; urgency=medium

  * New upstream release
    + Incrementally show the results of a :substitute command by setting the
      'inccommand' option.
    + The 'encoding' option can no longer be set to anything other than
      "utf-8".

 -- James McCoy <email address hidden>  Fri, 02 Dec 2016 21:42:39 -0500

Available diffs

Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
neovim (0.1.6-5) unstable; urgency=medium

  * Disable lua testing on mipsel, since lua(jit) bugs are breaking the tests.

 -- James McCoy <email address hidden>  Tue, 22 Nov 2016 13:58:00 -0500

Available diffs

Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
neovim (0.1.6-3) unstable; urgency=medium

  * Cherry-pick 5e1dc26f from upstream to remove a flaky test, which was
    frequently failing on the buildds.

 -- James McCoy <email address hidden>  Sun, 13 Nov 2016 20:45:51 -0500
Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
neovim (0.1.6-2build2) zesty; urgency=medium

  * Revert back to 0.1.6-2 (Build-Depend on lua-nvim)

 -- Jeremy Bicha <email address hidden>  Sun, 06 Nov 2016 12:36:51 -0500

Available diffs

Superseded in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
neovim (0.1.6-2build1) zesty; urgency=medium

  * Don't build-depend on lua-nvim while we first bootstrap neovim

 -- Jeremy Bicha <email address hidden>  Sat, 05 Nov 2016 02:50:36 -0400
Superseded in zesty-proposed
neovim (0.1.6-2) unstable; urgency=medium

  * Cherry-pick patches from upstream
    + [36c0ec6d]: tui/suspend_event(): set STDIN to "blocking", fixing an
      issue with the terminal IO when nvim is suspended.  (Closes: #840306)
    + [87ff2682, 37e64d79, 9b545dd3]: Various fixes for issues on big-endian
      platforms.

 -- James McCoy <email address hidden>  Wed, 02 Nov 2016 20:28:40 -0400

Available diffs

Superseded in zesty-proposed
neovim (0.1.6-1) unstable; urgency=medium

  * New upstream release.
    + Add gperf to Build-Depends
  * Expand architectures which Build-Depend on luajit (powerpcspe) and
    lua-nvim (alpha, hppa, sparc64, x32).
  * Set $USERNAME/$HOSTNAME when building to improve reproducibility.

 -- James McCoy <email address hidden>  Sat, 29 Oct 2016 00:05:56 -0400
154 of 54 results