Accepting request 445047 from home:dimstar:Factory

- Update to version 2.1.8:
  + Allow NTFS mount option "big_writes".
  + Don't coldplug uninitilized udev devices.
  + Detect old (non-Pro) MemoryStick cards.
  + Lock the partition table while creating a new partition.
  + exfat: Drop umask=0077 default.
  + udisks2.service: Add KillSignal=SIGINT.
  + btrfs: Add support for changing label.
  + Updated translations.
- Replace pkgconfig(libsystemd-login) BuildRequires with
  pkgconfig(libsystemd): the two have been merged since
  systemd 209.
- Drop udisks2-Reread-partition-table-before-wiping.patch: fixed
  upstream.

OBS-URL: https://build.opensuse.org/request/show/445047
OBS-URL: https://build.opensuse.org/package/show/Base:System/udisks2?expand=0&rev=54
This commit is contained in:
Bjørn Lie
2016-12-09 12:42:22 +00:00
committed by Git OBS Bridge
parent 6bbd3cae55
commit 6d7a3ab940
7 changed files with 39 additions and 70 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Dec 9 09:44:18 UTC 2016 - dimstar@opensuse.org
- Update to version 2.1.8:
+ Allow NTFS mount option "big_writes".
+ Don't coldplug uninitilized udev devices.
+ Detect old (non-Pro) MemoryStick cards.
+ Lock the partition table while creating a new partition.
+ exfat: Drop umask=0077 default.
+ udisks2.service: Add KillSignal=SIGINT.
+ btrfs: Add support for changing label.
+ Updated translations.
- Replace pkgconfig(libsystemd-login) BuildRequires with
pkgconfig(libsystemd): the two have been merged since
systemd 209.
- Drop udisks2-Reread-partition-table-before-wiping.patch: fixed
upstream.
-------------------------------------------------------------------
Fri Apr 15 14:43:34 UTC 2016 - zaitor@opensuse.org