Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 45726 - net-dns/mydns - Version bump (0.10.3)
Summary: net-dns/mydns - Version bump (0.10.3)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: MATSUU Takuto (RETIRED)
URL: http://mydns.bboy.net/download/change...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-25 11:11 UTC by Davin Boling
Modified: 2004-03-26 16:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Davin Boling 2004-03-25 11:11:23 UTC
Version 0.10.3 was released on 12 March, 2004.

Changelog:
12-Mar-2004  Don Moore  <bboy@bboy.net>  [0.10.3]

   *  Added support for the RP resource record type.
      If you want to add RP support to your existing
      database, just add it as a possible value to the
      "type" column in the "rr" database.
   *  Fixed bug in AXFR-forking code -- pipe was created
      but not closed if fork() failed.
   *  Added support for HINFO and RP records in mydns
      import/export utilities.
   *  Added check for non-CNAME records for a name that
      has a CNAME record.  The DNS algorithm handles
      these (the non-CNAME records are never examined),
      but some other DNS servers don't, and it would be
      wise to remove them if you plan to use mydnsexport
      or outgoing DNS-based zone transfers.
   *  "Query truncated" message lowered from LOG_NOTICE to
      LOG_VERBOSE.
   *  Added code to avoid flooding the logs with "invalid
      name" errors if the same record is requested multiple
      times.
   *  Fixed bug -- was calling close(-1) sometimes.
   *  Added mydnsptrconvert.8 man page.  Thanks to Philipp
      Kern.
   *  Fixed wierd "double dot" bug (for the second time!) in
      contrib/mydns.redhat.
   *  Fixed "avg life" SIGUSR2 output when no cache entries
      have ever been removed -- output uptime instead of "0".

Reproducible: Always
Steps to Reproduce:
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2004-03-26 16:35:36 UTC
in cvs. thanks.