diff --git a/libslirp.spec b/libslirp.spec index fe11ce9..f19c930 100644 --- a/libslirp.spec +++ b/libslirp.spec @@ -1,6 +1,6 @@ Name: libslirp Version: 4.4.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A general purpose TCP-IP emulator # check the SPDX tags in source files for details @@ -61,6 +61,10 @@ developing applications that use %{name}. %changelog +* Mon Aug 09 2021 Mohan Boddu - 4.4.0-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Jun 18 2021 Marc-André Lureau - 4.4.0-3 - Fix CVE-2021-3592 CVE-2021-3593 CVE-2021-3594 CVE-2021-3595 out-of-bounds access Resolves: rhbz#1970826 rhbz#1970839 rhbz#1970857 rhbz#1970847