Package Release Info

ark-20.04.2-bp152.2.6.1

Update Info: openSUSE-2020-1310
Available in Package Hub : 15 SP2 Update

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ark
ark-lang
libkerfuffle20

Change Logs

Version: 20.04.2-bp152.1.2
* Tue Jun 09 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.04.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/releases/2020-06-apps-update
- No code change since 20.04.1
* Fri May 15 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.1
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/releases/2020-05-apps-update
- Changes since 20.04.0:
  * libarchive: Improve error-handling when loading archive
* Thu Apr 23 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/releases/2020-04-apps-update
- Changes since 20.03.90:
  * Forward errors from archive interface when batch-extracting
  * libzip: Enable progress when batch-extracting
* Sun Apr 05 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.90
  * New feature release
- No code change since 20.03.80
* Sun Mar 22 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
  * New feature release
- Too many changes to list here.
- Add patch to allow building with libarchive 3.3.2:
  * 0001-Support-building-against-libarchive-3.3.2-again.patch
- Dropped patches for obsolete distribution versions:
  * lower-libarchive-minimum-version.patch
* Thu Mar 05 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.3
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/releases/2020-03-apps-update
- No code change since 19.12.2
* Fri Feb 07 2020 Christophe Giboudeaux <christophe@krop.fr>
- Replace %make_jobs with %cmake_build.
* Wed Feb 05 2020 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.2
  * New bugfix release
  * For more details please see:
  * https://kde.org/announcements/releases/2020-02-apps-update
- No code change since 19.12.1
* Tue Jan 07 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.12.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/releases/19.12.1
- Changes since 19.12.0:
  * Update Appstream for new release
* Tue Dec 10 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/releases/19.12
- Changes since 19.11.90:
  * Update Appstream for new release
* Sat Nov 30 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.90
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/releases/19.12-rc
- Changes since 19.11.80:
  * Drop ark.cliexample debug category
  * Update HACKING file
  * Translate MIME type description
* Sun Nov 24 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
  * New feature release
- Too many changes to list here.
- Remove outdated minimum versions in spec
* Thu Nov 07 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.08.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-19.08.3.php
- Changes since 19.08.2:
  * Prevent drops from non-local URLs (kde#409835)
* Fri Oct 11 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.08.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-19.08.2.php
- No code change since 19.08.1
* Thu Sep 05 2019 Luca Beltrame <lbeltrame@kde.org>
- Update to 19.08.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-19.08.1.php
- Changes since 19.08.0:
  * fall back to nummerical owner and group if no text representation exists
* Fri Aug 09 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.08.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-19.08.0.php
- Changes since 19.07.90:
  * Fix build with cmake < 3.7
* Tue Aug 06 2019 lbeltrame@kde.org
- Update to 19.07.90
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-19.08-rc.php
- No code changes since 19.07.80
* Tue Jul 23 2019 lbeltrame@kde.org
- Update to 19.07.80
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
  * Add missing include
  * Remove unused includes
  * Fix ECM version comparison
  * Install in new logging directory when we use kf5 5.59.0
  * Fix forward declaration
  * ReadWriteLibarchivePlugin: always return false if jobs are killed
  * Part: reset UI after aborting creation of new archives
  * ReadWriteLibarchivePlugin: call archive_write_fail on fail
  * Simplify kill logic
  * Part: call updateWithDefaults() instead of setting an invalid index
  * ReadWriteLibarchivePlugin: stop calling QSaveFile::commit() on fail
  * ReadWriteLibarchivePlugin: bring back an old TODO
  * Promote m_operationMode as protected member of ReadWriteArchiveInterface
  * CMake: use proper construct to compare versions
  * Make it compile without foreach
  * clirar: Use switch-case instead of if-else
  * ReadWriteLibarchivePlugin: simplify error check
  * ReadWriteLibarchivePlugin: move declaration near to usage
  * ReadWriteLibarchivePlugin: rename variable
  * ReadWriteLibarchivePlugin: remove stale comment
  * BatchExtract: improve error reporting when a job fails
* Thu Jul 18 2019 Stefan BrĂ¼ns <stefan.bruens@rwth-aachen.de>
- Use kf5_debugdir macro for specifying the logging categories location
* Sat Jul 13 2019 lbeltrame@kde.org
- Update to 19.04.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-19.04.3.php
- Changes since 19.04.2:
  * Do not use Q_DECLARE_METATYPE(KPluginMetaData) with KF 5.60+
  * Fix version number
  * CreateJob: connect to progress() signal instead of KJob::percent() (kde#402824)
Version: 18.12.3-bp151.3.6.1
* Thu Aug 27 2020 Fabian Vogt <fabian@ritter-vogt.de>
- Add patch to prevent path traversal (boo#1175857, CVE-2020-24654):
  * 0001-Pass-the-ARCHIVE_EXTRACT_SECURE_SYMLINKS-flag-to-lib.patch
Version: 18.12.3-bp151.3.3.1
* Mon Aug 03 2020 Christophe Giboudeaux <christophe@krop.fr>
- Add upstream patch to prevent directory traversal (boo#1174773, CVE-2020-16116)
  * 0001-Fix-vulnerability-to-path-traversal-attacks.patch
Version: 18.12.3-bp151.1.4
* Sat Mar 09 2019 lbeltrame@kde.org
- Update to 18.12.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.12.3.php
- Changes since 18.12.2:
  * Fix loading of tar.zst archives (kde#404464)
  * cli7ztest: add failing test case for zip folders with RDA attributes
* Sat Feb 09 2019 lbeltrame@kde.org
- Update to 18.12.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.12.2.php
- Changes since 18.12.1:
  * Remember part URL to delete the tempfile even if the user used save as. (kde#402529)
* Fri Jan 11 2019 lbeltrame@kde.org
- Update to 18.12.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.12.1.php
- Changes since 18.12.0:
  * Use more https in links
- Refreshed patches:
  * lower-libarchive-minimum-version.patch
* Fri Dec 14 2018 lbeltrame@kde.org
- Update to 18.12.0
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.12.0.php
- Changes since 18.11.90:
  * No code changes since 18.11.90
* Mon Dec 03 2018 lbeltrame@kde.org
- Update to 18.11.90
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.12-rc.php
- Changes since 18.11.80:
  * No code changes since 18.11.80
* Tue Nov 20 2018 Luca Beltrame <lbeltrame@kde.org>
- Run spec-cleaner
* Tue Nov 20 2018 lbeltrame@kde.org
- Update to 18.11.80
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.12-beta.php
- Changes since 18.08.3:
  * Add donation url to appdata
  * clizip: Insert break statement
  * Bump minimum Qt version to 5.8
  * Get rid of gcc warnings
  * Fix zstd autotest on Jenkins
  * Remove extra semicolon
  * Add caption to the screenshot
  * Add a missing end parenthesis
  * Update copyright year
  * Add support for Zstd-compressed Tar-archives
  * libzipplugin: Simplify registration of progress callbacks
  * Introduce default value for OperationMode enum
  * Use Ark part only when mime type exactly matches a supported type (kde#398531)
  * Use KDEFrameworkCompilerSettings
  * Silence up false positive EBN check and fix some typos
  * Use lambdas instead of QSignalMapper
  * [CompressFileItemAction] Don't offer for non-local URLs
  * Add new option (-m) to man page
  * Add --mimetypes command line option
- Refreshed patches:
  * lower-libarchive-minimum-version.patch
* Thu Nov 08 2018 lbeltrame@kde.org
- Update to 18.08.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.08.3.php
- Changes since 18.08.2:
  * Disable Compress menu on remote URLs
  * Show 'Extract' menu on archives without extension (kde#399806)
* Thu Oct 11 2018 lbeltrame@kde.org
- Update to 18.08.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.08.2.php
- Changes since 18.08.1:
  * Downgrade warning to debug.
* Thu Sep 06 2018 lbeltrame@kde.org
- Update to 18.08.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.08.1.php
- Changes since 18.08.0:
  * Fix bzip main page
* Thu Aug 16 2018 christophe@krop.fr
- Update to 18.08.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.08.0.php
- Changes since 18.07.80:
  * Don't show comment message widget after clearing the comment view
  * libzip: use ZIP_FL_ENC_RAW for comments
* Thu Jul 26 2018 lbeltrame@kde.org
- Update to 18.07.80
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
- Changes since 18.04.3:
  * clizip: fix list after adding files to encrypted archive
  * Stop ignoring compression options when dropping files (kde#396579)
  * Make CI happy (I hope:))
  * More strict compile flags
  * cliinterface: restore old working directory after extraction (kde#395939)
  * libarchive: restore old working directory after extraction
  * Add checks for expected working dir in the extraction tests
  * cliinterface: make m_operationMode protected
  * Revert "cliinterface: simplify cleanUpExtracting() usage"
  * libarchive: cleanup blank lines
  * libarchive: rename counter variables
  * libarchive: move variables closer to usage
  * cliinterface: simplify cleanUpExtracting() usage
  * Do not duplicate work of KAboutData::setupCommandLine()
  * flatpak: enable graphics acceleration
  * flatpak: drop QT_QPA_PLATFORM=flatpak
* Fri Jul 13 2018 lbeltrame@kde.org
- Update to 18.04.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.04.3.php
- Changes since 18.04.2:
  * libzip: fix extraction of folders without zip entry (kde#394542)
* Fri Jun 29 2018 stefan.bruens@rwth-aachen.de
- Fix broken Recommends: p7zip-full, p7zip-full is only available on
  TW and contains the executables from the former p7zip package.
* Fri Jun 08 2018 lbeltrame@kde.org
- Update to 18.04.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.04.2.php
- Changes since 18.04.1:
  * None
* Thu May 17 2018 kstreitova@suse.com
- Switch from "Recommends: p7zip" to "Recommends: p7zip-full" as
  Ark needs 7z executable that is now packaged in the p7zip-full
  package [bsc#899627]
* Fri May 11 2018 lbeltrame@kde.org
- Update to 18.04.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.04.1.php
- Changes since 18.04.0:
  * libzipplugin: Add missing <memory> header
* Wed Apr 18 2018 lbeltrame@kde.org
- Update to 18.04.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.04.0.php
- Changes since 18.03.90:
  * None
* Fri Apr 06 2018 lbeltrame@kde.org
- Update to 18.03.90
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
- Changes since 17.12.3:
  * Drop custom mimetypes
  * Enable targets generation in the bin subfolder of the build dir
  * Remove unnecessary moc includes
  * Don't override Job signals
  * LoadJob: check result in onFinished()
  * Rework kill logic (kde#389290)
  * libzip: implement killing TestJob
  * Stop emitting result() after doKill()
  * Add apidox to cancelled() signal
  * Fix apidox copy-paste bug
  * Fix valgrind uninitialised warnings
  * Fix mismatched new[] / delete[] valgrind warning
  * Drop dead code
  * Add apidox for waitForFinishedSignal()
  * Remove obsolete reviewboardrc file
  * Update apidox of extractFiles()
  * Add apidox for ReadWriteArchiveInterface::addFiles()
  * Fix threading issue
  * Fix stale comment
Version: 17.12.3-bp150.2.3
* Fri Mar 30 2018 wbauer@tmo.at
- Drop 0001-Swap-priorities-around-between-unar-and-unrar.patch
  again, unar's "unrar" wrapper has been split out and doesn't
  replace unrar anymore.
  There are good reasons not to prefer unar over unrar, it
  currently only supports a subset of RAR archives, and this also
  breaks creating of RAR archives with Ark if unar is installed.
  People who do want to install the new unrar_wrapper instead of
  the real unrar can still disable the rar plugin in Ark's settings
  to be able to open RAR archives with unar.
* Wed Mar 14 2018 lbeltrame@kde.org
- Add downstream patch 0001-Swap-priorities-around-between-unar-and-unrar.patch
  * Ensure unar is preferred over the unrar executable when only
    a wrapper is installed (boo#1083834)
* Thu Mar 08 2018 lbeltrame@kde.org
- Update to 17.12.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12.3.php
- Changes since 17.12.2:
  * Add expected failures for timestamp tests
  * Fix build with Qt 5.11
  * Mark canceled extractions as killed jobs (kde#382601)
  * Stop crashing when all read-write plugins are disabled (kde#390690)
* Wed Feb 07 2018 lbeltrame@kde.org
- Update to 17.12.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12.2.php
- Changes since 17.12.1:
  * CreateDialog: remove trailing whitespace after last separator
  * libarchive: check isInterruptionRequested() in copyData()
* Thu Jan 11 2018 lbeltrame@kde.org
- Update to 17.12.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12.1.php
- Changes since 17.12.0:
  * Set transient parent to extraction dialog
* Sat Dec 09 2017 lbeltrame@kde.org
- Update to 17.12.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12.0.php
- Changes since 17.11.90:
  * None
* Sat Dec 02 2017 lbeltrame@kde.org
- Update to 17.11.90
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
- Changes since 17.11.80:
  * ExtractJob: set destination URL in the job description (kde#385043)
* Mon Nov 20 2017 lbeltrame@kde.org
- Update to 17.11.80
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
- Changes since 17.08.3:
  * Too many changes to list here
* Thu Nov 09 2017 lbeltrame@kde.org
- Update to 17.08.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.08.3.php
- Changes since 17.08.2:
  * QDateTime::toSecsSinceEpoch() -> toMSecsSinceEpoch()
  * libzip: Preserve modtime when extracting (kde#380225)
  * Improve layout of internal previewer (kde#385710)
  * Increase max size of archive volumes (kde#384869)
* Mon Oct 16 2017 lbeltrame@kde.org
- Update to 17.08.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.08.2.php
- Changes since 17.08.1:
  * None
* Thu Sep 07 2017 lbeltrame@kde.org
- Update to 17.08.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.08.1.php
- Changes since 17.08.0:
  * part: update window title whenever the URL changes
* Fri Aug 11 2017 christophe@krop.fr
- Update to KDE Applications 17.08.0
  * New feature release
  * https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
- Too many changes to list here
* Sat Aug 05 2017 christophe@krop.fr
- Update to KDE Applications 17.07.90
  * KDE Applications 17.07.90
  * https://www.kde.org/announcements/announce-applications-17.07.90.php
- Drop 0001-Make-ArkViewer-a-KPart-mainwindow.patch (merged upstream)
* Mon Jul 17 2017 lnussel@suse.de
- unrar is non-free. Avoid installing it automatically.
* Sat Jul 15 2017 lbeltrame@kde.org
- Update to 17.04.3
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.3.php
- Changes since 17.04.2:
  * Prevent opening setting dialog twice
  * Remove stray $ from mime type list of the libzip plugin
- Drop upstreamed patches:
  * 0001-Remove-stray-from-mime-type-list-of-the-libzip-plugi.patch
* Sat Jun 10 2017 fabian@ritter-vogt.de
- Add patch to remove stray $ from supported MimeType list:
  * 0001-Remove-stray-from-mime-type-list-of-the-libzip-plugi.patch
* Wed Jun 07 2017 lbeltrame@kde.org
- Update to 17.04.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.2.php
- Changes since 17.04.1:
  * Don't crash when dropping twice invalid URLs on empty archive view
  * part: update actions when settings change
  * Respect file size limit when double cliclking
  * Fix crash when renaming top-level entries (kde#379802)
* Sun Jun 04 2017 fabian@ritter-vogt.de
- Add upstream commit from master to improve previewer (kde#380439):
  * 0001-Make-ArkViewer-a-KPart-mainwindow.patch
* Wed May 17 2017 lbeltrame@kde.org
- Update to 17.04.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.1.php
- Changes since 17.04.0:
  * Don't repeat work of KAboutData::setupCommandLine()
  * Call KAboutData::setApplicationData() earlier, in common place
  * Call kdoctools_install in addition to ki18n_install
* Sun Apr 16 2017 lbeltrame@kde.org
- Update to 17.04.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.0.php
- Changes since 17.03.90:
  * cliunarchiver: Emit encryption method
  * Fix extraction of encrypted entries with the unar plugin