Uri Lublin
|
3cc91f53da
|
Update to version 0.13.0
Enable tdx-attester (tsm-report)
Resolves: RHEL-109114
|
2025-08-17 14:33:43 +03:00 |
|
Uri Lublin
|
2034288e06
|
Use cargo vendor-filterer to create vendor Source1
Add a shell script to create the vendor tar file.
Remove vendor/idna* tests/ directory to make rpminspect happy.
Resolves: RHEL-68141
|
2025-02-09 15:00:20 +02:00 |
|
Uri Lublin
|
3266c3f789
|
Replace the vendor tarball with a smaller one
Generate the vendor tarball based on Fedora packages:
dnf install <all dependencies>
rpm -E '%{cargo_prep}' > cargo_prep.sh
bash cargo_prep.sh
cargo vendor --offline --respect-source-config
tar cf vendor.tar vendor/
xz --best vendor.tar.xz
mv vendor.tar.xz <dir>/<vendor-tarball-long-name>
Resolves: RHEL-68141
|
2025-02-07 04:16:02 +02:00 |
|
Uri Lublin
|
eec86e6038
|
Initial commit on c9s
Added gating.yaml
Resolves: RHEL-68141
|
2025-01-21 19:00:21 +02:00 |
|
Release Configuration Management
|
73aefaf836
|
New branch setup
|
2025-01-15 20:28:46 -05:00 |
|