Accepting request 709792 from home:iznogood:branches:Base:System
- Update to version 2.8.3: + This release brings many memory leak fixes with similar work done in libblockdev-2.22. While libblockdev version requirement remains unchanged, it's strongly recommended to use both releases together to get full coverage of the fixes. + Other notable changes include: - Default and supported encryption types are now exposed on the org.freedesktop.UDisks2.Manager interface. - Minor org.freedesktop.UDisks2.Filesystem improvements related to updating properties upon method call return. - Various test fixes and improvements. - Updated translations. OBS-URL: https://build.opensuse.org/request/show/709792 OBS-URL: https://build.opensuse.org/package/show/Base:System/udisks2?expand=0&rev=77
This commit is contained in:
parent
379f1d79d1
commit
a1b64f7ef3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d233bc8ddac1b84338280e912ca31b613aadd1efca68a9717f818bb3b038bb6
|
||||
size 1589149
|
3
udisks-2.8.3.tar.bz2
Normal file
3
udisks-2.8.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b80a9a2a37caf3183dad7c5247740abd8b41cbd60c59f0853d8cbf3552cc6a0
|
||||
size 1613373
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 13 18:06:34 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 2.8.3:
|
||||
+ This release brings many memory leak fixes with similar work
|
||||
done in libblockdev-2.22. While libblockdev version requirement
|
||||
remains unchanged, it's strongly recommended to use both
|
||||
releases together to get full coverage of the fixes.
|
||||
+ Other notable changes include:
|
||||
- Default and supported encryption types are now exposed on the
|
||||
org.freedesktop.UDisks2.Manager interface.
|
||||
- Minor org.freedesktop.UDisks2.Filesystem improvements related
|
||||
to updating properties upon method call return.
|
||||
- Various test fixes and improvements.
|
||||
- Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 20 13:40:19 CET 2019 - ro@suse.de
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define libudisks lib%{name}-%{somajor}
|
||||
%define libblockdev_version 2.19
|
||||
Name: udisks2
|
||||
Version: 2.8.2
|
||||
Version: 2.8.3
|
||||
Release: 0
|
||||
Summary: Disk Manager
|
||||
License: GPL-2.0-or-later AND LGPL-2.0-or-later
|
||||
@ -268,6 +268,7 @@ ln -sf %{_sbindir}/service %{buildroot}/%{_sbindir}/rc%{name}
|
||||
%doc AUTHORS NEWS
|
||||
%{_bindir}/udisksctl
|
||||
%config %{_datadir}/dbus-1/system.d/org.freedesktop.UDisks2.conf
|
||||
%{_libexecdir}/tmpfiles.d/udisks2.conf
|
||||
%{_datadir}/bash-completion/completions/udisksctl
|
||||
%{_unitdir}/udisks2.service
|
||||
%{_unitdir}/clean-mount-point@.service
|
||||
|
Loading…
Reference in New Issue
Block a user