| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: kio_iso | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 2.7.2 | Vendor: openSUSE |
| Release: bp155.4.1 | Build date: Thu Aug 18 23:50:48 2022 |
| Group: System/GUI/KDE | Build host: obs-arm-5 |
| Size: 63195 | Source RPM: krusader-2.7.2-bp155.4.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://krusader.org/ | |
| Summary: KIO slave to access ISO images | |
KIO slave to access ISO images like zip- or tar.gz-archives in your file-browser.
GPL-2.0-or-later
* Wed Jun 29 2022 Christophe Giboudeaux <christophe@krop.fr>
- Add patch to fix the 'Compress' menu (boo#1198725)
* 0001-Fixed-non-working-actions-for-create-extract-archive.patch
* Thu Aug 27 2020 Christophe Giboudeaux <christophe@krop.fr>
- Spec cleanup
* Mon Aug 26 2019 wbauer@tmo.at
- Update to 2.7.2
* FIXED: Memory leak in the Locate dialog
* FIXED: UDSEntry::insert deprecation warnings
* FIXED: synchronize directory window: column widths
are incorrect (kde#167410)
* FIXED: Context menu item "copy selected to clipboard" copies
all result items (kde#328918)
* FIXED: "Information - Krusader" dialog does not fit to screen
width; text non-copyable (kde#330788)
* FIXED: After trying to rename the file that's being updated,
rename function stops working on any file on this tab
(kde#392750)
* FIXED: New Text File is created with 600 (-rw-------)
permissions (kde#395609)
* FIXED: Misleading ‘Created’ date in file properties
(kde#397398)
* FIXED: Compilation error because of QOverload usage
(kde#405212)
* FIXED: The list of search results doesn't get the focus
(kde#410118)
* FIXED: Krusader does not search correctly if the "Follow links"
checkbox is disabled (kde#410120)
* FIXED: Okteta support for versions >= 0.26 (due to oktetapart
file layout change)
- Drop Prefer-to-find-oktetapart-by-desktop-file.patch, merged
upstream
- Don't add -fpermissive to compiler options, no longer necessary
- Run spec-cleaner
* Tue Mar 12 2019 wbauer@tmo.at
- Add Prefer-to-find-oktetapart-by-desktop-file.patch to make it
compatible with the upcoming okteta 0.26 release
* Sun Aug 12 2018 wbauer@tmo.at
- Update to 2.7.1
* ADDED: Default shortcut for quick selection mode = Ctrl+Shift+S
* FIXED: When calculating occupied space of ".." , krusader
selects all directories (kde#150247)
* FIXED: Bad default in the New Text File dialog (kde#282069)
* FIXED: ISO files listing/extracting broken (kde#372023)
* FIXED: Details section is empty in 'Do not know which files to
compare.' window (kde#383567)
* FIXED: Default mode in 'Find in folder' is not preserved
(kde#391946)
* FIXED: Files fed to listbox (and all other files in virt://)
cannot be deleted (kde#394896)
* FIXED: Enter key not working when cursor in search bar
(kde#394939)
* FIXED: The quicksearch bar is still opened after deleting a
file (kde#395285)
* FIXED: In the Manage User Actions dialog: the tab order is not
the expected one (kde#396652)
* Mon May 14 2018 wbauer@tmo.at
- Update to 2.7.0
* New feature: Quick Search in Bookmark menu
* New feature: Tab pinning
* New feature: Tooltip with file information when you hover a
file name
* New feature: Extended options for Tree Panel
* New feature: Debug output option
* Improved icon theme handling
* Fixed 40+ issues including some regressions
- Drop patches merged upstream:
* fix-build-with-gcc48.patch
* Panel-fixed-actions-in-PanelContextMenu-ignored.patch
- Mark license file as %license instead of %doc
- Adjust file lists
* Fri Jan 12 2018 wbauer@tmo.at
- Add Panel-fixed-actions-in-PanelContextMenu-ignored.patch to fix
the "Create New" context menu not working when the '..' entry is
selected (boo#1075690, kde#383544)
* Mon May 15 2017 wbauer@tmo.at
- Add org.kde.krusader.root-mode.desktop, it got removed in 2.6.0
* Sun May 07 2017 wbauer@tmo.at
- Add fix-build-with-gcc48.patch to fix build on Leap 42
* Tue Apr 11 2017 wbauer@tmo.at
- Update to 2.6.0
* FIXED: (kde#335993) save checksum does not work as expected
* FIXED: (kde#375639) Allow typing special characters (e.g. with
accent or acute) in search bar
* FIXED: (kde#328068) Send SIGINT before own input command to
embedded terminal
* FIXED: (kde#375135) segfault on viewing html files with Generic
viewer
* FIXED: (kde#269820) Fullscreen terminal emulator shows empty
window when terminal emulator was minimized
* FIXED: (kde#374813) Multi rename with KRename does not work
when selecting non-local files/folders (ftp, smb, virt, ...)
* FIXED: (kde#309300) Esc as the default shortcut of "Set Focus
to The Panel" is problematic for the embedded terminal
* FIXED: (kde#374175) wrong date format parsing using date filter
in search dialog
* FIXED: (kde#293370) After a file deletion old file name is
still shown in the status bar
* FIXED: (kde#374322) Visually indicated shortcut ALT+o not
working in copy/F5 and move/F6 KrDialog
* FIXED: (kde#374238) Handle left/right arrow key press in brief
view (previously filtered by search bar).
* FIXED: when dragged from list panel use correct drop action if
invoked with modifier keys
* FIXED: added save/restore or toolbar positions in mainwindow
* FIXED: (kde#372231) Added KDE's service actions again to
right-click popup menu
* ADDED: new undo action to job manager for undoing KIO job
operations
* FIXED: (kde#372067) Wrong path when showing non local files and
folders from search dialog in panel
* ADDED: job manager as replacement for queue manager. Part of
cleaning VFS
* FIXED: (kde#365105) Workaround for bug in KF5+QSystemTrayIcon
* ADDED: Reimplementation of "minimize to system tray" feature.
* FIXED: Krusader does not show the new file in a directory that
is a symbolic link until is not refresh directory
* FIXED: Wrong window position after restart in fluxbox
* FIXED: Error on opening file folder after clicking on any file
result of a remote search (FTP / smb)
* FIXED: Terminal opens in full window
* FIXED: copy location/path bar (feature request)
* FIXED: krusader cannot calculate size of remote directory (ftp
or sftp)
* FIXED: Some files with weird characters (non UTF) cause krusader
to miscalculate folder size
* FIXED: No way to focus fullscreen embedded terminal emulator.
* FIXED: Don't delete first letter in "new folder" dialog (F7)
* FIXED: Use Shift+Delete for delete or move selected files to
trash
* FIXED: Dialog "File" -> "Verify checksum" improvement
* FIXED: Option for show copy/move progress in dialog (not in
notifications)
* FIXED: Documents suddenly open as archives
* CHANGED: Avoiding root mode
* CHANGED: Duplicated tab should not be locked
* CHANGED: New PagePanel: do not refresh until panel becomes
visible
* CHANGED: Change suggested command for "edit as root" user
action to a more secure alternative
* CHANGED: Do not configure kdesu path and remove kdesudo support
again
* CHANGED: Panel: Do not select .. in a filtered view if there
are other entries
* CHANGED: Duplicate tab settings when duplicating tabs
* CHANGED: Some fixes and simpifying startup settings.
- Drop upstream patches:
* krusader-2.5.0-generate-manpage.patch
* 0001-Don-t-hardcode-appdata-location.patch
* Remove-non-archive-mimetypes-from-krarc-archive-mime-type-list.patch
* add-service-actions-to-right-click-popup-menu.patch
* Handle-arrow-key-press-in-brief-view.patch
* Thu Jan 05 2017 wbauer@tmo.at
- Add Handle-arrow-key-press-in-brief-view.patch to fix the
behavior when pressing the left/right cursor keys in brief view
(boo#1017533, kde#374238)
* Thu Dec 22 2016 wbauer@tmo.at
- Add add-service-actions-to-right-click-popup-menu.patch to add
KDE's service actions to the right click popup menu in krusader
again (boo#1016980, kde#372231)
* Mon Nov 21 2016 wbauer@tmo.at
- Add Remove-non-archive-mimetypes-from-krarc-archive-mime-type-list.patch
to fix dolphin opening e.g. LibreOffice files as archives
(boo#1011320, kde#371765)
* Sun Oct 23 2016 hrvoje.senjan@gmail.com
- Update to 2.5.0
* Added actions: Select files with the same name / extension
* Changed disabled build of synchronizer by default, since it
is unmaintained - build togglable with cmake variable
- DENABLE_SYNCHRONIZER=true|false
* Fixed (kde#143927) file search: "s" accelerator is doubled -
new shortcut for "Search in" is ALT+h
* Fixed (kde#308386) Duplicate shortcut on Search window -
new shortcut for "Remote content search" is ALT+n
* Fixed (kde#206926) Search doesn't work in sftp session
(it returns too many results)
* Fixed (kde#269542) Krusader search - Containing text
still used when disabled
* Fixed (kde#324737) symlinks with a target path length
of over 255 do not work
* Fixed (kde#189943) toolbar position settings are not remembered
* Fixed (kde#316031) crash when loading previews
* Fixed (kde#238672) When saving checksums fails,
they are lost. No 2nd chance to save elsewhere.
* Fixed (kde#315764) "application/x-source-rpm" isn't linked
to krarc protocol by default
* Fixed (kde#294816) Krusader needs to restart to apply
new color scheme to panel
* Fixed (kde#308727) external editor command isn't properly parsed
* Fixed (kde#304233) empty main view on startup
* Fixed (kde#315856) main view splitter sizes are not restored
* Fixed (kde#248691) incorrect layout / wrong buttons
in queue manager
* Fixed (kde#315357) krarc silently fails to display
contents of some zip files containing paths with "." as a
path component are still not handled, but now krarc reports an
error instead silently failing
* Fixed (kde#310722) viewer crash when opening file
* Fixed search result view always displays owner and group as "root"
(may not work for remote search)
* Fixed (kde#217711) directory chooser dialog does not allow
to choose a directory
* Fixed (kde#309119) Wrong "New directory" dialog behavior:
can't clear all typed text
* Fixed (kde#309159) Crash in video files preview on F3
* Fixed (kde#310191) krusader still installs locolor icons
* Fixed (kde#317510 ] icon-size-and-directory-name-mismatch
- Package ported to KF5, changed all the BuildRequires to KF5 ones
- Swap krusader-2.4.0-beta2-generate-manpage.patch for
krusader-2.5.0-generate-manpage.patch
- Drop upstreamed bug309159.patch
- Added 0001-Don-t-hardcode-appdata-location.patch
* Tue May 26 2015 tchvatal@suse.com
- Only suggest documentation, do not recommend it.
* Wed Mar 25 2015 baiduzhyi.devel@gmail.com
- Require libktexteditor instead of kate to solve installation conflicts
when using KF5.
/etc/xdg/kio_isorc /usr/lib/qt5/plugins/kio_iso.so /usr/share/kservices5/ServiceMenus /usr/share/kservices5/ServiceMenus/krusader_browse_iso.desktop /usr/share/kservices5/iso.protocol
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 9 15:28:45 2025