udisks2 ver. bump

This commit is contained in:
Rmys
2020-07-09 15:15:15 +00:00
committed by GitHub
parent d349903c06
commit 81051581fe
2 changed files with 13 additions and 12 deletions
@@ -1,13 +1,7 @@
This patch was 'rejected' by upstream at least for now. Drop this from next
release of UDisks 2.x:
http://bugs.freedesktop.org/show_bug.cgi?id=36361#c5
Should be replaced by the udev rules file installed by ntfs-3g package.
--- src/udiskslinuxfilesystem.c.orig
+++ src/udiskslinuxfilesystem.c
@@ -164,6 +164,7 @@
diff -Nuar a/src/udiskslinuxfilesystem.c b/src/udiskslinuxfilesystem.c
--- a/src/udiskslinuxfilesystem.c 2020-05-26 12:59:20.000000000 +0000
+++ b/src/udiskslinuxfilesystem.c 2020-07-09 13:47:11.230931796 +0000
@@ -300,6 +300,7 @@
"vfat",
"exfat",
"ntfs",
+9 -2
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>Disk Management Service</Summary>
<Description>udisks provides a daemon, API and command line tools for managing disk devices attached to the system.</Description>
<Archive sha1sum="d904eaeeb6af1ad7c4246d7fa879f80849f6c0f2" type="tarbz2">https://github.com/storaged-project/udisks/releases/download/udisks-2.8.4/udisks-2.8.4.tar.bz2</Archive>
<Archive sha1sum="1565118b5a2d05b1b9b9c71ad3f0043ae0ee6897" type="tarbz2">https://github.com/storaged-project/udisks/releases/download/udisks-2.9.0/udisks-2.9.0.tar.bz2</Archive>
<AdditionalFiles>
<AdditionalFile target="po/tr.po">tr.po</AdditionalFile>
</AdditionalFiles>
@@ -44,7 +44,7 @@
<Patches>
<!--Patch level="1">udisks-2.0.91-udf-dvd-fix-dmask.patch</Patch-->
<!--Patch level="2">git-fixes.patch</Patch-->
<!--<Patch level="0">udisks-2.x-ntfs-3g.patch</Patch>-->
<Patch level="1">udisks-2.x-ntfs-3g.patch</Patch>
</Patches>
</Source>
@@ -114,6 +114,13 @@
</Package>
<History>
<Update release="7">
<Date>2020-06-28</Date>
<Version>2.9.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-02-01</Date>
<Version>2.8.4</Version>