The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Bugs

Description

 Fixed (version) - No longer an issue after this release.
 Identified      - Bug/Issue identified, fix coming soon.
 New             - Bug/Issue reported, not yet identified.

Bug 1: Fixed 2.10

Summary: razor-check load time. Optimizatio.

Net::DNS (et al) are loaded if required at runtime.

takes 1.8 secs to razor-check. Need to move Net::DNS (et al) out of check/report/revoke

 % time razor-check -v
 Razor 2 Client Tools 2.08, protocol version 3

 0.800u 0.150s 0:01.79 53.0%     0+0k 0+0io 473pf+0w

 % time bin/razor-check -v
 Razor Agents 2.10, protocol version 3

 0.380u 0.070s 0:00.45 100.0%    0+0k 0+0io 384pf+0w

Bug 2: Fixed 2.72

Summary: make: /usr/bin/razor-client: Command not found

$(INSTALLBIN)/razor-client creates correct symlinks. However, INSTALLBIN gets reset in Makefile.PL so razor-client fails

Bug 3: Fixed 2.09

Summary: identity perms

Change default to allow identity file have any perms.

Bug 4: Fixed 2.10

vr4_signature: Bad ep4:

Bug 5: Fixed 2.09

got bad response from server - sent obj, resp obj:

Bug 6: Fixed 2.09

problem with .razor dir for users without home dirs.

Bug 7: Fixed in 2.121

perl packages should return, not exit.

Bug 8: Fixed 2.12

man.5 pages not installed correctly

Bug 9: Fixed SDK 2.04

Digest::SHA1 object version 2.01 does not match bootstrap parameter 2.00 at /usr/local/lib/perl5/5.7.1/sun4-solaris/DynaLoader.pm line 225. Steve Murphy <murf@e-tools.com>, 21 Jun 2002 22:20:22 -0600

This has been identified as an issue with the SDK and certain systems already having SHA1 installed. If it reoccurs after SDK 2.04 / agents 2.70, reopen the bug.

Bug 10: New

have better mailing list identifier (ignorelist)

Bug 11: Fixed 2.12

Whitelist bug. If your rule said 'from chad@cloudmark.com' it would match if 'chad@cloudmark.com' was anywhere in the headers, when it should only check 'from' header.

Bug 12: Identified

Man pages don't install correctly on some systems.

man.5 pages not installed correctly