Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 11 SP3 LTSS kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2015-8970: crypto/algif_skcipher.c in the Linux kernel did not verify that a setkey operation has been performed on an AF_ALG socket before an accept system call is processed, which allowed local users to cause a denial of service (NULL pointer dereference and system crash) via a crafted application that did not supply a key, related to the lrw_crypt function in crypto/lrw.c (bnc#1008374). - CVE-2017-5551: Clear S_ISGID on tmpfs when setting posix ACLs (bsc#1021258). - CVE-2016-7097: The filesystem implementation in the Linux kernel preserves the setgid bit during a setxattr call, which allowed local users to gain group privileges by leveraging the existence of a setgid program with restrictions on execute permissions (bnc#995968). - CVE-2016-10088: The sg implementation in the Linux kernel did not properly restrict write operations in situations where the KERNEL_DS option is set, which allowed local users to read or write to arbitrary kernel memory locations or cause a denial of service (use-after-free) by leveraging access to a /dev/sg device, related to block/bsg.c and drivers/scsi/sg.c. NOTE: this vulnerability exists because of an incomplete fix for CVE-2016-9576 (bnc#1017710). - CVE-2004-0230: TCP, when using a large Window Size, made it easier for remote attackers to guess sequence numbers and cause a denial of service (connection loss) to persistent TCP connections by repeatedly injecting a TCP RST packet, especially in protocols that use long-lived connections, such as BGP (bnc#969340). - CVE-2016-8632: The tipc_msg_build function in net/tipc/msg.c in the Linux kernel did not validate the relationship between the minimum fragment length and the maximum packet size, which allowed local users to gain privileges or cause a denial of service (heap-based buffer overflow) by leveraging the CAP_NET_ADMIN capability (bnc#1008831). - CVE-2016-8399: An elevation of privilege vulnerability in the kernel networking subsystem could have enabled a local malicious application to execute arbitrary code within the context of the kernel bnc#1014746). - CVE-2016-9793: The sock_setsockopt function in net/core/sock.c in the Linux kernel mishandled negative values of sk_sndbuf and sk_rcvbuf, which allowed local users to cause a denial of service (memory corruption and system crash) or possibly have unspecified other impact by leveraging the CAP_NET_ADMIN capability for a crafted setsockopt system call with the (1) SO_SNDBUFFORCE or (2) SO_RCVBUFFORCE option (bnc#1013531). - CVE-2012-6704: The sock_setsockopt function in net/core/sock.c in the Linux kernel mishandled negative values of sk_sndbuf and sk_rcvbuf, which allowed local users to cause a denial of service (memory corruption and system crash) or possibly have unspecified other impact by leveraging the CAP_NET_ADMIN capability for a crafted setsockopt system call with the (1) SO_SNDBUF or (2) SO_RCVBUF option (bnc#1013542). - CVE-2016-9756: arch/x86/kvm/emulate.c in the Linux kernel did not properly initialize Code Segment (CS) in certain error cases, which allowed local users to obtain sensitive information from kernel stack memory via a crafted application (bnc#1013038). - CVE-2016-3841: The IPv6 stack in the Linux kernel mishandled options data, which allowed local users to gain privileges or cause a denial of service (use-after-free and system crash) via a crafted sendmsg system call (bnc#992566). - CVE-2016-9685: Multiple memory leaks in error paths in fs/xfs/xfs_attr_list.c in the Linux kernel allowed local users to cause a denial of service (memory consumption) via crafted XFS filesystem operations (bnc#1012832). - CVE-2015-1350: The VFS subsystem in the Linux kernel provided an incomplete set of requirements for setattr operations that underspecifies removing extended privilege attributes, which allowed local users to cause a denial of service (capability stripping) via a failed invocation of a system call, as demonstrated by using chown to remove a capability from the ping or Wireshark dumpcap program (bnc#914939). - CVE-2015-8962: Double free vulnerability in the sg_common_write function in drivers/scsi/sg.c in the Linux kernel allowed local users to gain privileges or cause a denial of service (memory corruption and system crash) by detaching a device during an SG_IO ioctl call (bnc#1010501). - CVE-2016-9555: The sctp_sf_ootb function in net/sctp/sm_statefuns.c in the Linux kernel lacked chunk-length checking for the first chunk, which allowed remote attackers to cause a denial of service (out-of-bounds slab access) or possibly have unspecified other impact via crafted SCTP data (bnc#1011685). - CVE-2016-7910: Use-after-free vulnerability in the disk_seqf_stop function in block/genhd.c in the Linux kernel allowed local users to gain privileges by leveraging the execution of a certain stop operation even if the corresponding start operation had failed (bnc#1010716). - CVE-2016-7911: Race condition in the get_task_ioprio function in block/ioprio.c in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) via a crafted ioprio_get system call (bnc#1010711). - CVE-2015-8964: The tty_set_termios_ldisc function in drivers/tty/tty_ldisc.c in the Linux kernel allowed local users to obtain sensitive information from kernel memory by reading a tty data structure (bnc#1010507). - CVE-2016-7916: Race condition in the environ_read function in fs/proc/base.c in the Linux kernel allowed local users to obtain sensitive information from kernel memory by reading a /proc/*/environ file during a process-setup time interval in which environment-variable copying is incomplete (bnc#1010467). - CVE-2016-8646: The hash_accept function in crypto/algif_hash.c in the Linux kernel allowed local users to cause a denial of service (OOPS) by attempting to trigger use of in-kernel hash algorithms for a socket that has received zero bytes of data (bnc#1010150). - CVE-2016-8633: drivers/firewire/net.c in the Linux kernel in certain unusual hardware configurations allowed remote attackers to execute arbitrary code via crafted fragmented packets (bnc#1008833). - CVE-2016-7042: The proc_keys_show function in security/keys/proc.c in the Linux, when the GNU Compiler Collection (gcc) stack protector is enabled, used an incorrect buffer size for certain timeout data, which allowed local users to cause a denial of service (stack memory corruption and panic) by reading the /proc/keys file (bnc#1004517). - CVE-2015-8956: The rfcomm_sock_bind function in net/bluetooth/rfcomm/sock.c in the Linux kernel allowed local users to obtain sensitive information or cause a denial of service (NULL pointer dereference) via vectors involving a bind system call on a Bluetooth RFCOMM socket (bnc#1003925). - CVE-2016-7117: Use-after-free vulnerability in the __sys_recvmmsg function in net/socket.c in the Linux kernel allowed remote attackers to execute arbitrary code via vectors involving a recvmmsg system call that is mishandled during error processing (bnc#1003077). - CVE-2016-0823: The pagemap_open function in fs/proc/task_mmu.c in the Linux kernel allowed local users to obtain sensitive physical-address information by reading a pagemap file (bnc#994759). - CVE-2016-7425: The arcmsr_iop_message_xfer function in drivers/scsi/arcmsr/arcmsr_hba.c in the Linux kernel did not restrict a certain length field, which allowed local users to gain privileges or cause a denial of service (heap-based buffer overflow) via an ARCMSR_MESSAGE_WRITE_WQBUFFER control code (bnc#999932). - CVE-2016-6828: The tcp_check_send_head function in include/net/tcp.h in the Linux kernel did not properly maintain certain SACK state after a failed data copy, which allowed local users to cause a denial of service (tcp_xmit_retransmit_queue use-after-free and system crash) via a crafted SACK option (bnc#994296).
The following non-security bugs were fixed:
- Always include the git commit in KOTD builds. This allows us not to set it explicitly in builds submitted to the official distribution (bnc#821612, bnc#824171). - KVM: x86: SYSENTER emulation is broken (bsc#994618). - NFS: Do not disconnect open-owner on NFS4ERR_BAD_SEQID (bsc#989261). - NFS: Refresh open-owner id when server says SEQID is bad (bsc#989261). - NFSv4: Ensure that we do not drop a state owner more than once (bsc#979595). - NFSv4: add flock_owner to open context (bnc#998689). - NFSv4: change nfs4_do_setattr to take an open_context instead of a nfs4_state (bnc#998689). - NFSv4: change nfs4_select_rw_stateid to take a lock_context inplace of lock_owner (bnc#998689). - NFSv4: enhance nfs4_copy_lock_stateid to use a flock stateid if there is one (bnc#998689). - NFSv4: fix broken patch relating to v4 read delegations (bsc#956514, bsc#989261, bsc#979595). - SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() (bsc#1012895). - USB: fix typo in wMaxPacketSize validation (bsc#991665). - USB: validate wMaxPacketValue entries in endpoint descriptors (bnc#991665). - Update patches.xen/xen3-auto-arch-x86.diff (bsc#929141, among others). - __ptrace_may_access() should not deny sub-threads (bsc#1012851). - apparmor: fix IRQ stack overflow during free_profile (bsc#1009875). - arch/powerpc: Remove duplicate/redundant Altivec entries (bsc#967716). - cdc-acm: added sanity checking for probe() (bsc#993891). - include/linux/math64.h: add div64_ul() (bsc#996329). - kabi-fix for flock_owner addition (bsc#998689). - kabi: get back scsi_device.current_cmnd (bsc#935436). - kaweth: fix firmware download (bsc#993890). - kaweth: fix oops upon failed memory allocation (bsc#993890). - kexec: add a kexec_crash_loaded() function (bsc#973691). - md linear: fix a race between linear_add() and linear_congested() (bsc#1018446). - mpi: Fix NULL ptr dereference in mpi_powm() [ver #3] (bsc#1011820). - mpt3sas: Fix panic when aer correct error occurred (bsc#997708, bsc#999943). - mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma() (VM Functionality, bsc#1008645). - nfs4: reset states to use open_stateid when returning delegation voluntarily (bsc#1007944). - ocfs2: fix BUG_ON() in ocfs2_ci_checkpointed() (bnc#1019783). - posix-timers: Remove remaining uses of tasklist_lock (bnc#997401). - posix-timers: Use sighand lock instead of tasklist_lock for task clock sample (bnc#997401). - posix-timers: Use sighand lock instead of tasklist_lock on timer deletion (bnc#997401). - powerpc: Add ability to build little endian kernels (bsc#967716). - powerpc: Avoid load of static chain register when calling nested functions through a pointer on 64bit (bsc#967716). - powerpc: Do not build assembly files with ABIv2 (bsc#967716). - powerpc: Do not use ELFv2 ABI to build the kernel (bsc#967716). - powerpc: Fix 64 bit builds with binutils 2.24 (bsc#967716). - powerpc: Fix error when cross building TAGS and cscope (bsc#967716). - powerpc: Make the vdso32 also build big-endian (bsc#967716). - powerpc: Remove altivec fix for gcc versions before 4.0 (bsc#967716). - powerpc: Remove buggy 9-year-old test for binutils lower than 2.12.1 (bsc#967716). - powerpc: Require gcc 4.0 on 64-bit (bsc#967716). - powerpc: dtc is required to build dtb files (bsc#967716). - printk/sched: Introduce special printk_sched() for those awkward (bsc#1013042, bsc#996541, bsc#1015878). - qlcnic: Schedule napi directly in netpoll (bsc#966826). - reiserfs: fix race in prealloc discard (bsc#987576). - rpm/config.sh: Set a fitting release string (bsc#997059) - rpm/kernel-binary.spec.in: Export a make-stderr.log file (bsc#1012422) - rpm/mkspec: Read a default release string from rpm/config.sh (bsc997059) - s390/dasd: fix failfast for disconnected devices (bnc#961923, LTC#135138). - sched/core: Fix a race between try_to_wake_up() and a woken up task (bnc#1002165). - sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule() (bnc#1001419). - sched: Fix possible divide by zero in avg_atom() calculation (bsc#996329). - scsi: lpfc: Set elsiocb contexts to NULL after freeing it (bsc#996557). - scsi: remove current_cmnd field from struct scsi_device (bsc#935436). - x86/MCE/intel: Cleanup CMCI storm logic (bsc#929141). - xfs: remove the deprecated nodelaylog option (bsc#992906).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1001419 1002165 1003077 1003253 1003813 1003925 1004517 1005258 1005877 1007615 1007944 1008374 1008557 1008645 1008831 1008833 1008850 1008893 1009875 1009994 1010150 1010175 1010201 1010467 1010501 1010507 1010711 1010713 1010716 1010756 1010757 1010766 1010774 1010782 1010968 1010975 1011685 1011820 1012183 1012411 1012422 1012832 1012851 1012852 1012895 1012917 1013018 1013038 1013042 1013070 1013531 1013542 1014410 1014454 1014746 1015561 1015752 1015760 1015796 1015803 1015817 1015828 1015844 1015848 1015878 1015932 1016320 1016505 1016520 1016668 1016688 1016824 1016831 1017686 1017710 1018446 1019079 1019148 1019165 1019348 1019783 1020214 1021258 1047958 1111331 1137443 1174628 748806 786036 790588 795297 800999 821612 824171 840753 851603 853052 871728 901809 909350 909491 913387 914939 919382 924708 925065 929141 930721 935436 942317 950944 953233 954270 954470 956514 956988 961589 961721 961923 962736 962737 962738 962739 962846 963806 966826 967716 969340 973691 976341 979595 987333 987576 989152 989261 989680 989896 990245 991665 992566 992569 992906 992991 993739 993832 993890 993891 994296 994618 994759 995968 996329 996541 996557 997059 997401 997708 998689 999101 999932 999943 CVE-2004-0230 CVE-2012-1571 CVE-2012-3466 CVE-2012-6704 CVE-2013-1881 CVE-2013-2124 CVE-2013-4326 CVE-2013-4419 CVE-2013-6368 CVE-2014-3710 CVE-2014-7300 CVE-2014-8116 CVE-2014-8117 CVE-2014-9761 CVE-2015-1350 CVE-2015-2695 CVE-2015-7547 CVE-2015-8776 CVE-2015-8777 CVE-2015-8778 CVE-2015-8779 CVE-2015-8956 CVE-2015-8962 CVE-2015-8964 CVE-2015-8970 CVE-2016-0640 CVE-2016-0641 CVE-2016-0642 CVE-2016-0643 CVE-2016-0644 CVE-2016-0646 CVE-2016-0647 CVE-2016-0648 CVE-2016-0649 CVE-2016-0650 CVE-2016-0651 CVE-2016-0666 CVE-2016-0823 CVE-2016-10088 CVE-2016-1245 CVE-2016-2047 CVE-2016-3841 CVE-2016-5696 CVE-2016-6828 CVE-2016-7042 CVE-2016-7097 CVE-2016-7117 CVE-2016-7425 CVE-2016-7910 CVE-2016-7911 CVE-2016-7916 CVE-2016-8399 CVE-2016-8632 CVE-2016-8633 CVE-2016-8646 CVE-2016-9262 CVE-2016-9388 CVE-2016-9389 CVE-2016-9390 CVE-2016-9391 CVE-2016-9392 CVE-2016-9393 CVE-2016-9394 CVE-2016-9555 CVE-2016-9685 CVE-2016-9756 CVE-2016-9793 CVE-2017-1000050 CVE-2017-5551 CVE-2018-12126 CVE-2018-12127 CVE-2018-12130 CVE-2019-11091 CVE-2019-12735 CVE-2020-14344 SUSE-SU-2015:1785-1 SUSE-SU-2015:2294-1 SUSE-SU-2016:0472-1 SUSE-SU-2016:2569-1 SUSE-SU-2017:0437-1 SUSE-SU-2017:0494-1 SUSE-SU-2017:1901-1 SUSE-SU-2019:14048-1 SUSE-SU-2019:14078-1 SUSE-SU-2020:14445-1
|
Platform(s): | openSUSE Leap 15.0 openSUSE Leap 15.1 openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 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 additional PackageHub packages 15 SUSE Linux Enterprise Module for Advanced Systems Management 12 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Basesystem 15 SP1 SUSE Linux Enterprise Module for Containers 12 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 Legacy Software 12 SUSE Linux Enterprise Module for Legacy Software 15 SUSE Linux Enterprise Module for Live Patching 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11 SP4-LTSS SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-BCL SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-ESPOS SUSE Linux Enterprise Server 12 SP3-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 Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for SAP Applications 12-LTSS SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 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 Linux Enterprise Workstation Extension 15 SP1 SUSE OpenStack Cloud 7
| Product(s): | |
Definition Synopsis |
openSUSE Leap 15.0 is installed AND Package Information
libtiff-devel-4.0.9-lp150.4.16 is installed
OR libtiff-devel-32bit-4.0.9-lp150.4.16 is installed
OR libtiff5-4.0.9-lp150.4.16 is installed
OR libtiff5-32bit-4.0.9-lp150.4.16 is installed
OR tiff-4.0.9-lp150.4.16 is installed
|
Definition Synopsis |
openSUSE Leap 15.1 is installed
AND Package Information
MozillaFirefox-60.7.2-lp151.2.7 is installed
OR MozillaFirefox-branding-upstream-60.7.2-lp151.2.7 is installed
OR MozillaFirefox-buildsymbols-60.7.2-lp151.2.7 is installed
OR MozillaFirefox-devel-60.7.2-lp151.2.7 is installed
OR MozillaFirefox-translations-common-60.7.2-lp151.2.7 is installed
OR MozillaFirefox-translations-other-60.7.2-lp151.2.7 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
LibVNCServer-devel-0.9.9-15 is installed
OR libvncclient0-0.9.9-15 is installed
OR libvncserver0-0.9.9-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
bind-libs-9.9.4P2-0.6 is installed
OR bind-libs-32bit-9.9.4P2-0.6 is installed
OR bind-utils-9.9.4P2-0.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
flash-player-11.2.202.491-0.11 is installed
OR flash-player-gnome-11.2.202.491-0.11 is installed
OR flash-player-kde4-11.2.202.491-0.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
libXfixes3-5.0.1-3 is installed
OR libXfixes3-32bit-5.0.1-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
lcms-1.19-17 is installed
OR liblcms1-1.19-17 is installed
OR liblcms1-32bit-1.19-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
colord-1.3.3-12 is installed
OR colord-gtk-lang-0.1.26-6 is installed
OR colord-lang-1.3.3-12 is installed
OR libcolord-gtk1-0.1.26-6 is installed
OR libcolord2-1.3.3-12 is installed
OR libcolord2-32bit-1.3.3-12 is installed
OR libcolorhug2-1.3.3-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
libreoffice-6.0.5.2-43.38 is installed
OR libreoffice-base-6.0.5.2-43.38 is installed
OR libreoffice-base-drivers-mysql-6.0.5.2-43.38 is installed
OR libreoffice-base-drivers-postgresql-6.0.5.2-43.38 is installed
OR libreoffice-branding-upstream-6.0.5.2-43.38 is installed
OR libreoffice-calc-6.0.5.2-43.38 is installed
OR libreoffice-calc-extensions-6.0.5.2-43.38 is installed
OR libreoffice-draw-6.0.5.2-43.38 is installed
OR libreoffice-filters-optional-6.0.5.2-43.38 is installed
OR libreoffice-gnome-6.0.5.2-43.38 is installed
OR libreoffice-gtk2-6.0.5.2-43.38 is installed
OR libreoffice-icon-themes-6.0.5.2-43.38 is installed
OR libreoffice-impress-6.0.5.2-43.38 is installed
OR libreoffice-l10n-af-6.0.5.2-43.38 is installed
OR libreoffice-l10n-ar-6.0.5.2-43.38 is installed
OR libreoffice-l10n-ca-6.0.5.2-43.38 is installed
OR libreoffice-l10n-cs-6.0.5.2-43.38 is installed
OR libreoffice-l10n-da-6.0.5.2-43.38 is installed
OR libreoffice-l10n-de-6.0.5.2-43.38 is installed
OR libreoffice-l10n-en-6.0.5.2-43.38 is installed
OR libreoffice-l10n-es-6.0.5.2-43.38 is installed
OR libreoffice-l10n-fi-6.0.5.2-43.38 is installed
OR libreoffice-l10n-fr-6.0.5.2-43.38 is installed
OR libreoffice-l10n-gu-6.0.5.2-43.38 is installed
OR libreoffice-l10n-hi-6.0.5.2-43.38 is installed
OR libreoffice-l10n-hu-6.0.5.2-43.38 is installed
OR libreoffice-l10n-it-6.0.5.2-43.38 is installed
OR libreoffice-l10n-ja-6.0.5.2-43.38 is installed
OR libreoffice-l10n-ko-6.0.5.2-43.38 is installed
OR libreoffice-l10n-nb-6.0.5.2-43.38 is installed
OR libreoffice-l10n-nl-6.0.5.2-43.38 is installed
OR libreoffice-l10n-nn-6.0.5.2-43.38 is installed
OR libreoffice-l10n-pl-6.0.5.2-43.38 is installed
OR libreoffice-l10n-pt_BR-6.0.5.2-43.38 is installed
OR libreoffice-l10n-pt_PT-6.0.5.2-43.38 is installed
OR libreoffice-l10n-ro-6.0.5.2-43.38 is installed
OR libreoffice-l10n-ru-6.0.5.2-43.38 is installed
OR libreoffice-l10n-sk-6.0.5.2-43.38 is installed
OR libreoffice-l10n-sv-6.0.5.2-43.38 is installed
OR libreoffice-l10n-xh-6.0.5.2-43.38 is installed
OR libreoffice-l10n-zh_CN-6.0.5.2-43.38 is installed
OR libreoffice-l10n-zh_TW-6.0.5.2-43.38 is installed
OR libreoffice-l10n-zu-6.0.5.2-43.38 is installed
OR libreoffice-mailmerge-6.0.5.2-43.38 is installed
OR libreoffice-math-6.0.5.2-43.38 is installed
OR libreoffice-officebean-6.0.5.2-43.38 is installed
OR libreoffice-pyuno-6.0.5.2-43.38 is installed
OR libreoffice-writer-6.0.5.2-43.38 is installed
OR libreoffice-writer-extensions-6.0.5.2-43.38 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
AND Package Information
LibVNCServer-0.9.10-4.6 is installed
OR libvncserver0-0.9.10-4.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
AND Package Information
libzmq3-4.0.4-15.3 is installed
OR zeromq-4.0.4-15.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
libpython2_7-1_0-2.7.14-5 is installed
OR python-base-2.7.14-5 is installed
OR python-devel-2.7.14-5 is installed
OR python-xml-2.7.14-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
AND Package Information
alsa-1.1.5-6.6 is installed
OR alsa-devel-1.1.5-6.6 is installed
OR libasound2-1.1.5-6.6 is installed
OR libasound2-32bit-1.1.5-6.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND Package Information
containerd-1.2.10-16.26 is installed
OR docker-19.03.5_ce-98.51 is installed
OR docker-libnetwork-0.7.0.1+gitr2877_3eb39382bfa6-28 is installed
OR docker-runc-1.0.0rc8+gitr3917_3e425f80a8c9-1.35 is installed
OR golang-github-docker-libnetwork-0.7.0.1+gitr2877_3eb39382bfa6-28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
flatpak-0.10.4-2 is installed
OR flatpak-devel-0.10.4-2 is installed
OR libflatpak0-0.10.4-2 is installed
OR typelib-1_0-Flatpak-1_0-0.10.4-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
AND emacs-x11-25.3-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND Package Information
ncurses-6.1-5.3 is installed
OR ncurses-devel-32bit-6.1-5.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
compat-libldap-2_3-0-2.3.37-16 is installed
OR openldap2-2.4.39-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND Package Information
kernel-default-4.12.14-25.19 is installed
OR reiserfs-kmp-default-4.12.14-25.19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-default-4.12.14-25.16 is installed
OR kernel-default-livepatch-4.12.14-25.16 is installed
OR kernel-livepatch-4_12_14-25_16-default-1-1.3 is installed
OR kernel-livepatch-SLE15_Update_4-1-1.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
kernel-default-4.12.14-150.17 is installed
OR kernel-default-base-4.12.14-150.17 is installed
OR kernel-docs-4.12.14-150.17 is installed
OR kernel-docs-html-4.12.14-150.17 is installed
OR kernel-obs-qa-4.12.14-150.17 is installed
OR kselftests-kmp-default-4.12.14-150.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
AND Package Information
bzip2-1.0.6-5.3 is installed
OR bzip2-doc-1.0.6-5.3 is installed
OR libbz2-devel-32bit-1.0.6-5.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
ovmf-2017+git1510945757.b2662641d5-5.3 is installed
OR ovmf-tools-2017+git1510945757.b2662641d5-5.3 is installed
OR qemu-ovmf-x86_64-2017+git1510945757.b2662641d5-5.3 is installed
OR qemu-uefi-aarch64-2017+git1510945757.b2662641d5-5.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-53 is installed
OR php5-5.5.14-53 is installed
OR php5-bcmath-5.5.14-53 is installed
OR php5-bz2-5.5.14-53 is installed
OR php5-calendar-5.5.14-53 is installed
OR php5-ctype-5.5.14-53 is installed
OR php5-curl-5.5.14-53 is installed
OR php5-dba-5.5.14-53 is installed
OR php5-dom-5.5.14-53 is installed
OR php5-enchant-5.5.14-53 is installed
OR php5-exif-5.5.14-53 is installed
OR php5-fastcgi-5.5.14-53 is installed
OR php5-fileinfo-5.5.14-53 is installed
OR php5-fpm-5.5.14-53 is installed
OR php5-ftp-5.5.14-53 is installed
OR php5-gd-5.5.14-53 is installed
OR php5-gettext-5.5.14-53 is installed
OR php5-gmp-5.5.14-53 is installed
OR php5-iconv-5.5.14-53 is installed
OR php5-intl-5.5.14-53 is installed
OR php5-json-5.5.14-53 is installed
OR php5-ldap-5.5.14-53 is installed
OR php5-mbstring-5.5.14-53 is installed
OR php5-mcrypt-5.5.14-53 is installed
OR php5-mysql-5.5.14-53 is installed
OR php5-odbc-5.5.14-53 is installed
OR php5-opcache-5.5.14-53 is installed
OR php5-openssl-5.5.14-53 is installed
OR php5-pcntl-5.5.14-53 is installed
OR php5-pdo-5.5.14-53 is installed
OR php5-pear-5.5.14-53 is installed
OR php5-pgsql-5.5.14-53 is installed
OR php5-posix-5.5.14-53 is installed
OR php5-pspell-5.5.14-53 is installed
OR php5-shmop-5.5.14-53 is installed
OR php5-snmp-5.5.14-53 is installed
OR php5-soap-5.5.14-53 is installed
OR php5-sockets-5.5.14-53 is installed
OR php5-sqlite-5.5.14-53 is installed
OR php5-suhosin-5.5.14-53 is installed
OR php5-sysvmsg-5.5.14-53 is installed
OR php5-sysvsem-5.5.14-53 is installed
OR php5-sysvshm-5.5.14-53 is installed
OR php5-tokenizer-5.5.14-53 is installed
OR php5-wddx-5.5.14-53 is installed
OR php5-xmlreader-5.5.14-53 is installed
OR php5-xmlrpc-5.5.14-53 is installed
OR php5-xmlwriter-5.5.14-53 is installed
OR php5-xsl-5.5.14-53 is installed
OR php5-zip-5.5.14-53 is installed
OR php5-zlib-5.5.14-53 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
kernel-bigsmp-3.0.101-0.47.96 is installed
OR kernel-bigsmp-base-3.0.101-0.47.96 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.96 is installed
OR kernel-default-3.0.101-0.47.96 is installed
OR kernel-default-base-3.0.101-0.47.96 is installed
OR kernel-default-devel-3.0.101-0.47.96 is installed
OR kernel-default-man-3.0.101-0.47.96 is installed
OR kernel-ec2-3.0.101-0.47.96 is installed
OR kernel-ec2-base-3.0.101-0.47.96 is installed
OR kernel-ec2-devel-3.0.101-0.47.96 is installed
OR kernel-pae-3.0.101-0.47.96 is installed
OR kernel-pae-base-3.0.101-0.47.96 is installed
OR kernel-pae-devel-3.0.101-0.47.96 is installed
OR kernel-source-3.0.101-0.47.96 is installed
OR kernel-syms-3.0.101-0.47.96 is installed
OR kernel-trace-3.0.101-0.47.96 is installed
OR kernel-trace-base-3.0.101-0.47.96 is installed
OR kernel-trace-devel-3.0.101-0.47.96 is installed
OR kernel-xen-3.0.101-0.47.96 is installed
OR kernel-xen-base-3.0.101-0.47.96 is installed
OR kernel-xen-devel-3.0.101-0.47.96 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
kernel-bigsmp-3.0.101-0.47.96 is installed
OR kernel-bigsmp-base-3.0.101-0.47.96 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.96 is installed
OR kernel-default-3.0.101-0.47.96 is installed
OR kernel-default-base-3.0.101-0.47.96 is installed
OR kernel-default-devel-3.0.101-0.47.96 is installed
OR kernel-default-man-3.0.101-0.47.96 is installed
OR kernel-ec2-3.0.101-0.47.96 is installed
OR kernel-ec2-base-3.0.101-0.47.96 is installed
OR kernel-ec2-devel-3.0.101-0.47.96 is installed
OR kernel-pae-3.0.101-0.47.96 is installed
OR kernel-pae-base-3.0.101-0.47.96 is installed
OR kernel-pae-devel-3.0.101-0.47.96 is installed
OR kernel-source-3.0.101-0.47.96 is installed
OR kernel-syms-3.0.101-0.47.96 is installed
OR kernel-trace-3.0.101-0.47.96 is installed
OR kernel-trace-base-3.0.101-0.47.96 is installed
OR kernel-trace-devel-3.0.101-0.47.96 is installed
OR kernel-xen-3.0.101-0.47.96 is installed
OR kernel-xen-base-3.0.101-0.47.96 is installed
OR kernel-xen-devel-3.0.101-0.47.96 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
libmysql55client18-5.5.49-0.20 is installed
OR libmysql55client18-32bit-5.5.49-0.20 is installed
OR libmysql55client_r18-5.5.49-0.20 is installed
OR mysql-5.5.49-0.20 is installed
OR mysql-client-5.5.49-0.20 is installed
OR mysql-tools-5.5.49-0.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
libmysql55client18-5.5.49-0.20 is installed
OR libmysql55client18-32bit-5.5.49-0.20 is installed
OR libmysql55client_r18-5.5.49-0.20 is installed
OR mysql-5.5.49-0.20 is installed
OR mysql-client-5.5.49-0.20 is installed
OR mysql-tools-5.5.49-0.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
glibc-2.11.3-17.95 is installed
OR glibc-32bit-2.11.3-17.95 is installed
OR glibc-devel-2.11.3-17.95 is installed
OR glibc-devel-32bit-2.11.3-17.95 is installed
OR glibc-html-2.11.3-17.95 is installed
OR glibc-i18ndata-2.11.3-17.95 is installed
OR glibc-info-2.11.3-17.95 is installed
OR glibc-locale-2.11.3-17.95 is installed
OR glibc-locale-32bit-2.11.3-17.95 is installed
OR glibc-locale-x86-2.11.3-17.95 is installed
OR glibc-profile-2.11.3-17.95 is installed
OR glibc-profile-32bit-2.11.3-17.95 is installed
OR glibc-profile-x86-2.11.3-17.95 is installed
OR glibc-x86-2.11.3-17.95 is installed
OR nscd-2.11.3-17.95 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
glibc-2.11.3-17.95 is installed
OR glibc-32bit-2.11.3-17.95 is installed
OR glibc-devel-2.11.3-17.95 is installed
OR glibc-devel-32bit-2.11.3-17.95 is installed
OR glibc-html-2.11.3-17.95 is installed
OR glibc-i18ndata-2.11.3-17.95 is installed
OR glibc-info-2.11.3-17.95 is installed
OR glibc-locale-2.11.3-17.95 is installed
OR glibc-locale-32bit-2.11.3-17.95 is installed
OR glibc-locale-x86-2.11.3-17.95 is installed
OR glibc-profile-2.11.3-17.95 is installed
OR glibc-profile-32bit-2.11.3-17.95 is installed
OR glibc-profile-x86-2.11.3-17.95 is installed
OR glibc-x86-2.11.3-17.95 is installed
OR nscd-2.11.3-17.95 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND microcode_ctl-1.17-102.83.36 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND microcode_ctl-1.17-102.83.36 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
MozillaFirefox-38.5.0esr-54 is installed
OR MozillaFirefox-translations-38.5.0esr-54 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
MozillaFirefox-38.5.0esr-54 is installed
OR MozillaFirefox-translations-38.5.0esr-54 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
guestfs-data-1.26.9-1 is installed
OR guestfs-tools-1.26.9-1 is installed
OR guestfsd-1.26.9-1 is installed
OR libguestfs0-1.26.9-1 is installed
OR perl-Sys-Guestfs-1.26.9-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND dosfstools-3.0.26-6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND dosfstools-3.0.26-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
file-5.19-9 is installed
OR file-magic-5.19-9 is installed
OR libmagic1-5.19-9 is installed
OR libmagic1-32bit-5.19-9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
libspice-server1-0.12.5-10 is installed
OR spice-0.12.5-10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
libspice-server1-0.12.5-10 is installed
OR spice-0.12.5-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
kgraft-patch-3_12_74-60_64_69-default-9-2 is installed
OR kgraft-patch-3_12_74-60_64_69-xen-9-2 is installed
OR kgraft-patch-SLE12-SP1_Update_24-9-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND dnsmasq-2.71-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND binutils-2.31-9.26 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND Package Information
kernel-default-4.4.121-92.85 is installed
OR kernel-default-base-4.4.121-92.85 is installed
OR kernel-default-devel-4.4.121-92.85 is installed
OR kernel-devel-4.4.121-92.85 is installed
OR kernel-macros-4.4.121-92.85 is installed
OR kernel-source-4.4.121-92.85 is installed
OR kernel-syms-4.4.121-92.85 is installed
OR kgraft-patch-4_4_121-92_85-default-1-3.5 is installed
OR kgraft-patch-SLE12-SP2_Update_23-1-3.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
kgraft-patch-4_4_121-92_80-default-4-2 is installed
OR kgraft-patch-SLE12-SP2_Update_22-4-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND perl-Archive-Zip-1.34-3.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND perl-Archive-Zip-1.34-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND apache2-mod_nss-1.0.14-18 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
libssh2-1-1.4.3-20.9 is installed
OR libssh2-1-32bit-1.4.3-20.9 is installed
OR libssh2_org-1.4.3-20.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
libssh2-1-1.4.3-20.9 is installed
OR libssh2-1-32bit-1.4.3-20.9 is installed
OR libssh2_org-1.4.3-20.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_156-94_64-default-6-2 is installed
OR kgraft-patch-SLE12-SP3_Update_20-6-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_156-94_64-default-6-2 is installed
OR kgraft-patch-SLE12-SP3_Update_20-6-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
libXcursor-1.1.14-4.6 is installed
OR libXcursor1-1.1.14-4.6 is installed
OR libXcursor1-32bit-1.1.14-4.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
libXcursor-1.1.14-4.6 is installed
OR libXcursor1-1.1.14-4.6 is installed
OR libXcursor1-32bit-1.1.14-4.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
libgcrypt-1.6.1-16.62 is installed
OR libgcrypt20-1.6.1-16.62 is installed
OR libgcrypt20-32bit-1.6.1-16.62 is installed
OR libgcrypt20-hmac-1.6.1-16.62 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.62 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
libgcrypt-1.6.1-16.62 is installed
OR libgcrypt20-1.6.1-16.62 is installed
OR libgcrypt20-32bit-1.6.1-16.62 is installed
OR libgcrypt20-hmac-1.6.1-16.62 is installed
OR libgcrypt20-hmac-32bit-1.6.1-16.62 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND apache2-mod_jk-1.2.40-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP5 is installed
AND Package Information
libXinerama1-1.1.3-3 is installed
OR libXinerama1-32bit-1.1.3-3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
postgresql93-9.3.14-19 is installed
OR postgresql93-contrib-9.3.14-19 is installed
OR postgresql93-docs-9.3.14-19 is installed
OR postgresql93-server-9.3.14-19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
postgresql93-9.3.14-19 is installed
OR postgresql93-contrib-9.3.14-19 is installed
OR postgresql93-docs-9.3.14-19 is installed
OR postgresql93-server-9.3.14-19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
coreutils-8.25-12 is installed
OR coreutils-lang-8.25-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
libmysqlclient-devel-10.0.26-20.10 is installed
OR libmysqlclient18-10.0.26-20.10 is installed
OR libmysqlclient18-32bit-10.0.26-20.10 is installed
OR libmysqlclient_r18-10.0.26-20.10 is installed
OR libmysqld-devel-10.0.26-20.10 is installed
OR libmysqld18-10.0.26-20.10 is installed
OR mariadb-10.0.26-20.10 is installed
OR mariadb-client-10.0.26-20.10 is installed
OR mariadb-errormessages-10.0.26-20.10 is installed
OR mariadb-tools-10.0.26-20.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
xen-4.5.5_12-22.18 is installed
OR xen-doc-html-4.5.5_12-22.18 is installed
OR xen-kmp-default-4.5.5_12_k3.12.74_60.64.45-22.18 is installed
OR xen-libs-4.5.5_12-22.18 is installed
OR xen-libs-32bit-4.5.5_12-22.18 is installed
OR xen-tools-4.5.5_12-22.18 is installed
OR xen-tools-domU-4.5.5_12-22.18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
kgraft-patch-4_4_90-92_50-default-7-2 is installed
OR kgraft-patch-SLE12-SP2_Update_15-7-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND Package Information
libssh2-1-1.4.3-20.9 is installed
OR libssh2-1-32bit-1.4.3-20.9 is installed
OR libssh2_org-1.4.3-20.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
libmysqlclient_r18-10.0.16-15 is installed
OR libmysqlclient_r18-32bit-10.0.16-15 is installed
OR mariadb-10.0.16-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
libmysqlclient_r18-10.0.21-1 is installed
OR libmysqlclient_r18-32bit-10.0.21-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
gimp-2.8.18-9.3 is installed
OR gimp-lang-2.8.18-9.3 is installed
OR gimp-plugins-python-2.8.18-9.3 is installed
OR libgimp-2_0-0-2.8.18-9.3 is installed
OR libgimpui-2_0-0-2.8.18-9.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND telepathy-gabble-0.18.3-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
finch-2.12.0-3.3 is installed
OR libpurple-2.12.0-3.3 is installed
OR libpurple-branding-upstream-2.12.0-3.3 is installed
OR libpurple-lang-2.12.0-3.3 is installed
OR libpurple-plugin-sametime-2.12.0-3.3 is installed
OR libpurple-tcl-2.12.0-3.3 is installed
OR pidgin-2.12.0-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
libwpd-0_10-10-0.10.2-1 is installed
OR libwpd-devel-0.10.2-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
AND Package Information
gnome-photos-3.26.3-4.3 is installed
OR gnome-photos-lang-3.26.3-4.3 is installed
OR gnome-shell-search-provider-gnome-photos-3.26.3-4.3 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
cups-filters-1.0.58-15.2 is installed
OR cups-filters-cups-browsed-1.0.58-15.2 is installed
OR cups-filters-foomatic-rip-1.0.58-15.2 is installed
OR cups-filters-ghostscript-1.0.58-15.2 is installed
OR libqpdf18-7.1.1-3.3 is installed
OR qpdf-7.1.1-3.3 is installed
|