[Lunar-commits] <moonbase> obexd: Version bump.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Mar 18 22:52:41 CET 2010


commit 182778ecf37e0ce024af449b54b653b9361af330
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Mar 18 17:52:41 2010 -0400

    obexd: Version bump.
    
    	Fix file corruption during PUT operation.
    	Fix the response of PUT requests for PBAP.
    	Fix blocking while waiting capability script to exit.
    	Fix compilation issues with driver and plugin options.
    	Fix service driver selection when WHO header is informed.
    	Fix issue with PC-Suite WHO header.
    	Fix issue when mime type exists but is unknown.
    	Fix issue when opening file fails during SendFiles.
    	Fix error code response when there is no default vCard.
    	Fix a memory leak when opening a folder for listing.
---
 net/obexd/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net/obexd/DETAILS b/net/obexd/DETAILS
index 0ad1384..d095ba8 100644
--- a/net/obexd/DETAILS
+++ b/net/obexd/DETAILS
@@ -1,11 +1,11 @@
           MODULE=obexd
-         VERSION=0.21
+         VERSION=0.22
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.kernel.org/pub/linux/bluetooth/
-      SOURCE_VFY=sha1:3266ae601c9a4adc4ce581b4fbc60aa30f83aba3
+      SOURCE_VFY=sha1:4a7974c302bff3839b2a80086dde247c1e162cb2
         WEB_SITE=http://www.bluez.org/
          ENTERED=20090402
-         UPDATED=20091223
+         UPDATED=20100318
            SHORT="OBEX Server and Client"
 
 cat << EOF


More information about the Lunar-commits mailing list