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:
Bjørn Lie 2019-06-15 17:41:05 +00:00 committed by Git OBS Bridge
parent 379f1d79d1
commit a1b64f7ef3
4 changed files with 21 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7b80a9a2a37caf3183dad7c5247740abd8b41cbd60c59f0853d8cbf3552cc6a0
size 1613373

View File

@ -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

View File

@ -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