Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

    PaulHowarth/Blog/2012-12-15

Saturday 15th December 2012

Local Packages

  • Updated perl-Net-DNS to 0.71:

    • Add workaround for SpamAssassin (CPAN RT#81760); the rdatastr method for TXT RRs will return unconditionally quoted rdata fields to work around an issue with updating SpamAssassin rules (this workaround will be reverted after the release of a version of SpamAssassin that resolves the issue)

    • Fix memory leak on packet clean-up; the back-reference via the header attribute (with xbody) caused the garbage collector not to clean a packet, so the header is now explicitly cleaned via Net::DNS::Packet::DESTROY

    • Fix TSIG initialization: uninitialised algorithm attribute caused signature generation to fail silently when creating a TSIG signed packet


Recent