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 - [email protected] + +- 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)
