tar 1.30+dfsg-7ubuntu0.20.04.1 source package in Ubuntu
Changelog
tar (1.30+dfsg-7ubuntu0.20.04.1) focal-security; urgency=medium * SECURITY UPDATE: NULL pointer dereference - debian/patches/CVE-2019-9923.patch: Check for NULL return value from find_next_block in src/sparse.c. - CVE-2019-9923 -- Avital Ostromich <email address hidden> Tue, 15 Dec 2020 20:38:40 -0500
Upload details
- Uploaded by:
- Avital Ostromich
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
tar_1.30+dfsg.orig.tar.xz | 1.8 MiB | c02f3747ffe02017878303dde8b78e79cd220364c5e8048cf92320232e38912d |
tar_1.30+dfsg-7ubuntu0.20.04.1.debian.tar.xz | 22.1 KiB | 28204fe3a1719fe9fce5fefd910ae4e9f2962f8440f62b5f80ae2af475a3bf87 |
tar_1.30+dfsg-7ubuntu0.20.04.1.dsc | 1.9 KiB | 2cffff6d372949b11054a95acc5dcdba3754d55b8c47b8b965b521f23f10ca91 |
Available diffs
Binary packages built by this source
- tar: GNU version of the tar archiving utility
Tar is a program for packaging a set of files as a single archive in tar
format. The function it performs is conceptually similar to cpio, and to
things like PKZIP in the DOS world. It is heavily used by the Debian package
management system, and is useful for performing system backups and exchanging
sets of files with others.
- tar-dbgsym: debug symbols for tar
- tar-scripts: optional scripts for GNU version of the tar archiving utility
This package provides the backup, restore, backup.sh, and dump-remind
scripts that are mentioned in the tar documentation.