| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: folly-debuginfo | Distribution: Fedora Project |
| Version: 2023.04.24.00 | Vendor: Fedora Project |
| Release: 4.el9 | Build date: Thu Apr 27 18:59:25 2023 |
| Group: Development/Debug | Build host: buildvm-x86-05.iad2.fedoraproject.org |
| Size: 88811297 | Source RPM: folly-2023.04.24.00-4.el9.src.rpm |
| Packager: Fedora Project | |
| Url: https://github.com/facebook/folly | |
| Summary: Debug information for package folly | |
This package provides debug information for package folly. Debug information is useful when developing applications that use this package or when debugging this package.
ASL 2.0
* 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)
* Wed Jan 19 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 2022.01.17.00-1
- Update to 2022.01.17.00
* Tue Dec 28 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 2021.12.20.00-3
- Fix libdwarf header detection for Fedora < 36
* Thu Dec 23 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 2021.12.20.00-2
- Revert recent folly/lang/Badge.h changes to fix issues on GCC 11+
* Thu Dec 23 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 2021.12.20.00-1
- Update to 2021.12.20.00
* Wed Dec 22 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 2021.11.29.00-4
- Actually enable Fedora DWARF support in shared libs
* Tue Dec 21 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 2021.11.29.00-3
- Explicitly require gtest (not pulled in on EL8), drop test deps from
-devel
* Fri Dec 17 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 2021.11.29.00-2
- Properly handle libdwarf on EL
* Thu Dec 16 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 2021.11.29.00-1
- Update to 2021.11.29.00; fix DWARF detection; switch back to OpenSSL 3.0
* Thu Nov 18 2021 Michel Alexandre Salim <salimma@fedoraproject.org> -
2021.11.15.00-3
- Switch Fedora >= 36 to openssl1.1 by default to fix Wangle
- Opt in to rpmautospec
* Thu Nov 18 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 2021.11.15.00-2
- Revert partial switch to openssl1.1
* Wed Nov 17 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 2021.11.15.00-1
- Update to 2021.11.15.00
* Fri Nov 12 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 2021.11.08.00-1
- Update to 2021.11.08.00
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 2021.08.02.00-3
- Rebuilt with OpenSSL 3.0.0
* Fri Aug 06 2021 Jonathan Wakely <jwakely@redhat.com> - 2021.08.02.00-2
- Rebuilt for Boost 1.76
* Thu Aug 05 2021 Filipe Brandenburger <filbranden@gmail.com> - 2021.08.02.00-1
- Update to 2021.08.02.00
* Fri Jul 30 2021 Filipe Brandenburger <filbranden@gmail.com> - 2021.07.22.00-3
- Enable coroutines through -fcoroutines instead of -std=c++20.
* Thu Jul 29 2021 Filipe Brandenburger <filbranden@gmail.com> - 2021.07.22.00-2
- Use C++20 standard, in order to enable C++ coroutines.
* Tue Jul 27 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 2021.07.22.00-1
- Update to 2021.07.22.00
* Mon Jul 26 2021 Filipe Brandenburger <filbranden@gmail.com> - 2021.07.20.01-2
- Drop include of the immintrin.h header, due to conflict with
the _serialize() macro defined in a header included by that
file, starting with GCC 11. Fixes an fbthrift build breakage.
* Sat Jul 24 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 2021.07.20.01-1
- Update to 2021.07.20.01
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2021.06.28.00-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Thu Jul 08 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 2021.06.28.00-1
- Update to 2021.06.28.00
* Mon Jul 05 2021 Richard Shaw <hobbes1069@gmail.com> - 2021.06.07.00-2
- Rebuild for new fmt version.
* Wed Jun 09 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 2021.06.07.00-1
- Update to 2021.06.07.00
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2021.05.10.00-2
- Rebuilt for Python 3.10
* Mon May 10 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 2021.05.10.00-1
- Update to 2021.05.10.00
* Mon Apr 26 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 2021.04.26.00-1
- Update to 2021.04.26.00
/usr/lib/debug /usr/lib/debug/.build-id /usr/lib/debug/.build-id/53 /usr/lib/debug/.build-id/53/7fa5031e5e330e5a2652f66d3de551ee829155 /usr/lib/debug/.build-id/53/7fa5031e5e330e5a2652f66d3de551ee829155.debug /usr/lib/debug/.build-id/6a /usr/lib/debug/.build-id/6a/391f4463f925228f4aa22944c4eccdb631dd97 /usr/lib/debug/.build-id/6a/391f4463f925228f4aa22944c4eccdb631dd97.debug /usr/lib/debug/.build-id/6e /usr/lib/debug/.build-id/6e/1351ec86d8172cd7feb23d994dc45b2bbfdd2b /usr/lib/debug/.build-id/6e/1351ec86d8172cd7feb23d994dc45b2bbfdd2b.debug /usr/lib/debug/.build-id/ba /usr/lib/debug/.build-id/ba/91abe4b7770d2ed286909bd5f077b94525d676 /usr/lib/debug/.build-id/ba/91abe4b7770d2ed286909bd5f077b94525d676.debug /usr/lib/debug/.build-id/bc /usr/lib/debug/.build-id/bc/fcc053b31178ad7482e2ff20c054447ad799f0 /usr/lib/debug/.build-id/bc/fcc053b31178ad7482e2ff20c054447ad799f0.debug /usr/lib/debug/.build-id/e3 /usr/lib/debug/.build-id/e3/4137b066505a43c9c130e5d64d008545df95dc /usr/lib/debug/.build-id/e3/4137b066505a43c9c130e5d64d008545df95dc.debug /usr/lib/debug/.dwz /usr/lib/debug/.dwz/folly-2023.04.24.00-4.el9.x86_64 /usr/lib/debug/usr /usr/lib/debug/usr/lib64 /usr/lib/debug/usr/lib64/libfolly.so.2023.04.24.00-2023.04.24.00-4.el9.x86_64.debug /usr/lib/debug/usr/lib64/libfolly_exception_counter.so.2023.04.24.00-2023.04.24.00-4.el9.x86_64.debug /usr/lib/debug/usr/lib64/libfolly_exception_tracer.so.2023.04.24.00-2023.04.24.00-4.el9.x86_64.debug /usr/lib/debug/usr/lib64/libfolly_exception_tracer_base.so.2023.04.24.00-2023.04.24.00-4.el9.x86_64.debug /usr/lib/debug/usr/lib64/libfolly_test_util.so.2023.04.24.00-2023.04.24.00-4.el9.x86_64.debug /usr/lib/debug/usr/lib64/libfollybenchmark.so.2023.04.24.00-2023.04.24.00-4.el9.x86_64.debug
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 1 02:40:17 2025