• install/install.iss upgrade.iss

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Tuesday, March 17, 2026 02:03:58
    https://gitlab.synchro.net/main/sbbs/-/commit/a573f6c5c18db37e95efd6d8
    Modified Files:
    install/install.iss upgrade.iss
    Log Message:
    Increment revs to v3.21e

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Saturday, June 27, 2026 23:57:51
    https://gitlab.synchro.net/main/sbbs/-/commit/37b1c40bfbe29d2e0d6ddfda
    Modified Files:
    install/install.iss upgrade.iss
    Log Message:
    install: ship OpenSSL libcrypto-3.dll for mail DKIM; bump version to 3.22a

    The Win32 installer (install.iss and upgrade.iss) now copies
    libcrypto-3.dll into exec/ so the mail server's DKIM signing (issue #215)
    works in installed builds. It is sourced from the vcpkg classic-mode
    install (c:\vcpkg\installed\x86-windows) via a new "vcpkg" define, with
    the skipifsourcedoesntexist flag so a build made without OpenSSL still
    produces a valid installer (DKIM simply absent).

    Also bump MyAppVersion 3.21e -> 3.22a and VersionInfoVersion 3.21.4 ->
    3.22.0 to match the current release.

    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net