Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rpm-rs/rpm issues and pull requests
#148 - Compatability with CentOS 7
Issue -
State: closed - Opened by newpavlov over 1 year ago
- 10 comments
#147 - Potential validity issues with generated RPMs
Issue -
State: closed - Opened by newpavlov over 1 year ago
- 10 comments
#146 - Support EdDSA / ed25519 signing and verification
Pull Request -
State: closed - Opened by dralley over 1 year ago
- 8 comments
#145 - Removed last async method
Pull Request -
State: closed - Opened by ikrivosheev over 1 year ago
- 1 comment
#144 - Update README and documentation
Pull Request -
State: closed - Opened by dralley over 1 year ago
#143 - Make get_payload_compressor() return CompressionType::None if the tag doesn't exist
Pull Request -
State: closed - Opened by dralley over 1 year ago
#142 - Make fields on FileEntry and other structs public
Pull Request -
State: closed - Opened by dralley over 1 year ago
- 2 comments
#141 - 0.11.0 release
Pull Request -
State: closed - Opened by dralley over 1 year ago
- 1 comment
#140 - Make RPMPackageMetadata::parse() and RPMPackageMetadata::open() public
Pull Request -
State: closed - Opened by dralley over 1 year ago
- 2 comments
#139 - Replaced `SeqCursor` to chain of `io::Cursor`
Pull Request -
State: closed - Opened by ikrivosheev over 1 year ago
- 13 comments
#138 - Delete async feature - this crate is not actually async-safe
Pull Request -
State: closed - Opened by dralley over 1 year ago
- 6 comments
#137 - Make parsing more robust in the face of unknown or unexpected tags
Pull Request -
State: closed - Opened by dralley over 1 year ago
- 3 comments
#136 - Allow users to configure compression levels
Pull Request -
State: closed - Opened by dralley over 1 year ago
- 10 comments
#135 - Feature/parse compress v2
Pull Request -
State: closed - Opened by ikrivosheev over 1 year ago
- 1 comment
#134 - chore(deps): update rsa requirement from 0.8 to 0.9
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#133 - Add SHA256HEADER tag to signature header for built packages (and fix the verification code)
Pull Request -
State: closed - Opened by dralley over 1 year ago
- 8 comments
#132 - 0.10.0 release
Pull Request -
State: closed - Opened by dralley over 1 year ago
- 9 comments
#131 - Functionality for comparing EVRs / versions
Pull Request -
State: closed - Opened by dralley over 1 year ago
- 3 comments
#130 - Add a function for getting the boundaries between of the components of the package
Pull Request -
State: closed - Opened by dralley over 1 year ago
- 1 comment
#128 - Get back detailed results on which signatures are present vs. not present, match vs mismatch
Issue -
State: open - Opened by dralley over 1 year ago
#126 - Support EdDSA / Ed25519 package signatures
Issue -
State: closed - Opened by dralley over 1 year ago
#125 - chore(deps): update serial_test requirement from 1.0 to 2.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#124 - Create & verify PAYLOADDIGEST, PAYLOADDIGESTALT
Pull Request -
State: closed - Opened by dralley over 1 year ago
- 3 comments
#123 - Refactor / clean up tests
Pull Request -
State: closed - Opened by dralley over 1 year ago
#122 - revert: remove inconsistent use of outcome enums, add another error v…
Pull Request -
State: closed - Opened by drahnr over 1 year ago
- 3 comments
#121 - refactor: opt-in for non-reproducible builder options
Pull Request -
State: closed - Opened by drahnr over 1 year ago
- 9 comments
#120 - Revert "split up tests"
Pull Request -
State: closed - Opened by dralley over 1 year ago
- 7 comments
#119 - Raises an error during parsing when encountering unknown tags
Issue -
State: closed - Opened by dralley over 1 year ago
- 1 comment
#118 - Automatically set BUILDHOST and tag and add COOKIE tag
Pull Request -
State: closed - Opened by dralley over 1 year ago
- 2 comments
#117 - Ability to create reproducable builds
Issue -
State: closed - Opened by dralley over 1 year ago
- 7 comments
Labels: enhancement, good first issue
#116 - Simplify Tag trait
Pull Request -
State: closed - Opened by dralley over 1 year ago
#115 - Clean up and expand tests
Pull Request -
State: open - Opened by dralley over 1 year ago
- 6 comments
#114 - chore(deps): update serial_test requirement from 1.0 to 2.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#113 - chore(deps): update pgp requirement from 0.9 to 0.10
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#112 - RPM Announcement and what this means to this project
Issue -
State: closed - Opened by uncomfyhalomacro over 1 year ago
- 2 comments
#111 - always digest
Pull Request -
State: closed - Opened by drahnr over 1 year ago
- 7 comments
#110 - Add new helper functions to package metadata & header
Pull Request -
State: closed - Opened by dralley over 1 year ago
- 13 comments
#109 - Drop cpio-rs, replace with vendored code
Pull Request -
State: open - Opened by dralley over 1 year ago
- 3 comments
#108 - Drop "cpio" libraries and write something semi-custom, because RPM doesn't use vanilla CPIO
Issue -
State: open - Opened by dralley over 1 year ago
- 11 comments
#107 - Defer file reading until package build time
Issue -
State: open - Opened by dralley over 1 year ago
- 9 comments
#106 - Always create package digests
Pull Request -
State: closed - Opened by dralley over 1 year ago
- 6 comments
#105 - Package checksums are not calculated during build when "signature-meta" feature is disabled
Issue -
State: closed - Opened by dralley over 1 year ago
- 4 comments
#104 - Minor cleanups
Pull Request -
State: closed - Opened by dralley over 1 year ago
#103 - question: any good first issue?
Issue -
State: closed - Opened by uncomfyhalomacro over 1 year ago
- 1 comment
#102 - Fix rpmlib() requires
Pull Request -
State: closed - Opened by dralley over 1 year ago
#101 - Remove "Lead" from the public API and stop checking its fields
Pull Request -
State: closed - Opened by dralley over 1 year ago
- 5 comments
#100 - Stop store content in memory for RPMBuilder
Pull Request -
State: open - Opened by ikrivosheev over 1 year ago
- 5 comments
#99 - Add parsing Compressor and add compress feature
Pull Request -
State: closed - Opened by ikrivosheev over 1 year ago
- 9 comments
#98 - Replace action-rs to dtolnay/rust-toolchain
Pull Request -
State: closed - Opened by ikrivosheev over 1 year ago
#97 - Ensure compatibility with header-only package signing
Issue -
State: closed - Opened by dralley over 1 year ago
- 20 comments
#96 - Added RPMPackage::open()
Pull Request -
State: closed - Opened by dralley over 1 year ago
#95 - Streamline pull request template
Pull Request -
State: closed - Opened by dralley over 1 year ago
- 4 comments
#94 - Fix typos
Pull Request -
State: closed - Opened by kianmeng over 1 year ago
- 1 comment
#93 - Verify certain invariants by default when parsing the package
Issue -
State: open - Opened by dralley over 1 year ago
- 2 comments
#92 - Uphold correctness invariants between tags
Issue -
State: open - Opened by dralley over 1 year ago
#91 - Support files >4gb, default to 64bit tag sizes for tag-related data
Pull Request -
State: closed - Opened by dralley over 1 year ago
- 1 comment
#90 - Remove async support from default features
Pull Request -
State: closed - Opened by dralley over 1 year ago
- 5 comments
#89 - Don't enable async by default
Issue -
State: closed - Opened by dralley over 1 year ago
#87 - Update changelog and add crates.io badge
Pull Request -
State: closed - Opened by dralley over 1 year ago
- 1 comment
#86 - package name
Issue -
State: closed - Opened by Lunarequest over 1 year ago
- 4 comments
#85 - Put build time into generated RPMs
Pull Request -
State: closed - Opened by troelsarvin over 1 year ago
- 9 comments
#84 - Adding build timestamp
Pull Request -
State: closed - Opened by troelsarvin over 1 year ago
- 1 comment
#83 - Add package build time
Pull Request -
State: closed - Opened by troelsarvin over 1 year ago
- 1 comment
#82 - Add package build timestamp
Issue -
State: closed - Opened by troelsarvin over 1 year ago
- 1 comment
#80 - Unable to read & update package header outside of rpm crate
Issue -
State: open - Opened by TommyLike over 1 year ago
- 16 comments
#79 - Check compatibility with x86_86 sub levels
Issue -
State: open - Opened by drahnr over 1 year ago
#78 - Don't rely on the existence of the "Lead", and don't populate it
Issue -
State: closed - Opened by dralley almost 2 years ago
#77 - release: 0.9.0
Pull Request -
State: closed - Opened by drahnr almost 2 years ago
#76 - chore(deps): update serial_test requirement from 0.10 to 1.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#75 - chore(deps): update rsa requirement from 0.7 to 0.8
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#73 - release: 0.9.0-alpha.1
Pull Request -
State: closed - Opened by drahnr almost 2 years ago
#72 - Allow `cargo build --all-features` to work by preferring tokio
Pull Request -
State: closed - Opened by cmeister2 almost 2 years ago
#71 - Add optional fields vendor and repository to RPMBuilder.
Pull Request -
State: closed - Opened by RocketJas almost 2 years ago
- 3 comments
#70 - Fix compat tests + run in CI
Pull Request -
State: closed - Opened by olivierlemasle almost 2 years ago
- 3 comments
#69 - Use proper flag semantics instead of passing around raw integers
Pull Request -
State: closed - Opened by dralley almost 2 years ago
- 3 comments
#68 - Switch constants to unsigned integers
Pull Request -
State: closed - Opened by dralley almost 2 years ago
#67 - Support weak dependencies
Issue -
State: closed - Opened by dralley almost 2 years ago
Labels: good first issue
#66 - Support creating source RPMs
Issue -
State: open - Opened by dralley almost 2 years ago
#65 - Support packages and files with sizes larger than u32::MAX
Issue -
State: closed - Opened by dralley almost 2 years ago
#64 - Inspect uses of unwrap() and expect() and improve them where possible
Pull Request -
State: closed - Opened by dralley almost 2 years ago
#62 - Remove get_file_ima_signature_length()
Pull Request -
State: closed - Opened by dralley almost 2 years ago
#61 - chore(deps): update serial_test requirement from 0.9 to 0.10
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#60 - Comparison tests between rpm-rs and rpm
Issue -
State: closed - Opened by dralley almost 2 years ago
- 2 comments
Labels: good first issue
#59 - RPM macros
Issue -
State: closed - Opened by korewaChino almost 2 years ago
- 19 comments
#58 - gh: add pull request template
Pull Request -
State: closed - Opened by drahnr almost 2 years ago
- 1 comment
#57 - Switch `tokio` AsyncRead/Write traits to `futures` AsyncRead/Write tr…
Pull Request -
State: closed - Opened by cmeister2 almost 2 years ago
- 9 comments
#56 - Delete unused / unecessary Github CI steps
Pull Request -
State: closed - Opened by dralley almost 2 years ago
- 8 comments
#55 - Remove workaround for zstd package issue, update deps
Pull Request -
State: closed - Opened by dralley almost 2 years ago
- 4 comments
#54 - Constants (for e.g. tag IDs) should use unsigned integers
Issue -
State: closed - Opened by dralley almost 2 years ago
#53 - Upgrade to Rust 2021 edition
Issue -
State: closed - Opened by dralley almost 2 years ago
#52 - Use proper flag semantics instead of passing around integers
Issue -
State: closed - Opened by dralley almost 2 years ago
#51 - chore(deps): update zstd-sys requirement from =2.0.1+zstd.1.5.2 to =2.0.4+zstd.1.5.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#48 - Added licensing change to changelog
Pull Request -
State: closed - Opened by dralley almost 2 years ago
#47 - Relicense as Apache-2.0 OR MIT
Pull Request -
State: closed - Opened by cmeister2 almost 2 years ago
#46 - Eliminate as many uses of unwrap() and expect() and other sources of panics as possible
Issue -
State: closed - Opened by dralley almost 2 years ago
Labels: good first issue
#45 - Add a test which tests `with_file_async` if `async-tokio` is enabled.
Pull Request -
State: closed - Opened by cmeister2 almost 2 years ago
#44 - No tests for `with_file_async` outside of `test-with-podman`
Issue -
State: closed - Opened by cmeister2 almost 2 years ago
Labels: good first issue
#43 - `test-with-podman` tests don't run in CI
Issue -
State: closed - Opened by cmeister2 almost 2 years ago
Labels: good first issue
#42 - Use unsigned integers instead of signed integers for handling tag data
Pull Request -
State: closed - Opened by dralley almost 2 years ago
- 14 comments
#41 - Integer tag data should be stored and accessed as unsigned values
Issue -
State: closed - Opened by dralley almost 2 years ago