aboutsummaryrefslogtreecommitdiffstats
path: root/lib/orber/doc/src/notes.xml
blob: ceb25dd2c09b2fa4880d1b57043c6d4c1f77864c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
<?xml version="1.0" encoding="latin1" ?>
<!DOCTYPE chapter SYSTEM "chapter.dtd">

<chapter>
  <header>
    <copyright>
      <year>1997</year><year>2012</year>
      <holder>Ericsson AB. All Rights Reserved.</holder>
    </copyright>
    <legalnotice>
      The contents of this file are subject to the Erlang Public License,
      Version 1.1, (the "License"); you may not use this file except in
      compliance with the License. You should have received a copy of the
      Erlang Public License along with this software. If not, it can be
      retrieved online at http://www.erlang.org/.

      Software distributed under the License is distributed on an "AS IS"
      basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
      the License for the specific language governing rights and limitations
      under the License.

    </legalnotice>

    <title>Orber Release Notes</title>
    <prepared></prepared>
    <responsible></responsible>
    <docno></docno>
    <approved></approved>
    <checked></checked>
    <date>99-02-12</date>
    <rev>A</rev>
    <file>notes.xml</file>
  </header>

  <section><title>Orber 3.6.25</title>

    <section><title>Improvements and New Features</title>
      <list>
        <item>
	    <p> Some examples overflowing the width of PDF pages have
	    been corrected. </p>
          <p>
	    Own Id: OTP-10665</p>
        </item>
      </list>
    </section>


    <section><title>Known Bugs and Problems</title>
      <list>
        <item>
	    <p>
          <p>
	    </p></p>
          <p>
	    Own Id: OTP-10675 Aux Id: seq12154 </p>
        </item>
      </list>
    </section>

</section>

<section><title>Orber 3.6.24</title>

    <section><title>Fixed Bugs and Malfunctions</title>
      <list>
        <item>
          <p>
	    Fix number of arguments in orber dbg printout</p>
          <p>
	    Own Id: OTP-9887</p>
        </item>
        <item>
	    <p> The descriptions of <c>ssl_server_options</c> and
	    <c>ssl_client_options</c> are corrected.<br/> Seq. Id:
	    seq12018 </p>
          <p>
	    Own Id: OTP-9966 Aux Id: OTP-9773 </p>
        </item>
      </list>
    </section>

</section>

<section><title>Orber 3.6.23</title>

    <section><title>Fixed Bugs and Malfunctions</title>
      <list>
        <item>
	    <p> Remove usage of ssl:seed/1 in orber test cases. </p>
          <p>
	    Own Id: OTP-9728</p>
        </item>
      </list>
    </section>


    <section><title>Improvements and New Features</title>
      <list>
        <item>
	    <p>Erlang/OTP can now be built using parallel make if you
	    limit the number of jobs, for instance using '<c>make
	    -j6</c>' or '<c>make -j10</c>'. '<c>make -j</c>' does not
	    work at the moment because of some missing
	    dependencies.</p>
          <p>
	    Own Id: OTP-9451</p>
        </item>
        <item>
	    <p> The SSL option handling has been changed. There are
	    now two new orber options <c>ssl_server_options</c> and
	    <c>ssl_client_options</c> which takes a list of options
	    to the socket. </p> <p> The old options are now
	    deprecated and removed from the documentation but they
	    can still be used for backward compatibility as long as
	    the two new options not are used. </p> <p> If
	    <c>ssl_server_options</c> and <c>ssl_client_options</c>
	    contain an TCP option that <c>orber</c> needs to set to a
	    specific value it will be skipped and a warning will be
	    written to the error_log. </p>
          <p>
	    Own Id: OTP-9773 Aux Id: seq11932 </p>
        </item>
      </list>
    </section>

</section>

<section><title>Orber 3.6.22</title>

    <section><title>Fixed Bugs and Malfunctions</title>
      <list>
        <item>
	    <p> XML files have been corrected. </p>
          <p>
	    Own Id: OTP-9550 Aux Id: OTP-9541 </p>
        </item>
      </list>
    </section>

</section>

<section>
    <title>Orber 3.6.21</title>

    <section>
      <title>Improvements and New Features</title>
      <list type="bulleted">
        <item>
          <p>
            Eliminated Dialyzer warnings.</p>
          <p>
            Own Id: OTP-9326 Aux Id:</p>
        </item>
      </list>
    </section>
  </section>

  <section>
    <title>Orber 3.6.20</title>

    <section>
      <title>Improvements and New Features</title>
      <list type="bulleted">
        <item>
          <p>
            Eliminated Dialyzer warnings when using exit or throw.</p>
          <p>
            Own Id: OTP-9050 Aux Id:</p>
        </item>
      </list>
    </section>
  </section>

  <section>
    <title>Orber 3.6.19</title>

    <section>
      <title>Improvements and New Features</title>
      <list type="bulleted">
        <item>
          <p>
            Partial support for recursive structs and unions.
            Only available for the erl_corba backend and requires
            that Light IFR is used. I.e. the IC option {light_ifr, true}
            and that Orber is configured in such a way that Light IFR
            is activated. Recursive TypeCode is currently not supported.</p>
          <p>
            Own Id: OTP-8868 Aux Id: seq11633</p>
        </item>
      </list>
    </section>
    <section>
      <title>Fixed Bugs and Malfunctions</title>
      <list type="bulleted">
        <item>
          <p>The SSL option {ssl_imp, old} was not used if ssl_generation was
             set to 2. Only R14B was affected by this.</p>
          <p>Own Id: OTP-8994 Aux Id: seq11747</p>
        </item>
      </list>
    </section>
  </section>

  <section>
    <title>Orber 3.6.18</title>
    <section>
      <title>Fixed Bugs and Malfunctions</title>
      <list type="bulleted">
        <item>
          <p>A corbaloc http string could return an EXIT message, instead
             of a system exception, if the HTTP server closed the socket
             without returning a complete message. I.e. header and a body
             containing a stringified IOR.</p>
          <p>Own Id: OTP-8900 Aux Id: seq11704</p>
        </item>
      </list>
    </section>
  </section>

  <section>
    <title>Orber 3.6.17</title>

    <section>
      <title>Improvements and New Features</title>
      <list type="bulleted">
        <item>
          <p>
            Eliminated warnings for auto-imported BIF clashes.</p>
          <p>
            Own Id: OTP-8840</p>
        </item>
      </list>
    </section>
  </section>

  <section>
    <title>Orber 3.6.16</title>

    <section>
      <title>Improvements and New Features</title>
      <list type="bulleted">
        <item>
          <p>
            Test suites published.</p>
          <p>
            Own Id: OTP-8543O Aux Id:</p>
        </item>
      </list>
    </section>

    <section>
      <title>Fixed Bugs and Malfunctions</title>
      <list type="bulleted">
        <item>
          <p>Added missing trailing bracket to define in hrl-file.</p>
          <p>Own Id: OTP-8489 Aux Id:</p>
        </item>
      </list>
    </section>
  </section>

  <section>
    <title>Orber 3.6.15</title>

    <section>
      <title>Improvements and New Features</title>
      <list type="bulleted">
        <item>
          <p>
            Added the configuration parameters iiop_out_ports_attempts and
            iiop_out_ports_random.</p>
          <p>
            Own Id: OTP-8448 Aux Id: seq11498</p>
        </item>
        <item>
          <p>
            Removed obsolete SSL dependency.</p>
          <p>
            Own Id: OTP-8374 Aux Id:</p>
        </item>
        <item>
          <p>
            Removed the usage of the codeinclude tag in the documentation.</p>
          <p>
            Own Id: OTP-8409 Aux Id:</p>
        </item>
      </list>
    </section>

    <section>
      <title>Fixed Bugs and Malfunctions</title>
      <list type="bulleted">
        <item>
          <p>Removed superfluous VT in the documentation.</p>
          <p>Own Id: OTP-8353 Aux Id:</p>
        </item>
        <item>
          <p>Removed superfluous backslash in the documentation.</p>
          <p>Own Id: OTP-8354 Aux Id:</p>
        </item>
      </list>
    </section>
  </section>

  <section>
    <title>Orber 3.6.14</title>

    <section>
      <title>Improvements and New Features</title>
      <list type="bulleted">
        <item>
          <p>
            The documentation is now built with open source tools (xsltproc and fop) 
            that exists on most platforms. One visible change is that the frames are removed.</p>
          <p>
            Own Id: OTP-8201 Aux Id:</p>
        </item>
      </list>
    </section>
  </section>

  <section>
    <title>Orber 3.6.13</title>

    <section>
      <title>Improvements and New Features</title>
      <list type="bulleted">
        <item>
          <p>Obsolete guards, e.g. record vs is_record, has been changed 
             to avoid compiler warnings.</p>
          <p>Own Id: OTP-7987</p>
        </item>
      </list>
    </section>
  </section>

  <section>
    <title>Orber 3.6.12</title>

    <section>
      <title>Improvements and New Features</title>
      <list type="bulleted">
        <item>
          <p>Only the source instance of InitialReference.java is now
             included. Users are adviced to use the Interoperable
             Naming Service (INS) instead. INS is a part of the OMG
             standard specification.</p>
          <p>*** POTENTIAL INCOMPATIBILITY ***</p>
          <p>Own Id: OTP-7906 Aux Id: seq11243</p>
        </item>
      </list>
    </section>
  </section>

  <section>
    <title>Orber 3.6.11</title>

    <section>
      <title>Improvements and New Features</title>
      <list type="bulleted">
        <item>
          <p>Updated file headers.</p>
          <p>Own Id: OTP-7837</p>
        </item>
      </list>
    </section>
  </section>

  <section>
    <title>Orber 3.6.10</title>

    <section>
      <title>Improvements and New Features</title>
      <list type="bulleted">
        <item>
          <p>Documentation source included in open source releases.</p>
          <p>Own Id: OTP-7595</p>
        </item>
      </list>
    </section>
  </section>

  <section>
    <title>Orber 3.6.9</title>

    <section>
      <title>Improvements and New Features</title>
      <list type="bulleted">
        <item>
          <p>Updated file headers.</p>
          <p>Own Id: OTP-7011</p>
        </item>
        <item>
          <p>Now compliant with the new behavior of stdlib.</p>
          <p>Own Id: OTP-7030 Aux Id: seq10827</p>
        </item>
      </list>
    </section>
  </section>

  <section>
    <title>Orber 3.6.8</title>

    <section>
      <title>Improvements and New Features</title>
      <list type="bulleted">
        <item>
          <p>When a local port range has been defined (i.e. iiop_out_ports),
	     Orber set the socket option reuseaddr to true and after one
	     timed out connection attempt no other port in the given range
	     is used for that particular connect attempt.</p>
          <p>Own Id: OTP-6844 Aux Id: </p>
        </item>
        <item>
          <p>Possible to override global SSL parameters when using
             local interfaces.</p>
          <p>Own Id: OTP-6869 Aux Id: seq10742</p>
        </item>
      </list>
    </section>
    <section>
      <title>Fixed Bugs and Malfunctions</title>
      <list type="bulleted">
        <item>
          <p>The parameter ssl_client_ciphers was used on the server side as well
             instead of ssl_server_ciphers.</p>
          <p>Own Id: OTP-6868 Aux Id:</p>
        </item>
        <item>
          <p>The configuration parameter iiop_max_in_requests was ignored, until
             the first incoming request arrived, if iiop_packet_size was set.</p>
          <p>Own Id: OTP-6912 Aux Id:</p>
        </item>
      </list>
    </section>
  </section>

  <section>
    <title>Orber 3.6.7</title>

    <section>
      <title>Improvements and New Features</title>
      <list type="bulleted">
        <item>
          <p>The documentation source has been converted from SGML to XML.</p>
          <p>Own Id: OTP-6754 Aux Id: </p>
        </item>
      </list>
    </section>
  </section>

  <section>
    <title>Orber 3.6.6</title>

    <section>
      <title>Improvements and New Features</title>
      <list type="bulleted">
        <item>
          <p>It is now possible to configure incoming connections which
            overrides some global configuration parameters. See
            orber:add_listen_interface/2/3.</p>
          <p>Own Id: OTP-6696 Aux Id: </p>
        </item>
      </list>
    </section>
  </section>

  <section>
    <title>Orber 3.6.5</title>

    <section>
      <title>Improvements and New Features</title>
      <list type="bulleted">
        <item>
          <p>Removed some unused code.</p>
          <p>Own Id: OTP-6527 Aux Id: </p>
        </item>
      </list>
    </section>
  </section>

  <section>
    <title>Orber 3.6.4</title>

    <section>
      <title>Improvements and New Features</title>
      <list type="bulleted">
        <item>
          <p>Orber can now be configured so that different NAT parameters
            can be specified for different interfaces.</p>
          <p>Own Id: OTP-6165 Aux Id: </p>
        </item>
        <item>
          <p>It is now possible to set the keepalive option for incoming
            and outgoing IIOP connections. For more information, see the
            Configuration chapter in the User's Guide.</p>
          <p>Own Id: OTP-6370 Aux Id: seq10532</p>
        </item>
        <item>
          <p>The new function orber:close_connection/1/2 allows a client
            to close connections to an object residing on a remote ORB.</p>
          <p>Own Id: OTP-6371 Aux Id: seq10532</p>
        </item>
        <item>
          <p>Orber now use the SSL two-phase accept strategy to avoid
            that new incoming connections via SSL are not blocked
            by a previous connect attempt that never initiated the
            SSL handshake. Note, the configuration parameter
            iiop_ssl_accept_timeout should be set (default infinity).
            For more information, see the Configuration chapter in the
            User's Guide. If Orber is started in secure mode, the
            installed SSL version must support ssl:ssl_accept/1/2 and
            ssl:transport_accept/1/2.</p>
          <p>Own Id: OTP-6372 Aux Id: seq10105</p>
        </item>
      </list>
    </section>

    <section>
      <title>Fixed Bugs and Malfunctions</title>
      <list type="bulleted">
        <item>
          <p>The operation orber_ifr:contents/2 could only handle dk_All.</p>
          <p>Own Id: OTP-6385 Aux Id:</p>
        </item>
      </list>
    </section>
  </section>

  <section>
    <title>Orber 3.6.3</title>

    <section>
      <title>Improvements and New Features</title>
      <list type="bulleted">
        <item>
          <p>When installing Orber it is now possible to set the priority
            for Orber internal Mnesia tables. For more information, see the
            Reference Manual regarding orber:install/2.</p>
          <p>Own Id: OTP-5907 Aux Id: seq10156</p>
        </item>
        <item>
          <p>The operation corba_object:is_a/2/3 now only connect to a remote
            ORB if necessary (i.e. the target object inherits from objects
            associated with the given IFR id).</p>
          <p>Own Id: OTP-5908</p>
        </item>
      </list>
    </section>

    <section>
      <title>Fixed Bugs and Malfunctions</title>
      <list type="bulleted">
        <item>
          <p>The operation corba_object:is_remote/1 always returned
            true, which was introduced in orber-3.2.10.</p>
          <p>Own Id: OTP-5909</p>
        </item>
      </list>
    </section>
  </section>

  <section>
    <title>Orber 3.6.2</title>

    <section>
      <title>Improvements and New Features</title>
      <list type="bulleted">
        <item>
          <p>Native interceptors may now export new_in_connection and 
            new_out_connection operations with arity 5. If this is the
            case, information about the local interface and port is
            passed to the interceptor. Orber's built in interceptors
            have been changed to include this information as well.</p>
          <p>Own Id: OTP-5671</p>
        </item>
      </list>
    </section>

    <section>
      <title>Fixed Bugs and Malfunctions</title>
      <list type="bulleted">
        <item>
          <p>In some cases, e.g. incorrect GIOP headers or a CancelRequest
            containing a non-existing RequestId, the incoming connection 
            would be terminated.</p>
          <p>Own Id: OTP-5672 Aux Id: seq10037</p>
        </item>
        <item>
          <p>If combining the 'Use Current Interface in IOR' and
            'Use IPv6' flags, exported IOR:s contained an incorrect
            host address.</p>
          <p>Own Id: OTP-5673</p>
        </item>
      </list>
    </section>
  </section>

  <section>
    <title>Orber 3.6.1</title>

    <section>
      <title>Improvements and New Features</title>
      <list type="bulleted">
        <item>
          <p>Reduced overhead when using outgoing ACL with a local interface
            defined.</p>
          <p>Own Id: OTP-5659</p>
        </item>
        <item>
          <p>Added guards to ensure that, when so required, a list
            of IOP_ServiceContext's is passed instead of, for example,
            just the context record.</p>
          <p>Own Id: OTP-5660</p>
        </item>
      </list>
    </section>

    <section>
      <title>Fixed Bugs and Malfunctions</title>
      <list type="bulleted">
        <item>
          <p>The documentation referred to two different context definitions,
            the incorrect ServiceContext and the correct IOP_ServiceContext.
            The hrl file PATH/include/corba.hrl also contained the incorrect
            record definition. This has now been updated so that only
            IOP_ServiceContext is used and referred to.</p>
          <p>Own Id: OTP-5658</p>
        </item>
      </list>
    </section>
  </section>

  <section>
    <title>Orber 3.6</title>

    <section>
      <title>Improvements and New Features</title>
      <list type="bulleted">
        <item>
          <p>It is now possible to define a Access Control List (ACL),
            which limits the host and ports Orber may connect to or
            accept connections from.</p>
          <p>Own Id: OTP-5567</p>
        </item>
        <item>
          <p>It is now possible to add, and remove, listen interfaces.
            For more information, consult the User's Guide and the 
            orber module Reference Manual.</p>
          <p>Own Id: OTP-5568</p>
        </item>
        <item>
          <p>It is now possible to activate and deactivate Audit/Trail
            logging. One of the three built in interceptors will be used
            depending on the requested verbosity.</p>
          <p>Own Id: OTP-5569</p>
        </item>
        <item>
          <p>It is now possible to configure Orber to add the interface,
            to exported local IOR:s, a Request came via.</p>
          <p>Own Id: OTP-5570</p>
        </item>
        <item>
          <p>It is now possible to instruct Orber which local interface an outgoing Request
            shall be sent via. To accomplish this the Orber generic context must be
            added added to each invocation.</p>
          <p>Own Id: OTP-5571</p>
        </item>
        <item>
          <p>It is now possible to define a default local interface,
            which Orber will use when connecting to another ORB.</p>
          <p>Own Id: OTP-5583</p>
        </item>
      </list>
    </section>
  </section>
</chapter>