Rebuild for updated ntfs-3g CVE (RHBZ#1999788)

This commit is contained in:
Richard W.M. Jones 2021-08-31 23:21:04 +01:00
parent db62beac35
commit e2c24718cf

View File

@ -57,7 +57,7 @@ Summary: Access and modify virtual machine disk images
Name: libguestfs Name: libguestfs
Epoch: 1 Epoch: 1
Version: 1.45.7 Version: 1.45.7
Release: 1%{?dist} Release: 2%{?dist}
License: LGPLv2+ License: LGPLv2+
# Build only for architectures that have a kernel # Build only for architectures that have a kernel
@ -1139,6 +1139,9 @@ rm ocaml/html/.gitignore
%changelog %changelog
* Tue Aug 31 2021 Richard W.M. Jones <rjones@redhat.com> - 1:1.45.7-2
- Rebuild for updated ntfs-3g CVE (RHBZ#1999788)
* Tue Aug 31 2021 Richard W.M. Jones <rjones@redhat.com> - 1:1.45.7-1 * Tue Aug 31 2021 Richard W.M. Jones <rjones@redhat.com> - 1:1.45.7-1
- New upstream development version 1.45.7. - New upstream development version 1.45.7.
- Fix to work with qemu 6.1 (RHBZ#1998820) - Fix to work with qemu 6.1 (RHBZ#1998820)