Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rust-goblin-devel-0.8.0-1.fc40 RPM for noarch

From Fedora Rawhide for x86_64 / r

Name: rust-goblin-devel Distribution: Fedora Project
Version: 0.8.0 Vendor: Fedora Project
Release: 1.fc40 Build date: Thu Feb 8 00:16:02 2024
Group: Unspecified Build host: buildvm-x86-21.iad2.fedoraproject.org
Size: 798310 Source RPM: rust-goblin-0.8.0-1.fc40.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/goblin
Summary: Impish, cross-platform, ELF, Mach-o, and PE binary parsing and loading crate
An impish, cross-platform, ELF, Mach-o, and PE binary parsing and
loading crate.

This package contains library source intended for building other packages which
use the "goblin" crate.

Provides

Requires

License

MIT

Changelog

* Wed Feb 07 2024 Fabio Valentini <decathorpe@gmail.com> - 0.8.0-1
  - Update to version 0.8.0; Fixes RHBZ#2256360
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Aug 03 2023 Fabio Valentini <decathorpe@gmail.com> - 0.7.1-1
  - Update to version 0.7.1; Fixes RHBZ#2214137
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon Apr 17 2023 Fabio Valentini <decathorpe@gmail.com> - 0.6.1-1
  - Update to version 0.6.1; Fixes RHBZ#2137204
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.4-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Aug 16 2022 Fabio Valentini <decathorpe@gmail.com> - 0.5.4-1
  - Update to version 0.5.4; Fixes RHBZ#2118220
* Sun Jul 24 2022 Fabio Valentini <decathorpe@gmail.com> - 0.5.3-1
  - Update to version 0.5.3; Fixes RHBZ#1901843
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.3-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

Files

/usr/share/cargo/registry/goblin-0.8.0
/usr/share/cargo/registry/goblin-0.8.0/.cargo-checksum.json
/usr/share/cargo/registry/goblin-0.8.0/CHANGELOG.md
/usr/share/cargo/registry/goblin-0.8.0/Cargo.toml
/usr/share/cargo/registry/goblin-0.8.0/LICENSE
/usr/share/cargo/registry/goblin-0.8.0/README.md
/usr/share/cargo/registry/goblin-0.8.0/src
/usr/share/cargo/registry/goblin-0.8.0/src/archive
/usr/share/cargo/registry/goblin-0.8.0/src/archive/mod.rs
/usr/share/cargo/registry/goblin-0.8.0/src/elf
/usr/share/cargo/registry/goblin-0.8.0/src/elf/compression_header.rs
/usr/share/cargo/registry/goblin-0.8.0/src/elf/constants_header.rs
/usr/share/cargo/registry/goblin-0.8.0/src/elf/constants_relocation.rs
/usr/share/cargo/registry/goblin-0.8.0/src/elf/dynamic.rs
/usr/share/cargo/registry/goblin-0.8.0/src/elf/gnu_hash.rs
/usr/share/cargo/registry/goblin-0.8.0/src/elf/header.rs
/usr/share/cargo/registry/goblin-0.8.0/src/elf/mod.rs
/usr/share/cargo/registry/goblin-0.8.0/src/elf/note.rs
/usr/share/cargo/registry/goblin-0.8.0/src/elf/program_header.rs
/usr/share/cargo/registry/goblin-0.8.0/src/elf/reloc.rs
/usr/share/cargo/registry/goblin-0.8.0/src/elf/section_header.rs
/usr/share/cargo/registry/goblin-0.8.0/src/elf/sym.rs
/usr/share/cargo/registry/goblin-0.8.0/src/elf/symver.rs
/usr/share/cargo/registry/goblin-0.8.0/src/error.rs
/usr/share/cargo/registry/goblin-0.8.0/src/lib.rs
/usr/share/cargo/registry/goblin-0.8.0/src/mach
/usr/share/cargo/registry/goblin-0.8.0/src/mach/bind_opcodes.rs
/usr/share/cargo/registry/goblin-0.8.0/src/mach/constants.rs
/usr/share/cargo/registry/goblin-0.8.0/src/mach/exports.rs
/usr/share/cargo/registry/goblin-0.8.0/src/mach/fat.rs
/usr/share/cargo/registry/goblin-0.8.0/src/mach/header.rs
/usr/share/cargo/registry/goblin-0.8.0/src/mach/imports.rs
/usr/share/cargo/registry/goblin-0.8.0/src/mach/load_command.rs
/usr/share/cargo/registry/goblin-0.8.0/src/mach/mod.rs
/usr/share/cargo/registry/goblin-0.8.0/src/mach/relocation.rs
/usr/share/cargo/registry/goblin-0.8.0/src/mach/segment.rs
/usr/share/cargo/registry/goblin-0.8.0/src/mach/symbols.rs
/usr/share/cargo/registry/goblin-0.8.0/src/pe
/usr/share/cargo/registry/goblin-0.8.0/src/pe/authenticode.rs
/usr/share/cargo/registry/goblin-0.8.0/src/pe/certificate_table.rs
/usr/share/cargo/registry/goblin-0.8.0/src/pe/characteristic.rs
/usr/share/cargo/registry/goblin-0.8.0/src/pe/data_directories.rs
/usr/share/cargo/registry/goblin-0.8.0/src/pe/debug.rs
/usr/share/cargo/registry/goblin-0.8.0/src/pe/exception.rs
/usr/share/cargo/registry/goblin-0.8.0/src/pe/export.rs
/usr/share/cargo/registry/goblin-0.8.0/src/pe/header.rs
/usr/share/cargo/registry/goblin-0.8.0/src/pe/import.rs
/usr/share/cargo/registry/goblin-0.8.0/src/pe/mod.rs
/usr/share/cargo/registry/goblin-0.8.0/src/pe/optional_header.rs
/usr/share/cargo/registry/goblin-0.8.0/src/pe/options.rs
/usr/share/cargo/registry/goblin-0.8.0/src/pe/relocation.rs
/usr/share/cargo/registry/goblin-0.8.0/src/pe/section_table.rs
/usr/share/cargo/registry/goblin-0.8.0/src/pe/symbol.rs
/usr/share/cargo/registry/goblin-0.8.0/src/pe/utils.rs
/usr/share/cargo/registry/goblin-0.8.0/src/strtab.rs
/usr/share/cargo/registry/goblin-0.8.0/tests
/usr/share/cargo/registry/goblin-0.8.0/tests/bins
/usr/share/cargo/registry/goblin-0.8.0/tests/bins/elf
/usr/share/cargo/registry/goblin-0.8.0/tests/bins/elf/gnu_hash
/usr/share/cargo/registry/goblin-0.8.0/tests/bins/elf/gnu_hash/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 01:47:28 2024