node-tar 6.1.11+~cs11.3.10-1 source package in Ubuntu

Changelog

node-tar (6.1.11+~cs11.3.10-1) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.6.0
  * New upstream version 6.1.11+~cs11.3.10 (Closes: #993981, CVE-2021-37712)
  * Update excluded tests (need tap ≥ 14)

 -- Yadd <email address hidden>  Thu, 09 Sep 2021 17:59:33 +0200

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
javascript
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-tar_6.1.11+~cs11.3.10-1.dsc 3.4 KiB 43b6d06a0e51958c0398ceb9fff254eaadeb29a7096a250c21bd123a97802110
node-tar_6.1.11+~cs11.3.10.orig-fs-minipass.tar.gz 34.4 KiB 83cf7dc113dacdbe3a2d05753edde01c37256cc97167ea5a8086ab85a78f2efd
node-tar_6.1.11+~cs11.3.10.orig-minipass.tar.gz 49.1 KiB 496598d78b824ddb3116c4a4fe0123516b318eab820d0ee80cb892ef3ba0c4c9
node-tar_6.1.11+~cs11.3.10.orig-minizlib.tar.gz 182.3 KiB 296f5e559312e7a4dd871e1cdad27d50d9d0518a548ae870dffb678ff2ecae7e
node-tar_6.1.11+~cs11.3.10.orig-types-tar.tar.gz 6.4 KiB 3e97385fb828dfc00ff02f9b30a31a20c737404096cdb006cf7083157c7e1a5d
node-tar_6.1.11+~cs11.3.10.orig.tar.gz 220.6 KiB 2b5fdf6749268d712dc232b109d94359c42a864a4103a051324150fabbaf4f17
node-tar_6.1.11+~cs11.3.10-1.debian.tar.xz 8.4 KiB 88b0405c9e31565c57f42eb172c592a6173a0a4fafdd43395fa34bd82d8da1f9

No changes file available.

Binary packages built by this source

node-tar: read and write portable tar archives module for Node.js

 node-tar is able to read and write tar archives generated by
 bsdtar, gnutar, solaris posix tar, and "Schilly" tar.
 node-tar is a well-tested essential piece of software for npm,
 the Node.js package manager.
 .
 This package includes components: chownr, minipass, fs-minipass,
 minizlib.
 .
 Node.js is an event-based server-side javascript engine.