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): | 1010399 1010405 1010406 1010408 1010409 1010421 1010423 1010424 1010425 1010426 1012382 1020413 1023175 1025108 1031492 1042286 1043008 1043983 1047281 1048072 1050549 1055265 1056286 1056782 1058754 1058755 1058757 1062452 1064455 1065600 1069607 1069632 1070767 1073002 1074235 1075697 1078355 1078782 1082007 1082008 1082009 1082010 1082011 1082014 1082058 1082943 1086001 1086095 1086652 1087036 1087092 1087433 1087434 1087436 1087437 1087440 1087441 1088004 1088009 1090435 1090766 1092611 1094823 1097410 1099810 1102875 1102877 1102879 1102882 1102896 1102959 1103429 1105428 1106061 1106105 1106929 1107866 1109137 1109248 1109663 1109695 1112530 1112532 1114893 1116345 1116653 1117108 1117645 1117744 1119019 1119680 1119843 1120017 1120163 1120374 1120489 1120691 1120722 1120758 1120902 1121571 1121713 1121726 1121805 1121816 1121818 1121821 1122650 1122651 1122779 1122885 1123321 1123323 1123357 1123933 1124166 1124235 1124728 1124732 1124735 1124775 1124777 1124780 1124811 1125000 1125014 1125315 1125330 1125446 1125794 1125796 1125808 1125809 1125810 1125892 1126389 1126772 1126773 1126805 1127082 1127155 1127561 1127725 1127731 1127961 1127987 1128166 1128452 1128565 1128696 1128756 1128893 1129080 1129179 1129237 1129238 1129239 1129240 1129241 1129413 1129414 1129415 1129416 1129417 1129418 1129419 1129581 1129770 1129821 1129923 1130262 1130611 1130617 1130620 1130622 1130623 1130627 1134598 1137990 1144923 1149429 1152974 1152975 1152990 1152992 1152994 1152995 1154738 1155179 1155184 1155186 1159104 1159483 1161799 1165629 1165823 1168874 1171252 1171254 1171517 1172247 1172275 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 943457 959933 983922 CVE-2012-5784 CVE-2014-3596 CVE-2015-9096 CVE-2016-2339 CVE-2016-2830 CVE-2016-5289 CVE-2016-5292 CVE-2016-7798 CVE-2016-9063 CVE-2016-9067 CVE-2016-9068 CVE-2016-9069 CVE-2016-9071 CVE-2016-9073 CVE-2016-9075 CVE-2016-9076 CVE-2016-9077 CVE-2017-0898 CVE-2017-0899 CVE-2017-0900 CVE-2017-0901 CVE-2017-0902 CVE-2017-0903 CVE-2017-10784 CVE-2017-14033 CVE-2017-14064 CVE-2017-17405 CVE-2017-17742 CVE-2017-17790 CVE-2017-18249 CVE-2017-7500 CVE-2017-7501 CVE-2017-7789 CVE-2017-9228 CVE-2017-9229 CVE-2018-0495 CVE-2018-1000073 CVE-2018-1000074 CVE-2018-1000075 CVE-2018-1000076 CVE-2018-1000077 CVE-2018-1000078 CVE-2018-1000079 CVE-2018-1000802 CVE-2018-1060 CVE-2018-1061 CVE-2018-16395 CVE-2018-16396 CVE-2018-18335 CVE-2018-18356 CVE-2018-18506 CVE-2018-20217 CVE-2018-20685 CVE-2018-5150 CVE-2018-5151 CVE-2018-5152 CVE-2018-5153 CVE-2018-5154 CVE-2018-5155 CVE-2018-5157 CVE-2018-5158 CVE-2018-5159 CVE-2018-5160 CVE-2018-5163 CVE-2018-5164 CVE-2018-5165 CVE-2018-5166 CVE-2018-5167 CVE-2018-5168 CVE-2018-5169 CVE-2018-5172 CVE-2018-5173 CVE-2018-5174 CVE-2018-5175 CVE-2018-5176 CVE-2018-5177 CVE-2018-5178 CVE-2018-5179 CVE-2018-5180 CVE-2018-5181 CVE-2018-5182 CVE-2018-5183 CVE-2018-6914 CVE-2018-8777 CVE-2018-8778 CVE-2018-8779 CVE-2018-8780 CVE-2019-11757 CVE-2019-11758 CVE-2019-11759 CVE-2019-11760 CVE-2019-11761 CVE-2019-11762 CVE-2019-11763 CVE-2019-11764 CVE-2019-15845 CVE-2019-15903 CVE-2019-16201 CVE-2019-16254 CVE-2019-16255 CVE-2019-19725 CVE-2019-2024 CVE-2019-3459 CVE-2019-3460 CVE-2019-5785 CVE-2019-6109 CVE-2019-6110 CVE-2019-6111 CVE-2019-6974 CVE-2019-7221 CVE-2019-7222 CVE-2019-8320 CVE-2019-8321 CVE-2019-8322 CVE-2019-8323 CVE-2019-8324 CVE-2019-8325 CVE-2019-9213 CVE-2019-9788 CVE-2019-9790 CVE-2019-9791 CVE-2019-9792 CVE-2019-9793 CVE-2019-9794 CVE-2019-9795 CVE-2019-9796 CVE-2019-9801 CVE-2019-9810 CVE-2019-9813 CVE-2020-0433 CVE-2020-10663 CVE-2020-12653 CVE-2020-12654 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-2020-6796 CVE-2020-6797 CVE-2020-6798 CVE-2020-6799 CVE-2020-6800 CVE-2020-6821 CVE-2020-6822 CVE-2020-6825 CVE-2020-6827 CVE-2020-6828 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-2018:3884-1 SUSE-SU-2019:0132-1 SUSE-SU-2019:0901-1 SUSE-SU-2019:1382-1 SUSE-SU-2021:1623-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 openSUSE Leap 42.2 NonFree SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise High Availability Extension 11 SP3 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Module for Desktop Applications 15 SUSE Linux Enterprise Module for Development Tools 15 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Legacy Software 15 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Point of Sale 11 SP2 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-LTSS 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-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 11-SECURITY 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-ESPOS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-ESPOS SUSE Linux Enterprise Server 12 SP3-LTSS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP4-ESPOS SUSE Linux Enterprise Server 12 SP4-LTSS 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-LTSS 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 11-SECURITY 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-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS 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 SP4-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP5 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 Software Development Kit 11 SP2 SUSE Linux Enterprise Software Development Kit 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP4 SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE OpenStack Cloud 6 SUSE Package Hub for SUSE Linux Enterprise 12
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND Package Information
MozillaFirefox-41.0.2-1.2 is installed
OR MozillaFirefox-translations-common-41.0.2-1.2 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
FastCGI-2.4.0-171.5 is installed
OR perl-FastCGI-2.4.0-171.5 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 NonFree is installed
AND Package Information
libunrar-devel-5.5.5-3.1 is installed
OR libunrar5_5_5-5.5.5-3.1 is installed
OR unrar-5.5.5-3.1 is installed
|
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
AND python-pymongo-2.6.3-2.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
MozillaFirefox-10.0.7-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0.7-0.3 is installed
OR libfreebl3-3.13.6-0.5 is installed
OR libfreebl3-32bit-3.13.6-0.5 is installed
OR mozilla-nspr-4.9.2-0.6 is installed
OR mozilla-nspr-32bit-4.9.2-0.6 is installed
OR mozilla-nss-3.13.6-0.5 is installed
OR mozilla-nss-32bit-3.13.6-0.5 is installed
OR mozilla-nss-tools-3.13.6-0.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND libaugeas0-0.9.0-3.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
kernel-default-3.0.101-65 is installed
OR kernel-default-base-3.0.101-65 is installed
OR kernel-default-devel-3.0.101-65 is installed
OR kernel-default-extra-3.0.101-65 is installed
OR kernel-pae-3.0.101-65 is installed
OR kernel-pae-base-3.0.101-65 is installed
OR kernel-pae-devel-3.0.101-65 is installed
OR kernel-pae-extra-3.0.101-65 is installed
OR kernel-source-3.0.101-65 is installed
OR kernel-syms-3.0.101-65 is installed
OR kernel-trace-3.0.101-65 is installed
OR kernel-trace-devel-3.0.101-65 is installed
OR kernel-xen-3.0.101-65 is installed
OR kernel-xen-base-3.0.101-65 is installed
OR kernel-xen-devel-3.0.101-65 is installed
OR kernel-xen-extra-3.0.101-65 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
coreutils-8.22-5 is installed
OR coreutils-lang-8.22-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
libblkid1-2.25-37 is installed
OR libblkid1-32bit-2.25-37 is installed
OR libmount1-2.25-37 is installed
OR libmount1-32bit-2.25-37 is installed
OR libsmartcols1-2.25-37 is installed
OR libuuid-devel-2.25-37 is installed
OR libuuid1-2.25-37 is installed
OR libuuid1-32bit-2.25-37 is installed
OR python-libmount-2.25-37 is installed
OR util-linux-2.25-37 is installed
OR util-linux-lang-2.25-37 is installed
OR util-linux-systemd-2.25-37 is installed
OR uuidd-2.25-37 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
augeas-1.2.0-10 is installed
OR augeas-lenses-1.2.0-10 is installed
OR libaugeas0-1.2.0-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
cups-1.7.5-19 is installed
OR cups-client-1.7.5-19 is installed
OR cups-libs-1.7.5-19 is installed
OR cups-libs-32bit-1.7.5-19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP3 is installed
AND ctdb-1.0.114.6-0.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
aaa_base-84.87+git20180409.04c9dae-1 is installed
OR aaa_base-extras-84.87+git20180409.04c9dae-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND Package Information
ruby2.1-rubygem-passenger-5.0.18-6 is installed
OR rubygem-passenger-5.0.18-6 is installed
OR rubygem-passenger-apache2-5.0.18-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
gd-2.2.5-2 is installed
OR gd-devel-2.2.5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND perl-Tk-devel-804.034-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
compat-openssl098-0.9.8j-102 is installed
OR libopenssl0_9_8-0.9.8j-102 is installed
OR libopenssl0_9_8-32bit-0.9.8j-102 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND osc-0.162.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.36-38 is installed
OR kernel-ec2-devel-3.12.36-38 is installed
OR kernel-ec2-extra-3.12.36-38 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
spice-gtk-devel-0.34-1 is installed
OR typelib-1_0-SpiceClientGlib-2_0-0.34-1 is installed
OR typelib-1_0-SpiceClientGtk-3_0-0.34-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
libpython3_4m1_0-3.4.6-25.16 is installed
OR python3-3.4.6-25.16 is installed
OR python3-base-3.4.6-25.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP2 is installed
AND qemu-0.10.1-0.5.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND apache2-mod_perl-2.0.4-40.63.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
evolution-data-server-2.24.1.1-11.12 is installed
OR evolution-data-server-32bit-2.24.1.1-11.12 is installed
OR evolution-data-server-lang-2.24.1.1-11.12 is installed
OR evolution-data-server-x86-2.24.1.1-11.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
evolution-data-server-2.24.1.1-11.12 is installed
OR evolution-data-server-32bit-2.24.1.1-11.12 is installed
OR evolution-data-server-lang-2.24.1.1-11.12 is installed
OR evolution-data-server-x86-2.24.1.1-11.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
MozillaFirefox-10.0.5-0.3 is installed
OR MozillaFirefox-translations-10.0.5-0.3 is installed
OR libfreebl3-3.13.5-0.4 is installed
OR libfreebl3-32bit-3.13.5-0.4 is installed
OR libfreebl3-x86-3.13.5-0.4 is installed
OR mozilla-nspr-4.9.1-0.5 is installed
OR mozilla-nspr-32bit-4.9.1-0.5 is installed
OR mozilla-nspr-x86-4.9.1-0.5 is installed
OR mozilla-nss-3.13.5-0.4 is installed
OR mozilla-nss-32bit-3.13.5-0.4 is installed
OR mozilla-nss-tools-3.13.5-0.4 is installed
OR mozilla-nss-x86-3.13.5-0.4 is installed
OR mozilla-xulrunner191-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-32bit-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-gnomevfs-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-translations-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-x86-1.9.1.11-0.1 is installed
OR mozilla-xulrunner192-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-32bit-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-gnome-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-translations-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-x86-1.9.2.24-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
MozillaFirefox-10.0.5-0.3 is installed
OR MozillaFirefox-translations-10.0.5-0.3 is installed
OR libfreebl3-3.13.5-0.4 is installed
OR libfreebl3-32bit-3.13.5-0.4 is installed
OR libfreebl3-x86-3.13.5-0.4 is installed
OR mozilla-nspr-4.9.1-0.5 is installed
OR mozilla-nspr-32bit-4.9.1-0.5 is installed
OR mozilla-nspr-x86-4.9.1-0.5 is installed
OR mozilla-nss-3.13.5-0.4 is installed
OR mozilla-nss-32bit-3.13.5-0.4 is installed
OR mozilla-nss-tools-3.13.5-0.4 is installed
OR mozilla-nss-x86-3.13.5-0.4 is installed
OR mozilla-xulrunner191-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-32bit-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-gnomevfs-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-translations-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-x86-1.9.1.11-0.1 is installed
OR mozilla-xulrunner192-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-32bit-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-gnome-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-translations-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-x86-1.9.2.24-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-10.0.5-0.3 is installed
OR MozillaFirefox-translations-10.0.5-0.3 is installed
OR libfreebl3-3.13.5-0.4 is installed
OR libfreebl3-32bit-3.13.5-0.4 is installed
OR libfreebl3-x86-3.13.5-0.4 is installed
OR mozilla-nspr-4.9.1-0.5 is installed
OR mozilla-nspr-32bit-4.9.1-0.5 is installed
OR mozilla-nspr-x86-4.9.1-0.5 is installed
OR mozilla-nss-3.13.5-0.4 is installed
OR mozilla-nss-32bit-3.13.5-0.4 is installed
OR mozilla-nss-tools-3.13.5-0.4 is installed
OR mozilla-nss-x86-3.13.5-0.4 is installed
OR mozilla-xulrunner191-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-32bit-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-gnomevfs-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-translations-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-x86-1.9.1.11-0.1 is installed
OR mozilla-xulrunner192-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-32bit-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-gnome-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-translations-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-x86-1.9.2.24-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
MozillaFirefox-10.0.5-0.3 is installed
OR MozillaFirefox-translations-10.0.5-0.3 is installed
OR libfreebl3-3.13.5-0.4 is installed
OR libfreebl3-32bit-3.13.5-0.4 is installed
OR libfreebl3-x86-3.13.5-0.4 is installed
OR mozilla-nspr-4.9.1-0.5 is installed
OR mozilla-nspr-32bit-4.9.1-0.5 is installed
OR mozilla-nspr-x86-4.9.1-0.5 is installed
OR mozilla-nss-3.13.5-0.4 is installed
OR mozilla-nss-32bit-3.13.5-0.4 is installed
OR mozilla-nss-tools-3.13.5-0.4 is installed
OR mozilla-nss-x86-3.13.5-0.4 is installed
OR mozilla-xulrunner191-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-32bit-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-gnomevfs-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-translations-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-x86-1.9.1.11-0.1 is installed
OR mozilla-xulrunner192-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-32bit-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-gnome-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-translations-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-x86-1.9.2.24-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
MozillaFirefox-10.0.5-0.3 is installed
OR MozillaFirefox-translations-10.0.5-0.3 is installed
OR libfreebl3-3.13.5-0.4 is installed
OR libfreebl3-32bit-3.13.5-0.4 is installed
OR libfreebl3-x86-3.13.5-0.4 is installed
OR mozilla-nspr-4.9.1-0.5 is installed
OR mozilla-nspr-32bit-4.9.1-0.5 is installed
OR mozilla-nspr-x86-4.9.1-0.5 is installed
OR mozilla-nss-3.13.5-0.4 is installed
OR mozilla-nss-32bit-3.13.5-0.4 is installed
OR mozilla-nss-tools-3.13.5-0.4 is installed
OR mozilla-nss-x86-3.13.5-0.4 is installed
OR mozilla-xulrunner191-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-32bit-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-gnomevfs-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-translations-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-x86-1.9.1.11-0.1 is installed
OR mozilla-xulrunner192-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-32bit-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-gnome-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-translations-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-x86-1.9.2.24-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-10.0.5-0.3 is installed
OR MozillaFirefox-translations-10.0.5-0.3 is installed
OR libfreebl3-3.13.5-0.4 is installed
OR libfreebl3-32bit-3.13.5-0.4 is installed
OR libfreebl3-x86-3.13.5-0.4 is installed
OR mozilla-nspr-4.9.1-0.5 is installed
OR mozilla-nspr-32bit-4.9.1-0.5 is installed
OR mozilla-nspr-x86-4.9.1-0.5 is installed
OR mozilla-nss-3.13.5-0.4 is installed
OR mozilla-nss-32bit-3.13.5-0.4 is installed
OR mozilla-nss-tools-3.13.5-0.4 is installed
OR mozilla-nss-x86-3.13.5-0.4 is installed
OR mozilla-xulrunner191-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-32bit-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-gnomevfs-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-translations-1.9.1.11-0.1 is installed
OR mozilla-xulrunner191-x86-1.9.1.11-0.1 is installed
OR mozilla-xulrunner192-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-32bit-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-gnome-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-translations-1.9.2.24-0.3 is installed
OR mozilla-xulrunner192-x86-1.9.2.24-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND python-pam-0.5.0-3.20 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND python-pam-0.5.0-3.20 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND python-pam-0.5.0-3.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND python-pam-0.5.0-3.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
MozillaFirefox-10.0-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0-0.3 is installed
OR mozilla-kde4-integration-0.6.3-5.6 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-10.0-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0-0.3 is installed
OR mozilla-kde4-integration-0.6.3-5.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-10.0-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0-0.3 is installed
OR mozilla-kde4-integration-0.6.3-5.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
OpenEXR-1.6.1-83.17 is installed
OR OpenEXR-32bit-1.6.1-83.17 is installed
OR OpenEXR-x86-1.6.1-83.17 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
MozillaFirefox-24.8.0esr-0.3 is installed
OR MozillaFirefox-translations-24.8.0esr-0.3 is installed
OR libfreebl3-3.16.4-0.3 is installed
OR libfreebl3-32bit-3.16.4-0.3 is installed
OR mozilla-nspr-4.10.7-0.3 is installed
OR mozilla-nspr-32bit-4.10.7-0.3 is installed
OR mozilla-nss-3.16.4-0.3 is installed
OR mozilla-nss-32bit-3.16.4-0.3 is installed
OR mozilla-nss-tools-3.16.4-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-24.8.0esr-0.3 is installed
OR MozillaFirefox-translations-24.8.0esr-0.3 is installed
OR libfreebl3-3.16.4-0.3 is installed
OR libfreebl3-32bit-3.16.4-0.3 is installed
OR mozilla-nspr-4.10.7-0.3 is installed
OR mozilla-nspr-32bit-4.10.7-0.3 is installed
OR mozilla-nss-3.16.4-0.3 is installed
OR mozilla-nss-32bit-3.16.4-0.3 is installed
OR mozilla-nss-tools-3.16.4-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
MozillaFirefox-24.8.0esr-0.3 is installed
OR MozillaFirefox-translations-24.8.0esr-0.3 is installed
OR libfreebl3-3.16.4-0.3 is installed
OR libfreebl3-32bit-3.16.4-0.3 is installed
OR mozilla-nspr-4.10.7-0.3 is installed
OR mozilla-nspr-32bit-4.10.7-0.3 is installed
OR mozilla-nss-3.16.4-0.3 is installed
OR mozilla-nss-32bit-3.16.4-0.3 is installed
OR mozilla-nss-tools-3.16.4-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-24.8.0esr-0.3 is installed
OR MozillaFirefox-translations-24.8.0esr-0.3 is installed
OR libfreebl3-3.16.4-0.3 is installed
OR libfreebl3-32bit-3.16.4-0.3 is installed
OR mozilla-nspr-4.10.7-0.3 is installed
OR mozilla-nspr-32bit-4.10.7-0.3 is installed
OR mozilla-nss-3.16.4-0.3 is installed
OR mozilla-nss-32bit-3.16.4-0.3 is installed
OR mozilla-nss-tools-3.16.4-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND LibVNCServer-0.9.1-160.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND LibVNCServer-0.9.1-160.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
MozillaFirefox-10.0.7-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0.7-0.3 is installed
OR libfreebl3-3.13.6-0.5 is installed
OR libfreebl3-32bit-3.13.6-0.5 is installed
OR libfreebl3-x86-3.13.6-0.5 is installed
OR mozilla-nspr-4.9.2-0.6 is installed
OR mozilla-nspr-32bit-4.9.2-0.6 is installed
OR mozilla-nspr-x86-4.9.2-0.6 is installed
OR mozilla-nss-3.13.6-0.5 is installed
OR mozilla-nss-32bit-3.13.6-0.5 is installed
OR mozilla-nss-tools-3.13.6-0.5 is installed
OR mozilla-nss-x86-3.13.6-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
MozillaFirefox-10.0.7-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0.7-0.3 is installed
OR libfreebl3-3.13.6-0.5 is installed
OR libfreebl3-32bit-3.13.6-0.5 is installed
OR libfreebl3-x86-3.13.6-0.5 is installed
OR mozilla-nspr-4.9.2-0.6 is installed
OR mozilla-nspr-32bit-4.9.2-0.6 is installed
OR mozilla-nspr-x86-4.9.2-0.6 is installed
OR mozilla-nss-3.13.6-0.5 is installed
OR mozilla-nss-32bit-3.13.6-0.5 is installed
OR mozilla-nss-tools-3.13.6-0.5 is installed
OR mozilla-nss-x86-3.13.6-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
MozillaFirefox-10.0.7-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0.7-0.3 is installed
OR libfreebl3-3.13.6-0.5 is installed
OR libfreebl3-32bit-3.13.6-0.5 is installed
OR libfreebl3-x86-3.13.6-0.5 is installed
OR mozilla-nspr-4.9.2-0.6 is installed
OR mozilla-nspr-32bit-4.9.2-0.6 is installed
OR mozilla-nspr-x86-4.9.2-0.6 is installed
OR mozilla-nss-3.13.6-0.5 is installed
OR mozilla-nss-32bit-3.13.6-0.5 is installed
OR mozilla-nss-tools-3.13.6-0.5 is installed
OR mozilla-nss-x86-3.13.6-0.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
dbus-1-1.2.10-3.23 is installed
OR dbus-1-32bit-1.2.10-3.23 is installed
OR dbus-1-x11-1.2.10-3.23 is installed
OR dbus-1-x86-1.2.10-3.23 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
MozillaFirefox-24.6.0esr-0.3 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.6.0esr-0.3 is installed
OR libfreebl3-3.16.1-0.3 is installed
OR libfreebl3-32bit-3.16.1-0.3 is installed
OR mozilla-nspr-4.10.6-0.3 is installed
OR mozilla-nspr-32bit-4.10.6-0.3 is installed
OR mozilla-nspr-devel-4.10.6-0.3 is installed
OR mozilla-nss-3.16.1-0.3 is installed
OR mozilla-nss-32bit-3.16.1-0.3 is installed
OR mozilla-nss-devel-3.16.1-0.3 is installed
OR mozilla-nss-tools-3.16.1-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
MozillaFirefox-24.6.0esr-0.3 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.6.0esr-0.3 is installed
OR libfreebl3-3.16.1-0.3 is installed
OR libfreebl3-32bit-3.16.1-0.3 is installed
OR mozilla-nspr-4.10.6-0.3 is installed
OR mozilla-nspr-32bit-4.10.6-0.3 is installed
OR mozilla-nspr-devel-4.10.6-0.3 is installed
OR mozilla-nss-3.16.1-0.3 is installed
OR mozilla-nss-32bit-3.16.1-0.3 is installed
OR mozilla-nss-devel-3.16.1-0.3 is installed
OR mozilla-nss-tools-3.16.1-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
libtcnative-1-0-1.3.3-12.2 is installed
OR tomcat6-6.0.41-0.43 is installed
OR tomcat6-admin-webapps-6.0.41-0.43 is installed
OR tomcat6-docs-webapp-6.0.41-0.43 is installed
OR tomcat6-javadoc-6.0.41-0.43 is installed
OR tomcat6-jsp-2_1-api-6.0.41-0.43 is installed
OR tomcat6-lib-6.0.41-0.43 is installed
OR tomcat6-servlet-2_5-api-6.0.41-0.43 is installed
OR tomcat6-webapps-6.0.41-0.43 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
libtcnative-1-0-1.3.3-12.2 is installed
OR tomcat6-6.0.41-0.43 is installed
OR tomcat6-admin-webapps-6.0.41-0.43 is installed
OR tomcat6-docs-webapp-6.0.41-0.43 is installed
OR tomcat6-javadoc-6.0.41-0.43 is installed
OR tomcat6-jsp-2_1-api-6.0.41-0.43 is installed
OR tomcat6-lib-6.0.41-0.43 is installed
OR tomcat6-servlet-2_5-api-6.0.41-0.43 is installed
OR tomcat6-webapps-6.0.41-0.43 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
libtcnative-1-0-1.3.3-12.2 is installed
OR tomcat6-6.0.41-0.43 is installed
OR tomcat6-admin-webapps-6.0.41-0.43 is installed
OR tomcat6-docs-webapp-6.0.41-0.43 is installed
OR tomcat6-javadoc-6.0.41-0.43 is installed
OR tomcat6-jsp-2_1-api-6.0.41-0.43 is installed
OR tomcat6-lib-6.0.41-0.43 is installed
OR tomcat6-servlet-2_5-api-6.0.41-0.43 is installed
OR tomcat6-webapps-6.0.41-0.43 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
libtcnative-1-0-1.3.3-12.2 is installed
OR tomcat6-6.0.41-0.43 is installed
OR tomcat6-admin-webapps-6.0.41-0.43 is installed
OR tomcat6-docs-webapp-6.0.41-0.43 is installed
OR tomcat6-javadoc-6.0.41-0.43 is installed
OR tomcat6-jsp-2_1-api-6.0.41-0.43 is installed
OR tomcat6-lib-6.0.41-0.43 is installed
OR tomcat6-servlet-2_5-api-6.0.41-0.43 is installed
OR tomcat6-webapps-6.0.41-0.43 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
libtcnative-1-0-1.3.3-12.2 is installed
OR tomcat6-6.0.41-0.43 is installed
OR tomcat6-admin-webapps-6.0.41-0.43 is installed
OR tomcat6-docs-webapp-6.0.41-0.43 is installed
OR tomcat6-javadoc-6.0.41-0.43 is installed
OR tomcat6-jsp-2_1-api-6.0.41-0.43 is installed
OR tomcat6-lib-6.0.41-0.43 is installed
OR tomcat6-servlet-2_5-api-6.0.41-0.43 is installed
OR tomcat6-webapps-6.0.41-0.43 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
xen-4.2.3_08-0.7 is installed
OR xen-doc-html-4.2.3_08-0.7 is installed
OR xen-doc-pdf-4.2.3_08-0.7 is installed
OR xen-kmp-default-4.2.3_08_3.0.101_0.8-0.7 is installed
OR xen-kmp-pae-4.2.3_08_3.0.101_0.8-0.7 is installed
OR xen-libs-4.2.3_08-0.7 is installed
OR xen-libs-32bit-4.2.3_08-0.7 is installed
OR xen-tools-4.2.3_08-0.7 is installed
OR xen-tools-domU-4.2.3_08-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
xen-4.2.3_08-0.7 is installed
OR xen-doc-html-4.2.3_08-0.7 is installed
OR xen-doc-pdf-4.2.3_08-0.7 is installed
OR xen-kmp-default-4.2.3_08_3.0.101_0.8-0.7 is installed
OR xen-kmp-pae-4.2.3_08_3.0.101_0.8-0.7 is installed
OR xen-libs-4.2.3_08-0.7 is installed
OR xen-libs-32bit-4.2.3_08-0.7 is installed
OR xen-tools-4.2.3_08-0.7 is installed
OR xen-tools-domU-4.2.3_08-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
xen-4.2.3_08-0.7 is installed
OR xen-doc-html-4.2.3_08-0.7 is installed
OR xen-doc-pdf-4.2.3_08-0.7 is installed
OR xen-kmp-default-4.2.3_08_3.0.101_0.8-0.7 is installed
OR xen-kmp-pae-4.2.3_08_3.0.101_0.8-0.7 is installed
OR xen-libs-4.2.3_08-0.7 is installed
OR xen-libs-32bit-4.2.3_08-0.7 is installed
OR xen-tools-4.2.3_08-0.7 is installed
OR xen-tools-domU-4.2.3_08-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
xen-4.2.3_08-0.7 is installed
OR xen-doc-html-4.2.3_08-0.7 is installed
OR xen-doc-pdf-4.2.3_08-0.7 is installed
OR xen-kmp-default-4.2.3_08_3.0.101_0.8-0.7 is installed
OR xen-kmp-pae-4.2.3_08_3.0.101_0.8-0.7 is installed
OR xen-libs-4.2.3_08-0.7 is installed
OR xen-libs-32bit-4.2.3_08-0.7 is installed
OR xen-tools-4.2.3_08-0.7 is installed
OR xen-tools-domU-4.2.3_08-0.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
perl-spamassassin-3.3.1-10.8 is installed
OR spamassassin-3.3.1-10.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
tomcat6-6.0.53-0.56 is installed
OR tomcat6-admin-webapps-6.0.53-0.56 is installed
OR tomcat6-docs-webapp-6.0.53-0.56 is installed
OR tomcat6-javadoc-6.0.53-0.56 is installed
OR tomcat6-jsp-2_1-api-6.0.53-0.56 is installed
OR tomcat6-lib-6.0.53-0.56 is installed
OR tomcat6-servlet-2_5-api-6.0.53-0.56 is installed
OR tomcat6-webapps-6.0.53-0.56 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
tomcat6-6.0.53-0.56 is installed
OR tomcat6-admin-webapps-6.0.53-0.56 is installed
OR tomcat6-docs-webapp-6.0.53-0.56 is installed
OR tomcat6-javadoc-6.0.53-0.56 is installed
OR tomcat6-jsp-2_1-api-6.0.53-0.56 is installed
OR tomcat6-lib-6.0.53-0.56 is installed
OR tomcat6-servlet-2_5-api-6.0.53-0.56 is installed
OR tomcat6-webapps-6.0.53-0.56 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
tomcat6-6.0.53-0.56 is installed
OR tomcat6-admin-webapps-6.0.53-0.56 is installed
OR tomcat6-docs-webapp-6.0.53-0.56 is installed
OR tomcat6-javadoc-6.0.53-0.56 is installed
OR tomcat6-jsp-2_1-api-6.0.53-0.56 is installed
OR tomcat6-lib-6.0.53-0.56 is installed
OR tomcat6-servlet-2_5-api-6.0.53-0.56 is installed
OR tomcat6-webapps-6.0.53-0.56 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
tomcat6-6.0.53-0.56 is installed
OR tomcat6-admin-webapps-6.0.53-0.56 is installed
OR tomcat6-docs-webapp-6.0.53-0.56 is installed
OR tomcat6-javadoc-6.0.53-0.56 is installed
OR tomcat6-jsp-2_1-api-6.0.53-0.56 is installed
OR tomcat6-lib-6.0.53-0.56 is installed
OR tomcat6-servlet-2_5-api-6.0.53-0.56 is installed
OR tomcat6-webapps-6.0.53-0.56 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
xen-4.2.5_21-45.19 is installed
OR xen-doc-html-4.2.5_21-45.19 is installed
OR xen-doc-pdf-4.2.5_21-45.19 is installed
OR xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19 is installed
OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19 is installed
OR xen-libs-4.2.5_21-45.19 is installed
OR xen-libs-32bit-4.2.5_21-45.19 is installed
OR xen-tools-4.2.5_21-45.19 is installed
OR xen-tools-domU-4.2.5_21-45.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
xen-4.2.5_21-45.19 is installed
OR xen-doc-html-4.2.5_21-45.19 is installed
OR xen-doc-pdf-4.2.5_21-45.19 is installed
OR xen-kmp-default-4.2.5_21_3.0.101_0.47.106.14-45.19 is installed
OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.14-45.19 is installed
OR xen-libs-4.2.5_21-45.19 is installed
OR xen-libs-32bit-4.2.5_21-45.19 is installed
OR xen-tools-4.2.5_21-45.19 is installed
OR xen-tools-domU-4.2.5_21-45.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
MozillaFirefox-45.3.0esr-50.1 is installed
OR MozillaFirefox-translations-45.3.0esr-50.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
apache2-mod_php53-5.3.17-94 is installed
OR php53-5.3.17-94 is installed
OR php53-bcmath-5.3.17-94 is installed
OR php53-bz2-5.3.17-94 is installed
OR php53-calendar-5.3.17-94 is installed
OR php53-ctype-5.3.17-94 is installed
OR php53-curl-5.3.17-94 is installed
OR php53-dba-5.3.17-94 is installed
OR php53-dom-5.3.17-94 is installed
OR php53-exif-5.3.17-94 is installed
OR php53-fastcgi-5.3.17-94 is installed
OR php53-fileinfo-5.3.17-94 is installed
OR php53-ftp-5.3.17-94 is installed
OR php53-gd-5.3.17-94 is installed
OR php53-gettext-5.3.17-94 is installed
OR php53-gmp-5.3.17-94 is installed
OR php53-iconv-5.3.17-94 is installed
OR php53-intl-5.3.17-94 is installed
OR php53-json-5.3.17-94 is installed
OR php53-ldap-5.3.17-94 is installed
OR php53-mbstring-5.3.17-94 is installed
OR php53-mcrypt-5.3.17-94 is installed
OR php53-mysql-5.3.17-94 is installed
OR php53-odbc-5.3.17-94 is installed
OR php53-openssl-5.3.17-94 is installed
OR php53-pcntl-5.3.17-94 is installed
OR php53-pdo-5.3.17-94 is installed
OR php53-pear-5.3.17-94 is installed
OR php53-pgsql-5.3.17-94 is installed
OR php53-pspell-5.3.17-94 is installed
OR php53-shmop-5.3.17-94 is installed
OR php53-snmp-5.3.17-94 is installed
OR php53-soap-5.3.17-94 is installed
OR php53-suhosin-5.3.17-94 is installed
OR php53-sysvmsg-5.3.17-94 is installed
OR php53-sysvsem-5.3.17-94 is installed
OR php53-sysvshm-5.3.17-94 is installed
OR php53-tokenizer-5.3.17-94 is installed
OR php53-wddx-5.3.17-94 is installed
OR php53-xmlreader-5.3.17-94 is installed
OR php53-xmlrpc-5.3.17-94 is installed
OR php53-xmlwriter-5.3.17-94 is installed
OR php53-xsl-5.3.17-94 is installed
OR php53-zip-5.3.17-94 is installed
OR php53-zlib-5.3.17-94 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
apache2-mod_php53-5.3.17-94 is installed
OR php53-5.3.17-94 is installed
OR php53-bcmath-5.3.17-94 is installed
OR php53-bz2-5.3.17-94 is installed
OR php53-calendar-5.3.17-94 is installed
OR php53-ctype-5.3.17-94 is installed
OR php53-curl-5.3.17-94 is installed
OR php53-dba-5.3.17-94 is installed
OR php53-dom-5.3.17-94 is installed
OR php53-exif-5.3.17-94 is installed
OR php53-fastcgi-5.3.17-94 is installed
OR php53-fileinfo-5.3.17-94 is installed
OR php53-ftp-5.3.17-94 is installed
OR php53-gd-5.3.17-94 is installed
OR php53-gettext-5.3.17-94 is installed
OR php53-gmp-5.3.17-94 is installed
OR php53-iconv-5.3.17-94 is installed
OR php53-intl-5.3.17-94 is installed
OR php53-json-5.3.17-94 is installed
OR php53-ldap-5.3.17-94 is installed
OR php53-mbstring-5.3.17-94 is installed
OR php53-mcrypt-5.3.17-94 is installed
OR php53-mysql-5.3.17-94 is installed
OR php53-odbc-5.3.17-94 is installed
OR php53-openssl-5.3.17-94 is installed
OR php53-pcntl-5.3.17-94 is installed
OR php53-pdo-5.3.17-94 is installed
OR php53-pear-5.3.17-94 is installed
OR php53-pgsql-5.3.17-94 is installed
OR php53-pspell-5.3.17-94 is installed
OR php53-shmop-5.3.17-94 is installed
OR php53-snmp-5.3.17-94 is installed
OR php53-soap-5.3.17-94 is installed
OR php53-suhosin-5.3.17-94 is installed
OR php53-sysvmsg-5.3.17-94 is installed
OR php53-sysvsem-5.3.17-94 is installed
OR php53-sysvshm-5.3.17-94 is installed
OR php53-tokenizer-5.3.17-94 is installed
OR php53-wddx-5.3.17-94 is installed
OR php53-xmlreader-5.3.17-94 is installed
OR php53-xmlrpc-5.3.17-94 is installed
OR php53-xmlwriter-5.3.17-94 is installed
OR php53-xsl-5.3.17-94 is installed
OR php53-zip-5.3.17-94 is installed
OR php53-zlib-5.3.17-94 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
bind-9.9.6P1-0.25 is installed
OR bind-chrootenv-9.9.6P1-0.25 is installed
OR bind-doc-9.9.6P1-0.25 is installed
OR bind-libs-9.9.6P1-0.25 is installed
OR bind-libs-32bit-9.9.6P1-0.25 is installed
OR bind-libs-x86-9.9.6P1-0.25 is installed
OR bind-utils-9.9.6P1-0.25 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
bind-9.9.6P1-0.25 is installed
OR bind-chrootenv-9.9.6P1-0.25 is installed
OR bind-doc-9.9.6P1-0.25 is installed
OR bind-libs-9.9.6P1-0.25 is installed
OR bind-libs-32bit-9.9.6P1-0.25 is installed
OR bind-libs-x86-9.9.6P1-0.25 is installed
OR bind-utils-9.9.6P1-0.25 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND aaa_base-11-6.105 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
libnetpbm10-10.26.44-101.15.5 is installed
OR libnetpbm10-32bit-10.26.44-101.15.5 is installed
OR netpbm-10.26.44-101.15.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
libnetpbm10-10.26.44-101.15.5 is installed
OR libnetpbm10-32bit-10.26.44-101.15.5 is installed
OR netpbm-10.26.44-101.15.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
curl-openssl1-7.37.0-70.30 is installed
OR libcurl4-openssl1-7.37.0-70.30 is installed
OR libcurl4-openssl1-32bit-7.37.0-70.30 is installed
OR libcurl4-openssl1-x86-7.37.0-70.30 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
curl-openssl1-7.37.0-70.30 is installed
OR libcurl4-openssl1-7.37.0-70.30 is installed
OR libcurl4-openssl1-32bit-7.37.0-70.30 is installed
OR libcurl4-openssl1-x86-7.37.0-70.30 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
dbus-1-1.8.16-14 is installed
OR dbus-1-x11-1.8.16-14 is installed
OR libdbus-1-3-1.8.16-14 is installed
OR libdbus-1-3-32bit-1.8.16-14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
dbus-1-1.8.16-14 is installed
OR dbus-1-x11-1.8.16-14 is installed
OR libdbus-1-3-1.8.16-14 is installed
OR libdbus-1-3-32bit-1.8.16-14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND ant-1.9.4-1.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
dbus-1-1.8.16-14.1 is installed
OR dbus-1-x11-1.8.16-14.1 is installed
OR libdbus-1-3-1.8.16-14.1 is installed
OR libdbus-1-3-32bit-1.8.16-14.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_74-60_64_63-default-7-2 is installed
OR kgraft-patch-3_12_74-60_64_63-xen-7-2 is installed
OR kgraft-patch-SLE12-SP1_Update_22-7-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_74-60_64_63-default-7-2 is installed
OR kgraft-patch-3_12_74-60_64_63-xen-7-2 is installed
OR kgraft-patch-SLE12-SP1_Update_22-7-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
kgraft-patch-3_12_67-60_64_24-default-8-2.1 is installed
OR kgraft-patch-3_12_67-60_64_24-xen-8-2.1 is installed
OR kgraft-patch-SLE12-SP1_Update_11-8-2.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
xen-4.7.1_02-25 is installed
OR xen-doc-html-4.7.1_02-25 is installed
OR xen-libs-4.7.1_02-25 is installed
OR xen-libs-32bit-4.7.1_02-25 is installed
OR xen-tools-4.7.1_02-25 is installed
OR xen-tools-domU-4.7.1_02-25 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
xen-4.7.1_02-25 is installed
OR xen-doc-html-4.7.1_02-25 is installed
OR xen-libs-4.7.1_02-25 is installed
OR xen-libs-32bit-4.7.1_02-25 is installed
OR xen-tools-4.7.1_02-25 is installed
OR xen-tools-domU-4.7.1_02-25 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND davfs2-1.5.2-2.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
java-1_7_0-openjdk-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
java-1_7_0-openjdk-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
kernel-azure-4.4.176-4.25 is installed
OR kernel-azure-base-4.4.176-4.25 is installed
OR kernel-azure-devel-4.4.176-4.25 is installed
OR kernel-devel-azure-4.4.176-4.25 is installed
OR kernel-source-azure-4.4.176-4.25 is installed
OR kernel-syms-azure-4.4.176-4.25 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
kernel-azure-4.4.176-4.25 is installed
OR kernel-azure-base-4.4.176-4.25 is installed
OR kernel-azure-devel-4.4.176-4.25 is installed
OR kernel-devel-azure-4.4.176-4.25 is installed
OR kernel-source-azure-4.4.176-4.25 is installed
OR kernel-syms-azure-4.4.176-4.25 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
MozillaFirefox-68.5.0-109.106 is installed
OR MozillaFirefox-translations-common-68.5.0-109.106 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
MozillaFirefox-68.5.0-109.106 is installed
OR MozillaFirefox-translations-common-68.5.0-109.106 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_180-94_107-default-5-2 is installed
OR kgraft-patch-SLE12-SP3_Update_29-5-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_180-94_107-default-5-2 is installed
OR kgraft-patch-SLE12-SP3_Update_29-5-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
libgcrypt-1.6.1-16.58 is installed
OR libgcrypt20-1.6.1-16.58 is installed
OR libgcrypt20-32bit-1.6.1-16.58 is installed
OR libgcrypt20-hmac-1.6.1-16.58 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.58 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
libgcrypt-1.6.1-16.58 is installed
OR libgcrypt20-1.6.1-16.58 is installed
OR libgcrypt20-32bit-1.6.1-16.58 is installed
OR libgcrypt20-hmac-1.6.1-16.58 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.58 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
python3-rpm-4.11.2-16.21 is installed
OR rpm-4.11.2-16.21 is installed
OR rpm-32bit-4.11.2-16.21 is installed
OR rpm-build-4.11.2-16.21 is installed
OR rpm-python-4.11.2-16.21 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
python3-rpm-4.11.2-16.21 is installed
OR rpm-4.11.2-16.21 is installed
OR rpm-32bit-4.11.2-16.21 is installed
OR rpm-build-4.11.2-16.21 is installed
OR rpm-python-4.11.2-16.21 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4-ESPOS is installed
AND
MozillaFirefox-78.0.1-112.3 is installed
OR MozillaFirefox-branding-SLE-78-35.3 is installed
OR MozillaFirefox-devel-78.0.1-112.3 is installed
OR MozillaFirefox-translations-common-78.0.1-112.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4-ESPOS is installed
AND
MozillaFirefox-78.0.1-112.3 is installed
OR MozillaFirefox-branding-SLE-78-35.3 is installed
OR MozillaFirefox-devel-78.0.1-112.3 is installed
OR MozillaFirefox-translations-common-78.0.1-112.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4-LTSS is installed
AND
libfreebl3-3.53.1-58.48 is installed
OR libfreebl3-32bit-3.53.1-58.48 is installed
OR libfreebl3-hmac-3.53.1-58.48 is installed
OR libfreebl3-hmac-32bit-3.53.1-58.48 is installed
OR libsoftokn3-3.53.1-58.48 is installed
OR libsoftokn3-32bit-3.53.1-58.48 is installed
OR libsoftokn3-hmac-3.53.1-58.48 is installed
OR libsoftokn3-hmac-32bit-3.53.1-58.48 is installed
OR mozilla-nspr-4.25-19.15 is installed
OR mozilla-nspr-32bit-4.25-19.15 is installed
OR mozilla-nspr-devel-4.25-19.15 is installed
OR mozilla-nss-3.53.1-58.48 is installed
OR mozilla-nss-32bit-3.53.1-58.48 is installed
OR mozilla-nss-certs-3.53.1-58.48 is installed
OR mozilla-nss-certs-32bit-3.53.1-58.48 is installed
OR mozilla-nss-devel-3.53.1-58.48 is installed
OR mozilla-nss-sysinit-3.53.1-58.48 is installed
OR mozilla-nss-sysinit-32bit-3.53.1-58.48 is installed
OR mozilla-nss-tools-3.53.1-58.48 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4-LTSS is installed
AND
libfreebl3-3.53.1-58.48 is installed
OR libfreebl3-32bit-3.53.1-58.48 is installed
OR libfreebl3-hmac-3.53.1-58.48 is installed
OR libfreebl3-hmac-32bit-3.53.1-58.48 is installed
OR libsoftokn3-3.53.1-58.48 is installed
OR libsoftokn3-32bit-3.53.1-58.48 is installed
OR libsoftokn3-hmac-3.53.1-58.48 is installed
OR libsoftokn3-hmac-32bit-3.53.1-58.48 is installed
OR mozilla-nspr-4.25-19.15 is installed
OR mozilla-nspr-32bit-4.25-19.15 is installed
OR mozilla-nspr-devel-4.25-19.15 is installed
OR mozilla-nss-3.53.1-58.48 is installed
OR mozilla-nss-32bit-3.53.1-58.48 is installed
OR mozilla-nss-certs-3.53.1-58.48 is installed
OR mozilla-nss-certs-32bit-3.53.1-58.48 is installed
OR mozilla-nss-devel-3.53.1-58.48 is installed
OR mozilla-nss-sysinit-3.53.1-58.48 is installed
OR mozilla-nss-sysinit-32bit-3.53.1-58.48 is installed
OR mozilla-nss-tools-3.53.1-58.48 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
MozillaFirefox-68.1.0-109.89 is installed
OR MozillaFirefox-branding-SLE-68-32.8 is installed
OR MozillaFirefox-translations-common-68.1.0-109.89 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
MozillaFirefox-68.1.0-109.89 is installed
OR MozillaFirefox-branding-SLE-68-32.8 is installed
OR MozillaFirefox-translations-common-68.1.0-109.89 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kgraft-patch-3_12_55-52_42-default-3-2 is installed
OR kgraft-patch-3_12_55-52_42-xen-3-2 is installed
OR kgraft-patch-SLE12_Update_12-3-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kgraft-patch-3_12_55-52_42-default-3-2 is installed
OR kgraft-patch-3_12_55-52_42-xen-3-2 is installed
OR kgraft-patch-SLE12_Update_12-3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
libX11-1.6.2-8 is installed
OR libX11-6-1.6.2-8 is installed
OR libX11-data-1.6.2-8 is installed
OR libX11-xcb1-1.6.2-8 is installed
OR libXfixes-5.0.1-7 is installed
OR libXfixes3-5.0.1-7 is installed
OR libXi-1.7.4-14 is installed
OR libXi6-1.7.4-14 is installed
OR libXrender-0.9.8-7 is installed
OR libXrender1-0.9.8-7 is installed
OR libXtst-1.2.2-7 is installed
OR libXtst6-1.2.2-7 is installed
OR libXv-1.0.10-7 is installed
OR libXv1-1.0.10-7 is installed
OR libXvMC-1.0.8-7 is installed
OR libXvMC1-1.0.8-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.47 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.47 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
kgraft-patch-3_12_60-52_49-default-2-2 is installed
OR kgraft-patch-3_12_60-52_49-xen-2-2 is installed
OR kgraft-patch-SLE12_Update_14-2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND sudo-1.8.10p3-2.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
kgraft-patch-4_4_74-92_38-default-9-2 is installed
OR kgraft-patch-SLE12-SP2_Update_13-9-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 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 |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND apache2-mod_fcgid-2.2-31.27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
ImageMagick-6.4.3.6-7.30 is installed
OR ImageMagick-devel-6.4.3.6-7.30 is installed
OR libMagick++-devel-6.4.3.6-7.30 is installed
OR libMagick++1-6.4.3.6-7.30 is installed
OR libMagickWand1-6.4.3.6-7.30 is installed
OR libMagickWand1-32bit-6.4.3.6-7.30 is installed
OR perl-PerlMagick-6.4.3.6-7.30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
cyrus-imapd-devel-2.3.11-60.65.64 is installed
OR perl-Cyrus-IMAP-2.3.11-60.65.64 is installed
OR perl-Cyrus-SIEVE-managesieve-2.3.11-60.65.64 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
ImageMagick-6.8.8.1-8 is installed
OR libMagick++-6_Q16-3-6.8.8.1-8 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
gstreamer-plugins-base-1.2.4-2.3 is installed
OR libgstfft-1_0-0-32bit-1.2.4-2.3 is installed
OR typelib-1_0-GstAudio-1_0-1.2.4-2.3 is installed
OR typelib-1_0-GstPbutils-1_0-1.2.4-2.3 is installed
OR typelib-1_0-GstTag-1_0-1.2.4-2.3 is installed
OR typelib-1_0-GstVideo-1_0-1.2.4-2.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
kernel-default-4.4.49-92.11 is installed
OR kernel-default-extra-4.4.49-92.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
ImageMagick-6.8.8.1-71.12 is installed
OR libMagick++-6_Q16-3-6.8.8.1-71.12 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
libwebkit2gtk3-lang-2.24.0-2.38 is installed
OR webkit2gtk3-2.24.0-2.38 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND python-Beaker-1.6.4-0.7.3 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND Package Information
irssi-1.0.5-32 is installed
OR irssi-devel-1.0.5-32 is installed
|