[Midnightbsd-cvs] [MidnightBSD/mports] b1c768: security/openssl36: update to 3.6.3 (#746)

Lucas Holt noreply at github.com
Thu Aug 13 17:09:16 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: b1c7684d24cdc9e9fe0e63bb7010d8bd6683685a
      https://github.com/MidnightBSD/mports/commit/b1c7684d24cdc9e9fe0e63bb7010d8bd6683685a
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-08-13 (Thu, 13 Aug 2026)

  Changed paths:
    M security/openssl36/Makefile
    M security/openssl36/distinfo
    R security/openssl36/files/patch-Configurations_10-main.conf
    M security/openssl36/files/patch-crypto_threads__pthread.c

  Log Message:
  -----------
  security/openssl36: update to 3.6.3 (#746)

## Summary
- update OpenSSL 3.6 from 3.6.2 to 3.6.3
- refresh the MidnightBSD pthread compatibility patch for the new source
layout
- remove the PowerPC-only target patch, since MidnightBSD does not
support PowerPC

## Validation
- `bmake makesum`
- `bmake patch`
- `bmake`
- `bmake fake`
- `bmake package`
- `bmake check-license`
- full upstream test suite with the port default configuration:
4,648/4,649 passed; the single timing-sensitive QUIC radix failure
passed on isolated rerun
- `git diff --check`

`portlint -C` reports existing structural/style findings in this port,
including OPTIONS_EXCLUDE placement, MACHINE_ARCH use, and option false
positives; this version update does not introduce them.

## Summary by Sourcery

Update the OpenSSL 3.6 port to 3.6.3 and refresh local patches to match
the new upstream release while dropping obsolete PowerPC-specific
configuration.

New Features:
- Track OpenSSL 3.6 upstream at version 3.6.3 in the security/openssl36
port.

Enhancements:
- Refresh the pthread compatibility patch for MidnightBSD to align with
the updated threads source layout.
- Simplify the port by removing the PowerPC-only configuration patch now
that MidnightBSD no longer supports PowerPC.

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



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


More information about the Midnightbsd-cvs mailing list