Cole Robinson
5fccec3f3b
libvirt-5.1.0-9.fc30
...
CVE-2019-10161: arbitrary file read/exec via virDomainSaveImageGetXMLDesc API (bz #1722463 , bz #1720115 )
CVE-2019-10166: virDomainManagedSaveDefineXML API exposed to readonly clients (bz #1722462 , bz #1720114 )
CVE-2019-10167: arbitrary command execution via virConnectGetDomainCapabilities API (bz #1722464 , bz #1720117 )
CVE-2019-10168: arbitrary command execution via virConnectBaselineHypervisorCPU and virConnectCompareHypervisorCPU APIs (bz #1722466 , bz #1720118 )
CVE-2019-3886: virsh domhostname command discloses guest hostname in readonly mode [fedora-rawhide
Cannot start VM with a CBR 2.0 TPM device (bz #1712556 )
libvirtd does not update VM .xml configurations after virsh snapshot/blockcommit (bz #1722348 )
2019-06-20 12:40:47 -04:00
Adam Williamson
e698b1d369
Change the %post fix to match upstream
...
Upstream fixed this by making the %post scriptlet use
%with_firewalld_zone rather than making the BuildRequires use
%with_firewalld, so let's follow that.
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2019-05-31 08:54:40 -07:00
Adam Williamson
97d2066b3e
Fix scriptlet error when built without firewalld zone support
...
In 5cbc0451 , Daniel added a use of the %firewalld_reload macro
that's conditional on `with_firewalld`, but made the BuildRequire
on firewalld-filesystem (which provides the macro) conditional
on `with_firewalld_zone`. So if you build without firewalld_zone
but with firewalld, the macro is not expanded and the built
package has a broken %post script. This fixes it by making the
BuildRequire also conditional on `with_firewalld`.
2019-05-31 08:13:41 -07:00
Adam Williamson
1fefcb5913
Do without-firewalld-zone more like upstream did it
...
https://gitlab.com/libvirt/libvirt/commit/65b08aff08df4eb9593620274e5a09e1b92f24aa
Signed-off-by: Adam Williamson <awilliam@redhat.com >
2019-05-29 12:05:17 -07:00
Adam Williamson
310d2dbd80
Pass --without-firewalld-zone to configure ( #1699051 )
2019-05-29 11:58:54 -07:00
Daniel P. Berrangé
0649b336a0
Fix systemd socket permissions (CVE-2019-10132)
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com >
2019-05-21 17:06:01 +01:00
Daniel P. Berrangé
8d00f2a3c0
Define md-clear CPUID bit
...
CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com >
2019-05-14 19:28:04 +01:00
Cole Robinson
90bdf4b1ee
libvirt-5.1.0-4.fc30
...
Mouse cursor doubled on QEMU VNC on ppc64le (bz #1565253 )
Fix VM startup with cgroupv2 (bz #1688736 )
2019-04-02 12:09:23 -04:00
Daniel P. Berrangé
d670e246d0
Fix rbd upgrade compat & deprecations and networking
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com >
2019-03-20 17:42:59 +00:00
Igor Gnatenko
50e7b9a91d
Remove obsolete scriptlets
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org >
2019-03-06 09:47:43 +01:00
Daniel P. Berrangé
5cbc0451ce
Update to 5.1.0 release
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com >
2019-03-04 10:57:08 +00:00
Igor Gnatenko
b420054636
Rebuild for readline 8.0
2019-02-17 09:30:51 +01:00
Fedora Release Engineering
143fedee46
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org >
2019-02-01 08:30:03 +00:00
Daniel P. Berrangé
88887cac0f
Update to 5.0.0 release
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com >
2019-01-21 12:19:06 +00:00
Daniel P. Berrangé
579afc99f2
Disable RBD on 32-bit arches
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com >
2018-12-10 18:33:58 +00:00
Daniel P. Berrangé
7f5808b9d0
Update to 4.10.0 release
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com >
2018-12-03 13:55:36 +00:00
Daniel P. Berrangé
4df5f77071
Update to 4.9.0 release
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com >
2018-11-12 14:53:44 +00:00
Daniel P. Berrangé
1bdd527daf
Update to 4.8.0 release
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com >
2018-10-05 14:25:26 +01:00
Daniel P. Berrangé
e5fa1c00d2
Update to 4.7.0 release
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com >
2018-09-04 10:43:47 +01:00
David Abdurachmanov
18f7b8c79c
Add support for RISC-V (riscv64)
2018-08-19 19:41:56 +01:00
Daniel P. Berrangé
782468f8e9
Update to 4.6.0 release
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com >
2018-08-06 14:07:24 +01:00
Fedora Release Engineering
202e7d9569
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org >
2018-07-13 09:01:16 +00:00
Daniel P. Berrangé
0676a07265
Fix regressions in chardev handling
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com >
2018-07-06 11:30:44 +01:00
Daniel P. Berrangé
f57ce74947
Update to 4.5.0 release
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com >
2018-07-03 11:00:57 +01:00
Daniel P. Berrangé
851cfde15b
Fix typo in date
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com >
2018-06-05 12:49:52 +01:00
Daniel P. Berrangé
06123137eb
Update to 4.4.0 release
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com >
2018-06-05 12:30:16 +01:00
Igor Gnatenko
6ccf3cb58c
Remove %clean section
...
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org >
2018-05-07 09:38:07 +02:00
Igor Gnatenko
030ddaa4ef
Remove BuildRoot definition
...
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org >
2018-05-07 09:38:07 +02:00
Daniel P. Berrangé
a8886736c4
Set wireshark plugin dir dynamically
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com >
2018-05-03 12:26:11 +01:00
Daniel P. Berrangé
4fd635e537
Update to 4.3.0 release
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com >
2018-05-03 10:55:46 +01:00
Daniel P. Berrangé
6210c457fc
Update to 4.2.0 release
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com >
2018-04-03 13:42:58 +01:00
Iryna Shcherbina
82926cfdf0
Update Python 2 dependency declarations to new packaging standards
2018-03-23 23:29:56 +01:00
Daniel P. Berrangé
e7a3ca6f6b
Fix systemd macro argument with line continuations (rhbz#1558648)
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com >
2018-03-21 09:38:28 +00:00
Daniel P. Berrangé
1ae6f647b7
Upload 4.1.0 sources
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com >
2018-03-05 13:36:35 +00:00
Daniel P. Berrangé
48941c011f
Rebase to version 4.1.0
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com >
2018-03-05 13:31:54 +00:00
Igor Gnatenko
a3c4cc6f3d
Remove %clean section
...
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org >
2018-02-14 09:28:07 +01:00
Igor Gnatenko
90fbcbd48f
Remove BuildRoot definition
...
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org >
2018-02-13 23:44:12 +01:00
Fedora Release Engineering
6efd96d995
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org >
2018-02-07 23:38:57 +00:00
Daniel P. Berrange
21316e7a45
Avoid undefined symbols from new linker flags
...
Signed-off-by: Daniel P. Berrange <berrange@redhat.com >
2018-01-23 13:01:06 +00:00
Daniel P. Berrange
8adbb7a402
Cull changelog before 2017
...
Signed-off-by: Daniel P. Berrange <berrange@redhat.com >
2018-01-19 17:34:53 +00:00
Daniel P. Berrange
3f19d41908
Fix rpc package name
...
Signed-off-by: Daniel P. Berrange <berrange@redhat.com >
2018-01-19 16:37:43 +00:00
Daniel P. Berrange
34da93e0c9
Fix typos
...
Signed-off-by: Daniel P. Berrange <berrange@redhat.com >
2018-01-19 16:30:19 +00:00
Daniel P. Berrange
208f506190
Add rpcgen + tirpc-devel dependancies
...
Signed-off-by: Daniel P. Berrange <berrange@redhat.com >
2018-01-19 16:28:25 +00:00
Daniel P. Berrange
0ca715cad9
Update to version 4.0.0
...
Signed-off-by: Daniel P. Berrange <berrange@redhat.com >
2018-01-19 16:14:30 +00:00
Cole Robinson
0f5d8c1c22
Rebuild for xen 4.10
2017-12-20 07:05:15 -05:00
Daniel P. Berrange
a56bcbd063
Update to 3.10.0 release
...
Signed-off-by: Daniel P. Berrange <berrange@redhat.com >
2017-12-05 11:11:01 +00:00
Daniel P. Berrange
89c3fa751c
Update to 3.9.0 release
...
Signed-off-by: Daniel P. Berrange <berrange@redhat.com >
2017-11-03 11:14:48 +00:00
Daniel P. Berrange
051644ffcb
Update to 3.8.0 release
...
Signed-off-by: Daniel P. Berrange <berrange@redhat.com >
2017-10-04 14:46:26 +01:00
Daniel P. Berrange
2a9c282548
Update to 3.7.0 release
...
Signed-off-by: Daniel P. Berrange <berrange@redhat.com >
2017-09-04 11:33:13 +01:00
Daniel P. Berrange
2ae80af461
Disable qemumonitorjsontest temporarily
...
Signed-off-by: Daniel P. Berrange <berrange@redhat.com >
2017-08-04 10:30:58 +01:00