Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 11 SP4 kernel was updated to receive various security and bugfixes.
For the PowerPC64 a new 'bigmem' flavor has been added to support big Power machines. (FATE#319026)
The following security bugs were fixed:
- CVE-2016-7042: The proc_keys_show function in security/keys/proc.c in the Linux kernel, when the GNU Compiler Collection (gcc) stack protector is enabled, uses 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-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-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, aka Android internal bug 25739721 (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-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-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). - CVE-2016-5696: net/ipv4/tcp_input.c in the Linux kernel did not properly determine the rate of challenge ACK segments, which made it easier for remote attackers to hijack TCP sessions via a blind in-window attack (bnc#989152). - CVE-2016-6480: Race condition in the ioctl_send_fib function in drivers/scsi/aacraid/commctrl.c in the Linux kernel allowed local users to cause a denial of service (out-of-bounds access or system crash) by changing a certain size value, aka a 'double fetch' vulnerability (bnc#991608). - CVE-2016-4998: The IPT_SO_SET_REPLACE setsockopt implementation in the netfilter subsystem in the Linux kernel allowed local users to cause a denial of service (out-of-bounds read) or possibly obtain sensitive information from kernel heap memory by leveraging in-container root access to provide a crafted offset value that leads to crossing a ruleset blob boundary (bnc#986365). - CVE-2015-7513: arch/x86/kvm/x86.c in the Linux kernel did not reset the PIT counter values during state restoration, which allowed guest OS users to cause a denial of service (divide-by-zero error and host OS crash) via a zero value, related to the kvm_vm_ioctl_set_pit and kvm_vm_ioctl_set_pit2 functions (bnc#960689). - CVE-2013-4312: The Linux kernel allowed local users to bypass file-descriptor limits and cause a denial of service (memory consumption) by sending each descriptor over a UNIX socket before closing it, related to net/unix/af_unix.c and net/unix/garbage.c (bnc#839104 bsc#922947 bsc#968014).
The following non-security bugs were fixed:
- ahci: Order SATA device IDs for codename Lewisburg (fate#319286). - ahci: Remove obsolete Intel Lewisburg SATA RAID device IDs (fate#319286). - alsa: hda - Add Intel Lewisburg device IDs Audio (fate#319286). - arch/powerpc: Remove duplicate/redundant Altivec entries (bsc#967716). - avoid dentry crash triggered by NFS (bsc#984194). - bigmem: Add switch to configure bigmem patches (bsc#928138,fate#319026). - blktap2: eliminate deadlock potential from shutdown path (bsc#909994). - blktap2: eliminate race from deferred work queue handling (bsc#911687). - bnx2x: fix lockdep splat (bsc#908684 FATE#317539). - bonding: always set recv_probe to bond_arp_rcv in arp monitor (bsc#977687). - bonding: fix bond_arp_rcv setting and arp validate desync state (bsc#977687). - btrfs: account for non-CoW'd blocks in btrfs_abort_transaction (bsc#983619). - btrfs: ensure that file descriptor used with subvol ioctls is a dir (bsc#999600). - cdc-acm: added sanity checking for probe() (bsc#993891). - config.conf: add bigmem flavour on ppc64 - cpumask, nodemask: implement cpumask/nodemask_pr_args() (bnc1003866). - cxgb4: Set VPD size so we can read both VPD structures (bsc#976867). - dm space map metadata: fix sm_bootstrap_get_nr_blocks() (FATE#313903). - dm thin: fix race condition when destroying thin pool workqueue (FATE#313903). - drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload() (bnc#986337). - drivers: hv: vmbus: avoid wait_for_completion() on crash (bnc#986337). - drivers: hv: vmbus: do not loose HVMSG_TIMER_EXPIRED messages (bnc#986337). - drivers: hv: vmbus: do not send CHANNELMSG_UNLOAD on pre-Win2012R2 hosts (bnc#986337). - drivers: hv: vmbus: handle various crash scenarios (bnc#986337). - drivers: hv: vmbus: remove code duplication in message handling (bnc#986337). - drivers: hv: vss: run only on supported host versions (bnc#986337). - fs/cifs: cifs_get_root shouldn't use path with tree name (bsc#963655, bsc#979681). - fs/cifs: Compare prepaths when comparing superblocks (bsc#799133). - fs/cifs: Fix memory leaks in cifs_do_mount() (bsc#799133). - fs/cifs: Fix regression which breaks DFS mounting (bsc#799133). - fs/cifs: fix wrongly prefixed path to root (bsc#963655, bsc#979681) - fs/cifs: make share unaccessible at root level mountable (bsc#799133). - fs/cifs: Move check for prefix path to within cifs_get_root() (bsc#799133). - fs/select: add vmalloc fallback for select(2) (bsc#1000189). - hv: do not lose pending heartbeat vmbus packets (bnc#1006919). - i2c: i801: add Intel Lewisburg device IDs (fate#319286). - i40e: fix an uninitialized variable bug (bsc#909484 FATE#317397). - include/linux/mmdebug.h: should include linux/bug.h (bnc#971975 VM performance -- git fixes). - increase CONFIG_NR_IRQS 512 -> 2048 reportedly irq error with multiple nvme and tg3 in the same machine is resolved by increasing CONFIG_NR_IRQS (bsc#998399) - introduce SIZE_MAX (bsc#1000189). - ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too (bsc#865783). - kabi: Import kabi files from 3.0.101-80 - kabi-fix for flock_owner addition (bsc#998689). - kabi, unix: properly account for FDs passed over unix sockets (bnc#839104). - kaweth: fix firmware download (bsc#993890). - kaweth: fix oops upon failed memory allocation (bsc#993890). - kvm: x86: only channel 0 of the i8254 is linked to the HPET (bsc#960689). - kvm: x86: SYSENTER emulation is broken (bsc#994618). - libata: support the ata host which implements a queue depth less than 32 (bsc#871728) - libfc: sanity check cpu number extracted from xid (bsc#988440). - lib/vsprintf: implement bitmap printing through '%*pb[l]' (bnc#1003866). - lpfc: call lpfc_sli_validate_fcp_iocb() with the hbalock held (bsc#951392). - bigmem: make bigmem patches configurable (bsc#928138,fate#319026). - md: check command validity early in md_ioctl() (bsc#1004520). - md: Drop sending a change uevent when stopping (bsc#1003568). - md: fix problem when adding device to read-only array with bitmap (bnc#771065). - md: lockless I/O submission for RAID1 (bsc#982783). - md/raid10: always set reshape_safe when initializing reshape_position (fate#311379). - md/raid10: Fix memory leak when raid10 reshape completes (fate#311379). - mm: fix sleeping function warning from __put_anon_vma (bnc#1005857). - mm/memory.c: actually remap enough memory (bnc#1005903). - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED (VM Functionality, bnc#986445). - mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations (bnc#763198). - Move patches that create ppc64-bigmem to the powerpc section. Add comments that outline the procedure and warn the unsuspecting. - move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon) (bsc#984194). - mpt2sas, mpt3sas: Fix panic when aer correct error occurred (bsc#997708). - mshyperv: fix recognition of Hyper-V guest crash MSR's (bnc#986337). - net: add pfmemalloc check in sk_add_backlog() (bnc#920016). - netback: fix flipping mode (bsc#996664). - netfilter: ipv4: defrag: set local_df flag on defragmented skb (bsc#907611). - netvsc: fix incorrect receive checksum offloading (bnc#1006917). - nfs4: reset states to use open_stateid when returning delegation voluntarily (bsc#1007944). - nfs: Do not disconnect open-owner on NFS4ERR_BAD_SEQID (bsc#989261). - nfs: Do not drop directory dentry which is in use (bsc#993127). - nfs: Do not write enable new pages while an invalidation is proceeding (bsc#999584). - nfs: Fix an LOCK/OPEN race when unlinking an open file (bsc#956514). - nfs: Fix a regression in the read() syscall (bsc#999584). - nfs: Fix races in nfs_revalidate_mapping (bsc#999584). - nfs: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping (bsc#999584). - nfs: Fix writeback performance issue on cache invalidation (bsc#999584). - nfs: Refresh open-owner id when server says SEQID is bad (bsc#989261). - nfsv4.1: Fix an NFSv4.1 state renewal regression (bnc#863873). - 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: do not check MAY_WRITE access bit in OPEN (bsc#985206). - 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). - nfsv4: Fix range checking in __nfs4_get_acl_uncached and __nfs4_proc_set_acl (bsc#982218). - oom: print nodemask in the oom report (bnc#1003866). - pci: Add pci_set_vpd_size() to set VPD size (bsc#976867). - pciback: fix conf_space read/write overlap check. - pciback: return proper values during BAR sizing. - pci_ids: Add PCI device ID functions 3 and 4 for newer F15h models (fate#321400). - pm / hibernate: Fix rtree_next_node() to avoid walking off list ends (bnc#860441). - powerpc/64: Fix incorrect return value from __copy_tofrom_user (bsc#1005896). - powerpc: Add ability to build little endian kernels (bsc#967716). - powerpc: add kernel parameter iommu_alloc_quiet (bsc#994926). - powerpc: Avoid load of static chain register when calling nested functions through a pointer on 64bit (bsc#967716). - powerpc: blacklist fixes for unsupported subarchitectures ppc32 only: 6e0fdf9af216 powerpc: fix typo 'CONFIG_PMAC' obscure hardware: f7e9e3583625 powerpc: Fix missing L2 cache size in /sys/devices/system/cpu - powerpc: Build fix for powerpc KVM (bsc#928138,fate#319026). - powerpc: Do not build assembly files with ABIv2 (bsc#967716). - powerpc: Do not use ELFv2 ABI to build the kernel (bsc#967716). - powerpc: dtc is required to build dtb files (bsc#967716). - powerpc: Fix 64 bit builds with binutils 2.24 (bsc#967716). - powerpc: Fix error when cross building TAGS & cscope (bsc#967716). - powerpc: Make the vdso32 also build big-endian (bsc#967716). - powerpc: Make VSID_BITS* dependency explicit (bsc#928138,fate#319026). - powerpc/mm: Add 64TB support (bsc#928138,fate#319026). - powerpc/mm: Change the swap encoding in pte (bsc#973203). - powerpc/mm: Convert virtual address to vpn (bsc#928138,fate#319026). - powerpc/mm: Fix hash computation function (bsc#928138,fate#319026). - powerpc/mm: Increase the slice range to 64TB (bsc#928138,fate#319026). - powerpc/mm: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGE (bsc#928138,fate#319026). - powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit (bsc#928138,fate#319026). - powerpc/mm: Replace open coded CONTEXT_BITS value (bsc#928138,fate#319026). - powerpc/mm: Simplify hpte_decode (bsc#928138,fate#319026). - powerpc/mm: Update VSID allocation documentation (bsc#928138,fate#319026). - powerpc/mm: Use 32bit array for slb cache (bsc#928138,fate#319026). - powerpc/mm: Use hpt_va to compute virtual address (bsc#928138,fate#319026). - powerpc/mm: Use the required number of VSID bits in slbmte (bsc#928138,fate#319026). - powerpc: Move kdump default base address to half RMO size on 64bit (bsc#1003344). - powerpc: Remove altivec fix for gcc versions before 4.0 (bsc#967716). - powerpc: Remove buggy 9-year-old test for binutils < 2.12.1 (bsc#967716). - powerpc: Rename USER_ESID_BITS* to ESID_BITS* (bsc#928138,fate#319026). - powerpc: Require gcc 4.0 on 64-bit (bsc#967716). - powerpc: Update kernel VSID range (bsc#928138,fate#319026). - ppp: defer netns reference release for ppp channel (bsc#980371). - qlcnic: fix a timeout loop (bsc#909350 FATE#317546) - random32: add prandom_u32_max (bsc#989152). - remove problematic preprocessor constructs (bsc#928138,fate#319026). - REVERT fs/cifs: fix wrongly prefixed path to root (bsc#963655, bsc#979681) - rpm/constraints.in: Bump x86 disk space requirement to 20GB Clamav tends to run out of space nowadays. - rpm/package-descriptions: add -bigmem description - s390/cio: fix accidental interrupt enabling during resume (bnc#1003677, LTC#147606). - s390/dasd: fix hanging device after clear subchannel (bnc#994436, LTC#144640). - s390/time: LPAR offset handling (bnc#1003677, LTC#146920). - s390/time: move PTFF definitions (bnc#1003677, LTC#146920). - sata: Adding Intel Lewisburg device IDs for SATA (fate#319286). - sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule() (bnc#1001419). - sched/core: Fix a race between try_to_wake_up() and a woken up task (bnc#1002165). - sched: Fix possible divide by zero in avg_atom() calculation (bsc#996329). - scripts/bigmem-generate-ifdef-guard: auto-regen patches.suse/ppc64-bigmem-introduce-CONFIG_BIGMEM - scripts/bigmem-generate-ifdef-guard: Include this script to regenerate patches.suse/ppc64-bigmem-introduce-CONFIG_BIGMEM - scripts/bigmem-generate-ifdef-guard: make executable - scsi_dh_rdac: retry inquiry for UNIT ATTENTION (bsc#934760). - scsi: do not print 'reservation conflict' for TEST UNIT READY (bsc#984102). - scsi: ibmvfc: add FC Class 3 Error Recovery support (bsc#984992). - scsi: ibmvfc: Fix I/O hang when port is not mapped (bsc#971989) - scsi: ibmvfc: Set READ FCP_XFER_READY DISABLED bit in PRLI (bsc#984992). - scsi_scan: Send TEST UNIT READY to LUN0 before LUN scanning (bnc#843236,bsc#989779). - scsi: zfcp: spin_lock_irqsave() is not nestable (bsc#1003677,LTC#147374). - Set CONFIG_DEBUG_INFO=y and CONFIG_DEBUG_INFO_REDUCED=n on all platforms The specfile adjusts the config if necessary, but a new version of run_oldconfig.sh requires the settings to be present in the repository. - sfc: on MC reset, clear PIO buffer linkage in TXQs (bsc#909618 FATE#317521). - sort hyperv patches properly in series.conf - sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race (bnc#803320). - tg3: Avoid NULL pointer dereference in tg3_io_error_detected() (bsc#908458 FATE#317507). - tmpfs: change final i_blocks BUG to WARNING (bsc#991923). - tty: Signal SIGHUP before hanging up ldisc (bnc#989764). - Update patches.xen/xen3-auto-arch-x86.diff (bsc#929141, a.o.). - usb: fix typo in wMaxPacketSize validation (bsc#991665). - usb: hub: Fix auto-remount of safely removed or ejected USB-3 devices (bsc#922634). - usb: hub: Fix unbalanced reference count/memory leak/deadlocks (bsc#968010). - usb: validate wMaxPacketValue entries in endpoint descriptors (bnc#991665). - vlan: do not deliver frames for unknown vlans to protocols (bsc#979514). - vlan: mask vlan prio bits (bsc#979514). - vmxnet3: Wake queue from reset work (bsc#999907). - x86, amd_nb: Clarify F15h, model 30h GART and L3 support (fate#321400). - x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs (bsc#909077). - x86/cpu/amd: Set X86_FEATURE_EXTD_APICID for future processors (fate#321400). - x86/gart: Check for GART support before accessing GART registers (fate#321400). - x86/MCE/intel: Cleanup CMCI storm logic (bsc#929141). - xenbus: inspect the correct type in xenbus_dev_request_and_reply(). - xen: x86/mm/pat, /dev/mem: Remove superfluous error message (bsc#974620). - xfs: Avoid grabbing ilock when file size is not changed (bsc#983535). - xfs: Silence warnings in xfs_vm_releasepage() (bnc#915183 bsc#987565). - zfcp: close window with unblocked rport during rport gone (bnc#1003677, LTC#144310). - zfcp: fix D_ID field with actual value on tracing SAN responses (bnc#1003677, LTC#144312). - zfcp: fix ELS/GS request&response length for hardware data router (bnc#1003677, LTC#144308). - zfcp: fix payload trace length for SAN request&response (bnc#1003677, LTC#144312). - zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace (bnc#1003677, LTC#144312). - zfcp: restore tracing of handle for port and LUN with HBA records (bnc#1003677, LTC#144312). - zfcp: retain trace level for SCSI and HBA FSF response records (bnc#1003677, LTC#144312). - zfcp: trace full payload of all SAN records (req,resp,iels) (bnc#1003677, LTC#144312). - zfcp: trace on request for open and close of WKA port (bnc#1003677, LTC#144312).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1000106 1000189 1000893 1001419 1002165 1003030 1003032 1003077 1003344 1003568 1003677 1003866 1003925 1004517 1004520 1005004 1005005 1005857 1005896 1005903 1006917 1006919 1007157 1007160 1007944 1009100 1009103 1009107 1009109 1009111 1011652 1040039 1046554 1046555 1047184 1076118 1085130 1085671 1087059 1139073 1141035 1155988 1173691 1173694 1173700 1173701 1173743 1173880 592928 618574 763198 770795 771065 799133 803320 808137 815451 821670 839104 843236 860441 863873 865783 871728 907611 908458 908684 909077 909350 909484 909618 909994 910457 910458 911687 915183 918595 920016 922634 922947 928138 929141 929678 931698 934489 934491 934760 940191 946204 951392 956514 960689 960996 962743 963655 967716 968010 968014 970072 970073 971975 971989 973203 974620 976867 977687 979514 979595 979681 980371 982218 982783 983535 983619 984102 984194 984992 985206 986337 986362 986365 986445 987565 988440 989152 989261 989764 989779 991608 991665 991923 992566 993127 993890 993891 994296 994436 994618 994759 994926 995968 996329 996664 997708 998399 998689 999584 999600 999907 999932 CVE-2010-0743 CVE-2010-2221 CVE-2012-3410 CVE-2013-1821 CVE-2013-2002 CVE-2013-2005 CVE-2013-4312 CVE-2014-5353 CVE-2014-5354 CVE-2014-5355 CVE-2015-1789 CVE-2015-1790 CVE-2015-4000 CVE-2015-4871 CVE-2015-7236 CVE-2015-7513 CVE-2015-7575 CVE-2015-8126 CVE-2015-8472 CVE-2015-8956 CVE-2016-0402 CVE-2016-0448 CVE-2016-0466 CVE-2016-0483 CVE-2016-0494 CVE-2016-0823 CVE-2016-1285 CVE-2016-1286 CVE-2016-3841 CVE-2016-4997 CVE-2016-5696 CVE-2016-6480 CVE-2016-6828 CVE-2016-7042 CVE-2016-7097 CVE-2016-7117 CVE-2016-7425 CVE-2016-7777 CVE-2016-7908 CVE-2016-7909 CVE-2016-8667 CVE-2016-8669 CVE-2016-8909 CVE-2016-8910 CVE-2016-9379 CVE-2016-9380 CVE-2016-9381 CVE-2016-9382 CVE-2016-9383 CVE-2016-9386 CVE-2016-9637 CVE-2017-3142 CVE-2017-3143 CVE-2017-3145 CVE-2018-5125 CVE-2018-5127 CVE-2018-5129 CVE-2018-5130 CVE-2018-5131 CVE-2018-5144 CVE-2018-5145 CVE-2018-5146 CVE-2018-5147 CVE-2018-5148 CVE-2019-11135 CVE-2019-11139 CVE-2020-14397 CVE-2020-14398 CVE-2020-14399 CVE-2020-14400 CVE-2020-14401 CVE-2020-14402 SUSE-SU-2015:1183-2 SUSE-SU-2015:1282-1 SUSE-SU-2015:1706-1 SUSE-SU-2016:0269-1 SUSE-SU-2016:0825-1 SUSE-SU-2016:2976-1 SUSE-SU-2016:3273-1 SUSE-SU-2019:14220-1 SUSE-SU-2020:14424-1
|
Platform(s): | openSUSE Leap 15.0 openSUSE Leap 42.3 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 Desktop 12 SP4 SUSE Linux Enterprise Module for additional PackageHub packages 15 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Module for Desktop Applications 15 SUSE Linux Enterprise Module for Development Tools 15 SUSE Linux Enterprise Module for High Performance Computing 15 SP1 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 Live Patching 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 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 Module for Web Scripting 15 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-CLIENT-TOOLS 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 SP3 SUSE Linux Enterprise Server 12 SP4 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-CLIENT-TOOLS 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 SP2 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 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 15 SUSE OpenStack Cloud 5 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud 7
| Product(s): | |
Definition Synopsis |
openSUSE Leap 15.0 is installed AND Package Information
guestfs-data-1.38.0-lp150.2 is installed
OR libguestfs0-1.38.0-lp150.2 is installed
OR virt-v2v-1.38.0-lp150.2 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
libzypp-16.15.3-9.1 is installed
OR libzypp-devel-16.15.3-9.1 is installed
OR libzypp-devel-doc-16.15.3-9.1 is installed
OR yast2-pkg-bindings-3.2.4-4.1 is installed
OR yast2-pkg-bindings-devel-doc-3.2.4-4.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND ruby-1.8.7.p357-0.9.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
bind-9.9.6P1-0.25 is installed
OR bind-libs-9.9.6P1-0.25 is installed
OR bind-libs-32bit-9.9.6P1-0.25 is installed
OR bind-utils-9.9.6P1-0.25 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
ImageMagick-6.8.8.1-5 is installed
OR libMagick++-6_Q16-3-6.8.8.1-5 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-5 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-5 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
coreutils-8.22-9 is installed
OR coreutils-lang-8.22-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND ctags-5.8-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
dhcp-4.3.3-9 is installed
OR dhcp-client-4.3.3-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
at-3.1.14-8.6 is installed
OR libQtWebKit4-4.8.7+2.3.4-4.7 is installed
OR libQtWebKit4-32bit-4.8.7+2.3.4-4.7 is installed
OR libbonobo-2.32.1-16 is installed
OR libbonobo-32bit-2.32.1-16 is installed
OR libbonobo-lang-2.32.1-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
AND tiff-4.0.9-5.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND chrony-3.2-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND Package Information
containerd-0.2.4+gitr565_0366d7e-9 is installed
OR docker-1.12.3-81 is installed
OR ruby2.1-rubygem-docker-api-1.31.0-11 is installed
OR ruby2.1-rubygem-excon-0.52.0-9 is installed
OR rubygem-docker-api-1.31.0-11 is installed
OR rubygem-excon-0.52.0-9 is installed
OR runc-0.1.1+gitr2816_02f8fa7-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
cups-pk-helper-0.2.6-1 is installed
OR cups-pk-helper-lang-0.2.6-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND checkbashisms-2.15.1-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for High Performance Computing 15 SP1 is installed
AND Package Information
libpmi0-18.08.8-3.4 is installed
OR libslurm33-18.08.8-3.4 is installed
OR perl-Switch-2.17-3.2 is installed
OR perl-slurm-18.08.8-3.4 is installed
OR slurm-18.08.8-3.4 is installed
OR slurm-auth-none-18.08.8-3.4 is installed
OR slurm-config-18.08.8-3.4 is installed
OR slurm-config-man-18.08.8-3.4 is installed
OR slurm-devel-18.08.8-3.4 is installed
OR slurm-doc-18.08.8-3.4 is installed
OR slurm-lua-18.08.8-3.4 is installed
OR slurm-munge-18.08.8-3.4 is installed
OR slurm-node-18.08.8-3.4 is installed
OR slurm-pam_slurm-18.08.8-3.4 is installed
OR slurm-plugins-18.08.8-3.4 is installed
OR slurm-slurmdbd-18.08.8-3.4 is installed
OR slurm-sql-18.08.8-3.4 is installed
OR slurm-sview-18.08.8-3.4 is installed
OR slurm-torque-18.08.8-3.4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
compat-openssl098-0.9.8j-78 is installed
OR libopenssl0_9_8-0.9.8j-78 is installed
OR libopenssl0_9_8-32bit-0.9.8j-78 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND Package Information
kernel-default-4.12.14-25.16 is installed
OR reiserfs-kmp-default-4.12.14-25.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-livepatch-4_12_14-25_3-default-10-2 is installed
OR kernel-livepatch-SLE15_Update_1-10-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 SP1 is installed
AND Package Information
kernel-livepatch-4_12_14-197_18-default-2-2 is installed
OR kernel-livepatch-SLE15-SP1_Update_5-2-2 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.14 is installed
OR kernel-default-base-4.12.14-150.14 is installed
OR kernel-docs-4.12.14-150.14 is installed
OR kernel-docs-html-4.12.14-150.14 is installed
OR kernel-obs-qa-4.12.14-150.14 is installed
OR kselftests-kmp-default-4.12.14-150.14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
AND Package Information
java-11-openjdk-11.0.4.0-3.33 is installed
OR java-11-openjdk-accessibility-11.0.4.0-3.33 is installed
OR java-11-openjdk-javadoc-11.0.4.0-3.33 is installed
OR java-11-openjdk-jmods-11.0.4.0-3.33 is installed
OR java-11-openjdk-src-11.0.4.0-3.33 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.48-52.27 is installed
OR kernel-ec2-devel-3.12.48-52.27 is installed
OR kernel-ec2-extra-3.12.48-52.27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 15 is installed
AND Package Information
apache2-mod_wsgi-4.5.18-2 is installed
OR apache2-mod_wsgi-python3-4.5.18-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
libecpg6-10.9-4.13 is installed
OR postgresql10-10.9-4.13 is installed
OR postgresql10-contrib-10.9-4.13 is installed
OR postgresql10-devel-10.9-4.13 is installed
OR postgresql10-docs-10.9-4.13 is installed
OR postgresql10-plperl-10.9-4.13 is installed
OR postgresql10-plpython-10.9-4.13 is installed
OR postgresql10-pltcl-10.9-4.13 is installed
OR postgresql10-server-10.9-4.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-22 is installed
OR php5-5.5.14-22 is installed
OR php5-bcmath-5.5.14-22 is installed
OR php5-bz2-5.5.14-22 is installed
OR php5-calendar-5.5.14-22 is installed
OR php5-ctype-5.5.14-22 is installed
OR php5-curl-5.5.14-22 is installed
OR php5-dba-5.5.14-22 is installed
OR php5-dom-5.5.14-22 is installed
OR php5-enchant-5.5.14-22 is installed
OR php5-exif-5.5.14-22 is installed
OR php5-fastcgi-5.5.14-22 is installed
OR php5-fileinfo-5.5.14-22 is installed
OR php5-fpm-5.5.14-22 is installed
OR php5-ftp-5.5.14-22 is installed
OR php5-gd-5.5.14-22 is installed
OR php5-gettext-5.5.14-22 is installed
OR php5-gmp-5.5.14-22 is installed
OR php5-iconv-5.5.14-22 is installed
OR php5-intl-5.5.14-22 is installed
OR php5-json-5.5.14-22 is installed
OR php5-ldap-5.5.14-22 is installed
OR php5-mbstring-5.5.14-22 is installed
OR php5-mcrypt-5.5.14-22 is installed
OR php5-mysql-5.5.14-22 is installed
OR php5-odbc-5.5.14-22 is installed
OR php5-openssl-5.5.14-22 is installed
OR php5-pcntl-5.5.14-22 is installed
OR php5-pdo-5.5.14-22 is installed
OR php5-pear-5.5.14-22 is installed
OR php5-pgsql-5.5.14-22 is installed
OR php5-pspell-5.5.14-22 is installed
OR php5-shmop-5.5.14-22 is installed
OR php5-snmp-5.5.14-22 is installed
OR php5-soap-5.5.14-22 is installed
OR php5-sockets-5.5.14-22 is installed
OR php5-sqlite-5.5.14-22 is installed
OR php5-suhosin-5.5.14-22 is installed
OR php5-sysvmsg-5.5.14-22 is installed
OR php5-sysvsem-5.5.14-22 is installed
OR php5-sysvshm-5.5.14-22 is installed
OR php5-tokenizer-5.5.14-22 is installed
OR php5-wddx-5.5.14-22 is installed
OR php5-xmlreader-5.5.14-22 is installed
OR php5-xmlrpc-5.5.14-22 is installed
OR php5-xmlwriter-5.5.14-22 is installed
OR php5-xsl-5.5.14-22 is installed
OR php5-zip-5.5.14-22 is installed
OR php5-zlib-5.5.14-22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 15 is installed
AND xalan-j2-2.7.2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND LibVNCServer-0.9.1-160.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
iscsitarget-0.4.15-94.14 is installed
OR iscsitarget-kmp-default-0.4.15_2.6.27.48_0.6-94.14 is installed
OR iscsitarget-kmp-pae-0.4.15_2.6.27.48_0.6-94.14 is installed
OR iscsitarget-kmp-ppc64-0.4.15_2.6.27.48_0.6-94.14 is installed
OR iscsitarget-kmp-vmi-0.4.15_2.6.27.48_0.6-94.14 is installed
OR iscsitarget-kmp-xen-0.4.15_2.6.27.48_0.6-94.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
iscsitarget-0.4.15-94.14 is installed
OR iscsitarget-kmp-default-0.4.15_2.6.27.48_0.6-94.14 is installed
OR iscsitarget-kmp-pae-0.4.15_2.6.27.48_0.6-94.14 is installed
OR iscsitarget-kmp-ppc64-0.4.15_2.6.27.48_0.6-94.14 is installed
OR iscsitarget-kmp-vmi-0.4.15_2.6.27.48_0.6-94.14 is installed
OR iscsitarget-kmp-xen-0.4.15_2.6.27.48_0.6-94.14 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
bash-3.2-147.12 is installed
OR bash-doc-3.2-147.12 is installed
OR bash-x86-3.2-147.12 is installed
OR libreadline5-5.2-147.12 is installed
OR libreadline5-32bit-5.2-147.12 is installed
OR libreadline5-x86-5.2-147.12 is installed
OR readline-doc-5.2-147.12 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
bash-3.2-147.12 is installed
OR bash-doc-3.2-147.12 is installed
OR bash-x86-3.2-147.12 is installed
OR libreadline5-5.2-147.12 is installed
OR libreadline5-32bit-5.2-147.12 is installed
OR libreadline5-x86-5.2-147.12 is installed
OR readline-doc-5.2-147.12 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
bash-3.2-147.12 is installed
OR bash-doc-3.2-147.12 is installed
OR bash-x86-3.2-147.12 is installed
OR libreadline5-5.2-147.12 is installed
OR libreadline5-32bit-5.2-147.12 is installed
OR libreadline5-x86-5.2-147.12 is installed
OR readline-doc-5.2-147.12 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
bash-3.2-147.12 is installed
OR bash-doc-3.2-147.12 is installed
OR bash-x86-3.2-147.12 is installed
OR libreadline5-5.2-147.12 is installed
OR libreadline5-32bit-5.2-147.12 is installed
OR libreadline5-x86-5.2-147.12 is installed
OR readline-doc-5.2-147.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
bash-3.2-147.12 is installed
OR bash-doc-3.2-147.12 is installed
OR bash-x86-3.2-147.12 is installed
OR libreadline5-5.2-147.12 is installed
OR libreadline5-32bit-5.2-147.12 is installed
OR libreadline5-x86-5.2-147.12 is installed
OR readline-doc-5.2-147.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
bash-3.2-147.12 is installed
OR bash-doc-3.2-147.12 is installed
OR bash-x86-3.2-147.12 is installed
OR libreadline5-5.2-147.12 is installed
OR libreadline5-32bit-5.2-147.12 is installed
OR libreadline5-x86-5.2-147.12 is installed
OR readline-doc-5.2-147.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libtiff3-3.8.2-141.148 is installed
OR libtiff3-32bit-3.8.2-141.148 is installed
OR libtiff3-x86-3.8.2-141.148 is installed
OR tiff-3.8.2-141.148 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libtiff3-3.8.2-141.148 is installed
OR libtiff3-32bit-3.8.2-141.148 is installed
OR libtiff3-x86-3.8.2-141.148 is installed
OR tiff-3.8.2-141.148 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libtiff3-3.8.2-141.148 is installed
OR libtiff3-32bit-3.8.2-141.148 is installed
OR libtiff3-x86-3.8.2-141.148 is installed
OR tiff-3.8.2-141.148 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libtiff3-3.8.2-141.148 is installed
OR libtiff3-32bit-3.8.2-141.148 is installed
OR libtiff3-x86-3.8.2-141.148 is installed
OR tiff-3.8.2-141.148 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
mozilla-xulrunner192-1.9.2.27-0.2 is installed
OR mozilla-xulrunner192-32bit-1.9.2.27-0.2 is installed
OR mozilla-xulrunner192-gnome-1.9.2.27-0.2 is installed
OR mozilla-xulrunner192-translations-1.9.2.27-0.2 is installed
OR mozilla-xulrunner192-x86-1.9.2.27-0.2 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
mozilla-xulrunner192-1.9.2.27-0.2 is installed
OR mozilla-xulrunner192-32bit-1.9.2.27-0.2 is installed
OR mozilla-xulrunner192-gnome-1.9.2.27-0.2 is installed
OR mozilla-xulrunner192-translations-1.9.2.27-0.2 is installed
OR mozilla-xulrunner192-x86-1.9.2.27-0.2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
mozilla-xulrunner192-1.9.2.27-0.2 is installed
OR mozilla-xulrunner192-32bit-1.9.2.27-0.2 is installed
OR mozilla-xulrunner192-gnome-1.9.2.27-0.2 is installed
OR mozilla-xulrunner192-translations-1.9.2.27-0.2 is installed
OR mozilla-xulrunner192-x86-1.9.2.27-0.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
kde4-kgreeter-plugins-4.3.5-0.8 is installed
OR kdebase4-wallpapers-4.3.5-0.8 is installed
OR kdebase4-workspace-4.3.5-0.8 is installed
OR kdebase4-workspace-ksysguardd-4.3.5-0.8 is installed
OR kdm-4.3.5-0.8 is installed
OR kwin-4.3.5-0.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS is installed
AND
rhnmd-5.3.7-0.9 is installed
OR spacewalk-backend-libs-1.2.74-0.20 is installed
OR spacewalk-certs-tools-1.2.2-0.16 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-CLIENT-TOOLS is installed
AND
rhnmd-5.3.7-0.9 is installed
OR spacewalk-backend-libs-1.2.74-0.20 is installed
OR spacewalk-certs-tools-1.2.2-0.16 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
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
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
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
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
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
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
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 SP1-LTSS is installed
AND
xen-4.0.3_21548_18-29 is installed
OR xen-doc-html-4.0.3_21548_18-29 is installed
OR xen-doc-pdf-4.0.3_21548_18-29 is installed
OR xen-kmp-default-4.0.3_21548_18_2.6.32.59_0.19-29 is installed
OR xen-kmp-pae-4.0.3_21548_18_2.6.32.59_0.19-29 is installed
OR xen-kmp-trace-4.0.3_21548_18_2.6.32.59_0.19-29 is installed
OR xen-libs-4.0.3_21548_18-29 is installed
OR xen-tools-4.0.3_21548_18-29 is installed
OR xen-tools-domU-4.0.3_21548_18-29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
xen-4.0.3_21548_18-29 is installed
OR xen-doc-html-4.0.3_21548_18-29 is installed
OR xen-doc-pdf-4.0.3_21548_18-29 is installed
OR xen-kmp-default-4.0.3_21548_18_2.6.32.59_0.19-29 is installed
OR xen-kmp-pae-4.0.3_21548_18_2.6.32.59_0.19-29 is installed
OR xen-kmp-trace-4.0.3_21548_18_2.6.32.59_0.19-29 is installed
OR xen-libs-4.0.3_21548_18-29 is installed
OR xen-tools-4.0.3_21548_18-29 is installed
OR xen-tools-domU-4.0.3_21548_18-29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-52.7.3esr-78.20 is installed
OR MozillaFirefox-translations-52.7.3esr-78.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-52.7.3esr-78.20 is installed
OR MozillaFirefox-translations-52.7.3esr-78.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libfreebl3-3.15.3.1-0.4.2 is installed
OR libfreebl3-32bit-3.15.3.1-0.4.2 is installed
OR libfreebl3-x86-3.15.3.1-0.4.2 is installed
OR mozilla-nss-3.15.3.1-0.4.2 is installed
OR mozilla-nss-32bit-3.15.3.1-0.4.2 is installed
OR mozilla-nss-tools-3.15.3.1-0.4.2 is installed
OR mozilla-nss-x86-3.15.3.1-0.4.2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
libfreebl3-3.15.3.1-0.4.2 is installed
OR libfreebl3-32bit-3.15.3.1-0.4.2 is installed
OR libfreebl3-x86-3.15.3.1-0.4.2 is installed
OR mozilla-nss-3.15.3.1-0.4.2 is installed
OR mozilla-nss-32bit-3.15.3.1-0.4.2 is installed
OR mozilla-nss-tools-3.15.3.1-0.4.2 is installed
OR mozilla-nss-x86-3.15.3.1-0.4.2 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
libfreebl3-3.15.3.1-0.4.2 is installed
OR libfreebl3-32bit-3.15.3.1-0.4.2 is installed
OR libfreebl3-x86-3.15.3.1-0.4.2 is installed
OR mozilla-nss-3.15.3.1-0.4.2 is installed
OR mozilla-nss-32bit-3.15.3.1-0.4.2 is installed
OR mozilla-nss-tools-3.15.3.1-0.4.2 is installed
OR mozilla-nss-x86-3.15.3.1-0.4.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND cifs-utils-5.1-0.4 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
MozillaFirefox-45.3.0esr-48 is installed
OR MozillaFirefox-branding-SLED-45.0-20 is installed
OR MozillaFirefox-translations-45.3.0esr-48 is installed
OR firefox-fontconfig-2.11.0-4 is installed
OR libfreebl3-3.21.1-26 is installed
OR libfreebl3-32bit-3.21.1-26 is installed
OR mozilla-nspr-4.12-25 is installed
OR mozilla-nspr-32bit-4.12-25 is installed
OR mozilla-nspr-devel-4.12-25 is installed
OR mozilla-nss-3.21.1-26 is installed
OR mozilla-nss-32bit-3.21.1-26 is installed
OR mozilla-nss-devel-3.21.1-26 is installed
OR mozilla-nss-tools-3.21.1-26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
MozillaFirefox-45.3.0esr-48 is installed
OR MozillaFirefox-branding-SLED-45.0-20 is installed
OR MozillaFirefox-translations-45.3.0esr-48 is installed
OR firefox-fontconfig-2.11.0-4 is installed
OR libfreebl3-3.21.1-26 is installed
OR libfreebl3-32bit-3.21.1-26 is installed
OR mozilla-nspr-4.12-25 is installed
OR mozilla-nspr-32bit-4.12-25 is installed
OR mozilla-nspr-devel-4.12-25 is installed
OR mozilla-nss-3.21.1-26 is installed
OR mozilla-nss-32bit-3.21.1-26 is installed
OR mozilla-nss-devel-3.21.1-26 is installed
OR mozilla-nss-tools-3.21.1-26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND a2ps-4.13-1326.37 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND a2ps-4.13-1326.37 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND a2ps-4.13-1326.37 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND a2ps-4.13-1326.37 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND a2ps-4.13-1326.37 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
emacs-22.3-4.40 is installed
OR emacs-el-22.3-4.40 is installed
OR emacs-info-22.3-4.40 is installed
OR emacs-nox-22.3-4.40 is installed
OR emacs-x11-22.3-4.40 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND
rhnlib-2.5.84.4-8 is installed
OR spacecmd-2.5.5.5-14 is installed
OR spacewalk-backend-2.5.24.9-24 is installed
OR spacewalk-backend-libs-2.5.24.9-24 is installed
OR spacewalk-check-2.5.13.8-23 is installed
OR spacewalk-client-setup-2.5.13.8-23 is installed
OR spacewalk-client-tools-2.5.13.8-23 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
AND
rhnlib-2.5.84.4-8 is installed
OR spacecmd-2.5.5.5-14 is installed
OR spacewalk-backend-2.5.24.9-24 is installed
OR spacewalk-backend-libs-2.5.24.9-24 is installed
OR spacewalk-check-2.5.13.8-23 is installed
OR spacewalk-client-setup-2.5.13.8-23 is installed
OR spacewalk-client-tools-2.5.13.8-23 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
MozillaFirefox-38.8.0esr-40 is installed
OR MozillaFirefox-translations-38.8.0esr-40 is installed
OR libfreebl3-3.20.2-30 is installed
OR libfreebl3-32bit-3.20.2-30 is installed
OR libsoftokn3-3.20.2-30 is installed
OR libsoftokn3-32bit-3.20.2-30 is installed
OR mozilla-nspr-4.12-26 is installed
OR mozilla-nspr-32bit-4.12-26 is installed
OR mozilla-nss-3.20.2-30 is installed
OR mozilla-nss-32bit-3.20.2-30 is installed
OR mozilla-nss-tools-3.20.2-30 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-38.8.0esr-40 is installed
OR MozillaFirefox-translations-38.8.0esr-40 is installed
OR libfreebl3-3.20.2-30 is installed
OR libfreebl3-32bit-3.20.2-30 is installed
OR libsoftokn3-3.20.2-30 is installed
OR libsoftokn3-32bit-3.20.2-30 is installed
OR mozilla-nspr-4.12-26 is installed
OR mozilla-nspr-32bit-4.12-26 is installed
OR mozilla-nss-3.20.2-30 is installed
OR mozilla-nss-32bit-3.20.2-30 is installed
OR mozilla-nss-tools-3.20.2-30 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
MozillaFirefox-38.8.0esr-40 is installed
OR MozillaFirefox-translations-38.8.0esr-40 is installed
OR libfreebl3-3.20.2-30 is installed
OR libfreebl3-32bit-3.20.2-30 is installed
OR libsoftokn3-3.20.2-30 is installed
OR libsoftokn3-32bit-3.20.2-30 is installed
OR mozilla-nspr-4.12-26 is installed
OR mozilla-nspr-32bit-4.12-26 is installed
OR mozilla-nss-3.20.2-30 is installed
OR mozilla-nss-32bit-3.20.2-30 is installed
OR mozilla-nss-tools-3.20.2-30 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
MozillaFirefox-38.8.0esr-40 is installed
OR MozillaFirefox-translations-38.8.0esr-40 is installed
OR libfreebl3-3.20.2-30 is installed
OR libfreebl3-32bit-3.20.2-30 is installed
OR libsoftokn3-3.20.2-30 is installed
OR libsoftokn3-32bit-3.20.2-30 is installed
OR mozilla-nspr-4.12-26 is installed
OR mozilla-nspr-32bit-4.12-26 is installed
OR mozilla-nss-3.20.2-30 is installed
OR mozilla-nss-32bit-3.20.2-30 is installed
OR mozilla-nss-tools-3.20.2-30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
bind-9.9.6P1-0.30 is installed
OR bind-chrootenv-9.9.6P1-0.30 is installed
OR bind-doc-9.9.6P1-0.30 is installed
OR bind-libs-9.9.6P1-0.30 is installed
OR bind-libs-32bit-9.9.6P1-0.30 is installed
OR bind-utils-9.9.6P1-0.30 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
NetworkManager-kde4-0.9.svn1043876-1.3 is installed
OR NetworkManager-kde4-lang-0.9.svn1043876-1.3 is installed
OR NetworkManager-kde4-libs-0.9.svn1043876-1.3 is installed
OR NetworkManager-openvpn-kde4-0.9.svn1043876-1.3 is installed
OR NetworkManager-pptp-kde4-0.9.svn1043876-1.3 is installed
OR plasmoid-networkmanagement-0.9.svn1043876-1.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
NetworkManager-kde4-0.9.svn1043876-1.3 is installed
OR NetworkManager-kde4-lang-0.9.svn1043876-1.3 is installed
OR NetworkManager-kde4-libs-0.9.svn1043876-1.3 is installed
OR NetworkManager-openvpn-kde4-0.9.svn1043876-1.3 is installed
OR NetworkManager-pptp-kde4-0.9.svn1043876-1.3 is installed
OR plasmoid-networkmanagement-0.9.svn1043876-1.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
MozillaFirefox-52.3.0esr-72.9 is installed
OR MozillaFirefox-branding-SLED-52-24.5 is installed
OR MozillaFirefox-translations-52.3.0esr-72.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
MozillaFirefox-52.3.0esr-72.9 is installed
OR MozillaFirefox-branding-SLED-52-24.5 is installed
OR MozillaFirefox-translations-52.3.0esr-72.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND NetworkManager-gnome-0.7.1-5.22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
AND
cobbler-2.2.2-0.68.3 is installed
OR koan-2.2.2-0.68.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
AND
cobbler-2.2.2-0.68.3 is installed
OR koan-2.2.2-0.68.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
bzip2-1.0.5-34.256.5 is installed
OR bzip2-doc-1.0.5-34.256.5 is installed
OR libbz2-1-1.0.5-34.256.5 is installed
OR libbz2-1-32bit-1.0.5-34.256.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
bzip2-1.0.5-34.256.5 is installed
OR bzip2-doc-1.0.5-34.256.5 is installed
OR libbz2-1-1.0.5-34.256.5 is installed
OR libbz2-1-32bit-1.0.5-34.256.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
libslp1-openssl1-1.2.0-172.27.3 is installed
OR openslp-openssl1-1.2.0-172.27.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
libslp1-openssl1-1.2.0-172.27.3 is installed
OR openslp-openssl1-1.2.0-172.27.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11-SECURITY is installed
AND Package Information
openssh-openssl1-6.6p1-10 is installed
OR openssh-openssl1-helpers-6.6p1-10 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
cpio-2.11-29 is installed
OR cpio-lang-2.11-29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
cpio-2.11-29 is installed
OR cpio-lang-2.11-29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
aaa_base-13.2+git20140911.61c1681-1 is installed
OR aaa_base-extras-13.2+git20140911.61c1681-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND apache-commons-httpclient-3.1-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
librelp-1.2.7-3.3 is installed
OR librelp0-1.2.7-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
bind-9.9.9P1-46 is installed
OR bind-chrootenv-9.9.9P1-46 is installed
OR bind-doc-9.9.9P1-46 is installed
OR bind-libs-9.9.9P1-46 is installed
OR bind-libs-32bit-9.9.9P1-46 is installed
OR bind-utils-9.9.9P1-46 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
cpio-2.11-35 is installed
OR cpio-lang-2.11-35 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
bluez-5.13-5.4 is installed
OR libbluetooth3-5.13-5.4 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kgraft-patch-3_12_51-52_39-default-5-2 is installed
OR kgraft-patch-3_12_51-52_39-xen-5-2 is installed
OR kgraft-patch-SLE12_Update_11-5-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kgraft-patch-3_12_51-52_39-default-5-2 is installed
OR kgraft-patch-3_12_51-52_39-xen-5-2 is installed
OR kgraft-patch-SLE12_Update_11-5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND libtcnative-1-0-1.1.32-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND Package Information
java-1_4_2-ibm-sap-1.4.2_sr13.13-0.3 is installed
OR java-1_4_2-ibm-sap-devel-1.4.2_sr13.13-0.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.31 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.31 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
kgraft-patch-3_12_55-52_45-default-2-2 is installed
OR kgraft-patch-3_12_55-52_45-xen-2-2 is installed
OR kgraft-patch-SLE12_Update_13-2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
kernel-default-4.4.121-92.104 is installed
OR kernel-default-base-4.4.121-92.104 is installed
OR kernel-default-devel-4.4.121-92.104 is installed
OR kernel-devel-4.4.121-92.104 is installed
OR kernel-macros-4.4.121-92.104 is installed
OR kernel-source-4.4.121-92.104 is installed
OR kernel-syms-4.4.121-92.104 is installed
OR kgraft-patch-4_4_121-92_104-default-1-3.3 is installed
OR kgraft-patch-SLE12-SP2_Update_28-1-3.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND kernel-docs-3.0.101-88 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND bash-lang-4.2-75 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
kernel-default-3.12.69-60.64.35 is installed
OR kernel-default-extra-3.12.69-60.64.35 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
freerdp-2.0.0~git.1463131968.4e66df7-11 is installed
OR libfreerdp2-2.0.0~git.1463131968.4e66df7-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
empathy-3.12.12-7 is installed
OR empathy-lang-3.12.12-7 is installed
OR telepathy-mission-control-plugin-goa-3.12.12-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND libplist++3-1.12-20.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND Package Information
PackageKit-gstreamer-plugin-1.1.10-2 is installed
OR PackageKit-gtk3-module-1.1.10-2 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
MozillaFirefox-45.2.0esr-45 is installed
OR MozillaFirefox-branding-SLED-45.0-23 is installed
OR MozillaFirefox-translations-45.2.0esr-45 is installed
OR firefox-fontconfig-2.11.0-2 is installed
OR libfreebl3-3.21.1-35 is installed
OR libfreebl3-32bit-3.21.1-35 is installed
OR libsoftokn3-3.21.1-35 is installed
OR libsoftokn3-32bit-3.21.1-35 is installed
OR mozilla-nspr-4.12-29 is installed
OR mozilla-nspr-32bit-4.12-29 is installed
OR mozilla-nss-3.21.1-35 is installed
OR mozilla-nss-32bit-3.21.1-35 is installed
OR mozilla-nss-tools-3.21.1-35 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND Package Information
openstack-nova-12.0.2~a0~dev18-1 is installed
OR openstack-nova-api-12.0.2~a0~dev18-1 is installed
OR openstack-nova-cells-12.0.2~a0~dev18-1 is installed
OR openstack-nova-cert-12.0.2~a0~dev18-1 is installed
OR openstack-nova-compute-12.0.2~a0~dev18-1 is installed
OR openstack-nova-conductor-12.0.2~a0~dev18-1 is installed
OR openstack-nova-console-12.0.2~a0~dev18-1 is installed
OR openstack-nova-consoleauth-12.0.2~a0~dev18-1 is installed
OR openstack-nova-novncproxy-12.0.2~a0~dev18-1 is installed
OR openstack-nova-objectstore-12.0.2~a0~dev18-1 is installed
OR openstack-nova-scheduler-12.0.2~a0~dev18-1 is installed
OR openstack-nova-serialproxy-12.0.2~a0~dev18-1 is installed
OR openstack-nova-vncproxy-12.0.2~a0~dev18-1 is installed
OR python-nova-12.0.2~a0~dev18-1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
ruby2.1-rubygem-actionmailer-4_2-4.2.9-3.3 is installed
OR ruby2.1-rubygem-actionpack-4_2-4.2.9-7.3 is installed
OR ruby2.1-rubygem-actionview-4_2-4.2.9-9.3 is installed
OR ruby2.1-rubygem-activejob-4_2-4.2.9-3.3 is installed
OR ruby2.1-rubygem-activemodel-4_2-4.2.9-6.3 is installed
OR ruby2.1-rubygem-activerecord-4_2-4.2.9-6.3 is installed
OR ruby2.1-rubygem-activesupport-4_2-4.2.9-7.3 is installed
OR ruby2.1-rubygem-rails-4_2-4.2.9-3.3 is installed
OR ruby2.1-rubygem-rails-html-sanitizer-1.0.3-8.3 is installed
OR ruby2.1-rubygem-railties-4_2-4.2.9-3.3 is installed
OR rubygem-actionmailer-4_2-4.2.9-3.3 is installed
OR rubygem-actionpack-4_2-4.2.9-7.3 is installed
OR rubygem-actionview-4_2-4.2.9-9.3 is installed
OR rubygem-activejob-4_2-4.2.9-3.3 is installed
OR rubygem-activemodel-4_2-4.2.9-6.3 is installed
OR rubygem-activerecord-4_2-4.2.9-6.3 is installed
OR rubygem-activesupport-4_2-4.2.9-7.3 is installed
OR rubygem-rails-4_2-4.2.9-3.3 is installed
OR rubygem-rails-html-sanitizer-1.0.3-8.3 is installed
OR rubygem-railties-4_2-4.2.9-3.3 is installed
|