Changelog for
smb4k-1.0.7-2.1.i586.rpm :
* Fri May 17 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 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 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 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 2012 dmuellerAATTsuse.com- avoid rpmlint fatal reporting on old distros
* Mon Jun 25 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 08 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 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 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 04 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 04 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 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 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 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 2010 beineriAATTopensuse.org- update to version 0.10.7: several bugfixes
* Mon Oct 05 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 01 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 2009 beineriAATTopensuse.org- require -lang package like every other KDE package
* Tue May 19 2009 dmuellerAATTsuse.de- fix devel package requires
* Sat May 02 2009 dmuellerAATTsuse.de- rename -docs to -doc
* Sun Apr 26 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 04 2009 cooloAATTsuse.de- refresh all patches to fix build