Debian Patches

Status for udisks2/2.10.1-12.1+deb13u1

Patch Description Author Forwarded Bugs Origin Last update
tests-Fix-targetcli_config.json.patch tests: Fix targetcli_config.json
Not all attributes are available anymore in newer kernel versions.

(cherry picked from commit acae6bf4594f80da57855343ab325f87386178c4)
Tomas Bzatek <tbzatek@redhat.com> no 2023-11-03
integration-test-Adapt-to-the-new-libmount-context-error-.patch integration-test: Adapt to the new libmount context error messages Tomas Bzatek <tbzatek@redhat.com> no 2024-04-30
Do-not-overwrite-CPPFLAGS.patch Do not overwrite CPPFLAGS
Use AM_CPPFLAGS instead of ovewriting CPPFLAGS.
CPPFLAGS is a user variable reserved for local modifications.
See
https://www.gnu.org/software/automake/manual/html_node/Flag-Variables-Ordering.html
https://github.com/storaged-project/udisks/pull/1296
Michael Biebl <biebl@debian.org> no 2024-07-04
integration-test-Fix-change-label-test-with-exfatprogs-1..patch integration-test: Fix change label test with exfatprogs 1.2.5
Like VFAT, EXFAT does not allow some characters in the label.
Since version 1.2.5 exfatprogs refuses to set a label with those
invalid characters.
Because this changed in version 1.2.5 we cannot assert that setting
such label would throw without knowing the exfatprogs version.

While we're touching this part of the test, also document why we're
using a shorter label compared to the other filesystems.
Alessandro Astone <alessandro.astone@canonical.com> yes 2024-08-14
tests-Fix-expected-error-message-with-util-linux-2.41.patch tests: Fix expected error message with util-linux 2.41
(cherry picked from commit ccf772b2fe3505b181f5adf8ca3f912c003032f1)
Vojtech Trefny <vtrefny@redhat.com> no 2025-02-24
udiskslinuxfilesystemhelpers-Mount-private-mounts-wi.patch [PATCH] udiskslinuxfilesystemhelpers: Mount private mounts with 'nodev,nosuid'

The private mount done in take_filesystem_ownership() should always
default to 'nodev,nosuid' for security and 'errors=remount-ro' for
selected filesystem to handle corrupted filesystem. This is consistent
with mount options calculation for regular mounts.
Tomas Bzatek <tbzatek@redhat.com> no 2025-06-04
udiskslinuxmanager-Add-lower-bounds-check-to-fd_inde.patch [PATCH 1/1] udiskslinuxmanager: Add lower bounds check to fd_index
Make sure fd_index isn't negative as this can lead to an OOB read
resulting in a crash, or to exposing internal file descriptors.

Reported by Michael Imfeld (born0monday).
Marc Deslauriers <marc.deslauriers@canonical.com> no 2025-07-15

All known versions for source package 'udisks2'

Links