BIND 10 bind10-20111014-release, created. a6646243196e059b1c137c939787117e78523b57 [master] don't use ?= for variable assignment

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Oct 13 16:55:36 UTC 2011


The branch, bind10-20111014-release has been created
        at  a6646243196e059b1c137c939787117e78523b57 (commit)

- Log -----------------------------------------------------------------
commit a6646243196e059b1c137c939787117e78523b57
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Thu Oct 13 10:05:56 2011 -0500

    [master] don't use ?= for variable assignment
    
    Solaris make says:
    
    make: Fatal error in reader: Makefile, line 397: Badly formed macro assignment
    
    It is fine with NetBSD's bmake and GNU gmake.
    
    Anyways, it is not used by any target.
    
    This was to choose the HTML-renderer.

commit 9578ddf805881e30dc4ae2124bcae6b24b580f65
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Thu Oct 13 10:03:26 2011 -0500

    [master] add release date to changelog

commit c3dafdb35cc8cd72e972a0d8212ddea3c09c330c
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Thu Oct 13 10:02:01 2011 -0500

    [master] typo fix in changelog

commit a3e0ed25ca88b74d92e9bfa11414e137b5982de8
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Thu Oct 13 10:00:26 2011 -0500

    [master] add entry for doc changes to changelog

commit 554a8b40e84b9f778f398b7ff15d86140255bc89
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Thu Oct 13 09:55:36 2011 -0500

    [master] ChangeLog police
    
    See http://bind10.isc.org/wiki/ChangeLogDetails
    
    use a tab before the keyword type.
    use two tabs before the committer username.
    line too long

commit 41040f22c80fd9f300f4f75cae3177a5360a80e2
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Thu Oct 13 09:50:56 2011 -0500

    [master] regenerate XML for various message log changes

commit 163fa80307a1ab8882a1895ab1e2e12d22c8fd4b
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Thu Oct 13 09:48:02 2011 -0500

    [master] regenerate man page
    
    catch up on ixfr config change
    
    bump date in XML too.

commit 337198f6b8e619d836e9c51399be97e7a6038674
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Thu Oct 13 09:28:46 2011 -0500

    [master] shorten README
    
    As discussed at ISC all hands shortened README a lot.
    
    Reduced by almost 200 lines.
    
    Mention DHCP echo server.
    
    Point to guide in txt format (now in repo).
    
    Removed some redundant details that are in guide.
    
    NOTE: This removed details about 1) gtest / make check 2) coverage
    testing; 3) run_*.sh ; 4) running (already in guide); 5) bindctl
    config examples.
    
    I will make sure these are documented in guide, in the wiki,
    or at least re-added to the doc/ directory. But some may not be
    in this week's snapshot tarball.
    
    I opened one ticket to handle the bindctl config examples (#1302).
    
    This was discussed a little on jabber.

commit b0b09a77b7dab7b961f4424d05c135e9eb045b80
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Thu Oct 13 09:14:15 2011 -0500

    [master] regenerated HTML version of guide
    
    mostly catching up on IXFR documentation additions.

commit d1897d34676045b89edc09a767f8d0ab14d662c9
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Thu Oct 13 09:12:40 2011 -0500

    [master] add the rendered text file of bind10-guide.txt
    
    As asked at ISC All Hands.
    
    We can later discuss if we don't want rendered documents in repo.

commit acb0565bb4ddaf1d51abc511459478e738dff6d7
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Thu Oct 13 09:10:35 2011 -0500

    [master] build a text version of the guide
    
    This was brought up at ISC All-Hands.
    
    This will be included in the tarball.
    
    For now this will be included in the repo too
    (a different commit will add it).
    
    I am using elinks for now. Note for now nothing in make forces it
    to be rebuilt, so no tool is needed for this.

commit 99aa9fc05044158e0f41e56da538bd1162d869e2
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Thu Oct 13 09:09:58 2011 -0500

    [master] mention other guide formats are available on website

commit e2c88f03e394ed8ebcfcff936ee888bf593e22d1
Author: reed <reed at new-host.(none)>
Date:   Thu Oct 13 08:19:46 2011 -0500

    fix typo in comment in #1300 quick hack

commit 930d4317ed56bdb7cb0d7d53bac5db297ddd0551
Author: reed <reed at new-host.(none)>
Date:   Thu Oct 13 08:19:13 2011 -0500

    Quick hack for ticket #1300 to workaround dlopen can't find library
    
    This was from jinmei.
    
    The real fix will be done in #1292.

commit 1db00151f61cdd1c58bcd80dad38f3f97c67dae7
Merge: ada1705cfdea36539c48b1e7fc6a0c5cd7f3d8d5 b684bcd2eb5a0def50c149319ab8df379155121f
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Oct 12 12:12:09 2011 -0700

    [master] Merge branch 'trac1298' with fixing conflicts.

commit ada1705cfdea36539c48b1e7fc6a0c5cd7f3d8d5
Merge: aadf8f9a5d8dfe13ae2196b61c406c8a8e1d05e7 fd39e4e890ce175901311b9e11291628743edde4
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Oct 12 10:45:09 2011 -0700

    [master] Merge branch 'trac1294'

commit fd39e4e890ce175901311b9e11291628743edde4
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Oct 12 10:30:38 2011 -0700

    [1294] makde sure the default value of use_ixfr actually applies
    (the previous test succeeds just by accident)

commit b9a2e86c2ee8d688a3e12877eb6dc4894a7eae24
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Oct 12 10:30:09 2011 -0700

    [1294] simplify the code a bit

commit ee7fff3113f67a7dddbf069e2a555e6dbac97f69
Author: Jelte Jansen <jelte at isc.org>
Date:   Wed Oct 12 17:05:35 2011 +0200

    [1294] also check and do IXFR on notify
    
    not just on retransfer and refresh

commit aadf8f9a5d8dfe13ae2196b61c406c8a8e1d05e7
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Wed Oct 12 09:10:04 2011 -0500

    [master] for #1274, Use python_PYTHON for the python scripts
    
    Use python_PYTHON for the python scripts. This results in
    installing byte compiled version.
    
    Removed files from EXTRA_DIST as they are now in dist by default.
    
    Added CLEANFILES to clean up .pyc in build directory.
    
    Note that I am keeping the installation directory the same.

-----------------------------------------------------------------------




More information about the bind10-changes mailing list