-
Mon Oct 28 2019 Jiri Denemark <jdenemar@redhat.com> - 4.5.0-23.el7_7.3
- domain_conf: Make virDomainDeviceFindSCSIController accept virDomainDeviceDriveAddress struct (rhbz#1766086)
- domain_conf: Relax SCSI addr used check (rhbz#1766086)
-
Mon Oct 14 2019 Jiri Denemark <jdenemar@redhat.com> - 4.5.0-23.el7_7.2
- virNetDevOpenvswitchInterfaceStats: Optimize for speed (rhbz#1760470)
- test: Introduce virnetdevopenvswitchtest (rhbz#1760470)
- vircommand: Separate mass FD closing into a function (rhbz#1760470)
- virCommand: use procfs to learn opened FDs (rhbz#1760470)
- util: command: Ignore bitmap errors when enumerating file descriptors to close (rhbz#1760470)
- util: Avoid possible error in virCommandMassClose (rhbz#1760470)
-
Fri Aug 16 2019 Jiri Denemark <jdenemar@redhat.com> - 4.5.0-23.el7_7.1
- qemu: Pass qemuCaps to qemuDomainDefCopy (rhbz#1742023)
- qemu: Pass qemuCaps to qemuDomainDefFormatBufInternal (rhbz#1742023)
- qemu: Pass qemuCaps to qemuDomainSaveImageOpen (rhbz#1742023)
- qemu: Pass qemuCaps to qemuMigrationAnyPrepareDef (rhbz#1742023)
- qemu: Pass correct qemuCaps to virDomainDefParseString (rhbz#1742023)
- qemu: Pass qemuCaps to qemuMigrationCookieXMLParse (rhbz#1742023)
- qemu: Pass correct qemuCaps to virDomainDefCopy (rhbz#1742023)
- qemu: Pass correct qemuCaps to virDomainDefPostParse (rhbz#1742023)
- qemu: Pass correct qemuCaps to virDomainDefParseNode (rhbz#1742023)
- qemu: Pass correct qemuCaps to virDomainDeviceDefPostParse (rhbz#1742023)
- qemu: Fix crash on incoming migration (rhbz#1742023)
-
Thu Jun 20 2019 Jiri Denemark <jdenemar@redhat.com> - 4.5.0-23
- api: disallow virDomainSaveImageGetXMLDesc on read-only connections (CVE-2019-10161)
- api: disallow virDomainManagedSaveDefineXML on read-only connections (CVE-2019-10166)
- api: disallow virConnectGetDomainCapabilities on read-only connections (CVE-2019-10167)
- api: disallow virConnect*HypervisorCPU on read-only connections (CVE-2019-10168)
-
Wed Jun 12 2019 Jiri Denemark <jdenemar@redhat.com> - 4.5.0-22
- qemu: Drop cleanup label from qemuProcessInitCpuAffinity() (rhbz#1718172)
- qemu: Fix NULL pointer access in qemuProcessInitCpuAffinity() (rhbz#1718172)
-
Thu Jun 06 2019 Jiri Denemark <jdenemar@redhat.com> - 4.5.0-21
- cpu_conf: Fix XPath for parsing TSC frequency (rhbz#1641702)
-
Tue Jun 04 2019 Jiri Denemark <jdenemar@redhat.com> - 4.5.0-20
- util: alloc: add macros for implementing automatic cleanup functionality (rhbz#1703661)
- util: bitmap: define cleanup function using VIR_DEFINE_AUTOPTR_FUNC (rhbz#1703661)
- util: Introduce virBitmapUnion() (rhbz#1703661)
- util: Introduce virNumaNodesetToCPUset() (rhbz#1703661)
- qemu: Fix qemuProcessInitCpuAffinity() (rhbz#1703661)
- qemu: Fix leak in qemuProcessInitCpuAffinity() (rhbz#1703661)
-
Tue Jun 04 2019 Jiri Denemark <jdenemar@redhat.com> - 4.5.0-19
- virfile: added GPFS as shared fs (rhbz#1710728)
- util: file: introduce VIR_AUTOCLOSE macro to close fd of the file automatically (rhbz#1641702)
- vircpuhost: Add support for reading MSRs (rhbz#1641702)
- virhostcpu: Make virHostCPUGetMSR() work only on x86 (rhbz#1641702)
- qemu: Make virQEMUCapsProbeHostCPUForEmulator more generic (rhbz#1641702)
- qemuargv2xmltest: Use mocked virQEMUCapsProbeHostCPU (rhbz#1641702)
- util: Add virHostCPUGetTscInfo (rhbz#1641702)
- conf: Report TSC frequency in host CPU capabilities (rhbz#1641702)
- cpu_x86: Fix placement of *CheckFeature functions (rhbz#1641702)
- cpu_x86: Probe TSC frequency and scaling support (rhbz#1641702)
- qemu: Check TSC frequency before starting QEMU (rhbz#1641702)
- util: Propagate numad failures correctly (rhbz#1716387)
-
Tue May 21 2019 Jiri Denemark <jdenemar@redhat.com> - 4.5.0-18
- admin: reject clients unless their UID matches the current UID (CVE-2019-10132)
- locking: restrict sockets to mode 0600 (CVE-2019-10132)
- logging: restrict sockets to mode 0600 (CVE-2019-10132)
- util: require command args to be non-NULL (rhbz#1672957)
- qemu: use line breaks in command line args written to log (rhbz#1672957)
-
Tue May 14 2019 Jiri Denemark <jdenemar@redhat.com> - 4.5.0-17
- cpu_map: Add support for cldemote CPU feature (rhbz#1537777)
- cputest: Add data for Intel(R) Xeon(R) CPU E3-1225 v5 (CVE-2018-12126, CVE-2018-12127, CVE-2019-11091, CVE-2018-12130)
- cpu_map: Define md-clear CPUID bit (CVE-2018-12126, CVE-2018-12127, CVE-2019-11091, CVE-2018-12130)