issues
search
google
/
rpmpack
rpmpack (tar2rpm) - package rpms in pure golang or cli
Apache License 2.0
116
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Work around bazel's python_rules root user restriction.
#98
jarondl
closed
8 hours ago
0
Update bazelversion files to 7.3.2 and update bzlmod.
#97
jarondl
closed
5 days ago
0
Our bazel build is broken.
#96
jarondl
closed
8 hours ago
1
Support scriptlet programs and '-p/my/prog' scriptlets
#95
totph
opened
3 weeks ago
0
tar2rpm: add filename '-' as an alias for stdin and stdout
#94
totph
closed
1 week ago
4
Update module lock
#93
jarondl
closed
8 months ago
0
Convert to bzlmod, replace container logic with mounting a tar file.
#92
jarondl
closed
8 months ago
1
bazel rules_docker is deprecated, implement an alternative.
#91
jarondl
closed
8 months ago
0
feat: add support for verifyscript tag
#90
nickajacks1
closed
8 months ago
3
fix: ioutil and other lint issues
#89
caarlos0
closed
8 months ago
2
fix: handle packager, vendor and others
#88
caarlos0
closed
7 months ago
5
add: tags tagFileDevices - 1095
#87
yakhatape
closed
6 months ago
10
Use modern go error wrapping instead of errors.Wrap.
#86
jarondl
closed
1 year ago
0
Copy back changes to `sense.go` from nfpm
#85
jarondl
closed
1 year ago
1
Add support for prefixes - relocatable packages.
#84
jarondl
closed
1 year ago
0
Update dependencies. (xz, pgzip, compress)
#83
jarondl
closed
1 year ago
0
No prefix support for generated rpm
#79
entropaos
closed
1 year ago
2
bazel: replace cfg=host with cfg=exec.
#78
jarondl
closed
1 year ago
0
feat: add support for rich dependencies. closes #76
#77
djgilcrease
closed
1 year ago
1
support boolean dependencies
#76
djgilcrease
closed
1 year ago
0
Update pkg_tar in the example to modern version.
#75
jarondl
closed
1 year ago
6
The example depends on a deprecated version of pkg_tar
#74
aiuto
closed
1 year ago
6
Update klauspost/compress to 1.15.1
#73
jarondl
closed
2 years ago
0
Replace compress/gzip by klauspost/pgzip
#72
Felixoid
closed
2 years ago
11
Rename cavaliercoder to cavaliergopher, and update dependencies.
#71
jarondl
closed
2 years ago
1
Allowlist for directories
#70
jarondl
closed
2 years ago
3
cavaliercoder/go-cpio is renamed to cavaliergopher/cpio
#69
kyoh86
closed
2 years ago
1
feat: zstd compression and compressor levels
#68
erikgeiser
closed
2 years ago
3
bzip2 compression
#67
msaf1980
opened
3 years ago
2
Support zstd compression (and optional compression levels)
#66
erikgeiser
closed
2 years ago
3
fields: Add arch and packager fields
#65
phlax
closed
2 years ago
0
Bump github.com/ulikunitz/xz from 0.5.7 to 0.5.8
#64
dependabot[bot]
closed
2 years ago
0
Add support for `version_file` in `pkg_tar2rpm`
#63
phlax
opened
3 years ago
2
Unable to install the built rpm (without force)
#62
phlax
closed
2 years ago
15
xz, lzma compression don't work
#61
mharvey-jt
closed
3 years ago
6
Size of payload in header is incorrect - should be size of compressed payload, not uncompressed
#60
mharvey-jt
opened
3 years ago
2
update Bazel build with new naming convention
#59
tanyabouman
closed
3 years ago
1
added %pretrans %posttrans scriptlets
#58
cristianciutea
closed
3 years ago
2
Make repo compatible with --incompatible_disallow_empty_glob
#57
sluongng
closed
3 years ago
2
Add cloudbuild configuration.
#56
jarondl
closed
2 years ago
2
Subprocess failed. Error
#55
Aquarian-Age
closed
3 years ago
1
Fix tests by conditionally signing.
#54
jarondl
closed
3 years ago
0
fix: ensure the rpm signature is properly validated
#53
djgilcrease
closed
3 years ago
1
Handle GhostFiles correctly, by adding them to the rpm structures but…
#52
jarondl
closed
3 years ago
0
Ghost files are not properly supported in the RPM - file is still installed when installing the package
#51
wwade
closed
3 years ago
4
Handle tar filemodes that overllap with 0120000
#50
jarondl
closed
4 years ago
0
tar2rpm: rpm -ivh of generated .rpm fails with cpio: Digest mismatch
#49
steffenbusch
closed
4 years ago
3
fix: export FileType
#48
caarlos0
closed
4 years ago
2
Export fileType type and tag constants
#47
erikgeiser
closed
4 years ago
2
tar2rpm allow specifying a build time stamp via the cli
#46
jarondl
closed
4 years ago
0
Next