Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11032934
D2925.id7454.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
23 KB
Referenced Files
None
Subscribers
None
D2925.id7454.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,11 +1,11 @@
name : rust
-version : 1.25.0
-release : 35
+version : 1.26.1
+release : 36
source :
- - https://static.rust-lang.org/dist/rustc-1.25.0-src.tar.gz : eef63a0aeea5147930a366aee78cbde248bb6e5c6868801bdf34849152965d2d
- - https://static.rust-lang.org/dist/2018-02-15/rustc-1.24.0-x86_64-unknown-linux-gnu.tar.gz : 229fecc14e725d5dc2ce264925b362232649813cc436c51fab8ea376831f8d77
- - https://static.rust-lang.org/dist/2018-02-15/rust-std-1.24.0-x86_64-unknown-linux-gnu.tar.gz : 11f2a4fb8a7474e22dce61893b721dc54d9090bc7c784d17366a9a27541765ad
- - https://static.rust-lang.org/dist/2018-02-15/cargo-0.25.0-x86_64-unknown-linux-gnu.tar.gz : 1cbb2cb1be2838fd34d6e5becfcbcf0f14bdf1c917c2f9e0acb16eb3fc1e2e8a
+ - https://static.rust-lang.org/dist/rustc-1.26.1-src.tar.gz : 70a7961bd8ec43b2c01e9896e90b0a06804a7fbe0a5c05acc7fd6fed19500df0
+ - https://static.rust-lang.org/dist/2018-03-29/rustc-1.25.0-x86_64-unknown-linux-gnu.tar.gz : f8f4ae2f4b76416bfa90758267df4280dd078235dfba92dac0431595493443be
+ - https://static.rust-lang.org/dist/2018-03-29/rust-std-1.25.0-x86_64-unknown-linux-gnu.tar.gz : a3258308e3a9fe364d63b5d782efb285ab410bdfc01d168c119122ddbc9a02e2
+ - https://static.rust-lang.org/dist/2018-03-29/cargo-0.26.0-x86_64-unknown-linux-gnu.tar.gz : 9ba227f2364f618dc9415dacf3a5dce17458e1cb9f6d4fe860416cb68db894e4
license :
- Apache-2.0
- MIT
@@ -32,10 +32,10 @@
export CXXFLAGS="$CFLAGS"
# See <rustsrc>/src/stage0.txt for the stage0 version and date the build system expects to find
- export STAGE0_DATE="2018-02-15"
+ export STAGE0_DATE="2018-03-29"
mkdir -p $workdir/build/cache/$STAGE0_DATE
- ln -sv $sources/rust{c,-std}-1.24.0-x86_64-unknown-linux-gnu.tar.gz \
- $sources/cargo-0.25.0-x86_64-unknown-linux-gnu.tar.gz \
+ ln -sv $sources/rust{c,-std}-1.25.0-x86_64-unknown-linux-gnu.tar.gz \
+ $sources/cargo-0.26.0-x86_64-unknown-linux-gnu.tar.gz \
$workdir/build/cache/$STAGE0_DATE/
mkdir -p $workdir/.bin
ln -sv /usr/bin/ar $workdir/.bin/x86_64-solus-linux-ar
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -34,85 +34,89 @@
<Path fileType="library">/usr/lib64/rustlib/rust-installer-version</Path>
<Path fileType="library">/usr/lib64/rustlib/uninstall.sh</Path>
<Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/codegen-backends/librustc_trans-llvm.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-902318c172d9be98.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-f2cb5d211d77f298.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-97d139b13bd1fe94.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libar-b500a015c1773dec.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libarena-180e9bba5011e69c.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e5db29cbf48d4774.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-86a91fd434a2efd8.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libbitflags-526cff20ecdfac3f.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libbyteorder-85a74995969be726.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-92c17c8a0e8c37b6.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-cdfac90f6b2cea19.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libcore-96b25affdde0925f.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libenv_logger-ad59b24721ed0dd8.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libflate2-e963810d08a6f714.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libfmt_macros-aeb58faf30e19a8e.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-7e3fef544bb7ad02.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libgraphviz-13b0b18917ead7a0.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libjobserver-401e7db83ac2d401.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liblazy_static-51f1bb31041a9ee1.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-78aa5c5f4f7d8e8e.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-935ce18fc2186554.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liblog-65668d5a15393dd6.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liblog-8bd7eb71d741b8eb.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liblog_settings-2a25fd66efb77dc1.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_sys-f6aec297005782d4.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libowning_ref-5fe28cdf45be6532.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_abort-8e2a1c3843358c3d.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b23240f75e490c4f.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libparking_lot-93904b7348d8f15c.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libparking_lot_core-45a70bc499a5aae1.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-767572798962d1bc.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librand-c3df705103b1009b.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librls_data-bac6dc7244786e7d.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librls_span-8423702b5778110c.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc-3d910d8f7b901176.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_allocator-119d27ec915d9b98.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_apfloat-160b84f8e1e29959.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_asan-1de4a9ba3c778e12.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_back-1a737ad1a68a777e.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_borrowck-990e83f712ef7c94.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_const_eval-70f38a42de600250.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_const_math-e4c7e10bce9f4e40.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_cratesio_shim-b73ba36696fb5068.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_data_structures-ecc1b2c8bf109e1b.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c0c643c00275ffd9.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_driver-06c2a980331bacf7.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_errors-0c72a4b6ce7e9a2a.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_incremental-09f7258e701a3af9.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_lint-78c9c9b9d61e39ae.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_lsan-3b262a152d9feb9f.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_metadata-1d67e6a58558d7ed.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_mir-7a8973048151ef26.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_msan-36e303db94739d59.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_passes-4f39a475b4936078.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_platform_intrinsics-751945c373c3223d.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_plugin-a14dd32471b4b737.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_privacy-316cfcf86a81ee34.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_resolve-46cd08adfb42647b.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_save_analysis-e36dc9c2903cdf75.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_serialize-2d2436d4c0f54ce6.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_trans_utils-396f6ffbd9e9988d.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_tsan-885bfdfb9f060d6a.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_typeck-bc9b158aa58ce31a.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libserialize-660f13b48c90a844.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libserialize-660f13b48c90a844.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libsmallvec-5ff2f94d5e8b77db.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libstable_deref_trait-ef68316331d3106e.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libstd-23815cc482a70678.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libstd-23815cc482a70678.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libstd_unicode-f495a692168876ac.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax-3e705badb3655c53.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax_ext-ee1fdde7809654fc.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax_pos-4eadf9e30a68bc21.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libterm-b75c0a6d4664d875.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libterm-b75c0a6d4664d875.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libtest-cd24857d4591cf8a.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libtest-cd24857d4591cf8a.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6c6c26c8e4faff45.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-047216094576e379.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0cb9d7daeaf4a10f.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-ecb38b639b26268a.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-8e1b024b2aa76825.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libar-320bb521b71ae1d9.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libarena-088772554091a3d0.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libatty-e21083d7b0388a56.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-fc0afd6a66b4fdbc.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-bccde822a93cc44d.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libbitflags-33b26bd4c22f8986.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libbyteorder-038f67de3f069241.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d5191072f265351b.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e590a0ba718963da.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libcore-22dedfe166756792.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libena-419f60e48c8a4b91.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libenv_logger-10ffbdcf8c079a25.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libflate2-346bf89387beb14d.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libfmt_macros-8810d939d542aaeb.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-391f5ca238b1a3d4.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libgraphviz-4c19a36e810339e0.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libhumantime-26d6ddccb2973495.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libjobserver-4d2b1f35379cac88.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liblazy_static-0113e6d6e126fac0.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liblazy_static-4b218b63949b6f37.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6613f075a49a5a86.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-dab566d22820f2ab.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liblog-cc8c53a624dacf5a.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liblog_settings-3972dd8d050cc974.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_sys-2ca1b1af9e73f735.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_abort-384406ff9c781512.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-910f71d3a4bad177.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-f95a095a0f03a375.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libquick_error-304c725ed32b1d5d.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librand-9fab33dacf433a89.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libremove_dir_all-78771c7df30db88b.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librls_data-510f5c67b2622ba5.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librls_span-2b12c1050d06d712.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc-f3eeab043dac4701.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_allocator-e2ffe018c7ffdb72.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_apfloat-d5f1fd2c9f432969.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_asan-22010b45c6231ff5.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_back-e4edaf6078b770cf.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_borrowck-3c5506af44988ba6.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_const_math-f78ed9a53cb65652.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_cratesio_shim-10a46a7f89fb42d0.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_data_structures-122d5e64f2d7b382.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-35c9c202d87fae79.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_driver-6816a17157fa0fbc.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_errors-509df4b9eae7a84c.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_incremental-bf00fb4433d50580.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_lint-afadd242d9e3327e.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_lsan-3ee0c3d5ca76d59b.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_metadata-46e85ac24d9b4536.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_mir-74d5728d61c3899c.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_msan-0b66f8cc43ede34c.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_passes-0038aa0d4463bfe0.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_platform_intrinsics-741b08821b175df0.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_plugin-9510463664653e64.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_privacy-0a1d24145804ebec.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_resolve-e3a13e12434bdce7.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_save_analysis-636e682aaa4c22d7.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_serialize-c1b635b67d3035c8.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_traits-d468d412910c3e5c.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_trans_utils-6bd06981d5fec66b.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_tsan-1d8eb4ea0ad41726.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_typeck-2e67ec444bef72ea.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libscoped_tls-51d50a29398a090e.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libserialize-86acc1cb960988df.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libserialize-86acc1cb960988df.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libstable_deref_trait-ed36aff90692746b.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c87d0ee4e7f9e68f.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c87d0ee4e7f9e68f.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libstd_unicode-df2fa901f33321e1.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax-2258432c963a2657.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax_ext-69d75e36bebf1e1e.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax_pos-bcf95447a5855738.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libtempdir-321e889bf3f33733.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libterm-08c476241720a260.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libterm-08c476241720a260.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libtermcolor-b1deb2b18ae8227e.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libtest-db0882be5558784f.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libtest-db0882be5558784f.so</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-d8dda9499c1494a2.rlib</Path>
+ <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-2940a73d11a2e5ca.rlib</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
@@ -127,12 +131,12 @@
</Files>
</Package>
<History>
- <Update release="35">
- <Date>2018-03-30</Date>
- <Version>1.25.0</Version>
+ <Update release="36">
+ <Date>2018-05-30</Date>
+ <Version>1.26.1</Version>
<Comment>Packaging update</Comment>
<Name>Nathan Caldwell</Name>
<Email>saintdev@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 2:55 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5850547
Default Alt Text
D2925.id7454.diff (23 KB)
Attached To
Mode
D2925: Update rust to 1.26.1
Attached
Detach File
Event Timeline
Log In to Comment