[v9_8] add missing binaries to BINDInstall
3610. [cleanup] win32: Some executables had been omitted from the installer. [RT #34116] (cherry picked from commit26bda028ad) (cherry picked from commite1e53a03a1)
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,3 +1,6 @@
|
||||
3610. [cleanup] win32: Some executables had been omitted from the
|
||||
installer. [RT #34116]
|
||||
|
||||
3608. [port] win32: added todos.pl script to ensure all text files
|
||||
the win32 build depends on are converted to DOS
|
||||
newline format. [RT #22067]
|
||||
|
||||
@@ -154,6 +154,7 @@ const FileData installFiles[] =
|
||||
{"dnssec-dsfromkey.exe", FileData::BinDir, FileData::Normal, FALSE, FALSE},
|
||||
{"dnssec-keyfromlabel.exe", FileData::BinDir, FileData::Normal, FALSE, FALSE},
|
||||
{"dnssec-revoke.exe", FileData::BinDir, FileData::Normal, FALSE, FALSE},
|
||||
{"dnssec-settime.exe", FileData::BinDir, FileData::Normal, FALSE, FALSE},
|
||||
{"named-checkconf.exe", FileData::BinDir, FileData::Normal, FALSE, FALSE},
|
||||
{"named-checkzone.exe", FileData::BinDir, FileData::Normal, FALSE, FALSE},
|
||||
{"named-compilezone.exe", FileData::BinDir, FileData::Normal, FALSE, FALSE},
|
||||
|
||||
Reference in New Issue
Block a user