| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.5.0_1 30 Jun 2026 22:13:38
    |
Po-Chuan Hsieh (sunpoet)  |
security/wolfssl: Bump PORTREVISION of dependent ports for shlib change
(followup of ebd1ab3805d31a82613a1db818e6dc2bf5cdf75d)
wolfssl was updated to 5.9.2 in ebd1ab3805d31a82613a1db818e6dc2bf5cdf75d which
updates from libwolfssl.so.44 to libwolfssl.so.45. Therefore, PORTREVISION bump
is required. ftp/curl and net/libngtcp2-wolfssl are skipped because both ports
have version updates after ebd1ab3805d31a82613a1db818e6dc2bf5cdf75d.
% readelf -d /usr/local/lib/libwolfssl.so | grep SONAME
0x000000000000000e (SONAME) Library soname: [libwolfssl.so.45] |
1.5.0 30 Jun 2026 22:11:55
    |
Po-Chuan Hsieh (sunpoet)  |
security/wolfssh: Fix build with wolfssl 5.9.2
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.
-DBUILDING_WOLFSSH -DWOLFSSH_TEST_INTERNAL -DNDEBUG -DWOLFSSH_KEYGEN
-DWOLFSSH_SCP -DWOLFSSH_SFTP -DWOLFSSH_FWD -DWOLFSSH_TERM -DWOLFSSH_SHELL
-DWOLFSSH_AGENT -DWOLFSSH_CERTS -isystem /usr/local/include -fvisibility=hidden
-O2 -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include
-fno-strict-aliasing -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra
-Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds
-Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security
-Wformat=2 -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes
-Wnested-externs -Woverride-init -Wpointer-arith -Wpointer-sign
-Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1
-Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result
-Wunused-variable -Wwrite-strings -fwrapv -MT src/libwolfssh_test_la-internal.lo
-MD -MP -MF src/.deps/libwolfssh_test_la-internal.Tpo -c -o
src/libwolfssh_test_la-internal.lo `test -f 'src/internal.c' || echo
'./'`src/internal.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -DBUILDING_WOLFSSH
-DWOLFSSH_TEST_INTERNAL -DNDEBUG -DWOLFSSH_KEYGEN -DWOLFSSH_SCP -DWOLFSSH_SFTP
-DWOLFSSH_FWD -DWOLFSSH_TERM -DWOLFSSH_SHELL -DWOLFSSH_AGENT -DWOLFSSH_CERTS
-isystem /usr/local/include -fvisibility=hidden -O2 -pthread -O2 -pipe
-fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing
-Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas
--param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast
-Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2
-Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes
-Wnested-externs -Woverride-init -Wpointer-arith -Wpointer-sign
-Wredundant-decls -Wshadow -Wshorten-64-to-32 -Wsign-compare -Wstrict-overflow=1
-Wstrict-prototypes -Wswitch-enum -Wundef -Wunused -Wunused-result
-Wunused-variable -Wwrite-strings -fwrapv -MT src/libwolfssh_test_la-internal.lo
-MD -MP -MF src/.deps/libwolfssh_test_la-internal.Tpo -c src/internal.c -fPIC
-DPIC -o src/.libs/libwolfssh_test_la-internal.o
src/internal.c:60:10: fatal error: 'wolfssl/wolfcrypt/mlkem.h' file not found
60 | #include <wolfssl/wolfcrypt/mlkem.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
Reference: https://pkg-status.freebsd.org/beefy22/data/143amd64-default/932084179555/logs/wolfssh-1.5.0.log
Obtained
from: https://github.com/wolfSSL/wolfssh/commit/73b10ad26d51309852e87e74cb4e6d27f2faf33b |
1.5.0 21 Apr 2026 15:43:00
    |
Po-Chuan Hsieh (sunpoet)  |
security/wolfssh: Update to 1.5.0
Changes: https://github.com/wolfSSL/wolfssh/releases
Security: CVE-2026-0930 |
1.4.22 31 Jan 2026 14:14:53
    |
Po-Chuan Hsieh (sunpoet)  |
security/wolfssh: Update to 1.4.22
Changes: https://github.com/wolfSSL/wolfssh/releases |
1.4.21 27 Oct 2025 15:28:24
    |
Po-Chuan Hsieh (sunpoet)  |
security/wolfssh: Update to 1.4.21
Changes: https://github.com/wolfSSL/wolfssh/releases |
1.4.20 14 Mar 2025 09:54:04
    |
Po-Chuan Hsieh (sunpoet)  |
security/wolfssh: Update to 1.4.20
Changes: https://github.com/wolfSSL/wolfssh/releases |
1.4.19 21 Nov 2024 13:37:58
    |
Po-Chuan Hsieh (sunpoet)  |
security/wolfssh: Update to 1.4.19
Changes: https://github.com/wolfSSL/wolfssh/releases |
1.4.18 24 Jul 2024 11:44:26
    |
Po-Chuan Hsieh (sunpoet)  |
security/wolfssh: Update to 1.4.18
Changes: https://github.com/wolfSSL/wolfssh/releases |
1.4.17 10 Apr 2024 07:20:04
    |
Po-Chuan Hsieh (sunpoet)  |
security/wolfssh: Update to 1.4.17
Changes: https://github.com/wolfSSL/wolfssh/releases
PR: 278269
Reported by: <takefu@airport.fm> |
1.4.15 31 Mar 2024 18:51:02
    |
Po-Chuan Hsieh (sunpoet)  |
security/wolfssh: Fix make test
Reported by: diizzy |
1.4.15 21 Feb 2024 15:06:42
    |
Po-Chuan Hsieh (sunpoet)  |
security/wolfssh: Update to 1.4.15
Changes: https://github.com/wolfSSL/wolfssh/releases |
1.4.15 12 Feb 2024 18:16:59
    |
Daniel Engberg (diizzy)  |
security/wolfssh: Update to 1.4.15
* Add USE_LDCONFIG
* Remove "make test"
* Adjust Makefile to more closely follow Porters Handbook
* Fix build that has been broken for weeks
Reported by: pkg-fallout
Approved by: portmgr (blanket, just fix it) |
1.4.14 16 Aug 2023 18:25:11
    |
Po-Chuan Hsieh (sunpoet)  |
security/wolfssh: Update to 1.4.14
- Update WWW and clean up pkg-descr
Changes: https://github.com/wolfSSL/wolfssh/releases
https://github.com/wolfSSL/wolfssh/blob/master/ChangeLog.md |
1.4.13 27 May 2023 04:07:53
    |
Po-Chuan Hsieh (sunpoet)  |
security/wolfssh: Update to 1.4.13
Changes: https://github.com/wolfSSL/wolfssh/releases |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.4.10 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.4.10 20 Jul 2022 14:22:56
    |
Tobias C. Berner (tcberner)  |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.4.10 16 Jun 2022 13:59:13
    |
Po-Chuan Hsieh (sunpoet)  |
security/wolfssh: Update to 1.4.10
Changes: https://github.com/wolfSSL/wolfssh/releases |
1.4.8 21 Nov 2021 18:19:17
    |
Po-Chuan Hsieh (sunpoet)  |
security/wolfssh: Update to 1.4.8
- Strip shared library
Changes: https://github.com/wolfSSL/wolfssh/releases |
1.4.7 08 Aug 2021 14:53:59
    |
Po-Chuan Hsieh (sunpoet)  |
security/wolfssh: Update to 1.4.7
Changes: https://github.com/wolfSSL/wolfssh/releases |
1.4.6 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.4.6 06 Feb 2021 20:44:06
  |
sunpoet  |
Update to 1.4.6
Changes: https://github.com/wolfSSL/wolfssh/releases |
1.4.5 13 Dec 2020 14:40:35
  |
sunpoet  |
Add wolfssh 1.4.5
The wolfSSH library is a lightweight SSHv2 client and server library written in
ANSI C and targeted for embedded, RTOS, and resource-constrained environments -
primarily because of its small size, speed, and feature set.
WWW: https://www.wolfssl.com/products/wolfssh/
WWW: https://github.com/wolfSSL/wolfssh |