Changelog for
perl-Net-XMPP-1.05-159.2.noarch.rpm :
Tue Jan 12 13:00:00 2016 bwiedemannAATTsuse.com
- skip tests that need network
- add cpanspec.yml
Wed Apr 15 14:00:00 2015 cooloAATTsuse.com
- updated to 1.05
see /usr/share/doc/packages/perl-Net-XMPP/CHANGES
1.05 2014-12-22
====
- Update CHANGES file
1.04 2014-12-22
====
- Increase XML::Stream dependency to 1.24
1.03 2014-12-22
====
- Roll-up of all 1.02_
* changes
- Update bug tracker location
- RT#94649 use Digest::SHA (from Debian package maintainers)
- RT#94650 spelling corrections (from Debian package maintainers)
1.02_05 2014-12-17
====
- Correct incorrectly tagged 1.02_04 (errantly tagged as 1.23_04)
- Remove extraneous tag 1.02_1 (1.02_01 points to the same content)
1.02_04 2011-07-19
===
- Remove outdated Test::More/Test::Builder (szabgab)
- Address more memory leaks in Net::XMPP::Connection, Net::XMPP::Protocol and Net::XMPP::Roster (szabgab)
- Fix crash connecting to Google Talk (szabgab)
- Add Google Talk-specific test (szabgab)
- Add memory leak tests (szabgab)
- Correct behavior of Net::XMPP::Debug when level >= 0 (szabgab)
- Correct documentation with regard to debug settings (szabgab)
- Correct required version of Perl (szabgab)
- Removed specific XML::Stream version require (szabgab)
1.02_03 2011-06-23
===
- RT#61611 Correct comparison operator
- Fixed memory leak in Net::XMPP::Connection (szabgab)
- RT#52549 unindented POD so that it reformats properly (szabgab)
- Replace indirect object notation with direct invocation notation (szabgab)
1.02_02 2010-09-24
===
- Increase XML::Stream dependency to 1.23_04
1.02_01 2010-09-22
===
- New maintainer: DAPATRICK
- RT#15736 Replace print statements to debug logging
- RT#51156 Correct typo in documentation
- RT#54521 Note dependency on XML::Stream 1.23
- RT#37129, RT#18539 Support for virtual domains
- RT#57887 Use each required module explicitly
- RT#61453 Pass ssl_verify and ssl_ca_path
- RT#61453 Improve undef/null ssl param handling
- RT#61144 Appropriately handle non-object jid
- RT#37030 Clarify license as LGPL 2.1
- RT#58333 Check definedness of hash key before use
Fri Nov 18 13:00:00 2011 cooloAATTsuse.com
- use original .tar.gz
Wed Dec 1 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro
Sun Jul 25 14:00:00 2010 chrisAATTcomputersalat.de
- removed dos2unix usage
Wed Jul 14 14:00:00 2010 chrisAATTcomputersalat.de
- recreated by cpanspec 1.78
o fix deps
- noarch pkg
Sun Jan 10 13:00:00 2010 jengelhAATTmedozas.de
- enable parallel build
Thu Apr 5 14:00:00 2007 anickaAATTsuse.cz
- update to 1.02
* Copied
*X subs from Net::Jabber::Message to Net::XMPP::Message
* added debugging in some Protocol subs that didn\'t have it,
but not all
* disabled CODE checking in Protocol-Callback subs to be POE
compatible
* changed mytestlib.pl to output more concise test names
* bugfixes
- fix spec to build with Module::Build, add it to BuildRequires
- disable %perl_process_packlist (Module::Build does not append
to perllocal.pod)
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Tue Aug 9 14:00:00 2005 roAATTsuse.de
- ignore test errors for the moment