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 |