Accepting request 141035 from GNOME:Next

tweak

OBS-URL: https://build.opensuse.org/request/show/141035
OBS-URL: https://build.opensuse.org/package/show/Base:System/udisks2?expand=0&rev=20
This commit is contained in:
2012-11-12 22:46:04 +00:00
committed by Git OBS Bridge
parent b6716e4d12
commit 566d4de5f1
2 changed files with 8 additions and 9 deletions

View File

@@ -5,7 +5,7 @@ Mon Nov 12 22:22:01 UTC 2012 - hrvoje.senjan@gmail.com
+ configure.ac: raise gudev dependency
+ Add --disable-man configure option
+ Update list of recovery/system partitions
+ Add support for creating exFAT filesystems and changing exFAT
+ Add support for creating exFAT filesystems and changing exFAT
labels
+ Add textual descriptions for IMSM Raid members
+ Use all-caps for RAID
@@ -15,20 +15,19 @@ Mon Nov 12 22:22:01 UTC 2012 - hrvoje.senjan@gmail.com
+ Make it work without requiring the kernel to be CONFIG_SWAP=y
+ Mention the right file when complaing about /proc/swaps
+ Fix glaringly wrong documentation for Filesystem.Mount()
+ Move bash completion script into
+ Move bash completion script into
/usr/share/bash-completion/completions
+ Don't require that users define UDISKS_API_IS_SUBJECT_TO_CHANGE
+ Remove udisks_daemon_util_on_other_seat() from sections.txt
+ Update translations from Transifex
+ Add workaround annotation for
+ Add workaround annotation for
udisks_client_get_block_for_dev()
+ Enable large file support
+ Various doc and tests fixes
+ Bugs fixed:
- fdo#51063: Mount vfat with "flush" option
+ Bugs fixed: fdo#51063.
+ Updated translations.
- Drop systemd-dynamic-check.diff: fixed upstream.
- Dropped gnome-common BuildRequires and call to gnome-autogen.sh, as
patch which needed that is dropped.
- Dropped gnome-common BuildRequires and call to gnome-autogen.sh,
as the patch which needed that is dropped.
-------------------------------------------------------------------
Wed Oct 24 12:16:42 UTC 2012 - meissner@suse.com