issues
search
rpm-rs
/
rpm
Other
47
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support multiple signatures per package
#247
dralley
opened
3 days ago
0
Adds support for ECDSA signatures
#246
baloo
closed
2 weeks ago
3
0.16.0 release
#245
dralley
closed
2 weeks ago
0
pgp: adds support for signing with an HSM held key
#244
baloo
closed
2 weeks ago
1
tests: centos on docker hub went EOL
#243
baloo
closed
2 weeks ago
3
pgp: bump to 0.14
#242
baloo
closed
3 weeks ago
1
Add feature flags for compression algorithms
#241
famfo
closed
1 month ago
5
0.15.1 release notes
#240
dralley
closed
1 month ago
0
Add feature flag for multithreaded zstd
#239
famfo
closed
1 month ago
0
chore(deps): update pgp requirement from 0.13.0 to 0.14.0
#238
dependabot[bot]
closed
3 weeks ago
1
Remove extra allocation in get_file_paths
#237
marxin
closed
4 months ago
0
Fix clippy warning:
#236
marxin
closed
4 months ago
0
Speed up parse_header of the binary IndexData
#235
marxin
closed
4 months ago
1
Parsing performance opportunities
#234
marxin
opened
4 months ago
2
chore(deps): update gethostname requirement from 0.4 to 0.5
#233
dependabot[bot]
closed
4 months ago
0
chore(deps): update pgp requirement from 0.11.0 to 0.13.0
#232
dependabot[bot]
closed
5 months ago
1
Release 0.15.0
#231
dralley
closed
5 months ago
0
WIP: utilize binrw serialization/deserialization for Lead
#230
marxin
closed
5 months ago
2
Use almalinux 8 instead of CentOS Stream 8 for tests
#229
dralley
closed
5 months ago
0
clippy: warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
#228
marxin
closed
5 months ago
1
Fix clippy warnings
#227
marxin
closed
5 months ago
2
chore(deps): update itertools requirement from 0.12 to 0.13
#226
dependabot[bot]
closed
6 months ago
0
Delete v3 signature support for built packages
#225
dralley
closed
6 months ago
9
chore(deps): update cpio requirement from 0.3 to 0.4
#224
dependabot[bot]
closed
6 months ago
0
chore(deps): update cpio requirement from 0.2 to 0.3
#223
dependabot[bot]
closed
7 months ago
0
How to extract from rpm
#222
kpcyrd
opened
7 months ago
4
rust 1.76+ build fails with - error[E0658]: use of unstable library feature 'stdsimd'
#221
VPaulV
closed
7 months ago
3
Move from pass-by-value builder style API to pass-by-reference
#220
dralley
opened
8 months ago
4
Add %config(missingok) file attribute
#219
cat-in-136
opened
9 months ago
1
Update dependencies & new release
#218
dralley
closed
9 months ago
0
Expose PackageMetadata::write publicly
#217
mstg
closed
9 months ago
0
Exposing "write" for PackageMetadata publicly
#216
mstg
closed
9 months ago
4
chore(deps): update pgp requirement from 0.10 to 0.11
#215
dependabot[bot]
closed
9 months ago
1
chore(deps): update env_logger requirement from 0.10.0 to 0.11.2
#214
dependabot[bot]
closed
9 months ago
1
chore(deps): update env_logger requirement from 0.10.0 to 0.11.1
#213
dependabot[bot]
closed
9 months ago
1
chore(deps): update env_logger requirement from 0.10.0 to 0.11.0
#212
dependabot[bot]
closed
10 months ago
1
chore(deps): update serial_test requirement from 2.0 to 3.0
#211
dependabot[bot]
closed
10 months ago
0
Improve documentation and add a few small features and fixes
#210
dralley
closed
10 months ago
0
Get CI working on Windows
#209
dralley
opened
11 months ago
0
Support for triggers
#208
dralley
opened
11 months ago
0
Add API for adding file contents directly to a package, without needing to create files
#207
dralley
opened
11 months ago
0
Add necessary integrations for the automatic creation of necessary non-root users and groups
#206
dralley
closed
10 months ago
0
Support IMA file singing for built packages
#205
dralley
opened
11 months ago
0
fixup. fix scriptlet string conversion impl
#204
juliusl
closed
11 months ago
1
0.13.1 release
#203
dralley
closed
11 months ago
0
Support bzip2 compression format
#202
marxin
closed
11 months ago
1
Use a minimal filecaps instead of capctl crate that can run on non-linux platform
#201
yybit
closed
11 months ago
1
feat. Adding options for %pretrans %posttrans scriptlets
#200
juliusl
closed
11 months ago
4
[Feature-Request] Adding `%pretrans` `%posttrans` scripts to builder
#199
juliusl
closed
11 months ago
1
Make Error Send + Sync (fixes #191)
#198
udoprog
closed
11 months ago
0
Next