Your message dated Tue, 5 Jan 2010 14:15:46 +0100
with message-id <[email protected]>
and subject line 563801
has caused the Debian Bug report #563801,
regarding zonecheck: Zonecheck compares SOA to < 2010, which now breaks...
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
563801: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563801
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zonecheck
Version: 2.0.4-13
Severity: important

/usr/share/zonecheck/test/soa.rb contains:

      # DESC: recommanded format for serial is YYYYMMDDnn
      def chk_soa_serial_fmt_YYYYMMDDnn(ns, ip)
          serial = soa(ip).serial
          return true if (serial > 1999000000) && (serial < 2010000000)
          { 'serial' => serial }
      end

It is past 2010 now, thus the above test fails. Yes, another 2010 bug!

Greets,
 Jeroen



Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Version: 2.0.4+cvs20081105-1


--- End Message ---

Reply via email to