diff --git a/.gitignore b/.gitignore index 2befe26..afb30d1 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /udisks-2.9.2.tar.bz2 /udisks-2.9.3.tar.bz2 /udisks-2.9.4.tar.bz2 +/udisks-2.10.0.tar.bz2 diff --git a/ignore-apple-boot-part.patch b/ignore-apple-boot-part.patch deleted file mode 100644 index 0c57303..0000000 --- a/ignore-apple-boot-part.patch +++ /dev/null @@ -1,25 +0,0 @@ -From b9863c11601e199420a375e13505e2b795de77c5 Mon Sep 17 00:00:00 2001 -From: Frederick Grose <4335897+FGrose@users.noreply.github.com> -Date: Tue, 9 Feb 2021 19:02:01 -0500 -Subject: [PATCH] 80-udisks2.rules: Ignore Apple boot partition from - livecd-tools - -https://github.com/livecd-tools/livecd-tools/pull/176 creates a new boot -partition with livecd-iso-to-disk from Fedora Live .iso files that UDISKS -should ignore. ---- - data/80-udisks2.rules | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/data/80-udisks2.rules b/data/80-udisks2.rules -index fb50f48a0..d6fa072fd 100644 ---- a/data/80-udisks2.rules -+++ b/data/80-udisks2.rules -@@ -122,6 +122,7 @@ ENV{ID_PART_ENTRY_SCHEME}=="mac", ENV{ID_PART_ENTRY_TYPE}=="Apple_Bootstrap", EN - - # Apple Boot partitions - ENV{ID_PART_ENTRY_SCHEME}=="gpt", ENV{ID_PART_ENTRY_TYPE}=="426f6f74-0000-11aa-aa11-00306543ecac", ENV{UDISKS_IGNORE}="1" -+ENV{ID_FS_LABEL}=="ANACONDA", ENV{ID_PART_ENTRY_TYPE}=="48465300-0000-11aa-aa11-00306543ecac|0xaf", ENV{UDISKS_IGNORE}="1" - - # special DOS partition types (EFI, hidden, etc.) and RAID/LVM - # see http://www.win.tue.nl/~aeb/partitions/partition_types-1.html diff --git a/sources b/sources index d2ecd4a..0eeb143 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (udisks-2.9.4.tar.bz2) = 35f5429bc2a7092aa659cba9296837d127e2b17c23ab23111d0d9b230d15ef5a6965e112b1f3829748a69a52fb5b09722153f86f1ef70977b3ad7b7a4ec40ec5 +SHA512 (udisks-2.10.0.tar.bz2) = 3c9dc18dd5f6d61442205f4df2592ebf79211d12d71168f96e6814c2ce16f7a46cda7c0a5ccf47b7dc8b655d8af654d5a62e54b04e5b600af0b15558442cf3ed diff --git a/udisks-2.10.0-doc_annotations.patch b/udisks-2.10.0-doc_annotations.patch deleted file mode 100644 index 30f85fc..0000000 --- a/udisks-2.10.0-doc_annotations.patch +++ /dev/null @@ -1,39 +0,0 @@ -From 1ef9ab02af5c10a0fc7611c5579c4bc2344e83d0 Mon Sep 17 00:00:00 2001 -From: Tomas Bzatek -Date: Tue, 15 Feb 2022 13:25:22 +0100 -Subject: [PATCH] doc: Fix @since: annotations - -Recent changes in gdbus-codegen (2.71.1) have introduced parser -issues on malformed annotations. - -https://gitlab.gnome.org/GNOME/glib/-/issues/2601 ---- - data/org.freedesktop.UDisks2.xml | 2 +- - modules/lvm2/data/org.freedesktop.UDisks2.lvm2.xml | 1 - - 2 files changed, 1 insertion(+), 2 deletions(-) - -diff --git a/data/org.freedesktop.UDisks2.xml b/data/org.freedesktop.UDisks2.xml -index 23f18746f..d9045a7f3 100644 ---- a/data/org.freedesktop.UDisks2.xml -+++ b/data/org.freedesktop.UDisks2.xml -@@ -1802,7 +1802,7 @@ -