libosinfo/libosinfo.changes
2012-02-02 20:23:41 +00:00

53 lines
2.1 KiB
Plaintext

-------------------------------------------------------------------
Thu Feb 2 20:14:45 UTC 2012 - dimstar@opensuse.org
- Require libosinfo from the shared library package: the library
does require the os identifier data.
-------------------------------------------------------------------
Tue Jan 31 13:46:04 UTC 2012 - cfarrell@suse.com
- license update: LGPL-2.1+ and GPL-2.0+
tools/osinfo-detect.c is GPL-2.0+ licensed
-------------------------------------------------------------------
Tue Jan 31 08:48:28 UTC 2012 - dimstar@opensuse.org
- Update to version 0.0.5:
+ Add QXL to supported devices of windows and Fedora.
+ Distribute and install forgotten device XML files.
+ Add all metadata from default path, not just OS.
+ List supported audio devices for Windows and Fedora.
+ Specify 'derives-from' relationship for Fedora OSs.
+ Add API to retreive all supported devices for an OS.
+ Fix some potential issues related to memory allocation/
alignment.
- Changes from version 0.0.4:
+ Fix silly mistakes in udev rules file.
- Changes from version 0.0.3:
+ Add lots of more data on various different OSs out there. Now
we also support some Apple OSs.
+ On successful OS detection, inform the application which known
media of the OS the given media matched against. osinfo-detect
tool and udev rule updated to make use of this.
+ Support applications' right to not be interested in error
details.
+ Minor fixes/improvements to OS detection logic.
+ API to indicate media is live and/or installer.
+ Don't match non-live Fedora ISOs against live ones.
+ Fixes to Python demo to make it work.
+ Fix some potential crashes.
+ Fixes to RPM spec file.
+ Distribute RPM spec file.
+ Complement some getters with corresponding gobject properties.
+ Few other random minor fixes.
- Add libtool BuildRequires
- Split typelib file in typelib-1_0-Libosinfo-1_0
- Add typelib-1_0-Libosinfo-1_0 Requires to -devel package.
-------------------------------------------------------------------
Wed Nov 23 16:43:35 UTC 2011 - dimstar@opensuse.org
- Initial package, version 0.0.2