Change logs for nodejs source package in Groovy

  • nodejs (12.18.2~dfsg-1ubuntu2) groovy; urgency=medium
    
      * debian/patches/3f071e3.patch:
      * debian/patches/1a9c676a141b32483b48884f8cc0330e64c8e17f.patch:
        - cherry-pick two upstream changes in v8 to fix a testsuite failure on
          ppc64el for some sha1 calculation errors (LP: #1887144)
    
     -- Gianfranco Costamagna <email address hidden>  Wed, 19 Aug 2020 20:47:23 +0200
  • nodejs (12.18.2~dfsg-1ubuntu1) groovy; urgency=medium
    
      * Merge from Debian (LP: #1882185). Remaining changes:
        - debian/control:
          + change python build dependency to python2
        - debian/tests/control: change python test dependency to python2
        - debian/patches/python2.patch: explicitly invoke python2 in tests
        - debian/patches/test-lowerseclevel.patch: lower SECLEVEL in the
          openssl.cnf used for testing
    
    nodejs (12.18.2~dfsg-1) unstable; urgency=medium
    
      * New upstream version 12.18.2~dfsg
      * Drop Breaks: libnode64-dev, package does not exist
      * Drop libnode-dev Depends: nodejs, useless
      * libnode72 breaks libnode64. Closes: #966008
    
     -- Gianfranco Costamagna <email address hidden>  Tue, 28 Jul 2020 15:12:12 +0200
  • nodejs (12.18.2~dfsg-1) unstable; urgency=medium
    
      * New upstream version 12.18.2~dfsg
      * Drop Breaks: libnode64-dev, package does not exist
      * Drop libnode-dev Depends: nodejs, useless
      * libnode72 breaks libnode64. Closes: #966008
    
     -- Jérémy Lal <email address hidden>  Wed, 22 Jul 2020 10:36:58 +0200
  • nodejs (12.18.1~dfsg-1ubuntu2) groovy; urgency=medium
    
      * No change rebuild against new icu ABI.
    
     -- Dimitri John Ledkov <email address hidden>  Mon, 27 Jul 2020 16:44:23 +0100
  • nodejs (12.18.1~dfsg-1ubuntu1) groovy; urgency=medium
    
      * Merge from Debian (LP: #1882185). Remaining changes:
        - debian/control:
          + change python build dependency to python2
        - debian/tests/control: change python test dependency to python2
        - debian/patches/python2.patch: explicitly invoke python2 in tests
        - debian/patches/test-lowerseclevel.patch: lower SECLEVEL in the
          openssl.cnf used for testing
    
    nodejs (12.18.1~dfsg-1) unstable; urgency=medium
    
      * New upstream version 12.18.1~dfsg
      * Update gbp.conf for *-12.x branches
      * Just completely disable ADDRCONFIG flag,
        but skip the two failing tests anyway
      * Multiarch hinter: remove Multi-Arch: same on libnode-dev
      * Patch to fix ppc64 build
      * rules: JOBS=1 on 32-bit only
      * libnode-dev depends nodejs: let addons test all right ?
    
     -- Gianfranco Costamagna <email address hidden>  Wed, 08 Jul 2020 09:58:55 +0200
  • nodejs (12.18.0~dfsg-3ubuntu1) groovy; urgency=medium
    
      * Merge from Debian (LP: #1882185). Remaining changes:
        - debian/control:
          + change python build dependency to python2
        - debian/tests/control: change python test dependency to python2
        - debian/patches/python2.patch: explicitly invoke python2 in tests
        - debian/patches/test-lowerseclevel.patch: lower SECLEVEL in the
          openssl.cnf used for testing
    
    nodejs (12.18.0~dfsg-3) unstable; urgency=medium
    
      * mipsel does not support a feature leading to test failures
      * Two tests won't pass on IPv6-only hosts
    
    nodejs (12.18.0~dfsg-2) unstable; urgency=medium
    
      * Do not use dns.ADDRCONFIG for localhost
    
    nodejs (12.18.0~dfsg-1) experimental; urgency=medium
    
      * New upstream version 12.18.0~dfsg. Closes: #962145.
      * Security fixes:
        + CVE-2020-11080
        + CVE-2020-8172
        + CVE-2020-8174
      * Build-Depends nghttp2 >= 1.41.0
    
    nodejs (12.17.0~dfsg-4) experimental; urgency=medium
    
      * Fix openssl.cnf path in libnode-dev.install
    
    nodejs (12.17.0~dfsg-3) experimental; urgency=medium
    
      * nodejs-doc: remove placeholder in long desc,
        libnode__ABI is libnode72
      * install missing files:
        + libnode: node.stp systemtap config
        + nodejs: gdbinit, lldb_commands.py
      * move files in better paths (backward-compatibly):
        + usr/include/openssl.cnf to usr/share/doc/nodejs
        + usr/include/v8 links to usr/include/node
      * mips patches:
        + reduce reserved memory for mksnapshot to avoid oom
        + test-cli-node-options skips --jitless
    
    nodejs (12.17.0~dfsg-2) experimental; urgency=medium
    
      * Build with -g1 on 32-bit, else -g
      * Use dh --max-parallel=1 on 32-bit
      * Backport v8 commit to fix mips snapshots
      * Install devel files in /usr/include/node,
        keep the old locations for backward compatibility.
      * Use new alioth-lists email for maintainer
      * nodejs-doc: add misc:Depends
      * Standards-Version 4.5.0, no change required
    
    nodejs (12.17.0~dfsg-1) experimental; urgency=medium
    
      * New upstream version 12.17.0~dfsg
      * Ignore dh_dwz failures
      * Depends sse2-support on i386. Closes: #961621
      * copyright: deps/zlib/doc is no longer bundled
      * Drop icu 67 patch
      * On 32bit archs, save memory with -g1 and --max-parallel=1
    
    nodejs (12.16.3~dfsg-2) experimental; urgency=medium
    
      * Revert upstream commit, fix test-tls-root-certificates failure
    
    nodejs (12.16.3~dfsg-1) experimental; urgency=medium
    
      * New upstream version 12.16.3~dfsg
      * dh_dwz: set a lower low-mem-die-limit
    
    nodejs (12.16.2~dfsg-2) experimental; urgency=medium
    
      * Fix arch all build: skip tests, make install
    
    nodejs (12.16.2~dfsg-1) experimental; urgency=medium
    
      [ Xavier Guimard ]
      * Add upstream/metadata
      * Disable test-release-npm test
      * Switch to dh, Bump debhelper compatibility level to 12
      * New upstream version 12.16.1~dfsg
      * Refresh patches
    
      [ Olivier Tilloy ]
      * Fix building architecture-independent doc package
        (Closes: #952629)
    
      [ Jérémy Lal ]
      * Revert "Override any source-is-missing - workaround pattern issues"
      * Simplify and tighten lintian overrides
      * make-doc: drop tools/doc/node_modules target
      * Exclude brotli from deps, use system-installed one
      * Remove brotli from copyright
      * watch xz
      * New upstream version 12.16.2~dfsg
    
    nodejs (12.13.1~dfsg-1) experimental; urgency=medium
    
      * New upstream version 12.13.1~dfsg
      * gsplit-dwarf for all mips variants
      * Standards-Version 4.4.1
      * Non-trivial refresh of make-doc patch
      * Remove uv 1.30 compatibility patch
      * Depends libuv1-dev >= 1.33
      * Override source-is-missing to work around pattern matching issues
      * Comment kfreebsd patch in series to keep lintian quiet
    
    nodejs (12.13.0~dfsg-1) experimental; urgency=medium
    
      * New upstream version 12.13.0~dfsg
      * Link to atomic using a patch, LDFLAGS is not enough
      * Need libuv1-dev >= 1.32.0
      * Do not run parallel jobs at all (consumes too much memory,
        and may make some tests fail).
      * Use shared libhttp-parser (>= 2.9.2) again
      * copyright: update paths
      * Standards-Version 4.4.1
      * Ignore source-is-missing for long lines
    
    nodejs (12.10.0~dfsg-2) experimental; urgency=medium
    
      * test: test-npm-version fails because npm not bundled
      * ppc64 not supported: https://github.com/nodejs/node/issues/29534
    
    nodejs (12.10.0~dfsg-1) experimental; urgency=medium
    
      * New upstream version 12.10.0~dfsg
      * Tighten b-d pkg-js-tools (Closes: #934240)
      * Use nodepath to setup links to acorn properly
      * README: match current modules search paths (Closes:#939001)
      * copyright:
        + add rimraf paragraph
        + couple new files in v8
      * Revert upstream commit to stay compatible with uv 1.30
    
    nodejs (12.8.0~dfsg-2) experimental; urgency=medium
    
      * Fix js-yaml install path using nodepath (Closes: #934228)
      * Update make-doc.patch to avoid fetching remote changelog
    
    nodejs (12.8.0~dfsg-1) experimental; urgency=medium
    
      * New upstream version 12.8.0~dfsg (Closes: #934207)
      * Fix make-doc.patch (Closes: #933840)
    
    nodejs (12.7.0~dfsg-1) experimental; urgency=medium
    
      * New upstream version 12.7.0~dfsg (Closes: #932991)
      * Use shared libuv >= 1.30.1
      * Build-Depends node-debbundle-acorn >= 6.1.0~
      * Build-Depends libnghttp2-dev >= 1.39.1
      * Tighten dependency on icu >= 64.0~
      * rules: set nghttp2 lib name - upstream assumes lib prefix
      * Upstream patch to fix linking against libnode
      * Build with snapshot https://github.com/nodejs/node/issues/28675
    
    nodejs (12.2.0~dfsg-1) experimental; urgency=medium
    
      * New upstream version 12.2.0~dfsg
    
    nodejs (12.1.0~dfsg-1) experimental; urgency=medium
    
      * New upstream version 12.1.0~dfsg
      * Unapply all openssl 1.1.1 support patches
      * Unapply silencing of buffer deprecations warnings
      * Build using embedded uv until libuv1 1.28 is available
      * Build using node-acorn >= 6, node-acorn-walk
      * Update copyright file
      * dfsg-exclude tools/lint-md.js, dependencies to rebuild it
        are not available at the moment.
    
     -- Olivier Tilloy <email address hidden>  Wed, 17 Jun 2020 17:08:19 +0200
  • nodejs (10.19.0~dfsg-3ubuntu2) groovy; urgency=medium
    
      * No-change rebuild against libicu67
    
     -- Steve Langasek <email address hidden>  Wed, 12 Aug 2020 16:50:34 -0700
  • nodejs (10.19.0~dfsg-3ubuntu1) focal; urgency=medium
    
      * Merge from Debian (LP: #1863463). Remaining changes:
        - debian/control, debian/rules:
          + change node-acorn* build dependencies to node-debbundle-acorn
          + change python build dependency to python2
        - debian/tests/control: change python test dependency to python2
        - debian/patches/python2.patch: explicitly invoke python2 in tests
        - debian/patches/test-lowerseclevel.patch: lower SECLEVEL in the
          openssl.cnf used for testing
        - debian/patches/0001-test-move-foafssl-certs-to-fixtures-keys.patch:
          upstream patch to move FOAF+SSL certs to fixtures/keys/
    
    nodejs (10.19.0~dfsg-3) unstable; urgency=medium
    
      * Upstream fix (backward-compatible) for ssl 1.1.1e
    
    nodejs (10.19.0~dfsg-2) unstable; urgency=medium
    
      * Install acorn, acorn-walk deps
      * Patch to support acorn 6
    
    nodejs (10.19.0~dfsg-1) unstable; urgency=medium
    
      * New upstream version 10.19.0~dfsg
      * Use shared libhttp-parser again
      * b-d acorn and acorn-walk and fix file install
    
     -- Olivier Tilloy <email address hidden>  Tue, 31 Mar 2020 16:26:11 +0200