Package perl-Socket6-0.28-6.el8.x86_64
| Name | perl-Socket6 |
|---|---|
| Epoch | 0 |
| Version | 0.28 |
| Release | 6.el8 |
| Architecture | x86_64 |
| Website/URL | http://search.cpan.org/dist/Socket6/ |
| License | BSD |
| Build Time | 2023-12-01 13:28:46 |
| Build Host | builder-x86-09.inferitos.ru |
| Summary | IPv6 related part of the C socket.h defines and structure manipulators |
| Repositories | AppStream |
| Description | This module supports getaddrinfo() and getnameinfo() to intend to enable protocol independent programming. If your environment supports IPv6, IPv6 related defines such as AF_INET6 are included. |
| Errata | — |
| Size | 36 KiB |
| Source Project | perl-Socket6-0.28-6.el8 |
| SHA-256 checksum | 866ebaafb57e6df14d32d813f4977931f68d90caa68e03aadffacd5a6b5d75d0 |
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.28-6
- Rebuilt for MSVSphere 8.8
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.28-3
- Perl 5.26 rebuild
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.28-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Jul 11 2016 Paul Howarth <paul@city-fan.org> - 0.28-1
- Update to 0.28
- aclocal.m4 (IPv6_CHECK_INET_NTOP): inet_ntop(3) may return an
IPv4-compatible IPv6 address (CPAN RT#113950)
- BR: perl-generators
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.27-2
- Perl 5.24 rebuild
* Wed Mar 23 2016 Paul Howarth <paul@city-fan.org> - 0.27-1
- Update to 0.27
- t/use.t: We still support an environment where AF_INET6 is not defined
* Fri Mar 18 2016 Paul Howarth <paul@city-fan.org> - 0.26-1
- Update to 0.26
- gailookup.pl.in: Add -P option to ease specification of port number
- gailookup.pl.in: Add awareness of AI_ALL and AI_V4MAPPED
- gailookup.pl.in: Add -r option to do reverse lookup
- System inet_ntop broken in darwin (CPAN RT#113005)
- Makefile.PL: Make Socket6 buildable on Android (CPAN RT#98181)
- Simplify find commands using -delete
- Explicitly BR: perl-devel, needed for EXTERN.h