SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for orbit2-devel-2.14.17-2.2.x86_64.rpm :
Fri Apr 23 14:00:00 2010 lzwangAATTnovell.com
- Fix crasher with corrupted ~/.gconfd/saved_state ... (bnc#598867)

Thu Nov 26 13:00:00 2009 mxwuAATTnovell.com
- Fate #308121. Update to GNOME 2.28.
Last Changelog entry from new version
Sat Mar 28 00:47:04 CET 2009 - vuntzAATTnovell.com
- Remove all .la files.

Wed Jan 7 13:00:00 2009 olhAATTsuse.de
- obsolete old -XXbit packages (bnc#437293)

Sun Sep 21 14:00:00 2008 mbomanAATTsuse.de
- Update to version 2.14.16:
+ fix make check on Mac OS/X
+ The ORBNetID option was not consistent in relation to
ORBIIOPIPName. This fix ensures that ORBIIOPIPName always
takes precedence.

Tue Sep 16 14:00:00 2008 vuntzAATTnovell.com
- Update to version 2.14.15:
+ fix some leaks
+ fix some of the changes in 2.14.14
+ fix potential make loop

Thu Aug 28 14:00:00 2008 mawAATTsuse.de
- Update to version 2.14.14:
+ Use ORBIT_SOCKETDIR to propagate the socket dir to children
wherever possible; this has two benefits: it speeds up ORBit2
launch and it and it allows root owned apps to talk to the
user\'s AT
+ Various linc2 fixes.

Fri Jul 18 14:00:00 2008 jprAATTsuse.de
- Drop orbit-abuild.patch, the warning is valid but causes no
issues and will be fixed nicely upstream

Fri Jun 6 14:00:00 2008 mawAATTsuse.de
- Update to version 2.14.13:
+ Robustness fixes
+ Fixes for the poa test client
+ Build fixes with single glib includes
+ Locking fixes in linc
+ Fixes for handling of local requests
- Remove upstreamed patch: libbonobo-deadlock-fix.patch.

Fri May 23 14:00:00 2008 mawAATTsuse.de
- Add libbonobo-deadlock-fix.patch (bnc#393634 and bgo$534351)
- s#%run_ldconfig#/sbin/ldconfig#.

Thu Apr 10 14:00:00 2008 roAATTsuse.de
- added baselibs.conf file to build xxbit packages
for multilib support

Wed Jan 30 13:00:00 2008 mawAATTsuse.de
- Update to version 2.14.12:
+ Fix the build when using glib 2.15.

Fri Jan 25 13:00:00 2008 mawAATTsuse.de
- Update to version 2.14.11:
+ Various cleanups and fixes for win32
+ Fix off by one in all method name lengths
+ Fixes interoperability with other ORBs.

Fri Nov 23 13:00:00 2007 mawAATTsuse.de
- Update to version 2.14.10:
+ Bug fixes
- Rename abuild.patch to orbit-abuild.patch.

Mon Sep 17 14:00:00 2007 gekkerAATTsuse.de
- Update to version 2.14.9

* bug fixes
+ Portability fix (Tor Lillqvist)
+ Various fixes in GIOP and linc (Jules Colding)

Tue Jul 31 14:00:00 2007 mawAATTsuse.de
- Update to 2.14.8:

* bug fixes
+ Fix GIOP timeouts and add unit tests (Jules Colding)
+ Code cleanups (Kjartan)
+ Fix pointer arithmetics (Roland Illig)
+ Fix crash with uninitialized exception (Vincent Untz)
+ ORBLocalOnly mode in Solaris fixes (Brian Cameron)
- Respin abuild.patch -- part of it has been upstreamed.

Wed Mar 21 13:00:00 2007 mawAATTsuse.de
- Update to 2.14.7
- Fix b.g.o 378454.

Fri Feb 16 13:00:00 2007 mawAATTsuse.de
- Update to 2.14.6

Tue Feb 13 13:00:00 2007 sbrabecAATTsuse.cz
- Do not build unusable static libraries (#238552#c17).

Fri Jan 5 13:00:00 2007 sbrabecAATTsuse.cz
- Spec file cleanup.
- Splitted orbit2-doc from orbit2-devel.

Fri Jan 5 13:00:00 2007 mawAATTsuse.de
- Move to /usr.

Tue Jan 2 13:00:00 2007 jhargadonAATTsuse.de
- Removed unneeded libtool files. (#223691)

Tue Sep 12 14:00:00 2006 jhargadonAATTsuse.de
- update to version 2.14.3
- Patch to correct problem where DHCP hostname changes caused login
to block.
- Added gtk-doc documentation.
- Modify ORBLocalOnly test for TCP/IP connections so that differences
in the port number does not cause the test to fail. Since the port
number does not affect whether the IP address is local, this should
make the test work properly on platforms where the access ()
function fills in the port value that is being compared. On
Solaris, this fixes a bug that causes Java a11y to break, from an
end-user perspective.
- configure.in (CFLAGS): Fix #147556
- acinclude.m4: Added AX_CFLAGS_GCC_OPTION

Tue Sep 12 14:00:00 2006 jhargadonAATTsuse.de
- update to version 2.14.2
- bug fixes
+ Don\'t hang when the hostname changes
+ Fix problems with a11y on Solaris
+ Doc improvements
+ Build fixes

Mon Jul 31 14:00:00 2006 gekkerAATTsuse.de
- Update to version 2.14.1
- Remove upstreamed patch

* bug fixes
+ Cleanups, leak fixes and fixes for reports
from the Coverity checker (Kjartan, Pascal)
+ New function ORBit_get_giop_recv_limit().
Clients must be able to retrieve the
maximum allowed GIOP receive limit. (Jules Colding)
+ Bug 323201: marshalling of void retval typecode generated
by \"imodule service\" crashes. (Gustavo Carneiro)
+ emit per interface enum for index of xyz_imethods[].
(Kuang-Chun Cheng)
+ Port to GOption (Christian Persch)
+ Win32 fixes (Tor Lillqvist)
+ Emit exception for bad URL in string_to_object
(Frank Rehberger)
+ Fix C++ compatibility in generated code (Vladimir Panov)

Fri Jul 21 14:00:00 2006 gekkerAATTsuse.de
- Update to version 2.14.0
- Remove upstreamed patches

* bug fixes
+ Fix build on Cygwin (Tor)
+ Fix giop test compilation/crash (Tor)
- update to ORBit2-2.13.3

* bug fixes
+ Fix crash on null adaptor (Michael)
+ Fix compiler warnings (Kjartan, Jens Granseuer)
+ Improve configure stage on Win32 (Tor)
- update to ORBit2-2.13.2

* bug fixes
+ realloc should update length/tracking information
(Martin Blom)
+ Fix memory management and crashew when shutting down
the ORB. (Anders Carlsson)
+ Build/correctness fixes (Tor, Jules)
- update to +ORBit2-2.13.1

* features
+ More work on porting to Win32 (Tor)
+ Implement forward binding (Fernando Herrera)
+ Implement new ORB_init option ORBNetID (Jules Colding)

* bug fixes
+ Build fix (James Henstridge)
+ Memory management fixes (Anders Carlsson)
+ Reset connection for forwarded objects (Anders)
+ Don\'t use -export-dynamic (Mark)
+ if we have failed on the unix socket, have IPv4 or
IPv6 connections enabled and are on localhost, then
don\'t connect on the corresponding port from the profiles
(Arvind Samtur)
+ Fix a bunch of compiler warnings and make some code static
(Kjartan)
+ Add threading libs to ORBIT_NAME (Michael)
+ Check for netdb.h (Sandie Vanderme)
+ Check for sys/sockio.h (James Andrewartha)

* Other
+ Improve docs for users of ORBit2 (Jules Colding)


 
ICM