[Lunar-commits] r25543 - moonbase/trunk/gnome2/platform/ORBit2
Auke Kok
sofar at lunar-linux.org
Thu Aug 23 17:32:44 CEST 2007
Author: sofar
Date: 2007-08-23 17:32:44 +0200 (Thu, 23 Aug 2007)
New Revision: 25543
Modified:
moonbase/trunk/gnome2/platform/ORBit2/DETAILS
Log:
ORBit2-2.14.8
* bug fixes
+ Fix GIOP timeouts and add unit tests (Jules Colding)
+ Code cleanups (Kjartan)
+ Fix pointer arithmetics (Roland Illig)
+ Fix crash with uninitialized exception (Vincent Untz)
+ ORBLocalOnly mode in Solaris fixes (Brian Cameron)
From: zmcgrew at gmail.com
Modified: moonbase/trunk/gnome2/platform/ORBit2/DETAILS
===================================================================
--- moonbase/trunk/gnome2/platform/ORBit2/DETAILS 2007-08-23 15:31:51 UTC (rev 25542)
+++ moonbase/trunk/gnome2/platform/ORBit2/DETAILS 2007-08-23 15:32:44 UTC (rev 25543)
@@ -1,20 +1,20 @@
MODULE=ORBit2
- VERSION=2.14.7
+ VERSION=2.14.8
MAJOR=2.14
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
- SOURCE_VFY=sha1:d5b2e63d02d4dcf0ab7b0ee48021b365c273102e
+ SOURCE_VFY=sha1:9f9c99a356045debcdb2286a65d25790de184415
WEB_SITE=http://www.gnome.org
ENTERED=20020714
- UPDATED=20070315
+ UPDATED=20070823
PSAFE="no"
SHORT="High-performance CORBA Object Request Broker."
cat << EOF
-ORBit is a high-performance CORBA (Common Object Request Broker
-Architecture) ORB (object request broker). It allows programs to
-send requests and receive replies from other programs, regardless
-of the locations of the two programs. CORBA is an architecture that
-enables communication between program objects, regardless of the
+ORBit is a high-performance CORBA (Common Object Request Broker
+Architecture) ORB (object request broker). It allows programs to
+send requests and receive replies from other programs, regardless
+of the locations of the two programs. CORBA is an architecture that
+enables communication between program objects, regardless of the
programming language they're written in or the operating system they
run on.
-EOF
+EOF
\ No newline at end of file
More information about the Lunar-commits
mailing list