Thu, 25 Apr 2024 08:45:27 UTC | login

Information for build fbthrift-2021.03.15.00-1.fc33

ID194813
Package Namefbthrift
Version2021.03.15.00
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/fbthrift.git#b873d8267c3acae02353ca246d1fad5141468e10
SummaryFacebook's branch of Apache Thrift, including a new C++ server
DescriptionThrift is a serialization and RPC framework for service communication. Thrift enables these features in all major languages, and there is strong support for C++, Python, Hack, and Java. Most services at Facebook are written using Thrift for RPC, and some storage systems use Thrift for serializing records on disk. Facebook Thrift is not a distribution of Apache Thrift. This is an evolved internal branch of Thrift that Facebook re-released to open source community in February 2014. Facebook Thrift was originally released closely tracking Apache Thrift but is now evolving in new directions. In particular, the compiler was rewritten from scratch and the new implementation features a fully asynchronous Thrift server.
Built bydavidlt
State failed
Volume DEFAULT
StartedMon, 26 Apr 2021 11:00:58 UTC
CompletedMon, 26 Apr 2021 11:12:27 UTC
Taskbuild (f33, /rpms/fbthrift.git:b873d8267c3acae02353ca246d1fad5141468e10)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/fbthrift.git#b873d8267c3acae02353ca246d1fad5141468e10'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Mar 15 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 2021.03.15.00-1 - Update to 2021.03.15.00 * Wed Feb 03 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 2021.02.01.00-1 - Update to 2021.02.01.00 * Tue Jan 26 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 2021.01.25.00-1 - Update to 2021.01.25.00 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2020.12.28.00-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Jan 22 2021 Jonathan Wakely <jwakely@redhat.com> - 2020.12.28.00-2 - Rebuilt for Boost 1.75 * Tue Dec 29 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 2020.12.28.00-1 - Update to 2020.12.28.00 * Tue Dec 22 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 2020.12.21.00-1 - Update to 2020.12.21.00 * Mon Nov 30 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 2020.11.30.00-1 - Update to 2020.11.30.00 * Mon Nov 23 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 2020.11.23.00-1 - Update to 2020.11.23.00 * Mon Nov 16 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 2020.11.16.00-1 - Update to 2020.11.16.00 * Fri Nov 13 2020 Filipe Brandenburger <filbranden@fb.com> - 2020.11.09.00-3 - Update CMakeList and setup.py for python3 to include all modules and to include enums source together with the types module. * Tue Nov 10 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 2020.11.09.00-2 - Enable Python binding by default * Mon Nov 09 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 2020.11.09.00-1 - Update to 2020.11.09.00 - Enable Python binding * Wed Nov 04 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 2020.11.02.00-3 - Rebase patch on top of upstream CMakeLists.txt change * Wed Nov 04 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 2020.11.02.00-2 - Enable static subpackage on architectures where fizz-static is available * Mon Nov 02 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 2020.11.02.00-1 - Update to 2020.11.02.00 - Fix undefined symbol warnings * Mon Nov 02 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 2020.10.26.00-3 - Mark fbthrift-devel as conflicting with thrift-devel - Disable RPATH when installing libraries * Thu Oct 29 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 2020.10.26.00-2 - Use shorter, canonical URL for source * Tue Oct 27 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 2020.10.26.00-1 - Initial package