Revision Date: | 2021-05-18 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 SP2 LTSS kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2020-36312: Fixed an issue in virt/kvm/kvm_main.c that had a kvm_io_bus_unregister_dev memory leak upon a kmalloc failure (bnc#1184509). - CVE-2021-29650: Fixed an issue inside the netfilter subsystem that allowed attackers to cause a denial of service (panic) because net/netfilter/x_tables.c and include/linux/netfilter/x_tables.h lack a full memory barrier upon the assignment of a new table value (bnc#1184208). - CVE-2020-27673: Fixed an issue in Xen where a guest OS users could have caused a denial of service (host OS hang) via a high rate of events to dom0 (bnc#1177411, bnc#1184583). - CVE-2021-29154: Fixed BPF JIT compilers that allowed to execute arbitrary code within the kernel context (bnc#1184391). - CVE-2020-25673: Fixed NFC endless loops caused by repeated llcp_sock_connect() (bsc#1178181). - CVE-2020-25672: Fixed NFC memory leak in llcp_sock_connect() (bsc#1178181). - CVE-2020-25671: Fixed NFC refcount leak in llcp_sock_connect() (bsc#1178181). - CVE-2020-25670: Fixed NFC refcount leak in llcp_sock_bind() (bsc#1178181). - CVE-2021-28950: Fixed an issue in fs/fuse/fuse_i.h where a 'stall on CPU' could have occured because a retry loop continually finds the same bad inode (bnc#1184194, bnc#1184211). - CVE-2020-36322: Fixed an issue inside the FUSE filesystem implementation where fuse_do_getattr() calls make_bad_inode() in inappropriate situations, could have caused a system crash. NOTE: the original fix for this vulnerability was incomplete, and its incompleteness is tracked as CVE-2021-28950 (bnc#1184211). - CVE-2021-30002: Fixed a memory leak issue when a webcam device exists (bnc#1184120). - CVE-2021-3483: Fixed a use-after-free bug in nosy_ioctl() (bsc#1184393). - CVE-2021-20219: Fixed a denial of service vulnerability in drivers/tty/n_tty.c of the Linux kernel. In this flaw a local attacker with a normal user privilege could have delayed the loop and cause a threat to the system availability (bnc#1184397). - CVE-2021-29265: Fixed an issue in usbip_sockfd_store in drivers/usb/usbip/stub_dev.c that allowed attackers to cause a denial of service (GPF) because the stub-up sequence has race conditions during an update of the local and shared status (bnc#1184167). - CVE-2021-29264: Fixed an issue in drivers/net/ethernet/freescale/gianfar.c in the Freescale Gianfar Ethernet driver that allowed attackers to cause a system crash because a negative fragment size is calculated in situations involving an rx queue overrun when jumbo packets are used and NAPI is enabled (bnc#1184168). - CVE-2021-28972: Fixed an issue in drivers/pci/hotplug/rpadlpar_sysfs.c where the RPA PCI Hotplug driver had a user-tolerable buffer overflow when writing a new device name to the driver from userspace, allowing userspace to write data to the kernel stack frame directly. This occurs because add_slot_store and remove_slot_store mishandle drc_name '\0' termination (bnc#1184198). - CVE-2021-28660: Fixed rtw_wx_set_scan in drivers/staging/rtl8188eu/os_dep/ioctl_linux.c that allowed writing beyond the end of the ssid array (bnc#1183593). - CVE-2020-0433: Fixed blk_mq_queue_tag_busy_iter of blk-mq-tag.c, where a possible use after free due to improper locking could have happened. This could have led to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation (bnc#1176720). - CVE-2021-28038: Fixed an issue with Xen PV. A certain part of the netback driver lacks necessary treatment of errors such as failed memory allocations (as a result of changes to the handling of grant mapping errors). A host OS denial of service may occur during misbehavior of a networking frontend driver. NOTE: this issue exists because of an incomplete fix for CVE-2021-26931 (bnc#1183022, bnc#1183069). - CVE-2021-27365: Fixed an issue inside the iSCSI data structures that does not have appropriate length constraints or checks, and can exceed the PAGE_SIZE value. An unprivileged user can send a Netlink message that is associated with iSCSI, and has a length up to the maximum length of a Netlink message (bnc#1182715). - CVE-2021-27363: Fixed an issue with a kernel pointer leak that could have been used to determine the address of the iscsi_transport structure. When an iSCSI transport is registered with the iSCSI subsystem, the transport's handle is available to unprivileged users via the sysfs file system, at /sys/class/iscsi_transport/$TRANSPORT_NAME/handle. When read, the show_transport_handle function (in drivers/scsi/scsi_transport_iscsi.c) is called, which leaks the handle. This handle is actually the pointer to an iscsi_transport struct in the kernel module's global variables (bnc#1182716). - CVE-2021-27364: Fixed an issue in drivers/scsi/scsi_transport_iscsi.c where an unprivileged user can craft Netlink messages (bnc#1182717). - CVE-2020-1749: Fixed a flaw inside of some networking protocols in IPsec, such as VXLAN and GENEVE tunnels over IPv6. When an encrypted tunnel is created between two hosts, the kernel isn't correctly routing tunneled data over the encrypted link; rather sending the data unencrypted. This would allow anyone in between the two endpoints to read the traffic unencrypted. The main threat from this vulnerability is to data confidentiality (bnc#1165629).
The following non-security bugs were fixed:
- bluetooth: eliminate the potential race condition when removing the HCI controller (bsc#1184611). - Btrfs: add missing extents release on file extent cluster relocation error (bsc#1159483). - btrfs: change timing for qgroup reserved space for ordered extents to fix reserved space leak (bsc#1172247). - btrfs: Cleanup try_flush_qgroup (bsc#1182047). - btrfs: Do not flush from btrfs_delayed_inode_reserve_metadata (bsc#1182047). - btrfs: drop unused parameter qgroup_reserved (bsc#1182261). - btrfs: fix qgroup data rsv leak caused by falloc failure (bsc#1182261). - btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadata (bsc#1182261). - btrfs: Free correct amount of space in btrfs_delayed_inode_reserve_metadata (bsc#1182047). - btrfs: inode: move qgroup reserved space release to the callers of insert_reserved_file_extent() (bsc#1172247). - btrfs: inode: refactor the parameters of insert_reserved_file_extent() (bsc#1172247). - btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item (bsc#1172247). - btrfs: qgroup: allow to unreserve range without releasing other ranges (bsc#1120163). - btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents() (bsc#1155179). - btrfs: qgroup: do not commit transaction when we already hold the handle (bsc#1178634). - btrfs: qgroup: Do not hold qgroup_ioctl_lock in btrfs_qgroup_inherit() (bsc#1165823). - btrfs: qgroup: do not try to wait flushing if we're already holding a transaction (bsc#1179575). - btrfs: qgroup: Fix a bug that prevents qgroup to be re-enabled after disable (bsc#1172247). - btrfs: qgroup: fix data leak caused by race between writeback and truncate (bsc#1172247). - btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations (bsc#1177856). - btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls (bsc#1152975). - btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space (bsc#1152974). - btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inode (bsc#1177855). - btrfs: qgroup: mark qgroup inconsistent if we're inherting snapshot to a new qgroup (bsc#1165823). - btrfs: qgroup: remove ASYNC_COMMIT mechanism in favor of reserve retry-after-EDQUOT (bsc#1120163). - btrfs: qgroup: try to flush qgroup space when we get -EDQUOT (bsc#1120163). - btrfs: remove unused parameter from btrfs_subvolume_release_metadata (bsc#1182261). - btrfs: tracepoints: Fix bad entry members of qgroup events (bsc#1155186). - btrfs: tracepoints: Fix wrong parameter order for qgroup events (bsc#1155184). - ext4: check journal inode extents more carefully (bsc#1173485). - ext4: do not allow overlapping system zones (bsc#1173485). - ext4: handle error of ext4_setup_system_zone() on remount (bsc#1173485). - hv_netvsc: remove ndo_poll_controller (bsc#1185248). - KVM: Add proper lockdep assertion in I/O bus unregister (bsc#1185555). - KVM: Destroy I/O bus devices on unregister failure _after_ sync'ing SRCU (bsc#1185556). - KVM: Stop looking for coalesced MMIO zones if the bus is destroyed (bsc#1185557). - xen-netback: respect gnttab_map_refs()'s return value (bsc#1183022 XSA-367). - Xen/gnttab: handle p2m update errors on a per-slot basis (bsc#1183022 XSA-367).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1000751 1015422 1033564 1120163 1137792 1138614 1138872 1140868 1152974 1152975 1155179 1155184 1155186 1158328 1158527 1159483 1165629 1165823 1172247 1173485 1176720 1177411 1177855 1177856 1178181 1178634 1179575 1182047 1182261 1182715 1182716 1182717 1183022 1183069 1183593 1184120 1184167 1184168 1184194 1184198 1184208 1184211 1184391 1184393 1184397 1184509 1184583 1184611 1185248 1185555 1185556 1185557 564504 597215 601002 626444 642571 666744 778943 928193 951734 951735 956018 956021 956260 957105 957106 957107 957109 957110 CVE-2006-3746 CVE-2006-5456 CVE-2006-6169 CVE-2007-1667 CVE-2007-1797 CVE-2007-4985 CVE-2007-4986 CVE-2007-4987 CVE-2007-4988 CVE-2008-0171 CVE-2008-1530 CVE-2008-3825 CVE-2008-4311 CVE-2009-3627 CVE-2009-4274 CVE-2010-2547 CVE-2010-3609 CVE-2011-0633 CVE-2011-2483 CVE-2011-3177 CVE-2012-0247 CVE-2012-0248 CVE-2012-0259 CVE-2012-0260 CVE-2012-1185 CVE-2012-1186 CVE-2012-1610 CVE-2012-1713 CVE-2012-1717 CVE-2012-1718 CVE-2012-1719 CVE-2012-1798 CVE-2012-3437 CVE-2013-5745 CVE-2014-1947 CVE-2014-8354 CVE-2014-8355 CVE-2014-8562 CVE-2014-8716 CVE-2015-1819 CVE-2015-5312 CVE-2015-7497 CVE-2015-7498 CVE-2015-7499 CVE-2015-7500 CVE-2015-7941 CVE-2015-7942 CVE-2015-8241 CVE-2015-8242 CVE-2015-8317 CVE-2016-9893 CVE-2016-9895 CVE-2016-9897 CVE-2016-9898 CVE-2016-9899 CVE-2016-9900 CVE-2016-9901 CVE-2016-9902 CVE-2016-9904 CVE-2016-9905 CVE-2017-7697 CVE-2019-11707 CVE-2019-11708 CVE-2019-11709 CVE-2019-11711 CVE-2019-11712 CVE-2019-11713 CVE-2019-11715 CVE-2019-11717 CVE-2019-11719 CVE-2019-11729 CVE-2019-11730 CVE-2019-11745 CVE-2019-13722 CVE-2019-17005 CVE-2019-17008 CVE-2019-17009 CVE-2019-17010 CVE-2019-17011 CVE-2019-17012 CVE-2019-9811 CVE-2020-0433 CVE-2020-1749 CVE-2020-25670 CVE-2020-25671 CVE-2020-25672 CVE-2020-25673 CVE-2020-27673 CVE-2020-36312 CVE-2020-36322 CVE-2021-20219 CVE-2021-27363 CVE-2021-27364 CVE-2021-27365 CVE-2021-28038 CVE-2021-28660 CVE-2021-28950 CVE-2021-28972 CVE-2021-29154 CVE-2021-29264 CVE-2021-29265 CVE-2021-29650 CVE-2021-30002 CVE-2021-3483 SUSE-SU-2016:0030-1 SUSE-SU-2017:1065-1
|
Platform(s): | openSUSE Leap 15.0 openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Desktop 12 SP4 SUSE Linux Enterprise Module for additional PackageHub packages 15 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Desktop Applications 15 SUSE Linux Enterprise Module for Development Tools 15 SUSE Linux Enterprise Module for Legacy Software 15 SUSE Linux Enterprise Module for Live Patching 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Web Scripting 15 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-TERADATA SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11 SP4-LTSS SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-BCL SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-ESPOS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SUSE Linux Enterprise Server for SAP Applications 11 SP1 SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3 SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for SAP Applications 12-LTSS SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Workstation Extension 15 SUSE OpenStack Cloud 5 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud 7
| Product(s): | |
Definition Synopsis |
openSUSE Leap 15.0 is installed AND Package Information
NetworkManager-applet-1.8.10-lp150.3 is installed
OR NetworkManager-applet-lang-1.8.10-lp150.3 is installed
OR NetworkManager-connection-editor-1.8.10-lp150.3 is installed
OR libnm-gtk0-1.8.10-lp150.3 is installed
OR libnma0-1.8.10-lp150.3 is installed
OR nma-data-1.8.10-lp150.3 is installed
OR typelib-1_0-NMGtk-1_0-1.8.10-lp150.3 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
alsa-1.1.4.1-1 is installed
OR alsa-devel-1.1.4.1-1 is installed
OR libasound2-1.1.4.1-1 is installed
OR libasound2-32bit-1.1.4.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
acroread-9.5.5-0.5.5 is installed
OR acroread-cmaps-9.4.6-0.4.5 is installed
OR acroread-fonts-ja-9.4.6-0.4.5 is installed
OR acroread-fonts-ko-9.4.6-0.4.5 is installed
OR acroread-fonts-zh_CN-9.4.6-0.4.5 is installed
OR acroread-fonts-zh_TW-9.4.6-0.4.5 is installed
OR acroread_ja-9.4.2-0.4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
augeas-0.9.0-3.17 is installed
OR libaugeas0-0.9.0-3.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.41 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.41 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
kernel-default-4.4.103-92.56 is installed
OR kernel-default-devel-4.4.103-92.56 is installed
OR kernel-default-extra-4.4.103-92.56 is installed
OR kernel-devel-4.4.103-92.56 is installed
OR kernel-macros-4.4.103-92.56 is installed
OR kernel-source-4.4.103-92.56 is installed
OR kernel-syms-4.4.103-92.56 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
ImageMagick-6.8.8.1-71.17 is installed
OR libMagick++-6_Q16-3-6.8.8.1-71.17 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-71.17 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.17 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-71.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
libraw-0.15.4-27 is installed
OR libraw9-0.15.4-27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
AND Package Information
glib2-2.54.3-4.7 is installed
OR glib2-devel-32bit-2.54.3-4.7 is installed
OR glib2-tools-32bit-2.54.3-4.7 is installed
OR libgthread-2_0-0-32bit-2.54.3-4.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
libnm0-1.10.6-3 is installed
OR typelib-1_0-NM-1_0-1.10.6-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
gtk2-data-2.24.32-2 is installed
OR gtk2-tools-32bit-2.24.32-2 is installed
OR libgtk-2_0-0-32bit-2.24.32-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND Package Information
libgit2-26-0.26.3-1 is installed
OR libgit2-devel-0.26.3-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND Package Information
kernel-default-4.12.14-25.28 is installed
OR reiserfs-kmp-default-4.12.14-25.28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-livepatch-4_12_14-25_13-default-4-2 is installed
OR kernel-livepatch-SLE15_Update_3-4-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
gio-branding-upstream-2.54.3-4.7 is installed
OR glib2-2.54.3-4.7 is installed
OR glib2-devel-static-2.54.3-4.7 is installed
OR libgio-fam-2.54.3-4.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
guestfs-data-1.38.0-3 is installed
OR guestfs-tools-1.38.0-3 is installed
OR guestfs-winsupport-1.38.0-3 is installed
OR guestfsd-1.38.0-3 is installed
OR libguestfs-devel-1.38.0-3 is installed
OR libguestfs0-1.38.0-3 is installed
OR perl-Sys-Guestfs-1.38.0-3 is installed
OR python3-libguestfs-1.38.0-3 is installed
OR virt-v2v-1.38.0-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 15 is installed
AND Package Information
apache2-mod_php7-7.2.5-4.12 is installed
OR php7-7.2.5-4.12 is installed
OR php7-bcmath-7.2.5-4.12 is installed
OR php7-bz2-7.2.5-4.12 is installed
OR php7-calendar-7.2.5-4.12 is installed
OR php7-ctype-7.2.5-4.12 is installed
OR php7-curl-7.2.5-4.12 is installed
OR php7-dba-7.2.5-4.12 is installed
OR php7-devel-7.2.5-4.12 is installed
OR php7-dom-7.2.5-4.12 is installed
OR php7-enchant-7.2.5-4.12 is installed
OR php7-exif-7.2.5-4.12 is installed
OR php7-fastcgi-7.2.5-4.12 is installed
OR php7-fileinfo-7.2.5-4.12 is installed
OR php7-fpm-7.2.5-4.12 is installed
OR php7-ftp-7.2.5-4.12 is installed
OR php7-gd-7.2.5-4.12 is installed
OR php7-gettext-7.2.5-4.12 is installed
OR php7-gmp-7.2.5-4.12 is installed
OR php7-iconv-7.2.5-4.12 is installed
OR php7-intl-7.2.5-4.12 is installed
OR php7-json-7.2.5-4.12 is installed
OR php7-ldap-7.2.5-4.12 is installed
OR php7-mbstring-7.2.5-4.12 is installed
OR php7-mysql-7.2.5-4.12 is installed
OR php7-odbc-7.2.5-4.12 is installed
OR php7-opcache-7.2.5-4.12 is installed
OR php7-openssl-7.2.5-4.12 is installed
OR php7-pcntl-7.2.5-4.12 is installed
OR php7-pdo-7.2.5-4.12 is installed
OR php7-pear-7.2.5-4.12 is installed
OR php7-pear-Archive_Tar-7.2.5-4.12 is installed
OR php7-pgsql-7.2.5-4.12 is installed
OR php7-phar-7.2.5-4.12 is installed
OR php7-posix-7.2.5-4.12 is installed
OR php7-shmop-7.2.5-4.12 is installed
OR php7-snmp-7.2.5-4.12 is installed
OR php7-soap-7.2.5-4.12 is installed
OR php7-sockets-7.2.5-4.12 is installed
OR php7-sqlite-7.2.5-4.12 is installed
OR php7-sysvmsg-7.2.5-4.12 is installed
OR php7-sysvsem-7.2.5-4.12 is installed
OR php7-sysvshm-7.2.5-4.12 is installed
OR php7-tokenizer-7.2.5-4.12 is installed
OR php7-wddx-7.2.5-4.12 is installed
OR php7-xmlreader-7.2.5-4.12 is installed
OR php7-xmlrpc-7.2.5-4.12 is installed
OR php7-xmlwriter-7.2.5-4.12 is installed
OR php7-xsl-7.2.5-4.12 is installed
OR php7-zip-7.2.5-4.12 is installed
OR php7-zlib-7.2.5-4.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
openslp-1.2.0-172.10.7 is installed
OR openslp-32bit-1.2.0-172.10.7 is installed
OR openslp-server-1.2.0-172.10.7 is installed
OR openslp-x86-1.2.0-172.10.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
openslp-1.2.0-172.10.7 is installed
OR openslp-32bit-1.2.0-172.10.7 is installed
OR openslp-server-1.2.0-172.10.7 is installed
OR openslp-x86-1.2.0-172.10.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libicu-4.0-7.26 is installed
OR libicu-32bit-4.0-7.26 is installed
OR libicu-doc-4.0-7.26 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libicu-4.0-7.26 is installed
OR libicu-32bit-4.0-7.26 is installed
OR libicu-doc-4.0-7.26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libicu-4.0-7.26 is installed
OR libicu-32bit-4.0-7.26 is installed
OR libicu-doc-4.0-7.26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-45.6.0esr-66 is installed
OR MozillaFirefox-translations-45.6.0esr-66 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-45.6.0esr-66 is installed
OR MozillaFirefox-translations-45.6.0esr-66 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND apache2-mod_nss-1.0.8-0.4.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND apache2-mod_nss-1.0.8-0.4.7 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND apache2-mod_nss-1.0.8-0.4.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libvirt-0.9.6-0.23 is installed
OR libvirt-client-0.9.6-0.23 is installed
OR libvirt-client-32bit-0.9.6-0.23 is installed
OR libvirt-doc-0.9.6-0.23 is installed
OR libvirt-python-0.9.6-0.23 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
libvirt-0.9.6-0.23 is installed
OR libvirt-client-0.9.6-0.23 is installed
OR libvirt-client-32bit-0.9.6-0.23 is installed
OR libvirt-doc-0.9.6-0.23 is installed
OR libvirt-python-0.9.6-0.23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND perl-HTML-Parser-3.56-1.18 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
bind-9.9.6P1-0.30 is installed
OR bind-chrootenv-9.9.6P1-0.30 is installed
OR bind-devel-9.9.6P1-0.30 is installed
OR bind-doc-9.9.6P1-0.30 is installed
OR bind-libs-9.9.6P1-0.30 is installed
OR bind-libs-32bit-9.9.6P1-0.30 is installed
OR bind-utils-9.9.6P1-0.30 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
bind-9.9.6P1-0.30 is installed
OR bind-chrootenv-9.9.6P1-0.30 is installed
OR bind-devel-9.9.6P1-0.30 is installed
OR bind-doc-9.9.6P1-0.30 is installed
OR bind-libs-9.9.6P1-0.30 is installed
OR bind-libs-32bit-9.9.6P1-0.30 is installed
OR bind-utils-9.9.6P1-0.30 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
nagios-3.0.6-1.25.36 is installed
OR nagios-www-3.0.6-1.25.36 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
nagios-3.0.6-1.25.36 is installed
OR nagios-www-3.0.6-1.25.36 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
nagios-3.0.6-1.25.36 is installed
OR nagios-www-3.0.6-1.25.36 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
nagios-3.0.6-1.25.36 is installed
OR nagios-www-3.0.6-1.25.36 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
nagios-3.0.6-1.25.36 is installed
OR nagios-www-3.0.6-1.25.36 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
boost-license-1.36.0-12.3 is installed
OR libboost_program_options1_36_0-1.36.0-12.3 is installed
OR libboost_regex1_36_0-1.36.0-12.3 is installed
OR libboost_signals1_36_0-1.36.0-12.3 is installed
OR libboost_thread1_36_0-1.36.0-12.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND Package Information
cobbler-2.2.2-0.68.6 is installed
OR koan-2.2.2-0.68.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
MozillaFirefox-38.7.0esr-37 is installed
OR MozillaFirefox-translations-38.7.0esr-37 is installed
OR libfreebl3-3.20.2-28 is installed
OR libfreebl3-32bit-3.20.2-28 is installed
OR libsoftokn3-3.20.2-28 is installed
OR libsoftokn3-32bit-3.20.2-28 is installed
OR mozilla-nspr-4.12-24 is installed
OR mozilla-nspr-32bit-4.12-24 is installed
OR mozilla-nss-3.20.2-28 is installed
OR mozilla-nss-32bit-3.20.2-28 is installed
OR mozilla-nss-tools-3.20.2-28 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-38.7.0esr-37 is installed
OR MozillaFirefox-translations-38.7.0esr-37 is installed
OR libfreebl3-3.20.2-28 is installed
OR libfreebl3-32bit-3.20.2-28 is installed
OR libsoftokn3-3.20.2-28 is installed
OR libsoftokn3-32bit-3.20.2-28 is installed
OR mozilla-nspr-4.12-24 is installed
OR mozilla-nspr-32bit-4.12-24 is installed
OR mozilla-nss-3.20.2-28 is installed
OR mozilla-nss-32bit-3.20.2-28 is installed
OR mozilla-nss-tools-3.20.2-28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
MozillaFirefox-38.7.0esr-37 is installed
OR MozillaFirefox-translations-38.7.0esr-37 is installed
OR libfreebl3-3.20.2-28 is installed
OR libfreebl3-32bit-3.20.2-28 is installed
OR libsoftokn3-3.20.2-28 is installed
OR libsoftokn3-32bit-3.20.2-28 is installed
OR mozilla-nspr-4.12-24 is installed
OR mozilla-nspr-32bit-4.12-24 is installed
OR mozilla-nss-3.20.2-28 is installed
OR mozilla-nss-32bit-3.20.2-28 is installed
OR mozilla-nss-tools-3.20.2-28 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
MozillaFirefox-38.7.0esr-37 is installed
OR MozillaFirefox-translations-38.7.0esr-37 is installed
OR libfreebl3-3.20.2-28 is installed
OR libfreebl3-32bit-3.20.2-28 is installed
OR libsoftokn3-3.20.2-28 is installed
OR libsoftokn3-32bit-3.20.2-28 is installed
OR mozilla-nspr-4.12-24 is installed
OR mozilla-nspr-32bit-4.12-24 is installed
OR mozilla-nss-3.20.2-28 is installed
OR mozilla-nss-32bit-3.20.2-28 is installed
OR mozilla-nss-tools-3.20.2-28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
MozillaFirefox-45.2.0esr-45 is installed
OR MozillaFirefox-branding-SLED-45.0-23 is installed
OR MozillaFirefox-translations-45.2.0esr-45 is installed
OR firefox-fontconfig-2.11.0-2 is installed
OR libfreebl3-3.21.1-35 is installed
OR libfreebl3-32bit-3.21.1-35 is installed
OR libsoftokn3-3.21.1-35 is installed
OR libsoftokn3-32bit-3.21.1-35 is installed
OR mozilla-nspr-4.12-29 is installed
OR mozilla-nspr-32bit-4.12-29 is installed
OR mozilla-nss-3.21.1-35 is installed
OR mozilla-nss-32bit-3.21.1-35 is installed
OR mozilla-nss-tools-3.21.1-35 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND LibVNCServer-0.9.1-160.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND LibVNCServer-0.9.1-160.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
libsamplerate-0.1.4-3 is installed
OR libsamplerate-32bit-0.1.4-3 is installed
OR libsamplerate-x86-0.1.4-3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
libsamplerate-0.1.4-3 is installed
OR libsamplerate-32bit-0.1.4-3 is installed
OR libsamplerate-x86-0.1.4-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
libMagickCore1-6.4.3.6-7.30 is installed
OR libMagickCore1-32bit-6.4.3.6-7.30 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND clamav-0.100.3-0.20.26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND clamav-0.100.3-0.20.26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
libxml2-2.9.1-10 is installed
OR libxml2-2-2.9.1-10 is installed
OR libxml2-2-32bit-2.9.1-10 is installed
OR libxml2-doc-2.9.1-10 is installed
OR libxml2-tools-2.9.1-10 is installed
OR python-libxml2-2.9.1-10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
libxml2-2.9.1-10 is installed
OR libxml2-2-2.9.1-10 is installed
OR libxml2-2-32bit-2.9.1-10 is installed
OR libxml2-doc-2.9.1-10 is installed
OR libxml2-tools-2.9.1-10 is installed
OR python-libxml2-2.9.1-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
MozillaFirefox-31.1.0esr-1 is installed
OR MozillaFirefox-translations-31.1.0esr-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
MozillaFirefox-38.5.0esr-54 is installed
OR MozillaFirefox-translations-38.5.0esr-54 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
MozillaFirefox-38.5.0esr-54 is installed
OR MozillaFirefox-translations-38.5.0esr-54 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
cron-4.2-58 is installed
OR cronie-1.4.11-58 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
libspice-server1-0.12.5-10 is installed
OR spice-0.12.5-10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
libspice-server1-0.12.5-10 is installed
OR spice-0.12.5-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
evince-3.10.3-2.3 is installed
OR evince-lang-3.10.3-2.3 is installed
OR libevdocument3-4-3.10.3-2.3 is installed
OR libevview3-3-3.10.3-2.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND wget-1.14-17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND wget-1.14-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
automake-1.13.4-6 is installed
OR m4-1.4.16-15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND binutils-2.31-9.26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND binutils-2.31-9.26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
java-1_8_0-ibm-1.8.0_sr5.15-30.33 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr5.15-30.33 is installed
OR java-1_8_0-ibm-devel-1.8.0_sr5.15-30.33 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr5.15-30.33 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
java-1_8_0-ibm-1.8.0_sr5.15-30.33 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr5.15-30.33 is installed
OR java-1_8_0-ibm-devel-1.8.0_sr5.15-30.33 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr5.15-30.33 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_114-92_67-default-8-2 is installed
OR kgraft-patch-SLE12-SP2_Update_19-8-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_114-92_67-default-8-2 is installed
OR kgraft-patch-SLE12-SP2_Update_19-8-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
MozillaFirefox-52.9.0esr-109.38 is installed
OR MozillaFirefox-devel-52.9.0esr-109.38 is installed
OR MozillaFirefox-translations-52.9.0esr-109.38 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libsoup-2.54.1-5.3 is installed
OR libsoup-2_4-1-2.54.1-5.3 is installed
OR libsoup-2_4-1-32bit-2.54.1-5.3 is installed
OR libsoup-lang-2.54.1-5.3 is installed
OR typelib-1_0-Soup-2_4-2.54.1-5.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libsoup-2.54.1-5.3 is installed
OR libsoup-2_4-1-2.54.1-5.3 is installed
OR libsoup-2_4-1-32bit-2.54.1-5.3 is installed
OR libsoup-lang-2.54.1-5.3 is installed
OR typelib-1_0-Soup-2_4-2.54.1-5.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
DirectFB-1.7.1-6 is installed
OR lib++dfb-1_7-1-1.7.1-6 is installed
OR libdirectfb-1_7-1-1.7.1-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND Package Information
kernel-default-4.4.180-94.144.1 is installed
OR kernel-default-base-4.4.180-94.144.1 is installed
OR kernel-default-devel-4.4.180-94.144.1 is installed
OR kernel-default-kgraft-4.4.180-94.144.1 is installed
OR kernel-devel-4.4.180-94.144.1 is installed
OR kernel-macros-4.4.180-94.144.1 is installed
OR kernel-source-4.4.180-94.144.1 is installed
OR kernel-syms-4.4.180-94.144.1 is installed
OR kgraft-patch-4_4_180-94_144-default-1-4.3.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
ghostscript-9.25-23.13 is installed
OR ghostscript-x11-9.25-23.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
ghostscript-9.25-23.13 is installed
OR ghostscript-x11-9.25-23.13 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
java-1_7_1-ibm-1.7.1_sr4.35-38.29 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.35-38.29 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.35-38.29 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.35-38.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
java-1_7_1-ibm-1.7.1_sr4.35-38.29 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.35-38.29 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.35-38.29 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.35-38.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND SuSEfirewall2-3.6.312.333-3.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP5 is installed
AND Package Information
MozillaFirefox-68.1.0-109.92 is installed
OR MozillaFirefox-translations-common-68.1.0-109.92 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND sudo-1.8.10p3-2.16 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND sudo-1.8.10p3-2.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
cvs-1.12.12-181 is installed
OR cvs-doc-1.12.12-181 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP1 is installed
AND Package Information
java-1_4_2-ibm-sap-1.4.2_sr13.13-0.3 is installed
OR java-1_4_2-ibm-sap-devel-1.4.2_sr13.13-0.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND clamav-0.100.3-33.26 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
libepubgen-0.1.1-3.3 is installed
OR libepubgen-0_1-1-0.1.1-3.3 is installed
OR libepubgen-devel-0.1.1-3.3 is installed
OR liblangtag-0.6.2-3.3 is installed
OR liblangtag-devel-0.6.2-3.3 is installed
OR liblangtag1-0.6.2-3.3 is installed
OR libmwaw-0.3.14-4.3 is installed
OR libmwaw-0_3-3-0.3.14-4.3 is installed
OR libnumbertext-1.0.5-1.3 is installed
OR libnumbertext-1_0-0-1.0.5-1.3 is installed
OR libnumbertext-data-1.0.5-1.3 is installed
OR libreoffice-6.1.3.2-3.7 is installed
OR libreoffice-base-6.1.3.2-3.7 is installed
OR libreoffice-base-drivers-postgresql-6.1.3.2-3.7 is installed
OR libreoffice-branding-upstream-6.1.3.2-3.7 is installed
OR libreoffice-calc-6.1.3.2-3.7 is installed
OR libreoffice-calc-extensions-6.1.3.2-3.7 is installed
OR libreoffice-draw-6.1.3.2-3.7 is installed
OR libreoffice-filters-optional-6.1.3.2-3.7 is installed
OR libreoffice-gnome-6.1.3.2-3.7 is installed
OR libreoffice-gtk3-6.1.3.2-3.7 is installed
OR libreoffice-icon-themes-6.1.3.2-3.7 is installed
OR libreoffice-impress-6.1.3.2-3.7 is installed
OR libreoffice-l10n-af-6.1.3.2-3.7 is installed
OR libreoffice-l10n-ar-6.1.3.2-3.7 is installed
OR libreoffice-l10n-as-6.1.3.2-3.7 is installed
OR libreoffice-l10n-bg-6.1.3.2-3.7 is installed
OR libreoffice-l10n-bn-6.1.3.2-3.7 is installed
OR libreoffice-l10n-br-6.1.3.2-3.7 is installed
OR libreoffice-l10n-ca-6.1.3.2-3.7 is installed
OR libreoffice-l10n-cs-6.1.3.2-3.7 is installed
OR libreoffice-l10n-cy-6.1.3.2-3.7 is installed
OR libreoffice-l10n-da-6.1.3.2-3.7 is installed
OR libreoffice-l10n-de-6.1.3.2-3.7 is installed
OR libreoffice-l10n-dz-6.1.3.2-3.7 is installed
OR libreoffice-l10n-el-6.1.3.2-3.7 is installed
OR libreoffice-l10n-en-6.1.3.2-3.7 is installed
OR libreoffice-l10n-eo-6.1.3.2-3.7 is installed
OR libreoffice-l10n-es-6.1.3.2-3.7 is installed
OR libreoffice-l10n-et-6.1.3.2-3.7 is installed
OR libreoffice-l10n-eu-6.1.3.2-3.7 is installed
OR libreoffice-l10n-fa-6.1.3.2-3.7 is installed
OR libreoffice-l10n-fi-6.1.3.2-3.7 is installed
OR libreoffice-l10n-fr-6.1.3.2-3.7 is installed
OR libreoffice-l10n-ga-6.1.3.2-3.7 is installed
OR libreoffice-l10n-gl-6.1.3.2-3.7 is installed
OR libreoffice-l10n-gu-6.1.3.2-3.7 is installed
OR libreoffice-l10n-he-6.1.3.2-3.7 is installed
OR libreoffice-l10n-hi-6.1.3.2-3.7 is installed
OR libreoffice-l10n-hr-6.1.3.2-3.7 is installed
OR libreoffice-l10n-hu-6.1.3.2-3.7 is installed
OR libreoffice-l10n-it-6.1.3.2-3.7 is installed
OR libreoffice-l10n-ja-6.1.3.2-3.7 is installed
OR libreoffice-l10n-kk-6.1.3.2-3.7 is installed
OR libreoffice-l10n-kn-6.1.3.2-3.7 is installed
OR libreoffice-l10n-ko-6.1.3.2-3.7 is installed
OR libreoffice-l10n-lt-6.1.3.2-3.7 is installed
OR libreoffice-l10n-lv-6.1.3.2-3.7 is installed
OR libreoffice-l10n-mai-6.1.3.2-3.7 is installed
OR libreoffice-l10n-ml-6.1.3.2-3.7 is installed
OR libreoffice-l10n-mr-6.1.3.2-3.7 is installed
OR libreoffice-l10n-nb-6.1.3.2-3.7 is installed
OR libreoffice-l10n-nl-6.1.3.2-3.7 is installed
OR libreoffice-l10n-nn-6.1.3.2-3.7 is installed
OR libreoffice-l10n-nr-6.1.3.2-3.7 is installed
OR libreoffice-l10n-nso-6.1.3.2-3.7 is installed
OR libreoffice-l10n-or-6.1.3.2-3.7 is installed
OR libreoffice-l10n-pa-6.1.3.2-3.7 is installed
OR libreoffice-l10n-pl-6.1.3.2-3.7 is installed
OR libreoffice-l10n-pt_BR-6.1.3.2-3.7 is installed
OR libreoffice-l10n-pt_PT-6.1.3.2-3.7 is installed
OR libreoffice-l10n-ro-6.1.3.2-3.7 is installed
OR libreoffice-l10n-ru-6.1.3.2-3.7 is installed
OR libreoffice-l10n-si-6.1.3.2-3.7 is installed
OR libreoffice-l10n-sk-6.1.3.2-3.7 is installed
OR libreoffice-l10n-sl-6.1.3.2-3.7 is installed
OR libreoffice-l10n-sr-6.1.3.2-3.7 is installed
OR libreoffice-l10n-ss-6.1.3.2-3.7 is installed
OR libreoffice-l10n-st-6.1.3.2-3.7 is installed
OR libreoffice-l10n-sv-6.1.3.2-3.7 is installed
OR libreoffice-l10n-ta-6.1.3.2-3.7 is installed
OR libreoffice-l10n-te-6.1.3.2-3.7 is installed
OR libreoffice-l10n-th-6.1.3.2-3.7 is installed
OR libreoffice-l10n-tn-6.1.3.2-3.7 is installed
OR libreoffice-l10n-tr-6.1.3.2-3.7 is installed
OR libreoffice-l10n-ts-6.1.3.2-3.7 is installed
OR libreoffice-l10n-uk-6.1.3.2-3.7 is installed
OR libreoffice-l10n-ve-6.1.3.2-3.7 is installed
OR libreoffice-l10n-xh-6.1.3.2-3.7 is installed
OR libreoffice-l10n-zh_CN-6.1.3.2-3.7 is installed
OR libreoffice-l10n-zh_TW-6.1.3.2-3.7 is installed
OR libreoffice-l10n-zu-6.1.3.2-3.7 is installed
OR libreoffice-mailmerge-6.1.3.2-3.7 is installed
OR libreoffice-math-6.1.3.2-3.7 is installed
OR libreoffice-officebean-6.1.3.2-3.7 is installed
OR libreoffice-pyuno-6.1.3.2-3.7 is installed
OR libreoffice-writer-6.1.3.2-3.7 is installed
OR libreoffice-writer-extensions-6.1.3.2-3.7 is installed
OR libreofficekit-6.1.3.2-3.7 is installed
OR libstaroffice-0.0.6-3.3 is installed
OR libstaroffice-0_0-0-0.0.6-3.3 is installed
OR libwps-0.4.9-3.3 is installed
OR libwps-0_4-4-0.4.9-3.3 is installed
OR libwps-devel-0.4.9-3.3 is installed
OR libxmlsec1-1-1.2.26-3.3 is installed
OR libxmlsec1-nss1-1.2.26-3.3 is installed
OR libxmlsec1-openssl1-1.2.26-3.3 is installed
OR myspell-af_ZA-20181025-3.6 is installed
OR myspell-ar-20181025-3.6 is installed
OR myspell-bg_BG-20181025-3.6 is installed
OR myspell-bn_BD-20181025-3.6 is installed
OR myspell-br_FR-20181025-3.6 is installed
OR myspell-ca-20181025-3.6 is installed
OR myspell-cs_CZ-20181025-3.6 is installed
OR myspell-da_DK-20181025-3.6 is installed
OR myspell-dictionaries-20181025-3.6 is installed
OR myspell-el_GR-20181025-3.6 is installed
OR myspell-et_EE-20181025-3.6 is installed
OR myspell-fr_FR-20181025-3.6 is installed
OR myspell-gl-20181025-3.6 is installed
OR myspell-gu_IN-20181025-3.6 is installed
OR myspell-he_IL-20181025-3.6 is installed
OR myspell-hi_IN-20181025-3.6 is installed
OR myspell-hr_HR-20181025-3.6 is installed
OR myspell-it_IT-20181025-3.6 is installed
OR myspell-lt_LT-20181025-3.6 is installed
OR myspell-lv_LV-20181025-3.6 is installed
OR myspell-nl_NL-20181025-3.6 is installed
OR myspell-nn_NO-20181025-3.6 is installed
OR myspell-pl_PL-20181025-3.6 is installed
OR myspell-pt_PT-20181025-3.6 is installed
OR myspell-si_LK-20181025-3.6 is installed
OR myspell-sk_SK-20181025-3.6 is installed
OR myspell-sl_SI-20181025-3.6 is installed
OR myspell-sr-20181025-3.6 is installed
OR myspell-sv_SE-20181025-3.6 is installed
OR myspell-te_IN-20181025-3.6 is installed
OR myspell-th_TH-20181025-3.6 is installed
OR myspell-tr_TR-20181025-3.6 is installed
OR myspell-uk_UA-20181025-3.6 is installed
OR myspell-zu_ZA-20181025-3.6 is installed
OR xmlsec1-1.2.26-3.3 is installed
OR xmlsec1-devel-1.2.26-3.3 is installed
OR xmlsec1-nss-devel-1.2.26-3.3 is installed
OR xmlsec1-openssl-devel-1.2.26-3.3 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
openstack-ceilometer-2014.2.4.dev18-9 is installed
OR openstack-ceilometer-agent-central-2014.2.4.dev18-9 is installed
OR openstack-ceilometer-agent-compute-2014.2.4.dev18-9 is installed
OR openstack-ceilometer-agent-ipmi-2014.2.4.dev18-9 is installed
OR openstack-ceilometer-agent-notification-2014.2.4.dev18-9 is installed
OR openstack-ceilometer-alarm-evaluator-2014.2.4.dev18-9 is installed
OR openstack-ceilometer-alarm-notifier-2014.2.4.dev18-9 is installed
OR openstack-ceilometer-api-2014.2.4.dev18-9 is installed
OR openstack-ceilometer-collector-2014.2.4.dev18-9 is installed
OR openstack-ceilometer-doc-2014.2.4.dev18-9 is installed
OR openstack-cinder-2014.2.4.dev19-9 is installed
OR openstack-cinder-api-2014.2.4.dev19-9 is installed
OR openstack-cinder-backup-2014.2.4.dev19-9 is installed
OR openstack-cinder-doc-2014.2.4.dev19-9 is installed
OR openstack-cinder-scheduler-2014.2.4.dev19-9 is installed
OR openstack-cinder-volume-2014.2.4.dev19-9 is installed
OR openstack-glance-2014.2.4.dev5-9 is installed
OR openstack-glance-doc-2014.2.4.dev5-9 is installed
OR openstack-heat-2014.2.4.dev13-9 is installed
OR openstack-heat-api-2014.2.4.dev13-9 is installed
OR openstack-heat-api-cfn-2014.2.4.dev13-9 is installed
OR openstack-heat-api-cloudwatch-2014.2.4.dev13-9 is installed
OR openstack-heat-doc-2014.2.4.dev13-9 is installed
OR openstack-heat-engine-2014.2.4.dev13-9 is installed
OR openstack-keystone-2014.2.4.dev5-11 is installed
OR openstack-keystone-doc-2014.2.4.dev5-11 is installed
OR openstack-sahara-2014.2.4.dev3-9 is installed
OR openstack-sahara-api-2014.2.4.dev3-9 is installed
OR openstack-sahara-doc-2014.2.4.dev3-9 is installed
OR openstack-sahara-engine-2014.2.4.dev3-9 is installed
OR openstack-suse-2014.2-9 is installed
OR openstack-suse-sudo-2014.2-9 is installed
OR python-ceilometer-2014.2.4.dev18-9 is installed
OR python-cinder-2014.2.4.dev19-9 is installed
OR python-glance-2014.2.4.dev5-9 is installed
OR python-heat-2014.2.4.dev13-9 is installed
OR python-keystone-2014.2.4.dev5-11 is installed
OR python-oslo.i18n-1.3.1-9 is installed
OR python-oslo.utils-1.4.0-14 is installed
OR python-oslotest-1.2.0-2 is installed
OR python-sahara-2014.2.4.dev3-9 is installed
OR python-six-1.9.0-9 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND ruby2.1-rubygem-rack-1.6.4-2 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
cups-filters-1.0.58-15.2 is installed
OR cups-filters-cups-browsed-1.0.58-15.2 is installed
OR cups-filters-foomatic-rip-1.0.58-15.2 is installed
OR cups-filters-ghostscript-1.0.58-15.2 is installed
OR libqpdf18-7.1.1-3.3 is installed
OR qpdf-7.1.1-3.3 is installed
|