Commit graph

31 commits

Author SHA1 Message Date
Fedora Release Engineering
5fb1c61c1c Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild 2026-07-17 08:33:10 +00:00
German Maglione
9e998f4275 Update to version 1.14.0
Signed-off-by: German Maglione <gmaglione@redhat.com>
2026-07-07 12:33:34 +02:00
Fedora Release Engineering
7aff7d88ed Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild 2026-01-17 19:59:03 +00:00
German Maglione
680b5e2a30 Update to version 1.13.3
Signed-off-by: German Maglione <gmaglione@redhat.com>
2025-12-02 13:56:57 +01:00
Fedora Release Engineering
f5ffc91da2 Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-25 20:09:29 +00:00
German Maglione
c8fe2cb871 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 16:34:24 +02:00
Fedora Release Engineering
f06e3988df Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild 2025-01-19 14:29:08 +00:00
German Maglione
d5f9a22088 Update to version 1.13.0
Signed-off-by: German Maglione <gmaglione@redhat.com>
2024-11-29 13:26:26 +01:00
German Maglione
c2560d43cb Add a Makefile to create source files
Signed-off-by: German Maglione <gmaglione@redhat.com>
2024-07-17 20:29:33 +02:00
German Maglione
8b0d90e5b9 Update to version 1.11.1
This version unify all branches to the same rpm spec from
the eln branch.

The main changes are:

- Update to version 1.11.1

- 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.

- Rename vhost JSON file
This tool is not part of QEMU, so let's unify the vhost json file
name with upstream.

- Use autorelease and autochangelog macros

- Remove unused logger patch file

Signed-off-by: German Maglione <gmaglione@redhat.com>
2024-07-17 20:24:28 +02:00
German Maglione
657124e408 Remove unused logger patch file
Signed-off-by: German Maglione <gmaglione@redhat.com>
2024-07-17 19:49:11 +02:00
German Maglione
1717fe0563 Add initial RHEL OSCI gating test
Signed-off-by: German Maglione <gmaglione@redhat.com>
2024-04-25 11:16:55 +02:00
Sergio Lopez
5a69fd71eb Update to version 1.10.1 2024-02-05 14:48:28 +01:00
Fedora Release Engineering
8168af879e Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-27 07:59:02 +00:00
Sergio Lopez
b41db843b3 Update to version 1.10.0 2024-01-23 12:57:48 +00:00
Sergio Lopez
e354758f33 Update to version 1.9.0 2023-12-24 17:23:01 +01:00
Colin Walters
4fdd23db74 Rebuild with latest vhost-user-backend; xref
https://gitlab.com/virtio-fs/virtiofsd/-/issues/62#note_1584371000
2023-09-29 15:15:00 -04:00
Fabio Valentini
ffc630f81c
Rebuild for vm-memory v0.12.2 / CVE-2023-41051 2023-09-19 12:55:56 +02:00
Fedora Release Engineering
e0c2531cb4 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-22 17:45:39 +00:00
Sergio Lopez
8f1d292811 Update license specification to conform SPDX format
Signed-off-by: Sergio Lopez <slp@redhat.com>
2023-07-19 15:56:42 +02:00
Sergio Lopez
c1b438e7f8 Update to version 1.7.0
- Update to version 1.7.0
- Drop no longer needed temporary patch

Signed-off-by: Sergio Lopez <slp@redhat.com>
2023-07-19 15:33:08 +02:00
Sergio Lopez
fcc05136ee Only use Obsolete/Provides on Fedora 39 and later
The previous commit added Obsolete/Provides entries to ensure an easy
transition from qemu-virtiofsd to virtiofsd when users update to Fedora
39 from previous versions. We don't want this entries in previous
versions, as it may trigger an unnecessary switch between those
packages.

To avoid having divergent branches between rawhide and older versions,
put them behind a "if 0%{?fedora} > 38" conditional.

Suggested-by: Adam Williamson <awilliam@redhat.com>
Signed-off-by: Sergio Lopez <slp@redhat.com>
2023-05-26 12:20:54 +02:00
Daniel P. Berrangé
bd80da81e2 Obsolete qemu-virtiofsd
The qemu-virtiofsd package was deleted in 8.0.0, so to get dnf to
install virtiofsd during upgrade we need an Obsoletes line. If
something had a "Requires: qemu-virtiofsd" line instead of the
more recommended "Requires: vhostuser-backend(fs)", the fake
Provides will satisfy it.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2023-04-26 15:40:50 +01:00
Sergio Lopez
badbc8c0ff Update to version 1.5.1
- Update to version 1.5.1

Signed-off-by: Sergio Lopez <slp@redhat.com>
2023-02-09 17:21:59 +01:00
Fabio Valentini
52809b4866
Rebuild for fixed frame pointer compiler flags in Rust RPM macros 2023-02-05 21:27:44 +01:00
Fedora Release Engineering
d7a854e021 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-21 06:24:14 +00:00
Sergio Lopez
e5f2f3c3f3 Update to version 1.4.0
- Update to version 1.4.0

Signed-off-by: Sergio Lopez <slp@redhat.com>
2022-07-26 18:47:44 +02:00
Fedora Release Engineering
4459a3b660 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-23 12:00:23 +00:00
Sergio Lopez
c970c6555c Update to version 1.3.0
- Update to version 1.3.0
- Build on all rust arches except i686 (32-bit targets are not supported)

Signed-off-by: Sergio Lopez <slp@redhat.com>
2022-06-07 09:31:03 +02:00
Sergio Lopez
125ecbf437 Initial import (fedora#2086523). 2022-05-17 08:04:08 +02:00
Tomáš Hrčka
263c7e153f Added the README 2022-05-16 20:29:49 +00:00