Accepting request 73904 from home:vuntz:branches:GNOME:Factory

Update to 0.1.9

OBS-URL: https://build.opensuse.org/request/show/73904
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=4
This commit is contained in:
2011-06-17 07:00:50 +00:00
committed by Git OBS Bridge
parent 274c50f334
commit aa9fe9e906
4 changed files with 34 additions and 5 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Fri Jun 17 00:33:14 CEST 2011 - vuntz@opensuse.org
- Update to version 0.1.9:
+ New Features:
- Add a 'Format' property to the device interface
- Add a new method Client:FindDeviceByProperty for when only a
property is known
- Add methods to get the connected state of each object
- Define the DATA_source profile metadata item
- Define three metadata keys for the framework creator to set
- Define two keys to allow the profile to contain the mapping
parameters
+ Bugfixes:
- Allow GUDEV to be disabled at compile time
- Autodetect SANE in configure
- Fix 3 small memory leaks
- Fix a bug that caused a critical warning in client code
- Only warn if we fail to get the PolicyKit authority
- Save any additional disk device metadata in the property
database
- Use upstream gettext instead the glib one
- Write the new metadata entries in the utility programs
- Add xz BuildRequires because we can't build a package for a
xz-compressed tarball without explicitly specifying that... See
bnc#697467 for more details.
-------------------------------------------------------------------
Thu Jun 16 16:51:34 CEST 2011 - vuntz@opensuse.org