1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/devel/thrift-cpp/pkg-plist
Matthias Fechner db5b5f1ee3 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.
2021-03-06 10:01:09 +00:00

118 lines
4.4 KiB
Plaintext

@comment bin/thrift
include/thrift/TApplicationException.h
include/thrift/TBase.h
include/thrift/TConfiguration.h
include/thrift/TDispatchProcessor.h
include/thrift/TLogging.h
include/thrift/TOutput.h
include/thrift/TProcessor.h
include/thrift/TToString.h
include/thrift/Thrift.h
include/thrift/async/TAsyncBufferProcessor.h
include/thrift/async/TAsyncChannel.h
include/thrift/async/TAsyncDispatchProcessor.h
include/thrift/async/TAsyncProcessor.h
include/thrift/async/TAsyncProtocolProcessor.h
include/thrift/async/TConcurrentClientSyncInfo.h
include/thrift/async/TEvhttpClientChannel.h
include/thrift/async/TEvhttpServer.h
include/thrift/concurrency/Exception.h
include/thrift/concurrency/FunctionRunner.h
include/thrift/concurrency/Monitor.h
include/thrift/concurrency/Mutex.h
include/thrift/concurrency/Thread.h
include/thrift/concurrency/ThreadFactory.h
include/thrift/concurrency/ThreadManager.h
include/thrift/concurrency/TimerManager.h
include/thrift/config.h
include/thrift/processor/PeekProcessor.h
include/thrift/processor/StatsProcessor.h
include/thrift/processor/TMultiplexedProcessor.h
include/thrift/protocol/TBase64Utils.h
include/thrift/protocol/TBinaryProtocol.h
include/thrift/protocol/TBinaryProtocol.tcc
include/thrift/protocol/TCompactProtocol.h
include/thrift/protocol/TCompactProtocol.tcc
include/thrift/protocol/TDebugProtocol.h
include/thrift/protocol/TEnum.h
include/thrift/protocol/THeaderProtocol.h
include/thrift/protocol/TJSONProtocol.h
include/thrift/protocol/TList.h
include/thrift/protocol/TMap.h
include/thrift/protocol/TMultiplexedProtocol.h
include/thrift/protocol/TProtocol.h
include/thrift/protocol/TProtocolDecorator.h
include/thrift/protocol/TProtocolException.h
include/thrift/protocol/TProtocolTap.h
include/thrift/protocol/TProtocolTypes.h
include/thrift/protocol/TSet.h
include/thrift/protocol/TVirtualProtocol.h
include/thrift/qt/TQIODeviceTransport.h
include/thrift/qt/TQTcpServer.h
include/thrift/server/TConnectedClient.h
include/thrift/server/TNonblockingServer.h
include/thrift/server/TServer.h
include/thrift/server/TServerFramework.h
include/thrift/server/TSimpleServer.h
include/thrift/server/TThreadPoolServer.h
include/thrift/server/TThreadedServer.h
include/thrift/thrift-config.h
include/thrift/thrift_export.h
include/thrift/transport/PlatformSocket.h
include/thrift/transport/SocketCommon.h
include/thrift/transport/TBufferTransports.h
include/thrift/transport/TFDTransport.h
include/thrift/transport/TFileTransport.h
include/thrift/transport/THeaderTransport.h
include/thrift/transport/THttpClient.h
include/thrift/transport/THttpServer.h
include/thrift/transport/THttpTransport.h
include/thrift/transport/TNonblockingSSLServerSocket.h
include/thrift/transport/TNonblockingServerSocket.h
include/thrift/transport/TNonblockingServerTransport.h
include/thrift/transport/TPipe.h
include/thrift/transport/TPipeServer.h
include/thrift/transport/TSSLServerSocket.h
include/thrift/transport/TSSLSocket.h
include/thrift/transport/TServerSocket.h
include/thrift/transport/TServerTransport.h
include/thrift/transport/TShortReadTransport.h
include/thrift/transport/TSimpleFileTransport.h
include/thrift/transport/TSocket.h
include/thrift/transport/TSocketPool.h
include/thrift/transport/TSocketUtils.h
include/thrift/transport/TTransport.h
include/thrift/transport/TTransportException.h
include/thrift/transport/TTransportUtils.h
include/thrift/transport/TVirtualTransport.h
include/thrift/transport/TWebSocketServer.h
include/thrift/transport/TZlibTransport.h
include/thrift/windows/GetTimeOfDay.h
include/thrift/windows/Operators.h
include/thrift/windows/OverlappedSubmissionThread.h
include/thrift/windows/SocketPair.h
include/thrift/windows/Sync.h
include/thrift/windows/TWinsockSingleton.h
include/thrift/windows/WinFcntl.h
include/thrift/windows/config.h
lib/libthrift.so
lib/libthrift.so.0
lib/libthrift.so.%%PORTVERSION%%
lib/libthriftnb.so
lib/libthriftnb.so.0
lib/libthriftnb.so.%%PORTVERSION%%
lib/libthriftz.so
lib/libthriftz.so.0
lib/libthriftz.so.%%PORTVERSION%%
lib/cmake/thrift/ThriftConfig.cmake
lib/cmake/thrift/ThriftConfigVersion.cmake
lib/cmake/thrift/thriftTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/thrift/thriftTargets.cmake
lib/cmake/thrift/thriftnbTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/thrift/thriftnbTargets.cmake
lib/cmake/thrift/thriftzTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/thrift/thriftzTargets.cmake
libdata/pkgconfig/thrift-nb.pc
libdata/pkgconfig/thrift-z.pc
libdata/pkgconfig/thrift.pc