[Pkg-corba-commits] r143 - in /trunk/omniorb4: configure configure.ac debian/ debian/changelog debian/libcos4-1.symbols debian/libomniorb4-1.symbols debian/libomnithread3c2.symbols debian/omniorb4-doc.doc-base include/omniconfig.h.in sample.cfg src/lib/omnithread/

flub-guest at users.alioth.debian.org flub-guest at users.alioth.debian.org
Sun Mar 23 01:24:55 UTC 2008


Author: flub-guest
Date: Sun Mar 23 01:24:54 2008
New Revision: 143

URL: http://svn.debian.org/wsvn/pkg-corba/?sc=1&rev=143
Log:
Upgrade to omniorb 4.1.2.

Added:
    trunk/omniorb4/debian/omniorb4-doc.doc-base
Removed:
    trunk/omniorb4/debian/libcos4-1.symbols
    trunk/omniorb4/debian/libomniorb4-1.symbols
    trunk/omniorb4/debian/libomnithread3c2.symbols
    trunk/omniorb4/include/omniconfig.h.in
    trunk/omniorb4/src/lib/omnithread/
Modified:
    trunk/omniorb4/configure
    trunk/omniorb4/configure.ac
    trunk/omniorb4/debian/   (props changed)
    trunk/omniorb4/debian/changelog
    trunk/omniorb4/sample.cfg

Modified: trunk/omniorb4/configure
URL: http://svn.debian.org/wsvn/pkg-corba/trunk/omniorb4/configure?rev=143&op=diff
==============================================================================
--- trunk/omniorb4/configure (original)
+++ trunk/omniorb4/configure Sun Mar 23 01:24:54 2008
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for omniORB 4.1.1.
+# Generated by GNU Autoconf 2.59 for omniORB 4.1.2.
 #
 # Report bugs to <bugs at omniorb-support.com>.
 #
@@ -269,8 +269,8 @@
 # Identity of this package.
 PACKAGE_NAME='omniORB'
 PACKAGE_TARNAME='omniorb'
-PACKAGE_VERSION='4.1.1'
-PACKAGE_STRING='omniORB 4.1.1'
+PACKAGE_VERSION='4.1.2'
+PACKAGE_STRING='omniORB 4.1.2'
 PACKAGE_BUGREPORT='bugs at omniorb-support.com'
 
 ac_unique_file="bin/scripts/omkdirhier"
@@ -792,7 +792,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures omniORB 4.1.1 to adapt to many kinds of systems.
+\`configure' configures omniORB 4.1.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -853,7 +853,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of omniORB 4.1.1:";;
+     short | recursive ) echo "Configuration of omniORB 4.1.2:";;
    esac
   cat <<\_ACEOF
 
@@ -988,7 +988,7 @@
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-omniORB configure 4.1.1
+omniORB configure 4.1.2
 generated by GNU Autoconf 2.59
 
 Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1002,7 +1002,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by omniORB $as_me 4.1.1, which was
+It was created by omniORB $as_me 4.1.2, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   $ $0 $@
@@ -13029,7 +13029,7 @@
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by omniORB $as_me 4.1.1, which was
+This file was extended by omniORB $as_me 4.1.2, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13089,7 +13089,7 @@
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-omniORB config.status 4.1.1
+omniORB config.status 4.1.2
 configured by $0, generated by GNU Autoconf 2.59,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 

Modified: trunk/omniorb4/configure.ac
URL: http://svn.debian.org/wsvn/pkg-corba/trunk/omniorb4/configure.ac?rev=143&op=diff
==============================================================================
--- trunk/omniorb4/configure.ac (original)
+++ trunk/omniorb4/configure.ac Sun Mar 23 01:24:54 2008
@@ -1,5 +1,5 @@
 dnl -*- M4 -*-
-AC_INIT(omniORB, 4.1.1, bugs at omniorb-support.com)
+AC_INIT(omniORB, 4.1.2, bugs at omniorb-support.com)
 
 AC_PREREQ(2.52)
 AC_CONFIG_SRCDIR(bin/scripts/omkdirhier)

Propchange: trunk/omniorb4/debian/
------------------------------------------------------------------------------
--- svn-bp:origUrl (original)
+++ svn-bp:origUrl Sun Mar 23 01:24:54 2008
@@ -1,1 +1,1 @@
-http://pkg-corba.alioth.debian.org/tarballs/omniorb4_4.1.1.orig.tar.gz
+http://pkg-corba.alioth.debian.org/tarballs/omniorb4_4.1.2.orig.tar.gz

Modified: trunk/omniorb4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-corba/trunk/omniorb4/debian/changelog?rev=143&op=diff
==============================================================================
--- trunk/omniorb4/debian/changelog (original)
+++ trunk/omniorb4/debian/changelog Sun Mar 23 01:24:54 2008
@@ -1,10 +1,11 @@
-omniorb4 (4.1.1-5) UNRELEASED; urgency=low
-
+omniorb4 (4.1.2-1) UNRELEASED; urgency=low
+
+  * New upstream release.  include/omniconfig.h.in and
+    src/lib/omnithread/posix.cc no longer need patching.
+  * Register HTML documentation with doc-base.
   * Add debian/watch file.
-  * Add dpkg-gensymbols symbols files for libomnithread3c2, libomniorb4-1
-    and libcos4-1.
-
- -- Floris Bruynooghe <fb102 at soton.ac.uk>  Sat, 15 Mar 2008 21:17:04 +0000
+
+ -- Floris Bruynooghe <floris.bruynooghe at gmail.com>  Thu, 20 Mar 2008 22:19:21 +0000
 
 omniorb4 (4.1.1-4) unstable; urgency=low
 

Added: trunk/omniorb4/debian/omniorb4-doc.doc-base
URL: http://svn.debian.org/wsvn/pkg-corba/trunk/omniorb4/debian/omniorb4-doc.doc-base?rev=143&op=file
==============================================================================
--- trunk/omniorb4/debian/omniorb4-doc.doc-base (added)
+++ trunk/omniorb4/debian/omniorb4-doc.doc-base Sun Mar 23 01:24:54 2008
@@ -1,0 +1,16 @@
+Document: omniorb4-user-guide
+Title: The omniORB version 4.1 User's Guide
+Author: Duncan Grisby, David Riddoch
+Abstract: omniORB is an Object Request Broker (ORB) that implements
+ the 2.6 specification of the Common Object Request Broker Architecture
+ (CORBA).  It has passed the Open Group CORBA compliant testsuite (for
+ CORBA 2.1) and was one of the three ORBs to be granted the CORBA brand
+ in June 1999.
+ .
+ This user guide tellsyou how to use omniORB to develop CORBA
+ applications.  It assumes a basic understanding of CORBA.
+Section: Programming
+
+Format: HTML
+Index: /usr/share/doc/omniorb4-doc/omniORB/index.html
+Files: /usr/share/doc/omniorb4-doc/omniORB/*.html

Modified: trunk/omniorb4/sample.cfg
URL: http://svn.debian.org/wsvn/pkg-corba/trunk/omniorb4/sample.cfg?rev=143&op=diff
==============================================================================
--- trunk/omniorb4/sample.cfg (original)
+++ trunk/omniorb4/sample.cfg Sun Mar 23 01:24:54 2008
@@ -562,6 +562,17 @@
 giopTargetAddressMode = 0
 
 ############################################################################
+# immediateAddressSwitch
+#
+#   If true, the client will immediately switch to use a new address
+#   to contact an object after a failure. If false (the default), the
+#   current address will be retried in certain circumstances.
+#
+#   Valid values = 0 or 1
+#
+immediateAddressSwitch = 0
+
+############################################################################
 # bootstrapAgentHostname
 #
 # Applies to the client side. Non-zero enables the use of Sun's bootstrap
@@ -585,7 +596,6 @@
 # The value of the principal field in GIOP 1.0 and 1.1 requests
 #
 # principal = me
-
 
 
 ############################################################################




More information about the Pkg-corba-commits mailing list