diff --git a/udisks-1.92.0.tar.bz2 b/udisks-1.92.0.tar.bz2 deleted file mode 100644 index 4e7c8b6..0000000 --- a/udisks-1.92.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6b8a623ede32dfe32d7e4b0a9af9ff438cc786b21ab68529512f286e77b7142 -size 581479 diff --git a/udisks-1.93.0.tar.bz2 b/udisks-1.93.0.tar.bz2 new file mode 100644 index 0000000..68a4376 --- /dev/null +++ b/udisks-1.93.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2264d06bbf5399d243b0f91628881fa1d95d1a512b2af26f5ab074caf6327d7 +size 587488 diff --git a/udisks2.changes b/udisks2.changes index b207f20..98b29de 100644 --- a/udisks2.changes +++ b/udisks2.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Mar 6 09:00:40 UTC 2012 - vuntz@opensuse.org + +- Update to version 1.93.0: + + Force MediaRemovable to TRUE for e.g. SD cards using the mmc + layer + + Ensure that whatever we pass as -t to mount(8) is in a + whitelist + + Ensure that the loop file name we pass to the kernel is always + NUL-terminated + + Properly escape all device files + + Improved documentation. +- Remove libacl-devel BuildRequires: not needed anymore. + ------------------------------------------------------------------- Mon Feb 27 12:57:10 UTC 2012 - vuntz@opensuse.org diff --git a/udisks2.spec b/udisks2.spec index 542a514..1c5ea0c 100644 --- a/udisks2.spec +++ b/udisks2.spec @@ -17,8 +17,8 @@ Name: udisks2 %define _name udisks -Version: 1.92.0 -Release: 1 +Version: 1.93.0 +Release: 0 License: GPL-2.0+ Summary: Disk Management Service, version 2 Url: http://www.freedesktop.org/wiki/Software/udisks @@ -28,7 +28,6 @@ Source: http://udisks.freedesktop.org/releases/%{_name}-%{version}.tar.b BuildRequires: docbook-xsl-stylesheets BuildRequires: gobject-introspection-devel BuildRequires: intltool -BuildRequires: libacl-devel # For xsltproc BuildRequires: libxslt-devel BuildRequires: pkgconfig(gio-unix-2.0) >= 2.31.13