suse-ru-2015:1175-1
Vulnerability from csaf_suse
Published
2015-06-15 14:40
Modified
2015-06-15 14:40
Summary
Recommended update for Package Management Stack
Notes
Title of the patch
Recommended update for Package Management Stack
Description of the patch
This update provides fixes and enhancements for the Software Update Stack.
gnome-packagekit:
- Fix title of license agreement window. (bsc#927319)
libsolv:
- Rework splitprovides handling. (bnc#921332)
- Add product:regflavor attribute. (bnc#896224)
- Fix bug in reorder_dq_for_jobrules that could lead to crashes. (bnc#899907)
- Fix bug in dislike_old_versions that could lead to a segfault. (bnc#922352)
- Add manpages for the tools.
libzypp:
- Add configuration values for gpgcheck, repo_gpgcheck and pkg_gpgcheck to zypp.conf. (FATE#314603)
- Support $releasever_major/$releasever_minor repo variables. (FATE#318354)
- Support repo variable replacement in service url.
- Support repo variable replacement in gpg url.
- Add support for SHA224/384/512.
- Don't execute scripts in /tmp or /var/tmp, as they could be mounted noexec for security reasons. (bnc#915928)
- Let $ZYPP_REPO_RELEASEVER overwrite $releasever in .repo files. (bnc#911658)
- Parse and offer productRegisterFlavor attribute. (bnc#896224)
- Improve conflict message for locked packages. (bnc#828631)
- Fix broken de-escaping in str::splitEscaped. (bnc#909772)
- Filter PIDs running in a container. (bnc#909143)
- Suppress informal license (no need to accept) upon update. (bnc#908976)
- Adapt to gpg-2.1. (bnc#908135)
- Call rpm with '--noglob'. (bnc#892431)
- Fix URL path concatenation in MediaCurl. (bnc#901590)
- Move doxygen html doc to libzypp-devel-doc. (bnc#901691)
- Support parsing multiple baseurls from a repo file. (bnc#899510)
- Suppress MediaChangeReport while testing multiple baseurls. (bnc#899510)
- Fix handling local mirrorlist= files in .repo. (bnc#899510)
- Prevent POODLE by talking TLS only. (bnc#903405)
- Fix segmentation fault when dumping rpm header with epoch. (bnc#929483)
- Handle repository aliases containing ']' correctly. (bnc#929528)
- Avoid nested exception on user abort. (bnc#931601)
- Fix SSL client certificate authentication via URL option ssl_clientcert/ssl_clientkey. (bnc#932393)
libzypp-bindings:
- Enforce Python 2.7 libzypp-bindings is not yet ready for Python 3.
- Adapt to libzypp changes.
zypper:
- Implement and document GPG signature checking. (FATE#314603)
- Enhance 'Digest verification failed' message and dialog. (FATE#315008)
- Refresh plugin services on 'lr' 'ls -r' and 'ref'. (bnc#893294, FATE#318117)
Repositories provided by a plugin service (SUSE Manager) must always
be (auto-)refreshed to reflect server side changes immediately.
- Allow repo:package to reinstall from a different repo. (bnc#725867)
- Suppress MediaChangeReport while testing multiple baseurls. (bnc#899510)
- A date limit must ignore newer patch candidates. (bnc#919709)
- Notify about volatile changes to service repos. (bnc#916254)
- Change column header from 'Login' to 'User'. (bnc#915461)
- Fix wrong exit status using the --xmlout option. (bnc#914258)
- Add new color/pkglistHighlightAttribute to zypper.conf. (bnc#914284)
- New global option --releasever: Set the value of the $releasever variable in all .repo files.
This can be used to switch to new distribution repositories when performing a distribution upgrade. (bnc#911658)
- Clarify legacy warning. (bnc#911335)
- Show new product:registerflavor attribute in 'zypper info'. (bnc#896224)
- Enhance message text when skipping repos due to an error. (bnc#909244)
- Fix additional spaces in zypper output and new colorization code. (bnc#908345)
- Properly reset auto-retry counter. (bnc#906549)
- Improve patch description in man page. (bnc#904737)
- Warn about repositories with 'gpgcheck=0'. (bnc#848054)
- Summary: quote names including spaces. (bnc#903675)
- Warn if legacy CLI options are used. (bnc#899781)
- Fix prompt returning undefined default value after wrong input. (bnc#925696)
- Fix typo in man page. (bnc#923800)
- Only use ANSI color codes on terminals. (bnc#925678)
- Fix table sorting with option --sort-by-priority. (bnc#832519)
- Clarify 'zypper lp --date' description. (bnc#929593)
- Warn user that deleting a service repository is a volatile change. (bnc#929990)
- Adapt Enterprise product detection, fixing display of package's support status. (bnc#933277)
- Fix format of sizes in output. (bnc#897301)
- Clarify comment in zypper.conf. (bnc#820693)
Patchnames
SUSE-SLE-DESKTOP-12-2015-294,SUSE-SLE-SDK-12-2015-294,SUSE-SLE-SERVER-12-2015-294,SUSE-SLE-WE-12-2015-294
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Recommended update for Package Management Stack", "title": "Title of the patch" }, { "category": "description", "text": "This update provides fixes and enhancements for the Software Update Stack.\n\ngnome-packagekit:\n\n- Fix title of license agreement window. (bsc#927319)\n\nlibsolv:\n\n- Rework splitprovides handling. (bnc#921332)\n- Add product:regflavor attribute. (bnc#896224)\n- Fix bug in reorder_dq_for_jobrules that could lead to crashes. (bnc#899907)\n- Fix bug in dislike_old_versions that could lead to a segfault. (bnc#922352)\n- Add manpages for the tools.\n\nlibzypp:\n\n- Add configuration values for gpgcheck, repo_gpgcheck and pkg_gpgcheck to zypp.conf. (FATE#314603)\n- Support $releasever_major/$releasever_minor repo variables. (FATE#318354)\n- Support repo variable replacement in service url.\n- Support repo variable replacement in gpg url.\n- Add support for SHA224/384/512.\n- Don\u0027t execute scripts in /tmp or /var/tmp, as they could be mounted noexec for security reasons. (bnc#915928)\n- Let $ZYPP_REPO_RELEASEVER overwrite $releasever in .repo files. (bnc#911658)\n- Parse and offer productRegisterFlavor attribute. (bnc#896224)\n- Improve conflict message for locked packages. (bnc#828631)\n- Fix broken de-escaping in str::splitEscaped. (bnc#909772)\n- Filter PIDs running in a container. (bnc#909143)\n- Suppress informal license (no need to accept) upon update. (bnc#908976)\n- Adapt to gpg-2.1. (bnc#908135)\n- Call rpm with \u0027--noglob\u0027. (bnc#892431)\n- Fix URL path concatenation in MediaCurl. (bnc#901590)\n- Move doxygen html doc to libzypp-devel-doc. (bnc#901691)\n- Support parsing multiple baseurls from a repo file. (bnc#899510)\n- Suppress MediaChangeReport while testing multiple baseurls. (bnc#899510)\n- Fix handling local mirrorlist= files in .repo. (bnc#899510)\n- Prevent POODLE by talking TLS only. (bnc#903405)\n- Fix segmentation fault when dumping rpm header with epoch. (bnc#929483)\n- Handle repository aliases containing \u0027]\u0027 correctly. (bnc#929528)\n- Avoid nested exception on user abort. (bnc#931601)\n- Fix SSL client certificate authentication via URL option ssl_clientcert/ssl_clientkey. (bnc#932393)\n\nlibzypp-bindings:\n\n- Enforce Python 2.7 libzypp-bindings is not yet ready for Python 3. \n- Adapt to libzypp changes.\n\nzypper:\n\n- Implement and document GPG signature checking. (FATE#314603)\n- Enhance \u0027Digest verification failed\u0027 message and dialog. (FATE#315008)\n- Refresh plugin services on \u0027lr\u0027 \u0027ls -r\u0027 and \u0027ref\u0027. (bnc#893294, FATE#318117)\n Repositories provided by a plugin service (SUSE Manager) must always\n be (auto-)refreshed to reflect server side changes immediately.\n- Allow repo:package to reinstall from a different repo. (bnc#725867)\n- Suppress MediaChangeReport while testing multiple baseurls. (bnc#899510)\n- A date limit must ignore newer patch candidates. (bnc#919709)\n- Notify about volatile changes to service repos. (bnc#916254)\n- Change column header from \u0027Login\u0027 to \u0027User\u0027. (bnc#915461)\n- Fix wrong exit status using the --xmlout option. (bnc#914258)\n- Add new color/pkglistHighlightAttribute to zypper.conf. (bnc#914284)\n- New global option --releasever: Set the value of the $releasever variable in all .repo files.\n This can be used to switch to new distribution repositories when performing a distribution upgrade. (bnc#911658)\n- Clarify legacy warning. (bnc#911335)\n- Show new product:registerflavor attribute in \u0027zypper info\u0027. (bnc#896224)\n- Enhance message text when skipping repos due to an error. (bnc#909244)\n- Fix additional spaces in zypper output and new colorization code. (bnc#908345)\n- Properly reset auto-retry counter. (bnc#906549)\n- Improve patch description in man page. (bnc#904737)\n- Warn about repositories with \u0027gpgcheck=0\u0027. (bnc#848054)\n- Summary: quote names including spaces. (bnc#903675)\n- Warn if legacy CLI options are used. (bnc#899781)\n- Fix prompt returning undefined default value after wrong input. (bnc#925696)\n- Fix typo in man page. (bnc#923800)\n- Only use ANSI color codes on terminals. (bnc#925678)\n- Fix table sorting with option --sort-by-priority. (bnc#832519)\n- Clarify \u0027zypper lp --date\u0027 description. (bnc#929593)\n- Warn user that deleting a service repository is a volatile change. (bnc#929990)\n- Adapt Enterprise product detection, fixing display of package\u0027s support status. (bnc#933277)\n- Fix format of sizes in output. (bnc#897301)\n- Clarify comment in zypper.conf. (bnc#820693)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-DESKTOP-12-2015-294,SUSE-SLE-SDK-12-2015-294,SUSE-SLE-SERVER-12-2015-294,SUSE-SLE-WE-12-2015-294", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-ru-2015_1175-1.json" }, { "category": "self", "summary": "URL for SUSE-RU-2015:1175-1", "url": "https://www.suse.com/support/update/announcement//suse-ru-20151175-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-RU-2015:1175-1", "url": "https://lists.suse.com/pipermail/sle-updates/2015-July/003181.html" }, { "category": "self", "summary": "SUSE Bug 725867", "url": "https://bugzilla.suse.com/725867" }, { "category": "self", "summary": "SUSE Bug 820693", "url": "https://bugzilla.suse.com/820693" }, { "category": "self", "summary": "SUSE Bug 828631", "url": "https://bugzilla.suse.com/828631" }, { "category": "self", "summary": "SUSE Bug 832519", "url": "https://bugzilla.suse.com/832519" }, { "category": "self", "summary": "SUSE Bug 848054", "url": "https://bugzilla.suse.com/848054" }, { "category": "self", "summary": "SUSE Bug 892431", "url": "https://bugzilla.suse.com/892431" }, { "category": "self", "summary": "SUSE Bug 893294", "url": "https://bugzilla.suse.com/893294" }, { "category": "self", "summary": "SUSE Bug 896224", "url": "https://bugzilla.suse.com/896224" }, { "category": "self", "summary": "SUSE Bug 897301", "url": "https://bugzilla.suse.com/897301" }, { "category": "self", "summary": "SUSE Bug 899510", "url": "https://bugzilla.suse.com/899510" }, { "category": "self", "summary": "SUSE Bug 899603", "url": "https://bugzilla.suse.com/899603" }, { "category": "self", "summary": "SUSE Bug 899781", "url": "https://bugzilla.suse.com/899781" }, { "category": "self", "summary": "SUSE Bug 899907", "url": "https://bugzilla.suse.com/899907" }, { "category": "self", "summary": "SUSE Bug 901590", "url": "https://bugzilla.suse.com/901590" }, { "category": "self", "summary": "SUSE Bug 901691", "url": "https://bugzilla.suse.com/901691" }, { "category": "self", "summary": "SUSE Bug 903405", "url": "https://bugzilla.suse.com/903405" }, { "category": "self", "summary": "SUSE Bug 903675", "url": "https://bugzilla.suse.com/903675" }, { "category": "self", "summary": "SUSE Bug 904737", "url": "https://bugzilla.suse.com/904737" }, { "category": "self", "summary": "SUSE Bug 906549", "url": "https://bugzilla.suse.com/906549" }, { "category": "self", "summary": "SUSE Bug 908135", "url": "https://bugzilla.suse.com/908135" }, { "category": "self", "summary": "SUSE Bug 908345", "url": "https://bugzilla.suse.com/908345" }, { "category": "self", "summary": "SUSE Bug 908976", "url": "https://bugzilla.suse.com/908976" }, { "category": "self", "summary": "SUSE Bug 909143", "url": "https://bugzilla.suse.com/909143" }, { "category": "self", "summary": "SUSE Bug 909244", "url": "https://bugzilla.suse.com/909244" }, { "category": "self", "summary": "SUSE Bug 909772", "url": "https://bugzilla.suse.com/909772" }, { "category": "self", "summary": "SUSE Bug 911335", "url": "https://bugzilla.suse.com/911335" }, { "category": "self", "summary": "SUSE Bug 911658", "url": "https://bugzilla.suse.com/911658" }, { "category": "self", "summary": "SUSE Bug 914258", "url": "https://bugzilla.suse.com/914258" }, { "category": "self", "summary": "SUSE Bug 914284", "url": "https://bugzilla.suse.com/914284" }, { "category": "self", "summary": "SUSE Bug 915461", "url": "https://bugzilla.suse.com/915461" }, { "category": "self", "summary": "SUSE Bug 915928", "url": "https://bugzilla.suse.com/915928" }, { "category": "self", "summary": "SUSE Bug 916254", "url": "https://bugzilla.suse.com/916254" }, { "category": "self", "summary": "SUSE Bug 919709", "url": "https://bugzilla.suse.com/919709" }, { "category": "self", "summary": "SUSE Bug 921332", "url": "https://bugzilla.suse.com/921332" }, { "category": "self", "summary": "SUSE Bug 922352", "url": "https://bugzilla.suse.com/922352" }, { "category": "self", "summary": "SUSE Bug 923800", "url": "https://bugzilla.suse.com/923800" }, { "category": "self", "summary": "SUSE Bug 925678", "url": "https://bugzilla.suse.com/925678" }, { "category": "self", "summary": "SUSE Bug 925696", "url": "https://bugzilla.suse.com/925696" }, { "category": "self", "summary": "SUSE Bug 927319", "url": "https://bugzilla.suse.com/927319" }, { "category": "self", "summary": "SUSE Bug 929483", "url": "https://bugzilla.suse.com/929483" }, { "category": "self", "summary": "SUSE Bug 929528", "url": "https://bugzilla.suse.com/929528" }, { "category": "self", "summary": "SUSE Bug 929593", "url": "https://bugzilla.suse.com/929593" }, { "category": "self", "summary": "SUSE Bug 929990", "url": "https://bugzilla.suse.com/929990" }, { "category": "self", "summary": "SUSE Bug 931601", "url": "https://bugzilla.suse.com/931601" }, { "category": "self", "summary": "SUSE Bug 932393", "url": "https://bugzilla.suse.com/932393" }, { "category": "self", "summary": "SUSE Bug 933277", "url": "https://bugzilla.suse.com/933277" }, { "category": "self", "summary": "SUSE CVE CVE-2014-3566 page", "url": "https://www.suse.com/security/cve/CVE-2014-3566/" } ], "title": "Recommended update for Package Management Stack", "tracking": { "current_release_date": "2015-06-15T14:40:26Z", "generator": { "date": "2015-06-15T14:40:26Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-RU-2015:1175-1", "initial_release_date": "2015-06-15T14:40:26Z", "revision_history": [ { "date": "2015-06-15T14:40:26Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "PackageKit-lang-0.8.16-11.15.noarch", "product": { "name": "PackageKit-lang-0.8.16-11.15.noarch", "product_id": "PackageKit-lang-0.8.16-11.15.noarch" } }, { "category": "product_version", "name": "gnome-packagekit-lang-3.10.1-8.13.noarch", "product": { "name": "gnome-packagekit-lang-3.10.1-8.13.noarch", "product_id": "gnome-packagekit-lang-3.10.1-8.13.noarch" } }, { "category": "product_version", "name": "zypper-log-1.11.32-8.1.noarch", "product": { "name": "zypper-log-1.11.32-8.1.noarch", "product_id": "zypper-log-1.11.32-8.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "PackageKit-devel-0.8.16-11.15.ppc64le", "product": { "name": "PackageKit-devel-0.8.16-11.15.ppc64le", "product_id": "PackageKit-devel-0.8.16-11.15.ppc64le" } }, { "category": "product_version", "name": "libpackagekit-glib2-devel-0.8.16-11.15.ppc64le", "product": { "name": "libpackagekit-glib2-devel-0.8.16-11.15.ppc64le", "product_id": "libpackagekit-glib2-devel-0.8.16-11.15.ppc64le" } }, { "category": "product_version", "name": "libsolv-devel-0.6.11-8.1.ppc64le", "product": { "name": "libsolv-devel-0.6.11-8.1.ppc64le", "product_id": "libsolv-devel-0.6.11-8.1.ppc64le" } }, { "category": "product_version", "name": "libyui-ncurses-pkg-devel-2.46.1-3.4.ppc64le", "product": { "name": "libyui-ncurses-pkg-devel-2.46.1-3.4.ppc64le", "product_id": "libyui-ncurses-pkg-devel-2.46.1-3.4.ppc64le" } }, { "category": "product_version", "name": "libyui-qt-pkg-devel-2.44.7-3.2.ppc64le", "product": { "name": "libyui-qt-pkg-devel-2.44.7-3.2.ppc64le", "product_id": "libyui-qt-pkg-devel-2.44.7-3.2.ppc64le" } }, { "category": "product_version", "name": "libzypp-devel-14.39.0-10.1.ppc64le", "product": { "name": "libzypp-devel-14.39.0-10.1.ppc64le", "product_id": "libzypp-devel-14.39.0-10.1.ppc64le" } }, { "category": "product_version", "name": "perl-solv-0.6.11-8.1.ppc64le", "product": { "name": "perl-solv-0.6.11-8.1.ppc64le", "product_id": "perl-solv-0.6.11-8.1.ppc64le" } }, { "category": "product_version", "name": "perl-zypp-0.6.4-5.3.ppc64le", "product": { "name": "perl-zypp-0.6.4-5.3.ppc64le", "product_id": "perl-zypp-0.6.4-5.3.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.ppc64le", "product": { "name": "typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.ppc64le", "product_id": "typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.ppc64le" } }, { "category": "product_version", "name": "PackageKit-0.8.16-11.15.ppc64le", "product": { "name": "PackageKit-0.8.16-11.15.ppc64le", "product_id": "PackageKit-0.8.16-11.15.ppc64le" } }, { "category": "product_version", "name": "PackageKit-backend-zypp-0.8.16-11.15.ppc64le", "product": { "name": "PackageKit-backend-zypp-0.8.16-11.15.ppc64le", "product_id": "PackageKit-backend-zypp-0.8.16-11.15.ppc64le" } }, { "category": "product_version", "name": "gnome-packagekit-3.10.1-8.13.ppc64le", "product": { "name": "gnome-packagekit-3.10.1-8.13.ppc64le", "product_id": "gnome-packagekit-3.10.1-8.13.ppc64le" } }, { "category": "product_version", "name": "libpackagekit-glib2-16-0.8.16-11.15.ppc64le", "product": { "name": "libpackagekit-glib2-16-0.8.16-11.15.ppc64le", "product_id": "libpackagekit-glib2-16-0.8.16-11.15.ppc64le" } }, { "category": "product_version", "name": "libsolv-tools-0.6.11-8.1.ppc64le", "product": { "name": "libsolv-tools-0.6.11-8.1.ppc64le", "product_id": "libsolv-tools-0.6.11-8.1.ppc64le" } }, { "category": "product_version", "name": "libyui-ncurses-pkg6-2.46.1-3.4.ppc64le", "product": { "name": "libyui-ncurses-pkg6-2.46.1-3.4.ppc64le", "product_id": "libyui-ncurses-pkg6-2.46.1-3.4.ppc64le" } }, { "category": "product_version", "name": "libyui-qt-pkg6-2.44.7-3.2.ppc64le", "product": { "name": "libyui-qt-pkg6-2.44.7-3.2.ppc64le", "product_id": "libyui-qt-pkg6-2.44.7-3.2.ppc64le" } }, { "category": "product_version", "name": "libzypp-14.39.0-10.1.ppc64le", "product": { "name": "libzypp-14.39.0-10.1.ppc64le", "product_id": "libzypp-14.39.0-10.1.ppc64le" } }, { "category": "product_version", "name": "python-solv-0.6.11-8.1.ppc64le", "product": { "name": "python-solv-0.6.11-8.1.ppc64le", "product_id": "python-solv-0.6.11-8.1.ppc64le" } }, { "category": "product_version", "name": "python-zypp-0.6.4-5.3.ppc64le", "product": { "name": "python-zypp-0.6.4-5.3.ppc64le", "product_id": "python-zypp-0.6.4-5.3.ppc64le" } }, { "category": "product_version", "name": "typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.ppc64le", "product": { "name": "typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.ppc64le", "product_id": "typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.ppc64le" } }, { "category": "product_version", "name": "yast2-pkg-bindings-3.1.20-3.3.ppc64le", "product": { "name": "yast2-pkg-bindings-3.1.20-3.3.ppc64le", "product_id": "yast2-pkg-bindings-3.1.20-3.3.ppc64le" } }, { "category": "product_version", "name": "zypper-1.11.32-8.1.ppc64le", "product": { "name": "zypper-1.11.32-8.1.ppc64le", "product_id": "zypper-1.11.32-8.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "PackageKit-devel-0.8.16-11.15.s390x", "product": { "name": "PackageKit-devel-0.8.16-11.15.s390x", "product_id": "PackageKit-devel-0.8.16-11.15.s390x" } }, { "category": "product_version", "name": "libpackagekit-glib2-devel-0.8.16-11.15.s390x", "product": { "name": "libpackagekit-glib2-devel-0.8.16-11.15.s390x", "product_id": "libpackagekit-glib2-devel-0.8.16-11.15.s390x" } }, { "category": "product_version", "name": "libsolv-devel-0.6.11-8.1.s390x", "product": { "name": "libsolv-devel-0.6.11-8.1.s390x", "product_id": "libsolv-devel-0.6.11-8.1.s390x" } }, { "category": "product_version", "name": "libyui-ncurses-pkg-devel-2.46.1-3.4.s390x", "product": { "name": "libyui-ncurses-pkg-devel-2.46.1-3.4.s390x", "product_id": "libyui-ncurses-pkg-devel-2.46.1-3.4.s390x" } }, { "category": "product_version", "name": "libyui-qt-pkg-devel-2.44.7-3.2.s390x", "product": { "name": "libyui-qt-pkg-devel-2.44.7-3.2.s390x", "product_id": "libyui-qt-pkg-devel-2.44.7-3.2.s390x" } }, { "category": "product_version", "name": "libzypp-devel-14.39.0-10.1.s390x", "product": { "name": "libzypp-devel-14.39.0-10.1.s390x", "product_id": "libzypp-devel-14.39.0-10.1.s390x" } }, { "category": "product_version", "name": "perl-solv-0.6.11-8.1.s390x", "product": { "name": "perl-solv-0.6.11-8.1.s390x", "product_id": "perl-solv-0.6.11-8.1.s390x" } }, { "category": "product_version", "name": "perl-zypp-0.6.4-5.3.s390x", "product": { "name": "perl-zypp-0.6.4-5.3.s390x", "product_id": "perl-zypp-0.6.4-5.3.s390x" } }, { "category": "product_version", "name": "typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.s390x", "product": { "name": "typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.s390x", "product_id": "typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.s390x" } }, { "category": "product_version", "name": "PackageKit-0.8.16-11.15.s390x", "product": { "name": "PackageKit-0.8.16-11.15.s390x", "product_id": "PackageKit-0.8.16-11.15.s390x" } }, { "category": "product_version", "name": "PackageKit-backend-zypp-0.8.16-11.15.s390x", "product": { "name": "PackageKit-backend-zypp-0.8.16-11.15.s390x", "product_id": "PackageKit-backend-zypp-0.8.16-11.15.s390x" } }, { "category": "product_version", "name": "gnome-packagekit-3.10.1-8.13.s390x", "product": { "name": "gnome-packagekit-3.10.1-8.13.s390x", "product_id": "gnome-packagekit-3.10.1-8.13.s390x" } }, { "category": "product_version", "name": "libpackagekit-glib2-16-0.8.16-11.15.s390x", "product": { "name": "libpackagekit-glib2-16-0.8.16-11.15.s390x", "product_id": "libpackagekit-glib2-16-0.8.16-11.15.s390x" } }, { "category": "product_version", "name": "libsolv-tools-0.6.11-8.1.s390x", "product": { "name": "libsolv-tools-0.6.11-8.1.s390x", "product_id": "libsolv-tools-0.6.11-8.1.s390x" } }, { "category": "product_version", "name": "libyui-ncurses-pkg6-2.46.1-3.4.s390x", "product": { "name": "libyui-ncurses-pkg6-2.46.1-3.4.s390x", "product_id": "libyui-ncurses-pkg6-2.46.1-3.4.s390x" } }, { "category": "product_version", "name": "libyui-qt-pkg6-2.44.7-3.2.s390x", "product": { "name": "libyui-qt-pkg6-2.44.7-3.2.s390x", "product_id": "libyui-qt-pkg6-2.44.7-3.2.s390x" } }, { "category": "product_version", "name": "libzypp-14.39.0-10.1.s390x", "product": { "name": "libzypp-14.39.0-10.1.s390x", "product_id": "libzypp-14.39.0-10.1.s390x" } }, { "category": "product_version", "name": "python-solv-0.6.11-8.1.s390x", "product": { "name": "python-solv-0.6.11-8.1.s390x", "product_id": "python-solv-0.6.11-8.1.s390x" } }, { "category": "product_version", "name": "python-zypp-0.6.4-5.3.s390x", "product": { "name": "python-zypp-0.6.4-5.3.s390x", "product_id": "python-zypp-0.6.4-5.3.s390x" } }, { "category": "product_version", "name": "typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.s390x", "product": { "name": "typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.s390x", "product_id": "typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.s390x" } }, { "category": "product_version", "name": "yast2-pkg-bindings-3.1.20-3.3.s390x", "product": { "name": "yast2-pkg-bindings-3.1.20-3.3.s390x", "product_id": "yast2-pkg-bindings-3.1.20-3.3.s390x" } }, { "category": "product_version", "name": "zypper-1.11.32-8.1.s390x", "product": { "name": "zypper-1.11.32-8.1.s390x", "product_id": "zypper-1.11.32-8.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "PackageKit-0.8.16-11.15.x86_64", "product": { "name": "PackageKit-0.8.16-11.15.x86_64", "product_id": "PackageKit-0.8.16-11.15.x86_64" } }, { "category": "product_version", "name": "PackageKit-backend-zypp-0.8.16-11.15.x86_64", "product": { "name": "PackageKit-backend-zypp-0.8.16-11.15.x86_64", "product_id": "PackageKit-backend-zypp-0.8.16-11.15.x86_64" } }, { "category": "product_version", "name": "PackageKit-gstreamer-plugin-0.8.16-11.15.x86_64", "product": { "name": "PackageKit-gstreamer-plugin-0.8.16-11.15.x86_64", "product_id": "PackageKit-gstreamer-plugin-0.8.16-11.15.x86_64" } }, { "category": "product_version", "name": "gnome-packagekit-3.10.1-8.13.x86_64", "product": { "name": "gnome-packagekit-3.10.1-8.13.x86_64", "product_id": "gnome-packagekit-3.10.1-8.13.x86_64" } }, { "category": "product_version", "name": "libpackagekit-glib2-16-0.8.16-11.15.x86_64", "product": { "name": "libpackagekit-glib2-16-0.8.16-11.15.x86_64", "product_id": "libpackagekit-glib2-16-0.8.16-11.15.x86_64" } }, { "category": "product_version", "name": "libsolv-tools-0.6.11-8.1.x86_64", "product": { "name": "libsolv-tools-0.6.11-8.1.x86_64", "product_id": "libsolv-tools-0.6.11-8.1.x86_64" } }, { "category": "product_version", "name": "libyui-ncurses-pkg6-2.46.1-3.4.x86_64", "product": { "name": "libyui-ncurses-pkg6-2.46.1-3.4.x86_64", "product_id": "libyui-ncurses-pkg6-2.46.1-3.4.x86_64" } }, { "category": "product_version", "name": "libyui-qt-pkg6-2.44.7-3.2.x86_64", "product": { "name": "libyui-qt-pkg6-2.44.7-3.2.x86_64", "product_id": "libyui-qt-pkg6-2.44.7-3.2.x86_64" } }, { "category": "product_version", "name": "libzypp-14.39.0-10.1.x86_64", "product": { "name": "libzypp-14.39.0-10.1.x86_64", "product_id": "libzypp-14.39.0-10.1.x86_64" } }, { "category": "product_version", "name": "python-solv-0.6.11-8.1.x86_64", "product": { "name": "python-solv-0.6.11-8.1.x86_64", "product_id": "python-solv-0.6.11-8.1.x86_64" } }, { "category": "product_version", "name": "python-zypp-0.6.4-5.3.x86_64", "product": { "name": "python-zypp-0.6.4-5.3.x86_64", "product_id": "python-zypp-0.6.4-5.3.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.x86_64", "product": { "name": "typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.x86_64", "product_id": "typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.x86_64" } }, { "category": "product_version", "name": "yast2-pkg-bindings-3.1.20-3.3.x86_64", "product": { "name": "yast2-pkg-bindings-3.1.20-3.3.x86_64", "product_id": "yast2-pkg-bindings-3.1.20-3.3.x86_64" } }, { "category": "product_version", "name": "zypper-1.11.32-8.1.x86_64", "product": { "name": "zypper-1.11.32-8.1.x86_64", "product_id": "zypper-1.11.32-8.1.x86_64" } }, { "category": "product_version", "name": "PackageKit-devel-0.8.16-11.15.x86_64", "product": { "name": "PackageKit-devel-0.8.16-11.15.x86_64", "product_id": "PackageKit-devel-0.8.16-11.15.x86_64" } }, { "category": "product_version", "name": "libpackagekit-glib2-devel-0.8.16-11.15.x86_64", "product": { "name": "libpackagekit-glib2-devel-0.8.16-11.15.x86_64", "product_id": "libpackagekit-glib2-devel-0.8.16-11.15.x86_64" } }, { "category": "product_version", "name": "libsolv-devel-0.6.11-8.1.x86_64", "product": { "name": "libsolv-devel-0.6.11-8.1.x86_64", "product_id": "libsolv-devel-0.6.11-8.1.x86_64" } }, { "category": "product_version", "name": "libyui-ncurses-pkg-devel-2.46.1-3.4.x86_64", "product": { "name": "libyui-ncurses-pkg-devel-2.46.1-3.4.x86_64", "product_id": "libyui-ncurses-pkg-devel-2.46.1-3.4.x86_64" } }, { "category": "product_version", "name": "libyui-qt-pkg-devel-2.44.7-3.2.x86_64", "product": { "name": "libyui-qt-pkg-devel-2.44.7-3.2.x86_64", "product_id": "libyui-qt-pkg-devel-2.44.7-3.2.x86_64" } }, { "category": "product_version", "name": "libzypp-devel-14.39.0-10.1.x86_64", "product": { "name": "libzypp-devel-14.39.0-10.1.x86_64", "product_id": "libzypp-devel-14.39.0-10.1.x86_64" } }, { "category": "product_version", "name": "perl-solv-0.6.11-8.1.x86_64", "product": { "name": "perl-solv-0.6.11-8.1.x86_64", "product_id": "perl-solv-0.6.11-8.1.x86_64" } }, { "category": "product_version", "name": "perl-zypp-0.6.4-5.3.x86_64", "product": { "name": "perl-zypp-0.6.4-5.3.x86_64", "product_id": "perl-zypp-0.6.4-5.3.x86_64" } }, { "category": "product_version", "name": "typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.x86_64", "product": { "name": "typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.x86_64", "product_id": "typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12", "product": { "name": "SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12", "product": { "name": "SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 12", "product": { "name": "SUSE Linux Enterprise Workstation Extension 12", "product_id": "SUSE Linux Enterprise Workstation Extension 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:12" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "PackageKit-0.8.16-11.15.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:PackageKit-0.8.16-11.15.x86_64" }, "product_reference": "PackageKit-0.8.16-11.15.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "PackageKit-backend-zypp-0.8.16-11.15.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:PackageKit-backend-zypp-0.8.16-11.15.x86_64" }, "product_reference": "PackageKit-backend-zypp-0.8.16-11.15.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "PackageKit-gstreamer-plugin-0.8.16-11.15.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:PackageKit-gstreamer-plugin-0.8.16-11.15.x86_64" }, "product_reference": "PackageKit-gstreamer-plugin-0.8.16-11.15.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "PackageKit-lang-0.8.16-11.15.noarch as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:PackageKit-lang-0.8.16-11.15.noarch" }, "product_reference": "PackageKit-lang-0.8.16-11.15.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "gnome-packagekit-3.10.1-8.13.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:gnome-packagekit-3.10.1-8.13.x86_64" }, "product_reference": "gnome-packagekit-3.10.1-8.13.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "gnome-packagekit-lang-3.10.1-8.13.noarch as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:gnome-packagekit-lang-3.10.1-8.13.noarch" }, "product_reference": "gnome-packagekit-lang-3.10.1-8.13.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpackagekit-glib2-16-0.8.16-11.15.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:libpackagekit-glib2-16-0.8.16-11.15.x86_64" }, "product_reference": "libpackagekit-glib2-16-0.8.16-11.15.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-tools-0.6.11-8.1.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:libsolv-tools-0.6.11-8.1.x86_64" }, "product_reference": "libsolv-tools-0.6.11-8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "libyui-ncurses-pkg6-2.46.1-3.4.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:libyui-ncurses-pkg6-2.46.1-3.4.x86_64" }, "product_reference": "libyui-ncurses-pkg6-2.46.1-3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "libyui-qt-pkg6-2.44.7-3.2.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:libyui-qt-pkg6-2.44.7-3.2.x86_64" }, "product_reference": "libyui-qt-pkg6-2.44.7-3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "libzypp-14.39.0-10.1.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:libzypp-14.39.0-10.1.x86_64" }, "product_reference": "libzypp-14.39.0-10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "python-solv-0.6.11-8.1.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:python-solv-0.6.11-8.1.x86_64" }, "product_reference": "python-solv-0.6.11-8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "python-zypp-0.6.4-5.3.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:python-zypp-0.6.4-5.3.x86_64" }, "product_reference": "python-zypp-0.6.4-5.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.x86_64" }, "product_reference": "typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "yast2-pkg-bindings-3.1.20-3.3.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:yast2-pkg-bindings-3.1.20-3.3.x86_64" }, "product_reference": "yast2-pkg-bindings-3.1.20-3.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "zypper-1.11.32-8.1.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:zypper-1.11.32-8.1.x86_64" }, "product_reference": "zypper-1.11.32-8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "zypper-log-1.11.32-8.1.noarch as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:zypper-log-1.11.32-8.1.noarch" }, "product_reference": "zypper-log-1.11.32-8.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "PackageKit-devel-0.8.16-11.15.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:PackageKit-devel-0.8.16-11.15.ppc64le" }, "product_reference": "PackageKit-devel-0.8.16-11.15.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "PackageKit-devel-0.8.16-11.15.s390x as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:PackageKit-devel-0.8.16-11.15.s390x" }, "product_reference": "PackageKit-devel-0.8.16-11.15.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "PackageKit-devel-0.8.16-11.15.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:PackageKit-devel-0.8.16-11.15.x86_64" }, "product_reference": "PackageKit-devel-0.8.16-11.15.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpackagekit-glib2-devel-0.8.16-11.15.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:libpackagekit-glib2-devel-0.8.16-11.15.ppc64le" }, "product_reference": "libpackagekit-glib2-devel-0.8.16-11.15.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpackagekit-glib2-devel-0.8.16-11.15.s390x as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:libpackagekit-glib2-devel-0.8.16-11.15.s390x" }, "product_reference": "libpackagekit-glib2-devel-0.8.16-11.15.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpackagekit-glib2-devel-0.8.16-11.15.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:libpackagekit-glib2-devel-0.8.16-11.15.x86_64" }, "product_reference": "libpackagekit-glib2-devel-0.8.16-11.15.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-devel-0.6.11-8.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:libsolv-devel-0.6.11-8.1.ppc64le" }, "product_reference": "libsolv-devel-0.6.11-8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-devel-0.6.11-8.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:libsolv-devel-0.6.11-8.1.s390x" }, "product_reference": "libsolv-devel-0.6.11-8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-devel-0.6.11-8.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:libsolv-devel-0.6.11-8.1.x86_64" }, "product_reference": "libsolv-devel-0.6.11-8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "libyui-ncurses-pkg-devel-2.46.1-3.4.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:libyui-ncurses-pkg-devel-2.46.1-3.4.ppc64le" }, "product_reference": "libyui-ncurses-pkg-devel-2.46.1-3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "libyui-ncurses-pkg-devel-2.46.1-3.4.s390x as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:libyui-ncurses-pkg-devel-2.46.1-3.4.s390x" }, "product_reference": "libyui-ncurses-pkg-devel-2.46.1-3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "libyui-ncurses-pkg-devel-2.46.1-3.4.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:libyui-ncurses-pkg-devel-2.46.1-3.4.x86_64" }, "product_reference": "libyui-ncurses-pkg-devel-2.46.1-3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "libyui-qt-pkg-devel-2.44.7-3.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:libyui-qt-pkg-devel-2.44.7-3.2.ppc64le" }, "product_reference": "libyui-qt-pkg-devel-2.44.7-3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "libyui-qt-pkg-devel-2.44.7-3.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:libyui-qt-pkg-devel-2.44.7-3.2.s390x" }, "product_reference": "libyui-qt-pkg-devel-2.44.7-3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "libyui-qt-pkg-devel-2.44.7-3.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:libyui-qt-pkg-devel-2.44.7-3.2.x86_64" }, "product_reference": "libyui-qt-pkg-devel-2.44.7-3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "libzypp-devel-14.39.0-10.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:libzypp-devel-14.39.0-10.1.ppc64le" }, "product_reference": "libzypp-devel-14.39.0-10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "libzypp-devel-14.39.0-10.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:libzypp-devel-14.39.0-10.1.s390x" }, "product_reference": "libzypp-devel-14.39.0-10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "libzypp-devel-14.39.0-10.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:libzypp-devel-14.39.0-10.1.x86_64" }, "product_reference": "libzypp-devel-14.39.0-10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "perl-solv-0.6.11-8.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:perl-solv-0.6.11-8.1.ppc64le" }, "product_reference": "perl-solv-0.6.11-8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "perl-solv-0.6.11-8.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:perl-solv-0.6.11-8.1.s390x" }, "product_reference": "perl-solv-0.6.11-8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "perl-solv-0.6.11-8.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:perl-solv-0.6.11-8.1.x86_64" }, "product_reference": "perl-solv-0.6.11-8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "perl-zypp-0.6.4-5.3.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:perl-zypp-0.6.4-5.3.ppc64le" }, "product_reference": "perl-zypp-0.6.4-5.3.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "perl-zypp-0.6.4-5.3.s390x as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:perl-zypp-0.6.4-5.3.s390x" }, "product_reference": "perl-zypp-0.6.4-5.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "perl-zypp-0.6.4-5.3.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:perl-zypp-0.6.4-5.3.x86_64" }, "product_reference": "perl-zypp-0.6.4-5.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.ppc64le" }, "product_reference": "typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.s390x as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.s390x" }, "product_reference": "typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12", "product_id": "SUSE Linux Enterprise Software Development Kit 12:typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.x86_64" }, "product_reference": "typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12" }, { "category": "default_component_of", "full_product_name": { "name": "PackageKit-0.8.16-11.15.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:PackageKit-0.8.16-11.15.ppc64le" }, "product_reference": "PackageKit-0.8.16-11.15.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "PackageKit-0.8.16-11.15.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:PackageKit-0.8.16-11.15.s390x" }, "product_reference": "PackageKit-0.8.16-11.15.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "PackageKit-0.8.16-11.15.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:PackageKit-0.8.16-11.15.x86_64" }, "product_reference": "PackageKit-0.8.16-11.15.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "PackageKit-backend-zypp-0.8.16-11.15.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:PackageKit-backend-zypp-0.8.16-11.15.ppc64le" }, "product_reference": "PackageKit-backend-zypp-0.8.16-11.15.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "PackageKit-backend-zypp-0.8.16-11.15.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:PackageKit-backend-zypp-0.8.16-11.15.s390x" }, "product_reference": "PackageKit-backend-zypp-0.8.16-11.15.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "PackageKit-backend-zypp-0.8.16-11.15.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:PackageKit-backend-zypp-0.8.16-11.15.x86_64" }, "product_reference": "PackageKit-backend-zypp-0.8.16-11.15.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "PackageKit-lang-0.8.16-11.15.noarch as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:PackageKit-lang-0.8.16-11.15.noarch" }, "product_reference": "PackageKit-lang-0.8.16-11.15.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "gnome-packagekit-3.10.1-8.13.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:gnome-packagekit-3.10.1-8.13.ppc64le" }, "product_reference": "gnome-packagekit-3.10.1-8.13.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "gnome-packagekit-3.10.1-8.13.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:gnome-packagekit-3.10.1-8.13.s390x" }, "product_reference": "gnome-packagekit-3.10.1-8.13.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "gnome-packagekit-3.10.1-8.13.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:gnome-packagekit-3.10.1-8.13.x86_64" }, "product_reference": "gnome-packagekit-3.10.1-8.13.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "gnome-packagekit-lang-3.10.1-8.13.noarch as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:gnome-packagekit-lang-3.10.1-8.13.noarch" }, "product_reference": "gnome-packagekit-lang-3.10.1-8.13.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpackagekit-glib2-16-0.8.16-11.15.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:libpackagekit-glib2-16-0.8.16-11.15.ppc64le" }, "product_reference": "libpackagekit-glib2-16-0.8.16-11.15.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpackagekit-glib2-16-0.8.16-11.15.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:libpackagekit-glib2-16-0.8.16-11.15.s390x" }, "product_reference": "libpackagekit-glib2-16-0.8.16-11.15.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpackagekit-glib2-16-0.8.16-11.15.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:libpackagekit-glib2-16-0.8.16-11.15.x86_64" }, "product_reference": "libpackagekit-glib2-16-0.8.16-11.15.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-tools-0.6.11-8.1.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:libsolv-tools-0.6.11-8.1.ppc64le" }, "product_reference": "libsolv-tools-0.6.11-8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-tools-0.6.11-8.1.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:libsolv-tools-0.6.11-8.1.s390x" }, "product_reference": "libsolv-tools-0.6.11-8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-tools-0.6.11-8.1.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:libsolv-tools-0.6.11-8.1.x86_64" }, "product_reference": "libsolv-tools-0.6.11-8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "libyui-ncurses-pkg6-2.46.1-3.4.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:libyui-ncurses-pkg6-2.46.1-3.4.ppc64le" }, "product_reference": "libyui-ncurses-pkg6-2.46.1-3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "libyui-ncurses-pkg6-2.46.1-3.4.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:libyui-ncurses-pkg6-2.46.1-3.4.s390x" }, "product_reference": "libyui-ncurses-pkg6-2.46.1-3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "libyui-ncurses-pkg6-2.46.1-3.4.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:libyui-ncurses-pkg6-2.46.1-3.4.x86_64" }, "product_reference": "libyui-ncurses-pkg6-2.46.1-3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "libyui-qt-pkg6-2.44.7-3.2.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:libyui-qt-pkg6-2.44.7-3.2.ppc64le" }, "product_reference": "libyui-qt-pkg6-2.44.7-3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "libyui-qt-pkg6-2.44.7-3.2.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:libyui-qt-pkg6-2.44.7-3.2.s390x" }, "product_reference": "libyui-qt-pkg6-2.44.7-3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "libyui-qt-pkg6-2.44.7-3.2.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:libyui-qt-pkg6-2.44.7-3.2.x86_64" }, "product_reference": "libyui-qt-pkg6-2.44.7-3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "libzypp-14.39.0-10.1.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:libzypp-14.39.0-10.1.ppc64le" }, "product_reference": "libzypp-14.39.0-10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "libzypp-14.39.0-10.1.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:libzypp-14.39.0-10.1.s390x" }, "product_reference": "libzypp-14.39.0-10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "libzypp-14.39.0-10.1.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:libzypp-14.39.0-10.1.x86_64" }, "product_reference": "libzypp-14.39.0-10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "perl-solv-0.6.11-8.1.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:perl-solv-0.6.11-8.1.ppc64le" }, "product_reference": "perl-solv-0.6.11-8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "perl-solv-0.6.11-8.1.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:perl-solv-0.6.11-8.1.s390x" }, "product_reference": "perl-solv-0.6.11-8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "perl-solv-0.6.11-8.1.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:perl-solv-0.6.11-8.1.x86_64" }, "product_reference": "perl-solv-0.6.11-8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "python-solv-0.6.11-8.1.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:python-solv-0.6.11-8.1.ppc64le" }, "product_reference": "python-solv-0.6.11-8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "python-solv-0.6.11-8.1.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:python-solv-0.6.11-8.1.s390x" }, "product_reference": "python-solv-0.6.11-8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "python-solv-0.6.11-8.1.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:python-solv-0.6.11-8.1.x86_64" }, "product_reference": "python-solv-0.6.11-8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "python-zypp-0.6.4-5.3.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:python-zypp-0.6.4-5.3.ppc64le" }, "product_reference": "python-zypp-0.6.4-5.3.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "python-zypp-0.6.4-5.3.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:python-zypp-0.6.4-5.3.s390x" }, "product_reference": "python-zypp-0.6.4-5.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "python-zypp-0.6.4-5.3.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:python-zypp-0.6.4-5.3.x86_64" }, "product_reference": "python-zypp-0.6.4-5.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.ppc64le" }, "product_reference": "typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.s390x" }, "product_reference": "typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.x86_64" }, "product_reference": "typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "yast2-pkg-bindings-3.1.20-3.3.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:yast2-pkg-bindings-3.1.20-3.3.ppc64le" }, "product_reference": "yast2-pkg-bindings-3.1.20-3.3.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "yast2-pkg-bindings-3.1.20-3.3.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:yast2-pkg-bindings-3.1.20-3.3.s390x" }, "product_reference": "yast2-pkg-bindings-3.1.20-3.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "yast2-pkg-bindings-3.1.20-3.3.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:yast2-pkg-bindings-3.1.20-3.3.x86_64" }, "product_reference": "yast2-pkg-bindings-3.1.20-3.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "zypper-1.11.32-8.1.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:zypper-1.11.32-8.1.ppc64le" }, "product_reference": "zypper-1.11.32-8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "zypper-1.11.32-8.1.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:zypper-1.11.32-8.1.s390x" }, "product_reference": "zypper-1.11.32-8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "zypper-1.11.32-8.1.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:zypper-1.11.32-8.1.x86_64" }, "product_reference": "zypper-1.11.32-8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "zypper-log-1.11.32-8.1.noarch as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:zypper-log-1.11.32-8.1.noarch" }, "product_reference": "zypper-log-1.11.32-8.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "PackageKit-0.8.16-11.15.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-0.8.16-11.15.ppc64le" }, "product_reference": "PackageKit-0.8.16-11.15.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "PackageKit-0.8.16-11.15.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-0.8.16-11.15.s390x" }, "product_reference": "PackageKit-0.8.16-11.15.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "PackageKit-0.8.16-11.15.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-0.8.16-11.15.x86_64" }, "product_reference": "PackageKit-0.8.16-11.15.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "PackageKit-backend-zypp-0.8.16-11.15.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-backend-zypp-0.8.16-11.15.ppc64le" }, "product_reference": "PackageKit-backend-zypp-0.8.16-11.15.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "PackageKit-backend-zypp-0.8.16-11.15.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-backend-zypp-0.8.16-11.15.s390x" }, "product_reference": "PackageKit-backend-zypp-0.8.16-11.15.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "PackageKit-backend-zypp-0.8.16-11.15.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-backend-zypp-0.8.16-11.15.x86_64" }, "product_reference": "PackageKit-backend-zypp-0.8.16-11.15.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "PackageKit-lang-0.8.16-11.15.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-lang-0.8.16-11.15.noarch" }, "product_reference": "PackageKit-lang-0.8.16-11.15.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "gnome-packagekit-3.10.1-8.13.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:gnome-packagekit-3.10.1-8.13.ppc64le" }, "product_reference": "gnome-packagekit-3.10.1-8.13.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "gnome-packagekit-3.10.1-8.13.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:gnome-packagekit-3.10.1-8.13.s390x" }, "product_reference": "gnome-packagekit-3.10.1-8.13.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "gnome-packagekit-3.10.1-8.13.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:gnome-packagekit-3.10.1-8.13.x86_64" }, "product_reference": "gnome-packagekit-3.10.1-8.13.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "gnome-packagekit-lang-3.10.1-8.13.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:gnome-packagekit-lang-3.10.1-8.13.noarch" }, "product_reference": "gnome-packagekit-lang-3.10.1-8.13.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpackagekit-glib2-16-0.8.16-11.15.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libpackagekit-glib2-16-0.8.16-11.15.ppc64le" }, "product_reference": "libpackagekit-glib2-16-0.8.16-11.15.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpackagekit-glib2-16-0.8.16-11.15.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libpackagekit-glib2-16-0.8.16-11.15.s390x" }, "product_reference": "libpackagekit-glib2-16-0.8.16-11.15.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "libpackagekit-glib2-16-0.8.16-11.15.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libpackagekit-glib2-16-0.8.16-11.15.x86_64" }, "product_reference": "libpackagekit-glib2-16-0.8.16-11.15.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-tools-0.6.11-8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libsolv-tools-0.6.11-8.1.ppc64le" }, "product_reference": "libsolv-tools-0.6.11-8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-tools-0.6.11-8.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libsolv-tools-0.6.11-8.1.s390x" }, "product_reference": "libsolv-tools-0.6.11-8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "libsolv-tools-0.6.11-8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libsolv-tools-0.6.11-8.1.x86_64" }, "product_reference": "libsolv-tools-0.6.11-8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "libyui-ncurses-pkg6-2.46.1-3.4.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libyui-ncurses-pkg6-2.46.1-3.4.ppc64le" }, "product_reference": "libyui-ncurses-pkg6-2.46.1-3.4.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "libyui-ncurses-pkg6-2.46.1-3.4.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libyui-ncurses-pkg6-2.46.1-3.4.s390x" }, "product_reference": "libyui-ncurses-pkg6-2.46.1-3.4.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "libyui-ncurses-pkg6-2.46.1-3.4.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libyui-ncurses-pkg6-2.46.1-3.4.x86_64" }, "product_reference": "libyui-ncurses-pkg6-2.46.1-3.4.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "libyui-qt-pkg6-2.44.7-3.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libyui-qt-pkg6-2.44.7-3.2.ppc64le" }, "product_reference": "libyui-qt-pkg6-2.44.7-3.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "libyui-qt-pkg6-2.44.7-3.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libyui-qt-pkg6-2.44.7-3.2.s390x" }, "product_reference": "libyui-qt-pkg6-2.44.7-3.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "libyui-qt-pkg6-2.44.7-3.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libyui-qt-pkg6-2.44.7-3.2.x86_64" }, "product_reference": "libyui-qt-pkg6-2.44.7-3.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "libzypp-14.39.0-10.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libzypp-14.39.0-10.1.ppc64le" }, "product_reference": "libzypp-14.39.0-10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "libzypp-14.39.0-10.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libzypp-14.39.0-10.1.s390x" }, "product_reference": "libzypp-14.39.0-10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "libzypp-14.39.0-10.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:libzypp-14.39.0-10.1.x86_64" }, "product_reference": "libzypp-14.39.0-10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "perl-solv-0.6.11-8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:perl-solv-0.6.11-8.1.ppc64le" }, "product_reference": "perl-solv-0.6.11-8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "perl-solv-0.6.11-8.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:perl-solv-0.6.11-8.1.s390x" }, "product_reference": "perl-solv-0.6.11-8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "perl-solv-0.6.11-8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:perl-solv-0.6.11-8.1.x86_64" }, "product_reference": "perl-solv-0.6.11-8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "python-solv-0.6.11-8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:python-solv-0.6.11-8.1.ppc64le" }, "product_reference": "python-solv-0.6.11-8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "python-solv-0.6.11-8.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:python-solv-0.6.11-8.1.s390x" }, "product_reference": "python-solv-0.6.11-8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "python-solv-0.6.11-8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:python-solv-0.6.11-8.1.x86_64" }, "product_reference": "python-solv-0.6.11-8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "python-zypp-0.6.4-5.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:python-zypp-0.6.4-5.3.ppc64le" }, "product_reference": "python-zypp-0.6.4-5.3.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "python-zypp-0.6.4-5.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:python-zypp-0.6.4-5.3.s390x" }, "product_reference": "python-zypp-0.6.4-5.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "python-zypp-0.6.4-5.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:python-zypp-0.6.4-5.3.x86_64" }, "product_reference": "python-zypp-0.6.4-5.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.ppc64le" }, "product_reference": "typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.s390x" }, "product_reference": "typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.x86_64" }, "product_reference": "typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "yast2-pkg-bindings-3.1.20-3.3.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:yast2-pkg-bindings-3.1.20-3.3.ppc64le" }, "product_reference": "yast2-pkg-bindings-3.1.20-3.3.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "yast2-pkg-bindings-3.1.20-3.3.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:yast2-pkg-bindings-3.1.20-3.3.s390x" }, "product_reference": "yast2-pkg-bindings-3.1.20-3.3.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "yast2-pkg-bindings-3.1.20-3.3.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:yast2-pkg-bindings-3.1.20-3.3.x86_64" }, "product_reference": "yast2-pkg-bindings-3.1.20-3.3.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "zypper-1.11.32-8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:zypper-1.11.32-8.1.ppc64le" }, "product_reference": "zypper-1.11.32-8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "zypper-1.11.32-8.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:zypper-1.11.32-8.1.s390x" }, "product_reference": "zypper-1.11.32-8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "zypper-1.11.32-8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:zypper-1.11.32-8.1.x86_64" }, "product_reference": "zypper-1.11.32-8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "zypper-log-1.11.32-8.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:zypper-log-1.11.32-8.1.noarch" }, "product_reference": "zypper-log-1.11.32-8.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "PackageKit-gstreamer-plugin-0.8.16-11.15.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12", "product_id": "SUSE Linux Enterprise Workstation Extension 12:PackageKit-gstreamer-plugin-0.8.16-11.15.x86_64" }, "product_reference": "PackageKit-gstreamer-plugin-0.8.16-11.15.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12" } ] }, "vulnerabilities": [ { "cve": "CVE-2014-3566", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2014-3566" } ], "notes": [ { "category": "general", "text": "The SSL protocol 3.0, as used in OpenSSL through 1.0.1i and other products, uses nondeterministic CBC padding, which makes it easier for man-in-the-middle attackers to obtain cleartext data via a padding-oracle attack, aka the \"POODLE\" issue.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12:PackageKit-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Desktop 12:PackageKit-backend-zypp-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Desktop 12:PackageKit-gstreamer-plugin-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Desktop 12:PackageKit-lang-0.8.16-11.15.noarch", "SUSE Linux Enterprise Desktop 12:gnome-packagekit-3.10.1-8.13.x86_64", "SUSE Linux Enterprise Desktop 12:gnome-packagekit-lang-3.10.1-8.13.noarch", "SUSE Linux Enterprise Desktop 12:libpackagekit-glib2-16-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Desktop 12:libsolv-tools-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Desktop 12:libyui-ncurses-pkg6-2.46.1-3.4.x86_64", "SUSE Linux Enterprise Desktop 12:libyui-qt-pkg6-2.44.7-3.2.x86_64", "SUSE Linux Enterprise Desktop 12:libzypp-14.39.0-10.1.x86_64", "SUSE Linux Enterprise Desktop 12:python-solv-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Desktop 12:python-zypp-0.6.4-5.3.x86_64", "SUSE Linux Enterprise Desktop 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Desktop 12:yast2-pkg-bindings-3.1.20-3.3.x86_64", "SUSE Linux Enterprise Desktop 12:zypper-1.11.32-8.1.x86_64", "SUSE Linux Enterprise Desktop 12:zypper-log-1.11.32-8.1.noarch", "SUSE Linux Enterprise Server 12:PackageKit-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Server 12:PackageKit-0.8.16-11.15.s390x", "SUSE Linux Enterprise Server 12:PackageKit-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Server 12:PackageKit-backend-zypp-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Server 12:PackageKit-backend-zypp-0.8.16-11.15.s390x", "SUSE Linux Enterprise Server 12:PackageKit-backend-zypp-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Server 12:PackageKit-lang-0.8.16-11.15.noarch", "SUSE Linux Enterprise Server 12:gnome-packagekit-3.10.1-8.13.ppc64le", "SUSE Linux Enterprise Server 12:gnome-packagekit-3.10.1-8.13.s390x", "SUSE Linux Enterprise Server 12:gnome-packagekit-3.10.1-8.13.x86_64", "SUSE Linux Enterprise Server 12:gnome-packagekit-lang-3.10.1-8.13.noarch", "SUSE Linux Enterprise Server 12:libpackagekit-glib2-16-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Server 12:libpackagekit-glib2-16-0.8.16-11.15.s390x", "SUSE Linux Enterprise Server 12:libpackagekit-glib2-16-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Server 12:libsolv-tools-0.6.11-8.1.ppc64le", "SUSE Linux Enterprise Server 12:libsolv-tools-0.6.11-8.1.s390x", "SUSE Linux Enterprise Server 12:libsolv-tools-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Server 12:libyui-ncurses-pkg6-2.46.1-3.4.ppc64le", "SUSE Linux Enterprise Server 12:libyui-ncurses-pkg6-2.46.1-3.4.s390x", "SUSE Linux Enterprise Server 12:libyui-ncurses-pkg6-2.46.1-3.4.x86_64", "SUSE Linux Enterprise Server 12:libyui-qt-pkg6-2.44.7-3.2.ppc64le", "SUSE Linux Enterprise Server 12:libyui-qt-pkg6-2.44.7-3.2.s390x", "SUSE Linux Enterprise Server 12:libyui-qt-pkg6-2.44.7-3.2.x86_64", "SUSE Linux Enterprise Server 12:libzypp-14.39.0-10.1.ppc64le", "SUSE Linux Enterprise Server 12:libzypp-14.39.0-10.1.s390x", "SUSE Linux Enterprise Server 12:libzypp-14.39.0-10.1.x86_64", "SUSE Linux Enterprise Server 12:perl-solv-0.6.11-8.1.ppc64le", "SUSE Linux Enterprise Server 12:perl-solv-0.6.11-8.1.s390x", "SUSE Linux Enterprise Server 12:perl-solv-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Server 12:python-solv-0.6.11-8.1.ppc64le", "SUSE Linux Enterprise Server 12:python-solv-0.6.11-8.1.s390x", "SUSE Linux Enterprise Server 12:python-solv-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Server 12:python-zypp-0.6.4-5.3.ppc64le", "SUSE Linux Enterprise Server 12:python-zypp-0.6.4-5.3.s390x", "SUSE Linux Enterprise Server 12:python-zypp-0.6.4-5.3.x86_64", "SUSE Linux Enterprise Server 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Server 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.s390x", "SUSE Linux Enterprise Server 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Server 12:yast2-pkg-bindings-3.1.20-3.3.ppc64le", "SUSE Linux Enterprise Server 12:yast2-pkg-bindings-3.1.20-3.3.s390x", "SUSE Linux Enterprise Server 12:yast2-pkg-bindings-3.1.20-3.3.x86_64", "SUSE Linux Enterprise Server 12:zypper-1.11.32-8.1.ppc64le", "SUSE Linux Enterprise Server 12:zypper-1.11.32-8.1.s390x", "SUSE Linux Enterprise Server 12:zypper-1.11.32-8.1.x86_64", "SUSE Linux Enterprise Server 12:zypper-log-1.11.32-8.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-0.8.16-11.15.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-backend-zypp-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-backend-zypp-0.8.16-11.15.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-backend-zypp-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-lang-0.8.16-11.15.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:gnome-packagekit-3.10.1-8.13.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:gnome-packagekit-3.10.1-8.13.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:gnome-packagekit-3.10.1-8.13.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:gnome-packagekit-lang-3.10.1-8.13.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:libpackagekit-glib2-16-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:libpackagekit-glib2-16-0.8.16-11.15.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:libpackagekit-glib2-16-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:libsolv-tools-0.6.11-8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:libsolv-tools-0.6.11-8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:libsolv-tools-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:libyui-ncurses-pkg6-2.46.1-3.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:libyui-ncurses-pkg6-2.46.1-3.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:libyui-ncurses-pkg6-2.46.1-3.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:libyui-qt-pkg6-2.44.7-3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:libyui-qt-pkg6-2.44.7-3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:libyui-qt-pkg6-2.44.7-3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:libzypp-14.39.0-10.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:libzypp-14.39.0-10.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:libzypp-14.39.0-10.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:perl-solv-0.6.11-8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:perl-solv-0.6.11-8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:perl-solv-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:python-solv-0.6.11-8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:python-solv-0.6.11-8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:python-solv-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:python-zypp-0.6.4-5.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:python-zypp-0.6.4-5.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:python-zypp-0.6.4-5.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:yast2-pkg-bindings-3.1.20-3.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:yast2-pkg-bindings-3.1.20-3.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:yast2-pkg-bindings-3.1.20-3.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:zypper-1.11.32-8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:zypper-1.11.32-8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:zypper-1.11.32-8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:zypper-log-1.11.32-8.1.noarch", "SUSE Linux Enterprise Software Development Kit 12:PackageKit-devel-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:PackageKit-devel-0.8.16-11.15.s390x", "SUSE Linux Enterprise Software Development Kit 12:PackageKit-devel-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Software Development Kit 12:libpackagekit-glib2-devel-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:libpackagekit-glib2-devel-0.8.16-11.15.s390x", "SUSE Linux Enterprise Software Development Kit 12:libpackagekit-glib2-devel-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Software Development Kit 12:libsolv-devel-0.6.11-8.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:libsolv-devel-0.6.11-8.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:libsolv-devel-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:libyui-ncurses-pkg-devel-2.46.1-3.4.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:libyui-ncurses-pkg-devel-2.46.1-3.4.s390x", "SUSE Linux Enterprise Software Development Kit 12:libyui-ncurses-pkg-devel-2.46.1-3.4.x86_64", "SUSE Linux Enterprise Software Development Kit 12:libyui-qt-pkg-devel-2.44.7-3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:libyui-qt-pkg-devel-2.44.7-3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:libyui-qt-pkg-devel-2.44.7-3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12:libzypp-devel-14.39.0-10.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:libzypp-devel-14.39.0-10.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:libzypp-devel-14.39.0-10.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:perl-solv-0.6.11-8.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:perl-solv-0.6.11-8.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:perl-solv-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:perl-zypp-0.6.4-5.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:perl-zypp-0.6.4-5.3.s390x", "SUSE Linux Enterprise Software Development Kit 12:perl-zypp-0.6.4-5.3.x86_64", "SUSE Linux Enterprise Software Development Kit 12:typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.s390x", "SUSE Linux Enterprise Software Development Kit 12:typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Workstation Extension 12:PackageKit-gstreamer-plugin-0.8.16-11.15.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2014-3566", "url": "https://www.suse.com/security/cve/CVE-2014-3566" }, { "category": "external", "summary": "SUSE Bug 1011293 for CVE-2014-3566", "url": "https://bugzilla.suse.com/1011293" }, { "category": "external", "summary": "SUSE Bug 1031023 for CVE-2014-3566", "url": "https://bugzilla.suse.com/1031023" }, { "category": "external", "summary": "SUSE Bug 901223 for CVE-2014-3566", "url": "https://bugzilla.suse.com/901223" }, { "category": "external", "summary": "SUSE Bug 901254 for CVE-2014-3566", "url": "https://bugzilla.suse.com/901254" }, { "category": "external", "summary": "SUSE Bug 901277 for CVE-2014-3566", "url": "https://bugzilla.suse.com/901277" }, { "category": "external", "summary": "SUSE Bug 901748 for CVE-2014-3566", "url": "https://bugzilla.suse.com/901748" }, { "category": "external", "summary": "SUSE Bug 901757 for CVE-2014-3566", "url": "https://bugzilla.suse.com/901757" }, { "category": "external", "summary": "SUSE Bug 901759 for CVE-2014-3566", "url": "https://bugzilla.suse.com/901759" }, { "category": "external", "summary": "SUSE Bug 901889 for CVE-2014-3566", "url": "https://bugzilla.suse.com/901889" }, { "category": "external", "summary": "SUSE Bug 901968 for CVE-2014-3566", "url": "https://bugzilla.suse.com/901968" }, { "category": "external", "summary": "SUSE Bug 902229 for CVE-2014-3566", "url": "https://bugzilla.suse.com/902229" }, { "category": "external", "summary": "SUSE Bug 902233 for CVE-2014-3566", "url": "https://bugzilla.suse.com/902233" }, { "category": "external", "summary": "SUSE Bug 902476 for CVE-2014-3566", "url": "https://bugzilla.suse.com/902476" }, { "category": "external", "summary": "SUSE Bug 903405 for CVE-2014-3566", "url": "https://bugzilla.suse.com/903405" }, { "category": "external", "summary": "SUSE Bug 903684 for CVE-2014-3566", "url": "https://bugzilla.suse.com/903684" }, { "category": "external", "summary": "SUSE Bug 904889 for CVE-2014-3566", "url": "https://bugzilla.suse.com/904889" }, { "category": "external", "summary": "SUSE Bug 905106 for CVE-2014-3566", "url": "https://bugzilla.suse.com/905106" }, { "category": "external", "summary": "SUSE Bug 914041 for CVE-2014-3566", "url": "https://bugzilla.suse.com/914041" }, { "category": "external", "summary": "SUSE Bug 994144 for CVE-2014-3566", "url": "https://bugzilla.suse.com/994144" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12:PackageKit-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Desktop 12:PackageKit-backend-zypp-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Desktop 12:PackageKit-gstreamer-plugin-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Desktop 12:PackageKit-lang-0.8.16-11.15.noarch", "SUSE Linux Enterprise Desktop 12:gnome-packagekit-3.10.1-8.13.x86_64", "SUSE Linux Enterprise Desktop 12:gnome-packagekit-lang-3.10.1-8.13.noarch", "SUSE Linux Enterprise Desktop 12:libpackagekit-glib2-16-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Desktop 12:libsolv-tools-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Desktop 12:libyui-ncurses-pkg6-2.46.1-3.4.x86_64", "SUSE Linux Enterprise Desktop 12:libyui-qt-pkg6-2.44.7-3.2.x86_64", "SUSE Linux Enterprise Desktop 12:libzypp-14.39.0-10.1.x86_64", "SUSE Linux Enterprise Desktop 12:python-solv-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Desktop 12:python-zypp-0.6.4-5.3.x86_64", "SUSE Linux Enterprise Desktop 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Desktop 12:yast2-pkg-bindings-3.1.20-3.3.x86_64", "SUSE Linux Enterprise Desktop 12:zypper-1.11.32-8.1.x86_64", "SUSE Linux Enterprise Desktop 12:zypper-log-1.11.32-8.1.noarch", "SUSE Linux Enterprise Server 12:PackageKit-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Server 12:PackageKit-0.8.16-11.15.s390x", "SUSE Linux Enterprise Server 12:PackageKit-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Server 12:PackageKit-backend-zypp-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Server 12:PackageKit-backend-zypp-0.8.16-11.15.s390x", "SUSE Linux Enterprise Server 12:PackageKit-backend-zypp-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Server 12:PackageKit-lang-0.8.16-11.15.noarch", "SUSE Linux Enterprise Server 12:gnome-packagekit-3.10.1-8.13.ppc64le", "SUSE Linux Enterprise Server 12:gnome-packagekit-3.10.1-8.13.s390x", "SUSE Linux Enterprise Server 12:gnome-packagekit-3.10.1-8.13.x86_64", "SUSE Linux Enterprise Server 12:gnome-packagekit-lang-3.10.1-8.13.noarch", "SUSE Linux Enterprise Server 12:libpackagekit-glib2-16-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Server 12:libpackagekit-glib2-16-0.8.16-11.15.s390x", "SUSE Linux Enterprise Server 12:libpackagekit-glib2-16-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Server 12:libsolv-tools-0.6.11-8.1.ppc64le", "SUSE Linux Enterprise Server 12:libsolv-tools-0.6.11-8.1.s390x", "SUSE Linux Enterprise Server 12:libsolv-tools-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Server 12:libyui-ncurses-pkg6-2.46.1-3.4.ppc64le", "SUSE Linux Enterprise Server 12:libyui-ncurses-pkg6-2.46.1-3.4.s390x", "SUSE Linux Enterprise Server 12:libyui-ncurses-pkg6-2.46.1-3.4.x86_64", "SUSE Linux Enterprise Server 12:libyui-qt-pkg6-2.44.7-3.2.ppc64le", "SUSE Linux Enterprise Server 12:libyui-qt-pkg6-2.44.7-3.2.s390x", "SUSE Linux Enterprise Server 12:libyui-qt-pkg6-2.44.7-3.2.x86_64", "SUSE Linux Enterprise Server 12:libzypp-14.39.0-10.1.ppc64le", "SUSE Linux Enterprise Server 12:libzypp-14.39.0-10.1.s390x", "SUSE Linux Enterprise Server 12:libzypp-14.39.0-10.1.x86_64", "SUSE Linux Enterprise Server 12:perl-solv-0.6.11-8.1.ppc64le", "SUSE Linux Enterprise Server 12:perl-solv-0.6.11-8.1.s390x", "SUSE Linux Enterprise Server 12:perl-solv-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Server 12:python-solv-0.6.11-8.1.ppc64le", "SUSE Linux Enterprise Server 12:python-solv-0.6.11-8.1.s390x", "SUSE Linux Enterprise Server 12:python-solv-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Server 12:python-zypp-0.6.4-5.3.ppc64le", "SUSE Linux Enterprise Server 12:python-zypp-0.6.4-5.3.s390x", "SUSE Linux Enterprise Server 12:python-zypp-0.6.4-5.3.x86_64", "SUSE Linux Enterprise Server 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Server 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.s390x", "SUSE Linux Enterprise Server 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Server 12:yast2-pkg-bindings-3.1.20-3.3.ppc64le", "SUSE Linux Enterprise Server 12:yast2-pkg-bindings-3.1.20-3.3.s390x", "SUSE Linux Enterprise Server 12:yast2-pkg-bindings-3.1.20-3.3.x86_64", "SUSE Linux Enterprise Server 12:zypper-1.11.32-8.1.ppc64le", "SUSE Linux Enterprise Server 12:zypper-1.11.32-8.1.s390x", "SUSE Linux Enterprise Server 12:zypper-1.11.32-8.1.x86_64", "SUSE Linux Enterprise Server 12:zypper-log-1.11.32-8.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-0.8.16-11.15.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-backend-zypp-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-backend-zypp-0.8.16-11.15.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-backend-zypp-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-lang-0.8.16-11.15.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:gnome-packagekit-3.10.1-8.13.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:gnome-packagekit-3.10.1-8.13.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:gnome-packagekit-3.10.1-8.13.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:gnome-packagekit-lang-3.10.1-8.13.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:libpackagekit-glib2-16-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:libpackagekit-glib2-16-0.8.16-11.15.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:libpackagekit-glib2-16-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:libsolv-tools-0.6.11-8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:libsolv-tools-0.6.11-8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:libsolv-tools-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:libyui-ncurses-pkg6-2.46.1-3.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:libyui-ncurses-pkg6-2.46.1-3.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:libyui-ncurses-pkg6-2.46.1-3.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:libyui-qt-pkg6-2.44.7-3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:libyui-qt-pkg6-2.44.7-3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:libyui-qt-pkg6-2.44.7-3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:libzypp-14.39.0-10.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:libzypp-14.39.0-10.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:libzypp-14.39.0-10.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:perl-solv-0.6.11-8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:perl-solv-0.6.11-8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:perl-solv-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:python-solv-0.6.11-8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:python-solv-0.6.11-8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:python-solv-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:python-zypp-0.6.4-5.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:python-zypp-0.6.4-5.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:python-zypp-0.6.4-5.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:yast2-pkg-bindings-3.1.20-3.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:yast2-pkg-bindings-3.1.20-3.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:yast2-pkg-bindings-3.1.20-3.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:zypper-1.11.32-8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:zypper-1.11.32-8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:zypper-1.11.32-8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:zypper-log-1.11.32-8.1.noarch", "SUSE Linux Enterprise Software Development Kit 12:PackageKit-devel-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:PackageKit-devel-0.8.16-11.15.s390x", "SUSE Linux Enterprise Software Development Kit 12:PackageKit-devel-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Software Development Kit 12:libpackagekit-glib2-devel-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:libpackagekit-glib2-devel-0.8.16-11.15.s390x", "SUSE Linux Enterprise Software Development Kit 12:libpackagekit-glib2-devel-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Software Development Kit 12:libsolv-devel-0.6.11-8.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:libsolv-devel-0.6.11-8.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:libsolv-devel-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:libyui-ncurses-pkg-devel-2.46.1-3.4.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:libyui-ncurses-pkg-devel-2.46.1-3.4.s390x", "SUSE Linux Enterprise Software Development Kit 12:libyui-ncurses-pkg-devel-2.46.1-3.4.x86_64", "SUSE Linux Enterprise Software Development Kit 12:libyui-qt-pkg-devel-2.44.7-3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:libyui-qt-pkg-devel-2.44.7-3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:libyui-qt-pkg-devel-2.44.7-3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12:libzypp-devel-14.39.0-10.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:libzypp-devel-14.39.0-10.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:libzypp-devel-14.39.0-10.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:perl-solv-0.6.11-8.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:perl-solv-0.6.11-8.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:perl-solv-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:perl-zypp-0.6.4-5.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:perl-zypp-0.6.4-5.3.s390x", "SUSE Linux Enterprise Software Development Kit 12:perl-zypp-0.6.4-5.3.x86_64", "SUSE Linux Enterprise Software Development Kit 12:typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.s390x", "SUSE Linux Enterprise Software Development Kit 12:typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Workstation Extension 12:PackageKit-gstreamer-plugin-0.8.16-11.15.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.4, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:N/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Desktop 12:PackageKit-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Desktop 12:PackageKit-backend-zypp-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Desktop 12:PackageKit-gstreamer-plugin-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Desktop 12:PackageKit-lang-0.8.16-11.15.noarch", "SUSE Linux Enterprise Desktop 12:gnome-packagekit-3.10.1-8.13.x86_64", "SUSE Linux Enterprise Desktop 12:gnome-packagekit-lang-3.10.1-8.13.noarch", "SUSE Linux Enterprise Desktop 12:libpackagekit-glib2-16-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Desktop 12:libsolv-tools-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Desktop 12:libyui-ncurses-pkg6-2.46.1-3.4.x86_64", "SUSE Linux Enterprise Desktop 12:libyui-qt-pkg6-2.44.7-3.2.x86_64", "SUSE Linux Enterprise Desktop 12:libzypp-14.39.0-10.1.x86_64", "SUSE Linux Enterprise Desktop 12:python-solv-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Desktop 12:python-zypp-0.6.4-5.3.x86_64", "SUSE Linux Enterprise Desktop 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Desktop 12:yast2-pkg-bindings-3.1.20-3.3.x86_64", "SUSE Linux Enterprise Desktop 12:zypper-1.11.32-8.1.x86_64", "SUSE Linux Enterprise Desktop 12:zypper-log-1.11.32-8.1.noarch", "SUSE Linux Enterprise Server 12:PackageKit-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Server 12:PackageKit-0.8.16-11.15.s390x", "SUSE Linux Enterprise Server 12:PackageKit-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Server 12:PackageKit-backend-zypp-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Server 12:PackageKit-backend-zypp-0.8.16-11.15.s390x", "SUSE Linux Enterprise Server 12:PackageKit-backend-zypp-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Server 12:PackageKit-lang-0.8.16-11.15.noarch", "SUSE Linux Enterprise Server 12:gnome-packagekit-3.10.1-8.13.ppc64le", "SUSE Linux Enterprise Server 12:gnome-packagekit-3.10.1-8.13.s390x", "SUSE Linux Enterprise Server 12:gnome-packagekit-3.10.1-8.13.x86_64", "SUSE Linux Enterprise Server 12:gnome-packagekit-lang-3.10.1-8.13.noarch", "SUSE Linux Enterprise Server 12:libpackagekit-glib2-16-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Server 12:libpackagekit-glib2-16-0.8.16-11.15.s390x", "SUSE Linux Enterprise Server 12:libpackagekit-glib2-16-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Server 12:libsolv-tools-0.6.11-8.1.ppc64le", "SUSE Linux Enterprise Server 12:libsolv-tools-0.6.11-8.1.s390x", "SUSE Linux Enterprise Server 12:libsolv-tools-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Server 12:libyui-ncurses-pkg6-2.46.1-3.4.ppc64le", "SUSE Linux Enterprise Server 12:libyui-ncurses-pkg6-2.46.1-3.4.s390x", "SUSE Linux Enterprise Server 12:libyui-ncurses-pkg6-2.46.1-3.4.x86_64", "SUSE Linux Enterprise Server 12:libyui-qt-pkg6-2.44.7-3.2.ppc64le", "SUSE Linux Enterprise Server 12:libyui-qt-pkg6-2.44.7-3.2.s390x", "SUSE Linux Enterprise Server 12:libyui-qt-pkg6-2.44.7-3.2.x86_64", "SUSE Linux Enterprise Server 12:libzypp-14.39.0-10.1.ppc64le", "SUSE Linux Enterprise Server 12:libzypp-14.39.0-10.1.s390x", "SUSE Linux Enterprise Server 12:libzypp-14.39.0-10.1.x86_64", "SUSE Linux Enterprise Server 12:perl-solv-0.6.11-8.1.ppc64le", "SUSE Linux Enterprise Server 12:perl-solv-0.6.11-8.1.s390x", "SUSE Linux Enterprise Server 12:perl-solv-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Server 12:python-solv-0.6.11-8.1.ppc64le", "SUSE Linux Enterprise Server 12:python-solv-0.6.11-8.1.s390x", "SUSE Linux Enterprise Server 12:python-solv-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Server 12:python-zypp-0.6.4-5.3.ppc64le", "SUSE Linux Enterprise Server 12:python-zypp-0.6.4-5.3.s390x", "SUSE Linux Enterprise Server 12:python-zypp-0.6.4-5.3.x86_64", "SUSE Linux Enterprise Server 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Server 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.s390x", "SUSE Linux Enterprise Server 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Server 12:yast2-pkg-bindings-3.1.20-3.3.ppc64le", "SUSE Linux Enterprise Server 12:yast2-pkg-bindings-3.1.20-3.3.s390x", "SUSE Linux Enterprise Server 12:yast2-pkg-bindings-3.1.20-3.3.x86_64", "SUSE Linux Enterprise Server 12:zypper-1.11.32-8.1.ppc64le", "SUSE Linux Enterprise Server 12:zypper-1.11.32-8.1.s390x", "SUSE Linux Enterprise Server 12:zypper-1.11.32-8.1.x86_64", "SUSE Linux Enterprise Server 12:zypper-log-1.11.32-8.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-0.8.16-11.15.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-backend-zypp-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-backend-zypp-0.8.16-11.15.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-backend-zypp-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:PackageKit-lang-0.8.16-11.15.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:gnome-packagekit-3.10.1-8.13.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:gnome-packagekit-3.10.1-8.13.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:gnome-packagekit-3.10.1-8.13.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:gnome-packagekit-lang-3.10.1-8.13.noarch", "SUSE Linux Enterprise Server for SAP Applications 12:libpackagekit-glib2-16-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:libpackagekit-glib2-16-0.8.16-11.15.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:libpackagekit-glib2-16-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:libsolv-tools-0.6.11-8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:libsolv-tools-0.6.11-8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:libsolv-tools-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:libyui-ncurses-pkg6-2.46.1-3.4.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:libyui-ncurses-pkg6-2.46.1-3.4.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:libyui-ncurses-pkg6-2.46.1-3.4.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:libyui-qt-pkg6-2.44.7-3.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:libyui-qt-pkg6-2.44.7-3.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:libyui-qt-pkg6-2.44.7-3.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:libzypp-14.39.0-10.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:libzypp-14.39.0-10.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:libzypp-14.39.0-10.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:perl-solv-0.6.11-8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:perl-solv-0.6.11-8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:perl-solv-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:python-solv-0.6.11-8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:python-solv-0.6.11-8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:python-solv-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:python-zypp-0.6.4-5.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:python-zypp-0.6.4-5.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:python-zypp-0.6.4-5.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:typelib-1_0-PackageKitGlib-1_0-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:yast2-pkg-bindings-3.1.20-3.3.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:yast2-pkg-bindings-3.1.20-3.3.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:yast2-pkg-bindings-3.1.20-3.3.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:zypper-1.11.32-8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:zypper-1.11.32-8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:zypper-1.11.32-8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:zypper-log-1.11.32-8.1.noarch", "SUSE Linux Enterprise Software Development Kit 12:PackageKit-devel-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:PackageKit-devel-0.8.16-11.15.s390x", "SUSE Linux Enterprise Software Development Kit 12:PackageKit-devel-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Software Development Kit 12:libpackagekit-glib2-devel-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:libpackagekit-glib2-devel-0.8.16-11.15.s390x", "SUSE Linux Enterprise Software Development Kit 12:libpackagekit-glib2-devel-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Software Development Kit 12:libsolv-devel-0.6.11-8.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:libsolv-devel-0.6.11-8.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:libsolv-devel-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:libyui-ncurses-pkg-devel-2.46.1-3.4.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:libyui-ncurses-pkg-devel-2.46.1-3.4.s390x", "SUSE Linux Enterprise Software Development Kit 12:libyui-ncurses-pkg-devel-2.46.1-3.4.x86_64", "SUSE Linux Enterprise Software Development Kit 12:libyui-qt-pkg-devel-2.44.7-3.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:libyui-qt-pkg-devel-2.44.7-3.2.s390x", "SUSE Linux Enterprise Software Development Kit 12:libyui-qt-pkg-devel-2.44.7-3.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12:libzypp-devel-14.39.0-10.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:libzypp-devel-14.39.0-10.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:libzypp-devel-14.39.0-10.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:perl-solv-0.6.11-8.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:perl-solv-0.6.11-8.1.s390x", "SUSE Linux Enterprise Software Development Kit 12:perl-solv-0.6.11-8.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12:perl-zypp-0.6.4-5.3.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:perl-zypp-0.6.4-5.3.s390x", "SUSE Linux Enterprise Software Development Kit 12:perl-zypp-0.6.4-5.3.x86_64", "SUSE Linux Enterprise Software Development Kit 12:typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.ppc64le", "SUSE Linux Enterprise Software Development Kit 12:typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.s390x", "SUSE Linux Enterprise Software Development Kit 12:typelib-1_0-PackageKitPlugin-1_0-0.8.16-11.15.x86_64", "SUSE Linux Enterprise Workstation Extension 12:PackageKit-gstreamer-plugin-0.8.16-11.15.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2015-06-15T14:40:26Z", "details": "critical" } ], "title": "CVE-2014-3566" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…