| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: rust-debugger-common | Distribution: Mageia |
| Version: 1.49.0 | Vendor: Mageia.Org |
| Release: 1.mga8 | Build date: Tue Jan 12 12:27:06 2021 |
| Group: Development/Other | Build host: localhost |
| Size: 3637 | Source RPM: rust-1.49.0-1.mga8.src.rpm |
| Packager: akien <akien> | |
| Url: https://www.rust-lang.org | |
| Summary: Common debugger pretty printers for Rust | |
This package includes the common functionality for rust-gdb and rust-lldb.
(ASL 2.0 or MIT) and (BSD and MIT)
* Mon Jan 11 2021 akien <akien> 1.49.0-1.mga8
+ Revision: 1671021
- Sync with Fedora: Tue Jan 05 2021 Josh Stone <jistone@redhat.com> - 1.49.0-1
o Update to 1.49.0.
* Thu Dec 31 2020 neoclust <neoclust> 1.48.0-5.mga8
+ Revision: 1667130
- Rebuild against broken deps for libgit2.so.1.0
* Fri Dec 04 2020 tv <tv> 1.48.0-4.mga8
+ Revision: 1652435
- build w/o llvm-static bootstrap
- fix llvm-static bootstrap
- bootstrap with llvm-static
- rebuild for llvm-11 again due to PPC drop:
$ rustc -vV
rustc: symbol lookup error: /lib64/librustc_driver-a9c6a289fdb4f309.so: undefined symbol: LLVMInitializePowerPCAsmParser, version LLVM_11
* Thu Nov 26 2020 tv <tv> 1.48.0-2.mga8
+ Revision: 1649429
- rebuild for llvm-11
* Mon Nov 23 2020 akien <akien> 1.48.0-1.mga8
+ Revision: 1648840
- Sync with Fedora: Thu Nov 19 2020 Josh Stone <jistone@redhat.com> - 1.48.0-1
o Update to 1.48.0.
* Mon Oct 12 2020 akien <akien> 1.47.0-1.mga8
+ Revision: 1633704
- Sync with Fedora: Sat Oct 10 2020 Jeff Law <law@redhat.com> - 1.47.0-2
o Update to 1.47.0.
* Wed Sep 09 2020 akien <akien> 1.46.0-1.mga8
+ Revision: 1623992
- Sync with Fedora: Fri Aug 28 2020 Fabio Valentini <decathorpe@gmail.com> - 1.46.0-2
o Update to 1.46.0.
o Fix LTO with doctests (backported cargo PR#8657).
* Mon Sep 07 2020 akien <akien> 1.45.2-1.mga8
+ Revision: 1623405
- Sync with Fedora: Mon Aug 03 2020 Josh Stone <jistone@redhat.com> - 1.45.2-1
o Update to 1.45.2.
* Sat Jul 11 2020 akien <akien> 1.44.1-2.mga8
+ Revision: 1605269
- Rebuild as armv7hl failed due to BS issue (disk full)
* Thu Jul 09 2020 akien <akien> 1.44.1-1.mga8
+ Revision: 1603779
- Sync with Fedora: Wed Jul 01 2020 Josh Stone <jistone@redhat.com> - 1.44.1-2
o Update to 1.44.0.
o Update to 1.44.1.
o Disable LTO
* Thu Jul 09 2020 akien <akien> 1.43.1-1.mga8
+ Revision: 1603572
- Sync with Fedora: Thu May 07 2020 Josh Stone <jistone@redhat.com> - 1.43.1-1
o Update to 1.43.0.
o Update to 1.43.1.
* Sun Mar 22 2020 tv <tv> 1.42.0-2.mga8
+ Revision: 1558784
- rebuild with llvm 10
* Fri Mar 13 2020 akien <akien> 1.42.0-1.mga8
+ Revision: 1556084
- Sync with Fedora: Thu Mar 12 2020 Josh Stone <jistone@redhat.com> - 1.42.0-1
o Update to 1.42.0.
* Wed Feb 19 2020 akien <akien> 1.41.0-1.mga8
+ Revision: 1544256
- Sync with Fedora: Thu Jan 30 2020 Josh Stone <jistone@redhat.com> - 1.41.0-1
o Update to 1.41.0.
o Build compiletest with in-tree libtest
o Fix ARM EHABI unwinding
o Reintroduce the workaround for LLVM library path
* Tue Feb 18 2020 umeabot <umeabot> 1.40.0-2.mga8
+ Revision: 1541724
- Mageia 8 Mass Rebuild
+ wally <wally>
- replace deprecated %configure2_5x
* Tue Dec 31 2019 akien <akien> 1.40.0-1.mga8
+ Revision: 1475078
- Sync with Fedora: Thu Dec 19 2019 Josh Stone <jistone@redhat.com> - 1.40.0-1
o Update to 1.40.0.
* Wed Nov 27 2019 akien <akien> 1.39.0-1.mga8
+ Revision: 1463214
- Reduce debuginfo on aarch64 to try to workaround memory issue
- Sync with Fedora: Thu Nov 07 2019 Josh Stone <jistone@redhat.com> - 1.39.0-1
o Update to 1.39.0.
* Fri Oct 04 2019 akien <akien> 1.38.0-1.mga8
+ Revision: 1449358
- Update again to 1.38.0, partial revert to r1448688
- Keep some Mageia-specific additions for bundled llvm builds
- Build against system llvm9
* Thu Oct 03 2019 tv <tv> 1.37.0-2.mga8
+ Revision: 1449125
- disable %_python_bytecompile_extra
- Decrease debuginfo verbosity to reduce memory consumption during final library linking
- Update to 1.37.0
- switch to %configure2_5x
- rebuild for new llvm
+ akien <akien>
- Add patch to fix logic around building bundled LLVM, plus limit link jobs on non-x86_64 to avoid OOM
- Set _disable_ld_no_undefined to fix bundled llvm build
- Temporarily revert to r1443439 to build 1.37.0 with bundled llvm
- Sync with Fedora: Fri Sep 27 2019 Josh Stone <jistone@redhat.com> - 1.38.0-2
o Update to 1.38.0.
o Filter the libraries included in rust-std (rhbz1756487)
* Sun Jul 07 2019 akien <akien> 1.36.0-1.mga8
+ Revision: 1419248
- Sync with Fedora: Thu Jul 04 2019 Josh Stone <jistone@redhat.com> - 1.36.0-1
o Update to 1.36.0.
* Fri May 24 2019 akien <akien> 1.35.0-1.mga7
+ Revision: 1399021
- Sync with Fedora: Thu May 23 2019 Josh Stone <jistone@redhat.com> - 1.35.0-1
o Update to 1.35.0.
* Wed May 15 2019 akien <akien> 1.34.2-1.mga7
+ Revision: 1397810
- Sync with Fedora: Tue May 14 2019 Josh Stone <jistone@redhat.com> - 1.34.2-1
o Update to 1.34.2 -- fixes CVE-2019-12083.
* Fri May 10 2019 akien <akien> 1.34.1-2.mga7
+ Revision: 1397010
- Rebuild with bootstrapped i586 host
- Remove the ThinLTO workaround.
* Thu May 09 2019 akien <akien> 1.34.1-1.mga7
+ Revision: 1396907
- Bootstrap real i586 target, patch by Martin Whitaker
- Sync with Fedora: Tue Apr 30 2019 Josh Stone <jistone@redhat.com> - 1.34.1-3
o Update to 1.34.1.
o Add a ThinLTO fix for rhbz1701339.
o Set rust.codegen-units-std=1
* Mon Apr 15 2019 akien <akien> 1.34.0-2.mga7
+ Revision: 1390801
- Rebuild for llvm 8.0.0
* Thu Apr 11 2019 akien <akien> 1.34.0-1.mga7
+ Revision: 1388944
- Sync with Fedora: Thu Apr 11 2019 Josh Stone <jistone@redhat.com> - 1.34.0-1
o Update to 1.34.0.
* Sat Mar 02 2019 akien <akien> 1.33.0-1.mga7
+ Revision: 1370979
- Sync with Fedora: Fri Mar 01 2019 Josh Stone <jistone@redhat.com> - 1.33.0-2
o Update to 1.33.0.
o Fix deprecations for self-rebuild
- Remove unneeded obsoletes to reduce diff with Fedora (upstream)
* Fri Jan 18 2019 akien <akien> 1.32.0-1.mga7
+ Revision: 1357862
- Sync with Fedora: Thu Jan 17 2019 Josh Stone <jistone@redhat.com> - 1.32.0-1
o Update to 1.32.0.
/usr/lib/rustlib /usr/lib/rustlib/etc /usr/lib/rustlib/etc/rust_types.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 12:40:26 2026