<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/net/nsd, branch pkgsrc_2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2004-10-03T00:12:51Z</updated>
<entry>
<title>Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10</title>
<updated>2004-10-03T00:12:51Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2004-10-03T00:12:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b5510d5a2d7f9a1406603d922ae5d8548950233c'/>
<id>urn:sha1:b5510d5a2d7f9a1406603d922ae5d8548950233c</id>
<content type='text'>
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
</content>
</entry>
<entry>
<title>nsd 2.1.2.</title>
<updated>2004-07-31T17:15:15Z</updated>
<author>
<name>itojun</name>
<email>itojun</email>
</author>
<published>2004-07-31T17:15:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=76093d341717ecedb14abbe9cb08170a194cc4f5'/>
<id>urn:sha1:76093d341717ecedb14abbe9cb08170a194cc4f5</id>
<content type='text'>
FEATURES:
         - NSD now fully supports unknown record types using the
           notation specified in RFC3597.
         - Support for the following RR types has been added: WKS, X25,
           ISDN, RT, NSAP, PX, NAPTR, KX, CERT, DNAME, and APL.  DNAME
           special processing is not supported.

and bug fixes.
</content>
</entry>
<entry>
<title>Convert to buildlink3 and correct a typo in DESCR.</title>
<updated>2004-04-25T08:19:40Z</updated>
<author>
<name>snj</name>
<email>snj</email>
</author>
<published>2004-04-25T08:19:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=43a8edb33536e9df6cf39d9ffd25636e43e86e5c'/>
<id>urn:sha1:43a8edb33536e9df6cf39d9ffd25636e43e86e5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>upgrade to 2.0.2.</title>
<updated>2004-04-23T18:42:05Z</updated>
<author>
<name>itojun</name>
<email>itojun</email>
</author>
<published>2004-04-23T18:42:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bff3ba2cc82872529a5ea7cf377e62960bfe2a72'/>
<id>urn:sha1:bff3ba2cc82872529a5ea7cf377e62960bfe2a72</id>
<content type='text'>
2.0.2
=============
BUG FIXES:
	- Allow the use of a mnemonic for the algorithm field of a
	  DNSKEY record.
	- Behavior of the zonec -v flag has been modified.  By default
	  zonec will only print a single line with a summary of the
	  error count.
	- Bug #75: Fixed typo in previous "fix".
</content>
</entry>
<entry>
<title>upgrade to 2.0.1.</title>
<updated>2004-03-16T00:03:15Z</updated>
<author>
<name>itojun</name>
<email>itojun</email>
</author>
<published>2004-03-16T00:03:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9a8753be3c516e5340da2caffee20117cec9eaba'/>
<id>urn:sha1:9a8753be3c516e5340da2caffee20117cec9eaba</id>
<content type='text'>
NSD 2.0.1 release notes:

BUG FIXES:
	 - Queries for QTYPE DS (DNSSEC) were not handled correctly in
	   certain cases.
	 - Partial support for unknown RRs.  Known RR types with
	   unknown RR data format is not yet supported.
	 - Bug #75: Fixed bad error message when nsdc update is run for
	   the first time.
	 - Bug #78: Multiple zones, each with include directives, are
	   now compiled correctly.
</content>
</entry>
<entry>
<title>Correct path to files to install.</title>
<updated>2004-02-22T03:36:46Z</updated>
<author>
<name>kristerw</name>
<email>kristerw</email>
</author>
<published>2004-02-22T03:36:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8fb7f3af09d08683bc55dce51e80f9dfe04dc858'/>
<id>urn:sha1:8fb7f3af09d08683bc55dce51e80f9dfe04dc858</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump PKGREVISION for previous (more files installed).</title>
<updated>2004-02-16T22:51:23Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2004-02-16T22:51:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=10f0c878391272f23ee0af4de26897454b6babf6'/>
<id>urn:sha1:10f0c878391272f23ee0af4de26897454b6babf6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>install readme.  link w/ libwrap.  and other tweaks.  PR 24034</title>
<updated>2004-02-16T21:55:14Z</updated>
<author>
<name>itojun</name>
<email>itojun</email>
</author>
<published>2004-02-16T21:55:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d38142a9445743ded04fd23ec022b90f54558fc1'/>
<id>urn:sha1:d38142a9445743ded04fd23ec022b90f54558fc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update to 2.0.0.  IPv6 enabled by default, experimental DNSSEC support</title>
<updated>2004-02-15T18:47:04Z</updated>
<author>
<name>itojun</name>
<email>itojun</email>
</author>
<published>2004-02-15T18:47:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=70e589134c56ce72d378790a33c392c559ee5018'/>
<id>urn:sha1:70e589134c56ce72d378790a33c392c559ee5018</id>
<content type='text'>
(disabled by default).
</content>
</entry>
<entry>
<title>1.2.2</title>
<updated>2003-07-28T22:38:26Z</updated>
<author>
<name>itojun</name>
<email>itojun</email>
</author>
<published>2003-07-28T22:38:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e6397da708f6ed84c5ef689a96722c9c865a2f0b'/>
<id>urn:sha1:e6397da708f6ed84c5ef689a96722c9c865a2f0b</id>
<content type='text'>
=============
BUG FIXES:
        - Bug #59: NSD returns FORMERR when the query name is &gt;= 246
          bytes.
        - Bug #60: Zonec runs out of file descriptors with many zones.
        - Bug #61: nsdc uses /bin/sh hardwired (and should not).
        - Bug #62: NSD is not able to log to a file.
        - Bug #63: nsdc update and zonec are too tallkative.
        - Bug #64: Answer for request of a host resolved by a
          wildcard-resource-record is not understandable by dig.
</content>
</entry>
</feed>
