Accepting request 108116 from home:vuntz:branches:Base:System
Update to 1.93.0 OBS-URL: https://build.opensuse.org/request/show/108116 OBS-URL: https://build.opensuse.org/package/show/Base:System/udisks2?expand=0&rev=3
This commit is contained in:
parent
8ed577c502
commit
5697074cc5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a6b8a623ede32dfe32d7e4b0a9af9ff438cc786b21ab68529512f286e77b7142
|
||||
size 581479
|
3
udisks-1.93.0.tar.bz2
Normal file
3
udisks-1.93.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e2264d06bbf5399d243b0f91628881fa1d95d1a512b2af26f5ab074caf6327d7
|
||||
size 587488
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user