SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for smb4k-3.0.2-24.8.x86_64.rpm :

* Wed Nov 20 2019 Christophe Giboudeaux - Update to 3.0.2
* Fixed and improved handling of custom options
* Updated translations
* Updated home page address- Use cmake() style BuildRequires.
* Sat Jun 15 2019 wbauerAATTtmo.at- Update to 3.0.1:
* Implemented safe defaults to fix the \"Smb4K mounts shares read- only\" issue reported by Forolinux.
* Updated handbook.
* Updated translations.
* Fri Jun 14 2019 wbauerAATTtmo.at- Update to 3.0.0:
* Moved to libsmbclient for network related communication. Removed the old scan, search, preview and print classes. Adjusted the rest of the code accordingly.
* Removed periodic scanning capabilities and other obsolete settings.
* Only start a network scan, if the computer is online.
* Removed the search tab from the main window. Searches can now be done directly in the browser window.
* Use the display string \'SHARE on HOST\' instead of the UNC in the GUI.
* Added several more mount options under Linux.
* Added several new custom options and reworked the custom options dialog.
* Improved support for NetBSD and added Dragonfly BSD as supported operating system.
* Reworked the configuration dialog on many pages. Moved several settings around.
* Added more rsync options: + Compression level: --compress-level=NUM + Skip compression: --skip-compress=LIST + Munge symlinks: --munge-links + Copy directory symlinks: --copy-dirlinks + Set bandwidth limit: --bwlimit=RATE
* Got rid of KParts. The dock widgets are now direct children of the main window.
* Changed the system tray icon.
* Overhauled the notifications.
* Improved plasmoid: + Added \'Configuration\' page. + Introduced sorting of items. + Reworked the layout. + Introduced more actions that can be performed on single items.
* Fixed restoring the window sizes.
* Cleaned up code.
* Changed many things under the hood (see Git log if you wish to learn more about this).
* Updated handbook.
* And much, much more.- Use %kf5_find_htmldocs macros to generate the filelist of translated docs- Run spec-cleaner
* Thu Aug 16 2018 wbauerAATTtmo.at- Update to 2.1.1:
* Fixed auto mounting of shares (kde#396342).
* Fixed missing rsync arguments in the synchronizer.
* Fixed resetting of changes made to the bookmarks list. For this, clear the list of bookmarks in the read function.
* Tue Apr 03 2018 wbauerAATTtmo.at- Update to 2.1.0:
* Plasmoid is ported to Plasma 5
* Several bugfixes- Update build requirements
* Fri Aug 25 2017 wbauerAATTtmo.at- Update to 2.0.2:
* cmake: set the policy CMP0063 only if existing
* cmake: lower required version to 3.2.
* Add a remark regarding denied privilege escalation to the handbook.
* Fixed removal of remounts in Smb4KMounter::slotStatResult().
* Mon May 29 2017 wbauerAATTtmo.at- Update to 2.0.1:
* Fix a logic flaw in the mount helper (CVE-2017-8849).
* Fix build system.- Update to 2.0.0:
* Ported Smb4K to Qt5 and KF5.
* Removed the plasmoid from this release, because it has not been ported yet.
* Added migration of config and XML files.
* Bumped required CMake version to 3.3. Set policies for CMP0037 and CMP0063 to NEW.
* Implemented new org.kde.appname format for desktop and xml files.
* Added support for high DPI screens.
* Removed the IP scan job and setting, since that method did not to work properly.
* Got rid of all dependencies to other shell programs except the Samba ones.
* Revised the shares view: + The old list view was removed and replaced by a new one based on the default icon widget. + A new \'Shares View\' action menu to was added to the shares view and the dynamic main tool bar. + The mount point is not shown anymore in the shares view. + Make sure no drops can be performed if either the computer is offline or the share is inaccessible.
* Revised the mounter and the mount helper: + Rely on Solid to nofify the application that a share was added or removed. + Under Linux, the /proc/mounts file for imports is not needed anymore, because all the needed information is present in the KMountPoint::mountOptions() string list. + However, under FreeBSD/NetBSD a workaround for detecting mounts and unmounts had to be implemented for now, since on my FreeBSD system Solid was not able to detect mounts and unmounts of Samba shares.
* Replaced the choice of the view mode of the shares view by a combo box in the configuration dialog.
* Removed the setting for showing the mount point instead of the UNC.
* Removed the protocol hint, since it is not needed anymore. Adjust the code accordingly. As a consequence, we are now using the RPC protocol when listing the shares of a server.
* Removed obsolete configuration option that was used to determine an interval between checks for mounted shares.
* The smbclient program of Samba 4.x does not report the server and operating system anymore. The support of this extra information has now been removed.
* Suppress error messages and warnings when a browse/hosts/shares list could be retrieved.
* Do not report those shares that were initially imported as being mounted.
* Close all notifications on timeout.
* Changed some status bar texts.
* Fixed several issues in the preview dialog.
* Improved hardware support.
* Changed overlay for the icon of a foreign share.
* Added a donator to the about dialog.
* Remove \"for KDE\" in the description of SmbK as suggested by Burkhard Lück.
* Updated handbook.
* Removed CPack support.
* And many other changes- Drop fix_plugin_path.diff, no longer necessary- Drop remove-mounthelper.patch, the security flaws should be fixed- Add smb4k-rpmlintrc to make it build until the mounthelper service is whitelisted- Adjust package summary and description
* Wed May 17 2017 wbauerAATTtmo.at- Add remove-mounthelper.patch as some security flaws were discovered (boo#1033300)
* Sun Feb 05 2017 wbauerAATTtmo.at- Update to 1.2.3:
* Fix Smb4KSharesMenu::refreshMenu() function. Backported from master.
* Fix Smb4KBookmarkMenu::refreshMenu() and simplify Smb4KBookmarkMenu::setupMenu() functions. Backported from master.
* Introduce workaround to search code so that network search is also working with option \'client max protocol = SMB3\' defined in smb.conf. Backported fix from master.
* Mon Dec 26 2016 wbauerAATTtmo.at- Update to 1.2.2:
* Improved error message handling in the scanner. Mostly backported changes from master.
* Accept the drop events (QEvent::accept()) in the shares views.
* Added remarks regarding the regression introduced by the security fixes released on April 12, 2016 to the handbook. Changed URL of the bug tracker to the KDE Bugtracking System. Bumped version number (and modification date) of the handbook.
* Now that Smb4K is on bugs.kde.org, remove the custom bug report address.
 
ICM