rust-libdeflate-sys-devel-0.7.3-5.fc35 in Fedora Rawhide
↵ Return to the main page of rust-libdeflate-sys-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2021-07-23 |
Fedora Release Engineering <releng at fedoraproject dot org> 0.7.3-5 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild |
2021-06-23 |
Rémi Lauzier <remilauzier at protonmail dot com> - 0.7.3-1 |
- Update to 0.7.3.
- Fixes RHBZ#1975135 |
2021-06-23 |
Rémi Lauzier <remilauzier at protonmail dot com> - 0.7.2-1 |
- Update to 0.7.2.
- Fixes RHBZ#1975135 |
2021-05-31 |
Rémi Lauzier <remilauzier at protonmail dot com> - 0.7.1-1 |
- Initial package |
Provides
- crate(libdeflate-sys)
- rust-libdeflate-sys-devel
Files
- usr/
- share/
- cargo/
- registry/
- libdeflate-sys-0.7.3/
- .cargo-checksum.json
- Cargo.toml
- LICENSE
- README.md
- build.rs
- libdeflate/
- COPYING
- Makefile
- Makefile.msc
- NEWS
- README.md
- common/
- common_defs.h
- compiler_gcc.h
- compiler_msc.h
- lib/
- adler32.c
- adler32_vec_template.h
- arm/
- adler32_impl.h
- cpu_features.c
- cpu_features.h
- crc32_impl.h
- matchfinder_impl.h
- bt_matchfinder.h
- cpu_features_common.h
- crc32.c
- crc32_table.h
- crc32_vec_template.h
- decompress_template.h
- deflate_compress.c
- deflate_compress.h
- deflate_constants.h
- deflate_decompress.c
- gzip_compress.c
- gzip_constants.h
- gzip_decompress.c
- hc_matchfinder.h
- lib_common.h
- matchfinder_common.h
- unaligned.h
- utils.c
- x86/
- adler32_impl.h
- cpu_features.c
- cpu_features.h
- crc32_impl.h
- crc32_pclmul_template.h
- decompress_impl.h
- matchfinder_impl.h
- zlib_compress.c
- zlib_constants.h
- zlib_decompress.c
- libdeflate.h
- programs/
- benchmark.c
- checksum.c
- gzip.c
- prog_util.c
- prog_util.h
- test_checksums.c
- test_custom_malloc.c
- test_incomplete_codes.c
- test_litrunlen_overflow.c
- test_slow_decompression.c
- test_trailing_bytes.c
- test_util.c
- test_util.h
- tgetopt.c
- scripts/
- afl-fuzz/
- Makefile
- deflate_compress/
- deflate_decompress/
- gzip_decompress/
- prepare_for_fuzz.sh
- zlib_decompress/
- android_build.sh
- android_tests.sh
- checksum_benchmarks.sh
- detect.sh
- exec_tests.sh
- gen_crc32_multipliers.c
- gen_crc32_table.c
- gzip_tests.sh
- make-windows-releases.sh
- msc_test.bat
- pgo_build.sh
- produce_gzip_benchmark_table.sh
- run_tests.sh
- src/
- doc/
- rust-libdeflate-sys-devel/
- licenses/
- rust-libdeflate-sys-devel/