|
|
69b91f9b8e
|
import CS trustee-guest-components-0.13.0-1.el9
|
2025-09-29 09:45:24 +00:00 |
|
|
|
15830e1ff4
|
import CS trustee-guest-components-0.10.0^124.git0061d03-3.el9
|
2025-03-19 07:30:28 +00: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 |
|