Page MenuHomeSolus

D9333.diff
No OneTemporary

D9333.diff

diff --git a/files/config.toml.in b/files/config.toml.in
--- a/files/config.toml.in
+++ b/files/config.toml.in
@@ -1,12 +1,12 @@
[build]
cargo = "PREFIX/bin/cargo"
docs = false
-# Triggers the build of tools. Cargo, in our case
+# Triggers the build of tools. Cargo, in our case.
extended = true
-# Mainly needed for cross-language PGO in Firefox
+# Mainly needed for cross-language PGO in Firefox.
profiler = true
rustc = "PREFIX/bin/rustc"
-# This is in addition to host's triple: x86_64-unknown-linux-gnu in our case
+# This is in addition to host's triple: x86_64-unknown-linux-gnu in our case.
target = ["i686-unknown-linux-gnu"]
tools = ["cargo"]
vendor = true
@@ -26,10 +26,10 @@
[target.i686-unknown-linux-gnu]
ar = "/usr/bin/ar"
-# Remove this line to build bundled LLVM. Everything's already set up
+# Remove this line to build bundled LLVM. Everything's already set up.
llvm-config = "/usr/bin/llvm-config32"
[target.x86_64-unknown-linux-gnu]
ar = "/usr/bin/ar"
-# Remove this line to build bundled LLVM. Everything's already set up
+# Remove this line to build bundled LLVM. Everything's already set up.
llvm-config = "/usr/bin/llvm-config"
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : rust
-version : 1.44.0
-release : 65
+version : 1.45.0
+release : 66
source :
- - https://static.rust-lang.org/dist/rustc-1.44.0-src.tar.xz : b32fa7d6bd6ff9286aab2aa7ca696d1da921614cefc10f617aef68d9bce9118a
+ - https://static.rust-lang.org/dist/rustc-1.45.0-src.tar.xz : c436034db42bc0ea7e7f32816ac6555b70d1f76c834407597966dfaf2ec839d6
license :
- Apache-2.0
- MIT
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>rust</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@streambits.io</Email>
+ <Name>Fabio Forni</Name>
+ <Email>livingsilver94.solus@redaril.me</Email>
</Packager>
<License>Apache-2.0</License>
<License>MIT</License>
@@ -23,62 +23,63 @@
<Path fileType="executable">/usr/bin/rust-lldb</Path>
<Path fileType="executable">/usr/bin/rustc</Path>
<Path fileType="executable">/usr/bin/rustdoc</Path>
- <Path fileType="library">/usr/lib64/librustc_driver-f23d9db355c25a61.so</Path>
- <Path fileType="library">/usr/lib64/librustc_macros-df70dc273f5a49be.so</Path>
- <Path fileType="library">/usr/lib64/libstd-d395252649c84cfb.so</Path>
- <Path fileType="library">/usr/lib64/libtest-9b054f36f0cb80fa.so</Path>
+ <Path fileType="library">/usr/lib64/libchalk_derive-dc38c896b8d30605.so</Path>
+ <Path fileType="library">/usr/lib64/librustc_driver-2c52c4b84f4027df.so</Path>
+ <Path fileType="library">/usr/lib64/librustc_macros-4bf7aa3bb8f01955.so</Path>
+ <Path fileType="library">/usr/lib64/libstd-98080f8a6acd14be.so</Path>
+ <Path fileType="library">/usr/lib64/libtest-88c96c49b7926e18.so</Path>
<Path fileType="library">/usr/lib64/rustlib/etc/debugger_pretty_printers_common.py</Path>
<Path fileType="library">/usr/lib64/rustlib/etc/gdb_load_rust_pretty_printers.py</Path>
<Path fileType="library">/usr/lib64/rustlib/etc/gdb_rust_pretty_printing.py</Path>
<Path fileType="library">/usr/lib64/rustlib/etc/lldb_rust_formatters.py</Path>
- <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/liballoc-af4c3395bf76ad8e.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-d61c233d82fa11e1.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libbacktrace_sys-1de7431651446f26.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libcfg_if-f439bcfc03d7f8de.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libcompiler_builtins-7c740a5194e9b39c.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libcore-31953ede63b9e683.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libgetopts-fecee47446938299.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libhashbrown-49c12579c35f3540.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/liblibc-c52ac777e639e73c.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libpanic_abort-0cd933a347eb4074.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libpanic_unwind-f5a0827228e66c94.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libproc_macro-9f23efd2d74e6417.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libprofiler_builtins-0634fde494644087.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-29a8f7507a4275e4.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ea95a8a6b39d82ed.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/librustc_std_workspace_core-ad8b06000911ba7d.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/librustc_std_workspace_std-25cff0ebf6bc5448.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libstd-f7b20b8f68509877.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libstd-f7b20b8f68509877.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libterm-50836aa52d5b19d5.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libtest-fd00c33a90bf152a.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libtest-fd00c33a90bf152a.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libunicode_width-9277e46ea7312e3c.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libunwind-63419321b5e4d208.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b537f2acbda6305.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-ec1f8e8efd10719f.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-5157f6ee2d54cce7.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7a4baa293ec83eca.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ef63f489e11247bd.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libcore-6e98821d6a70300e.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1cd077bb4a6f78e3.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-87b6eb244c21a58c.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-1bbb6886c8301618.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_abort-fd0a4771df6e4653.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-376ad10f71cd518e.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-530790dcb91d6915.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libprofiler_builtins-52cb2ed75c68ca87.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ecd2559fb8b4d2da.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b4060e3e43fc06b.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-045e4374c2d924f0.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-f1e7e03aedb3a948.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d395252649c84cfb.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d395252649c84cfb.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libterm-86c9a0abf64a3a68.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libtest-9b054f36f0cb80fa.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libtest-9b054f36f0cb80fa.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-fe9b1d8759beb145.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-353ff9288ed4b3f8.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/liballoc-8b88043195efdfca.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-01a14264c56ada22.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libbacktrace_sys-50a75071abad4243.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libcfg_if-3e3f97167820faa3.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libcompiler_builtins-97dfe16a48ac4f09.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libcore-c0d9bc688eb5e2bc.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libgetopts-f88c5e4a1852a272.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libhashbrown-14676c11b91f30e5.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/liblibc-bfada6c5e4536111.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libpanic_abort-4599515da422b826.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libpanic_unwind-18aa3a7c5091e566.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libproc_macro-f6d67206d0df4c3f.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libprofiler_builtins-d1abf98f4c434dee.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-fb1ffcef1d655beb.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/librustc_std_workspace_alloc-45d4d6721c73fe7b.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/librustc_std_workspace_core-c3c9b181ba7b1acb.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/librustc_std_workspace_std-eef6ece890f60f74.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libstd-c91e15810b055bf8.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libstd-c91e15810b055bf8.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libterm-d90e57f5f3332e63.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libtest-ae985b3550aa8fe1.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libtest-ae985b3550aa8fe1.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libunicode_width-9b2f990df5e98a7c.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/i686-unknown-linux-gnu/lib/libunwind-628fc20b57ed11d7.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-88fa5907850a42f8.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-b3f68f9f864cadae.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-81ec0f6b2e42c04d.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e0251106be52283b.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4f99bd70f52b4ba1.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d1a5080ab41fc5a6.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a32779fce28bbde.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1e688997a2c8ae56.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-69b10552ed51046b.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_abort-c2999048d6ed8cb8.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c7b4c53773455f46.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-ca5d10f9c5210ac0.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libprofiler_builtins-ec35afb5d89fef89.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6d9d95eb74cf6735.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-82310184030c5c62.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4dd9c0d093b64692.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2164cd53a6ba1be1.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libstd-98080f8a6acd14be.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libstd-98080f8a6acd14be.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c8634ce477c566f4.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libtest-88c96c49b7926e18.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libtest-88c96c49b7926e18.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-806e116bdd088f43.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-6893ee82201bf5f9.rlib</Path>
<Path fileType="man">/usr/share/man/man1/rustc.1</Path>
<Path fileType="man">/usr/share/man/man1/rustdoc.1</Path>
</Files>
@@ -89,7 +90,7 @@
<Description xml:lang="en">The Rust build system.</Description>
<PartOf>programming.tools</PartOf>
<RuntimeDependencies>
- <Dependency releaseFrom="65">rust</Dependency>
+ <Dependency releaseFrom="66">rust</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/cargo</Path>
@@ -130,12 +131,12 @@
</Files>
</Package>
<History>
- <Update release="65">
- <Date>2020-06-20</Date>
- <Version>1.44.0</Version>
+ <Update release="66">
+ <Date>2020-07-26</Date>
+ <Version>1.45.0</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@streambits.io</Email>
+ <Name>Fabio Forni</Name>
+ <Email>livingsilver94.solus@redaril.me</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 6:33 PM (2 h, 23 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5822423
Default Alt Text
D9333.diff (16 KB)

Event Timeline