File telepathy-salut.changes of Package telepathy-salut
-------------------------------------------------------------------
Sat Oct 9 10:57:19 CEST 2010 - vuntz@opensuse.org
- Update to version 0.4.0:
+ Fixes:
- Remove the GibberResolver and all its infrastructure
- Use the normal, safer telepathy-glib priv idioms
- Add salut_connection_get_implemented_interfaces
- Make tests more robust
- Remove examples and OpenSSL support from libgibber
- remove SASL support
- remove now-unused MD5 implementation
- Remove the activity when its channel has been closed, as
Gabble does
- Remove cyrus-sasl-devel and openssl-devel BuildRequires.
-------------------------------------------------------------------
Thu Aug 19 21:46:32 CEST 2010 - badshah400@gmail.com
- Update to version 0.3.13:
+ Enhancements:
- Implement avatar requirements properties
- Add a ActivityProperties.GetActivity method for retrieving an
activity's room handle from its id
- Add a BuddyInfo.AddActivity method so activities can advertise
themselves without having to track all the other shared
activities
+ Fixes:
- Update with-session-bus.sh from telepathy-glib, fixing a
bashism
-------------------------------------------------------------------
Mon Jun 21 12:19:07 CEST 2010 - dimstar@opensuse.org
- Update to version 0.3.12:
+ Enahncements:
- Merge back most of the portability improvements from Gabble's
copy of Gibber
- Use automake silent rules (--enable-silent-rules) instead of
shave
+ Fixes:
- fdo#22970: don't try to support credential-passing on
non-Linux platforms, fixing compilation there
- fdo#27289: set the Properties flag on group channels for
round-trip reduction
- fdo#20732: allow the user to leave MUCs with RemoveMembers()
- Implement the error path for ContactList channel requests
correctly
- Fix compilation in the tr_TR.UTF-8 locale
- Use the right timestamps on message delivery reports
- Stop working around fdo#15092, which was fixed in
telepathy-glib
- fdo#26152: make critical warnings fatal by default
-------------------------------------------------------------------
Fri Mar 26 12:06:33 CET 2010 - vuntz@opensuse.org
- Update to version 0.3.11:
+ Enhancements:
- Implement TpMessageMixin and therefore the
Channel.Interface.Messages.
+ Fixes:
- Fix strict aliasing warnings from gcc.
- Fix assertion due to g_set_prgname being called twice.
-------------------------------------------------------------------
Mon Sep 14 10:14:07 CEST 2009 - vuntz@opensuse.org
- Update to version 0.3.10:
+ Enhancements:
- Implement the final, stable new API for tubes.
- Use ContactCapabilities draft to communicate tube support.
- In StreamTube, UNIX sockets created with the Localhost access
control are usable by any user of the system.
- Implement Debug interface.
+ Fixes:
- Include muc tube channels in Requests's Channels property.
- Implement setting presence before the connection is
established. This allows salut to be used with mission
control >= 5.2.2.
- Make the "dnd" presence actually correspond to the correct
telepathy presence type.
-------------------------------------------------------------------
Mon Jul 20 09:43:02 CEST 2009 - vuntz@novell.com
- Use libexecdir instead of libdir in the file list to fix build.
-------------------------------------------------------------------
Sun May 31 01:15:46 CEST 2009 - lars@linux-schulserver.de
- fix requires for doc package
-------------------------------------------------------------------
Sun Apr 26 23:16:13 CEST 2009 - vuntz@novell.com
- Add --enable-olpc to configure. Requested by the Education
project for Sugar.
-------------------------------------------------------------------
Sat Apr 4 11:49:46 CEST 2009 - vuntz@novell.com
- Update to version 0.3.9:
+ Enhancements:
- Implement Connection.Interface.ContactCapabilities.DRAFT
- Implement tube service specific contact capabilities.
- Implement file transfer contact capabilities.
- Implement Channel.Type.StreamTube.DRAFT
+ Fixes:
- As defined in the spec, {Accept,Provide}File should return an
'ay' and not a string as UNIX socket address.
- Fix a crash with newer versions of libsoup
- Fix file transfer over IPv6 (fdo#19163)
-------------------------------------------------------------------
Sat Feb 21 21:03:37 CET 2009 - mboman@suse.de
- Update to version 0.3.8:
+ Switched to the stable version of the FileTransfer interface.
Clients (Empathy, Sugar...) have to be modified to use the
stable interface instead of the DRAFT one. Just the interface
name has been renamed so changes should be trivial
+ Fix a crash when receiving an incoming XMPP connection from
a IPv6 address.
- Remove export CFLAGS="$RPM_OPT_FLAGS" and export
CXXFLAGS="$CFLAGS". These are default
- Remove required versions for BuildRequires. We don't generally
use it in our .spec files
- Use %makeinstall instead of 'make install...'
- Split out documention into a -doc package
- Use %setup -q instead of %setup -q -n %{name}-%{version} since
we don't change the name
-------------------------------------------------------------------
Fri Jan 9 17:16:01 EST 2009 - hfiguiere@suse.de
- Update to version 0.3.7
* State of pending file transfer channels is now automatically changed to
"Cancelled" if peer is disconnected.
* Uses libsoup 2.4 instead of the obsolete 2.2 version (fdo#18891).
* Don't crash if the XMPP connection is disconnected during a file transfer.
* Fix a race in stream tubes causing potential data lost.
* Fix various leaks including one leading to a crash (fdo#19181).
- Remove telepathy-salut-fdo-18891.patch.
-------------------------------------------------------------------
Thu Jan 1 15:03:02 EST 2009 - mboman@suse.de
- Update to version 0.3.6:
+ Implement org.freedesktop.Telepathy.Channel.Type.FileTransfer.DRAFT.
+ All channels are now requestable using the new
org.freedesktop.Telepathy.Connection.Interface.Requests interface.
+ Assertion failed in gibber_multicast_transport_disconnect when closing
a local pending room (fdo#18552).
- Add telepathy-salut-fdo-18891.patch to make it build with current libsoup
-------------------------------------------------------------------
Sun Oct 19 11:54:14 EST 2008 - mboman@suse.de
- Update to version 0.3.5:
* Add a test framework
* Only announce OLPC activity we actually joined (dev.laptop.org #8441)
-------------------------------------------------------------------
Fri Sep 26 16:20:34 CEST 2008 - sbrabec@suse.cz
- Removed loudmouth from Requires. loudmouth is not required any
more (and it was renamed).
-------------------------------------------------------------------
Fri Sep 12 16:59:18 CDT 2008 - maw@suse.de
- Update to version 0.3.4:
+ Implement the Contacts interface
+ Implement the SimplePresence interface
+ Implement spec 0.17.9 (Add various properties to all channels).
-------------------------------------------------------------------
Sat Aug 23 12:09:29 EDT 2008 - hfiguiere@suse.de
- Fix directory owning (FTBS in factory)
-------------------------------------------------------------------
Fri Aug 15 21:20:09 EDT 2008 - hfiguiere@suse.de
- Update to 0.3.3
* Fix clique, tubes and bonjour bugs
* Abstract Avahi
- Set docdir to %{_docdir}/%{name}
-------------------------------------------------------------------
Mon Mar 17 13:03:36 EDT 2008 - hfiguiere@suse.de
- Upgrade to 0.3.1
+ Lot of fixes
+ Update to the latest telepathy spec
+ Use the latest Avahi API
-------------------------------------------------------------------
Thu Oct 11 15:46:54 CEST 2007 - sbrabec@suse.cz
- Use binding specific avahi package.
-------------------------------------------------------------------
Tue Apr 3 19:07:51 CDT 2007 - maw@suse.de
- Don't build as root, and some specfile cleanups.