Changelog for
smb4k-lang-1.2.3-lp155.14.27.noarch.rpm :
* Sat May 27 2017 wbauerAATTtmo.at- Add Find-the-mount-umount-commands-in-the-helper.patch to fix a logic flaw in the mount helper that created a security hole (CVE-2017-8849)
* 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.
* Thu Oct 08 2015 wbauerAATTtmo.at- Update to 1.2.1:
* Fixed the \"authentication dialog is missing the host name\" error (closes SF ticket #37).
* Fixed scanning of broadcast areas (added missing pipe).
* Updated license text to the current version of GPL v2 (closes SF ticket #40).
* Make Smb4K also useful with operating systems that are not supported. You can now do anything with it except mounting.
* Fixed code under FreeBSD/NetBSD.
* Split the mount options off the other options. Adjusted the code accordingly. The reason for this is that we want to support more operating systems and that is is now easier to deal with different mount options.
* Use KIO::convertSize() instead self written code.
* Refactored and improved code responsible for mounting.
* Fix out-of-source builds when po is present. When building out-of-source, ALLOW_DUPLICATE_CUSTOM_TARGETS never gets turned on because the po directory doesn\'t exist in the build directory, causing a build failure. This ensures that the correct source directory is always checked.
* Wed Apr 01 2015 tittiatcokeAATTgmail.com- Update to 1.2.0:
* Added support for NetBSD.
* Added support for profiles.
* Added appdata file. Closes SF ticket #35.
* Updated handbook.
* Fix the Smb4KMounter::cleanup() function.
* Added share name to the homes user dialog.
* Implemented profiles page in the plasmoid.
* Removed old CTRL+R shortcut for rescanning the network neighborhood.
* Implemented use of Kerberos with net command.
* Improved handling of sleep states. Smb4K now reacts on changes of the network connection instead of on button press events.
* Implemented more CIFS mount options under Linux as well as a whitelist of mount.cifs options that are save to be entered via the \"Additional options\" line edit in the configuration dialog.
* Remove setting for temporal storage of the login information. Now, the user either stores the passwords in the wallet or needs to enter the login information each time it is needed.
* Sat Jan 31 2015 asterios.dramisAATTgmail.com- Update to 1.1.4:
* Hopefully fixed a crash reported by Ingo Ratsdorf that happened when the user used the \"Master browsers need authentication\" setting and an authentication error occurred.
* Fix a potential crash in Smb4KMainWindow. Thanks go to Mounty One for reporting this issue.
* When the user cancels the homes user dialog, don\'t show the custom options dialog. From 1.1.3:
* Make mounting of a password protected share work under FreeBSD, if no password has been defined yet.
* Fixed compilation errors under FreeBSD.
* Tue May 06 2014 tittiatcokeAATTgmail.com- Update to 1.1.2
* Fixed a crash that could happen during the loading of bookmarks into the bookmark editor\'s tree widget.
* Fixed the enabling and disabling of the \"Up\" action in the preview dialog.
* Fixed two crashes in the previewer: The first occurred when authentication data was requested and the password dialog was just closed and the other one occurred when a recurring authentication error happened.
* Improved \'Command Reference\' section in the handbook.
* Mon Mar 24 2014 tittiatcokeAATTgmail.com- Add patch fix_plugin_path.diff to ensure that the qml plugin is installed in the correct directory
* Mon Mar 24 2014 tittiatcokeAATTgmail.com- Update to 1.1.1
* Fixed a string in the handbook.
* Set date when documentation was updated to 2014-03-16.
* Fixed potential security issue reported by Heiner Markert. Do not allow the cruid option to be entered via the \"Additional options\" line edit. (bnc#869828)
* Fix crash that might happen due to a (misconfigured) smb.conf file that does not contain a global section.
* Wed Jan 29 2014 cgiboudeauxAATTgmx.com- Update to 1.1.0:
* Fixed many issues reported by krazy2.
* Made Smb4K a kdeinit executable.
* Introduced a new dynamic main tool bar.
* Added Wake-On-LAN (WOL) feature. See the Changelog file for the complete changelog.