[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mico-devel
Subject:    [mico-devel] MICO 2.3.10
From:       Karel Gardas <kgardas () objectsecurity ! com>
Date:       2003-05-26 12:29:33
[Download RAW message or body]

Folks,

we are pleased to announce the release of MICO 2.3.10.

This is mainly a bugfix release, because we and number of contributors
have fixed a lot of problems since the last version. Full list of changes
is attached.

MICO 2.3.10 is available for download at http://www.mico.org

Karel
--
Karel Gardas                  kgardas@objectsecurity.com
ObjectSecurity Ltd.           http://www.objectsecurity.com

["2.3.10-changes.txt" (TEXT/plain)]


- fix RequestInfo_impl::get_profile (regression introduced by wireless
  fixes in ior.cc)
- update MANIFEST
- add missing dii test scripts
- fix mkmanifest script for ignoring arch files
- website: add link to the development snapshots directory
- start using some dii tests in the testing process
- fix dii client crashing while receiving LOCATION_FORWARD (reported
  by Alexey V. Grigorovich)
- remove unneeded test for vc++ and service pack versions (Sorin
  Mustaca)
- website: add sponsors section
- fix compilation issue with ssl support on multi-threaded build on
  win32 platform (Sorin Mustaca)
- add missing jboss demo files
- add MICO/JBoss interoperability examples (Francisco Reverbel)
- fix timed linking on win32/vc++ platform (remove
  __declspec(dllimport) from CORBA.h) (Sorin Mustaca)
- switch from dll to static libraries build for win32/vc++ platform
 (Sorin Mustaca) 
- website: update Sorin's email address
- add support for --output-dir and --skel-suffix options into IDL
  compiler (Laurent Marzullo) 
- fix IDL compilation of event service on win32 platform (Günter Neiß)
- get rid of MICO_SCOPE macro (Günter Neiß)
- do remaining transition from _WINDOWS to _WIN32 (lifecycle and
  externalization services) (Martin Friedrich)
- fix MICOMT::Locked class for ST-build (add appropriate constructors)
- renew CSL2 acl-unaware-ca-check demo ``owner'' certificate
- various valuebox related fixes needed for MICO/JBoss
  interoperability (Francisco Reverbel) 
- fix multi-threaded build with openssl 0.9.7 (Jiang Wei and Jaakko
  Kangasharju)
- web: add link to Transaction and Concurrency Control for MICO
  project
- fix IDL compiler famous output stream hack when linked against
  dinkumware unabridged library 4.02 
- update web site
- add unix transport test into mt/stress testsuite
- fix some dangerous side effect asserts (Alexey Mednonogov)
- make event service thread safe
- fix ORBCallback interface implementation on CORBA::Request
  (waitfor/notify operations) 
- change eventd to use POA instead of BOA (Stefano Marocco)
- add support for shared libraries for Comeau C/C++ 4.3.1
- add quoting of a path to the mico-cpp for win32 platform (Martin
  Friedrich) 
- fix crash of IDL parser in #pragma prefix handling code (Jos
  Vladimir, Ruslan Shevchenko)
- add test if used VC++ is version 7 and higher (Sorin Mustaca)
- update files from CVS which contains $Header CVS substitution
  keyword (just for completness - ignore if you don't use Arch)
- merge some fixes from MIWCO - Wireless Extensions for MICO project
  (Jaakko Kangasharju)
  - remove prefix directory from extra directories (configure.in)
  - remove undefined behavior (cpp/cccp.c)
  - accept also uppercase letters in hex numbers (mico_url_decode)
  - fix dangerous fall-through (poa_impl.cc)
  - remove two possible memory leaks (orb reference handling in
    os-unix.cc/os-windows.cc)
  - correct copying of IOR active profiles and addressing
  - propagate addressing dispositions
  - make corrections to IOP IDL file (ioptypes.idl)
  - fix two typos in configure script
- replace symbol _WINDOWS with _WIN32 symbol (Sorin Mustaca)
- fix compilation of multi-threaded build on AIX4 (Nikolay Logvinov)
- fix shared libraries build on NetBSD (Bo Li)
- don't generate dummy template instantiation, it's not needed anymore
  for vc++7 and higher + bootstrap
- fix compilation of fast_array.cc on AIX (Nikolay Logvinov)
- add wstring test (test/idl/31)
- fix make clean in ccm directory on Win32/VC++ platform (Martin
  Friedrich)
- fix inside interface defined string consts initialization (reported
  by Nikolay Logvinov)
- small additional fixes in Win32/VC++ makefiles w.r.t. MicoCCM
  (Dmitriy Grachjev)
- port MicoCCM to Win32/VC++ platform (Martin Friedrich)
- add support for PCH on Win32/VC++ platform (Sorin Mustaca)
- add micoservice, support for running MICO daemons as an NT service
  (Sorin Mustaca)
- remove obsolete code for generation of modules to struct mapping +
  bootstrap with fixed IDL compiler
- disable VC++ hacks: _VC_NAMESPACE_HACK, _VC_NAMESPACE_BUG and
  MICO_SCOPE, and do full bootstrap
- regenerate CSIv2 demo server/client certificates and keys
- fix warning emitted by gcc33/gcc34 about reordering of parent class
  initialization
- some win32/vc++ improvements in IDL compiler, ORB init and build
  machinery (Sorin Mustaca)
  - orb/orb.cc : get the full path of the executable file name, not
    argv[0] 
  - win32def.cc : not use DESCRIPTION because is obsolete. Does not
    print the results to standard output, but in a file create with
    dll name and .def extension  
  - modified the link process in all major makefiles with
    win32def/dumpbin
  - modified coss/makefile so now it produces a dll not a lib
  - modify all makefiles in mico (excepting demo and test, now) so
    that all respond to nmake all prg install (and lib to some of
    them)
  - modify idl compiler so that it search for mico-cpp in the same
    directory where the file was executed
- fix CSL2 audit code for compilation with gcc3.3 (const string spread
  over many lines) 
- fix crash on server side while calling default servant/servant
  manager
- fix CSL2 compilation failure on RedHat 8.0
- recompile IDL parser with bison 1.75 (fixes parser stack overflow
  issue)
- remove --enable-fast-pch configure option, since it's changed to be
  on by default for pch enabled builds 
- use strict ANSI/ISO C++ mode while compiling with Comeau C/C++
- fix some ISO C++ warnings/errors in CSL2
- fix mapping of string constants
- revert part of recent CCM fix (codegen-c++-util.cc)
- CCM: fix unsubscribe for multiple receptacles and unsubscribe for
  publishes ports
- add proper #ifdef/#define/#endif around CosNaming.idl file


_______________________________________________
mico-devel mailing list
mico-devel@mico.org
http://mico.sfsu.edu/mailman/listinfo/mico-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic