VirtualBox

vbox的更動 64932 路徑 trunk/src/VBox/Installer


忽略:
時間撮記:
2016-12-16 下午11:22:44 (8 年 以前)
作者:
vboxsync
訊息:

installer/win/VBoxStub: Add all the certificates we use, not just the SHA-1 one.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Installer/win/Stub/Makefile.kmk

    r64931 r64932  
    5252
    5353  VBoxStub_SOURCES  += VBoxStubCertUtil.cpp
     54  VBoxStub_CLEAN    += $(VBoxStub_0_OUTDIR)/VBoxStubPublicCert.h
    5455  VBoxStub.cpp_DEPS += $(VBoxStub_0_OUTDIR)/VBoxStubPublicCert.h
    5556  VBoxStub.cpp_INCS += $(VBoxStub_0_OUTDIR)
     
    6970  if defined(VBOX_WITH_CORP_CODE_SIGNING) && "$(VBOX_WITH_CORP_CODE_SIGNING)" != "all" && "$(VBOX_SIGNING_MODE)" == "release"
    7071        $(VBOX_RTSIGNTOOL) extract-exe-signer-cert --signature-index 1 --exe "$(VBOX_RTSIGNTOOL)" --output "[email protected]" --der
    71         $(VBOX_BIN2C) -ascii --append bVBoxStubTrustedCert2 "[email protected]" $@
     72        $(VBOX_BIN2C) -ascii --append VBoxStubTrustedCert2 "[email protected]" $@
    7273        $(APPEND) "[email protected]" "    { g_abVBoxStubTrustedCert2, sizeof(g_abVBoxStubTrustedCert2) }, "
    7374  endif
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette