Accepting request 309039 from hardware
1 OBS-URL: https://build.opensuse.org/request/show/309039 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libosinfo?expand=0&rev=22
This commit is contained in:
commit
798a436b3a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bb6ba136756b26045ba3ed9b3c1b0920a639dd80b007769a1df356d8e2fe0921
|
|
||||||
size 1304566
|
|
3
libosinfo-0.2.12.tar.gz
Normal file
3
libosinfo-0.2.12.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fa00ea8ddbca06c0dcc31e8938ac55cb71e71c6e2449687cd2c9e003a9478fed
|
||||||
|
size 1953453
|
@ -1,3 +1,33 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 28 08:00:18 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.2.12:
|
||||||
|
+ Add API to get/set ISO9660 volume size of media.
|
||||||
|
+ Make use of volume size of ISO files for detection. This
|
||||||
|
enables us to differentiate between DVD and netiso of Fedora,
|
||||||
|
for example.
|
||||||
|
+ Allow install trees to be associated with specific variants of
|
||||||
|
the OS.
|
||||||
|
+ Use direct HTTPS URLs to drivers.
|
||||||
|
+ Install scripts:
|
||||||
|
- Add API to generate script against a particular media.
|
||||||
|
- Fix Fedora script to work with netiso.
|
||||||
|
- Bigger /boot partition for Fedora and RHEL.
|
||||||
|
- Don't specify network interface for Fedora and RHEL.
|
||||||
|
+ Add/improve/fix data on:
|
||||||
|
- Debian 8.0.
|
||||||
|
- Fedora (all versions).
|
||||||
|
- GNOME 3.14.
|
||||||
|
- Microsoft Windows Vista, 7 and 8.1.
|
||||||
|
- OpenBSD 5.6.
|
||||||
|
- openSUSE.
|
||||||
|
- RHEL 5.9-11, 6.6 and Atomic 7.0.
|
||||||
|
- SUSE.
|
||||||
|
- Ubuntu 14.04 and 15.04.
|
||||||
|
+ Fix some leaks.
|
||||||
|
+ Fix and add some API documentation.
|
||||||
|
+ Many build fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 20 18:00:39 UTC 2014 - dimstar@opensuse.org
|
Wed Aug 20 18:00:39 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libosinfo
|
# spec file for package libosinfo
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
# Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
|
# Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -20,7 +20,7 @@
|
|||||||
%define with_lang 1
|
%define with_lang 1
|
||||||
|
|
||||||
Name: libosinfo
|
Name: libosinfo
|
||||||
Version: 0.2.11
|
Version: 0.2.12
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Manage information about operating systems and hypervisors
|
Summary: Manage information about operating systems and hypervisors
|
||||||
License: LGPL-2.1+ and GPL-2.0+
|
License: LGPL-2.1+ and GPL-2.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user