-
Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 2.69-5
- Mass rebuild 2013-12-27
-
Thu Aug 01 2013 Petr Šabata <contyk@redhat.com> - 2.69-4.1
- Add a better description
- Fix the dependency list
-
Thu Nov 15 2012 Petr Šabata <contyk@redhat.com> - 2.69-4
- Modernize the spec a bit and add Carp to BRs
-
Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.69-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 2.69-2
- Perl 5.16 rebuild
-
Thu Jan 12 2012 Paul Howarth <paul@city-fan.org> - 2.69-1
- Update to 2.69:
- Solved symbol clashes in t/io_multihomed6.t (CPAN RT#72769)
- Fix the imports on t/io_multihomed6.t (CPAN RT#72769)
- Update the link to the repository in Build.PL
- BR: perl(IO::Socket)
- BR: perl(Socket)
- Use %{_fixperms} macro instead of our own chmod incantation
-
Wed Jul 27 2011 Petr Sabata <contyk@redhat.com> - 2.67-1
- 2.67 bump
-
Mon Jun 20 2011 Marcela Mašláňová <mmaslano@redhat.com> - 2.66-3
- Perl mass rebuild
-
Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.66-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
Thu Jan 13 2011 Paul Howarth <paul@city-fan.org> - 2.66-1
- Update to 2.66
- Fix inet_pton/inet_ntop import warnings (CPAN RT#55901)
- Fix listening on :: or 0.0.0.0 (CPAN RT#54656)
- Add test listen_port_only.t
- Solved problems with multihomed and family order (CPAN RT#57676)
- Fix select timeout issue in t/io_multihomed6.t
- Fix t/io_multihomed6.t on systems with broken getaddrinfo() (CPAN RT#58198)
- Made the "use Socket" call import constants selectively, and not rely on
@EXPORT's whims