PaulHowarth/Blog/2014-10

Paul's Blog Entries for October 2014

Wednesday 1st October 2014

Fedora Project

Local Packages

  • Updated perl-DateTime-TimeZone to 1.75:

    • This release is based on version 2014h of the Olson database
    • Only includes historical changes

Thursday 2nd October 2014

Fedora Project

  • Updated perl-strictures to 1.005005 in F-21 and Rawhide:

    • Detect mercurial when checking for development trees
    • Avoid using constant.pm to save a bit of memory on older perls

    • Update to v2 metadata
    • Fix skip on old perl on test script

    • Extra prereqs will be listed as hard prerequisites if a compiler is available
    • Added support for PUREPERL_ONLY (CPAN RT#91407)

    • Fixed using strictures->VERSION to query the version (CPAN RT#92965)

    • Make sure meta files list extra modules as recommendations, not requirements
    • Include minimum perl version in metadata

Local Packages

  • New package perl-Moo (1.006000)

  • New package perl-strictures (1.005005)

  • New package perl-Type-Tiny (1.000004)

  • Updated perl-CPAN-Meta-Requirements to add an explicit dependency on version.pm, which wasn't picked up automatically by rpm

Friday 3rd October 2014

Fedora Project

  • Updated gtkwave in Rawhide to fix scriptlet compatibility for older Fedora releases, broken by a provenpackager change yesterday

  • Updated perl-Array-Compare to 2.11 in F-21 and Rawhide:

    • Ported from Moose to Moo

  • Updated perl-Variable-Magic to 0.54 in EPEL-7

Local Packages

  • Updated gtkwave as per the Fedora version

  • Updated perl-Array-Compare to 2.11 as per the Fedora version

  • Updated perl-Module-CoreList to 5.20141002:

    • Updated for v5.18.3 and v5.18.4

Monday 6th October 2014

Local Packages

  • New package perl-B-Utils (0.25)

  • New package perl-Cwd-Guard (0.04)

  • New package perl-Data-Dump-Streamer (2.38)

  • New package perl-Devel-CheckCompiler (0.05)

  • New package perl-Module-Build-XSUtil (0.14)

  • New package perl-Mouse (2.4.1)

Tuesday 7th October 2014

Fedora Project

Local Packages

  • Updated perl-Software-License-CCpack to skip packaging the CHANGES file until such time as it has some content (Bug #1148040)

  • Updated perl-Test-Spelling to 0.20 as per the Fedora version

Wednesday 8th October 2014

Fedora Project

  • David Dick kindly reviewed and approved my perl-Module-Build-XSUtil package submission

  • Updated perl-JSON-MaybeXS to 1.002003 in F-21 and Rawhide:

    • Document how to use booleans
  • Updated perl-JSON-PP to 2.27300 in F-21 and Rawhide:

    • Fixed a problem about substr in perl 5.8.6 and below

  • Updated perl-YAML-Tiny to 1.64 in F-21 and Rawhide:

    • Remove silencing of any errors encountered while loading Scalar::Util (GH#33)

    • Now using JSON::MaybeXS in tests instead of JSON.pm

  • Imported and built perl-Module-Build-XSUtil (0.14) for F-20, F-21, Rawhide and EPEL-7

  • Updated perl-Mouse to 2.4.1 in Rawhide:

    • Merged the pull-request #13, which fixed an issue where the behaviour of role method confliction was different from Moose; this change might affect your existing code so the major version has incremented (see t/030_roles/role_conflict_and_inheritance.t for details)

    • Dropped 5.6.2 support
    • Migrated to Minilla

    • Fixed #16 (Inconsistent coercion/validation of Bool type)

    • Fixed #17 (Memory leak in applying roles to instances)

  • Updated perl-TAP-Formatter-JUnit to 0.11 in Rawhide:

    • Use "IPC::Run" instead of "IPC::Open2" in tests, to fix problems with tests freezing on Windows

Local Packages

  • Updated perl-JSON-MaybeXS to 1.002003 as per the Fedora version

  • Updated perl-JSON-PP to 2.27300 as per the Fedora version

  • Updated perl-YAML-Tiny to 1.64 as per the Fedora version

Thursday 9th October 2014

Fedora Project

  • Updated perl-Exporter-Tiny to 0.042 in F-21 and Rawhide:

    • Add an 'unimport' feature

    • Option validation needs to happen after expanding tags
    • Housekeeping on %TRACKED

  • Updated perl-MetaCPAN-Client to 1.007001 in F-21 and Rawhide:

    • GH#18: HTTP::Tiny::Mech and WWW::Mechanize::Cached downgraded to being non-essential for tests

    • GH#19: Include 'metadata' in known_fields for ::Release

    • GH#16: Pod Coverage test failing with Moo 1.005

  • Updated perl-Net-SSH-Perl to 1.38 in F-21 and Rawhide:

  • Updated perl-Test-Kwalitee to 1.22 in F-21 (it's been in Rawhide for a while now):

    • Running the tests via the import method directly has been deprecated; the new kwalitee_ok() function is added to provide a more sane and logical layout to your tests

    • Document metrics added in Module::CPANTS::Analyse 0.93_03

  • Updated perl-Test-Modern to 0.013 in F-21 and Rawhide:

    • Add 'test recommends' dependencies on a few modules
  • Updated perl-Test-Synopsis to 0.11 in F-21 and Rawhide:

    • Added #10 to CAVEATS (redefined warnings)

    • Fixed #11 (failing tests on newer perls)

Local Packages

  • Updated perl-Exporter-Tiny to 0.042 as per the Fedora version

  • Updated perl-MetaCPAN-Client to 1.007001 as per the Fedora version

  • Updated perl-Test-Modern to 0.013 as per the Fedora version

  • Updated perl-Test-Synopsis to 0.11 as per the Fedora version

Friday 10th October 2014

Fedora Project

  • Updated perl-IO-Socket-SSL to 1.999 in F-21 and Rawhide:

    • Make sure we don't use version 0.30 of IO::Socket::IP

    • Make sure that PeerHost is checked in all places where PeerAddr is checked, because these are synonyms and IO::Socket::IP prefers PeerHost while others prefer PeerAddr; also accept PeerService additionally to PeerPort (https://github.com/noxxi/p5-io-socket-ssl/issues/16)

    • Add ability to use client certificates and to overwrite hostname with util/analyze-ssl.pl`

Local Packages

  • Updated libssh2 to prevent a not-connected agent from closing STDIN (Bug #1147717)

  • Updated perl-IO-Socket-SSL to 1.999 as per the Fedora version

Sunday 12th October 2014

Fedora Project

  • Updated perl-YAML to 1.13 in F-21 and Rawhide:

    • Disable some warnings in YAML::Any (PR/140)

Local Packages

  • Updated perl-YAML to 1.13 as per the Fedora version

Monday 13th October 2014

Local Packages

  • New package perl-Safe-Isa (1.000005)

  • Updated cdrtools to 3.01 alpha release 25

Tuesday 14th October 2014

Fedora Project

  • Updated perl-JSON-MaybeXS to 1.002004 in F-21 and Rawhide:

    • Support use of PUREPERL_ONLY in Makefile.PL to avoid adding an XS dependency

    • New is_bool() interface

  • Updated perl-Module-Build-Tiny to 0.039 in F-20, F-21, Rawhide and EPEL-7:

    • Supply basename to *.PL files as its args

  • Updated perl-Safe-Isa to 1.000005 in F-21 and Rawhide:

    • Fixed slightly mangled metadata from last release
    • Comment blessed use so people who don't know perl stop trying to break it
    • Add link to lightning talk given at YAPC::NA 2013
  • Branched and built perl-Safe-Isa (1.000005) for EPEL-5, EPEL-6 and EPEL-7

Local Packages

  • Updated perl-JSON-MaybeXS to 1.002004 as per the Fedora version

  • Updated perl-Module-Build-Tiny to 0.039 as per the Fedora version

Wednesday 15th October 2014

Fedora Project

  • Updated perl-JSON-MaybeXS to 1.002005 in F-21 and Rawhide:

    • Fix "can I haz XS?" logic precedence in Makefile.PL

    • Added the ':all' export tag

    • Removed dependency on Safe::Isa

    • Repository moved to git://git.shadowcat.co.uk/p5sagit/JSON-MaybeXS.git

  • Updated perl-Path-Tiny to 0.059 in F-21, Rawhide and EPEL-7:

    • Fixed precedence bug in the check for Unicode::UTF8

  • Updated perl-Pod-Readme to 1.0.2 in Rawhide:

    • This is a complete rewrite, using modern Perl with Moo

    • Added support for plugins, along with plugins to insert the module version, prerequisites and the latest changes
    • Added the ability to generate a README in a variety of formats, such as POD, Markdown, HTML, RTF, etc.

    • Added command-line options to the pod2readme script, including the ability to specify the output format

    • Switched to semantic versioning
    • The documentation has been updated accordingly
    • This is no longer a subclass of a POD parser, although it has some wrapper methods for compatibility with software known to use it

Local Packages

  • Updated dovecot to 2.2.14:

    • lmtp: Delivered-To: header no longer contains <> around the email address; other MDAs don't have it either

    • "Out of disk space" errors are now treated as temporary errors (not the same as "Out of disk quota")
    • replication plugin: use replication only for users who have a non-empty mail_replica setting

    • lmtp proxy: log a line about each mail delivery

    • Added login_source_ips setting; this can be used to set the source IP address round-robin from a pool of IPs (in case you run out of TCP ports)

    • rawlog settings can use tcp:<host>:<port> as the path

    • virtual plugin: don't keep more than virtual_max_open_mailboxes (default 64) number of backend mailboxes open

    • SSL/TLS compression can be disabled with ssl_options=no_compression

    • acl: global ACL file now supports "quotes" around patterns

    • Added last-login plugin to set user's last-login timestamp on login

    • LDAP auth: allow passdb credentials lookup also with auth_bind=yes

    • IMAP: MODSEQ was sent in FETCH reply even if CONDSTORE/QRESYNC wasn't enabled; this broke at least old Outlooks

    • passdb static treated missing password field the same as an empty password field

    • mdbox: fixed potential infinite looping when scanning a broken mdbox file

    • imap-login, pop3-login: fixed potential crashes when client disconnected unexpectedly

    • imap proxy: the connection was hanging in some usage patterns; this mainly affected older Outlooks

    • lmtp proxy: the proxy sometimes delivered empty mails in error situations or potentially delivered truncated mails

    • fts-lucene: if whitespace_chars was set, we may have ended up indexing some garbage words, growing the index size unnecessarily

    • -c and -i parameters for dovecot/doveadm commands were ignored if the config socket was readable

    • quota: quota recalculation didn't include INBOX in some setups

    • Mail headers were sometimes added to dovecot.index.cache in the wrong order; the main problem this caused was with dsync+imapc incremental syncing when the second sync thought the local mailbox had changed

    • Fixed several race conditions with dovecot.index.cache handling that may have caused unnecessary "cache is corrupted" errors

    • doveadm backup didn't notice if emails were missing from the middle of the destination mailbox; now it deletes and resyncs the mailbox

    • auth: if auth client listed userdb and disconnected before finishing, the auth worker process got stuck (and eventually all workers could get used up and requests would start failing)

  • Updated perl-JSON-MaybeXS to 1.002005 as per the Fedora version

  • Updated perl-Path-Tiny to 0.059 as per the Fedora version

  • Updated perl-Pod-Readme to 1.0.2 as per the Fedora version

  • Updated php-Smarty to 3.1.20:

    • Bugfix: an earlier bugfix broke correct handling of child templates with the same name but different template folders in extends resource (issue 194 and topic 25099)

    • Enhancement: remove BOM automatically from template source (topic 25161)
    • Bugfix: cache clear when cache folder does not exist
    • Bugfix: modifier wordwrap outputted the break string incorrectly if the first word exceeded length with cut = true (topic 25193)

    • Bugfix: template resource of inheritance blocks could get invalid if the default resource type is not 'file' (issue 202)

    • Bugfix: existing child {block} tag must override parent {block} tag append / prepend setting (topic 25259)

    • Bugfix: security mode of "<script language=php>" must be controlled by $php_handling property

  • Updated unrar to 5.20 beta 1

Thursday 16th October 2014

Fedora Project

  • Updated perl-IO-Socket-SSL to 2.000 in F-21 and Rawhide:

    • Consider SSL3.0 as broken because of POODLE and disable it by default
    • Skip live tests without asking if environment NO_NETWORK_TESTING is set

    • Skip tests that require fork on non-default windows setups without proper fork (https://github.com/noxxi/p5-io-socket-ssl/pull/18)

  • Note that this package still uses system-default cipher and SSL versions, which may have SSL3.0 enabled
  • Updated perl-Test-Simple to 1.001008 in F-21 and Rawhide:

    • Fix subtest name when skip_all is used

Local Packages

  • Updated perl-IO-Socket-SSL to 2.000 as per the Fedora version

Friday 17th October 2014

Fedora Project

  • Updated perl-Net-CUPS in Rawhide to fix FTBFS due to bad version check in Makefile.PL (Bug #1154078)

Local Packages

  • Updated libxml2 to 2.9.2 (lots of bugfixes including CVE-2014-3660 (billion laugh variant) and CVE-2014-0191 (do not fetch external parameter entities)

Monday 20th October 2014

Fedora Project

  • Updated perl-ExtUtils-Depends to 0.402 in F-21 and Rawhide:

    • Set Data::Dumper::Sortkeys = 1 in ExtUtils::Depends->save_config() (CPAN RT#99260)

  • Updated perl-Software-License-CCpack to 1.11 in F-21 and Rawhide:

    • Include all versions of licenses, including the new 4.0 ones
    • Downgrade the Perl version to 5.6
    • Fix links in POD
    • Minor clean-up of license files
  • Updated perl-Test-Version to 1.004000 in F-21 and Rawhide:

    • Add consistent check (GH#10)

  • Updated perl-Text-Hunspell to 2.09 in F-21 and Rawhide:

Local Packages

  • New package perl-ExtUtils-PkgConfig (1.15)

  • Updated libxml2 to avoid corrupting the XML catalogs (Bug #1153753)

  • Updated perl-ExtUtils-Depends to 0.402 as per the Fedora version

  • Updated perl-Module-CoreList to 5.20141020:

    • Prepared for v5.21.5
  • Updated perl-Software-License-CCpack to 1.11 as per the Fedora version

  • Updated perl-Test-Version to 1.004000 as per the Fedora version

  • Updated perl-Text-Hunspell to 2.09 as per the Fedora version

  • Updated php-Smarty to 3.1.21:

    • Bugfix: a comment like "<script{*foo*} language=php>" bypassed $php_handling checking

    • Bugfix: change in 3.1.20 could create E_NOTICE message when using "<?php" tags

    • Bugfix: "<script language=php>" with $php_handling PHP_PASSTHRU was executed in {nocache} sections

    • Bugfix: any tag placed within "<script language=php>" will throw a security exception to close all thinkable holes

    • Bugfix: classmap in root composer.json should start at "libs/..."

    • Improvement: cache is_file(file_exists) results of loadPlugin() to avoid unnecessary calls during compilation (Issue 201}

    • Bugfix: calling a newly-created cache file with fetch() and Smarty::CACHING_LIFETIME_SAVED multiple times failed (topic 22350)

    • Bugfix: composer.json update

    • Bugfix: on $php_handling security and optimization of smarty_internal_parsetree

Tuesday 21st October 2014

Fedora Project

  • Updated perl-Hook-LexWrap to 0.25 in Rawhide:

  • Updated perl-IO-Socket-SSL to 2.001 in F-21 and Rawhide:

    • Add SSL_OP_SINGLE_(DH|ECDH)_USE to default options to increase PFS security

    • Update external tests with currently expected fingerprints of hosts
    • Some fixes to make it still work on 5.8.1
  • Updated perl-Test-Version to 1.004001 in F-21 and Rawhide:

    • Improved consistent check diagnostics (GH#11)

  • Updated perl-Tree-DAG_Node to 1.23 in Rawhide:

    • Change output format when using node2string(), which is called by tree2string(); indentation that used to be '|---' is now '|--- ', which makes the difference between node names ''/'-', '1'/'-1', etc. much clearer

Local Packages

  • Updated curl to fix a connection failure when FTPS handle is reused

  • Updated perl-Hook-LexWrap to 0.25 as per the Fedora version

  • Updated perl-IO-Socket-SSL to 2.001 as per the Fedora version

  • Updated perl-Test-Version to 1.004001 as per the Fedora version

  • Updated perl-Tree-DAG_Node to 1.23 as per the Fedora version

  • Updated perl-Variable-Magic to 0.55:

    • Fix test failure in t/18-opinfo.t due to change in perl 5 blead; the new METHOP op class added in perl 5.21.5 is now supported

Wednesday 22nd October 2014

Fedora Project

  • Updated perl-IO-Socket-SSL to 2.002 in F-21 and Rawhide:

    • Fix check for (invalid) IPv4 when validating hostname against certificate; do not use inet_aton any longer because it can cause DNS lookups for malformed IP (CPAN RT#99448)

    • Update PublicSuffix with latest version from publicsuffix.org - lots of new top level domains

    • Add exception to PublicSuffix for s3.amazonaws.com (CPAN RT#99702)

  • Updated perl-JSON-MaybeXS to 1.002006 in Rawhide:

    • Add some additional test diagnostics, to help find bad version combinations of JSON backends

RPM Fusion Project

  • Updated xv in the devel branch to fix build with -Werror=format-security

Local Packages

  • Updated perl-Archive-Zip to 1.39:

    • Store test data in temp dirs to fix parallelism and shuffling
  • I also added a patch from Fedora to fix a failure writing to an unseekable file handle after calling desiredCompressionLevel() (CPAN RT#54827)

  • Updated perl-DBD-SQLite to 1.44:

  • Changes that may possibly break your old applications:

    • Resolved CPAN RT#96877: SQL statements should be converted to utf8; if you set sqlite_unicode to true, SQL statements will be upgraded to avoid inconsistency between embedded params and bind params

  • Other Changes

    • Added -std=gnu99 for solaris gcc users

    • Updated to SQLite 3.8.5, which should fix query planner's issues in SQLite

    • Fixed busy_timeout to accept 0 to disable

    • Resolved CPAN RT#95511: primary_key_info fails to return names for named primary keys

    • Resolved CPAN RT#96050: segfault in disconnected sqlite_db_filename

    • Resolved CPAN RT#96494: add SYSTEM TABLE to table_info() type list

    • Supported virtual tables in Perl, and added two sample tables
    • Resolved CPAN RT#97598: crash on disconnect with virtual tables

    • Updated to SQLite 3.8.6, which should fix a unique index issue: see http://www.sqlite.org/src/info/9a6daf340df99ba93c for details

    • Resolved CPAN RT#99583: legacy DOS 8.3 filename support incompatible with SQLITE WAL journal mode

  • The upstream code now requires SQLite ≥ 3.8.2 so we use the bundled SQLite unless the system version is at least that

  • Updated perl-IO-Socket-SSL to 2.002 as per the Fedora version

  • Updated perl-JSON-MaybeXS to 1.002006 as per the Fedora version

  • Updated xv as per the RPM Fusion version

  • Updated xxdiff to fix build with bison 3 (http://sourceforge.net/p/xxdiff/bugs/229/)

Thursday 23rd October 2014

Local Packages

  • Updated perl-DBD-CSV to 0.45:

  • Updated perl-Moo to 1.006001:

    • Name the ->DOES method installed by Role::Tiny

    • Don't apply threading workarounds on non-threaded perls, even if module for it is loaded by something
    • Avoid loading base.pm and just set @ISA manually

    • Fix some Pod links to Class::Method::Modifiers

    • Fix applying roles with multiple attributes with defaults to objects (CPAN RT#99217)

    • Fix Moose inheriting from a Moo class that inherits from a non-M* class when the Moose class is not made immutable

    • Fix ->does method on Moose child classes of Moo classes

  • Updated perl-Role-Tiny to 1.003004:

    • Allow does_role to be overridden by Moo::Role

Friday 24th October 2014

Fedora Project

  • Updated perl-Expect to 1.32 in Rawhide:

Local Packages

  • Updated perl-Expect to 1.32 as per the Fedora version

  • Updated php4-pcntl-gtk to fix build with -Werror=format-security

Sunday 26th October 2014

Local Packages

  • Updated perl-Type-Tiny to 1.000005:

    • Fix short-circuiting optimizations for parameterized HashRef, ArrayRef, ScalarRef and Map type constraints (CPAN RT#99312)

    • Fix annoying warning message in test suite with recent versions of Exporter::Tiny

Monday 27th October 2014

Local Packages

  • Updated dovecot to 2.2.15, and pigeonhole to 0.4.3:

  • dovecot updated to 2.2.15

    • Plugins can now print a banner comment in doveconf output (typically the plugin version)

    • Replication plugin now triggers low (instead of high) priority for mail copying operations
    • IMAP/POP3/ManageSieve proxy: if destination server can't be connected to, retry connecting once per second up to the value of proxy_timeout; this allows quick restarts/upgrades on the backend server without returning login failures

    • Internal passdb lookups (e.g. done by lmtp/doveadm proxy) weren't returning failure in some situations where they should have (e.g. allow_nets mismatch)

    • LMTP uses mail_log_prefix now for logging mail deliveries instead of a hardcoded prefix; the non-delivery log prefix is still hardcoded though

    • passdb allow_nets=local matches lookups that don't contain an IP address (internally done by Dovecot services)

    • Various debug logging and error logging improvements
    • Various race condition fixes to LAYOUT=index

    • v2.2.14 virtual plugin crashed in some situations
  • pigeonhole updated to 0.4.3

    • editheader extension: made control characters allowed for editheader, except NUL; before, this would cause a runtime error

    • Upgraded Dovecot-specific Sieve "vnd.dovecot.duplicate" extension to match the new draft "duplicate" extension

    • Fixed sieve_result_global_log_error to log only as i_info in administrator log (syslog) if executed from multiscript context

    • Sieve redirect extension: adjusted loop detection to show leniency to resent messages

    • Sieve include extension: fixed problem with handling of duplicate includes with different parameters :once or :optional

    • Sieve spamtest/virustest extensions: tests were erroneously performed against the original message; when used together with extprograms filter to add the spam headers, the changes were not being used by the spamtest and virustest extensions

    • Deprecated Sieve notify extension: fixed segfault problems in message string substitution

    • ManageSieve: fixed active link verification to handle redundant path slashes correctly

    • Sieve vacation extension:

      • Fixed interaction of sieve_vacation_dont_check_recipient with sieve_vacation_send_from_recipient setting

      • Fixed log message for discarded response
    • Sieve extprograms plugin:

      • Forgot to disable the alarm() timeouts set for script execution

      • Fixed fd leak and handling of output shutdown
      • Fixed 'Bad filedescriptor' error occurring when disconnecting script client
      • Made sure that programs are never forked with root privileges
    • I had to add a patch to fix a crash in the pigeonhole test suite (http://www.dovecot.org/list/dovecot/2014-October/098472.html)

  • Updated perl-Digest-SHA to 5.93:

    • Corrected alignment problem in SHA struct (src/sha.h)

    • Provided workaround in t/methods.t for unreliable -T test (some Perl 5.8's mistake text for binary)

  • Updated perl-XML-LibXML to 2.0117:

    • Makefile.PL: don't require a recentish ExtUtils::MakeMaker (CPAN RT#83322)

    • Fix broken t/02parse.t with non-English locale with recent perls (CPAN RT#97805)

Tuesday 28th October 2014

Fedora Project

  • Updated perl-DateTime-Format-MySQL to 0.05 in F-21 and Rawhide:

    • Added parsing of MySQL fractional seconds (microseconds)
    • Allowed additional valid MySQL formats (delimiters in DATE and TIME fields using punctuation, 'T' separator between DATE and TIME and single-digit time or date values)

Local Packages

  • Updated perl-DateTime-Format-MySQL to 0.05 as per the Fedora version

  • Updated perl-DateTime-TimeZone to 1.76:

    • When searching for the local timezone we now look at /etc/timezone before /etc/localtime; the former is a much quicker check if it exists (PR#3)

    • The tools/parse_olson script now supports parsing the etcetera and systemv files; this is not enabled by default as it would generate zones that conflict with existing links for Etc/UTC and others (PR#1)

Wednesday 29th October 2014

Fedora Project

  • Updated perl-Crypt-Random (1.25) in F-21 and Rawhide to prevent test that should fail 0.1% of the time from causing FTBFS (CPAN RT#99880, Bug #1158379)

  • Updated perl-Net-DNS to 0.81:

    • Fix CPAN RT#99571: AXFR BADSIG failures

    • Fix CPAN RT#99531: Resolver doc error - when is a 'bug' a 'bug'? (TSIG verification)

    • Fix CPAN RT#99528: TSIG::create fails with some filenames

    • Fix CPAN RT#99527: Random errors... (declaration with statement modifier)

    • Fix CPAN RT#99429: Infinite recursion in Net::DNS::Resolver::Recurse::send when following certain delegations with empty-non terminals

    • Fix CPAN RT#99320: Net::DNS::ZoneFile bug in "$ORIGIN ."

Previous Month: September 2014
Next Month: November 2014

Recent