QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that
can be used to access ZIP archives. It uses Trolltech's Qt toolkit.
QuaZIP allows you to access files inside ZIP archives using QIODevice API,
and - yes! - that means that you can also use QTextStream, QDataStream or
whatever you would like to use on your zipped files.
QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading
from and writing to ZIP archives.
* 2018-06-13 0.7.6 * Fixed the Zip Slip vulnerability in JlCompress
* Renamed crypt.h to minizip_crypt.h to avoid conflicts * 2018-05-20 0.7.5
* Fixed target_link_libraries call in CMakeLists * Worked around a Qt
4.6 bug (QTBUG-15421) screwing up hidden files handling in
JlCompress::compressDir() * Removed Q_FOREACH uses to avoid conflicts
(SF patch #32) * 2017-02-05 0.7.4 * Static analysis patch from Intel
Deutschland GmbH * Replaced UNUSED with QUAZIP_UNUSED to avoid name
clashes * Minor bug fixes
* Tue Jul 17 2018 Nicolas Chauvet
- Update to 0.7.6
* Sat Jul 14 2018 Fedora Release Engineering
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
[ 1 ] Bug #1593012 - CVE-2018-1002209 quazip: arbitrary file write vulnerability / arbitrary code execution using a specially crafted zip file [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=1593012
su -c 'dnf upgrade --advisory FEDORA-2018-0c586e5178' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/security/
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TMQZPZKZJRQ6ESHXO5LCLIBYWOJX4HAX/
Get the latest Linux and open source security news straight to your inbox.