file-roller 3.28.0-1ubuntu1.1 source package in Ubuntu

Changelog

file-roller (3.28.0-1ubuntu1.1) bionic-security; urgency=medium

  * SECURITY UPDATE: Path traversal vulnerability
    - debian/patches/CVE-2019-16680.patch: avoid the
      extraction of files with relative paths in  src/glib-utils.c.
    - CVE-2019-16680

 -- <email address hidden> (Leonidas S. Barbosa)  Tue, 24 Sep 2019 11:38:11 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
gnome
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
file-roller_3.28.0.orig.tar.xz 1.3 MiB c17139b46dd4c566ae70a7e3cb930b16e46597c7f9931757fcab900e5015f696
file-roller_3.28.0-1ubuntu1.1.debian.tar.xz 13.3 KiB 64d9bebb0b65960f5523c0342c0c433f0fc6e75090f03486847837d92578d965
file-roller_3.28.0-1ubuntu1.1.dsc 2.3 KiB 78d70e25b85e9485758284932c1e6c7bbc5089b74494b84bedd47ab50ec686ee

View changes file

Binary packages built by this source

file-roller: archive manager for GNOME

 File-roller is an archive manager for the GNOME environment. It allows you to:
 .
  * Create and modify archives.
  * View the content of an archive.
  * View a file contained in an archive.
  * Extract files from the archive.
 .
 File-roller supports the following formats:
  * Tar (.tar) archives, including those compressed with
    gzip (.tar.gz, .tgz), bzip (.tar.bz, .tbz), bzip2 (.tar.bz2, .tbz2),
    compress (.tar.Z, .taz), lzip (.tar.lz, .tlz), lzop (.tar.lzo, .tzo),
    lzma (.tar.lzma) and xz (.tar.xz)
  * Zip archives (.zip)
  * Jar archives (.jar, .ear, .war)
  * 7z archives (.7z)
  * iso9660 CD images (.iso)
  * Lha archives (.lzh)
  * Archiver archives (.ar)
  * Comic book archives (.cbz)
  * Single files compressed with gzip (.gz), bzip (.bz), bzip2 (.bz2),
    compress (.Z), lzip (.lz), lzop (.lzo), lzma (.lzma) and xz (.xz)
 .
 File-roller can extract following formats:
  * Cabinet archives (.cab)
  * Debian binary packages (.deb)
  * Xar archives (.xar)
 .
 File-roller doesn't perform archive operations by itself, but relies on
 standard tools for this.

file-roller-dbgsym: debug symbols for file-roller