[Midnightbsd-cvs] [MidnightBSD/src] 369892: cpdup: use libmd for MD5 checksums

Lucas Holt noreply at github.com
Wed Jun 24 00:04:15 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: 369892b2c046662c623638a4b8e94515783a5ded
      https://github.com/MidnightBSD/src/commit/369892b2c046662c623638a4b8e94515783a5ded
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-06-24 (Wed, 24 Jun 2026)

  Changed paths:
    M bin/cpdup/Makefile
    M bin/cpdup/md5.c

  Log Message:
  -----------
  cpdup: use libmd for MD5 checksums

Avoid OpenSSL 3 deprecation errors from the low-level MD5 APIs by using the base libmd interface already linked by cpdup.

Signed-off-by: Lucas Holt <luke at foolishgames.com>

AI-Assisted-by: Codex GPT-5



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications


More information about the Midnightbsd-cvs mailing list