[Lunar-commits] <moonbase> soprano: Version bump.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sat Apr 17 03:35:15 CEST 2010
commit 3d9633ecba0a42e119b4a65d2ec286fd95e0d944
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Fri Apr 16 21:35:15 2010 -0400
soprano: Version bump.
* LocalSocketClient and TcpClient: do not re-establish a connection on model deletion.
(This fixes a crash when using a client as a global static)
* Properly protect ErrorCache from multithread clashes. (Thanks to Andreas Hartmetz for the patch)
* Slight optimizations in the Virtuoso backend.
* Do not crash in ClientModel when the connection is lost.
---
kde4/utils/soprano/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/kde4/utils/soprano/DETAILS b/kde4/utils/soprano/DETAILS
index 14ac07f..325c086 100644
--- a/kde4/utils/soprano/DETAILS
+++ b/kde4/utils/soprano/DETAILS
@@ -1,11 +1,11 @@
MODULE=soprano
- VERSION=2.4.1
+ VERSION=2.4.2
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:83ce403616cf8580f238e44903d8c813c73d0656
+ SOURCE_VFY=sha1:b4e8e1232759830c951e7010a47c5c18485520cb
WEB_SITE=http://soprano.sourceforge.net
ENTERED=20080123
- UPDATED=20100305
+ UPDATED=20100416
SHORT="A highly usable C++/QT4 library for RDF data"
cat << EOF
More information about the Lunar-commits
mailing list