Changelog for
smb4k-1.2.3-4.11.x86_64.rpm :
Sat May 27 14:00:00 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 5 13:00:00 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 13:00:00 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 8 14:00:00 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 1 14:00:00 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 13:00:00 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 6 14:00:00 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 13:00:00 2014 tittiatcokeAATTgmail.com
- Add patch fix_plugin_path.diff to ensure that the qml plugin
is installed in the correct directory
Mon Mar 24 13:00:00 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 13:00:00 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.
Mon Nov 4 13:00:00 2013 wbauerAATTtmo.at
- Update to version 1.0.9:
* With non-English languages the change introduced in version 1.0.8
might not work correctly, because e.g. umlauts are not recognized and
the shell output is truncated. Setting the language to \"en_US.UTF-8\"
fixes this problem.
Mon Oct 28 13:00:00 2013 wbauerAATTtmo.at
- Update to version 1.0.8:
* Explicity set language to \"C\" in Smb4KProcess, because Samba
might be localized (closes SF ticket #34).
Fri May 17 14:00:00 2013 hrvoje.senjanAATTgmail.com
- Update to version 1.0.7:
* Fixed remounting of shares.
* Fixed Smb4KCustomOptionsManager::hasCustomOptions().
The default options defined via the configuration dialog are
honored now.
* Fixed \"Ignoring unknown parameter\" error messages
* Fixed command line argument when a master browser is queried
for the browse list.
Fri Mar 15 13:00:00 2013 hrvoje.senjanAATTgmail.com
- Update to version 1.0.6:
* Fixed crash in Smb4KMounter::slotAuthError() due to signals
being emitted from Smb4KMountJob::slotActionFinished() too
often
* Fixed unmounting of selected shares
* Removed faulty and useless clean-up code from read function of
Smb4KCustomOptionsManager.
Sat Dec 29 13:00:00 2012 asterios.dramisAATTgmail.com
- Update to version 1.0.5:
* Fixed hanging of Smb4K if a custom mount prefix without a trailing
slash was entered (closes SF ticket #28).
Sun Sep 16 14:00:00 2012 asterios.dramisAATTgmail.com
- Update to version 1.0.4:
* Fixed erroneously shown error notifications when searching.
* Make sure that \"tdb_log\" messages are not shown as error notifications
to the user.
* Wait until unmounting all shares on exit finished before closing down.
* Make sure that the mount prefix and all its subdirectories correctly
inherit their permissions.
Fri Aug 31 14:00:00 2012 dmuellerAATTsuse.com
- avoid rpmlint fatal reporting on old distros
Mon Jun 25 14:00:00 2012 asterios.dramisAATTgmail.com
- Update to version 1.0.3:
* Make sure that output from the mount and unmount process is trimmed, so
that there are no false error messages.
* Fixed error notifications being shown although mounting and unmounting
shares was successful.
Fri Jun 8 14:00:00 2012 asterios.dramisAATTgmail.com
- Update to version 1.0.2:
* Fixed two potential crashes in class Smb4KHomesSharesHandler.
* Fixed a wrong comparision between QString and QByteArray in
Smb4KMountJob::slotActionFinished().
* Fixed a wrong comparision between QString and QByteArray and a double
declaration in Smb4KUnmountJob::slotActionFinished().
* Fixed wrong assumption that qreal equals double in Smb4KShare class.
Patch by Rex Dieter from the Fedora Project.
* Fixed missing assignments of the IP address in Smb4KAuthInfo::setHost()
and Smb4KAuthInfo::setShare().
* When prompting for a password for a \'homes\' share, use the UNC of the
user\'s home directory and not //SERVER/homes.
* When mounting a \'homes\' share, show the UNC of the user\'s home directory
in the mainwindow\'s status bar instead of //SERVER/homes.
* Fixed a crash in Smb4KMountJob::slotActionFinished() reported by
Peter Trenholme.
* Fixed unmounting on exit. Many thanks go to Peter Trenholme for reporting
this issue.
- Keep only the english documentation in the smb4k-doc subpackage. Move other
languages in the smb4k-lang subpackage.
Sun Mar 25 14:00:00 2012 asterios.dramisAATTgmail.com
- Update to version 1.0.1:
* Fixed potential crash in Smb4KWalletManager::init().
* Fixed KDEInit complaining when Smb4K is started from a desktop icon (closes
SF ticket #23).
* Fixed periodic scanning.
- Removed enscript and texlive from recommended programs (not needed anymore).
Mon Feb 27 13:00:00 2012 dmuellerAATTsuse.de
- update to 1.0.0:
- KDE SC 4.4.0 and Qt 4.7.0 or later are required.
- We now use Utf8 throughout the whole application (closes #14674 and
[#17535]).
- Removed utility programs in favor of the new KAuth implementation.
- Updated handbook.
Sun Dec 4 13:00:00 2011 asterios.dramisAATTgmail.com
- Spec file updates:
* Changed License: to GPL-2.0+ (SPDX style).
* Recommend instead of Suggest doc and lang subpackages.
* Removed Provides:/Obsoletes: entries for kde4-smb4k (not needed anymore).
Sun Dec 4 13:00:00 2011 tittiatcokeAATTgmail.com
- Update to version 0.10.12:
* Fixed wrong QString to char conversion in the mounter.
* Adjusted author\'s e-mail address and the project\'s home page
and bug report mailing list addresses due to the relocation of
Smb4K to Sourceforge.net.
* The application is using UTF8 now. This should fix the
incompatibility with non-Latin1 languages.
* Smb4KAuthInfo::login() and Smb4KAuthInfo::password() return a
QString.
* Smb4KShare::path() and Smb4KShare::canonicalPath() return a
QString.
* Connect configuration dialog with system tray widget, so that
changes can directly be applied.
* Fixed KLibrary warnings during runtime.
Tue Sep 13 12:41:10 UTC 2011 - toddrme2178AATTgmail.com
- Split translation package (fix for RPMLINT warning)
- Split documentation package (fix for RPMLINT warning)
- Fixed provides (fix for RPMLINT warning)
- Cleaned up spec file formatting
Thu Mar 10 13:00:00 2011 asterios.dramisAATTgmail.com
- Update to version 0.10.10:
* Fixed \"Invalid command: net rap share list\" error.
* Improved smb4k_sudowriter utility program. Version has been bumped to 0.4.
- Spec file updates:
* Changes based on rpmdevtools templates and spec-cleaner run.
* Removed smb4k-devel subpackage and merged it in the main package since the
package doesn\'t actually provides any shared libraries. Also fixed rpmlint
warning \"devel-file-in-non-devel-package\".
* Removed smb4k-doc subpackage and merged it in the main package since it
contained the package\'s english main help files.
* Updates in Summary: and %description.
* Updates in Buildrequires:, Requires:. Added packages in Recommends:
section.
* Moved smb4k-lang package to Recommends: section (from Requires:).
* Updates in %install and %files sections.
* Minor other updates.
Fri Jan 14 13:00:00 2011 wstephensonAATTnovell.com
- update to version 0.10.9
* fix a serious problem with smb4k_sudowriter and Qt 4.7 where
/etc/sudoers was left with wrong file permissions after writing
to it, breaking sudo system wide.
Sat Aug 21 14:00:00 2010 tittiatcokeAATTgmail.com
- update to version 0.10.8
* Cope with trailing slashes in the UNC. Needed for
cifs-utils package under Linux.
* Fixed crashes in Smb4KSystemTray::slotSetupSharesMenu().
* Fixed crashes in Smb4KScanner::scanForWorkgroupMembers().
Sun Apr 11 14:00:00 2010 beineriAATTopensuse.org
- update to version 0.10.7: several bugfixes
Mon Oct 5 14:00:00 2009 tittiatcokeAATTgmail.com
- Update to version 0.10.4
* Fixed crash in the main window that made Smb4K unusable when no bookmarks were defined.
Thu Oct 1 14:00:00 2009 tittiatcokeAATTgmail.com
- Update to version 0.10.3
* Fixed failing of error recognition when mounting shares with Samba >= 3.3.
* Backported Smb4KAuthInfo class from CVS HEAD. This should close the crash in Smb4KAuthInfo::unc() under KDE 4.3.
* Fixed network search code so that no comment shows up in the UNC with longer share names.
* Silenced enscript, so that no erroneous error messages are shown when printing.
* Bumped soname of core library to version 3.2.0.
* Fixed crash in system tray and a potential one in the main window.
* Fixed saving and restoring of main window layout.
* Excluded KIO_SLAVE
Tue Aug 11 14:00:00 2009 beineriAATTopensuse.org
- require -lang package like every other KDE package
Tue May 19 14:00:00 2009 dmuellerAATTsuse.de
- fix devel package requires
Sat May 2 14:00:00 2009 dmuellerAATTsuse.de
- rename -docs to -doc
Sun Apr 26 14:00:00 2009 tittiatworkAATThotmail.com
- Updated to version 0.10.2
* Revised Smb4KMounter class:
* Bumped version of core library to 3.1.0.
* Reintroduced editing of the IP address in the bookmark editor.
* Prevent the mounter from trying to do something before the application has completely started up.
* Modified the Samba configuration page:
* Fixed a crash in the \"Custom Options\" tab.
* Removed the file system port entry under FreeBSD.
- Updated to version 0.10.1
* Fixed compilation errors due to missing #include statements.
* Fixed a wrong test string in Smb4KMounter::processMount().
* Fixed a crash and a bug in the smb4k_sudowriter utility program. Bumped version to 0.2.
* Fixed an infinite loop in Smb4KSambaOptionsHandler::readCustomOptions().
- Update to KDE4 release (version 0.10.0)
* Ported to KDE4 only
* Moved the Build System to cmake
* Fixed many GCC 4.3 related warnings
Sat Apr 4 14:00:00 2009 cooloAATTsuse.de
- refresh all patches to fix build