Subject: CVS commit: pkgsrc/net/ORBit2
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 04/01/2004 18:16:17
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Thu Apr  1 18:16:17 UTC 2004

Modified Files:
	pkgsrc/net/ORBit2: Makefile PLIST buildlink2.mk buildlink3.mk distinfo

Log Message:
Update to 2.10.0.  Changes since the 2.8.x branch:

ORBit2-2.9.6
	* bug fixes
		+ PPC union walking bug (Michael, Jeroen Z)

ORBit2-2.9.5
	* bug fixes
		+ don't crash with NULL env (Mark)

ORBit2-2.9.4
	* bug fixes
		+ enviroment pollution (Michael)
		+ AIX portability bits (The Written Word)

ORBit2-2.9.3
	* bug fixes
		+ configure logic bug (Morten Welinder)
		+ no-mainloop threading issue (Michael)
		+ custom policy oneway fix (Michael, JP)
		+ policy lookup fix (Alex Larsson)

ORBit2-2.9.2
	* bug fixes
		+ threaded client deadlock (Michael)
		+ skelimpl leak fix (Frank)
		+ forward request double free (Michael)
		+ thread queue processing (Frank)

ORBit2-2.9.1
	* bug fixes
		+ thread handling / shutdown bugs (Justin Schoeman)
		+ linc I/O revents race fix (Padraig O'Briain)
		+ name service ref leak (Justin)
		+ GIOP HUP error cleanup (Michael)
		+ ORB shutdown from any thread (Michael)
		+ build fixes / cleans (Justin, Michael)
	* featurelets
		+ (limited) re-enterancy client policy (Michael)
		+ re-factored invocation stack (Frank Rehberger)
		+ deactivation / return test (Michael)

ORBit2-2.9.0
	* bug fixes
		+ speed up child POA destruction (Michael)
	* featurelets
		+ allow objects to be bound to specific threads (Alex Larsson)


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/net/ORBit2/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/net/ORBit2/PLIST pkgsrc/net/ORBit2/buildlink3.mk
cvs rdiff -r1.11 -r1.12 pkgsrc/net/ORBit2/buildlink2.mk
cvs rdiff -r1.14 -r1.15 pkgsrc/net/ORBit2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.