notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Remember
I remember
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
non port: devel/thrift-cpp/files/patch-lib_cpp_src_thrift_transport_SocketCommon.cpp

Number of commits found: 2

Monday, 7 Nov 2022
15:41 Matthias Fechner (mfechner) search for other commits by this committer
devel/thrift: update to 0.16.0

Changelog:
https://github.com/apache/thrift/blob/master/CHANGES.md#0160
This update to required for gitlab-ce 15.4.

PR:		267228
Approved by:	 komarov@valerka.net (maintainer timeout)
Differential Revision:	https://reviews.freebsd.org/D37068
commit hash: 519e762a6f42268d5aacc56c84636f1ad7a17496 commit hash: 519e762a6f42268d5aacc56c84636f1ad7a17496 commit hash: 519e762a6f42268d5aacc56c84636f1ad7a17496 commit hash: 519e762a6f42268d5aacc56c84636f1ad7a17496 519e762
Saturday, 6 Mar 2021
10:01 mfechner search for other commits by this committer
Security related update to 0.14.0.
Changelog:
https://github.com/apache/thrift/blob/master/CHANGES.md

In the changelog I cannot find the information that this includes a security
related fix.
Neither in CVE database:
https://www.cvedetails.com/product/38295/Apache-Thrift.html?vendor_id=45

But gitlab mentions it that it updates to version 0.14.0 to mitigate security
concerns:
https://about.gitlab.com/releases/2021/03/04/security-release-gitlab-13-9-2-released/
This update is therefor required for the gitlab-ce security update to 13.9.2.

Changed build system to cmake, this fixed problems if openssl from ports is
used.
It also improves the build performance by factor of CPUs available.
Cmake also seems to be the recommended build system.
Original commitRevision:567474 

Number of commits found: 2