[Lunar-commits] <moonbase> smb4k: version bumped to 0.9.4.

Florin Braescu florin at lunar-linux.org
Tue Apr 29 20:51:43 CEST 2008


commit 9aca6cccbc2dd3dccda4b3082866fdc9a4f1d6b5
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Apr 29 21:51:43 2008 +0300

    smb4k: version bumped to 0.9.4.
    
    Changes:
    - Smb4KGlobal::timer() is now deprecated.
    - The core classes now use QObject::timerEvent() instead of a connection
      to Smb4KGlobal::timer().
    - Smb4K will try to launch the wallet manager before it opens the wallet.
      This should prevent it from hanging on start-up (closes #12707).
    - If the digital wallet could not be opened, KWallet support won't be
      disabled completely anymore but only for the current session.
    - Fixed blocking of tooltips in the network browser.
    - Fixed invalid check in the network browser's tool tip code.
    - Simplified code in smb4k_cat. Bumped version to 0.8.
    - Fixed disabled configuration dialog when another user edited the same
      system file.
    - Fixed wrong path when the strings "cifs" or "smbfs" were part of the
      mount point name (closes #13342).
    - Fixed unrecognized authentication error when querying the workgroup
      master browser for the workgroup members (closes #12830).
    - Fixed flickering of items in the shares views.
    - Applied patch by Dirk Mueller that installs the configuration dialog as
      KDE module.
---
 kde3/utils/smb4k/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde3/utils/smb4k/DETAILS b/kde3/utils/smb4k/DETAILS
index 2a129da..fd15fcf 100644
--- a/kde3/utils/smb4k/DETAILS
+++ b/kde3/utils/smb4k/DETAILS
@@ -1,12 +1,12 @@
           MODULE=smb4k
-         VERSION=0.9.3
+         VERSION=0.9.4
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://download.berlios.de/$MODULE
-      SOURCE_VFY=sha1:4fdb6224e3f02516e425159f6b43ff1b8a05dd19
+      SOURCE_VFY=sha1:348389398e998e8111fcc043e3b82ef2f227ea72
    MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
         WEB_SITE=http://smb4k.berlios.de
          ENTERED=20040409
-         UPDATED=20080225
+         UPDATED=20080429
       MAINTAINER=florin at lunar-linux.org
            SHORT="SMB share browser for KDE"
 


More information about the Lunar-commits mailing list