file-roller 3.28.0-1ubuntu1.3 source package in Ubuntu
Changelog
file-roller (3.28.0-1ubuntu1.3) bionic-security; urgency=medium * SECURITY UPDATE: Directory Traversal - debian/patches/CVE-2020-36314.patch: skip files with symlinks in parents in src/fr-archive-libarchive.c. - CVE-2020-36314 -- Leonidas Da Silva Barbosa <email address hidden> Fri, 09 Apr 2021 15:08:09 -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 | Published | Component | Section | |
---|---|---|---|---|
Bionic | updates | main | gnome | |
Bionic | security | main | gnome |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
file-roller_3.28.0.orig.tar.xz | 1.3 MiB | c17139b46dd4c566ae70a7e3cb930b16e46597c7f9931757fcab900e5015f696 |
file-roller_3.28.0-1ubuntu1.3.debian.tar.xz | 15.8 KiB | 1b5d61df99898dd820bd8b6552f58c45a91a6e3177364163182ce8c36c26de3c |
file-roller_3.28.0-1ubuntu1.3.dsc | 2.3 KiB | 7b31613cfdd4ac16f001a6ce28af8cd4d6f59ab3f511417f9ce4f0770de54fb0 |
Available diffs
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