With the new release of D-Bus which includes our marshalling code
(http://lists.freedesktop.org/archives/dbus/2009-May/011303.html), my
plan is to release a new version of WvStreams that dynamically links to
this library next week (probably Monday). After some thinking, I'm
pretty sure the right thing to do is to make hard dependancy on the
latest version of D-Bus. Having two codepaths (one of which depends on a
statically linked version of D-Bus) seems insane to me. Those who don't
want to upgrade their version of D-Bus can either stick with an old
version of WvStreams or do without D-Bus support.
For this reason, I'm thinking of dubbing this release "WvStreams 4.6".
To help justify the bump in version number, I'm planning to include
Patrick's patches to support MacOS X.
Questions/comments/flames?
--
William Lachance <wrl...@gmail.com>
This sounds logical to me. Any distro that bothers to upgrade
wvstreams is almost certainly going to also upgrade libdbus.
Have fun,
Avery