Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
perl-Net-DNS
perl-Net-DNS.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File perl-Net-DNS.changes of Package perl-Net-DNS
------------------------------------------------------------------- Wed Feb 1 16:54:26 UTC 2012 - vcizek@suse.com - update to 0.68 Fix rt.cpan.org #72314 Let a Net::DNS::Nameserver bind on Net::DNS::Nameserver::DEFAULT_ADDR as a last resort. Fix to suppress false warnings about subroutine profiles on ancient versions of perl. Fix to avoid constants with value undef which prevents unwanted code from being optimized away on ancient versions of perl. Fix code error in PTR.pm, canonical RDATA not downcased. Enhancement to clarify the function of parse and data methods, by renaming them to decode and encode respectively. Feature IDN query support. Question.pm modified to use the recently introduced DomainName.pm module to represent DNS names. Queries for domain names containing non-ASCII characters are now possible on Unicode platforms with CPAN Net::LibIDN installed. Introduction of Mailbox.pm module that will be used in the future to represent RDATA components containing DNS coded RFC822 mailbox addresses. Introduction of Text.pm module that will be used in the future to represent RDATA components containing text. ------------------------------------------------------------------- Wed Nov 16 15:13:26 UTC 2011 - vcizek@suse.com - update to 0.67 * dropped fix-tests.diff patch (not needed anymore) * huge number of bugfixes, see CHANGES ------------------------------------------------------------------- Wed Dec 1 13:34:04 UTC 2010 - coolo@novell.com - switch to perl_requires macro ------------------------------------------------------------------- Mon Nov 29 18:30:43 UTC 2010 - coolo@novell.com - remove /var/adm/perl-modules ------------------------------------------------------------------- Fri Jan 15 15:08:27 CET 2010 - anicka@suse.cz - update to 0.66 * Feature Truncation for Nameserver fixes rt.cpan.org #33547 and #42744 TAKE CARE: this feature may cause unexpected behavior for your nameservers and can be turned off by setting Truncate to 0 during the creation of the nameserver. * Feature: Added Net::DNS::Domain Net::DNS::Domain is an attemt to consistently approach the various ways we interface with what RFC 1035 calls <domain-name>. * bugfixes ------------------------------------------------------------------- Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de - enable parallel build ------------------------------------------------------------------- Tue Jun 16 11:31:07 CEST 2009 - coolo@novell.com - disable online tests to fix build ------------------------------------------------------------------- Mon Feb 23 16:51:55 CET 2009 - anicka@suse.cz - update to 0.65 * When the AAAA object was constructed with new_from_hash with an address containing the "::" shorthand notation normalization was not done properly. * Typo in Win32.pm Registry root. ------------------------------------------------------------------- Tue Jan 20 15:59:50 CET 2009 - anicka@suse.cz - update to 0.64 * Added support for the APL record (RFC 3123) * Fix IPv6 modules * Added CD and AD bit control to the resolver. * Improved error reporting during client disconnect from the nameserver * more bugfixes ------------------------------------------------------------------- Thu Jan 15 13:17:21 CET 2009 - anicka@suse.cz - do not ignore test results (bnc#466030) ------------------------------------------------------------------- Fri Nov 28 16:19:25 CET 2008 - ro@suse.de - ignore test suite results for the moment (will not work without networking support in build environment) ------------------------------------------------------------------- Thu Feb 21 11:04:02 CET 2008 - anicka@suse.cz - update to 0.63 * Feature NotifyHandler in Nameserver * bugfixes ------------------------------------------------------------------- Mon Jan 7 17:37:21 CET 2008 - anicka@suse.cz - fix possible DoS in Net/DNS/RR/A.pm [#350245] ------------------------------------------------------------------- Fri Jan 4 11:52:41 CET 2008 - anicka@suse.cz - update to 0.62 * Move of some functionality out of the Packet to the Question and RR classes; parsing of elements in the packet is now performed by calling the appropriate subclasses. * the Net::DNS::Packet's answersize() method will from now on ignore its arguments and just return the size of the packet. * The Net::DNS::RR->new() method used to call Net::DNS::RR->new_from_data() whenever called with the appropriate combination of arguments. That (undocumented) behavior has been deprecated. Use Net::DNS::RR->new_from_data() directly if you depended on that. * Net::DNS::Packets unique_push now ignores the TTL in comparison of uniqueness, this is closer to the intend of RFC2181, but not yet fully compliant. * bugfixes, test fixes ------------------------------------------------------------------- Mon Oct 8 09:32:23 CEST 2007 - anicka@suse.cz - update to 0.61 * Modification of $_ in various places. * t/11-inet6 assumed lowercase domain names. ------------------------------------------------------------------- Tue Jul 3 08:34:09 CEST 2007 - anicka@suse.cz - update to 0.60 * Fix spelling mistakes in change log using interactive spell checker (aspell). * bugfixes ------------------------------------------------------------------- Tue Sep 19 13:37:38 CEST 2006 - anicka@suse.cz - update to 0.59 * proper reverse mapping of IPv6 addresses * bugfixes ------------------------------------------------------------------- Thu Jul 13 11:21:13 CEST 2006 - anicka@suse.cz - update to 0.58 * added hooks for DLV support in Net::DNS::SEC * many bugfixes ------------------------------------------------------------------- Wed Jan 25 21:39:51 CET 2006 - mls@suse.de - converted neededforbuild to BuildRequires ------------------------------------------------------------------- Wed Jan 4 14:24:38 CET 2006 - anicka@suse.cz - update to 0.55 ------------------------------------------------------------------- Mon Aug 1 15:23:34 CEST 2005 - mjancar@suse.cz - update tp 0.53 - add perl-Net-IP to Requires ------------------------------------------------------------------- Thu Aug 19 13:29:46 CEST 2004 - mjancar@suse.cz - update to 0.48 ------------------------------------------------------------------- Sun Jun 20 20:28:53 CEST 2004 - ro@suse.de - fix find command in specfile ------------------------------------------------------------------- Sat Feb 28 01:18:27 CET 2004 - ro@suse.de - fix requirement for /usr/local ------------------------------------------------------------------- Thu Feb 26 16:06:48 CET 2004 - mjancar@suse.cz - update to 0.46 ------------------------------------------------------------------- Sun Jan 11 13:03:00 CET 2004 - adrian@suse.de - build as user ------------------------------------------------------------------- Fri Aug 22 15:18:52 CEST 2003 - mjancar@suse.cz - require the perl version we build with ------------------------------------------------------------------- Fri Jul 18 21:11:07 CEST 2003 - mjancar@suse.cz - adapt to perl-5.8.1 - use %perl_process_packlist ------------------------------------------------------------------- Tue Jun 17 15:38:56 CEST 2003 - mjancar@suse.cz - update to 0.38 - use $RPM_OPT_FLAGS - fix filelist ------------------------------------------------------------------- Tue May 20 14:19:11 CEST 2003 - mjancar@suse.cz - remove unpackaged files ------------------------------------------------------------------- Mon Apr 28 11:28:44 CEST 2003 - mjancar@suse.cz - update to version 0.34 ------------------------------------------------------------------- Fri Dec 20 16:54:21 CET 2002 - prehak@suse.cz - updated to version 0.31 ------------------------------------------------------------------- Mon Jul 29 12:34:29 CEST 2002 - mls@suse.de - Fixed neededforbuild for perl-5.8.0 ------------------------------------------------------------------- Fri Jul 12 15:11:24 CEST 2002 - prehak@suse.cz - update to version 0.24 - added demo and contrib to documentation - added perl-Test-Simple to neededforbuild ------------------------------------------------------------------- Tue Jul 2 17:40:06 MEST 2002 - mls@suse.de - remove race in .packlist generation ------------------------------------------------------------------- Fri May 24 16:33:22 CEST 2002 - prehak@suse.cz - added missing required modul perl-Digest-HMAC [#16224] ------------------------------------------------------------------- Mon Dec 17 13:22:27 CET 2001 - rvasice@suse.cz - update to version 0.19 ------------------------------------------------------------------- Mon Mar 26 12:07:34 CEST 2001 - cihlar@suse.cz - added make test ------------------------------------------------------------------- Tue Nov 14 10:20:13 CET 2000 - cihlar@suse.cz - renamed perl_dns -> perl-Net-DNS ------------------------------------------------------------------- Tue Aug 22 09:57:30 CEST 2000 - cihlar@suse.cz - added BuildRoot - bzipped sources ------------------------------------------------------------------- Fri Jan 21 13:25:37 CET 2000 - ro@suse.de - fixed filelist ------------------------------------------------------------------- Tue Nov 9 15:30:29 CET 1999 - choeger@suse.de - bugfix for spec-file ------------------------------------------------------------------- Mon Nov 8 17:06:14 CET 1999 - choeger@suse.de - first version
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor