SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for telepathy-idle-debuginfo-0.1.11-3.4.1.i586.rpm :

* Tue Apr 30 2013 hpjAATTopensuse.org- Add telepathy-idle-require-tls-validation.patch (bnc#817120, CVE-2007-6746). This fixes flaws in the SSL certificate validation.
* Mon Feb 13 2012 cooloAATTsuse.com- patch license to follow spdx.org standard
* Tue Nov 15 2011 vuntzAATTopensuse.org- Update to version 0.1.11: + Enhancements: - fdo#21168: Idle now implements the Contacts interface (which has officially been mandatory for a while). - fdo#37145: Rather than using its own home-grown network code, Idle now uses GIO. This should make it more robust and maintainable. - fdo#40734: The new Subject interface is now implemented. The old Properties interface is no longer supported, and hence various other aspects of room configuration are no longer exposed. In future, they should be reincarnated on the RoomConfig interface.- Add pkgconfig(gio-2.0) BuildRequires.- Change telepathy-glib-devel BuildRequires to pkgconfig(telepathy-glib).
* Tue Aug 30 2011 andrea.turriniAATTgmail.com- Fix typo in description.
* Wed May 18 2011 dimstarAATTopensuse.org- Update to version 0.1.10: + Enhancements: - The ContactInfo interface is now implemented, allowing you to discover contacts\' real names and other attributes exposed via /whois in the IRC protocol [fdo#34796] + Fixes: - Should send keep-alive packets to detect dropped connections [fdo#35058] - Use AM_PATH_PYTHON to check for more Python versions instead of check for each binary [fdo#36624] - NewChannels fired twice when connecting to a bip account [fdo#28918] - Pass the message type to tp_cm_message_new_text [fdo#37038]
* Mon Apr 11 2011 fcrozatAATTnovell.com- Update to version 0.1.9: + Correctly implement Destroyable to avoid Idle eating 100% CPU if there is no text handler (fdo#34166). + Correctly quote message in PART commands (fdo#34812) + Don\'t truncate room names at ! in the parser (fdo#28371, fdo#31343, fdo#30609). + Using an underscore \'_\' in IRC login name causes network error (fdo#33913). + The \'username\' parameter is now validated for its conformance to RFC 2812 (fdo#35239). + Additionally, the human-readable information from ERROR messages is now exposed in the ConnectionError signal\'s Details dictionary, as server-message. (also fdo#35239). + Add Messages properties to immutable properties. + Add the password-prompt to the manager file. + Set the \'message-sender-id\' key in messages.
* Wed Mar 09 2011 fcrozatAATTnovell.com- Update to version 0.1.8: + Enhancements: - Implements SASL channel. + Fixes: - Properly advertise that text channels implement Messages.
* Wed Dec 08 2010 vuntzAATTopensuse.org- Update to version 0.1.7: + Enhancements: - Implement the Messages interface. - Implement Protocol objects. - Stop using tp_get_bus. + Fixes: - Fix a buffer overrun in channel name validation. - Fix the handling of the +t channel flag. - Fix free of invalid size using g_slice.
* Sun Feb 21 2010 vuntzAATTopensuse.org- Update to version 0.1.6: + Enhancements: - Implement IDLE_LOGFILE to divert output to a file. - Implement Debug interface. + Fixes: - Add username parameter to the manager file. - Fix some memory leaks. - Add ourself to remote-pending when creating a room channel. (fdo#25039) - Flag password parameter as secret (fdo#24559)
* Mon Sep 28 2009 vuntzAATTopensuse.org- Update to version 0.1.5: + Enhancements: - Use automake 1.11\'s silent build option. Use - -enable-silent-rules to enable it. - Implement Destroyable for IM channels. - Implement o.fd.Tp.Connection.Interface.Requests. - Allow parting MUCs with RemoveMembers. + Fixes: - fdo#22291: Define _GNU_SOURCE not __USE_GNU to get strnlen(3), which was causing a build failure on openSUSE, which has a glibc from the future. - fdo#22958: Don\'t explicitly return void in void functions as Sun\'s C compiler doesn\'t support this.- Drop telepathy-idle-glibc-header.patch: fixed upstream.
* Mon Jun 15 2009 vuntzAATTnovell.com- Add telepathy-idle-glibc-header.patch to fix build with latest glibc.
* Thu May 28 2009 vuntzAATTnovell.com- Update to version 0.1.4: + Enhancements: - Added a connection parameter for \"username\" (fdo#16499). - Removed the default quit message advertising Idle (fdo#20916). + Fixes: - Parses nicknames in incoming messages more liberally, to allow nicknames like \"-bip\" which are illegal but appear in the wild. - Uniquify connections\' object paths to permit two connections to the same server with the same username (fdo#17430).
* Sat Feb 21 2009 mbomanAATTsuse.de- Update to version 0.1.3: + Added automated test infrastructure + Fixed a bunch of memory leaks reported by valgrind + handle buggy servers that don\'t quit properly + Fix parsing error that resulting in not receiving any messages that started with a leading space (fdo#17390) + Handle user renames in room channels properly + Validate nicknames properly when attempting to create a new connection + Fix bug where data was lost due to improper splitting of long messages (fdo#17392) + Don\'t split utf-8 codepoints in half when splitting long messages (fdo#13532) + Fix bug where a user named \'foo\' that was a member of a channel of the same name (\'#foo\') would have private messages delivered to both the private chat and the group chat (fdo#19766) + Fix some infinite loop failures when connections fail + Fixed various warnings- 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...\'- Use --libexecdir=%{_prefix}/lib/%{name} since upstream changed
* Thu Jul 24 2008 hfiguiereAATTsuse.de- Initial checkin
 
ICM