|
|
|
|
Changelog for smb4k-lang-3.2.4-lp155.4.4.noarch.rpm :
* Tue Oct 24 2023 Christophe Marin - Update to 3.2.4. Check the Changelog file for the full list of changes. * Mon May 02 2022 Christophe Giboudeaux - Update to 3.1.2 * Since for slow (un)mounting processes, the process might be killed before it finishes, the timeout is extended to 30 sec instead of 5 sec. * Fix error handling in the client. Backported from master. * Only add a host once. Especially when DNS-SD discovery was used, a host might have appeared twice. Backported from master. * Mon Mar 07 2022 Christophe Giboudeaux - Replace %_libdir/libexec with %_libexecdir (boo#1174075) * Thu Jan 06 2022 Christophe Giboudeaux - Fix installation (again). Upstream changed their mind. * Wed Dec 01 2021 Wolfgang Bauer - Update to 3.1.1 * Detect all network shares on startup in Smb4KHardwareInterface, so that removing of shares that were already present when Smb4K started works again. * Implement non-blocking wait and automatic process termination in the mount helper (kde#430627,kde#442187). * Wed Aug 18 2021 Christophe Giboudeaux - Update to 3.1.0. Check the ChangeLog file for the full list of changes. * Raise minimum requirements to Qt version >= 5.9.0 and KF5 version >=5.44.0. * Implement DNS-SD to look up servers that provide SMB resources. * Implement WS-Discovery to look up domains, workgroups and servers. * Improved the way shares are bookmarked in the mount dialog. * Tue Apr 20 2021 Christophe Giboudeaux - Spec cleanup * Sat Apr 17 2021 Christophe Giboudeaux - Update URL. * Wed Nov 11 2020 Wolfgang Bauer - Update to 3.0.7 * Fix enabling / disabling of bookmarks menu according to the mounting state in the bookmark menu * Make mounting of bookmarks work (again) in the plasmoid * Thu Aug 27 2020 Christophe Giboudeaux - Use %cmake_build instead of %make_jobs * Thu Jun 04 2020 Wolfgang Bauer - Update to 3.0.6 * Save the mainwindow settings no matter how the application is closed * Do not show a message box when the main window is visible and the user logs off * Add missing mount option \'ntlmsspi\' to the respective combo box in the config dialog * Silence a compiler warning under BSD * Mon May 25 2020 Wolfgang Bauer - Update to 3.0.5 * Fix the location of the mounted emblem for KF5 versions greater than 5.52 * Fix build with Qt-5.15 (missing header) * Fix hasOptions() function, so that no false positives occur anymore * Fri Apr 17 2020 Wolfgang Bauer - Update to 3.0.4 * Fix build with Qt 5.9 and lower * Improved the mount helper, it will not freeze anymore when the system is offline (kde#415165) * Fixed crashes and other problems in the mounter (kde#398296, kde#415165, kde#415726, kde#419658) * Implemented inhibition of shutdown and sleep while the mounter performs unmounts * Improved the handling of online and offline state in the hardware interface- Drop 0001-Fix-build-with-Qt-5.9-and-lower.patch, merged upstream * Sat Mar 14 2020 Wolfgang Bauer - Update to 3.0.3 * Exit silently when the query for domains and workgroups failed (kde#417754) * Fixed authentication problems while mounting due to special characters in the password (kde#367911) * Wait for 50 ms after the unmount of a share before starting the next one (kde#417631) * Replace deprecated QApplication::desktop()->screenGeometry() function and, thus, silence a compiler warning * Updated translations- Add 0001-Fix-build-with-Qt-5.9-and-lower.patch to fix build on Leap 15.1 * 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. * 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.
|
|
|