~ubuntu-branches/ubuntu/trusty/python-omniorb/trusty

« back to all changes in this revision

Viewing changes to update.log

  • Committer: Bazaar Package Importer
  • Author(s): Floris Bruynooghe
  • Date: 2011-05-01 12:42:50 UTC
  • mfrom: (2.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20110501124250-zgkxrv9bqoy7bzm2
Tags: 3.5-2
* debian/omniidl-python.install: fix bug exposed by python2.5
  removal (thanks Jakub Wilk for patch) (closes: #624740)
* debian/control: bump standards version to 3.9.2, no changes needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Wed Dec 22 15:59:17 GMT 2010 dgrisby
 
2
====================================
 
3
 
 
4
- This is omniORBpy 3.5.
 
5
 
 
6
 
 
7
Mon Dec 20 22:07:35 GMT 2010 dgrisby
 
8
====================================
 
9
 
 
10
- Updates for 3.5 release.
 
11
 
 
12
README.txt
 
13
ReleaseNotes.txt
 
14
THIS_IS_OMNIORBPY_3_4
 
15
THIS_IS_OMNIORBPY_3_5
 
16
aclocal.m4
 
17
bugfixes-34.xml
 
18
configure.ac
 
19
configure
 
20
mk/version.mk
 
21
 
 
22
 
 
23
Wed Dec  8 12:27:01 GMT 2010 dgrisby
 
24
====================================
 
25
 
 
26
- Updated RPM spec files from Dirk O Kaar and Thomas Lockhart.
 
27
 
 
28
contrib/RPMs/omniORBpy.spec
 
29
contrib/RPMs/omniORBpy_new.spec
 
30
 
 
31
 
 
32
Tue Sep  7 16:04:46 BST 2010 dgrisby
 
33
====================================
 
34
 
 
35
- Allow passing of peer address and identity to interceptors. Thanks
 
36
  Konstantin Olkhovskiy.
 
37
 
 
38
modules/pyInterceptors.cc
 
39
 
 
40
 
 
41
Tue Sep  7 14:36:11 BST 2010 dgrisby
 
42
====================================
 
43
 
 
44
- Some braces to make gcc happy.
 
45
 
 
46
modules/pyValueType.cc
 
47
 
 
48
- Put omniORBpy version in __version__.
 
49
 
 
50
modules/dir.mk
 
51
modules/omnipy.cc
 
52
python/omniORB/__init__.py
 
53
 
 
54
 
 
55
Fri May 14 13:52:49 BST 2010 dgrisby
 
56
====================================
 
57
 
 
58
- Wrong sprintf argument size.
 
59
 
 
60
modules/omnipy.cc
 
61
 
 
62
- Better logging when receiving invalid indirections.
 
63
 
 
64
modules/pyTypeCode.cc
 
65
 
 
66
- Premature decref caused problems with properties used as valuetype
 
67
  attributes.
 
68
 
 
69
modules/pyValueType.cc
 
70
 
 
71
 
 
72
Thu May  6 16:47:33 BST 2010 dgrisby
 
73
====================================
 
74
 
 
75
- Allow exceptions to be pickled. Thanks Luke Deller.
 
76
 
 
77
python/omniORB/CORBA.py
 
78
 
 
79
 
 
80
Thu May  6 16:21:52 BST 2010 dgrisby
 
81
====================================
 
82
 
 
83
- Updated spec files from Thomas Lockhart.
 
84
 
 
85
contrib/RPMs/omniORBpy.spec
 
86
 
 
87
 
 
88
Sat Feb 27 20:07:35 GMT 2010 dgrisby
 
89
====================================
 
90
 
 
91
- Ensure a reference to the identity is held for the duration it is required.
 
92
 
 
93
modules/pyObjectRef.cc
 
94
 
 
95
- Raise BAD_INV_ORDER from cdrMarshal / cdrUnmarshal if ORB is not initialised.
 
96
 
 
97
python/omniORB/__init__.py
 
98
 
 
99
 
 
100
Wed Oct  7 17:24:23 BST 2009 dgrisby
 
101
====================================
 
102
 
 
103
- File __name__ set incorrectly at end of a module when using -Wbpackage.
 
104
 
 
105
omniidl_be/python.py
 
106
 
 
107
 
 
108
Thu Jul 16 16:16:19 BST 2009 dgrisby
 
109
====================================
 
110
 
 
111
- This is omniORBpy 3.4.
 
112
 
 
113
 
 
114
Thu Jul 16 16:07:04 BST 2009 dgrisby
 
115
====================================
 
116
 
 
117
- Doc updates for 3.4.
 
118
 
 
119
doc/omniORBpy.pdf
 
120
doc/omniORBpy.ps
 
121
doc/omniORBpy/index.html
 
122
doc/omniORBpy/omniORBpy.html
 
123
doc/omniORBpy/omniORBpy001.html
 
124
doc/omniORBpy/omniORBpy002.html
 
125
doc/omniORBpy/omniORBpy003.html
 
126
doc/omniORBpy/omniORBpy004.html
 
127
doc/omniORBpy/omniORBpy005.html
 
128
doc/omniORBpy/omniORBpy006.html
 
129
doc/omniORBpy/omniORBpy007.html
 
130
doc/omniORBpy/omniORBpy008.html
 
131
doc/omniORBpy/omniORBpy009.html
 
132
doc/omniORBpy/omniORBpy010.html
 
133
doc/omniORBpy/omniORBpy011.html
 
134
doc/tex/omniORBpy.tex
 
135
 
 
136
 
 
137
Thu Jul 16 14:22:56 BST 2009 dgrisby
 
138
====================================
 
139
 
 
140
- Updates for omniORBpy 3.4.
 
141
 
 
142
README.txt
 
143
ReleaseNotes.txt
 
144
THIS_IS_OMNIORBPY_3_3
 
145
THIS_IS_OMNIORBPY_3_4
 
146
bugfixes-33.xml
 
147
configure
 
148
configure.ac
 
149
update.log
 
150
contrib/RPMs/omniORBpy.spec
 
151
mk/version.mk
 
152
 
 
153
 
 
154
Thu Jun 18 10:12:59 BST 2009 dgrisby
 
155
====================================
 
156
 
 
157
- Track change in Python 2.6's threading module. Thanks Luke Deller.
 
158
 
 
159
python/omniORB/__init__.py
 
160
 
 
161
 
 
162
Thu Jun 18 10:04:34 BST 2009 dgrisby
 
163
====================================
 
164
 
 
165
- Suppress a compiler warning.
 
166
 
 
167
modules/pyServant.cc
 
168
 
 
169
- New spec file from Dirk Siebnich.
 
170
 
 
171
contrib/RPMs/omniORBpy_new.spec
 
172
 
 
173
 
 
174
Thu Jun 18 09:50:48 BST 2009 dgrisby
 
175
====================================
 
176
 
 
177
- HPUX build change.
 
178
 
 
179
mk/beforeauto.mk.in
 
180
 
 
181
 
 
182
Mon Jun  1 12:10:39 BST 2009 dgrisby
 
183
====================================
 
184
 
 
185
- Add somes tests for empty valuetypes.
 
186
 
 
187
examples/valuetype/tests/client.py
 
188
examples/valuetype/tests/server.py
 
189
examples/valuetype/tests/value1.idl
 
190
 
 
191
 
 
192
Wed May  6 17:49:47 BST 2009 dgrisby
 
193
====================================
 
194
 
 
195
- Updated copyright.
 
196
 
 
197
[Many files]
 
198
 
 
199
 
 
200
Tue May  5 15:25:53 BST 2009 dgrisby
 
201
====================================
 
202
 
 
203
- Remove unused variable.
 
204
 
 
205
modules/omnipy.cc
 
206
 
 
207
- Tolerate unpickled enum items.
 
208
 
 
209
modules/pyMarshal.cc
 
210
 
 
211
 
 
212
Fri Mar 13 13:50:02 GMT 2009 dgrisby
 
213
====================================
 
214
 
 
215
- omnithread version number was out of sync.
 
216
 
 
217
mk/version.mk
 
218
 
 
219
- Bind orb.register_initial_reference. Thanks Wei Jiang.
 
220
 
 
221
modules/pyORBFunc.cc
 
222
python/omniORB/CORBA.py
 
223
 
 
224
 
 
225
Thu Oct  9 16:02:23 BST 2008 dgrisby
 
226
====================================
 
227
 
 
228
- Python exceptions occurring during unmarshalling were not properly
 
229
  handled. Exception state left set when at traceLevel 0 (thanks
 
230
  Morarenko Kirill).
 
231
 
 
232
modules/omnipy.h
 
233
modules/pyExceptions.cc
 
234
modules/pyLocalObjects.cc
 
235
modules/pyMarshal.cc
 
236
modules/pyObjectRef.cc
 
237
modules/pyServant.cc
 
238
modules/pyomniFunc.cc
 
239
 
 
240
 
1
241
Tue Sep 23 10:34:21 BST 2008 dgrisby
2
242
====================================
3
243