rust-sequoia-ipc-devel-0.25.0-3.fc35 in Fedora 35
↵ Return to the main page of rust-sequoia-ipc-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.25.0-3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild |
2021-04-13 |
Fabio Valentini <decathorpe at gmail dot com> - 0.25.0-2 |
- Skip a test that implicitly relies on Little-Endian byte order on s390x. |
2021-04-08 |
Fabio Valentini <decathorpe at gmail dot com> - 0.25.0-1 |
- Initial package |
Provides
- crate(sequoia-ipc)
- rust-sequoia-ipc-devel
Files
- usr/
- share/
- cargo/
- registry/
- sequoia-ipc-0.25.0/
- .cargo-checksum.json
- Cargo.toml
- README.md
- build.rs
- examples/
- assuan-client.rs
- gpg-agent-client.rs
- gpg-agent-decrypt.rs
- gpg-agent-sign.rs
- src/
- assuan/
- grammar.lalrpop
- lexer.rs
- mod.rs
- socket.rs
- core.rs
- gnupg.rs
- keygrip.rs
- lib.rs
- sexp/
- parse/
- grammar.lalrpop
- lexer.rs
- mod.rs
- sexp.rs
- tests.rs
- trace.rs
- tests/
- data/
- keys/
- dennis-simon-anton.pgp
- emmelie-dorothea-dina-samantha-awina-ed25519.pgp
- erika-corinna-daniela-simone-antonia-nistp256.pgp
- erika-corinna-daniela-simone-antonia-nistp384.pgp
- erika-corinna-daniela-simone-antonia-nistp521.pgp
- keygrip-issue-439.pgp
- neal.pgp
- testy-new.pgp
- testy.pgp
- sexp/
- dsa-signature.sexp
- ecdsa-signature.sexp
- eddsa-signature.sexp
- rsa-signature.sexp
- gpg-agent.rs
- doc/