2021-10-21 09:46:39 by Thomas Klausner | Files touched by this commit (77) |
Log message:
*: recursive bump for heimdal 7.7.0
its buildlink3.mk now includes openssl's buildlink3.mk
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2020-09-13 20:45:36 by Juraj Lutter | Files touched by this commit (2) |
Log message:
libssh: Fix build on SunOS/SmartOS
Instruct cmake to look for sshd executable also in /usr/lib/ssh
|
2020-09-13 11:22:57 by Thomas Klausner | Files touched by this commit (4) | |
Log message:
libssh: update to 0.95.
version 0.9.5 (released 2020-XX-XX)
* CVE-2020-16135: Avoid null pointer dereference in sftpserver (T232)
* Improve handling of library initialization (T222)
* Fix parsing of subsecond times in SFTP (T219)
* Make the documentation reproducible
* Remove deprecated API usage in OpenSSL
* Fix regression of ssh_channel_poll_timeout() returning SSH_AGAIN
* Define version in one place (T226)
* Prevent invalid free when using different C runtimes than OpenSSL (T229)
* Compatibility improvements to testsuite
|
2020-09-02 13:45:51 by Nia Alarie | Files touched by this commit (1) |
Log message:
libssh: Disable building examples
They don't get installed and at least one of them doesn't like
NetBSD 8.
Bump PKGREVISION
|
2020-07-20 17:56:24 by Michael Baeuerle | Files touched by this commit (2) |
Log message:
security/libssh: Build fix
Include header files with declarations for struct sockaddr_in and send().
OK from is@.
|
2020-04-12 23:05:01 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
libssh: update to 0.94.
version 0.9.4 (released 2020-04-09)
* Fixed CVE-2020-1730 - Possible DoS in client and server when handling
AES-CTR keys with OpenSSL
* Added diffie-hellman-group14-sha256
* Fixed serveral possible memory leaks
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|
2020-01-25 11:45:12 by Jonathan Perkin | Files touched by this commit (24) |
Log message:
*: Remove obsolete BUILDLINK_API_DEPENDS.openssl.
|
2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836) |
Log message:
*: Recursive revision bump for openssl 1.1.1.
|