commit libosinfo for openSUSE:Factory

2020-08-21 Thread root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2020-08-21 19:02:47

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new.3399 (New)


Package is "libosinfo"

Fri Aug 21 19:02:47 2020 rev:44 rq:827588 version:1.8.0

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2020-06-11 
14:45:21.925498463 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new.3399/libosinfo.changes
2020-08-21 19:03:40.332338203 +0200
@@ -1,0 +2,9 @@
+Tue Aug 18 12:32:40 UTC 2020 - Dominique Leuenberger 
+
+- Explicitly call %meson_build in the %build section: It was never
+  needed (but should have been there) before as the %meson_install
+  macro would perform a project rebuild. However, most recent
+  versions of meson have changed the %meson_install macro to use
+  `--no-rebuild`, exposing then this issue on our spec file.
+
+---



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.H0cIo5/_old  2020-08-21 19:03:41.776339061 +0200
+++ /var/tmp/diff_new_pack.H0cIo5/_new  2020-08-21 19:03:41.776339061 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libosinfo
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -25,7 +25,7 @@
 Summary:Operating system and hypervisor information management library
 License:LGPL-2.1-or-later AND GPL-2.0-or-later
 Group:  Development/Libraries/C and C++
-Url:https://releases.pagure.org/libosinfo/
+URL:https://releases.pagure.org/libosinfo/
 Source0:https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.xz
 BuildRequires:  gtk-doc
 BuildRequires:  hwdata
@@ -94,6 +94,7 @@
 -Denable-tests=true \
 -Denable-introspection=enabled \
 -Denable-vala=enabled
+%meson_build
 
 %install
 %meson_install




commit libosinfo for openSUSE:Factory

2020-06-11 Thread root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2020-06-11 14:45:06

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new.3606 (New)


Package is "libosinfo"

Thu Jun 11 14:45:06 2020 rev:43 rq:812735 version:1.8.0

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2020-02-14 
16:30:14.187348990 +0100
+++ /work/SRC/openSUSE:Factory/.libosinfo.new.3606/libosinfo.changes
2020-06-11 14:45:21.925498463 +0200
@@ -1,0 +2,13 @@
+Mon Jun  1 12:44:42 MDT 2020 - carn...@suse.com
+
+- Update to version 1.8.0
+  Changes in this release include:
+  * Several CI improvements
+  * Several release scripts improvements
+  * Several translations improvements
+  * Several syntax-check improvements
+  * Code cleanup in order to modernize the GObject usage
+  * Add API to get whether a firmware is supported or not
+  * Add API to get "cloud-image-username"
+
+---

Old:

  libosinfo-1.7.1.tar.xz

New:

  libosinfo-1.8.0.tar.xz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.VzRCj3/_old  2020-06-11 14:45:23.429502844 +0200
+++ /var/tmp/diff_new_pack.VzRCj3/_new  2020-06-11 14:45:23.437502867 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libosinfo
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,14 +13,14 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define with_lang 1
 
 Name:   libosinfo
-Version:1.7.1
+Version:1.8.0
 Release:0
 Summary:Operating system and hypervisor information management library
 License:LGPL-2.1-or-later AND GPL-2.0-or-later

++ libosinfo-1.7.1.tar.xz -> libosinfo-1.8.0.tar.xz ++
 92979 lines of diff (skipped)




commit libosinfo for openSUSE:Factory

2020-02-14 Thread root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2020-02-14 16:30:01

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new.26092 (New)


Package is "libosinfo"

Fri Feb 14 16:30:01 2020 rev:42 rq:770568 version:1.7.1

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2020-01-12 
23:17:11.814656639 +0100
+++ /work/SRC/openSUSE:Factory/.libosinfo.new.26092/libosinfo.changes   
2020-02-14 16:30:14.187348990 +0100
@@ -1,0 +2,5 @@
+Tue Feb  4 22:10:00 UTC 2020 - Bjørn Lie 
+
+- No longer recommend -lang: supplements are in use.
+
+---



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.zJiESx/_old  2020-02-14 16:30:15.115349494 +0100
+++ /var/tmp/diff_new_pack.zJiESx/_new  2020-02-14 16:30:15.131349502 +0100
@@ -40,9 +40,6 @@
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(libxslt) >= 1.0.0
 Requires:   osinfo-db
-%if %{with_lang}
-Recommends: %{name}-lang
-%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description




commit libosinfo for openSUSE:Factory

2020-01-12 Thread root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2020-01-12 23:16:40

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new.6675 (New)


Package is "libosinfo"

Sun Jan 12 23:16:40 2020 rev:41 rq:761909 version:1.7.1

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2019-12-29 
15:49:09.627161539 +0100
+++ /work/SRC/openSUSE:Factory/.libosinfo.new.6675/libosinfo.changes
2020-01-12 23:17:11.814656639 +0100
@@ -1,0 +2,5 @@
+Wed Jan  8 08:47:59 MST 2020 - carn...@suse.com
+
+- Drop ids.tar.bz2 in favor of using hwdata. (boo#1159838)
+
+---

Old:

  ids.tar.bz2



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.KWsrWH/_old  2020-01-12 23:17:12.814657009 +0100
+++ /var/tmp/diff_new_pack.KWsrWH/_new  2020-01-12 23:17:12.818657011 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libosinfo
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,7 +13,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
@@ -25,9 +25,8 @@
 Summary:Operating system and hypervisor information management library
 License:LGPL-2.1-or-later AND GPL-2.0-or-later
 Group:  Development/Libraries/C and C++
-URL:https://releases.pagure.org/libosinfo/
+Url:https://releases.pagure.org/libosinfo/
 Source0:https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.xz
-Source1:ids.tar.bz2
 BuildRequires:  gtk-doc
 BuildRequires:  hwdata
 BuildRequires:  libcurl-devel
@@ -90,7 +89,7 @@
 %lang_package
 %endif
 %prep
-%setup -q -a 1
+%setup -q
 
 %build
 %meson \




commit libosinfo for openSUSE:Factory

2019-12-29 Thread root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2019-12-29 15:48:58

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new.6675 (New)


Package is "libosinfo"

Sun Dec 29 15:48:58 2019 rev:40 rq:759662 version:1.7.1

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2019-12-23 
22:37:29.905821731 +0100
+++ /work/SRC/openSUSE:Factory/.libosinfo.new.6675/libosinfo.changes
2019-12-29 15:49:09.627161539 +0100
@@ -1,0 +2,7 @@
+Fri Dec 27 09:30:02 UTC 2019 - Dominique Leuenberger 
+
+- BuildRequire and Require hwdata: usb.ids and pci.ids are shipped
+  and maintained by this package. Prior to version 1.7.x, libosinfo
+  shipped own, outdated copies (boo#1159838).
+
+---



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.QY6W9c/_old  2019-12-29 15:49:10.339161864 +0100
+++ /var/tmp/diff_new_pack.QY6W9c/_new  2019-12-29 15:49:10.339161864 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libosinfo
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,7 +13,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -25,10 +25,11 @@
 Summary:Operating system and hypervisor information management library
 License:LGPL-2.1-or-later AND GPL-2.0-or-later
 Group:  Development/Libraries/C and C++
-Url:https://releases.pagure.org/libosinfo/
+URL:https://releases.pagure.org/libosinfo/
 Source0:https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.xz
 Source1:ids.tar.bz2
 BuildRequires:  gtk-doc
+BuildRequires:  hwdata
 BuildRequires:  libcurl-devel
 BuildRequires:  meson
 BuildRequires:  vala
@@ -54,6 +55,8 @@
 Summary:Operating system and hypervisor information management library
 Group:  System/Libraries
 Requires:   %{name} >= %{version}
+# for usb.ids and pci.ids
+Requires:   hwdata
 
 %description -n libosinfo-1_0-0
 libosinfo is a library that allows virtualization provisioning tools to




commit libosinfo for openSUSE:Factory

2019-12-23 Thread root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2019-12-23 22:35:41

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new.6675 (New)


Package is "libosinfo"

Mon Dec 23 22:35:41 2019 rev:39 rq:755690 version:1.7.1

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2019-10-09 
15:19:54.284429111 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new.6675/libosinfo.changes
2019-12-23 22:37:29.905821731 +0100
@@ -1,0 +2,24 @@
+Wed Dec  4 08:04:03 MST 2019 - carn...@suse.com
+
+- Update to version 1.7.1
+  Changes in this release include:
+  * Fix usage of versioned symbols
+  * MinGW spec file fixes and improvements
+  * Fix pci.ids and usb.ids installation
+
+---
+Mon Dec  2 10:25:06 MST 2019 - carn...@suse.com
+
+- Update to version 1.7.0
+  Changes in this release include:
+  * Add API to expose a device driver "priority"
+  * Improve media detection when using "volume-size" to distinguish medias
+  * General improvements on OsinfoList APIs to avoid unsafe access
+  * Minor POD fixes
+  * Switch to meson build system
+  * Add API to expose "firmware" support on OsinfoOS
+  * Drop "env" type support from osinfo-detect
+  * Print the architecture of the detected tree / media on osinfo-detect
+  * Add API to create an OsinfoTree from a treeinfo file
+
+---

Old:

  libosinfo-1.6.0.tar.gz

New:

  libosinfo-1.7.1.tar.xz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.ZI7y12/_old  2019-12-23 22:37:30.361821929 +0100
+++ /var/tmp/diff_new_pack.ZI7y12/_new  2019-12-23 22:37:30.361821929 +0100
@@ -20,15 +20,17 @@
 %define with_lang 1
 
 Name:   libosinfo
-Version:1.6.0
+Version:1.7.1
 Release:0
 Summary:Operating system and hypervisor information management library
 License:LGPL-2.1-or-later AND GPL-2.0-or-later
 Group:  Development/Libraries/C and C++
 Url:https://releases.pagure.org/libosinfo/
-Source0:https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.gz
+Source0:https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.xz
 Source1:ids.tar.bz2
+BuildRequires:  gtk-doc
 BuildRequires:  libcurl-devel
+BuildRequires:  meson
 BuildRequires:  vala
 BuildRequires:  pkgconfig(check)
 BuildRequires:  pkgconfig(gio-2.0)
@@ -88,12 +90,14 @@
 %setup -q -a 1
 
 %build
-%configure \
---disable-static --enable-vala=yes
-make %{?_smp_mflags}
+%meson \
+-Denable-gtk-doc=true \
+-Denable-tests=true \
+-Denable-introspection=enabled \
+-Denable-vala=enabled
 
 %install
-%make_install
+%meson_install
 find %{buildroot} -type f -name "*.la" -delete -print
 %if %{with_lang}
 %find_lang %{name} %{?no_lang_C}
@@ -109,7 +113,6 @@
 %{_bindir}/osinfo-detect
 %{_bindir}/osinfo-install-script
 %{_bindir}/osinfo-query
-%{_datadir}/%{name}/
 %{_mandir}/man1/osinfo-detect.1%{?ext_man}
 %{_mandir}/man1/osinfo-install-script.1%{?ext_man}
 %{_mandir}/man1/osinfo-query.1%{?ext_man}
@@ -129,8 +132,10 @@
 %{_libdir}/pkgconfig/%{name}-1.0.pc
 %{_libdir}/libosinfo-1.0.so
 %{_datadir}/gir-1.0/Libosinfo-1.0.gir
-%dir %{_datadir}/vala/
-%dir %{_datadir}/vala/vapi/
+
+%dir %{_datadir}/vala
+%dir %{_datadir}/vala/vapi
+%{_datadir}/vala/vapi/libosinfo-1.0.deps
 %{_datadir}/vala/vapi/libosinfo-1.0.vapi
 
 %if %{with_lang}




commit libosinfo for openSUSE:Factory

2019-10-09 Thread root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2019-10-09 15:19:51

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new.2352 (New)


Package is "libosinfo"

Wed Oct  9 15:19:51 2019 rev:38 rq:736343 version:1.6.0

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2019-08-15 
12:23:22.422636526 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new.2352/libosinfo.changes
2019-10-09 15:19:54.284429111 +0200
@@ -274,2 +274,2 @@
-  add-tumbleweed-support.patch with
-  add-sle12sp1-support.patch with
+  add-tumbleweed-support.patch
+  add-sle12sp1-support.patch



Other differences:
--



commit libosinfo for openSUSE:Factory

2019-08-15 Thread root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2019-08-15 12:23:18

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new.9556 (New)


Package is "libosinfo"

Thu Aug 15 12:23:18 2019 rev:37 rq:720750 version:1.6.0

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2019-07-17 
13:14:22.751844768 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new.9556/libosinfo.changes
2019-08-15 12:23:22.422636526 +0200
@@ -1,0 +2,22 @@
+Fri Jul 26 14:13:05 MDT 2019 - carn...@suse.com
+
+- Update to version 1.6.0
+  Changes in this release include:
+  * Add API to get the kernel URL argument for an OsinfoOs
+  * Improve detection of PPC ISOs
+  * Add API to create an OsinfoMedia from location using OsinfoMediaDetectFlags
+  * Add API to get whether a media is bootable or not
+  * Add OsinfoTree treeinfo properties
+  * Add API to identify an OsinfoTree
+  * Deprecate API to guess an OsinfoOs from OsinfoTree
+  * Add --config-file to osinfo-install-script tool
+  * Deprecate --config usage for user & admin passwords on 
osinfo-install-script tool
+  * Add API to generate an install-script and its command-line for OsinfoTree
+  * Use libsoup for "http://; & "https://; requests for creating both 
OsinfoMedia & OsinfoTree
+  * Drop GVFS dependency
+  * Add OsinfoOs property to OsinfoTree
+- Drop
+  CVE-2019-13313-add-new-option-so-users-can-set-config-from-file.patch
+  CVE-2019-13313-pass-username-password-via-config-file.patch
+
+---

Old:

  CVE-2019-13313-add-new-option-so-users-can-set-config-from-file.patch
  CVE-2019-13313-pass-username-password-via-config-file.patch
  libosinfo-1.5.0.tar.gz

New:

  libosinfo-1.6.0.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.7L6Ti4/_old  2019-08-15 12:23:24.114636104 +0200
+++ /var/tmp/diff_new_pack.7L6Ti4/_new  2019-08-15 12:23:24.142636097 +0200
@@ -20,7 +20,7 @@
 %define with_lang 1
 
 Name:   libosinfo
-Version:1.5.0
+Version:1.6.0
 Release:0
 Summary:Operating system and hypervisor information management library
 License:LGPL-2.1-or-later AND GPL-2.0-or-later
@@ -28,14 +28,13 @@
 Url:https://releases.pagure.org/libosinfo/
 Source0:https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.gz
 Source1:ids.tar.bz2
-Patch1: 
CVE-2019-13313-add-new-option-so-users-can-set-config-from-file.patch
-Patch2: CVE-2019-13313-pass-username-password-via-config-file.patch
 BuildRequires:  libcurl-devel
 BuildRequires:  vala
 BuildRequires:  pkgconfig(check)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
+BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(libxslt) >= 1.0.0
 Requires:   osinfo-db
@@ -87,8 +86,6 @@
 %endif
 %prep
 %setup -q -a 1
-%patch1 -p1
-%patch2 -p1
 
 %build
 %configure \

++ libosinfo-1.5.0.tar.gz -> libosinfo-1.6.0.tar.gz ++
 73755 lines of diff (skipped)




commit libosinfo for openSUSE:Factory

2019-07-17 Thread root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2019-07-17 13:14:21

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new.1887 (New)


Package is "libosinfo"

Wed Jul 17 13:14:21 2019 rev:36 rq:715537 version:1.5.0

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2019-05-12 
11:32:14.693667258 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new.1887/libosinfo.changes
2019-07-17 13:14:22.751844768 +0200
@@ -1,0 +2,8 @@
+Mon Jul  8 13:12:39 MDT 2019 - carn...@suse.com
+
+- bsc#1140749 - VUL-1: CVE-2019-13313: libosinfo: osinfo-install-
+  script option leaks password via command line argument 
+  CVE-2019-13313-add-new-option-so-users-can-set-config-from-file.patch
+  CVE-2019-13313-pass-username-password-via-config-file.patch
+
+---

New:

  CVE-2019-13313-add-new-option-so-users-can-set-config-from-file.patch
  CVE-2019-13313-pass-username-password-via-config-file.patch



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.04pYaK/_old  2019-07-17 13:14:23.371844467 +0200
+++ /var/tmp/diff_new_pack.04pYaK/_new  2019-07-17 13:14:23.371844467 +0200
@@ -28,6 +28,8 @@
 Url:https://releases.pagure.org/libosinfo/
 Source0:https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.gz
 Source1:ids.tar.bz2
+Patch1: 
CVE-2019-13313-add-new-option-so-users-can-set-config-from-file.patch
+Patch2: CVE-2019-13313-pass-username-password-via-config-file.patch
 BuildRequires:  libcurl-devel
 BuildRequires:  vala
 BuildRequires:  pkgconfig(check)
@@ -85,6 +87,8 @@
 %endif
 %prep
 %setup -q -a 1
+%patch1 -p1
+%patch2 -p1
 
 %build
 %configure \

++ CVE-2019-13313-add-new-option-so-users-can-set-config-from-file.patch 
++
Let's add a new option so users can set their config from a file,
instead of directly passing the values via command-line.

Signed-off-by: Fabiano Fidêncio 
---
 tools/osinfo-install-script.c | 100 +-
 1 file changed, 97 insertions(+), 3 deletions(-)

diff --git a/tools/osinfo-install-script.c b/tools/osinfo-install-script.c
index 15af48d..efa96ee 100644
--- a/tools/osinfo-install-script.c
+++ b/tools/osinfo-install-script.c
@@ -37,6 +37,34 @@ static gboolean list_profile = FALSE;
 static gboolean list_inj_method = FALSE;
 static gboolean quiet = FALSE;
 
+static const gchar *configs[] = {
+OSINFO_INSTALL_CONFIG_PROP_HARDWARE_ARCH,
+OSINFO_INSTALL_CONFIG_PROP_L10N_TIMEZONE,
+OSINFO_INSTALL_CONFIG_PROP_L10N_LANGUAGE,
+OSINFO_INSTALL_CONFIG_PROP_L10N_KEYBOARD,
+OSINFO_INSTALL_CONFIG_PROP_ADMIN_PASSWORD,
+OSINFO_INSTALL_CONFIG_PROP_USER_PASSWORD,
+OSINFO_INSTALL_CONFIG_PROP_USER_LOGIN,
+OSINFO_INSTALL_CONFIG_PROP_USER_REALNAME,
+OSINFO_INSTALL_CONFIG_PROP_USER_AUTOLOGIN,
+OSINFO_INSTALL_CONFIG_PROP_USER_ADMIN,
+OSINFO_INSTALL_CONFIG_PROP_REG_LOGIN,
+OSINFO_INSTALL_CONFIG_PROP_REG_PASSWORD,
+OSINFO_INSTALL_CONFIG_PROP_REG_PRODUCTKEY,
+OSINFO_INSTALL_CONFIG_PROP_HOSTNAME,
+OSINFO_INSTALL_CONFIG_PROP_TARGET_DISK,
+OSINFO_INSTALL_CONFIG_PROP_SCRIPT_DISK,
+OSINFO_INSTALL_CONFIG_PROP_AVATAR_LOCATION,
+OSINFO_INSTALL_CONFIG_PROP_AVATAR_DISK,
+OSINFO_INSTALL_CONFIG_PROP_PRE_INSTALL_DRIVERS_DISK,
+OSINFO_INSTALL_CONFIG_PROP_PRE_INSTALL_DRIVERS_LOCATION,
+OSINFO_INSTALL_CONFIG_PROP_POST_INSTALL_DRIVERS_DISK,
+OSINFO_INSTALL_CONFIG_PROP_POST_INSTALL_DRIVERS_LOCATION,
+OSINFO_INSTALL_CONFIG_PROP_DRIVER_SIGNING,
+OSINFO_INSTALL_CONFIG_PROP_INSTALLATION_URL,
+NULL
+};
+
 static OsinfoInstallConfig *config;
 
 static gboolean handle_config(const gchar *option_name G_GNUC_UNUSED,
@@ -65,6 +93,47 @@ static gboolean handle_config(const gchar *option_name 
G_GNUC_UNUSED,
 }
 
 
+static gboolean handle_config_file(const gchar *option_name G_GNUC_UNUSED,
+   const gchar *value,
+   gpointer data G_GNUC_UNUSED,
+   GError **error)
+{
+GKeyFile *key_file = NULL;
+gchar *val = NULL;
+gsize i;
+gboolean ret = FALSE;
+
+key_file = g_key_file_new();
+if (!g_key_file_load_from_file(key_file, value, G_KEY_FILE_NONE, error))
+goto error;
+
+for (i = 0; configs[i] != NULL; i++) {
+val = g_key_file_get_string(key_file, "install-script", configs[i], 
error);
+if (val == NULL) {
+if (g_error_matches(*error, G_KEY_FILE_ERROR,
+G_KEY_FILE_ERROR_KEY_NOT_FOUND)) {
+g_clear_error(error);
+

commit libosinfo for openSUSE:Factory

2019-05-12 Thread root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2019-05-12 11:32:10

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new.5148 (New)


Package is "libosinfo"

Sun May 12 11:32:10 2019 rev:35 rq:702051 version:1.5.0

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2019-04-15 
11:49:56.638470488 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new.5148/libosinfo.changes
2019-05-12 11:32:14.693667258 +0200
@@ -1,0 +2,24 @@
+Thu May  9 09:44:12 MDT 2019 - carn...@suse.com
+
+- Update to version 1.5.0
+  Changes in this release include:
+  * Add API to get an OS from OsinfoTrees & OsinfoImages
+  * Add API to set an OS to OsinfoTrees & OsinfoImages
+  * Add API to get the OS variants from OsinfoTrees & OsinfoImages
+  * Add API to set the installation URL to a OsinfoInstallConfig
+  * Add API to get all short-ids from an OsinfoProduct
+  * Improve OsinfoLoader in order to fully support multiple short-ids values on
+an OsinfoProduct
+  * Improve osinfo-detect tool's help wording
+  * Improve osinfo-detect tool, making it aware of OsinfoTree's OS variants
+  * Fix the loading of the architecture value of OsinfoImages
+  * Fix usage of application id on media detection
+  * Accept "all" as a valid fallback architecture for OsinfoTrees & 
OsinfoMedias
+  * Improve treeinfo check by checking for both ".treeinfo" and "treeinfo" 
files
+  * Explicitly set GVFS as a requirement in the project spec file
+  * Move osinfo-db related tests to osinfo-db project
+- Drop
+  0001-media-Fix-usage-of-application-id.patch
+  0002-loader-Properly-load-the-arch-value-for-images.patch
+
+---

Old:

  0001-media-Fix-usage-of-application-id.patch
  0002-loader-Properly-load-the-arch-value-for-images.patch
  libosinfo-1.4.0.tar.gz

New:

  libosinfo-1.5.0.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.wXaf8k/_old  2019-05-12 11:32:15.385669284 +0200
+++ /var/tmp/diff_new_pack.wXaf8k/_new  2019-05-12 11:32:15.385669284 +0200
@@ -20,7 +20,7 @@
 %define with_lang 1
 
 Name:   libosinfo
-Version:1.4.0
+Version:1.5.0
 Release:0
 Summary:Operating system and hypervisor information management library
 License:LGPL-2.1-or-later AND GPL-2.0-or-later
@@ -28,8 +28,6 @@
 Url:https://releases.pagure.org/libosinfo/
 Source0:https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.gz
 Source1:ids.tar.bz2
-Patch1: 0001-media-Fix-usage-of-application-id.patch
-Patch2: 0002-loader-Properly-load-the-arch-value-for-images.patch
 BuildRequires:  libcurl-devel
 BuildRequires:  vala
 BuildRequires:  pkgconfig(check)
@@ -87,8 +85,6 @@
 %endif
 %prep
 %setup -q -a 1
-%patch1 -p1
-%patch2 -p1
 
 %build
 %configure \

++ libosinfo-1.4.0.tar.gz -> libosinfo-1.5.0.tar.gz ++
 82460 lines of diff (skipped)




commit libosinfo for openSUSE:Factory

2019-04-15 Thread root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2019-04-15 11:49:54

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new.17052 (New)


Package is "libosinfo"

Mon Apr 15 11:49:54 2019 rev:34 rq:692971 version:1.4.0

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2019-03-04 
09:12:46.684683006 +0100
+++ /work/SRC/openSUSE:Factory/.libosinfo.new.17052/libosinfo.changes   
2019-04-15 11:49:56.638470488 +0200
@@ -1,0 +2,7 @@
+Wed Apr 10 09:18:39 MDT 2019 - carn...@suse.com
+
+- Upstream bug fixes from Fabiano Fidêncio 
+  0001-media-Fix-usage-of-application-id.patch
+  0002-loader-Properly-load-the-arch-value-for-images.patch
+
+---

New:

  0001-media-Fix-usage-of-application-id.patch
  0002-loader-Properly-load-the-arch-value-for-images.patch



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.4tIh0j/_old  2019-04-15 11:49:59.722472122 +0200
+++ /var/tmp/diff_new_pack.4tIh0j/_new  2019-04-15 11:49:59.726472125 +0200
@@ -28,6 +28,8 @@
 Url:https://releases.pagure.org/libosinfo/
 Source0:https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.gz
 Source1:ids.tar.bz2
+Patch1: 0001-media-Fix-usage-of-application-id.patch
+Patch2: 0002-loader-Properly-load-the-arch-value-for-images.patch
 BuildRequires:  libcurl-devel
 BuildRequires:  vala
 BuildRequires:  pkgconfig(check)
@@ -85,6 +87,8 @@
 %endif
 %prep
 %setup -q -a 1
+%patch1 -p1
+%patch2 -p1
 
 %build
 %configure \

++ 0001-media-Fix-usage-of-application-id.patch ++
>From 2626058a7921749387f8d3107241af7507f48c65 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= 
Date: Mon, 1 Apr 2019 22:40:48 +0200
Subject: [PATCH] media: Fix usage of application id
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Christophe Fergeau pointed this issue out during the review of 6d789033e
and, even though, the bogus code ended up merged (sorry, mea culpa
here!).

Signed-off-by: Fabiano Fidêncio 
Reviewed-by: Cole Robinson 
---
 osinfo/osinfo_media.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/osinfo/osinfo_media.c b/osinfo/osinfo_media.c
index b16fcf6..4f86c2b 100644
--- a/osinfo/osinfo_media.c
+++ b/osinfo/osinfo_media.c
@@ -830,10 +830,10 @@ 
create_from_location_async_data(CreateFromLocationAsyncData *data)
 osinfo_entity_set_param(OSINFO_ENTITY(media),
 OSINFO_MEDIA_PROP_PUBLISHER_ID,
 data->publisher);
-if (!is_str_empty(data->pvd.application))
+if (!is_str_empty(data->application))
 osinfo_entity_set_param(OSINFO_ENTITY(media),
 OSINFO_MEDIA_PROP_APPLICATION_ID,
-data->pvd.application);
+data->application);
 
 index = (G_BYTE_ORDER == G_LITTLE_ENDIAN) ? 0 : 1;
 vol_size = ((gint64) data->pvd.volume_space_size[index]) *
-- 
2.20.1

++ 0002-loader-Properly-load-the-arch-value-for-images.patch ++
>From 1940739805409af9e39c61dbfe238e6c9b1519b6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= 
Date: Wed, 10 Apr 2019 13:45:14 +0200
Subject: [PATCH] loader: Properly load the arch value for images
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

osinfo_loader_image() has been considering the XML tag for the
images' architecture was "architecture", while it actually is "arch".

By trying to read the wrong tag, no arch was loaded, causing then any
image load to fail with:
CRITICAL **: 13:30:06.539: osinfo_entity_set_param: assertion 'value != NULL' 
failed

Signed-off-by: Fabiano Fidêncio 
---
 osinfo/osinfo_loader.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/osinfo/osinfo_loader.c b/osinfo/osinfo_loader.c
index e30148b..84c25e5 100644
--- a/osinfo/osinfo_loader.c
+++ b/osinfo/osinfo_loader.c
@@ -1297,8 +1297,7 @@ static OsinfoImage *osinfo_loader_image(OsinfoLoader 
*loader,
 { NULL, G_TYPE_INVALID }
 };
 
-gchar *arch = (gchar *)xmlGetProp(root,
-  BAD_CAST OSINFO_IMAGE_PROP_ARCHITECTURE);
+gchar *arch = (gchar *)xmlGetProp(root, BAD_CAST "arch");
 gchar *format = (gchar *)xmlGetProp(root,
 BAD_CAST OSINFO_IMAGE_PROP_FORMAT);
 gchar *cloud_init = (gchar *)xmlGetProp(root,
-- 
2.20.1




commit libosinfo for openSUSE:Factory

2019-03-04 Thread root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2019-03-04 09:12:44

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new.28833 (New)


Package is "libosinfo"

Mon Mar  4 09:12:44 2019 rev:33 rq:680647 version:1.4.0

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2019-02-06 
15:46:11.527303792 +0100
+++ /work/SRC/openSUSE:Factory/.libosinfo.new.28833/libosinfo.changes   
2019-03-04 09:12:46.684683006 +0100
@@ -1,0 +2,19 @@
+Fri Mar  1 12:50:15 MST 2019 - carn...@suse.com
+
+- Update to version 1.4.0
+  Changes in this release include:
+  * Add isodata test files for more distros
+  * Refreshed translations from Zanata
+  * Drop deprecated gnome-common and intltool
+  * Fix test cases checking for medias, trees and images URIs due to
+libcurl issues when reusing the curl handler
+  * Fix media identification when its identifiers have the maximum
+allowed size
+  * Fix filling up the media properties when identifying it
+  * Improvements in the tests in order to reduce code duplication
+  * Add one test case per OS for medias, trees and images URIs tests
+  * Add OSINFO_RELEASE_STATUS_ROLLING release status
+  * Add API to add an installer script to a media
+  * Add API to get all the installer scripts from a media
+
+---

Old:

  libosinfo-1.3.0.tar.gz

New:

  libosinfo-1.4.0.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.RDDkWS/_old  2019-03-04 09:12:48.232682728 +0100
+++ /var/tmp/diff_new_pack.RDDkWS/_new  2019-03-04 09:12:48.236682727 +0100
@@ -13,29 +13,27 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
 %define with_lang 1
 
 Name:   libosinfo
-Version:1.3.0
+Version:1.4.0
 Release:0
-Summary:Operating system and hyperviro information management library
+Summary:Operating system and hypervisor information management library
 License:LGPL-2.1-or-later AND GPL-2.0-or-later
 Group:  Development/Libraries/C and C++
 Url:https://releases.pagure.org/libosinfo/
 Source0:https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.gz
 Source1:ids.tar.bz2
-BuildRequires:  intltool
+BuildRequires:  libcurl-devel
 BuildRequires:  vala
 BuildRequires:  pkgconfig(check)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(libsoup-2.4)
-BuildRequires:  pkgconfig(libsoup-gnome-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(libxslt) >= 1.0.0
 Requires:   osinfo-db
@@ -50,7 +48,7 @@
 combination.
 
 %package -n libosinfo-1_0-0
-Summary:Operating system and hyperviro information management library
+Summary:Operating system and hypervisor information management library
 Group:  System/Libraries
 Requires:   %{name} >= %{version}
 

++ libosinfo-1.3.0.tar.gz -> libosinfo-1.4.0.tar.gz ++
 95012 lines of diff (skipped)




commit libosinfo for openSUSE:Factory

2019-02-06 Thread root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2019-02-06 15:46:03

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new.28833 (New)


Package is "libosinfo"

Wed Feb  6 15:46:03 2019 rev:32 rq:671245 version:1.3.0

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2018-06-25 
11:33:34.105041320 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new.28833/libosinfo.changes   
2019-02-06 15:46:11.527303792 +0100
@@ -1,0 +2,33 @@
+Mon Feb  4 23:00:50 UTC 2019 - Jan Engelhardt 
+
+- Use noun phrase in summaries.
+
+---
+Mon Feb  4 11:29:25 MST 2019 - carn...@suse.com
+
+- Update to version 1.3.0
+  Changes in this release include:
+  * Add isodata test files for many more distros
+  * Refreshed translations from Zanata
+  * Refuse to load data files which do not follow the
+documented directory layout and file naming conventions
+introduced in version 0.3.0
+  * Avoid warnings when setting GError objects with new glib
+  * Remove outdated FSF address from source file headers
+  * Make several test suites collect & report all errors
+before exiting with failure for easy diagnosis
+  * Avoid misc memory leaks
+  * Add support for reporting maximum resource settings
+  * Add support for reporting network installer resource settings
+  * Fix data returned for osinfo_devicelinklist_get_devices
+  * Support removal of devices during inheritance processing
+  * Support inheritance of resources settings
+  * Add OsinfoImage class & related APIs for reporting
+pre-installed disk images
+  * Add API to determine if treeinfo metadata is provided
+  * Add API to determine if media supports installer scripts
+  * Add API to determine preferred install script injection
+methods
+  * Add support for detecting if PPC ISO images are bootable
+
+---
@@ -661 +693,0 @@
-

Old:

  libosinfo-1.2.0.tar.gz

New:

  libosinfo-1.3.0.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.EAgrXU/_old  2019-02-06 15:46:12.083303454 +0100
+++ /var/tmp/diff_new_pack.EAgrXU/_new  2019-02-06 15:46:12.087303452 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libosinfo
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,18 +13,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define with_lang 1
 
 Name:   libosinfo
-Version:1.2.0
+Version:1.3.0
 Release:0
-Summary:Manage information about operating systems and hypervisors
-License:LGPL-2.1+ and GPL-2.0+
-Group:  System/Libraries
+Summary:Operating system and hyperviro information management library
+License:LGPL-2.1-or-later AND GPL-2.0-or-later
+Group:  Development/Libraries/C and C++
 Url:https://releases.pagure.org/libosinfo/
 Source0:https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.gz
 Source1:ids.tar.bz2
@@ -50,7 +50,7 @@
 combination.
 
 %package -n libosinfo-1_0-0
-Summary:Manage information about operating systems and hypervisors
+Summary:Operating system and hyperviro information management library
 Group:  System/Libraries
 Requires:   %{name} >= %{version}
 
@@ -60,7 +60,7 @@
 combination.
 
 %package -n typelib-1_0-Libosinfo-1_0
-Summary:Manage information about operating systems and hypervisors
+Summary:Typelib files for libosinfo
 Group:  System/Libraries
 
 %description -n typelib-1_0-Libosinfo-1_0
@@ -69,7 +69,7 @@
 combination.
 
 %package devel
-Summary:Manage information about operating systems and hypervisors - 
Development Files
+Summary:Header files for libosinfo, an OS/hypervisor information 
library
 Group:  Development/Languages/C and C++
 Requires:   libosinfo-1_0-0 = %{version}
 Requires:   typelib-1_0-Libosinfo-1_0 = %{version}
@@ -79,8 +79,8 @@
 determine the optimal device settings for a hypervisor/operating system
 combination.
 
-Libraries, includes, etc. to compile with the libosinfo library
-This package also provides the Vala bindings for libosinfo library.
+This 

commit libosinfo for openSUSE:Factory

2018-06-25 Thread root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2018-06-25 11:33:27

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new (New)


Package is "libosinfo"

Mon Jun 25 11:33:27 2018 rev:31 rq:618148 version:1.2.0

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2017-08-24 
18:27:13.130227246 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2018-06-25 
11:33:34.105041320 +0200
@@ -1,0 +2,18 @@
+Wed Jun 20 11:24:37 MDT 2018 - carn...@suse.com
+
+- Update to version 1.2.0
+  Changes in this release include:
+  * Test suite requires osinfo-db >= 20180612
+  * Replace use of libsoup with libcurl in test suite
+  * Replace use of check library with GLib tester in test suite
+  * Increase timeout for media URIs test
+  * Drop const parameter annotations which break Rust generator
+  * Improve error message with ISO test fails
+  * Turn off -Wfunction-cast-type warning from gcc 8
+  * Remove calls to g_log_set_always_fatal in tests
+  * Load database files in alphabetical order for predictable sorting
+  * Fix leak of list when loading files
+  * Fix build of tools with clang 6
+  * Add missing “global” annotation on some symbol versions
+
+---
@@ -6,13 +24,13 @@
-  - Force UTF-8 locale for new glib-mkenums
-  - Avoid python warnings in example program
-  - Misc test suite updates
-  - Fix typo in error messages
-  - Remove ISO header string padding
-  - Disable bogus gcc warning about unsafe loop optimizations
-  - Remove reference to fedorahosted.org
-  - Don't hardcode /usr/bin/perl, use /usr/bin/env
-  - Support eject-after-install parameter in OsinfoMedia
-  - Fix misc warnings in docs
-  - Fix error propagation when loading DB
-  - Add usb.ids / pci.ids locations for FreeBSD
-  - Don't include private headers in gir/vapi generation
+  * Force UTF-8 locale for new glib-mkenums
+  * Avoid python warnings in example program
+  * Misc test suite updates
+  * Fix typo in error messages
+  * Remove ISO header string padding
+  * Disable bogus gcc warning about unsafe loop optimizations
+  * Remove reference to fedorahosted.org
+  * Don't hardcode /usr/bin/perl, use /usr/bin/env
+  * Support eject-after-install parameter in OsinfoMedia
+  * Fix misc warnings in docs
+  * Fix error propagation when loading DB
+  * Add usb.ids / pci.ids locations for FreeBSD
+  * Don't include private headers in gir/vapi generation
@@ -25,3 +43,3 @@
-  - Update loader to follow new layout for external database
-  - Move all database files into separate osinfo-db package
-  - Move osinfo-db-validate into osinfo-db-tools package
+  * Update loader to follow new layout for external database
+  * Move all database files into separate osinfo-db package
+  * Move osinfo-db-validate into osinfo-db-tools package

Old:

  libosinfo-1.1.0.tar.gz

New:

  libosinfo-1.2.0.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.yFSAYn/_old  2018-06-25 11:33:34.677020210 +0200
+++ /var/tmp/diff_new_pack.yFSAYn/_new  2018-06-25 11:33:34.681020062 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libosinfo
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
 %define with_lang 1
 
 Name:   libosinfo
-Version:1.1.0
+Version:1.2.0
 Release:0
 Summary:Manage information about operating systems and hypervisors
 License:LGPL-2.1+ and GPL-2.0+

++ libosinfo-1.1.0.tar.gz -> libosinfo-1.2.0.tar.gz ++
 42839 lines of diff (skipped)




commit libosinfo for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2017-08-24 18:27:10

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new (New)


Package is "libosinfo"

Thu Aug 24 18:27:10 2017 rev:30 rq:517238 version:1.1.0

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2017-02-09 
11:13:51.485968892 +0100
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2017-08-24 
18:27:13.130227246 +0200
@@ -1,0 +2,19 @@
+Tue Aug 15 10:53:05 MDT 2017 - carn...@suse.com
+
+- Update to version 1.1.0
+  Changes in this release include:
+  - Force UTF-8 locale for new glib-mkenums
+  - Avoid python warnings in example program
+  - Misc test suite updates
+  - Fix typo in error messages
+  - Remove ISO header string padding
+  - Disable bogus gcc warning about unsafe loop optimizations
+  - Remove reference to fedorahosted.org
+  - Don't hardcode /usr/bin/perl, use /usr/bin/env
+  - Support eject-after-install parameter in OsinfoMedia
+  - Fix misc warnings in docs
+  - Fix error propagation when loading DB
+  - Add usb.ids / pci.ids locations for FreeBSD
+  - Don't include private headers in gir/vapi generation
+
+---

Old:

  libosinfo-1.0.0.tar.gz

New:

  libosinfo-1.1.0.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.euOydo/_old  2017-08-24 18:27:14.290063840 +0200
+++ /var/tmp/diff_new_pack.euOydo/_new  2017-08-24 18:27:14.294063276 +0200
@@ -20,13 +20,13 @@
 %define with_lang 1
 
 Name:   libosinfo
-Version:1.0.0
+Version:1.1.0
 Release:0
 Summary:Manage information about operating systems and hypervisors
 License:LGPL-2.1+ and GPL-2.0+
 Group:  System/Libraries
-Url:http://libosinfo.org/
-Source0:
https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz
+Url:https://releases.pagure.org/libosinfo/
+Source0:https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.gz
 Source1:ids.tar.bz2
 BuildRequires:  intltool
 BuildRequires:  vala

++ libosinfo-1.0.0.tar.gz -> libosinfo-1.1.0.tar.gz ++
 85551 lines of diff (skipped)




commit libosinfo for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2017-02-09 11:13:50

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new (New)


Package is "libosinfo"

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2016-07-16 
22:12:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2017-02-09 
11:13:51.485968892 +0100
@@ -1,0 +2,68 @@
+Mon Dec 12 15:56:28 MDT 2016 - carn...@suse.com
+
+- Update to version 1.0.0 (bsc#1013983)
+  Changes in this release include:
+  - Update loader to follow new layout for external database
+  - Move all database files into separate osinfo-db package
+  - Move osinfo-db-validate into osinfo-db-tools package
+- Patches moved to osinfo-db package (dropped from libosinfo)
+  0ae4f0db-add-missing-sle12-distros.patch
+  1a7ce161-add-sle-resource-information.patch
+  3c621fd8-add-opensuse-date-information.patch
+  470b7652-add-opensuse-device-information.patch
+  50091807-add-sle-device-information.patch
+  67c74e5f-add-opensuse-leap-42.2-support.patch
+  99ae3d72-add-sle12sp2-support.patch
+  99f7e666-fix-opensuse-derives-from-information.patch
+  9a35cea7-fix-sle-derives-from-information.patch
+  9dec2be8-add-sle-date-information.patch
+  e77abec7-add-opensuse-resource-information.patch
+  f0d44d88-add-missing-sle10-distros.patch
+
+---
+Tue Dec  6 16:32:18 MST 2016 - carn...@suse.com
+
+- bsc#1013983 - incomplete capabilities list of SLE and openSUSE
+  distributions in libosinfo
+  0ae4f0db-add-missing-sle12-distros.patch
+  1a7ce161-add-sle-resource-information.patch
+  3c621fd8-add-opensuse-date-information.patch
+  470b7652-add-opensuse-device-information.patch
+  50091807-add-sle-device-information.patch
+  67c74e5f-add-opensuse-leap-42.2-support.patch
+  99ae3d72-add-sle12sp2-support.patch
+  99f7e666-fix-opensuse-derives-from-information.patch
+  9a35cea7-fix-sle-derives-from-information.patch
+  9dec2be8-add-sle-date-information.patch
+  e77abec7-add-opensuse-resource-information.patch
+  f0d44d88-add-missing-sle10-distros.patch
+- Dropped or renamed
+  0ae4f0db-add-missing-sles-distros.patch
+  add-missing-sle10-distros.patch
+  add-opensuse-leap-42.2-support.patch
+  add-sle12sp2-support-for-arch.patch
+  add-sle12sp2-support.patch
+  Fix_derives-from_and_add_tablet_item.patch
+
+---
+Thu Dec  1 14:08:17 MST 2016 - carn...@suse.com
+
+- bsc#1012005 - [openqa virtualization] using the wrong bootloader
+  tool to boot the sles-12-sp3 pv kernel on xen platform
+  add-sle12sp3-support.patch
+  add-opensuse-leap-42.3-support.patch
+
+---
+Thu Oct  6 14:28:03 MDT 2016 - carn...@suse.com
+
+- bsc#1003456 - virt-install fails to detect openSUSE Leap 42.2 ISO
+  add-opensuse-leap-42.2-support.patch
+
+---
+Tue Sep 27 15:38:04 MDT 2016 - carn...@suse.com
+
+- bsc#1000188 - virt-install on aarch64 does not detect
+  installation iso
+  add-sle12sp2-support-for-arch.patch
+
+---
@@ -74 +142 @@
-Tue Feb  3 11:44:59 MST 2016 - carn...@suse.com
+Tue Feb  2 11:44:59 MST 2016 - carn...@suse.com
@@ -171,0 +240,6 @@
+
+---
+Mon Jun  1 09:46:43 MDT 2015 - carn...@suse.com
+
+- fate#318394: Update virt-manager to the most current released
+  version (requires libosinfo)

Old:

  Fix_derives-from_and_add_tablet_item.patch
  add-missing-sle10-distros.patch
  add-opensuse-leap-42.2-support.patch
  add-sle12sp2-support.patch
  libosinfo-0.3.1.tar.gz

New:

  libosinfo-1.0.0.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.CUSUZx/_old  2017-02-09 11:13:51.921907301 +0100
+++ /var/tmp/diff_new_pack.CUSUZx/_new  2017-02-09 11:13:51.921907301 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libosinfo
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
 %define with_lang 1
 
 Name:   libosinfo
-Version:0.3.1
+Version:1.0.0
 Release:0
 Summary:Manage information about operating systems and hypervisors
 License:LGPL-2.1+ and GPL-2.0+
@@ -28,32 +28,26 @@
 Url:http://libosinfo.org/
 Source0: 

commit libosinfo for openSUSE:Factory

2016-07-16 Thread h_root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2016-07-16 22:12:17

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new (New)


Package is "libosinfo"

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2016-04-03 
23:06:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2016-07-16 
22:12:20.0 +0200
@@ -1,0 +2,37 @@
+Sat Jul  2 11:56:46 UTC 2016 - zai...@opensuse.org
+
+- Update to version 0.3.1:
+  + Require glib2 >= 2.36.
+  + Replace GSimpleAsyncResult usage with GTask.
+  + Fix VPATH based builds.
+  + Don't include autogenerated enum files in dist.
+  + Fix build with older GCC versions.
+  + Add/improve/fix data for: Debian, SLES/SLED, OpenSUSE, FreeBSD,
+Windows, RHEL, Ubuntu.
+  + Update README content.
+  + Fix string comparison for bootable media detection.
+  + Fix linker flags for OS-X & solaris.
+  + Fix darwin detection code.
+  + Fix multiple memory leaks.
+- Drop 0ae4f0db-add-missing-sles-distros.patch and
+  92c55cab-add-missing-opensuse-distros.patch: Fixed upstream.
+
+---
+Mon Jun 27 15:45:49 MDT 2016 - carn...@suse.com
+
+- bsc#986731 - libosinfo: Add support for openSUSE Leap 42.2
+  add-opensuse-leap-42.2-support.patch
+
+---
+Tue May 10 16:19:14 MDT 2016 - carn...@suse.com
+
+- bsc#979369 - libosinfo: Missing sle10 distro versions
+  add-missing-sle10-distros.patch
+
+---
+Wed Mar 30 11:42:36 MDT 2016 - carn...@suse.com
+
+- bsc#964407 - Virt-manager: Installer wrongly detects SLE-12-GA
+  media as SLE-12-SP1
+
+---

Old:

  0ae4f0db-add-missing-sles-distros.patch
  92c55cab-add-missing-opensuse-distros.patch
  libosinfo-0.3.0.tar.gz

New:

  add-missing-sle10-distros.patch
  add-opensuse-leap-42.2-support.patch
  libosinfo-0.3.1.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.7bD5DG/_old  2016-07-16 22:12:20.0 +0200
+++ /var/tmp/diff_new_pack.7bD5DG/_new  2016-07-16 22:12:20.0 +0200
@@ -20,7 +20,7 @@
 %define with_lang 1
 
 Name:   libosinfo
-Version:0.3.0
+Version:0.3.1
 Release:0
 Summary:Manage information about operating systems and hypervisors
 License:LGPL-2.1+ and GPL-2.0+
@@ -28,15 +28,15 @@
 Url:http://libosinfo.org/
 Source0:
https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz
 Source1:ids.tar.bz2
-Patch1: 0ae4f0db-add-missing-sles-distros.patch
-Patch2: 92c55cab-add-missing-opensuse-distros.patch
-Patch10:Fix_derives-from_and_add_tablet_item.patch
-Patch11:add-sle12sp2-support.patch
+Patch0: Fix_derives-from_and_add_tablet_item.patch
+Patch1: add-sle12sp2-support.patch
+Patch2: add-missing-sle10-distros.patch
+Patch3: add-opensuse-leap-42.2-support.patch
 BuildRequires:  intltool
 BuildRequires:  libtool
 BuildRequires:  vala
 BuildRequires:  pkgconfig(check)
-BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(gio-2.0) >= 2.36
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(libsoup-2.4)
@@ -96,10 +96,10 @@
 %endif
 %prep
 %setup -q -a 1
+%patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch10 -p1
-%patch11 -p1
+%patch3 -p1
 
 %build
 %configure \

++ 0ae4f0db-add-missing-sles-distros.patch -> 
add-missing-sle10-distros.patch ++
--- 
/work/SRC/openSUSE:Factory/libosinfo/0ae4f0db-add-missing-sles-distros.patch
2016-04-03 23:06:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/add-missing-sle10-distros.patch   
2016-07-16 22:12:19.0 +0200
@@ -1,303 +1,314 @@
-Subject: data: add missing SLES/SLED distro information
-From: Charles Arnold carn...@suse.com Tue Mar 22 15:57:17 2016 -0600
-Date: Thu Mar 24 11:41:25 2016 +0100:
-Git: 0ae4f0dbe8ce237c1dc8725acd1a0e30593622d4
-
-Add missing SLES/SLED distro information.
-
-Added os data and isodata for the following distros:
-SUSE Linux Enterprise Server 12 SP1
-SUSE Linux Enterprise Desktop 12 SP1
-
-Added isodata for the following distros:
-SUSE Linux Enterprise Server 11 SP4
-SUSE Linux Enterprise Desktop 11 SP4
-
-diff --git a/data/os/suse.com/sled-12.1.xml.in 
b/data/os/suse.com/sled-12.1.xml.in
-new file mode 100644
-index 000..1d0167f
+Index: libosinfo-0.3.0/data/os/suse.com/sles-11.xml.in

commit libosinfo for openSUSE:Factory

2016-04-03 Thread h_root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2016-04-03 23:05:58

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new (New)


Package is "libosinfo"

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2016-02-23 
16:53:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2016-04-03 
23:06:00.0 +0200
@@ -1,0 +2,35 @@
+Thu Mar 24 10:40:07 MDT 2016 - carn...@suse.com
+
+- Replace patches with upstream version
+  0ae4f0db-add-missing-sles-distros.patch
+  92c55cab-add-missing-opensuse-distros.patch
+- Dropped
+  add-missing-sles-distros.patch
+  add-missing-opensuse-distros.patch
+
+---
+Wed Mar 23 09:29:57 MDT 2016 - carn...@suse.com
+
+- Replace patches with newer versions
+  add-missing-opensuse-distros.patch
+  add-missing-sles-distros.patch
+- Dropped patches:
+  add-opensuse-leap-42.1-support.patch
+  add-tumbleweed-support.patch with
+  add-sle12sp1-support.patch with 
+
+---
+Wed Mar 16 11:45:34 MDT 2016 - carn...@suse.com
+
+- Fix version string for sled12sp2
+  add-sle12sp2-support.patch
+
+---
+Tue Mar 15 16:07:47 MDT 2016 - carn...@suse.com
+
+- bsc#971077 - virt-manager error: 'maximum recursion depth
+  exceeded while calling a Python object' when installing TW as a
+  KVM guest
+  add-tumbleweed-support.patch
+
+---

Old:

  add-opensuse-leap-42.1-support.patch
  add-sle12sp1-support.patch
  add-tumbleweed-support.patch

New:

  0ae4f0db-add-missing-sles-distros.patch
  92c55cab-add-missing-opensuse-distros.patch



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.YenaN2/_old  2016-04-03 23:06:01.0 +0200
+++ /var/tmp/diff_new_pack.YenaN2/_new  2016-04-03 23:06:01.0 +0200
@@ -28,11 +28,10 @@
 Url:http://libosinfo.org/
 Source0:
https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz
 Source1:ids.tar.bz2
-Patch10:add-sle12sp1-support.patch
-Patch11:add-opensuse-leap-42.1-support.patch
-Patch12:Fix_derives-from_and_add_tablet_item.patch
-Patch13:add-sle12sp2-support.patch
-Patch14:add-tumbleweed-support.patch
+Patch1: 0ae4f0db-add-missing-sles-distros.patch
+Patch2: 92c55cab-add-missing-opensuse-distros.patch
+Patch10:Fix_derives-from_and_add_tablet_item.patch
+Patch11:add-sle12sp2-support.patch
 BuildRequires:  intltool
 BuildRequires:  libtool
 BuildRequires:  vala
@@ -97,11 +96,10 @@
 %endif
 %prep
 %setup -q -a 1
+%patch1 -p1
+%patch2 -p1
 %patch10 -p1
 %patch11 -p1
-%patch12 -p1
-%patch13 -p1
-%patch14 -p1
 
 %build
 %configure \

++ 0ae4f0db-add-missing-sles-distros.patch ++
Subject: data: add missing SLES/SLED distro information
From: Charles Arnold carn...@suse.com Tue Mar 22 15:57:17 2016 -0600
Date: Thu Mar 24 11:41:25 2016 +0100:
Git: 0ae4f0dbe8ce237c1dc8725acd1a0e30593622d4

Add missing SLES/SLED distro information.

Added os data and isodata for the following distros:
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Desktop 12 SP1

Added isodata for the following distros:
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Desktop 11 SP4

diff --git a/data/os/suse.com/sled-12.1.xml.in 
b/data/os/suse.com/sled-12.1.xml.in
new file mode 100644
index 000..1d0167f
--- /dev/null
+++ b/data/os/suse.com/sled-12.1.xml.in
@@ -0,0 +1,23 @@
+
+  http://suse.com/sled/12.1;>
+sled12sp1
+<_name>SUSE Linux Enterprise Desktop 12 SP1
+12.1
+<_vendor>SUSE
+linux
+sled
+http://suse.com/sled/12"/>
+http://suse.com/sled/12"/>
+
+2015-12-18
+
+
+  
+LINUX
+SLE-12-SP1-Desktop-DVD-x86_64*
+  
+  boot/x86_64/loader/linux
+  boot/x86_64/loader/initrd
+
+  
+
diff --git a/data/os/suse.com/sles-12.1.xml.in 
b/data/os/suse.com/sles-12.1.xml.in
new file mode 100644
index 000..5956ce1
--- /dev/null
+++ b/data/os/suse.com/sles-12.1.xml.in
@@ -0,0 +1,23 @@
+
+  http://suse.com/sles/12.1;>
+sles12sp1
+<_name>SUSE Linux Enterprise Server 12 SP1
+12.1
+<_vendor>SUSE
+linux
+sles
+http://suse.com/sles/12"/>
+http://suse.com/sles/12"/>
+
+2015-12-18
+
+
+  
+LINUX
+SLE-12-SP1-Server-DVD-x86_64*
+  
+  boot/x86_64/loader/linux
+  boot/x86_64/loader/initrd
+
+  
+
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 

commit libosinfo for openSUSE:Factory

2016-02-23 Thread h_root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2016-02-23 16:53:37

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new (New)


Package is "libosinfo"

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2016-02-12 
11:21:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2016-02-23 
16:53:38.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb  3 11:44:59 MST 2016 - carn...@suse.com
+
+- Add support for detecting Tumbleweed
+  add-tumbleweed-support.patch
+
+---

New:

  add-tumbleweed-support.patch



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.dmljlA/_old  2016-02-23 16:53:39.0 +0100
+++ /var/tmp/diff_new_pack.dmljlA/_new  2016-02-23 16:53:39.0 +0100
@@ -32,6 +32,7 @@
 Patch11:add-opensuse-leap-42.1-support.patch
 Patch12:Fix_derives-from_and_add_tablet_item.patch
 Patch13:add-sle12sp2-support.patch
+Patch14:add-tumbleweed-support.patch
 BuildRequires:  intltool
 BuildRequires:  libtool
 BuildRequires:  vala
@@ -100,6 +101,7 @@
 %patch11 -p1
 %patch12 -p1
 %patch13 -p1
+%patch14 -p1
 
 %build
 %configure \

++ add-tumbleweed-support.patch ++
--- /dev/null   2016-02-02 14:21:10.885009574 -0700
+++ libosinfo-0.3.0/data/os/opensuse.org/opensuse-tumbleweed.xml.in 
2016-02-02 13:56:55.0 -0700
@@ -0,0 +1,48 @@
+
+  http://opensuse.org/opensuse/tumbleweed;>
+opensuse-tumbleweed
+<_name>openSUSE Tumbleweed
+tumbleweed
+<_vendor>openSUSE
+linux
+opensuse
+http://opensuse.org/opensuse/tumbleweed; />
+http://opensuse.org/opensuse/tumbleweed; />
+
+
+  
http://download.opensuse.org/tumbleweed/iso/openSUSE-Tumbleweed-DVD-i586-Current.iso
+  
+openSUSE-Tumbleweed-DVD-i586*
+LINUX
+SUSE LINUX GmbH
+  
+  boot/i386/loader/linux
+  boot/i386/loader/initrd
+
+
+  
http://download.opensuse.org/tumbleweed/iso/openSUSE-Tumbleweed-DVD-x86_64-Current.iso
+  
+openSUSE-Tumbleweed-DVD-x86_64*
+LINUX
+SUSE LINUX GmbH
+  
+  boot/x86_64/loader/linux
+  boot/x86_64/loader/initrd
+
+
+
+
+  
+5
+1
+1073741824
+3221225472
+  
+  
+24
+2147483648
+5368709120
+  
+
+  
+



commit libosinfo for openSUSE:Factory

2016-02-12 Thread h_root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2016-02-12 11:21:09

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new (New)


Package is "libosinfo"

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2015-09-24 
06:13:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2016-02-12 
11:21:10.0 +0100
@@ -1,0 +2,72 @@
+Tue Feb  2 16:53:09 UTC 2016 - dims...@opensuse.org
+
+- Switch Tarball back to .gz which is provided by upstream. 
+
+---
+Mon Feb  1 12:15:22 MST 2016 - carn...@suse.com
+
+- Add initial support for sles12sp2. This patch is preliminary and
+  will be updated when sle12sp2 is actually released.
+  add-sle12sp2-support.patch
+
+---
+Thu Jan 21 14:48:01 MST 2016 - carn...@suse.com
+
+- Update to version 0.3.0
+  - Ditch custom udev rule since udev/blkid already expose ISO9660 properties.
+  - New layout for database to facilitate local admin customization. Refer to
+docs/database-layout.txt for full details.
+  - Many build-related fixes.
+  - Plug many memory leaks.
+  - Drop redundant information on PCI devices.
+  - Fix the URI format for install scripts.
+  - Memory corruption fixes.
+  - Massive refactoring/cleanup of database.
+  - Fixes to tests.
+  - osinfo_loader_process_*() now expect a directory argument. Regular files 
are
+still supported but this support is deprecated.
+  - Ensure Linux install scripts install qemu-guest-agent. This allows
+applications to do things like resyncing the clock of guest with that of 
host.
+  - Add/improve/fix data on:
+- Alt Linux
+- CentOS
+- Debian
+- Fedora
+- FreeBSD
+- GNOME
+- KVM
+- Microsoft Windows 7, 8, 10 and Server 2012
+- Novell Netware
+- OpenBSD
+- openSUSE
+- PCI and PS/2 devices
+- Qemu
+- Red Hat Enterprise Linux
+- Red Hat Linux
+- Solaris
+- Ubuntu
+- Xen
+  - Many internal cleanups.
+- Drop
+  1d08a23c-add-opensuse-13.2-support.patch
+  7b31e3ac-add-qemu-2.3-support.patch
+  6c3ddecb-add-rhel7.1-support.patch
+  a563ad22-fix-fedora-unknown-regexp.patch
+- Avoid using wget to download ids file
+  ids.tar.bz2
+
+---
+Wed Nov 25 18:00:39 UTC 2015 - mlati...@suse.com
+
+- bsc#956756 - Correct typo in sles12 sp1 definition, which
+  which prevents sles12 from being displayed in OS list
+
+---
+Thu Oct 22 05:35:15 UTC 2015 - l...@suse.com
+
+- bsc#946157 - The mouse cursor doesn't work during Guest OS
+   installation in KVM Mode
+  Fix_derives-from_and_add_tablet_item.patch
+- Use correct name for openSUSE Leap 42.1
+
+---

Old:

  1d08a23c-add-opensuse-13.2-support.patch
  6c3ddecb-add-rhel7.1-support.patch
  7b31e3ac-add-qemu-2.3-support.patch
  a563ad22-fix-fedora-unknown-regexp.patch
  libosinfo-0.2.12.tar.gz

New:

  Fix_derives-from_and_add_tablet_item.patch
  add-sle12sp2-support.patch
  ids.tar.bz2
  libosinfo-0.3.0.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.wJtm6x/_old  2016-02-12 11:21:11.0 +0100
+++ /var/tmp/diff_new_pack.wJtm6x/_new  2016-02-12 11:21:11.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libosinfo
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,19 +20,18 @@
 %define with_lang 1
 
 Name:   libosinfo
-Version:0.2.12
+Version:0.3.0
 Release:0
 Summary:Manage information about operating systems and hypervisors
 License:LGPL-2.1+ and GPL-2.0+
 Group:  System/Libraries
 Url:http://libosinfo.org/
-Source: 
https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz
-Patch1: 1d08a23c-add-opensuse-13.2-support.patch
-Patch2: 6c3ddecb-add-rhel7.1-support.patch
-Patch3: 7b31e3ac-add-qemu-2.3-support.patch
-Patch4: a563ad22-fix-fedora-unknown-regexp.patch
-Patch5: add-sle12sp1-support.patch
-Patch6: add-opensuse-leap-42.1-support.patch
+Source0:
https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz
+Source1:ids.tar.bz2
+Patch10:

commit libosinfo for openSUSE:Factory

2015-09-23 Thread h_root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2015-09-24 06:13:34

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new (New)


Package is "libosinfo"

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2015-07-27 
09:08:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2015-09-24 
06:13:35.0 +0200
@@ -1,0 +2,6 @@
+Fri Sep  4 15:25:33 MDT 2015 - carn...@suse.com
+
+- bsc#944605 - Libosinfo is missing an entry for openSUSE Leap 42.1
+  add-opensuse-leap-42.1-support.patch
+
+---

New:

  add-opensuse-leap-42.1-support.patch



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.y8xSzx/_old  2015-09-24 06:13:36.0 +0200
+++ /var/tmp/diff_new_pack.y8xSzx/_new  2015-09-24 06:13:36.0 +0200
@@ -32,6 +32,7 @@
 Patch3: 7b31e3ac-add-qemu-2.3-support.patch
 Patch4: a563ad22-fix-fedora-unknown-regexp.patch
 Patch5: add-sle12sp1-support.patch
+Patch6: add-opensuse-leap-42.1-support.patch
 BuildRequires:  intltool
 BuildRequires:  libtool
 BuildRequires:  vala
@@ -101,6 +102,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 %configure \

++ add-opensuse-leap-42.1-support.patch ++
Index: libosinfo-0.2.12/data/oses/opensuse.xml.in
===
--- libosinfo-0.2.12.orig/data/oses/opensuse.xml.in
+++ libosinfo-0.2.12/data/oses/opensuse.xml.in
@@ -475,6 +475,36 @@
 
   
 
+  http://opensuse.org/opensuse/42.1;>
+opensuse42.1
+openSUSE 42.1
+42.1
+openSUSE
+openSUSE
+openSUSE
+openSUSE
+openSUSE
+openSUSE
+openSUSE
+linux
+opensuse
+http://opensuse.org/opensuse/13.2"/>
+http://opensuse.org/opensuse/13.2"/>
+
+2015-11-04
+
+
+  
http://download.opensuse.org/distribution/leap/42.1/iso/openSUSE-42.1-DVD-x86_64.iso
+  
+openSUSE-42.1-DVD-x86_64
+LINUX
+SUSE LINUX GmbH
+  
+  boot/x86_64/loader/linux
+  boot/x86_64/loader/initrd
+
+  
+
   

commit libosinfo for openSUSE:Factory

2015-07-27 Thread h_root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2015-07-27 09:08:38

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new (New)


Package is libosinfo

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2015-06-01 
09:31:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2015-07-27 
09:08:41.0 +0200
@@ -1,0 +2,16 @@
+Mon Jul 20 16:25:14 MDT 2015 - carn...@suse.com
+
+- bsc#938843 - Libosinfo has no support for sles/sled 12 sp1
+  add-sle12sp1-support.patch
+- Add additional support and fixes
+  6c3ddecb-add-rhel7.1-support.patch
+  7b31e3ac-add-qemu-2.3-support.patch
+  a563ad22-fix-fedora-unknown-regexp.patch
+
+---
+Fri Jun  5 14:11:08 MDT 2015 - carn...@suse.com
+
+- Add support for openSUSE 13.2
+  1d08a23c-add-opensuse-13.2-support.patch 
+
+---

New:

  1d08a23c-add-opensuse-13.2-support.patch
  6c3ddecb-add-rhel7.1-support.patch
  7b31e3ac-add-qemu-2.3-support.patch
  a563ad22-fix-fedora-unknown-regexp.patch
  add-sle12sp1-support.patch



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.k3RjsA/_old  2015-07-27 09:08:42.0 +0200
+++ /var/tmp/diff_new_pack.k3RjsA/_new  2015-07-27 09:08:42.0 +0200
@@ -27,6 +27,11 @@
 Group:  System/Libraries
 Url:http://libosinfo.org/
 Source: 
https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz
+Patch1: 1d08a23c-add-opensuse-13.2-support.patch
+Patch2: 6c3ddecb-add-rhel7.1-support.patch
+Patch3: 7b31e3ac-add-qemu-2.3-support.patch
+Patch4: a563ad22-fix-fedora-unknown-regexp.patch
+Patch5: add-sle12sp1-support.patch
 BuildRequires:  intltool
 BuildRequires:  libtool
 BuildRequires:  vala
@@ -91,6 +96,11 @@
 %endif
 %prep
 %setup -q
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
+%patch4 -p1
+%patch5 -p1
 
 %build
 %configure \

++ 1d08a23c-add-opensuse-13.2-support.patch ++
Subject: suse: Add opensuse 13.2 info
From: Lin Ma l...@suse.com Wed Jun 3 09:54:38 2015 +0800
Date: Thu Jun 4 15:59:56 2015 +0100:
Git: 1d08a23c320db2e207a810aaee0186d07f7b2535

Signed-off-by: Lin Ma l...@suse.com

diff --git a/data/oses/opensuse.xml.in b/data/oses/opensuse.xml.in
index 1c89d00..d922965 100644
--- a/data/oses/opensuse.xml.in
+++ b/data/oses/opensuse.xml.in
@@ -441,6 +441,40 @@
 /resources
   /os
 
+  os id=http://opensuse.org/opensuse/13.2;
+short-idopensuse13.2/short-id
+_nameopenSUSE 13.2/_name
+version13.2/version
+_vendoropenSUSE/_vendor
+familylinux/family
+distroopensuse/distro
+upgrades id=http://opensuse.org/opensuse/13.1; /
+derives-from id=http://opensuse.org/opensuse/13.1; /
+
+release-date2014-11-04/release-date
+
+media arch=i686
+  
urlhttp://download.opensuse.org/distribution/13.2/iso/openSUSE-13.2-DVD-i586.iso/url
+  iso
+volume-idopenSUSE-13.2-DVD/volume-id
+system-idLINUX/system-id
+publisher-idSUSE LINUX GmbH/publisher-id
+  /iso
+  kernelboot/i386/loader/linux/kernel
+  initrdboot/i386/loader/initrd/initrd
+/media
+media arch=x86_64
+  
urlhttp://download.opensuse.org/distribution/13.2/iso/openSUSE-13.2-DVD-x86_64.iso/url
+  iso
+volume-idopenSUSE-13.2-DVD-x86_64/volume-id
+system-idLINUX/system-id
+publisher-idSUSE LINUX GmbH/publisher-id
+  /iso
+  kernelboot/x86_64/loader/linux/kernel
+  initrdboot/x86_64/loader/initrd/initrd
+/media
+  /os
+
   !-- Generic entry for future openSUSE releases. Please update the
'upgrades', 'derives-from', 'volume-id' and 'resources' nodes
accordingly each time you add a new (specific) entry for a new
@@ -452,13 +486,13 @@
 _vendoropenSUSE/_vendor
 familylinux/family
 distroopensuse/distro
-upgrades id=http://opensuse.org/opensuse/13.1; /
-derives-from id=http://opensuse.org/opensuse/13.1; /
+upgrades id=http://opensuse.org/opensuse/13.2; /
+derives-from id=http://opensuse.org/opensuse/13.2; /
 release-statusprerelease/release-status
 
 media arch=i686
   iso
-volume-idopenSUSE-([1-9][4-9]\.[0-9]+|13\.[2-9])-DVD/volume-id
+volume-idopenSUSE-([1-9][4-9]\.[0-9]+|13\.[3-9])-DVD/volume-id
 system-idLINUX/system-id
 publisher-idSUSE LINUX GmbH/publisher-id
   /iso
@@ -467,7 +501,7 @@
 /media
 media arch=x86_64
   iso
-
volume-idopenSUSE-([1-9][4-9]\.[0-9]+|13\.[2-9])-DVD-x86_64/volume-id
+

commit libosinfo for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2015-06-01 09:31:56

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new (New)


Package is libosinfo

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2014-08-25 
11:54:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2015-06-01 
09:31:57.0 +0200
@@ -1,0 +2,30 @@
+Thu May 28 08:00:18 UTC 2015 - zai...@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.
+
+---

Old:

  libosinfo-0.2.11.tar.gz

New:

  libosinfo-0.2.12.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.5NHHdw/_old  2015-06-01 09:31:58.0 +0200
+++ /var/tmp/diff_new_pack.5NHHdw/_new  2015-06-01 09:31:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # 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.
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
 %define with_lang 1
 
 Name:   libosinfo
-Version:0.2.11
+Version:0.2.12
 Release:0
 Summary:Manage information about operating systems and hypervisors
 License:LGPL-2.1+ and GPL-2.0+

++ libosinfo-0.2.11.tar.gz - libosinfo-0.2.12.tar.gz ++
 250134 lines of diff (skipped)




commit libosinfo for openSUSE:Factory

2014-08-25 Thread h_root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2014-08-25 11:54:28

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new (New)


Package is libosinfo

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2014-03-30 
12:17:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2014-08-25 
11:54:29.0 +0200
@@ -1,0 +2,26 @@
+Wed Aug 20 18:00:39 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.2.11:
+  + Document hostname limitations.
+  + Export OSINFO_*_VERSION macros.
+  + Add desktop scripts for Debian.
+  + Add API to query install scripts if they require an internet
+connection.
+  + Some fixes to Debian JEOS script.
+  + Add/improve/fix data on:
+- CentOS
+- Debian
+- FreeBSD
+- Microsoft Windows 7
+- Microsoft Windows 8
+- Microsoft Windows Server 2012
+- Microsoft Vista
+- OpenBSD
+- OpenSUSE
+- Red Hat Enterprise Linux 7
+  + More ISO detection testcases.
+  + Many performance improvements.
+  + Fixes to documentation.
+  + Fixes to build.
+
+---

Old:

  libosinfo-0.2.10.tar.gz

New:

  libosinfo-0.2.11.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.fIBtjt/_old  2014-08-25 11:54:31.0 +0200
+++ /var/tmp/diff_new_pack.fIBtjt/_new  2014-08-25 11:54:31.0 +0200
@@ -20,7 +20,7 @@
 %define with_lang 1
 
 Name:   libosinfo
-Version:0.2.10
+Version:0.2.11
 Release:0
 Summary:Manage information about operating systems and hypervisors
 License:LGPL-2.1+ and GPL-2.0+

++ libosinfo-0.2.10.tar.gz - libosinfo-0.2.11.tar.gz ++
 30269 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libosinfo for openSUSE:Factory

2014-03-30 Thread h_root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2014-03-30 07:55:23

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new (New)


Package is libosinfo

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2013-12-22 
19:35:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2014-03-30 
12:17:11.0 +0200
@@ -1,0 +2,23 @@
+Thu Mar 27 04:04:30 UTC 2014 - mgo...@suse.com
+
+- Update to version 0.2.10: 
+  + Add API and option to osinfo-install-script utility that
+allows you to query the available methods to inject the
+installer script to the installation process.
+  + Add JEOS installer scripts for Debian and Ubuntu.
+  + Disable installer script for Windows 8.1 as its known not to work.
+  + Allow XML special chars in installer script configuration values.
+  + Fix a few build issues.
+  + Add/improve/fix data on:
+- Debian
+- Fedora
+- FreeBSD
+- Mandrake
+- Mandriva
+- Microsoft Windows 7
+- openSUSE
+- Solaris
+- Ubuntu
+- Qemu
+
+---

Old:

  libosinfo-0.2.9.tar.gz

New:

  libosinfo-0.2.10.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.M0lRCq/_old  2014-03-30 12:17:13.0 +0200
+++ /var/tmp/diff_new_pack.M0lRCq/_new  2014-03-30 12:17:13.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libosinfo
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
 %define with_lang 1
 
 Name:   libosinfo
-Version:0.2.9
+Version:0.2.10
 Release:0
 Summary:Manage information about operating systems and hypervisors
 License:LGPL-2.1+ and GPL-2.0+

++ libosinfo-0.2.9.tar.gz - libosinfo-0.2.10.tar.gz ++
 23527 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libosinfo for openSUSE:Factory

2013-12-22 Thread h_root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2013-12-22 19:35:49

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new (New)


Package is libosinfo

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2013-09-23 
09:51:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2013-12-22 
19:35:50.0 +0100
@@ -1,0 +2,26 @@
+Mon Dec 16 21:43:49 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.2.9:
+  + Add/improve/fix data on:
+- Debian
+- Fedora 20
+- GNOME continuous 3.12
+- Mageia
+- Microsoft Windows 7
+- Microsoft Windows 8.1
+- RHEL 5.8
+- RHEL 6.5
+- RHEL 7.0
+  + Support 'foo/' syntax for booleans in database, in addition
+to existing 'footrue/foo'.
+  + New API/XML to determine/specify:
+- If an OS is an actual release, a pre-release or a development
+  snapshot.
+- Variants of an OS. For example, professional, enterprise and
+  ultimate editions of Windows OSs and workstation and server
+  variants of RHEL etc.
+  + Various fixes to build system.
+  + More testcases.
+  + Some other minor fixes/changes.
+
+---

Old:

  libosinfo-0.2.8.tar.gz

New:

  libosinfo-0.2.9.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.9aCGSi/_old  2013-12-22 19:35:51.0 +0100
+++ /var/tmp/diff_new_pack.9aCGSi/_new  2013-12-22 19:35:51.0 +0100
@@ -20,12 +20,12 @@
 %define with_lang 1
 
 Name:   libosinfo
-Version:0.2.8
+Version:0.2.9
 Release:0
 Summary:Manage information about operating systems and hypervisors
 License:LGPL-2.1+ and GPL-2.0+
 Group:  System/Libraries
-Url:https://fedorahosted.org/libosinfo
+Url:http://libosinfo.org/
 Source: 
https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz
 BuildRequires:  intltool
 BuildRequires:  libtool

++ libosinfo-0.2.8.tar.gz - libosinfo-0.2.9.tar.gz ++
 9482 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libosinfo for openSUSE:Factory

2013-09-23 Thread h_root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2013-09-23 09:51:06

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new (New)


Package is libosinfo

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2013-05-16 
11:09:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2013-09-23 
09:51:07.0 +0200
@@ -1,0 +2,15 @@
+Mon Sep 16 21:25:37 UTC 2013 - zai...@opensuse.org
+
+- Update to version 0.2.8:
+  + Add/improve/fix data on: ALTLinux, Fedora 19, Fedora 20,
+FreeBSD, GNOME 3.8, GNOME 3.10, Microsoft Windows 7, QEMU and
+Ubuntu.
+  + Add testcases for media detection: Microsoft Windows Server
+2008 R2.
+  + Fix export of public API.
+  + Hide private API.
+  + Fix a parallel build issue.
+  + Fix build against latest intltool.
+  + Drop usage of deprecated API.
+
+---

Old:

  libosinfo-0.2.7.tar.gz

New:

  libosinfo-0.2.8.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.E3XYHR/_old  2013-09-23 09:51:09.0 +0200
+++ /var/tmp/diff_new_pack.E3XYHR/_new  2013-09-23 09:51:09.0 +0200
@@ -20,7 +20,7 @@
 %define with_lang 1
 
 Name:   libosinfo
-Version:0.2.7
+Version:0.2.8
 Release:0
 Summary:Manage information about operating systems and hypervisors
 License:LGPL-2.1+ and GPL-2.0+

++ libosinfo-0.2.7.tar.gz - libosinfo-0.2.8.tar.gz ++
 28776 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libosinfo for openSUSE:Factory

2013-05-16 Thread h_root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2013-05-16 11:09:04

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new (New)


Package is libosinfo

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2013-03-20 
11:45:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2013-05-16 
11:09:06.0 +0200
@@ -1,0 +2,19 @@
+Tue May 14 09:11:44 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.2.7:
+  + Add/improve/fix data on: CentOS 6.*, Fedora 19, GNOME 3.8,
+openSUSE 12.3, RHEL 6.4 and Ubuntu 13.04.
+  + Add testcases for media detection.
+  + Installer script fixes/improvements:
+- Setup user avatar for Windows 7.
+- Fix against old RHEL and Fedora.
+- Specify installation method for Fedora.
+  + New API:
+- osinfo_platform_get_all_devices().
+- osinfo_install_script_generate_command_line().
+  + Build fixes.
+  + Some portability improments/fixes.
+  + Fixes `make syntax-check`.
+  + More docs and fixes to existing docs.
+
+---

Old:

  libosinfo-0.2.6.tar.gz

New:

  libosinfo-0.2.7.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.uwH5Pz/_old  2013-05-16 11:09:07.0 +0200
+++ /var/tmp/diff_new_pack.uwH5Pz/_new  2013-05-16 11:09:07.0 +0200
@@ -20,7 +20,7 @@
 %define with_lang 1
 
 Name:   libosinfo
-Version:0.2.6
+Version:0.2.7
 Release:0
 Summary:Manage information about operating systems and hypervisors
 License:LGPL-2.1+ and GPL-2.0+

++ libosinfo-0.2.6.tar.gz - libosinfo-0.2.7.tar.gz ++
 11128 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libosinfo for openSUSE:Factory

2013-03-20 Thread h_root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2013-03-20 11:45:27

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new (New)


Package is libosinfo, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2013-03-12 
17:16:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2013-03-20 
11:45:29.0 +0100
@@ -1,0 +2,12 @@
+Mon Mar 18 19:26:02 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.2.6:
+  + New API to:
+- query signed status of device drivers.
+- query device driver signing requirement of installer scripts.
+- enable/disable installer script driver signing checks.
+  + Use system-installed pci.ids/usb.ids files, if available.
+  + Don't ignore vendor/device names from pci.ids/usb.ids files.
+  + Corrections to RPM spec.
+
+---

Old:

  libosinfo-0.2.5.tar.gz

New:

  libosinfo-0.2.6.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.OhWEkU/_old  2013-03-20 11:45:30.0 +0100
+++ /var/tmp/diff_new_pack.OhWEkU/_new  2013-03-20 11:45:30.0 +0100
@@ -20,7 +20,7 @@
 %define with_lang 1
 
 Name:   libosinfo
-Version:0.2.5
+Version:0.2.6
 Release:0
 Summary:Manage information about operating systems and hypervisors
 License:LGPL-2.1+ and GPL-2.0+
@@ -93,7 +93,8 @@
 %setup -q
 
 %build
-%configure --disable-static
+%configure \
+--disable-static
 make %{?_smp_mflags}
 
 %install

++ libosinfo-0.2.5.tar.gz - libosinfo-0.2.6.tar.gz ++
 2776 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libosinfo for openSUSE:Factory

2013-03-08 Thread h_root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2013-03-08 09:19:30

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new (New)


Package is libosinfo, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2012-12-14 
09:39:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2013-03-08 
09:19:32.0 +0100
@@ -1,0 +2,32 @@
+Tue Jan 15 18:43:17 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.2.3:
+  + Add datamaps for translating OS-neutral values to OS-specific
+ones, e.g some installer configuration parameters like
+keyboard, language and timezone etc.
+  + New API to detect media that makes it possible to also query
+languages supported by the media.
+  + Add install scripts for:
+- RHEL 6.x.
+- Microsoft Windows 8
+  + Fix install script for Fedora 18.
+  + Drop support for encoding in l10n install script configuration
+parameters.
+  + Fix test build issues.
+  + Fixes and improvements to documentation.
+  + Fix potential issues spotted by Coverity.
+  + Fix build for translations.
+  + osinfo-install-script tool now has options to list available
+configuration parameters and profiles.
+  + Add/improve data on:
+- RHEL
+- Debian
+- openSUSE
+- Microsoft Windows 7
+- Ubuntu
+- MacOS X
+  + Updated translations.
+- Enable translations: change with_lang defines to 1 as there are
+  now translations available.
+
+---

Old:

  libosinfo-0.2.2.tar.gz

New:

  libosinfo-0.2.3.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.Zs1yEH/_old  2013-03-08 09:19:33.0 +0100
+++ /var/tmp/diff_new_pack.Zs1yEH/_new  2013-03-08 09:19:33.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libosinfo
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,10 +17,10 @@
 #
 
 
-%define with_lang 0
+%define with_lang 1
 
 Name:   libosinfo
-Version:0.2.2
+Version:0.2.3
 Release:0
 Summary:Manage information about operating systems and hypervisors
 License:LGPL-2.1+ and GPL-2.0+

++ libosinfo-0.2.2.tar.gz - libosinfo-0.2.3.tar.gz ++
 18590 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libosinfo for openSUSE:Factory

2012-12-14 Thread h_root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2012-12-14 09:39:16

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new (New)


Package is libosinfo, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2012-10-16 
12:00:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2012-12-14 
09:39:18.0 +0100
@@ -1,0 +2,20 @@
+Tue Dec 11 09:11:41 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.2.2:
+  + Loads of improvements and fixes to installer APIs and scripts.
+  + Add API for information on downloadable device drivers.
+  + Add/improve data on: RHEL, Windows 7, Windows 8, Windows XP.
+  + Enable translations for many (potential) user-visible strings.
+  + Correct default value for OsinfoMedia::installer-reboots.
+  + Register enum types with gobject type system.
+  + Add enum param getter/setter helpers.
+  + OsinfoList is now instantiable and all its subclasses has been
+deprecated.
+  + Various other fixes and improvements.
+- Add intltool BuildRequires: needed for changes in the build
+  system for translations.
+- Add translation-related packaging machinery (lang subpackage, and
+  Recommends for it in the main subpackage), but keep it disabled
+  with a %{with_lang} macro for now as there is no translation yet.
+
+---

Old:

  libosinfo-0.2.1.tar.gz

New:

  libosinfo-0.2.2.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.wqIAaq/_old  2012-12-14 09:39:20.0 +0100
+++ /var/tmp/diff_new_pack.wqIAaq/_new  2012-12-14 09:39:20.0 +0100
@@ -17,14 +17,17 @@
 #
 
 
+%define with_lang 0
+
 Name:   libosinfo
-Version:0.2.1
+Version:0.2.2
 Release:0
 Summary:Manage information about operating systems and hypervisors
 License:LGPL-2.1+ and GPL-2.0+
 Group:  System/Libraries
 Url:https://fedorahosted.org/libosinfo
 Source: 
https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz
+BuildRequires:  intltool
 BuildRequires:  libtool
 BuildRequires:  vala
 BuildRequires:  pkgconfig(check)
@@ -35,6 +38,9 @@
 BuildRequires:  pkgconfig(libsoup-gnome-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(libxslt) = 1.0.0
+%if %{with_lang}
+Recommends: %{name}-lang
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -80,6 +86,9 @@
 deploying an operating system on a hypervisor. Via the magic of GObject 
Introspection,
 the API is available in all common programming languages.
 
+%if %{with_lang}
+%lang_package
+%endif
 %prep
 %setup -q
 
@@ -90,6 +99,9 @@
 %install
 %make_install
 find %{buildroot} -type f -name *.la -delete -print
+%if %{with_lang}
+%find_lang %{name} %{?no_lang_C}
+%endif
 
 %post -n libosinfo-1_0-0 -p /sbin/ldconfig
 
@@ -127,4 +139,8 @@
 %dir %{_datadir}/vala/vapi/
 %{_datadir}/vala/vapi/libosinfo-1.0.vapi
 
+%if %{with_lang}
+%files lang -f %{name}.lang
+%endif
+
 %changelog

++ libosinfo-0.2.1.tar.gz - libosinfo-0.2.2.tar.gz ++
 34547 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libosinfo for openSUSE:Factory

2012-10-16 Thread h_root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2012-10-16 12:00:50

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new (New)


Package is libosinfo, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2012-09-05 
09:20:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2012-10-16 
12:00:52.0 +0200
@@ -1,0 +2,22 @@
+Sat Oct 13 10:45:55 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.2.1:
+  + Fix and simplify udev rule.
+  + Fedora:
+- Fix minimum RAM requirements for F16 and F17.
+  + Add data on:
+- Fedora 18
+- GNOME 3.6
+- Ubuntu 12.10
+  + Fixes to doc build.
+  + Install script:
+- Add get_config_param method.
+- Differenciate between expected/output script names.
+- Add more utility functions.
+  + Add 'installer-reboots' parameter to medias.
+  + osinfo-detect does not die of DB loading errors anymore.
+  + More type-specific entity value getters/setters.
+  + Fixe and update RNG file.
+  + Add 'subsystem' property/attribute to devices.
+
+---

Old:

  libosinfo-0.2.0.tar.gz

New:

  libosinfo-0.2.1.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.mO20By/_old  2012-10-16 12:00:53.0 +0200
+++ /var/tmp/diff_new_pack.mO20By/_new  2012-10-16 12:00:53.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   libosinfo
-Version:0.2.0
+Version:0.2.1
 Release:0
 Summary:Manage information about operating systems and hypervisors
 License:LGPL-2.1+ and GPL-2.0+

++ libosinfo-0.2.0.tar.gz - libosinfo-0.2.1.tar.gz ++
 28606 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libosinfo for openSUSE:Factory

2012-09-05 Thread h_root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2012-09-05 09:20:19

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new (New)


Package is libosinfo, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2012-06-25 
12:35:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2012-09-05 
09:20:20.0 +0200
@@ -1,0 +2,12 @@
+Mon Sep  3 20:31:02 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.2.0:
+  + Fix build against mingw64 toolchain.
+  + API for getting product logo URLs.
+  + Fix architecture for a Windows 2008 media.
+  + Remove bogus minimum storage information for Fedora.
+  + Add varirables for system and local database paths in
+pkg-config.
+- Add pkgconfig(libxslt) BuildRequires: new dependency.
+
+---

Old:

  libosinfo-0.1.2.tar.gz

New:

  libosinfo-0.2.0.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.aCIXWU/_old  2012-09-05 09:20:24.0 +0200
+++ /var/tmp/diff_new_pack.aCIXWU/_new  2012-09-05 09:20:24.0 +0200
@@ -18,12 +18,12 @@
 
 
 Name:   libosinfo
-Version:0.1.2
+Version:0.2.0
 Release:0
 Summary:Manage information about operating systems and hypervisors
 License:LGPL-2.1+ and GPL-2.0+
 Group:  System/Libraries
-Url:https://fedorahosted.org/libosinfo/
+Url:https://fedorahosted.org/libosinfo
 Source: 
https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz
 BuildRequires:  libtool
 BuildRequires:  vala
@@ -34,6 +34,7 @@
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libsoup-gnome-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(libxslt) = 1.0.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -99,10 +100,12 @@
 %doc ChangeLog README COPYING
 %{_bindir}/osinfo-detect
 %{_bindir}/osinfo-db-validate
+%{_bindir}/osinfo-install-script
 %{_bindir}/osinfo-query
 %{_datadir}/%{name}/
 %{_mandir}/man1/osinfo-db-validate.1%{?ext_man}
 %{_mandir}/man1/osinfo-detect.1%{?ext_man}
+%{_mandir}/man1/osinfo-install-script.1%{?ext_man}
 %{_mandir}/man1/osinfo-query.1%{?ext_man}
 
 %files -n libosinfo-1_0-0

++ libosinfo-0.1.2.tar.gz - libosinfo-0.2.0.tar.gz ++
 10608 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libosinfo for openSUSE:Factory

2012-06-25 Thread h_root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2012-06-25 12:35:06

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new (New)


Package is libosinfo, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2012-04-17 
07:46:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2012-06-25 
12:35:08.0 +0200
@@ -1,0 +2,14 @@
+Mon Jun 18 17:36:41 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.1.2:
+  + Fix udev rules for CDROM media.
+  + Fix build against newer glibc-headers when building with -O0.
+  + More complete/up2date data for:
+- Fedora 17
+- Ubuntu
+- Windows
+  + Fix data for:
+- Ubuntu
+  + Correct order of elements returned by list union functions.
+
+---

Old:

  libosinfo-0.1.1.tar.gz

New:

  libosinfo-0.1.2.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.5nZrO5/_old  2012-06-25 12:35:12.0 +0200
+++ /var/tmp/diff_new_pack.5nZrO5/_new  2012-06-25 12:35:12.0 +0200
@@ -17,9 +17,8 @@
 #
 
 
-
 Name:   libosinfo
-Version:0.1.1
+Version:0.1.2
 Release:0
 Summary:Manage information about operating systems and hypervisors
 License:LGPL-2.1+ and GPL-2.0+

++ libosinfo-0.1.1.tar.gz - libosinfo-0.1.2.tar.gz ++
 25270 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libosinfo for openSUSE:Factory

2012-04-16 Thread h_root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2012-04-17 07:45:58

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new (New)


Package is libosinfo, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2012-02-15 
15:57:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2012-04-17 
07:46:09.0 +0200
@@ -1,0 +2,37 @@
+Fri Apr 13 12:37:46 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.1.1:
+  + Fixes the OS media detection
+  + Add support fro more OSs: NetBSD and Mandrake
+  + More complete and fixed data
+  + Add support for install tree metadata
+  + Add support for filtering products cased on release/EOL dates.
+  + Add support for product codenames.
+  + Add support for 'distro'.
+  + Also extract application ID from ISO9660 media.
+  + Add test cases for validating ISO9660 data.
+  + Disable obsolete media URLs.
+  + Standardize OS family names as all lowercase.
+  + Standardize format for OS id, short-id, distro, version.
+  + Add RNG schema for database files.
+  + Add a 'osinfo-db-validate' command for verifying database files
+  + Add a 'osinfo-query' command for searching/listing information
+from database.
+  + Add a man page for the osinfo-detect command.
+  + Add support for loading extra local database files. By default,
+libosinfo will expect them to be in /etc/libosinfo/db and
+$HOME/.local/config/libosinfo/db  but new API is provided to
+change this behavior.
+  + Fix generation of docs in a VPATH builder.
+  + Fix loading of vendor and product names of USB and PCI devices.
+  + Remove obsolete scripts for PCI/USB id conversion.
+  + Remove redundant generic linux entries from database.
+  + Fixes for 'make dist'.
+  + Actually handle '--enable-vala' configure option and don't
+mandate vapigen if this option is not specified.
+  + Add missing export of osinfo_entity_set_param.
+  + Various other fixes and improvements.
+- Add pkgconfig(libsoup-2.4) and pkgconfig(libsoup-gnome-2.4)
+  BuildRequires: new upstream dependencies.
+
+---

Old:

  libosinfo-0.1.0.tar.gz

New:

  libosinfo-0.1.1.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.gVFVKF/_old  2012-04-17 07:46:12.0 +0200
+++ /var/tmp/diff_new_pack.gVFVKF/_new  2012-04-17 07:46:12.0 +0200
@@ -17,8 +17,9 @@
 #
 
 
+
 Name:   libosinfo
-Version:0.1.0
+Version:0.1.1
 Release:0
 Summary:Manage information about operating systems and hypervisors
 License:LGPL-2.1+ and GPL-2.0+
@@ -31,6 +32,8 @@
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
+BuildRequires:  pkgconfig(libsoup-2.4)
+BuildRequires:  pkgconfig(libsoup-gnome-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -96,9 +99,12 @@
 %defattr(-,root,root)
 %doc ChangeLog README COPYING
 %{_bindir}/osinfo-detect
-%{_bindir}/osinfo-pciids-convert
-%{_bindir}/osinfo-usbids-convert
+%{_bindir}/osinfo-db-validate
+%{_bindir}/osinfo-query
 %{_datadir}/%{name}/
+%{_mandir}/man1/osinfo-db-validate.1%{?ext_man}
+%{_mandir}/man1/osinfo-detect.1%{?ext_man}
+%{_mandir}/man1/osinfo-query.1%{?ext_man}
 
 %files -n libosinfo-1_0-0
 %defattr(-, root, root)

++ libosinfo-0.1.0.tar.gz - libosinfo-0.1.1.tar.gz ++
 38841 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libosinfo for openSUSE:Factory

2012-02-15 Thread h_root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2012-02-15 15:57:56

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new (New)


Package is libosinfo, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2012-02-04 
11:12:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2012-02-15 
15:57:57.0 +0100
@@ -1,0 +2,9 @@
+Thu Feb  9 17:41:18 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.1.0:
+  + Add Utility function to retrieve OS devices by property.
+  + Improved OS media detection.
+  + Add missing 'const' OsinfoList function params.
+  + Use ENV{} in udev rule.
+
+---

Old:

  libosinfo-0.0.5.tar.gz

New:

  libosinfo-0.1.0.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.9pVwyR/_old  2012-02-15 15:57:58.0 +0100
+++ /var/tmp/diff_new_pack.9pVwyR/_new  2012-02-15 15:57:58.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   libosinfo
-Version:0.0.5
+Version:0.1.0
 Release:0
 Summary:Manage information about operating systems and hypervisors
 License:LGPL-2.1+ and GPL-2.0+

++ libosinfo-0.0.5.tar.gz - libosinfo-0.1.0.tar.gz ++
 1752 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libosinfo for openSUSE:Factory

2012-02-04 Thread h_root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2012-02-04 11:12:48

Comparing /work/SRC/openSUSE:Factory/libosinfo (Old)
 and  /work/SRC/openSUSE:Factory/.libosinfo.new (New)


Package is libosinfo, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2011-11-25 
23:04:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2012-02-04 
11:12:50.0 +0100
@@ -1,0 +2,47 @@
+Thu Feb  2 20:14:45 UTC 2012 - dims...@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 - cfarr...@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 - dims...@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.
+
+---

Old:

  libosinfo-0.0.2.tar.gz

New:

  libosinfo-0.0.5.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.Jgtexi/_old  2012-02-04 11:12:52.0 +0100
+++ /var/tmp/diff_new_pack.Jgtexi/_new  2012-02-04 11:12:52.0 +0100
@@ -1,6 +1,7 @@
 #
-# spec file for package
+# spec file for package libosinfo
 #
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -15,14 +16,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   libosinfo
-Version:0.0.2
-Release:1
-License:LGPL-2.1+
+Version:0.0.5
+Release:0
 Summary:Manage information about operating systems and hypervisors
-Url:https://fedorahosted.org/libosinfo/
+License:LGPL-2.1+ and GPL-2.0+
 Group:  System/Libraries
+Url:https://fedorahosted.org/libosinfo/
 Source: 
https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz
+BuildRequires:  libtool
 BuildRequires:  vala
 BuildRequires:  pkgconfig(check)
 BuildRequires:  pkgconfig(gio-2.0)
@@ -41,6 +44,7 @@
 %package -n libosinfo-1_0-0
 Summary:Manage information about operating systems and hypervisors
 Group:  System/Libraries
+Requires:   %{name} = %{version}
 
 %description -n libosinfo-1_0-0
 libosinfo is a GObject based library API for managing information about 
operating systems,
@@ -49,10 +53,22 @@
 deploying an operating system on a hypervisor. Via the magic of GObject 
Introspection,
 the API is available in all common programming languages.
 
+%package -n typelib-1_0-Libosinfo-1_0
+Summary:Manage information about operating systems and hypervisors
+Group:  System/Libraries
+
+%description -n typelib-1_0-Libosinfo-1_0
+libosinfo is a GObject based library API for managing information about 
operating systems,
+hypervisors and the (virtual) hardware devices they can support. It includes a 
database
+containing device metadata and provides APIs to match/identify