]> Git Repo - buildroot-mgba.git/commit
bind: bump version to 9.11.0
authorVicente Olivert Riera <[email protected]>
Tue, 11 Oct 2016 12:54:23 +0000 (13:54 +0100)
committerPeter Korsgaard <[email protected]>
Sat, 15 Oct 2016 09:46:33 +0000 (11:46 +0200)
commite662416d844040806a49a97c608aa674dcdd6580
tree6b6440617b59e8c8b76c0804497dd92a9e945d56
parentb672b404d16ee5a7dc921c96a1677f4fb3fd48f0
bind: bump version to 9.11.0

- With the release of BIND 9.11.0, ISC is changing the open source
  license for BIND from the ISC license to the Mozilla Public License
  (MPL 2.0). See release notes:
  http://ftp.isc.org/isc/bind9/9.11.0/RELEASE-NOTES-bind-9.11.0.html

- Explicitly enable/disable zlib support, otherwise the configure script
  will fail like this:

  checking for zlib library... yes
  checking for library containing deflate... no
  configure: error: found zlib include but not library.

Signed-off-by: Vicente Olivert Riera <[email protected]>
Signed-off-by: Peter Korsgaard <[email protected]>
package/bind/bind.hash
package/bind/bind.mk
This page took 0.037213 seconds and 4 git commands to generate.