Next | Query returned 121 messages, browsing 101 to 110 | Previous

History of commit frequency

CVS Commit History:


   2003-10-30 16:23:58 by Quentin Garnier | Files touched by this commit (1)
Log message:
Sync distinfo with reality.
   2003-10-27 04:56:03 by Jun-ichiro itojun Hagino | Files touched by this commit (4)
Log message:
upgrade to 9.2.3.

If you have installed BIND 9.1.3-P1, BIND 9.1.3-P2, BIND 9.2.2-P1,
BIND 9.2.2-P2, BIND 9.2.3rc2 or BIND 9.2.3rc3 it is recommended that
you upgrade.  These versions generate false positives when applying
delegation-only tests.

        --- 9.2.3 released ---
1525.   [bug]           dns_cache_create() could trigger a REQUIRE
                        failure in isc_mem_put() during error cleanup.
1524.   [port]          AIX needs to be able to resolve all symbols when
                        creating shared libraries (--with-libtool).
1523.   [bug]           Fix race condition in rbtdb. [RT# 9189]
1522.   [bug]           dns_db_findnode() relax the requirements on 'name'.
                        [RT# 9286]
1518.   [bug]           dns_nxt_buildrdata(), and hence dns_nxt_build(),
                        contained a off-by-one error when working out the
                        number of octets in the bitmap.
1514.   [bug]           named: isc_hash_destroy() was being called too early.
                        [RT #9160]
1513.   [doc]           Add "US" to root-delegation-only exclude list.
        --- 9.2.3rc4 released ---
1512.   [bug]           Extend the delegation-only logging to return query
                        type, class and responding nameserver.
1511.   [bug]           delegation-only was generating false positives
                        on negative answers from subzones.
        --- 9.2.3rc3 released ---
1510.   [func]          New view option "root-delegation-only".  Apply
                        delegation-only check to all TLDs and root.
                        Note there are some TLDs that are NOT delegation
			only (e.g. DE, LV, US and MUSEUM) these can be excluded
                        from the checks by using exclude.
                        root-delegation-only exclude {
                                "DE"; "LV"; "US"; \ 
"MUSEUM";
                        };
1509.   [bug]           Hint zones should accept delegation-only.  Forward
                        zone should not accept delegation-only.
1508.   [bug]           Don't apply delegation-only checks to answers from
                        forwarders.
1507.   [bug]           Handle BIND 8 style returns to NS queries to parents
                        when making delegation-only checks.
1506.   [bug]           Wrong return type for dns_view_isdelegationonly().
        --- 9.2.3rc2 released ---
1505.   [bug]           Uninitialised rdataset in sdb. [RT #8750]
1504.   [func]          New zone type "delegation-only".
1503.   [port]          win32: install libeay32.dll outside of system32.
(9.2.2-P2 is somewhere around here)
   2003-09-22 15:22:19 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update bind9 package to 9.2.2p3 (9.2.2-P3).

	--- 9.2.2-P3 released ---

1512.	[bug]		Extend the delegation-only logging to return query
			type, class and responding nameserver.

1511.	[bug]		delegation-only was generating false positives
			on negative answers from subzones.
   2003-09-20 14:50:25 by Jun-ichiro itojun Hagino | Files touched by this commit (2)
Log message:
9.2.2-P2

        --- 9.2.2-P2 released ---
1509.   [bug]           Hint zones should accept delegation-only.  Forward
                        zone should not accept delegation-only.
1508.   [bug]           Don't apply delegation-only checks to answers from
                        forwarders.
1507.   [bug]           Handle BIND 8 style returns to NS queries to parents
                        when making delegation-only checks.
1506.   [bug]           Wrong return type for dns_view_isdelegationonly().
   2003-09-17 16:44:16 by Jun-ichiro itojun Hagino | Files touched by this commit (1)
Log message:
fix shlib rev
   2003-09-17 16:28:54 by Jun-ichiro itojun Hagino | Files touched by this commit (2)
Log message:
upgrade to 9.2.2p1.

---
BIND 9.2.2-P1 is now available.

In response to high demand from our users, ISC is releasing a patch for BIND
to support the declaration of "delegation-only" zones in caching/recursive
name servers.  Briefly, a zone which has been declared \ 
"delegation-only" will
be effectively limited to containing NS RRs for subdomains, but no actual
data outside its apex (for example, its SOA RR and apex NS RRset).  This can
be used to filter out "wildcard" or "synthesized" data from \ 
NAT boxes or from
authoritative name servers whose undelegated (in-zone) data is of no interest.
   2003-05-12 19:17:36 by Julio Merino | Files touched by this commit (1)
Log message:
Add a buildlink2.mk file, as requested in PR pkg/21552 by Marc Recht.
   2003-03-14 20:38:08 by Johnny C. Lam | Files touched by this commit (45)
Log message:
(1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;
    Makefiles simply need to use this value often, for better or for
    worse.

(2) Create a new variable FIX_RPATH that lists variables that should
    be cleansed of -R or -rpath values if ${_USE_RPATH} is "no".  By
    default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
    additional variables may be appended from package Makefiles.
   2003-03-10 04:01:10 by Hubert Feyrer | Files touched by this commit (1)
Log message:
Make the USE_INET6/IPV6H handling a bit more readable.
(won't fix PR 20019 though...)
   2003-03-10 03:47:38 by Hubert Feyrer | Files touched by this commit (5)
Log message:
Recognize native threads.
Addresses PR 20641 by Kimmo Suominen <kim@tac.nyc.ny.us>

Next | Query returned 121 messages, browsing 101 to 110 | Previous