Page MenuHomeSolus

D2639.id6548.diff
No OneTemporary

D2639.id6548.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,11 +1,11 @@
name : rust
-version : 1.24.1
-release : 34
+version : 1.25.0
+release : 35
source :
- - https://static.rust-lang.org/dist/rustc-1.24.1-src.tar.gz : 3ea53d45e8d2e9a41afb3340cf54b9745f845b552d802d607707cf04450761ef
- - https://static.rust-lang.org/dist/2018-01-04/rustc-1.23.0-x86_64-unknown-linux-gnu.tar.gz : 27b124fd0d94c082978ff81e45f7b7c37e91d64714587829bf828d64d76524ee
- - https://static.rust-lang.org/dist/2018-01-04/rust-std-1.23.0-x86_64-unknown-linux-gnu.tar.gz : 83c7351bdc4326caf785c208cff86682825dad4a89ccee705fa05f55ce7bd25b
- - https://static.rust-lang.org/dist/2018-01-04/cargo-0.24.0-x86_64-unknown-linux-gnu.tar.gz : ff8a454104aba20426ea898ed7515ec5da7de07d11733cdda17462455beb76e8
+ - 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
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-01-04"
+ export STAGE0_DATE="2018-02-15"
mkdir -p $workdir/build/cache/$STAGE0_DATE
- ln -sv $sources/rust{c,-std}-1.23.0-x86_64-unknown-linux-gnu.tar.gz \
- $sources/cargo-0.24.0-x86_64-unknown-linux-gnu.tar.gz \
+ 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 \
$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
@@ -33,90 +33,86 @@
<Path fileType="library">/usr/lib64/rustlib/manifest-rustc</Path>
<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/lib/liballoc-d9befaeadab9c367.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-2d877486088ebb7a.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-0b482e891609fba3.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libar-30ec2515d8ae7ca9.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libarena-fba7b79245482a9d.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-b266925f44b2fe3b.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-24bb5b915dc3bebf.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libbitflags-eb10d510963eacbf.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libbyteorder-32da5686585dd8d4.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2ff75a3430410dd8.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-52e29d3993487bce.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ddcd254a6e011e7a.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libenv_logger-b1f2898001eb467e.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libflate2-b8883fd196250ae6.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libfmt_macros-001419af3ce841d4.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-43968638ce39bfc4.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libgraphviz-49618eeaf9c0e08c.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libjobserver-427e07c189987eb0.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liblazy_static-7ef73079d381a0a7.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2be58eec915ae9ab.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8bc05b114766092a.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liblog-7db2a25e629641f6.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liblog-9e6c9848edd3929a.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liblog_settings-693019016ffe308c.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_sys-5502310a416c542d.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libnum_cpus-f8946c6fe6378d4c.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libowning_ref-215ae3f6104fa795.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_abort-8433986deaae1b46.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2d1131c298a75b97.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libparking_lot-3f600062f90b1f74.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libparking_lot_core-eee3c82a265bb328.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-db09262fe7ad35e0.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librand-1e267fe8607570d8.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librls_data-6d19e04295ebcb71.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librls_span-4996eb076d8b98f8.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc-2e4f01a11a6c1ed4.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_allocator-afdbde9d5bebe335.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_apfloat-6d39c85e9d4dfdf1.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_asan-a8e32286b2e6afc1.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_back-05705e728e7cea79.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_binaryen-e0a904a877615004.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_borrowck-9af3c05d8518456e.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_const_eval-8723a67d3b018bb5.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_const_math-409257a70f24ae15.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_cratesio_shim-61437079a02cd9d8.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_data_structures-907b74fc08b04633.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5428bc00f028beff.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_driver-422c19c0d73d6550.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_errors-61c42445ee11f07a.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_incremental-0b463fff61fc4239.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_lint-39c12ee1c516a5f6.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_llvm-7307c5aeac68d856.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_lsan-ff21a2e2e06b362e.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_metadata-bc3af3e3b6e0beac.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_mir-5dc39f952fd9a5fb.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_msan-ef12fff3d524af81.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_passes-926caa76f2cea2d4.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_platform_intrinsics-d197f7d8da652c9a.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_plugin-ee7df65f09c9315f.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_privacy-d6e7c84dc691794e.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_resolve-3fb63db09f3559f1.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_save_analysis-228b7ca47faa7c9e.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_serialize-6ede43aa99b34ad7.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_trans-d701beb14e6154a2.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_trans_utils-6e6d012cc0f689fd.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_tsan-a726f3a70e4c4f43.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_typeck-4c236ae8fe447391.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libserialize-b8228f3cbf86c194.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libserialize-b8228f3cbf86c194.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libsmallvec-d721c4f89cdd8e1e.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libstable_deref_trait-c616bbfa3844e8e6.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ecec6b1bcaa1e7e7.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ecec6b1bcaa1e7e7.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libstd_unicode-9d11c07074c1a155.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax-f02dcd78b5418f44.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax_ext-0f7268534ca9aeff.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libsyntax_pos-0d55a40d2b39a65f.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libtempdir-8c54907489f046a9.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libterm-4c932035b5102c6b.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libterm-4c932035b5102c6b.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libtest-4aeebbc707bfe979.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libtest-4aeebbc707bfe979.so</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-d241ce7bd896e1b8.rlib</Path>
- <Path fileType="library">/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-27056896fb1a4d3b.rlib</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="man">/usr/share/man</Path>
</Files>
</Package>
@@ -131,12 +127,12 @@
</Files>
</Package>
<History>
- <Update release="34">
- <Date>2018-03-14</Date>
- <Version>1.24.1</Version>
+ <Update release="35">
+ <Date>2018-03-30</Date>
+ <Version>1.25.0</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

Mime Type
text/plain
Expires
Thu, Aug 10, 2:58 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5802661
Default Alt Text
D2639.id6548.diff (23 KB)

Event Timeline