Import from AlmaLinux stable repository
This commit is contained in:
parent
ddfa97343f
commit
ed73ee27b6
@ -48,7 +48,7 @@
|
||||
Name: udisks2
|
||||
Summary: Disk Manager
|
||||
Version: 2.9.4
|
||||
Release: 11%{?dist}.1
|
||||
Release: 12%{?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
|
||||
@ -90,9 +90,10 @@ Patch22: udisks-2.11.0-targetcli_config_attr_fix.patch
|
||||
# https://issues.redhat.com/browse/RHEL-8031
|
||||
Patch23: udisks-2.11.0-lvm2_refactor_wipe.patch
|
||||
Patch24: udisks-2.11.0-BLKRRPART-harder.patch
|
||||
# https://issues.redhat.com/browse/RHEL-109417
|
||||
# https://issues.redhat.com/browse/RHEL-109413
|
||||
Patch25: udisks-2.10.91-manager_loopsetup_fd_bounds.patch
|
||||
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: gobject-introspection-devel >= %{gobject_introspection_version}
|
||||
@ -467,8 +468,8 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 21 2025 Tomas Bzatek <tbzatek@redhat.com> - 2.9.4-11.1
|
||||
- udiskslinuxmanager: Add lower bounds check to fd_index (CVE-2025-8067) (RHEL-109417)
|
||||
* Tue Sep 02 2025 Tomas Bzatek <tbzatek@redhat.com> - 2.9.4-12
|
||||
- udiskslinuxmanager: Add lower bounds check to fd_index (CVE-2025-8067) (RHEL-109413)
|
||||
|
||||
* Wed May 15 2024 Tomas Bzatek <tbzatek@redhat.com> - 2.9.4-11
|
||||
- udiskslinuxblockobject: Try issuing BLKRRPART ioctl harder
|
||||
|
||||
Loading…
Reference in New Issue
Block a user