Compare commits

..

20 commits

Author SHA1 Message Date
German Maglione
419eabef80 Update to version 1.14.0
Signed-off-by: German Maglione <gmaglione@redhat.com>
2026-07-07 14:06:32 +02:00
German Maglione
778987b82e Update to version 1.13.3
Signed-off-by: German Maglione <gmaglione@redhat.com>
2025-12-02 14:23:51 +01:00
German Maglione
31fd7db284 Update to version 1.13.2
Bump version to 1.13.2
Add missing dependency shadow-utils, since virtiofsd might
execute newuidmap and/or newgidmap binaries.

Signed-off-by: German Maglione <gmaglione@redhat.com>
2025-06-12 17:05:05 +02:00
German Maglione
cf7fc9fc8b Update to version 1.13.0
Signed-off-by: German Maglione <gmaglione@redhat.com>
2024-11-29 15:19:04 +01:00
German Maglione
191a2515cb Add new sources
Signed-off-by: German Maglione <gmaglione@redhat.com>
2024-07-17 19:25:39 +02:00
German Maglione
03d9cbf2c5 Add a Makefile to create source files
Signed-off-by: German Maglione <gmaglione@redhat.com>
2024-07-17 16:51:33 +02:00
German Maglione
6b344865ac Remove unused logger patch file
Signed-off-by: German Maglione <gmaglione@redhat.com>
2024-07-17 15:44:52 +02:00
German Maglione
a93f3950c0 Use autorelease and autochangelog macros
Signed-off-by: German Maglione <gmaglione@redhat.com>
2024-07-17 15:36:20 +02:00
German Maglione
c3cd909b33 Update to version 1.11.1
Signed-off-by: German Maglione <gmaglione@redhat.com>
2024-07-17 15:15:21 +02:00
German Maglione
987f194515 Rename vhost JSON file
This tool is not part of QEMU, so let's unify the vhost json file
name with upstream.

Signed-off-by: German Maglione <gmaglione@redhat.com>
2024-07-17 15:13:35 +02:00
German Maglione
6246efe28d Always vendor dependencies
We currently depend on crates that are not available on fedora.
This plus the the API instability of some of our critical dependencies
(I'm looking at you rust-vmm), leave us no choice but to vendorize.

Signed-off-by: German Maglione <gmaglione@redhat.com>
2024-07-17 14:26:25 +02:00
Yaakov Selkowitz
9cc5dfd20f Merge branch 'rawhide' into eln 2024-06-20 22:05:12 -04:00
Yaakov Selkowitz
9088584d5a Update Rust macro usage
The rust-toolset macros in RHEL 10 are now compatible with Fedora's
in terms of handling vendoring and automatic generation of license
information and bundled provides.
2024-02-01 13:39:37 -05:00
Yaakov Selkowitz
7bcbaae2de Revendor 2024-01-28 19:13:13 -05:00
Yaakov Selkowitz
38839d6eab Merge branch 'rawhide' into eln 2024-01-28 19:07:08 -05:00
Yaakov Selkowitz
39c6121201 Revendor 2024-01-03 23:50:19 -05:00
Yaakov Selkowitz
52f77d8aef Merge branch 'rawhide' into eln 2024-01-03 23:43:35 -05:00
Yaakov Selkowitz
766d22b4e1 Update to version 1.7.0
Update license specification to conform SPDX format
Fix qemu common directory requirement for RHEL
2023-07-21 09:44:15 -04:00
Yaakov Selkowitz
6ca18f4ab0 Revbump 2023-06-14 11:21:22 -04:00
Yaakov Selkowitz
2ca6c788b5 Use vendored dependencies in RHEL builds
RHEL does not package individual Rust dependencies.
2023-05-30 13:03:48 -04:00

5
.gitignore vendored
View file

@ -3,10 +3,15 @@
/virtiofsd-1.4.0.crate
/virtiofsd-1.5.0.crate
/virtiofsd-1.5.1.crate
/virtiofsd-1.5.1-vendor.tar.xz
/virtiofsd-1.7.0.crate
/virtiofsd-1.7.0-vendor.tar.xz
/virtiofsd-1.9.0.crate
/virtiofsd-1.9.0-vendor.tar.xz
/virtiofsd-1.10.0.crate
/virtiofsd-1.10.0-vendor.tar.xz
/virtiofsd-1.10.1.crate
/virtiofsd-1.10.1-vendor.tar.xz
/virtiofsd-1.11.1.crate
/virtiofsd-1.11.1-vendor.tar.xz
/virtiofsd-1.13.0.crate