Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 SP3 kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2020-11494: An issue was discovered in slc_bump in drivers/net/can/slcan.c, which allowed attackers to read uninitialized can_frame data, potentially containing sensitive information from kernel stack memory, if the configuration lacks CONFIG_INIT_STACK_ALL (bnc#1168424). - CVE-2020-10942: In get_raw_socket in drivers/vhost/net.c lacks validation of an sk_family field, which might allow attackers to trigger kernel stack corruption via crafted system calls (bnc#1167629). - CVE-2020-8647: Fixed a use-after-free vulnerability in the vc_do_resize function in drivers/tty/vt/vt.c (bnc#1162929). - CVE-2020-8649: Fixed a use-after-free vulnerability in the vgacon_invert_region function in drivers/video/console/vgacon.c (bnc#1162931). - CVE-2020-9383: Fixed an issue in set_fdc in drivers/block/floppy.c, which leads to a wait_til_ready out-of-bounds read (bnc#1165111). - CVE-2019-9458: In the video driver there was a use after free due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed (bnc#1168295). - CVE-2019-3701: Fixed an issue in can_can_gw_rcv, which could cause a system crash (bnc#1120386). - CVE-2019-19768: Fixed a use-after-free in the __blk_add_trace function in kernel/trace/blktrace.c (bnc#1159285). - CVE-2020-11609: Fixed a NULL pointer dereference in the stv06xx subsystem caused by mishandling invalid descriptors (bnc#1168854). - CVE-2020-10720: Fixed a use-after-free read in napi_gro_frags() (bsc#1170778). - CVE-2020-10690: Fixed the race between the release of ptp_clock and cdev (bsc#1170056). - CVE-2019-9455: Fixed a pointer leak due to a WARN_ON statement in a video driver. This could lead to local information disclosure with System execution privileges needed (bnc#1170345). - CVE-2020-11608: Fixed an issue in drivers/media/usb/gspca/ov519.c caused by a NULL pointer dereferences in ov511_mode_init_regs and ov518_mode_init_regs when there are zero endpoints (bnc#1168829). - CVE-2017-18255: The perf_cpu_time_max_percent_handler function in kernel/events/core.c allowed local users to cause a denial of service (integer overflow) or possibly have unspecified other impact via a large value, as demonstrated by an incorrect sample-rate calculation (bnc#1087813). - CVE-2020-8648: There was a use-after-free vulnerability in the n_tty_receive_buf_common function in drivers/tty/n_tty.c (bnc#1162928). - CVE-2020-2732: A flaw was discovered in the way that the KVM hypervisor handled instruction emulation for an L2 guest when nested virtualisation is enabled. Under some circumstances, an L2 guest may trick the L0 guest into accessing sensitive L1 resources that should be inaccessible to the L2 guest (bnc#1163971). - CVE-2019-5108: Fixed a denial-of-service vulnerability caused by triggering AP to send IAPP location updates for stations before the required authentication process has completed (bnc#1159912). - CVE-2020-8992: ext4_protect_reserved_inode in fs/ext4/block_validity.c allowed attackers to cause a denial of service (soft lockup) via a crafted journal size (bnc#1164069). - CVE-2018-21008: Fixed a use-after-free which could be caused by the function rsi_mac80211_detach in the file drivers/net/wireless/rsi/rsi_91x_mac80211.c (bnc#1149591). - CVE-2019-14896: A heap-based buffer overflow vulnerability was found in Marvell WiFi chip driver. A remote attacker could cause a denial of service (system crash) or, possibly execute arbitrary code, when the lbs_ibss_join_existing function is called after a STA connects to an AP (bnc#1157157). - CVE-2019-14897: A stack-based buffer overflow was found in Marvell WiFi chip driver. An attacker is able to cause a denial of service (system crash) or, possibly execute arbitrary code, when a STA works in IBSS mode (allows connecting stations together without the use of an AP) and connects to another STA (bnc#1157155). - CVE-2019-18675: Fixed an integer overflow in cpia2_remap_buffer in drivers/media/usb/cpia2/cpia2_core.c because cpia2 has its own mmap implementation. This allowed local users (with /dev/video0 access) to obtain read and write permissions on kernel physical pages, which can possibly result in a privilege escalation (bnc#1157804). - CVE-2019-14615: Insufficient control flow in certain data structures for some Intel(R) Processors with Intel(R) Processor Graphics may have allowed an unauthenticated user to potentially enable information disclosure via local access (bnc#1160195, bsc#1165881). - CVE-2019-19965: Fixed a NULL pointer dereference in drivers/scsi/libsas/sas_discover.c because of mishandling of port disconnection during discovery, related to a PHY down race condition (bnc#1159911). - CVE-2019-20054: Fixed a NULL pointer dereference in drop_sysctl_table() in fs/proc/proc_sysctl.c, related to put_links (bnc#1159910). - CVE-2019-20096: Fixed a memory leak in __feat_register_sp() in net/dccp/feat.c, which may cause denial of service (bnc#1159908). - CVE-2019-19966: Fixed a use-after-free in cpia2_exit() in drivers/media/usb/cpia2/cpia2_v4l.c that will cause denial of service (bnc#1159841). - CVE-2019-19447: Fixed an issue with mounting a crafted ext4 filesystem image, performing some operations, and unmounting could lead to a use-after-free in ext4_put_super in fs/ext4/super.c, related to dump_orphan_list in fs/ext4/super.c (bnc#1158819). - CVE-2019-19319: Fixed an issue with a setxattr operation, after a mount of a crafted ext4 image, can cause a slab-out-of-bounds write access because of an ext4_xattr_set_entry use-after-free in fs/ext4/xattr.c when a large old_size value is used in a memset call (bnc#1158021). - CVE-2019-19767: Fixed mishandling of ext4_expand_extra_isize, as demonstrated by use-after-free errors in __ext4_expand_extra_isize and ext4_xattr_set_entry, related to fs/ext4/inode.c and fs/ext4/super.c (bnc#1159297). - CVE-2019-11091,CVE-2018-12126,CVE-2018-12130,CVE-2018-12127: Earlier mitigations for the 'MDS' Microarchitectural Data Sampling attacks were not complete. An additional fix was added to the x86_64 fast systemcall path to further mitigate these attacks. (bsc#1164846 bsc#1170847)
The following non-security bugs were fixed:
- blk: Fix kabi due to blk_trace_mutex addition (bsc#1159285). - blktrace: fix dereference after null check (bsc#1159285). - blktrace: fix trace mutex deadlock (bsc#1159285). - btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents (bsc#1163508). - btrfs: fix panic during relocation after ENOSPC before writeback happens (bsc#1163508). - btrfs: qgroup: Fix root item corruption when multiple same source snapshots are created with quota enabled (bsc#1158642) - btrfs: relocation: fix reloc_root lifespan and access (bsc#1164009). - enic: prevent waking up stopped tx queues over watchdog reset (bsc#1133147). - fix PageHeadHuge() race with THP split (VM Functionality, bsc#1165311). - fs/xfs: fix f_ffree value for statfs when project quota is set (bsc#1165985). - ibmvnic: Bound waits for device queries (bsc#1155689 ltc#182047). - ibmvnic: Fix completion structure initialization (bsc#1155689 ltc#182047). - ibmvnic: Serialize device queries (bsc#1155689 ltc#182047). - ibmvnic: Terminate waiting device threads after loss of service (bsc#1155689 ltc#182047). - input: add safety guards to input_set_keycode() (bsc#1168075). - ipv4: correct gso_size for UFO (bsc#1154844). - ipv6: fix memory accounting during ipv6 queue expire (bsc#1162227) (bsc#1162227). - ipvlan: do not add hardware address of master to its unicast filter list (bsc#1137325). - md: add mddev->pers to avoid potential NULL pointer dereference (bsc#1056134). - md/bitmap: do not read page from device with Bitmap_sync (bsc#1056134). - md: change the initialization value for a spare device spot to MD_DISK_ROLE_SPARE (bsc#1056134). - md: Delete gendisk before cleaning up the request queue (bsc#1056134). - md: do not call bitmap_create() while array is quiesced (bsc#1056134). - md: do not set In_sync if array is frozen (bsc#1056134). - md: fix a potential deadlock of raid5/raid10 reshape (bsc#1056134). - md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_show (bsc#1056134). - md: notify about new spare disk in the container (bsc#1056134). - md/raid0: Fix buffer overflow at debug print (bsc#1164051). - md/raid10: end bio when the device faulty (bsc#1056134). - md/raid10: Fix raid10 replace hang when new added disk faulty (bsc#1056134). - md/raid1,raid10: silence warning about wait-within-wait (bsc#1056134). - md: return -ENODEV if rdev has no mddev assigned (bsc#1056134). - media: ov519: add missing endpoint sanity checks (bsc#1168829). - media: stv06xx: add missing descriptor sanity checks (bsc#1168854). - net: ena: Add PCI shutdown handler to allow safe kexec (bsc#1167421, bsc#1167423). - netfilter: conntrack: sctp: use distinct states for new SCTP connections (bsc#1159199). - net/ibmvnic: Fix typo in retry check (bsc#1155689 ltc#182047). - rpm/kernel-binary.spec.in: Replace Novell with SUSE - sched/fair: Scale bandwidth quota and period without losing quota/period ratio precision (bsc#1161586). - scsi: core: avoid repetitive logging of device offline messages (bsc#1145929). - scsi: core: kABI fix already_offline (bsc#1145929). - tcp: clear tp->packets_out when purging write queue (bsc#1154118). - x86/mitigations: Clear CPU buffers on the SYSCALL fast path (bsc#1164846 bsc#1170847). - xfs: also remove cached ACLs when removing the underlying attr (bsc#1165873). - xfs: bulkstat should copy lastip whenever userspace supplies one (bsc#1165984).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1056134 1087813 1106531 1109160 1118367 1118368 1120386 1122293 1122299 1123161 1123919 1123959 1132728 1132729 1132732 1133135 1133147 1134399 1136424 1137325 1137586 1138034 1139751 1142023 1142265 1142857 1143045 1143048 1143189 1143191 1143333 1143650 1144920 1145920 1145922 1145929 1146163 1146285 1146378 1146391 1146413 1146425 1146512 1146514 1146516 1146519 1146529 1146543 1146547 1146550 1146584 1149376 1149522 1149527 1149591 1150112 1153674 1154118 1154844 1155689 1156402 1157155 1157157 1157303 1157804 1158021 1158642 1158809 1158819 1159199 1159285 1159297 1159841 1159908 1159910 1159911 1159912 1160195 1160571 1161586 1162227 1162928 1162929 1162931 1163508 1163971 1164009 1164051 1164069 1164078 1164846 1165111 1165311 1165873 1165881 1165984 1165985 1167421 1167423 1167629 1168075 1168295 1168404 1168407 1168424 1168829 1168854 1169066 1169740 1170056 1170170 1170345 1170778 1170847 1171355 1171740 1172651 1173334 CVE-2016-10906 CVE-2017-18255 CVE-2017-18551 CVE-2018-11212 CVE-2018-12126 CVE-2018-12127 CVE-2018-12130 CVE-2018-16140 CVE-2018-20855 CVE-2018-20856 CVE-2018-20976 CVE-2018-21008 CVE-2018-3639 CVE-2018-5741 CVE-2018-8956 CVE-2019-10164 CVE-2019-10207 CVE-2019-11091 CVE-2019-11478 CVE-2019-11810 CVE-2019-13631 CVE-2019-13648 CVE-2019-14275 CVE-2019-14283 CVE-2019-14284 CVE-2019-14287 CVE-2019-14615 CVE-2019-14814 CVE-2019-14815 CVE-2019-14816 CVE-2019-14835 CVE-2019-14896 CVE-2019-14897 CVE-2019-15098 CVE-2019-15117 CVE-2019-15118 CVE-2019-15211 CVE-2019-15212 CVE-2019-15214 CVE-2019-15215 CVE-2019-15217 CVE-2019-15218 CVE-2019-15221 CVE-2019-15290 CVE-2019-1551 CVE-2019-15902 CVE-2019-15926 CVE-2019-15927 CVE-2019-18675 CVE-2019-19066 CVE-2019-19319 CVE-2019-19447 CVE-2019-19767 CVE-2019-19768 CVE-2019-19965 CVE-2019-19966 CVE-2019-20054 CVE-2019-20096 CVE-2019-2201 CVE-2019-2422 CVE-2019-2426 CVE-2019-2602 CVE-2019-2684 CVE-2019-2698 CVE-2019-3701 CVE-2019-3819 CVE-2019-3846 CVE-2019-5108 CVE-2019-5188 CVE-2019-9455 CVE-2019-9458 CVE-2020-10690 CVE-2020-10720 CVE-2020-10942 CVE-2020-11494 CVE-2020-11608 CVE-2020-11609 CVE-2020-11868 CVE-2020-12059 CVE-2020-13817 CVE-2020-15025 CVE-2020-1927 CVE-2020-1934 CVE-2020-1938 CVE-2020-2732 CVE-2020-8616 CVE-2020-8617 CVE-2020-8647 CVE-2020-8648 CVE-2020-8649 CVE-2020-8992 CVE-2020-9383 SUSE-SU-2019:1219-1 SUSE-SU-2019:1783-1 SUSE-SU-2019:2666-1 SUSE-SU-2020:0028-1 SUSE-SU-2020:1158-1 SUSE-SU-2020:1275-1 SUSE-SU-2020:1805-1 SUSE-SU-2020:1806-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 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 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 Desktop Applications 15 SUSE Linux Enterprise Module for Development Tools 15 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Public Cloud 15 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Web Scripting 12 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-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-CLIENT-TOOLS 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-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-BCL 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-CLIENT-TOOLS 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-CLIENT-TOOLS 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-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL 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 Linux Enterprise Workstation Extension 12 SP5 SUSE Linux Enterprise Workstation Extension 15 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud 7 SUSE Package Hub for SUSE Linux Enterprise 12 SUSE Package Hub for SUSE Linux Enterprise 12 SP1 SUSE Package Hub for SUSE Linux Enterprise 12 SP2 SUSE Package Hub for SUSE Linux Enterprise 12 SP3
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND autofs-5.0.9-4.3 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
MozillaThunderbird-45.4.0-23.1 is installed
OR MozillaThunderbird-translations-common-45.4.0-23.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
cpp48-4.8.5-24.18 is installed
OR gcc48-4.8.5-24.18 is installed
OR gcc48-c++-4.8.5-24.18 is installed
OR gcc48-fortran-4.8.5-24.18 is installed
OR gcc48-gij-4.8.5-24.14 is installed
OR gcc48-info-4.8.5-24.18 is installed
OR gcc48-java-4.8.5-24.14 is installed
OR gcc48-locale-4.8.5-24.18 is installed
OR gcc48-objc-4.8.5-24.18 is installed
OR libasan0-4.8.5-24.18 is installed
OR libgcj48-4.8.5-24.14 is installed
OR libgcj48-devel-4.8.5-24.14 is installed
OR libgcj48-jar-4.8.5-24.14 is installed
OR libgcj_bc1-4.8.5-24.14 is installed
OR libobjc4-4.8.5-24.18 is installed
OR libstdc++48-devel-4.8.5-24.18 is installed
OR libstdc++6-gcc48-locale-4.8.5-24.18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
coreutils-8.12-6.25.29 is installed
OR coreutils-lang-8.12-6.25.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
flash-player-11.2.202.540-0.23 is installed
OR flash-player-gnome-11.2.202.540-0.23 is installed
OR flash-player-kde4-11.2.202.540-0.23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND cabextract-1.2-2.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
dbus-1-glib-0.100.2-3 is installed
OR dbus-1-glib-32bit-0.100.2-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
avahi-0.6.31-20 is installed
OR avahi-lang-0.6.31-20 is installed
OR libavahi-client3-0.6.31-20 is installed
OR libavahi-client3-32bit-0.6.31-20 is installed
OR libavahi-common3-0.6.31-20 is installed
OR libavahi-common3-32bit-0.6.31-20 is installed
OR libavahi-core7-0.6.31-20 is installed
OR libdns_sd-0.6.31-20 is installed
OR libdns_sd-32bit-0.6.31-20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
MozillaFirefox-45.4.0esr-81 is installed
OR MozillaFirefox-translations-45.4.0esr-81 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
gdk-pixbuf-lang-2.34.0-18 is installed
OR gdk-pixbuf-query-loaders-2.34.0-18 is installed
OR gdk-pixbuf-query-loaders-32bit-2.34.0-18 is installed
OR libgdk_pixbuf-2_0-0-2.34.0-18 is installed
OR libgdk_pixbuf-2_0-0-32bit-2.34.0-18 is installed
OR typelib-1_0-GdkPixbuf-2_0-2.34.0-18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP3 is installed
AND lighttpd-1.4.20-2.54 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND autofs-5.1.3-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
bluez-5.48-3 is installed
OR bluez-devel-5.48-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND Package Information
dpkg-1.19.0.4-2 is installed
OR dpkg-devel-1.19.0.4-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.53-60.30 is installed
OR kernel-ec2-devel-3.12.53-60.30 is installed
OR kernel-ec2-extra-3.12.53-60.30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 15 is installed
AND Package Information
kernel-azure-4.12.14-5.13 is installed
OR kernel-azure-base-4.12.14-5.13 is installed
OR kernel-azure-devel-4.12.14-5.13 is installed
OR kernel-devel-azure-4.12.14-5.13 is installed
OR kernel-source-azure-4.12.14-5.13 is installed
OR kernel-syms-azure-4.12.14-5.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
389-ds-1.4.0.3-2 is installed
OR 389-ds-devel-1.4.0.3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-59 is installed
OR php5-5.5.14-59 is installed
OR php5-bcmath-5.5.14-59 is installed
OR php5-bz2-5.5.14-59 is installed
OR php5-calendar-5.5.14-59 is installed
OR php5-ctype-5.5.14-59 is installed
OR php5-curl-5.5.14-59 is installed
OR php5-dba-5.5.14-59 is installed
OR php5-dom-5.5.14-59 is installed
OR php5-enchant-5.5.14-59 is installed
OR php5-exif-5.5.14-59 is installed
OR php5-fastcgi-5.5.14-59 is installed
OR php5-fileinfo-5.5.14-59 is installed
OR php5-fpm-5.5.14-59 is installed
OR php5-ftp-5.5.14-59 is installed
OR php5-gd-5.5.14-59 is installed
OR php5-gettext-5.5.14-59 is installed
OR php5-gmp-5.5.14-59 is installed
OR php5-iconv-5.5.14-59 is installed
OR php5-intl-5.5.14-59 is installed
OR php5-json-5.5.14-59 is installed
OR php5-ldap-5.5.14-59 is installed
OR php5-mbstring-5.5.14-59 is installed
OR php5-mcrypt-5.5.14-59 is installed
OR php5-mysql-5.5.14-59 is installed
OR php5-odbc-5.5.14-59 is installed
OR php5-opcache-5.5.14-59 is installed
OR php5-openssl-5.5.14-59 is installed
OR php5-pcntl-5.5.14-59 is installed
OR php5-pdo-5.5.14-59 is installed
OR php5-pear-5.5.14-59 is installed
OR php5-pgsql-5.5.14-59 is installed
OR php5-phar-5.5.14-59 is installed
OR php5-posix-5.5.14-59 is installed
OR php5-pspell-5.5.14-59 is installed
OR php5-shmop-5.5.14-59 is installed
OR php5-snmp-5.5.14-59 is installed
OR php5-soap-5.5.14-59 is installed
OR php5-sockets-5.5.14-59 is installed
OR php5-sqlite-5.5.14-59 is installed
OR php5-suhosin-5.5.14-59 is installed
OR php5-sysvmsg-5.5.14-59 is installed
OR php5-sysvsem-5.5.14-59 is installed
OR php5-sysvshm-5.5.14-59 is installed
OR php5-tokenizer-5.5.14-59 is installed
OR php5-wddx-5.5.14-59 is installed
OR php5-xmlreader-5.5.14-59 is installed
OR php5-xmlrpc-5.5.14-59 is installed
OR php5-xmlwriter-5.5.14-59 is installed
OR php5-xsl-5.5.14-59 is installed
OR php5-zip-5.5.14-59 is installed
OR php5-zlib-5.5.14-59 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
MozillaFirefox-52.6.0esr-72.20 is installed
OR MozillaFirefox-translations-52.6.0esr-72.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
clamav-0.95.1-0.1 is installed
OR libgcc43-4.3.3_20081022-11 is installed
OR libgcc43-32bit-4.3.3_20081022-11 is installed
OR libgcc43-x86-4.3.3_20081022-11 is installed
OR libstdc++43-4.3.3_20081022-11 is installed
OR libstdc++43-32bit-4.3.3_20081022-11 is installed
OR libstdc++43-x86-4.3.3_20081022-11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
clamav-0.95.1-0.1 is installed
OR libgcc43-4.3.3_20081022-11 is installed
OR libgcc43-32bit-4.3.3_20081022-11 is installed
OR libgcc43-x86-4.3.3_20081022-11 is installed
OR libstdc++43-4.3.3_20081022-11 is installed
OR libstdc++43-32bit-4.3.3_20081022-11 is installed
OR libstdc++43-x86-4.3.3_20081022-11 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
strongswan-4.4.0-6.13 is installed
OR strongswan-doc-4.4.0-6.13 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
strongswan-4.4.0-6.13 is installed
OR strongswan-doc-4.4.0-6.13 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
strongswan-4.4.0-6.13 is installed
OR strongswan-doc-4.4.0-6.13 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
strongswan-4.4.0-6.13 is installed
OR strongswan-doc-4.4.0-6.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
strongswan-4.4.0-6.13 is installed
OR strongswan-doc-4.4.0-6.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
strongswan-4.4.0-6.13 is installed
OR strongswan-doc-4.4.0-6.13 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND kvm-0.12.5-1.20 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND kvm-0.12.5-1.20 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND kvm-0.12.5-1.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND kvm-0.12.5-1.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND kvm-0.12.5-1.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
MozillaFirefox-10.0.6-0.4 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0.6-0.4 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-10.0.6-0.4 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0.6-0.4 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
MozillaFirefox-10.0.6-0.4 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0.6-0.4 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-10.0.6-0.4 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0.6-0.4 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
ark-4.3.5-0.3 is installed
OR kcalc-4.3.5-0.3 is installed
OR kcharselect-4.3.5-0.3 is installed
OR kdessh-4.3.5-0.3 is installed
OR kdf-4.3.5-0.3 is installed
OR kfloppy-4.3.5-0.3 is installed
OR kgpg-4.3.5-0.3 is installed
OR ktimer-4.3.5-0.3 is installed
OR kwalletmanager-4.3.5-0.3 is installed
OR kwikdisk-4.3.5-0.3 is installed
OR okteta-4.3.5-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
ark-4.3.5-0.3 is installed
OR kcalc-4.3.5-0.3 is installed
OR kcharselect-4.3.5-0.3 is installed
OR kdessh-4.3.5-0.3 is installed
OR kdf-4.3.5-0.3 is installed
OR kfloppy-4.3.5-0.3 is installed
OR kgpg-4.3.5-0.3 is installed
OR ktimer-4.3.5-0.3 is installed
OR kwalletmanager-4.3.5-0.3 is installed
OR kwikdisk-4.3.5-0.3 is installed
OR okteta-4.3.5-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
ark-4.3.5-0.3 is installed
OR kcalc-4.3.5-0.3 is installed
OR kcharselect-4.3.5-0.3 is installed
OR kdessh-4.3.5-0.3 is installed
OR kdf-4.3.5-0.3 is installed
OR kfloppy-4.3.5-0.3 is installed
OR kgpg-4.3.5-0.3 is installed
OR ktimer-4.3.5-0.3 is installed
OR kwalletmanager-4.3.5-0.3 is installed
OR kwikdisk-4.3.5-0.3 is installed
OR okteta-4.3.5-0.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND apache2-mod_perl-2.0.4-40 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
Mesa-7.7-5.14.3 is installed
OR Mesa-32bit-7.7-5.14.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
Mesa-7.7-5.14.3 is installed
OR Mesa-32bit-7.7-5.14.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
gnutls-2.4.1-24.39.47 is installed
OR libgnutls-extra26-2.4.1-24.39.47 is installed
OR libgnutls26-2.4.1-24.39.47 is installed
OR libgnutls26-32bit-2.4.1-24.39.47 is installed
OR libgnutls26-x86-2.4.1-24.39.47 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
gnutls-2.4.1-24.39.47 is installed
OR libgnutls-extra26-2.4.1-24.39.47 is installed
OR libgnutls26-2.4.1-24.39.47 is installed
OR libgnutls26-32bit-2.4.1-24.39.47 is installed
OR libgnutls26-x86-2.4.1-24.39.47 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
gnutls-2.4.1-24.39.47 is installed
OR libgnutls-extra26-2.4.1-24.39.47 is installed
OR libgnutls26-2.4.1-24.39.47 is installed
OR libgnutls26-32bit-2.4.1-24.39.47 is installed
OR libgnutls26-x86-2.4.1-24.39.47 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
gnutls-2.4.1-24.39.47 is installed
OR libgnutls-extra26-2.4.1-24.39.47 is installed
OR libgnutls26-2.4.1-24.39.47 is installed
OR libgnutls26-32bit-2.4.1-24.39.47 is installed
OR libgnutls26-x86-2.4.1-24.39.47 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
gnutls-2.4.1-24.39.47 is installed
OR libgnutls-extra26-2.4.1-24.39.47 is installed
OR libgnutls26-2.4.1-24.39.47 is installed
OR libgnutls26-32bit-2.4.1-24.39.47 is installed
OR libgnutls26-x86-2.4.1-24.39.47 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND permissions-2013.1.7-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND permissions-2013.1.7-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND permissions-2013.1.7-0.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
perl-5.10.0-64.55 is installed
OR perl-32bit-5.10.0-64.55 is installed
OR perl-base-5.10.0-64.55 is installed
OR perl-doc-5.10.0-64.55 is installed
OR perl-x86-5.10.0-64.55 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
MozillaFirefox-31.4.0esr-0.3 is installed
OR MozillaFirefox-translations-31.4.0esr-0.3 is installed
OR libfreebl3-3.17.3-0.3 is installed
OR libfreebl3-32bit-3.17.3-0.3 is installed
OR mozilla-nss-3.17.3-0.3 is installed
OR mozilla-nss-32bit-3.17.3-0.3 is installed
OR mozilla-nss-devel-3.17.3-0.3 is installed
OR mozilla-nss-tools-3.17.3-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
MozillaFirefox-31.4.0esr-0.3 is installed
OR MozillaFirefox-translations-31.4.0esr-0.3 is installed
OR libfreebl3-3.17.3-0.3 is installed
OR libfreebl3-32bit-3.17.3-0.3 is installed
OR mozilla-nss-3.17.3-0.3 is installed
OR mozilla-nss-32bit-3.17.3-0.3 is installed
OR mozilla-nss-devel-3.17.3-0.3 is installed
OR mozilla-nss-tools-3.17.3-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND xalan-j2-2.7.0-217.26 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND xalan-j2-2.7.0-217.26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND xalan-j2-2.7.0-217.26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND xalan-j2-2.7.0-217.26 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND xalan-j2-2.7.0-217.26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
xen-4.2.5_14-18 is installed
OR xen-doc-html-4.2.5_14-18 is installed
OR xen-doc-pdf-4.2.5_14-18 is installed
OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
OR xen-libs-4.2.5_14-18 is installed
OR xen-libs-32bit-4.2.5_14-18 is installed
OR xen-tools-4.2.5_14-18 is installed
OR xen-tools-domU-4.2.5_14-18 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
xen-4.2.5_14-18 is installed
OR xen-doc-html-4.2.5_14-18 is installed
OR xen-doc-pdf-4.2.5_14-18 is installed
OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
OR xen-libs-4.2.5_14-18 is installed
OR xen-libs-32bit-4.2.5_14-18 is installed
OR xen-tools-4.2.5_14-18 is installed
OR xen-tools-domU-4.2.5_14-18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
xen-4.2.5_14-18 is installed
OR xen-doc-html-4.2.5_14-18 is installed
OR xen-doc-pdf-4.2.5_14-18 is installed
OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
OR xen-libs-4.2.5_14-18 is installed
OR xen-libs-32bit-4.2.5_14-18 is installed
OR xen-tools-4.2.5_14-18 is installed
OR xen-tools-domU-4.2.5_14-18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
xen-4.2.5_14-18 is installed
OR xen-doc-html-4.2.5_14-18 is installed
OR xen-doc-pdf-4.2.5_14-18 is installed
OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
OR xen-libs-4.2.5_14-18 is installed
OR xen-libs-32bit-4.2.5_14-18 is installed
OR xen-tools-4.2.5_14-18 is installed
OR xen-tools-domU-4.2.5_14-18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
ant-1.7.1-20.9 is installed
OR ant-trax-1.7.1-16.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND
salt-2016.11.10-43.38 is installed
OR salt-doc-2016.11.10-43.38 is installed
OR salt-minion-2016.11.10-43.38 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
AND
salt-2016.11.10-43.38 is installed
OR salt-doc-2016.11.10-43.38 is installed
OR salt-minion-2016.11.10-43.38 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND Package Information
salt-2016.11.4-43.7 is installed
OR salt-doc-2016.11.4-43.7 is installed
OR salt-minion-2016.11.4-43.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
bind-9.9.6P1-0.39 is installed
OR bind-chrootenv-9.9.6P1-0.39 is installed
OR bind-doc-9.9.6P1-0.39 is installed
OR bind-libs-9.9.6P1-0.39 is installed
OR bind-libs-32bit-9.9.6P1-0.39 is installed
OR bind-utils-9.9.6P1-0.39 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
bind-9.9.6P1-0.39 is installed
OR bind-chrootenv-9.9.6P1-0.39 is installed
OR bind-doc-9.9.6P1-0.39 is installed
OR bind-libs-9.9.6P1-0.39 is installed
OR bind-libs-32bit-9.9.6P1-0.39 is installed
OR bind-utils-9.9.6P1-0.39 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
bind-9.9.6P1-0.39 is installed
OR bind-chrootenv-9.9.6P1-0.39 is installed
OR bind-doc-9.9.6P1-0.39 is installed
OR bind-libs-9.9.6P1-0.39 is installed
OR bind-libs-32bit-9.9.6P1-0.39 is installed
OR bind-utils-9.9.6P1-0.39 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
bind-9.9.6P1-0.39 is installed
OR bind-chrootenv-9.9.6P1-0.39 is installed
OR bind-doc-9.9.6P1-0.39 is installed
OR bind-libs-9.9.6P1-0.39 is installed
OR bind-libs-32bit-9.9.6P1-0.39 is installed
OR bind-utils-9.9.6P1-0.39 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
xen-4.2.5_21-45.11 is installed
OR xen-doc-html-4.2.5_21-45.11 is installed
OR xen-doc-pdf-4.2.5_21-45.11 is installed
OR xen-kmp-default-4.2.5_21_3.0.101_0.47.106.5-45.11 is installed
OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.5-45.11 is installed
OR xen-libs-4.2.5_21-45.11 is installed
OR xen-libs-32bit-4.2.5_21-45.11 is installed
OR xen-tools-4.2.5_21-45.11 is installed
OR xen-tools-domU-4.2.5_21-45.11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
xen-4.2.5_21-45.11 is installed
OR xen-doc-html-4.2.5_21-45.11 is installed
OR xen-doc-pdf-4.2.5_21-45.11 is installed
OR xen-kmp-default-4.2.5_21_3.0.101_0.47.106.5-45.11 is installed
OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.106.5-45.11 is installed
OR xen-libs-4.2.5_21-45.11 is installed
OR xen-libs-32bit-4.2.5_21-45.11 is installed
OR xen-tools-4.2.5_21-45.11 is installed
OR xen-tools-domU-4.2.5_21-45.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
MozillaFirefox-52.6.0esr-72.20 is installed
OR MozillaFirefox-translations-52.6.0esr-72.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.45 is installed
OR libMagickCore1-6.4.3.6-7.45 is installed
OR libMagickCore1-32bit-6.4.3.6-7.45 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.45 is installed
OR libMagickCore1-6.4.3.6-7.45 is installed
OR libMagickCore1-32bit-6.4.3.6-7.45 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
ImageMagick-6.4.3.6-7.77 is installed
OR libMagickCore1-6.4.3.6-7.77 is installed
OR libMagickCore1-32bit-6.4.3.6-7.77 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
ImageMagick-6.4.3.6-7.77 is installed
OR libMagickCore1-6.4.3.6-7.77 is installed
OR libMagickCore1-32bit-6.4.3.6-7.77 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
dbus-1-1.2.10-3.31 is installed
OR dbus-1-32bit-1.2.10-3.31 is installed
OR dbus-1-x11-1.2.10-3.31 is installed
OR dbus-1-x86-1.2.10-3.31 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
AND
mgr-cfg-4.0.9-5.6 is installed
OR mgr-cfg-actions-4.0.9-5.6 is installed
OR mgr-cfg-client-4.0.9-5.6 is installed
OR mgr-cfg-management-4.0.9-5.6 is installed
OR mgr-daemon-4.0.7-5.8 is installed
OR mgr-osad-4.0.9-5.6 is installed
OR mgr-virtualization-4.0.8-5.8 is installed
OR mgr-virtualization-host-4.0.8-5.8 is installed
OR python2-mgr-cfg-4.0.9-5.6 is installed
OR python2-mgr-cfg-actions-4.0.9-5.6 is installed
OR python2-mgr-cfg-client-4.0.9-5.6 is installed
OR python2-mgr-cfg-management-4.0.9-5.6 is installed
OR python2-mgr-osa-common-4.0.9-5.6 is installed
OR python2-mgr-osad-4.0.9-5.6 is installed
OR python2-mgr-virtualization-common-4.0.8-5.8 is installed
OR python2-mgr-virtualization-host-4.0.8-5.8 is installed
OR python2-rhnlib-4.0.11-12.16 is installed
OR rhnlib-4.0.11-12.16 is installed
OR spacecmd-4.0.14-18.51 is installed
OR spacewalk-backend-4.0.25-28.42 is installed
OR spacewalk-backend-libs-4.0.25-28.42 is installed
OR spacewalk-remote-utils-4.0.5-6.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
AND
mgr-cfg-4.0.9-5.6 is installed
OR mgr-cfg-actions-4.0.9-5.6 is installed
OR mgr-cfg-client-4.0.9-5.6 is installed
OR mgr-cfg-management-4.0.9-5.6 is installed
OR mgr-daemon-4.0.7-5.8 is installed
OR mgr-osad-4.0.9-5.6 is installed
OR mgr-virtualization-4.0.8-5.8 is installed
OR mgr-virtualization-host-4.0.8-5.8 is installed
OR python2-mgr-cfg-4.0.9-5.6 is installed
OR python2-mgr-cfg-actions-4.0.9-5.6 is installed
OR python2-mgr-cfg-client-4.0.9-5.6 is installed
OR python2-mgr-cfg-management-4.0.9-5.6 is installed
OR python2-mgr-osa-common-4.0.9-5.6 is installed
OR python2-mgr-osad-4.0.9-5.6 is installed
OR python2-mgr-virtualization-common-4.0.8-5.8 is installed
OR python2-mgr-virtualization-host-4.0.8-5.8 is installed
OR python2-rhnlib-4.0.11-12.16 is installed
OR rhnlib-4.0.11-12.16 is installed
OR spacecmd-4.0.14-18.51 is installed
OR spacewalk-backend-4.0.25-28.42 is installed
OR spacewalk-backend-libs-4.0.25-28.42 is installed
OR spacewalk-remote-utils-4.0.5-6.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
MozillaFirefox-60.7.0esr-78.40 is installed
OR MozillaFirefox-branding-SLED-60-21.6 is installed
OR MozillaFirefox-translations-common-60.7.0esr-78.40 is installed
OR MozillaFirefox-translations-other-60.7.0esr-78.40 is installed
OR firefox-at-spi2-atk-2.10.2-2.6 is installed
OR firefox-at-spi2-core-2.10.2-2.6 is installed
OR firefox-at-spi2-core-lang-2.10.2-2.6 is installed
OR firefox-atk-2.26.1-2.5 is installed
OR firefox-atk-lang-2.26.1-2.5 is installed
OR firefox-cairo-1.15.10-2.8 is installed
OR firefox-dbus-1-glib-0.76-34.2.4 is installed
OR firefox-freetype2-2.9-2.4 is installed
OR firefox-gcc5-5.3.1+r233831-10 is installed
OR firefox-gdk-pixbuf-2.36.11-2.5 is installed
OR firefox-gdk-pixbuf-lang-2.36.11-2.5 is installed
OR firefox-gdk-pixbuf-query-loaders-2.36.11-2.5 is installed
OR firefox-gdk-pixbuf-thumbnailer-2.36.11-2.5 is installed
OR firefox-gio-branding-upstream-2.54.3-2.4 is installed
OR firefox-glib2-2.54.3-2.4 is installed
OR firefox-glib2-lang-2.54.3-2.4 is installed
OR firefox-glib2-tools-2.54.3-2.4 is installed
OR firefox-gtk3-3.10.9-2.8 is installed
OR firefox-gtk3-branding-upstream-3.10.9-2.8 is installed
OR firefox-gtk3-data-3.10.9-2.8 is installed
OR firefox-gtk3-immodule-amharic-3.10.9-2.8 is installed
OR firefox-gtk3-immodule-inuktitut-3.10.9-2.8 is installed
OR firefox-gtk3-immodule-multipress-3.10.9-2.8 is installed
OR firefox-gtk3-immodule-thai-3.10.9-2.8 is installed
OR firefox-gtk3-immodule-vietnamese-3.10.9-2.8 is installed
OR firefox-gtk3-immodule-xim-3.10.9-2.8 is installed
OR firefox-gtk3-immodules-tigrigna-3.10.9-2.8 is installed
OR firefox-gtk3-lang-3.10.9-2.8 is installed
OR firefox-gtk3-tools-3.10.9-2.8 is installed
OR firefox-harfbuzz-1.7.5-2.4 is installed
OR firefox-libatk-1_0-0-2.26.1-2.5 is installed
OR firefox-libatk-bridge-2_0-0-2.10.2-2.6 is installed
OR firefox-libatspi0-2.10.2-2.6 is installed
OR firefox-libcairo-gobject2-1.15.10-2.8 is installed
OR firefox-libcairo2-1.15.10-2.8 is installed
OR firefox-libfreetype6-2.9-2.4 is installed
OR firefox-libgcc_s1-5.3.1+r233831-10 is installed
OR firefox-libgdk_pixbuf-2_0-0-2.36.11-2.5 is installed
OR firefox-libgtk-3-0-3.10.9-2.8 is installed
OR firefox-libharfbuzz0-1.7.5-2.4 is installed
OR firefox-libpango-1_0-0-1.40.14-2.4 is installed
OR firefox-libpixman-1-0-0.34.0-2.5 is installed
OR firefox-libstdc++6-5.3.1+r233831-10 is installed
OR firefox-pango-1.40.14-2.4 is installed
OR firefox-pixman-0.34.0-2.5 is installed
OR libfirefox-gio-2_0-0-2.54.3-2.4 is installed
OR libfirefox-glib-2_0-0-2.54.3-2.4 is installed
OR libfirefox-gmodule-2_0-0-2.54.3-2.4 is installed
OR libfirefox-gobject-2_0-0-2.54.3-2.4 is installed
OR libfirefox-gthread-2_0-0-2.54.3-2.4 is installed
OR libfreebl3-3.41.1-38.6 is installed
OR libfreebl3-32bit-3.41.1-38.6 is installed
OR libsoftokn3-3.41.1-38.6 is installed
OR libsoftokn3-32bit-3.41.1-38.6 is installed
OR mozilla-nspr-4.20-29.3 is installed
OR mozilla-nspr-32bit-4.20-29.3 is installed
OR mozilla-nspr-devel-4.20-29.3 is installed
OR mozilla-nss-3.41.1-38.6 is installed
OR mozilla-nss-32bit-3.41.1-38.6 is installed
OR mozilla-nss-certs-3.41.1-38.6 is installed
OR mozilla-nss-certs-32bit-3.41.1-38.6 is installed
OR mozilla-nss-devel-3.41.1-38.6 is installed
OR mozilla-nss-tools-3.41.1-38.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
MozillaFirefox-60.7.0esr-78.40 is installed
OR MozillaFirefox-branding-SLED-60-21.6 is installed
OR MozillaFirefox-translations-common-60.7.0esr-78.40 is installed
OR MozillaFirefox-translations-other-60.7.0esr-78.40 is installed
OR firefox-at-spi2-atk-2.10.2-2.6 is installed
OR firefox-at-spi2-core-2.10.2-2.6 is installed
OR firefox-at-spi2-core-lang-2.10.2-2.6 is installed
OR firefox-atk-2.26.1-2.5 is installed
OR firefox-atk-lang-2.26.1-2.5 is installed
OR firefox-cairo-1.15.10-2.8 is installed
OR firefox-dbus-1-glib-0.76-34.2.4 is installed
OR firefox-freetype2-2.9-2.4 is installed
OR firefox-gcc5-5.3.1+r233831-10 is installed
OR firefox-gdk-pixbuf-2.36.11-2.5 is installed
OR firefox-gdk-pixbuf-lang-2.36.11-2.5 is installed
OR firefox-gdk-pixbuf-query-loaders-2.36.11-2.5 is installed
OR firefox-gdk-pixbuf-thumbnailer-2.36.11-2.5 is installed
OR firefox-gio-branding-upstream-2.54.3-2.4 is installed
OR firefox-glib2-2.54.3-2.4 is installed
OR firefox-glib2-lang-2.54.3-2.4 is installed
OR firefox-glib2-tools-2.54.3-2.4 is installed
OR firefox-gtk3-3.10.9-2.8 is installed
OR firefox-gtk3-branding-upstream-3.10.9-2.8 is installed
OR firefox-gtk3-data-3.10.9-2.8 is installed
OR firefox-gtk3-immodule-amharic-3.10.9-2.8 is installed
OR firefox-gtk3-immodule-inuktitut-3.10.9-2.8 is installed
OR firefox-gtk3-immodule-multipress-3.10.9-2.8 is installed
OR firefox-gtk3-immodule-thai-3.10.9-2.8 is installed
OR firefox-gtk3-immodule-vietnamese-3.10.9-2.8 is installed
OR firefox-gtk3-immodule-xim-3.10.9-2.8 is installed
OR firefox-gtk3-immodules-tigrigna-3.10.9-2.8 is installed
OR firefox-gtk3-lang-3.10.9-2.8 is installed
OR firefox-gtk3-tools-3.10.9-2.8 is installed
OR firefox-harfbuzz-1.7.5-2.4 is installed
OR firefox-libatk-1_0-0-2.26.1-2.5 is installed
OR firefox-libatk-bridge-2_0-0-2.10.2-2.6 is installed
OR firefox-libatspi0-2.10.2-2.6 is installed
OR firefox-libcairo-gobject2-1.15.10-2.8 is installed
OR firefox-libcairo2-1.15.10-2.8 is installed
OR firefox-libfreetype6-2.9-2.4 is installed
OR firefox-libgcc_s1-5.3.1+r233831-10 is installed
OR firefox-libgdk_pixbuf-2_0-0-2.36.11-2.5 is installed
OR firefox-libgtk-3-0-3.10.9-2.8 is installed
OR firefox-libharfbuzz0-1.7.5-2.4 is installed
OR firefox-libpango-1_0-0-1.40.14-2.4 is installed
OR firefox-libpixman-1-0-0.34.0-2.5 is installed
OR firefox-libstdc++6-5.3.1+r233831-10 is installed
OR firefox-pango-1.40.14-2.4 is installed
OR firefox-pixman-0.34.0-2.5 is installed
OR libfirefox-gio-2_0-0-2.54.3-2.4 is installed
OR libfirefox-glib-2_0-0-2.54.3-2.4 is installed
OR libfirefox-gmodule-2_0-0-2.54.3-2.4 is installed
OR libfirefox-gobject-2_0-0-2.54.3-2.4 is installed
OR libfirefox-gthread-2_0-0-2.54.3-2.4 is installed
OR libfreebl3-3.41.1-38.6 is installed
OR libfreebl3-32bit-3.41.1-38.6 is installed
OR libsoftokn3-3.41.1-38.6 is installed
OR libsoftokn3-32bit-3.41.1-38.6 is installed
OR mozilla-nspr-4.20-29.3 is installed
OR mozilla-nspr-32bit-4.20-29.3 is installed
OR mozilla-nspr-devel-4.20-29.3 is installed
OR mozilla-nss-3.41.1-38.6 is installed
OR mozilla-nss-32bit-3.41.1-38.6 is installed
OR mozilla-nss-certs-3.41.1-38.6 is installed
OR mozilla-nss-certs-32bit-3.41.1-38.6 is installed
OR mozilla-nss-devel-3.41.1-38.6 is installed
OR mozilla-nss-tools-3.41.1-38.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
openssh-openssl1-6.6p1-19.3 is installed
OR openssh-openssl1-helpers-6.6p1-19.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
openssh-openssl1-6.6p1-19.3 is installed
OR openssh-openssl1-helpers-6.6p1-19.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11-SECURITY is installed
AND libslp1-openssl1-1.2.0-172.26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
gdm-3.10.0.1-16 is installed
OR gdm-branding-upstream-3.10.0.1-16 is installed
OR gdm-lang-3.10.0.1-16 is installed
OR gdmflexiserver-3.10.0.1-16 is installed
OR libgdm1-3.10.0.1-16 is installed
OR typelib-1_0-Gdm-1_0-3.10.0.1-16 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
gdm-3.10.0.1-16 is installed
OR gdm-branding-upstream-3.10.0.1-16 is installed
OR gdm-lang-3.10.0.1-16 is installed
OR gdmflexiserver-3.10.0.1-16 is installed
OR libgdm1-3.10.0.1-16 is installed
OR typelib-1_0-Gdm-1_0-3.10.0.1-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
gdk-pixbuf-loader-rsvg-2.40.2-1.13 is installed
OR librsvg-2-2-2.40.2-1.13 is installed
OR librsvg-2-2-32bit-2.40.2-1.13 is installed
OR rsvg-view-2.40.2-1.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
aaa_base-13.2+git20140911.61c1681-9.1 is installed
OR aaa_base-extras-13.2+git20140911.61c1681-9.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_74-60_64_115-default-6-2 is installed
OR kgraft-patch-3_12_74-60_64_115-xen-6-2 is installed
OR kgraft-patch-SLE12-SP1_Update_34-6-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_115-default-6-2 is installed
OR kgraft-patch-3_12_74-60_64_115-xen-6-2 is installed
OR kgraft-patch-SLE12-SP1_Update_34-6-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
evince-3.10.3-2.3.1 is installed
OR evince-lang-3.10.3-2.3.1 is installed
OR libevdocument3-4-3.10.3-2.3.1 is installed
OR libevview3-3-3.10.3-2.3.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
java-1_8_0-openjdk-1.8.0.111-17 is installed
OR java-1_8_0-openjdk-demo-1.8.0.111-17 is installed
OR java-1_8_0-openjdk-devel-1.8.0.111-17 is installed
OR java-1_8_0-openjdk-headless-1.8.0.111-17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
java-1_8_0-openjdk-1.8.0.111-17 is installed
OR java-1_8_0-openjdk-demo-1.8.0.111-17 is installed
OR java-1_8_0-openjdk-devel-1.8.0.111-17 is installed
OR java-1_8_0-openjdk-headless-1.8.0.111-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
java-1_7_0-openjdk-1.7.0.111-33.1 is installed
OR java-1_7_0-openjdk-demo-1.7.0.111-33.1 is installed
OR java-1_7_0-openjdk-devel-1.7.0.111-33.1 is installed
OR java-1_7_0-openjdk-headless-1.7.0.111-33.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_59-92_20-default-12-2 is installed
OR kgraft-patch-SLE12-SP2_Update_8-12-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_59-92_20-default-12-2 is installed
OR kgraft-patch-SLE12-SP2_Update_8-12-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND yast2-smt-3.0.14-3.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND yast2-smt-3.0.14-3.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
kernel-default-4.4.180-94.116 is installed
OR kernel-default-base-4.4.180-94.116 is installed
OR kernel-default-devel-4.4.180-94.116 is installed
OR kernel-devel-4.4.180-94.116 is installed
OR kernel-macros-4.4.180-94.116 is installed
OR kernel-source-4.4.180-94.116 is installed
OR kernel-syms-4.4.180-94.116 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
kernel-default-4.4.180-94.116 is installed
OR kernel-default-base-4.4.180-94.116 is installed
OR kernel-default-devel-4.4.180-94.116 is installed
OR kernel-devel-4.4.180-94.116 is installed
OR kernel-macros-4.4.180-94.116 is installed
OR kernel-source-4.4.180-94.116 is installed
OR kernel-syms-4.4.180-94.116 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
libjpeg-turbo-1.5.3-31.19 is installed
OR libjpeg62-62.2.0-31.19 is installed
OR libjpeg62-32bit-62.2.0-31.19 is installed
OR libjpeg62-turbo-1.5.3-31.19 is installed
OR libjpeg8-8.1.2-31.19 is installed
OR libjpeg8-32bit-8.1.2-31.19 is installed
OR libturbojpeg0-8.1.2-31.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
libjpeg-turbo-1.5.3-31.19 is installed
OR libjpeg62-62.2.0-31.19 is installed
OR libjpeg62-32bit-62.2.0-31.19 is installed
OR libjpeg62-turbo-1.5.3-31.19 is installed
OR libjpeg8-8.1.2-31.19 is installed
OR libjpeg8-32bit-8.1.2-31.19 is installed
OR libturbojpeg0-8.1.2-31.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
java-1_8_0-openjdk-1.8.0.212-27.32 is installed
OR java-1_8_0-openjdk-demo-1.8.0.212-27.32 is installed
OR java-1_8_0-openjdk-devel-1.8.0.212-27.32 is installed
OR java-1_8_0-openjdk-headless-1.8.0.212-27.32 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
java-1_8_0-openjdk-1.8.0.212-27.32 is installed
OR java-1_8_0-openjdk-demo-1.8.0.212-27.32 is installed
OR java-1_8_0-openjdk-devel-1.8.0.212-27.32 is installed
OR java-1_8_0-openjdk-headless-1.8.0.212-27.32 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4-ESPOS is installed
AND
kernel-default-4.12.14-95.57 is installed
OR kernel-default-base-4.12.14-95.57 is installed
OR kernel-default-devel-4.12.14-95.57 is installed
OR kernel-devel-4.12.14-95.57 is installed
OR kernel-macros-4.12.14-95.57 is installed
OR kernel-source-4.12.14-95.57 is installed
OR kernel-syms-4.12.14-95.57 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4-ESPOS is installed
AND
kernel-default-4.12.14-95.57 is installed
OR kernel-default-base-4.12.14-95.57 is installed
OR kernel-default-devel-4.12.14-95.57 is installed
OR kernel-devel-4.12.14-95.57 is installed
OR kernel-macros-4.12.14-95.57 is installed
OR kernel-source-4.12.14-95.57 is installed
OR kernel-syms-4.12.14-95.57 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4-LTSS is installed
AND
java-1_8_0-ibm-1.8.0_sr6.15-30.72 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr6.15-30.72 is installed
OR java-1_8_0-ibm-devel-1.8.0_sr6.15-30.72 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr6.15-30.72 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4-LTSS is installed
AND
java-1_8_0-ibm-1.8.0_sr6.15-30.72 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr6.15-30.72 is installed
OR java-1_8_0-ibm-devel-1.8.0_sr6.15-30.72 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr6.15-30.72 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
ovmf-2017+git1510945757.b2662641d5-3.26 is installed
OR ovmf-tools-2017+git1510945757.b2662641d5-3.26 is installed
OR qemu-ovmf-x86_64-2017+git1510945757.b2662641d5-3.26 is installed
OR qemu-uefi-aarch64-2017+git1510945757.b2662641d5-3.26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
ovmf-2017+git1510945757.b2662641d5-3.26 is installed
OR ovmf-tools-2017+git1510945757.b2662641d5-3.26 is installed
OR qemu-ovmf-x86_64-2017+git1510945757.b2662641d5-3.26 is installed
OR qemu-uefi-aarch64-2017+git1510945757.b2662641d5-3.26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
libopenssl1_0_0-1.0.1i-27.21 is installed
OR libopenssl1_0_0-32bit-1.0.1i-27.21 is installed
OR libopenssl1_0_0-hmac-1.0.1i-27.21 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.1i-27.21 is installed
OR openssl-1.0.1i-27.21 is installed
OR openssl-doc-1.0.1i-27.21 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
libopenssl1_0_0-1.0.1i-27.21 is installed
OR libopenssl1_0_0-32bit-1.0.1i-27.21 is installed
OR libopenssl1_0_0-hmac-1.0.1i-27.21 is installed
OR libopenssl1_0_0-hmac-32bit-1.0.1i-27.21 is installed
OR openssl-1.0.1i-27.21 is installed
OR openssl-doc-1.0.1i-27.21 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND sudo-1.8.10p3-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND clamsap-0.98.9-0.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
java-1_7_1-ibm-1.7.1_sr3.50-28 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr3.50-28 is installed
OR java-1_7_1-ibm-devel-1.7.1_sr3.50-28 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr3.50-28 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr3.50-28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND unrar-5.0.14-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
kgraft-patch-4_4_90-92_45-default-8-2 is installed
OR kgraft-patch-SLE12-SP2_Update_14-8-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
ghostscript-devel-8.62-32.34 is installed
OR ghostscript-ijs-devel-8.62-32.34 is installed
OR libgimpprint-devel-4.2.7-32.34 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND MozillaFirefox-devel-17.0.10esr-0.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND NetworkManager-devel-0.7.1_git20090811-3.28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
flash-player-11.2.202.451-77 is installed
OR flash-player-gnome-11.2.202.451-77 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
ImageMagick-6.8.8.1-30 is installed
OR libMagick++-6_Q16-3-6.8.8.1-30 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
kernel-default-4.4.59-92.24 is installed
OR kernel-default-extra-4.4.59-92.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
libraw-0.15.4-16 is installed
OR libraw9-0.15.4-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
libmysqlclient_r18-10.0.40.2-2.12 is installed
OR libmysqlclient_r18-32bit-10.0.40.2-2.12 is installed
OR mariadb-100-10.0.40.2-2.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
libqt4-4.8.7-8.13 is installed
OR libqt4-sql-mysql-32bit-4.8.7-8.13 is installed
OR libqt4-sql-plugins-4.8.7-8.13 is installed
OR libqt4-sql-postgresql-4.8.7-8.13 is installed
OR libqt4-sql-postgresql-32bit-4.8.7-8.13 is installed
OR libqt4-sql-sqlite-32bit-4.8.7-8.13 is installed
OR libqt4-sql-unixODBC-4.8.7-8.13 is installed
OR libqt4-sql-unixODBC-32bit-4.8.7-8.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND enigmail-2.0.5-1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND Package Information
openstack-designate-1.0.3~a0~dev10-6.1 is installed
OR openstack-designate-agent-1.0.3~a0~dev10-6.1 is installed
OR openstack-designate-api-1.0.3~a0~dev10-6.1 is installed
OR openstack-designate-central-1.0.3~a0~dev10-6.1 is installed
OR openstack-designate-doc-1.0.3~a0~dev10-6.2 is installed
OR openstack-designate-sink-1.0.3~a0~dev10-6.1 is installed
OR openstack-ironic-4.2.5-6.1 is installed
OR openstack-ironic-api-4.2.5-6.1 is installed
OR openstack-ironic-conductor-4.2.5-6.1 is installed
OR openstack-ironic-doc-4.2.5-6.2 is installed
OR openstack-neutron-vpn-agent-7.0.5~a0~dev3-6.1 is installed
OR openstack-neutron-vpnaas-7.0.5~a0~dev3-6.1 is installed
OR openstack-neutron-vpnaas-doc-7.0.5~a0~dev3-6.1 is installed
OR openstack-nova-docker-0.0.1~a0~dev238-4.1 is installed
OR openstack-sahara-3.0.3~a0~dev1-6.1 is installed
OR openstack-sahara-api-3.0.3~a0~dev1-6.1 is installed
OR openstack-sahara-doc-3.0.3~a0~dev1-6.1 is installed
OR openstack-sahara-engine-3.0.3~a0~dev1-6.1 is installed
OR openstack-tempest-7.0.0-9.1 is installed
OR openstack-tempest-test-7.0.0-9.1 is installed
OR openstack-trove-4.0.1~a0~dev19-8.1 is installed
OR openstack-trove-api-4.0.1~a0~dev19-8.1 is installed
OR openstack-trove-conductor-4.0.1~a0~dev19-8.1 is installed
OR openstack-trove-doc-4.0.1~a0~dev19-8.1 is installed
OR openstack-trove-guestagent-4.0.1~a0~dev19-8.1 is installed
OR openstack-trove-taskmanager-4.0.1~a0~dev19-8.1 is installed
OR python-designate-1.0.3~a0~dev10-6.1 is installed
OR python-ironic-4.2.5-6.1 is installed
OR python-neutron-vpnaas-7.0.5~a0~dev3-6.1 is installed
OR python-sahara-3.0.3~a0~dev1-6.1 is installed
OR python-tempest-7.0.0-9.1 is installed
OR python-trove-4.0.1~a0~dev19-8.1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
openstack-magnum-3.1.2~a0~dev20-9.4 is installed
OR openstack-magnum-api-3.1.2~a0~dev20-9.4 is installed
OR openstack-magnum-conductor-3.1.2~a0~dev20-9.4 is installed
OR openstack-magnum-doc-3.1.2~a0~dev20-9.3 is installed
OR python-magnum-3.1.2~a0~dev20-9.4 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND Package Information
MozillaThunderbird-45.2-6 is installed
OR MozillaThunderbird-buildsymbols-45.2-6 is installed
OR MozillaThunderbird-devel-45.2-6 is installed
OR MozillaThunderbird-translations-common-45.2-6 is installed
OR MozillaThunderbird-translations-other-45.2-6 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
AND Package Information
libgit2-0.24.6-10 is installed
OR libgit2-24-0.24.6-10 is installed
OR libgit2-devel-0.24.6-10 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND Package Information
chromedriver-72.0.3626.121-92 is installed
OR chromium-72.0.3626.121-92 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP3 is installed
AND Package Information
chromedriver-79.0.3945.79-19 is installed
OR chromium-79.0.3945.79-19 is installed
|