mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 22:45:39 +00:00
3290. [bug] <isc/hmacsha.h> was not being installed. [RT #28169]
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -1,3 +1,5 @@
|
|||||||
|
3290. [bug] <isc/hmacsha.h> was not being installed. [RT #28169]
|
||||||
|
|
||||||
3289. [bug] 'rndc retransfer' failed for inline zones. [RT #28036]
|
3289. [bug] 'rndc retransfer' failed for inline zones. [RT #28036]
|
||||||
|
|
||||||
3288. [bug] dlz_destroy() function wasn't correctly registered
|
3288. [bug] dlz_destroy() function wasn't correctly registered
|
||||||
|
@@ -13,7 +13,7 @@
|
|||||||
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
# PERFORMANCE OF THIS SOFTWARE.
|
# PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
# $Id: Makefile.in,v 1.68 2009/12/05 23:31:41 each Exp $
|
# $Id: Makefile.in,v 1.69 2012/02/28 21:32:36 marka Exp $
|
||||||
|
|
||||||
srcdir = @srcdir@
|
srcdir = @srcdir@
|
||||||
VPATH = @srcdir@
|
VPATH = @srcdir@
|
||||||
@@ -29,7 +29,7 @@ top_srcdir = @top_srcdir@
|
|||||||
HEADERS = app.h assertions.h base64.h bind9.h bitstring.h boolean.h \
|
HEADERS = app.h assertions.h base64.h bind9.h bitstring.h boolean.h \
|
||||||
buffer.h bufferlist.h commandline.h entropy.h error.h event.h \
|
buffer.h bufferlist.h commandline.h entropy.h error.h event.h \
|
||||||
eventclass.h file.h formatcheck.h fsaccess.h \
|
eventclass.h file.h formatcheck.h fsaccess.h \
|
||||||
hash.h heap.h hex.h hmacmd5.h \
|
hash.h heap.h hex.h hmacmd5.h hmacsha.h \
|
||||||
httpd.h \
|
httpd.h \
|
||||||
interfaceiter.h @ISC_IPV6_H@ iterated_hash.h lang.h lex.h \
|
interfaceiter.h @ISC_IPV6_H@ iterated_hash.h lang.h lex.h \
|
||||||
lfsr.h lib.h list.h log.h \
|
lfsr.h lib.h list.h log.h \
|
||||||
|
Reference in New Issue
Block a user