Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

folly-2024.02.19.00-1.fc41 RPM for aarch64

From Fedora Rawhide for aarch64 / f

Name: folly Distribution: Fedora Project
Version: 2024.02.19.00 Vendor: Fedora Project
Release: 1.fc41 Build date: Sat Feb 24 02:00:53 2024
Group: Unspecified Build host: buildhw-a64-21.iad2.fedoraproject.org
Size: 6226620 Source RPM: folly-2024.02.19.00-1.fc41.src.rpm
Packager: Fedora Project
Url: https://github.com/facebook/folly
Summary: An open-source C++ library developed and used at Facebook
Folly (acronymed loosely after Facebook Open Source Library) is a library of
C++14 components designed with practicality and efficiency in mind. Folly
contains a variety of core library components used extensively at Facebook. In
particular, it's often a dependency of Facebook's other open source C++ efforts
and place where those projects can share code.

It complements (as opposed to competing against) offerings such as Boost and of
course std. In fact, we embark on defining our own component only when something
we need is either not available, or does not meet the needed performance
profile. We endeavor to remove things from folly if or when std or Boost
obsoletes them.

Performance concerns permeate much of Folly, sometimes leading to designs that
are more idiosyncratic than they would otherwise be (see e.g. PackedSyncPtr.h,
SmallLocks.h). Good performance at large scale is a unifying theme in all of
Folly.

Provides

Requires

License

Apache-2.0

Changelog

* Fri Feb 23 2024 Michel Lind <salimma@fedoraproject.org> - 2024.02.19.00-1
  - Update to 2024.02.19.00
* Thu Jan 25 2024 Michel Lind <salimma@fedoraproject.org> - 2024.01.22.00-3
  - Replace GCC14 patches with upstreamed fixes
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2024.01.22.00-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Michel Lind <salimma@fedoraproject.org> - 2024.01.22.00-1
  - Update to 2024.01.22.00
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2023.10.16.00-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Tue Oct 17 2023 Michel Lind <salimma@fedoraproject.org> - 2023.10.16.00-1
  - Update to 2023.10.16.00
* Mon Oct 16 2023 Michel Lind <salimma@fedoraproject.org> - 2023.10.09.00-1
  - Update to 2023.10.09.00
* Fri Oct 06 2023 Michel Lind <salimma@fedoraproject.org> - 2023.09.11.00-3
  - Reorganize disabled tests; ungate the flaky tests previously disabled
    only on x86_64
* Thu Oct 05 2023 Remi Collet <remi@fedoraproject.org> - 2023.09.11.00-2
  - rebuild for new libsodium
* Mon Sep 11 2023 Michel Lind <salimma@fedoraproject.org> - 2023.09.11.00-1
  - Update to 2023.09.11.00
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2023.07.03.00-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jul 06 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 2023.07.03.00-1
  - Update to 2023.07.03.00 (fixes: rhbz#2219453)
  - Add patch to support fmt 10
  - Use SPDX license identifier
* Wed Jun 28 2023 Vitaly Zaitsev <vitaly@easycoding.org> - 2023.04.24.00-5
  - Rebuilt due to fmt 10 update.
* Wed Apr 26 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 2023.04.24.00-4
  - Disable more flaky tests on x86_64
* Tue Apr 25 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 2023.04.24.00-3
  - Fix obsolete declaration for Python subpackage
* Tue Apr 25 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 2023.04.24.00-2
  - Disable flaky FBString test on x86_64 too
* Mon Apr 24 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 2023.04.24.00-1
  - Update to 2023.04.24.00
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2022.07.11.00-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Mon Aug 15 2022 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2022.07.11.00-4
  - Update for gcc changes: Enable test again working with recent gcc Add a
    workaround patch for gcc bug instead of disabling corresponding test
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2022.07.11.00-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jul 19 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 2022.07.11.00-2
  - Disable some flaky tests
* Tue Jul 19 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 2022.07.11.00-1
  - Update to 2022.07.11.00
* Sun Jul 17 2022 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2022.03.14.00-6
  - Rebuild for fmt-9
* Sat Jul 16 2022 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2022.03.14.00-5
  - Fix FTBFS on F37
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2022.03.14.00-4
  - Rebuilt for Python 3.11
* Wed May 04 2022 Thomas Rodgers <trodgers@redhat.com> - 2022.03.14.00-3
  - Rebuilt for Boost 1.78
* Wed Mar 16 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 2022.03.14.00-2
  - Fix Fedora <= 35 ppc64le build
* Mon Mar 14 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 2022.03.14.00-1
  - Update to 2022.03.14.00
* Tue Mar 08 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 2022.03.07.00-1
  - Update to 2022.03.07.00; fix test executionl; enable tests on aarch64
* Sat Mar 05 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 2022.02.28.00-5
  - Fix ppc64le ExcludeArch to include F36
* Sat Mar 05 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 2022.02.28.00-4
  - Fix build on armv7hl; disable ppc64le build on F36+ for now
* Fri Mar 04 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 2022.02.28.00-3
  - Fix test compilation failures on i686; exclude logging_example on ppc64le
* Thu Mar 03 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 2022.02.28.00-2
  - Use clang on releases with GCC 12 (fixes: rhbz#2045117)
* Wed Mar 02 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 2022.02.28.00-1
  - Update to 2022.02.28.00; drop static build
* Wed Feb 23 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 2022.02.21.00-1
  - Update to 2022.02.21.00 (resolves: rhbz#2035851)

Files

/usr/lib/.build-id
/usr/lib/.build-id/10
/usr/lib/.build-id/10/6cf6855c6df2a2802fd70394759c1e47801573
/usr/lib/.build-id/14
/usr/lib/.build-id/14/699a296e12e4bc07f77fdbb0ac32e5b0978faa
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/1b1319d3bd018c53d21a5b8c79bdc8a89dc561
/usr/lib/.build-id/90
/usr/lib/.build-id/90/a0b3b0dc37a7c04a7f5fdf7a56bf8ea687b083
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/71f88d51f4f38856d29e088286c009a2881fdb
/usr/lib/.build-id/fc
/usr/lib/.build-id/fc/b9057efb610a6defd683015f832064869a748c
/usr/lib64/libfolly.so.2024.02.19.00
/usr/lib64/libfolly_exception_counter.so.2024.02.19.00
/usr/lib64/libfolly_exception_tracer.so.2024.02.19.00
/usr/lib64/libfolly_exception_tracer_base.so.2024.02.19.00
/usr/lib64/libfolly_test_util.so.2024.02.19.00
/usr/lib64/libfollybenchmark.so.2024.02.19.00
/usr/share/licenses/folly
/usr/share/licenses/folly/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 2 00:32:48 2024