Uri Lublin
|
da8567be44
|
Update to version 0.13.0
Enable tdx-attester (tsm-report)
Resolves: RHEL-109116
|
2025-08-17 13:54:32 +03:00 |
|
Uri Lublin
|
c268892c22
|
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-73770
|
2025-02-09 14:57:57 +02:00 |
|
Uri Lublin
|
f6cb8792d9
|
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-73770
|
2025-02-07 03:55:32 +02:00 |
|
Uri Lublin
|
f5a12748a0
|
Initial commit on c10s
Added gating.yaml
Resolves: RHEL-73770
|
2025-01-21 15:01:46 +02:00 |
|
Release Configuration Management
|
750696efe4
|
New branch setup
|
2025-01-16 19:28:23 -05:00 |
|