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): | 1003952 1030575 1040039 1042419 1047184 1053153 1056134 1058425 1058565 1058622 1058624 1069708 1071471 1076118 1083125 1085447 1087813 1090368 1090646 1095218 1095219 1102682 1103203 1105323 1107832 1108963 1110233 1112039 1120386 1133147 1137325 1145929 1149591 1154118 1154844 1155689 1157155 1157157 1157303 1157804 1158021 1158642 1158819 1159199 1159285 1159297 1159841 1159908 1159910 1159911 1159912 1160195 1160467 1160468 1161586 1162227 1162928 1162929 1162931 1163508 1163971 1164009 1164051 1164069 1164078 1164846 1165111 1165311 1165873 1165881 1165984 1165985 1167421 1167423 1167629 1168075 1168295 1168424 1168829 1168854 1170056 1170345 1170778 1170847 939460 942801 945842 948790 948791 952151 953831 954002 955382 962765 964468 966220 968771 984639 CVE-2015-4491 CVE-2015-5276 CVE-2015-7673 CVE-2015-7674 CVE-2016-4983 CVE-2017-10661 CVE-2017-12150 CVE-2017-12151 CVE-2017-12163 CVE-2017-13166 CVE-2017-14482 CVE-2017-15868 CVE-2017-16939 CVE-2017-18255 CVE-2017-3145 CVE-2017-7184 CVE-2018-10902 CVE-2018-11233 CVE-2018-11235 CVE-2018-12126 CVE-2018-12127 CVE-2018-12130 CVE-2018-14633 CVE-2018-14634 CVE-2018-17182 CVE-2018-18386 CVE-2018-21008 CVE-2018-5390 CVE-2018-8781 CVE-2018-8897 CVE-2019-11091 CVE-2019-14615 CVE-2019-14896 CVE-2019-14897 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-3701 CVE-2019-5108 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-2732 CVE-2020-8647 CVE-2020-8648 CVE-2020-8649 CVE-2020-8992 CVE-2020-9383 SUSE-SU-2015:2195-2 SUSE-SU-2016:0963-1 SUSE-SU-2016:2915-1 SUSE-SU-2017:0875-1 SUSE-SU-2017:2529-1 SUSE-SU-2017:2726-1 SUSE-SU-2017:3287-1 SUSE-SU-2018:0243-1 SUSE-SU-2018:0303-1 SUSE-SU-2018:1528-1 SUSE-SU-2018:1566-1 SUSE-SU-2018:3171-1 SUSE-SU-2020:0204-1 SUSE-SU-2020:1275-1
|
Platform(s): | openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 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 Desktop 12 SP4 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Basesystem 15 SP1 SUSE Linux Enterprise Module for Containers 15 SUSE Linux Enterprise Module for Desktop Applications 15 SUSE Linux Enterprise Module for Desktop Applications 15 SP1 SUSE Linux Enterprise Module for Development Tools 15 SUSE Linux Enterprise Module for Development Tools 15 SP1 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 SUSE Linux Enterprise Module for Public Cloud 15 SP1 SUSE Linux Enterprise Module for Server Applications 15 SP1 SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-BCL SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-BCL 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 SP5 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL 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 SP5 SUSE Linux Enterprise Server for SAP Applications 12-LTSS 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 15 SP1 SUSE OpenStack Cloud 5 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud 7
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.3 is installed AND android-tools-5.1.1_r8-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
flash-player-11.2.202.336-0.3 is installed
OR flash-player-gnome-11.2.202.336-0.3 is installed
OR flash-player-kde4-11.2.202.336-0.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
icu-4.0-7.28 is installed
OR libicu-4.0-7.28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND dnsmasq-2.71-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
gimp-2.8.10-7 is installed
OR gimp-lang-2.8.10-7 is installed
OR gimp-plugins-python-2.8.10-7 is installed
OR libgimp-2_0-0-2.8.10-7 is installed
OR libgimpui-2_0-0-2.8.10-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
libzip-0.11.1-13.3 is installed
OR libzip2-0.11.1-13.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
libquicktime-1.2.4-14.3 is installed
OR libquicktime0-1.2.4-14.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
MozillaFirefox-60.3.0-109.50 is installed
OR MozillaFirefox-translations-common-60.3.0-109.50 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 Basesystem 15 SP1 is installed
AND Package Information
augeas-1.10.1-1 is installed
OR augeas-devel-1.10.1-1 is installed
OR augeas-lenses-1.10.1-1 is installed
OR libaugeas0-1.10.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 15 is installed
AND Package Information
docker-17.09.1_ce-4 is installed
OR docker-bash-completion-17.09.1_ce-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
ImageMagick-7.0.7.34-1 is installed
OR ImageMagick-devel-7.0.7.34-1 is installed
OR libMagick++-7_Q16HDRI4-7.0.7.34-1 is installed
OR libMagick++-devel-7.0.7.34-1 is installed
OR libMagickCore-7_Q16HDRI6-7.0.7.34-1 is installed
OR libMagickWand-7_Q16HDRI6-7.0.7.34-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
AND Package Information
MozillaFirefox-60.6.2-3.32 is installed
OR MozillaFirefox-devel-60.6.2-3.32 is installed
OR MozillaFirefox-translations-common-60.6.2-3.32 is installed
OR MozillaFirefox-translations-other-60.6.2-3.32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND jython-2.2.1-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 SP1 is installed
AND perl-Tk-devel-804.034-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
freeradius-server-3.0.16-3.3 is installed
OR freeradius-server-doc-3.0.16-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
AND Package Information
MozillaFirefox-60.7.0-3.40 is installed
OR MozillaFirefox-branding-upstream-60.7.0-3.40 is installed
OR MozillaFirefox-buildsymbols-60.7.0-3.40 is installed
OR MozillaFirefox-devel-60.7.0-3.40 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 15 SP1 is installed
AND apache2-mod_wsgi-4.5.18-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
AND apache2-mod_security2-2.9.2-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
MozillaFirefox-24.5.0esr-0.8 is installed
OR MozillaFirefox-branding-SLED-24-0.7 is installed
OR MozillaFirefox-translations-24.5.0esr-0.8 is installed
OR libfreebl3-3.16-0.8 is installed
OR libfreebl3-32bit-3.16-0.8 is installed
OR libfreebl3-x86-3.16-0.8 is installed
OR libsoftokn3-3.16-0.8 is installed
OR libsoftokn3-32bit-3.16-0.8 is installed
OR libsoftokn3-x86-3.16-0.8 is installed
OR mozilla-nspr-4.10.4-0.3 is installed
OR mozilla-nspr-32bit-4.10.4-0.3 is installed
OR mozilla-nspr-x86-4.10.4-0.3 is installed
OR mozilla-nss-3.16-0.8 is installed
OR mozilla-nss-32bit-3.16-0.8 is installed
OR mozilla-nss-tools-3.16-0.8 is installed
OR mozilla-nss-x86-3.16-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-24.5.0esr-0.8 is installed
OR MozillaFirefox-branding-SLED-24-0.7 is installed
OR MozillaFirefox-translations-24.5.0esr-0.8 is installed
OR libfreebl3-3.16-0.8 is installed
OR libfreebl3-32bit-3.16-0.8 is installed
OR libfreebl3-x86-3.16-0.8 is installed
OR libsoftokn3-3.16-0.8 is installed
OR libsoftokn3-32bit-3.16-0.8 is installed
OR libsoftokn3-x86-3.16-0.8 is installed
OR mozilla-nspr-4.10.4-0.3 is installed
OR mozilla-nspr-32bit-4.10.4-0.3 is installed
OR mozilla-nspr-x86-4.10.4-0.3 is installed
OR mozilla-nss-3.16-0.8 is installed
OR mozilla-nss-32bit-3.16-0.8 is installed
OR mozilla-nss-tools-3.16-0.8 is installed
OR mozilla-nss-x86-3.16-0.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
libecpg6-9.1.9-0.3 is installed
OR libpq5-9.1.9-0.3 is installed
OR libpq5-32bit-9.1.9-0.3 is installed
OR postgresql91-9.1.9-0.3 is installed
OR postgresql91-contrib-9.1.9-0.3 is installed
OR postgresql91-docs-9.1.9-0.3 is installed
OR postgresql91-server-9.1.9-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
bind-9.9.6P1-0.44 is installed
OR bind-chrootenv-9.9.6P1-0.44 is installed
OR bind-devel-9.9.6P1-0.44 is installed
OR bind-doc-9.9.6P1-0.44 is installed
OR bind-libs-9.9.6P1-0.44 is installed
OR bind-libs-32bit-9.9.6P1-0.44 is installed
OR bind-utils-9.9.6P1-0.44 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
bind-9.9.6P1-0.44 is installed
OR bind-chrootenv-9.9.6P1-0.44 is installed
OR bind-devel-9.9.6P1-0.44 is installed
OR bind-doc-9.9.6P1-0.44 is installed
OR bind-libs-9.9.6P1-0.44 is installed
OR bind-libs-32bit-9.9.6P1-0.44 is installed
OR bind-utils-9.9.6P1-0.44 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
kernel-bigsmp-3.0.101-0.47.106.19 is installed
OR kernel-bigsmp-base-3.0.101-0.47.106.19 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.106.19 is installed
OR kernel-default-3.0.101-0.47.106.19 is installed
OR kernel-default-base-3.0.101-0.47.106.19 is installed
OR kernel-default-devel-3.0.101-0.47.106.19 is installed
OR kernel-default-man-3.0.101-0.47.106.19 is installed
OR kernel-ec2-3.0.101-0.47.106.19 is installed
OR kernel-ec2-base-3.0.101-0.47.106.19 is installed
OR kernel-ec2-devel-3.0.101-0.47.106.19 is installed
OR kernel-pae-3.0.101-0.47.106.19 is installed
OR kernel-pae-base-3.0.101-0.47.106.19 is installed
OR kernel-pae-devel-3.0.101-0.47.106.19 is installed
OR kernel-source-3.0.101-0.47.106.19 is installed
OR kernel-syms-3.0.101-0.47.106.19 is installed
OR kernel-trace-3.0.101-0.47.106.19 is installed
OR kernel-trace-base-3.0.101-0.47.106.19 is installed
OR kernel-trace-devel-3.0.101-0.47.106.19 is installed
OR kernel-xen-3.0.101-0.47.106.19 is installed
OR kernel-xen-base-3.0.101-0.47.106.19 is installed
OR kernel-xen-devel-3.0.101-0.47.106.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND Package Information
ant-1.7.1-20.11.5 is installed
OR ant-antlr-1.7.1-16.11.5 is installed
OR ant-trax-1.7.1-16.11.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
gvim-7.4.326-2 is installed
OR vim-7.4.326-2 is installed
OR vim-data-7.4.326-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
gdk-pixbuf-2.30.6-7 is installed
OR gdk-pixbuf-lang-2.30.6-7 is installed
OR gdk-pixbuf-query-loaders-2.30.6-7 is installed
OR gdk-pixbuf-query-loaders-32bit-2.30.6-7 is installed
OR libgdk_pixbuf-2_0-0-2.30.6-7 is installed
OR libgdk_pixbuf-2_0-0-32bit-2.30.6-7 is installed
OR typelib-1_0-GdkPixbuf-2_0-2.30.6-7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
gdk-pixbuf-2.30.6-7 is installed
OR gdk-pixbuf-lang-2.30.6-7 is installed
OR gdk-pixbuf-query-loaders-2.30.6-7 is installed
OR gdk-pixbuf-query-loaders-32bit-2.30.6-7 is installed
OR libgdk_pixbuf-2_0-0-2.30.6-7 is installed
OR libgdk_pixbuf-2_0-0-32bit-2.30.6-7 is installed
OR typelib-1_0-GdkPixbuf-2_0-2.30.6-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
cups-pk-helper-0.2.5-3 is installed
OR cups-pk-helper-lang-0.2.5-3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
libdcerpc-binding0-4.2.4-28.19 is installed
OR libdcerpc-binding0-32bit-4.2.4-28.19 is installed
OR libdcerpc0-4.2.4-28.19 is installed
OR libdcerpc0-32bit-4.2.4-28.19 is installed
OR libgensec0-4.2.4-28.19 is installed
OR libgensec0-32bit-4.2.4-28.19 is installed
OR libndr-krb5pac0-4.2.4-28.19 is installed
OR libndr-krb5pac0-32bit-4.2.4-28.19 is installed
OR libndr-nbt0-4.2.4-28.19 is installed
OR libndr-nbt0-32bit-4.2.4-28.19 is installed
OR libndr-standard0-4.2.4-28.19 is installed
OR libndr-standard0-32bit-4.2.4-28.19 is installed
OR libndr0-4.2.4-28.19 is installed
OR libndr0-32bit-4.2.4-28.19 is installed
OR libnetapi0-4.2.4-28.19 is installed
OR libnetapi0-32bit-4.2.4-28.19 is installed
OR libregistry0-4.2.4-28.19 is installed
OR libsamba-credentials0-4.2.4-28.19 is installed
OR libsamba-credentials0-32bit-4.2.4-28.19 is installed
OR libsamba-hostconfig0-4.2.4-28.19 is installed
OR libsamba-hostconfig0-32bit-4.2.4-28.19 is installed
OR libsamba-passdb0-4.2.4-28.19 is installed
OR libsamba-passdb0-32bit-4.2.4-28.19 is installed
OR libsamba-util0-4.2.4-28.19 is installed
OR libsamba-util0-32bit-4.2.4-28.19 is installed
OR libsamdb0-4.2.4-28.19 is installed
OR libsamdb0-32bit-4.2.4-28.19 is installed
OR libsmbclient-raw0-4.2.4-28.19 is installed
OR libsmbclient-raw0-32bit-4.2.4-28.19 is installed
OR libsmbclient0-4.2.4-28.19 is installed
OR libsmbclient0-32bit-4.2.4-28.19 is installed
OR libsmbconf0-4.2.4-28.19 is installed
OR libsmbconf0-32bit-4.2.4-28.19 is installed
OR libsmbldap0-4.2.4-28.19 is installed
OR libsmbldap0-32bit-4.2.4-28.19 is installed
OR libtevent-util0-4.2.4-28.19 is installed
OR libtevent-util0-32bit-4.2.4-28.19 is installed
OR libwbclient0-4.2.4-28.19 is installed
OR libwbclient0-32bit-4.2.4-28.19 is installed
OR samba-4.2.4-28.19 is installed
OR samba-32bit-4.2.4-28.19 is installed
OR samba-client-4.2.4-28.19 is installed
OR samba-client-32bit-4.2.4-28.19 is installed
OR samba-doc-4.2.4-28.19 is installed
OR samba-libs-4.2.4-28.19 is installed
OR samba-libs-32bit-4.2.4-28.19 is installed
OR samba-winbind-4.2.4-28.19 is installed
OR samba-winbind-32bit-4.2.4-28.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
libdcerpc-binding0-4.2.4-28.19 is installed
OR libdcerpc-binding0-32bit-4.2.4-28.19 is installed
OR libdcerpc0-4.2.4-28.19 is installed
OR libdcerpc0-32bit-4.2.4-28.19 is installed
OR libgensec0-4.2.4-28.19 is installed
OR libgensec0-32bit-4.2.4-28.19 is installed
OR libndr-krb5pac0-4.2.4-28.19 is installed
OR libndr-krb5pac0-32bit-4.2.4-28.19 is installed
OR libndr-nbt0-4.2.4-28.19 is installed
OR libndr-nbt0-32bit-4.2.4-28.19 is installed
OR libndr-standard0-4.2.4-28.19 is installed
OR libndr-standard0-32bit-4.2.4-28.19 is installed
OR libndr0-4.2.4-28.19 is installed
OR libndr0-32bit-4.2.4-28.19 is installed
OR libnetapi0-4.2.4-28.19 is installed
OR libnetapi0-32bit-4.2.4-28.19 is installed
OR libregistry0-4.2.4-28.19 is installed
OR libsamba-credentials0-4.2.4-28.19 is installed
OR libsamba-credentials0-32bit-4.2.4-28.19 is installed
OR libsamba-hostconfig0-4.2.4-28.19 is installed
OR libsamba-hostconfig0-32bit-4.2.4-28.19 is installed
OR libsamba-passdb0-4.2.4-28.19 is installed
OR libsamba-passdb0-32bit-4.2.4-28.19 is installed
OR libsamba-util0-4.2.4-28.19 is installed
OR libsamba-util0-32bit-4.2.4-28.19 is installed
OR libsamdb0-4.2.4-28.19 is installed
OR libsamdb0-32bit-4.2.4-28.19 is installed
OR libsmbclient-raw0-4.2.4-28.19 is installed
OR libsmbclient-raw0-32bit-4.2.4-28.19 is installed
OR libsmbclient0-4.2.4-28.19 is installed
OR libsmbclient0-32bit-4.2.4-28.19 is installed
OR libsmbconf0-4.2.4-28.19 is installed
OR libsmbconf0-32bit-4.2.4-28.19 is installed
OR libsmbldap0-4.2.4-28.19 is installed
OR libsmbldap0-32bit-4.2.4-28.19 is installed
OR libtevent-util0-4.2.4-28.19 is installed
OR libtevent-util0-32bit-4.2.4-28.19 is installed
OR libwbclient0-4.2.4-28.19 is installed
OR libwbclient0-32bit-4.2.4-28.19 is installed
OR samba-4.2.4-28.19 is installed
OR samba-32bit-4.2.4-28.19 is installed
OR samba-client-4.2.4-28.19 is installed
OR samba-client-32bit-4.2.4-28.19 is installed
OR samba-doc-4.2.4-28.19 is installed
OR samba-libs-4.2.4-28.19 is installed
OR samba-libs-32bit-4.2.4-28.19 is installed
OR samba-winbind-4.2.4-28.19 is installed
OR samba-winbind-32bit-4.2.4-28.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
MozillaFirefox-52.2.0esr-108 is installed
OR MozillaFirefox-branding-SLE-52-31 is installed
OR MozillaFirefox-devel-52.2.0esr-108 is installed
OR MozillaFirefox-translations-52.2.0esr-108 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
ImageMagick-6.8.8.1-47 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-47 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-47 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
ImageMagick-6.8.8.1-47 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-47 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-47 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
libgraphite2-3-1.3.1-6 is installed
OR libgraphite2-3-32bit-1.3.1-6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
libvirt-2.0.0-27.45 is installed
OR libvirt-client-2.0.0-27.45 is installed
OR libvirt-daemon-2.0.0-27.45 is installed
OR libvirt-daemon-config-network-2.0.0-27.45 is installed
OR libvirt-daemon-config-nwfilter-2.0.0-27.45 is installed
OR libvirt-daemon-driver-interface-2.0.0-27.45 is installed
OR libvirt-daemon-driver-libxl-2.0.0-27.45 is installed
OR libvirt-daemon-driver-lxc-2.0.0-27.45 is installed
OR libvirt-daemon-driver-network-2.0.0-27.45 is installed
OR libvirt-daemon-driver-nodedev-2.0.0-27.45 is installed
OR libvirt-daemon-driver-nwfilter-2.0.0-27.45 is installed
OR libvirt-daemon-driver-qemu-2.0.0-27.45 is installed
OR libvirt-daemon-driver-secret-2.0.0-27.45 is installed
OR libvirt-daemon-driver-storage-2.0.0-27.45 is installed
OR libvirt-daemon-hooks-2.0.0-27.45 is installed
OR libvirt-daemon-lxc-2.0.0-27.45 is installed
OR libvirt-daemon-qemu-2.0.0-27.45 is installed
OR libvirt-daemon-xen-2.0.0-27.45 is installed
OR libvirt-doc-2.0.0-27.45 is installed
OR libvirt-lock-sanlock-2.0.0-27.45 is installed
OR libvirt-nss-2.0.0-27.45 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
libvirt-2.0.0-27.45 is installed
OR libvirt-client-2.0.0-27.45 is installed
OR libvirt-daemon-2.0.0-27.45 is installed
OR libvirt-daemon-config-network-2.0.0-27.45 is installed
OR libvirt-daemon-config-nwfilter-2.0.0-27.45 is installed
OR libvirt-daemon-driver-interface-2.0.0-27.45 is installed
OR libvirt-daemon-driver-libxl-2.0.0-27.45 is installed
OR libvirt-daemon-driver-lxc-2.0.0-27.45 is installed
OR libvirt-daemon-driver-network-2.0.0-27.45 is installed
OR libvirt-daemon-driver-nodedev-2.0.0-27.45 is installed
OR libvirt-daemon-driver-nwfilter-2.0.0-27.45 is installed
OR libvirt-daemon-driver-qemu-2.0.0-27.45 is installed
OR libvirt-daemon-driver-secret-2.0.0-27.45 is installed
OR libvirt-daemon-driver-storage-2.0.0-27.45 is installed
OR libvirt-daemon-hooks-2.0.0-27.45 is installed
OR libvirt-daemon-lxc-2.0.0-27.45 is installed
OR libvirt-daemon-qemu-2.0.0-27.45 is installed
OR libvirt-daemon-xen-2.0.0-27.45 is installed
OR libvirt-doc-2.0.0-27.45 is installed
OR libvirt-lock-sanlock-2.0.0-27.45 is installed
OR libvirt-nss-2.0.0-27.45 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
dbus-1-1.8.22-24.19 is installed
OR dbus-1-x11-1.8.22-24.19 is installed
OR libdbus-1-3-1.8.22-24.19 is installed
OR libdbus-1-3-32bit-1.8.22-24.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
dbus-1-1.8.22-24.19 is installed
OR dbus-1-x11-1.8.22-24.19 is installed
OR libdbus-1-3-1.8.22-24.19 is installed
OR libdbus-1-3-32bit-1.8.22-24.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kernel-firmware-20170530-21.22 is installed
OR ucode-amd-20170530-21.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kernel-firmware-20170530-21.22 is installed
OR ucode-amd-20170530-21.22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
curl-7.37.0-37.3 is installed
OR libcurl4-7.37.0-37.3 is installed
OR libcurl4-32bit-7.37.0-37.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
curl-7.37.0-37.3 is installed
OR libcurl4-7.37.0-37.3 is installed
OR libcurl4-32bit-7.37.0-37.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
liblzo2-2-2.08-1 is installed
OR liblzo2-2-32bit-2.08-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
libsolv-0.6.36-2.27.19 is installed
OR libsolv-tools-0.6.36-2.27.19 is installed
OR libzypp-16.20.2-27.60 is installed
OR perl-solv-0.6.36-2.27.19 is installed
OR python-solv-0.6.36-2.27.19 is installed
OR zypper-1.13.54-18.40 is installed
OR zypper-log-1.13.54-18.40 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
libsolv-0.6.36-2.27.19 is installed
OR libsolv-tools-0.6.36-2.27.19 is installed
OR libzypp-16.20.2-27.60 is installed
OR perl-solv-0.6.36-2.27.19 is installed
OR python-solv-0.6.36-2.27.19 is installed
OR zypper-1.13.54-18.40 is installed
OR zypper-log-1.13.54-18.40 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
kgraft-patch-4_4_180-94_107-default-3-2 is installed
OR kgraft-patch-SLE12-SP3_Update_29-3-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
kgraft-patch-4_4_180-94_107-default-3-2 is installed
OR kgraft-patch-SLE12-SP3_Update_29-3-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
libQt5Concurrent5-5.6.2-6.22 is installed
OR libQt5Core5-5.6.2-6.22 is installed
OR libQt5DBus5-5.6.2-6.22 is installed
OR libQt5Gui5-5.6.2-6.22 is installed
OR libQt5Network5-5.6.2-6.22 is installed
OR libQt5OpenGL5-5.6.2-6.22 is installed
OR libQt5PrintSupport5-5.6.2-6.22 is installed
OR libQt5Sql5-5.6.2-6.22 is installed
OR libQt5Sql5-mysql-5.6.2-6.22 is installed
OR libQt5Sql5-postgresql-5.6.2-6.22 is installed
OR libQt5Sql5-sqlite-5.6.2-6.22 is installed
OR libQt5Sql5-unixODBC-5.6.2-6.22 is installed
OR libQt5Test5-5.6.2-6.22 is installed
OR libQt5Widgets5-5.6.2-6.22 is installed
OR libQt5Xml5-5.6.2-6.22 is installed
OR libqt5-qtbase-5.6.2-6.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
libQt5Concurrent5-5.6.2-6.22 is installed
OR libQt5Core5-5.6.2-6.22 is installed
OR libQt5DBus5-5.6.2-6.22 is installed
OR libQt5Gui5-5.6.2-6.22 is installed
OR libQt5Network5-5.6.2-6.22 is installed
OR libQt5OpenGL5-5.6.2-6.22 is installed
OR libQt5PrintSupport5-5.6.2-6.22 is installed
OR libQt5Sql5-5.6.2-6.22 is installed
OR libQt5Sql5-mysql-5.6.2-6.22 is installed
OR libQt5Sql5-postgresql-5.6.2-6.22 is installed
OR libQt5Sql5-sqlite-5.6.2-6.22 is installed
OR libQt5Sql5-unixODBC-5.6.2-6.22 is installed
OR libQt5Test5-5.6.2-6.22 is installed
OR libQt5Widgets5-5.6.2-6.22 is installed
OR libQt5Xml5-5.6.2-6.22 is installed
OR libqt5-qtbase-5.6.2-6.22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
libsndfile-1.0.25-36.16 is installed
OR libsndfile1-1.0.25-36.16 is installed
OR libsndfile1-32bit-1.0.25-36.16 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
libsndfile-1.0.25-36.16 is installed
OR libsndfile1-1.0.25-36.16 is installed
OR libsndfile1-32bit-1.0.25-36.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND Package Information
libsndfile-1.0.25-36.16 is installed
OR libsndfile1-1.0.25-36.16 is installed
OR libsndfile1-32bit-1.0.25-36.16 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND squid-3.5.21-26.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND squid-3.5.21-26.17 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND ucode-intel-20191112-13.53 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND ucode-intel-20191112-13.53 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
emacs-24.3-25.3 is installed
OR emacs-el-24.3-25.3 is installed
OR emacs-info-24.3-25.3 is installed
OR emacs-nox-24.3-25.3 is installed
OR emacs-x11-24.3-25.3 is installed
OR etags-24.3-25.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
emacs-24.3-25.3 is installed
OR emacs-el-24.3-25.3 is installed
OR emacs-info-24.3-25.3 is installed
OR emacs-nox-24.3-25.3 is installed
OR emacs-x11-24.3-25.3 is installed
OR etags-24.3-25.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND Package Information
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-default-kgraft-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 kgraft-patch-4_4_180-94_116-default-1-4.3 is installed
OR kgraft-patch-SLE12-SP3_Update_31-1-4.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
libreoffice-4.3.3.2-6 is installed
OR libreoffice-base-4.3.3.2-6 is installed
OR libreoffice-base-drivers-mysql-4.3.3.2-6 is installed
OR libreoffice-base-drivers-postgresql-4.3.3.2-6 is installed
OR libreoffice-calc-4.3.3.2-6 is installed
OR libreoffice-calc-extensions-4.3.3.2-6 is installed
OR libreoffice-draw-4.3.3.2-6 is installed
OR libreoffice-filters-optional-4.3.3.2-6 is installed
OR libreoffice-gnome-4.3.3.2-6 is installed
OR libreoffice-icon-theme-tango-4.3.3.2-6 is installed
OR libreoffice-impress-4.3.3.2-6 is installed
OR libreoffice-l10n-af-4.3.3.2-6 is installed
OR libreoffice-l10n-ar-4.3.3.2-6 is installed
OR libreoffice-l10n-ca-4.3.3.2-6 is installed
OR libreoffice-l10n-cs-4.3.3.2-6 is installed
OR libreoffice-l10n-da-4.3.3.2-6 is installed
OR libreoffice-l10n-de-4.3.3.2-6 is installed
OR libreoffice-l10n-en-4.3.3.2-6 is installed
OR libreoffice-l10n-es-4.3.3.2-6 is installed
OR libreoffice-l10n-fi-4.3.3.2-6 is installed
OR libreoffice-l10n-fr-4.3.3.2-6 is installed
OR libreoffice-l10n-gu-4.3.3.2-6 is installed
OR libreoffice-l10n-hi-4.3.3.2-6 is installed
OR libreoffice-l10n-hu-4.3.3.2-6 is installed
OR libreoffice-l10n-it-4.3.3.2-6 is installed
OR libreoffice-l10n-ja-4.3.3.2-6 is installed
OR libreoffice-l10n-ko-4.3.3.2-6 is installed
OR libreoffice-l10n-nb-4.3.3.2-6 is installed
OR libreoffice-l10n-nl-4.3.3.2-6 is installed
OR libreoffice-l10n-nn-4.3.3.2-6 is installed
OR libreoffice-l10n-pl-4.3.3.2-6 is installed
OR libreoffice-l10n-pt-BR-4.3.3.2-6 is installed
OR libreoffice-l10n-pt-PT-4.3.3.2-6 is installed
OR libreoffice-l10n-ru-4.3.3.2-6 is installed
OR libreoffice-l10n-sk-4.3.3.2-6 is installed
OR libreoffice-l10n-sv-4.3.3.2-6 is installed
OR libreoffice-l10n-xh-4.3.3.2-6 is installed
OR libreoffice-l10n-zh-Hans-4.3.3.2-6 is installed
OR libreoffice-l10n-zh-Hant-4.3.3.2-6 is installed
OR libreoffice-l10n-zu-4.3.3.2-6 is installed
OR libreoffice-mailmerge-4.3.3.2-6 is installed
OR libreoffice-math-4.3.3.2-6 is installed
OR libreoffice-officebean-4.3.3.2-6 is installed
OR libreoffice-pyuno-4.3.3.2-6 is installed
OR libreoffice-writer-4.3.3.2-6 is installed
OR libreoffice-writer-extensions-4.3.3.2-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
gd-2.1.0-12 is installed
OR gd-32bit-2.1.0-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
ImageMagick-6.8.8.1-70 is installed
OR libMagick++-6_Q16-3-6.8.8.1-70 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-70 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
kernel-default-4.4.103-6.38 is installed
OR kernel-default-extra-4.4.103-6.38 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
libwebkit2gtk3-lang-2.22.5-2.32 is installed
OR webkit2gtk3-2.22.5-2.32 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
AND imobiledevice-tools-1.2.0+git20170122.45fda81-1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
ImageMagick-6.4.3.6-7.40 is installed
OR libMagickCore1-6.4.3.6-7.40 is installed
OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND Package Information
python-keystoneclient-1.7.2-3 is installed
OR python-keystoneclient-doc-1.7.2-3 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
ansible-2.2.3.0-5 is installed
OR monasca-installer-20170912_10.45-5 is installed
|