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