Skip to content

Tags: sverker/corba

Tags

5.0.2

Toggle 5.0.2's commit message
Patch Package: CORBA 5.0.2

Git Tag:                 5.0.2
Date:                    2021-04-13
Trouble Report Id:       OTP-17309
Seq num:                 ERIERL-426
System:                  CORBA
Application:             corba-5.0.2
Predecessor:             corba-5.0.1

  ---------------------------------------------------------------------
  --- corba-5.0.2 -----------------------------------------------------
  ---------------------------------------------------------------------

  --- Fixed Bugs and Malfunctions ---

  OTP-17309   Related Id(s): ERIERL-426

              Remove dialyzer warnings from generated noc files.

  ---------------------------------------------------------------------
  ---------------------------------------------------------------------
  ---------------------------------------------------------------------

5.0.1

Toggle 5.0.1's commit message
Patch Package: CORBA 5.0.1

Git Tag:                 5.0.1
Date:                    2021-03-12
Trouble Report Id:       OTP-17268, OTP-17269
Seq num:                 ERIERL-615
System:                  CORBA
Application:             corba-5.0.1
Predecessor:             corba-5.0

  ---------------------------------------------------------------------
  --- corba-5.0.1 -----------------------------------------------------
  ---------------------------------------------------------------------

  --- Fixed Bugs and Malfunctions ---

  OTP-17268    Related Id(s): ERIERL-615

               Corrected the unique reference handling when using an
               IC generated erlang client against a c server.

  OTP-17269
               Corrected the encoding of the unique reference encoding
               in an IC generated java client.

  ---------------------------------------------------------------------
  ---------------------------------------------------------------------
  ---------------------------------------------------------------------

5.0

Toggle 5.0's commit message
Patch Package: CORBA 5.0

Git Tag:                 5.0
Date:                    2020-09-16
Trouble Report Id:       OTP-16855
Seq num:                 ERIERL-521
System:                  CORBA
Application:             corba-5.0
Predecessor:             CORBA 5.0

  ---------------------------------------------------------------------
  --- corba-5.0 -----------------------------------------------------
  ---------------------------------------------------------------------

  Note! The corba-5.0 application *cannot* be applied independently
  of other applications on an arbitrary OTP installation.

  On a full OTP installation, also the following runtime
  dependency has to be satisfied:
  --  erl_interface-4.0 (first satisfied in OTP 23.0)

  --- Fixed Bugs and Malfunctions ---

   OTP-16855    Related Id(s): ERIERL-521

                Remove old erl_interface dependency and
                clean up erlang code warnings.

  ---------------------------------------------------------------------
  ---------------------------------------------------------------------
  ---------------------------------------------------------------------

4.5.2

Toggle 4.5.2's commit message
Patch Package: CORBA 4.5.2

Git Tag:                 4.5.2
Date:                    2018-07-18
Trouble Report Id:       OTP-15197
Seq num:                 ERIERL-202
System:                  CORBA
Application:             corba-4.5.2
Predecessor:             CORBA 4.5.1

  ---------------------------------------------------------------------
  --- corba-4.5.1 -----------------------------------------------------
  ---------------------------------------------------------------------

  --- Fixed Bugs and Malfunctions ---

   OTP-15197    Related Id(s): OTP-15177, ERIERL-202

                Fixed install for IC. Headers, libraries, and IDL
                files are now installed under $RELEASE_ROOT/usr
                regardless of type of install.

  ---------------------------------------------------------------------
  ---------------------------------------------------------------------
  ---------------------------------------------------------------------

4.5.1

Toggle 4.5.1's commit message
Patch Package: CORBA 4.5.1

Git Tag:                 4.5.1
Date:                    2018-07-13
Trouble Report Id:       OTP-15023, OTP-15176, OTP-15179
Seq num:                 ERIERL-150, ERIERL-198, ERIERL-202, ERL-640,
                         ERIERL-208
System:                  CORBA
Application:             corba-4.5.1
Predecessor:             CORBA 4.5

 ---------------------------------------------------------------------
 --- corba-4.5.1 -----------------------------------------------------
 ---------------------------------------------------------------------

 --- Fixed Bugs and Malfunctions ---

  OTP-15023    Related Id(s): ERIERL-150

               Optimize encoding/decoding for pure 7-bit ascii atoms
               in IC.

  OTP-15176    Related Id(s): OTP-14283, OTP-15176, ERIERL-198,
               ERIERL-202, ERL-640

               Fixed various build issues. Note that you need to
               build the corba repo against an OTP of at least
               version 21.0.3. See the README.md file for updated
               build instructions.

  OTP-15179    Related Id(s): ERIERL-208

               Fixed potential buffer overflow bugs in IC
               oe_ei_encode_long/ulong/longlong/ulonglong functions
               on 64-bit architectures. These functions expect 32 bit
               integers as the IDL type "long" is defined as 32 bits.
               But there is nothing preventing user code from
               "breaking" the interface and pass larger values on
               64-bit architectures where the C type "long" is 64
               bits.

 ---------------------------------------------------------------------
 ---------------------------------------------------------------------
 ---------------------------------------------------------------------

4.5

Toggle 4.5's commit message
Corba 4.5 - first version as standalone repository