* Tue Oct 26 2021 Tomas Bzatek <tbzatek@redhat.com> - 2.9.4-2
- Gating test fix Resolves: #2010363
This commit is contained in:
parent
6b698a9e04
commit
2acdf7039c
@ -16,7 +16,6 @@
|
||||
- python3-systemd
|
||||
- targetcli
|
||||
- smartmontools
|
||||
- genisoimage
|
||||
- xfsprogs
|
||||
- dosfstools
|
||||
- e2fsprogs
|
||||
|
@ -48,7 +48,7 @@
|
||||
Name: udisks2
|
||||
Summary: Disk Manager
|
||||
Version: 2.9.4
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
URL: https://github.com/storaged-project/udisks
|
||||
Source0: https://github.com/storaged-project/udisks/releases/download/udisks-%{version}/udisks-%{version}.tar.bz2
|
||||
@ -432,6 +432,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Oct 26 2021 Tomas Bzatek <tbzatek@redhat.com> - 2.9.4-2
|
||||
- Gating test fix
|
||||
|
||||
* Tue Oct 26 2021 Tomas Bzatek <tbzatek@redhat.com> - 2.9.4-1
|
||||
- Version 2.9.4 (#2010363)
|
||||
- CVE-2021-3802: Harden the default mount options for ext filesystems (#2004423)
|
||||
|
Loading…
Reference in New Issue
Block a user