Revision Date: | 2021-09-23 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 SP5 Realtime kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2018-9517: Fixed possible memory corruption due to a use after free in pppol2tp_connect (bsc#1108488). - CVE-2019-3874: Fixed possible denial of service attack via SCTP socket buffer used by a userspace applications (bnc#1129898). - CVE-2019-3900: Fixed an infinite loop issue while handling incoming packets in handle_rx() (bnc#1133374). - CVE-2021-3640: Fixed a Use-After-Free vulnerability in function sco_sock_sendmsg() in the bluetooth stack (bsc#1188172). - CVE-2021-3653: Missing validation of the `int_ctl` VMCB field and allows a malicious L1 guest to enable AVIC support for the L2 guest. (bsc#1189399). - CVE-2021-3656: Missing validation of the the `virt_ext` VMCB field and allows a malicious L1 guest to disable both VMLOAD/VMSAVE intercepts and VLS for the L2 guest (bsc#1189400). - CVE-2021-3679: A lack of CPU resource in tracing module functionality was found in the way user uses trace ring buffer in a specific way. Only privileged local users (with CAP_SYS_ADMIN capability) could use this flaw to starve the resources causing denial of service (bnc#1189057). - CVE-2021-3732: Mounting overlayfs inside an unprivileged user namespace can reveal files (bsc#1189706). - CVE-2021-3753: Fixed race out-of-bounds in virtual terminal handling (bsc#1190025). - CVE-2021-3759: Unaccounted ipc objects in Linux kernel could have lead to breaking memcg limits and DoS attacks (bsc#1190115). - CVE-2021-38160: Data corruption or loss could be triggered by an untrusted device that supplies a buf->len value exceeding the buffer size in drivers/char/virtio_console.c (bsc#1190117) - CVE-2021-38198: arch/x86/kvm/mmu/paging_tmpl.h incorrectly computes the access permissions of a shadow page, leading to a missing guest protection page fault (bnc#1189262). - CVE-2021-38204: drivers/usb/host/max3421-hcd.c allowed physically proximate attackers to cause a denial of service (use-after-free and panic) by removing a MAX-3421 USB device in certain situations (bnc#1189291). - CVE-2021-34556: Fixed side-channel attack via a Speculative Store Bypass via unprivileged BPF program that could have obtain sensitive information from kernel memory (bsc#1188983). - CVE-2021-35477: Fixed BPF stack frame pointer which could have been abused to disclose content of arbitrary kernel memory (bsc#1188985). - CVE-2020-12770: Fixed sg_remove_request call in a certain failure cases (bsc#1171420).
The following non-security bugs were fixed:
- ACPI: NFIT: Fix support for virtual SPA ranges (git-fixes). - ALSA: seq: Fix racy deletion of subscriber (git-fixes). - ASoC: cs42l42: Do not allow SND_SOC_DAIFMT_LEFT_J (git-fixes). - ASoC: cs42l42: Fix inversion of ADC Notch Switch control (git-fixes). - ASoC: cs42l42: Remove duplicate control for WNF filter frequency (git-fixes). - Bluetooth: Move shutdown callback before flushing tx and rx queue (git-fixes). - Bluetooth: add timeout sanity check to hci_inquiry (git-fixes). - Bluetooth: fix repeated calls to sco_sock_kill (git-fixes). - Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflow (git-fixes). - Bluetooth: sco: prevent information leak in sco_conn_defer_accept() (git-fixes). - KVM: SVM: Call SEV Guest Decommission if ASID binding fails (12sp5). - NFSv4/pNFS: Do not call _nfs4_pnfs_v3_ds_connect multiple times (git-fixes). - NFSv4: Initialise connection to the server in nfs4_alloc_client() (bsc#1040364). - PCI/MSI: Correct misleading comments (git-fixes). - PCI/MSI: Do not set invalid bits in MSI mask (git-fixes). - PCI/MSI: Enable and mask MSI-X early (git-fixes). - PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown() (git-fixes). - PCI: Add Intel VMD devices to pci ids (bsc#1183983). - PCI: PM: Enable PME if it can be signaled from D3cold (git-fixes). - PCI: hv: Use expected affinity when unmasking IRQ (bsc#1185973). - PCI: vmd: Add an additional VMD device id to driver device id table (bsc#1183983). - PCI: vmd: Add offset to bus numbers if necessary (bsc#1183983). - PCI: vmd: Assign membar addresses from shadow registers (bsc#1183983). - PCI: vmd: Filter resource type bits from shadow register (bsc#1183983). - PCI: vmd: Fix config addressing when using bus offsets (bsc#1183983). - PCI: vmd: Fix shadow offsets to reflect spec changes (bsc#1183983). - SUNRPC: Fix the batch tasks count wraparound (git-fixes). - SUNRPC: Should wake up the privileged task firstly (git-fixes). - SUNRPC: improve error response to over-size gss credential (bsc#1190022). - USB: serial: ch341: fix character loss at high transfer rates (git-fixes). - USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2 (git-fixes). - USB: serial: option: add Telit FD980 composition 0x1056 (git-fixes). - USB: usbtmc: Fix RCU stall warning (git-fixes). - USB:ehci:fix Kunpeng920 ehci hardware problem (git-fixes). - arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writeback (git-fixes). - ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point() (git-fixes). - ax88179_178a: Merge memcpy + le32_to_cpus to get_unaligned_le32 (git-fixes). - bcma: Fix memory leak for internally-handled cores (git-fixes). - bdi: Do not use freezable workqueue (bsc#1189573). - blk-mq-sched: Fix blk_mq_sched_alloc_tags() error handling (bsc#1189506). - block: fix trace completion for chained bio (bsc#1189505). - can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX and TX error counters (git-fixes). - cifs: Remove unused inline function is_sysvol_or_netlogon() (bsc#1185902). - cifs: avoid starvation when refreshing dfs cache (bsc#1185902). - cifs: constify get_normalized_path() properly (bsc#1185902). - cifs: do not cargo-cult strndup() (bsc#1185902). - cifs: do not send tree disconnect to ipc shares (bsc#1185902). - cifs: do not share tcp servers with dfs mounts (bsc#1185902). - cifs: do not share tcp sessions of dfs connections (bsc#1185902). - cifs: fix check of dfs interlinks (bsc#1185902). - cifs: fix path comparison and hash calc (bsc#1185902). - cifs: get rid of @noreq param in __dfs_cache_find() (bsc#1185902). - cifs: handle different charsets in dfs cache (bsc#1185902). - cifs: keep referral server sessions alive (bsc#1185902). - cifs: missing null pointer check in cifs_mount (bsc#1185902). - cifs: prevent NULL deref in cifs_compose_mount_options() (bsc#1185902). - cifs: set a minimum of 2 minutes for refreshing dfs cache (bsc#1185902). - clk: stm32f4: fix post divisor setup for I2S/SAI PLLs (git-fixes). - crypto: ccp - Annotate SEV Firmware file names (bsc#1189268). - crypto: nx - Fix RCU warning in nx842_OF_upd_status (git-fixes). - crypto: nx - Fix memcpy() over-reading in nonce (git-fixes). - crypto: talitos - Do not modify req->cryptlen on decryption (git-fixes). - crypto: talitos - fix ECB algs ivsize (git-fixes). - crypto: ux500 - Fix error return code in hash_hw_final() (git-fixes). - dm btree remove: assign new_root only when removal succeeds (git fixes). - dm cache metadata: Avoid returning cmd->bm wild pointer on error (git fixes). - dm era: Fix bitset memory leaks (git fixes). - dm era: Recover committed writeset after crash (git fixes). - dm era: Reinitialize bitset cache before digesting a new writeset (git fixes). - dm era: Use correct value size in equality function of writeset tree (git fixes). - dm era: Verify the data block size hasn't changed (git fixes). - dm era: only resize metadata in preresume (git fixes). - dm ioctl: fix error return code in target_message (git fixes). - dm ioctl: fix out of bounds array access when no devices (git fixes). - dm persistent data: packed struct should have an aligned() attribute too (git fixes). - dm rq: fix double free of blk_mq_tag_set in dev remove after table load fails (git fixes). - dm snapshot: fix crash with transient storage and zero chunk size (git fixes). - dm snapshot: flush merged data before committing metadata (git fixes). - dm snapshot: properly fix a crash when an origin has no snapshots (git fixes). - dm space map common: fix division bug in sm_ll_find_free_block() (git fixes). - dm table: fix iterate_devices based device capability checks (git fixes). - dm thin metadata: Avoid returning cmd->bm wild pointer on error (git fixes). - dm verity: fix DM_VERITY_OPTS_MAX value (git-fixes). - dm writecache: fix the maximum number of arguments (git-fixes). - dm writecache: handle DAX to partitions on persistent memory correctly (git-fixes). - dm writecache: remove BUG() and fail gracefully instead (git-fixes). - dm zoned: select CONFIG_CRC32 (git-fixes). - dm: eliminate potential source of excessive kernel log noise (git fixes). - dm: remove invalid sparse __acquires and __releases annotations (git-fixes). - ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transaction handle (bsc#1189568). - ext4: correct the cache_nr in tracepoint ext4_es_shrink_exit (bsc#1189564). - ext4: fix avefreec in find_group_orlov (bsc#1189566). - ext4: fix kernel infoleak via ext4_extent_header (bsc#1189562). - ext4: remove check for zero nr_to_scan in ext4_es_scan() (bsc#1189565). - ext4: use ext4_grp_locked_error in mb_find_extent (bsc#1189567). - ftgmac100: Restart MAC HW once (git-fixes). - i2c: dev: zero out array used for i2c reads from userspace (git-fixes). - i2c: highlander: add IRQ check (git-fixes). - i2c: iop3xx: fix deferred probing (git-fixes). - i2c: mt65xx: fix IRQ check (git-fixes). - i2c: s3c2410: fix IRQ check (git-fixes). - i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFs (git-fixes). - iio: adc: Fix incorrect exit of for-loop (git-fixes). - iio: humidity: hdc100x: Add margin to the conversion time (git-fixes). - iommu/amd: Fix extended features logging (bsc#1189269). - iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASK (bsc#1189270). - iommu/vt-d: Define counter explicitly as unsigned int (bsc#1189271). - iommu/vt-d: Fix sysfs leak in alloc_iommu() (bsc#1189272). - kABI: Fix kABI after fixing vcpu-id indexed arrays (git-fixes). - kABI: s390/ap: Fix hanging ioctl caused by wrong msg counter (bsc#1188982 LTC#193818). - mac80211: Fix insufficient headroom issue for AMSDU (git-fixes). - md/raid10: properly indicate failure when ending a failed write request (git-fixes). - media: go7007: fix memory leak in go7007_usb_probe (git-fixes). - media: rtl28xxu: fix zero-length control request (git-fixes). - memcg: enable accounting for file lock caches (bsc#1190115). - mm, vmscan: guarantee drop_slab_node() termination (VM Functionality, bsc#1189301). - mm/memory-failure: unnecessary amount of unmapping (bsc#1189640). - mm/memory.c: do_fault: avoid usage of stale vm_area_struct (bsc#1136513). - mm/rmap: fix potential pte_unmap on an not mapped pte (git-fixes). - mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page() (bsc#1189569). - mm/vmscan: fix infinite loop in drop_slab_node (VM Performance, bsc#1189301). - mm: vmscan: scan anonymous pages on file refaults (VM Performance, bsc#1183050). - mmc: dw_mmc: Fix issue with uninitialized dma_slave_config (git-fixes). - mmc: moxart: Fix issue with uninitialized dma_slave_config (git-fixes). - net: lapbether: Remove netif_start_queue / netif_stop_queue (git-fixes). - net: mvpp2: Add TCAM entry to drop flow control pause frames (git-fixes). - net: mvpp2: prs: fix PPPoE with ipv6 packet parse (git-fixes). - net: stmmac: use netif_tx_start|stop_all_queues() function (git-fixes). - net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32 (git-fixes). - net: usb: ax88179_178a: remove redundant assignment to variable ret (git-fixes). - nfs: fix acl memory leak of posix_acl_create() (git-fixes). - nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt context (bsc#1187076). - nvme-fc: convert assoc_active flag to bit op (bsc#1187076). - nvme-fc: eliminate terminate_io use by nvme_fc_error_recovery (bsc#1187076). - nvme-fc: fix double-free scenarios on hw queues (bsc#1187076). - nvme-fc: fix io timeout to abort I/O (bsc#1187076). - nvme-fc: fix racing controller reset and create association (bsc#1187076). - nvme-fc: remove err_work work item (bsc#1187076). - nvme-fc: remove nvme_fc_terminate_io() (bsc#1187076). - nvme-fc: track error_recovery while connecting (bsc#1187076). - ocfs2: fix snprintf() checking (bsc#1189581). - ocfs2: fix zero out valid data (bsc#1189579). - ocfs2: issue zeroout to EOF blocks (bsc#1189582). - ocfs2: ocfs2_downconvert_lock failure results in deadlock (bsc#1188439). - overflow: Correct check_shl_overflow() comment (git-fixes). - overflow: Include header file with SIZE_MAX declaration (git-fixes). - ovl: check whiteout in ovl_create_over_whiteout() (bsc#1189846). - ovl: filter of trusted xattr results in audit (bsc#1189846). - ovl: fix dentry leak in ovl_get_redirect (bsc#1189846). - ovl: initialize error in ovl_copy_xattr (bsc#1189846). - ovl: relax WARN_ON() on rename to self (bsc#1189846). - pcmcia: i82092: fix a null pointer dereference bug (git-fixes). - power: supply: max17042: handle fails of reading status register (git-fixes). - powerpc/pseries: Fix update of LPAR security flavor after LPM (bsc#1188885 ltc#193722 git-fixes). - qlcnic: Fix error code in probe (git-fixes). - r8152: Fix potential PM refcount imbalance (git-fixes). - readdir: make sure to verify directory entry for legacy interfaces too (bsc#1189639). - regulator: rt5033: Fix n_voltages settings for BUCK and LDO (git-fixes). - s390/ap: Fix hanging ioctl caused by wrong msg counter (bsc#1188982 LTC#193818). - scsi: core: Add scsi_prot_ref_tag() helper (bsc#1189392). - scsi: ibmvfc: Do not wait for initial device scan (bsc#1127650). - scsi: libfc: Fix array index out of bound exception (bsc#1188616). - scsi: lpfc: Add 256 Gb link speed support (bsc#1189385). - scsi: lpfc: Add PCI ID support for LPe37000/LPe38000 series adapters (bsc#1189385). - scsi: lpfc: Call discovery state machine when handling PLOGI/ADISC completions (bsc#1189385). - scsi: lpfc: Clear outstanding active mailbox during PCI function reset (bsc#1189385). - scsi: lpfc: Copyright updates for 12.8.0.11 patches (bsc#1189385). - scsi: lpfc: Copyright updates for 14.0.0.0 patches (bsc#1189385). - scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completes (bsc#1189385). - scsi: lpfc: Discovery state machine fixes for LOGO handling (bsc#1189385). - scsi: lpfc: Enable adisc discovery after RSCN by default (bsc#1189385). - scsi: lpfc: Fix KASAN slab-out-of-bounds in lpfc_unreg_rpi() routine (bsc#1189385). - scsi: lpfc: Fix NULL ptr dereference with NPIV ports for RDF handling (bsc#1189385). - scsi: lpfc: Fix NVMe support reporting in log message (bsc#1189385). - scsi: lpfc: Fix cq_id truncation in rq create (bsc#1189385). - scsi: lpfc: Fix memory leaks in error paths while issuing ELS RDF/SCR request (bsc#1189385). - scsi: lpfc: Fix possible ABBA deadlock in nvmet_xri_aborted() (bsc#1189385). - scsi: lpfc: Fix target reset handler from falsely returning FAILURE (bsc#1189385). - scsi: lpfc: Improve firmware download logging (bsc#1189385). - scsi: lpfc: Keep NDLP reference until after freeing the IOCB after ELS handling (bsc#1189385). - scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crash (git-fixes). - scsi: lpfc: Remove REG_LOGIN check requirement to issue an ELS RDF (bsc#1189385). - scsi: lpfc: Remove redundant assignment to pointer pcmd (bsc#1189385). - scsi: lpfc: Remove use of kmalloc() in trace event logging (bsc#1189385). - scsi: lpfc: Revise Topology and RAS support checks for new adapters (bsc#1189385). - scsi: lpfc: Skip issuing ADISC when node is in NPR state (bsc#1189385). - scsi: lpfc: Skip reg_vpi when link is down for SLI3 in ADISC cmpl path (bsc#1189385). - scsi: lpfc: Update lpfc version to 12.8.0.11 (bsc#1189385). - scsi: lpfc: Update lpfc version to 14.0.0.0 (bsc#1189385). - scsi: lpfc: Use PBDE feature enabled bit to determine PBDE support (bsc#1189385). - scsi: lpfc: Use list_move_tail() instead of list_del()/list_add_tail() (bsc#1189385). - scsi: qla2xxx: Add heartbeat check (bsc#1189392). - scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword() (bsc#1189392). - scsi: qla2xxx: Fix spelling mistakes 'allloc' -> 'alloc' (bsc#1189384). - scsi: qla2xxx: Fix use after free in debug code (bsc#1189384). - scsi: qla2xxx: Log PCI address in qla_nvme_unregister_remote_port() (bsc#1189392). - scsi: qla2xxx: Remove duplicate declarations (bsc#1189392). - scsi: qla2xxx: Remove redundant assignment to rval (bsc#1189392). - scsi: qla2xxx: Remove redundant continue statement in a for-loop (bsc#1189392). - scsi: qla2xxx: Remove redundant initialization of variable num_cnt (bsc#1189384). - scsi: qla2xxx: Remove unused variable 'status' (bsc#1189392). - scsi: qla2xxx: Update version to 10.02.00.107-k (bsc#1189384). - scsi: qla2xxx: Use list_move_tail() instead of list_del()/list_add_tail() (bsc#1189392). - scsi: qla2xxx: Use the proper SCSI midlayer interfaces for PI (bsc#1189392). - scsi: qla2xxx: edif: Add authentication pass + fail bsgs (bsc#1189384). - scsi: qla2xxx: edif: Add detection of secure device (bsc#1189384). - scsi: qla2xxx: edif: Add doorbell notification for app (bsc#1189384). - scsi: qla2xxx: edif: Add encryption to I/O path (bsc#1189384). - scsi: qla2xxx: edif: Add extraction of auth_els from the wire (bsc#1189384). - scsi: qla2xxx: edif: Add getfcinfo and statistic bsgs (bsc#1189384). - scsi: qla2xxx: edif: Add key update (bsc#1189384). - scsi: qla2xxx: edif: Add send, receive, and accept for auth_els (bsc#1189384). - scsi: qla2xxx: edif: Add start + stop bsgs (bsc#1189392). - scsi: qla2xxx: edif: Increment command and completion counts (bsc#1189384). - scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal (bsc#1189392). - serial: 8250: Mask out floating 16/32-bit bus bits (git-fixes). - spi: mediatek: Fix fifo transfer (git-fixes). - spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_config (git-fixes). - spi: spi-pic32: Fix issue with uninitialized dma_slave_config (git-fixes). - staging: rtl8723bs: Fix a resource leak in sd_int_dpc (git-fixes). - virtio_net: Fix error code in probe() (git-fixes). - writeback: fix obtain a reference to a freeing memcg css (bsc#1189577). - x86/fpu: Limit xstate copy size in xstateregs_set() (bsc#1114648). - x86/fpu: Make init_fpstate correct with optimized XSAVE (bsc#1114648). - x86/fpu: Reset state for all signal restore failures (bsc#1114648). - x86/kvm: fix vcpu-id indexed array sizes (git-fixes). - x86/signal: Detect and prevent an alternate signal stack overflow (bsc#1114648). - xen/events: Fix race in set_evtchn_to_irq (git-fixes).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1009966 1013721 1013877 1026652 1027519 1040364 1047356 1056277 1057342 1063269 1087820 1091107 1094204 1094237 1095730 1095812 1095813 1102682 1103276 1107832 1108488 1109412 1109413 1109414 1110233 1111647 1111996 1112534 1112535 1113247 1113252 1113255 1114648 1116827 1118830 1118831 1120640 1121034 1121035 1121056 1124729 1124734 1127650 1128378 1129898 1133131 1133232 1133374 1135824 1136446 1136513 1137597 1140747 1141913 1142772 1154328 1159646 1171420 1172265 1174628 1183050 1183983 1185902 1185973 1187076 1188172 1188439 1188616 1188885 1188982 1188983 1188985 1189057 1189262 1189268 1189269 1189270 1189271 1189272 1189291 1189301 1189384 1189385 1189392 1189399 1189400 1189505 1189506 1189562 1189564 1189565 1189566 1189567 1189568 1189569 1189573 1189577 1189579 1189581 1189582 1189639 1189640 1189706 1189846 1190022 1190025 1190115 1190117 910252 910253 913650 913651 917152 996511 CVE-2014-8116 CVE-2014-8117 CVE-2014-9620 CVE-2014-9621 CVE-2014-9653 CVE-2016-7837 CVE-2016-9800 CVE-2016-9804 CVE-2017-1000250 CVE-2017-10928 CVE-2017-13758 CVE-2017-18271 CVE-2017-9103 CVE-2017-9104 CVE-2017-9105 CVE-2017-9106 CVE-2017-9107 CVE-2017-9108 CVE-2017-9109 CVE-2018-1000876 CVE-2018-10804 CVE-2018-10805 CVE-2018-11251 CVE-2018-11655 CVE-2018-12086 CVE-2018-14633 CVE-2018-17182 CVE-2018-17358 CVE-2018-17359 CVE-2018-17360 CVE-2018-17985 CVE-2018-18227 CVE-2018-18309 CVE-2018-18483 CVE-2018-18484 CVE-2018-18605 CVE-2018-18606 CVE-2018-18607 CVE-2018-19931 CVE-2018-19932 CVE-2018-20623 CVE-2018-20651 CVE-2018-20671 CVE-2018-3646 CVE-2018-5390 CVE-2018-9133 CVE-2018-9517 CVE-2019-1010180 CVE-2019-11477 CVE-2019-11478 CVE-2019-11691 CVE-2019-11692 CVE-2019-11693 CVE-2019-11694 CVE-2019-11698 CVE-2019-17571 CVE-2019-3693 CVE-2019-3846 CVE-2019-3874 CVE-2019-3900 CVE-2019-6974 CVE-2019-7221 CVE-2019-7317 CVE-2019-9213 CVE-2019-9800 CVE-2019-9815 CVE-2019-9816 CVE-2019-9817 CVE-2019-9818 CVE-2019-9819 CVE-2019-9820 CVE-2020-12770 CVE-2020-14344 CVE-2021-34556 CVE-2021-35477 CVE-2021-3640 CVE-2021-3653 CVE-2021-3656 CVE-2021-3679 CVE-2021-3732 CVE-2021-3753 CVE-2021-3759 CVE-2021-38160 CVE-2021-38198 CVE-2021-38204 SUSE-SU-2017:3048-1 SUSE-SU-2018:1778-1 SUSE-SU-2018:1851-1 SUSE-SU-2019:2650-1 SUSE-SU-2019:3076-1 SUSE-SU-2021:3217-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Module for Desktop Applications 15 SUSE Linux Enterprise Module for Development Tools 15 SUSE Linux Enterprise Module for Legacy Software 15 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Real Time Extension 12 SP5 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-LTSS SUSE Linux Enterprise Server 11 SP1-TERADATA SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11-SECURITY SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-BCL SUSE Linux Enterprise Server 12 SP3-ESPOS SUSE Linux Enterprise Server 12 SP3-LTSS SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3 SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11-SECURITY SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 12 SP4 SUSE Linux Enterprise Server for SAP Applications 12 SP5 SUSE Linux Enterprise Server for SAP Applications 12-LTSS SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP2 SUSE Linux Enterprise Software Development Kit 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP4 SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP1 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE Linux Enterprise Workstation Extension 12 SP5 SUSE OpenStack Cloud 5 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud 7 SUSE Package Hub for SUSE Linux Enterprise 12 SUSE Package Hub for SUSE Linux Enterprise 12 SP1 SUSE Package Hub for SUSE Linux Enterprise 12 SP2
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND Package Information
grub2-2.02~beta2-76.1 is installed
OR grub2-branding-upstream-2.02~beta2-76.1 is installed
OR grub2-i386-efi-2.02~beta2-76.1 is installed
OR grub2-i386-pc-2.02~beta2-76.1 is installed
OR grub2-snapper-plugin-2.02~beta2-76.1 is installed
OR grub2-x86_64-efi-2.02~beta2-76.1 is installed
OR grub2-x86_64-xen-2.02~beta2-76.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND libminiupnpc10-1.9-6.14 is installed
|
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
AND haproxy-1.5.4-2.4.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
icu-4.0-7.26.15 is installed
OR libicu-4.0-7.26.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND cabextract-1.2-2.12.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
gcc5-5.3.1+r233831-10.1 is installed
OR libgcc_s1-5.3.1+r233831-10.1 is installed
OR libgcc_s1-32bit-5.3.1+r233831-10.1 is installed
OR libgfortran3-5.3.1+r233831-10.1 is installed
OR libgfortran3-32bit-5.3.1+r233831-10.1 is installed
OR libgomp1-5.3.1+r233831-10.1 is installed
OR libgomp1-32bit-5.3.1+r233831-10.1 is installed
OR libquadmath0-5.3.1+r233831-10.1 is installed
OR libquadmath0-32bit-5.3.1+r233831-10.1 is installed
OR libstdc++6-5.3.1+r233831-10.1 is installed
OR libstdc++6-32bit-5.3.1+r233831-10.1 is installed
OR libstdc++6-locale-5.3.1+r233831-10.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
gnutls-3.2.15-4 is installed
OR libgnutls28-3.2.15-4 is installed
OR libgnutls28-32bit-3.2.15-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
xscreensaver-5.22-7.1 is installed
OR xscreensaver-data-5.22-7.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
libgme-0.6.0-5.1 is installed
OR libgme0-0.6.0-5.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
kernel-default-4.4.82-6.3.1 is installed
OR kernel-default-devel-4.4.82-6.3.1 is installed
OR kernel-default-extra-4.4.82-6.3.1 is installed
OR kernel-devel-4.4.82-6.3.1 is installed
OR kernel-macros-4.4.82-6.3.1 is installed
OR kernel-source-4.4.82-6.3.1 is installed
OR kernel-syms-4.4.82-6.3.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND perl-CGI-4.38-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND apache-pdfbox-1.8.12-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND gv-3.7.4-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
gnuplot-5.2.2-1 is installed
OR gnuplot-doc-5.2.2-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 12 SP5 is installed
AND Package Information
cluster-md-kmp-rt-4.12.14-10.57.2 is installed
OR dlm-kmp-rt-4.12.14-10.57.2 is installed
OR gfs2-kmp-rt-4.12.14-10.57.2 is installed
OR kernel-devel-rt-4.12.14-10.57.1 is installed
OR kernel-rt-4.12.14-10.57.2 is installed
OR kernel-rt-base-4.12.14-10.57.2 is installed
OR kernel-rt-devel-4.12.14-10.57.2 is installed
OR kernel-rt_debug-4.12.14-10.57.2 is installed
OR kernel-rt_debug-devel-4.12.14-10.57.2 is installed
OR kernel-source-rt-4.12.14-10.57.1 is installed
OR kernel-syms-rt-4.12.14-10.57.1 is installed
OR ocfs2-kmp-rt-4.12.14-10.57.2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
acl-2.2.47-30.5 is installed
OR libacl-2.2.47-30.5 is installed
OR libacl-32bit-2.2.47-30.5 is installed
OR libacl-x86-2.2.47-30.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
acl-2.2.47-30.5 is installed
OR libacl-2.2.47-30.5 is installed
OR libacl-32bit-2.2.47-30.5 is installed
OR libacl-x86-2.2.47-30.5 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
libsnmp15-5.4.2.1-8.12.10 is installed
OR libsnmp15-32bit-5.4.2.1-8.12.10 is installed
OR libsnmp15-x86-5.4.2.1-8.12.10 is installed
OR net-snmp-5.4.2.1-8.12.10 is installed
OR perl-SNMP-5.4.2.1-8.12.10 is installed
OR snmp-mibs-5.4.2.1-8.12.10 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libsnmp15-5.4.2.1-8.12.10 is installed
OR libsnmp15-32bit-5.4.2.1-8.12.10 is installed
OR libsnmp15-x86-5.4.2.1-8.12.10 is installed
OR net-snmp-5.4.2.1-8.12.10 is installed
OR perl-SNMP-5.4.2.1-8.12.10 is installed
OR snmp-mibs-5.4.2.1-8.12.10 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libsnmp15-5.4.2.1-8.12.10 is installed
OR libsnmp15-32bit-5.4.2.1-8.12.10 is installed
OR libsnmp15-x86-5.4.2.1-8.12.10 is installed
OR net-snmp-5.4.2.1-8.12.10 is installed
OR perl-SNMP-5.4.2.1-8.12.10 is installed
OR snmp-mibs-5.4.2.1-8.12.10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libsnmp15-5.4.2.1-8.12.10 is installed
OR libsnmp15-32bit-5.4.2.1-8.12.10 is installed
OR libsnmp15-x86-5.4.2.1-8.12.10 is installed
OR net-snmp-5.4.2.1-8.12.10 is installed
OR perl-SNMP-5.4.2.1-8.12.10 is installed
OR snmp-mibs-5.4.2.1-8.12.10 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
MozillaFirefox-10.0-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0-0.3 is installed
OR mozilla-kde4-integration-0.6.3-5.6 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-10.0-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0-0.3 is installed
OR mozilla-kde4-integration-0.6.3-5.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-10.0-0.3 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
OR MozillaFirefox-translations-10.0-0.3 is installed
OR mozilla-kde4-integration-0.6.3-5.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
cups-1.3.9-8.30 is installed
OR cups-client-1.3.9-8.30 is installed
OR cups-libs-1.3.9-8.30 is installed
OR cups-libs-32bit-1.3.9-8.30 is installed
OR cups-libs-x86-1.3.9-8.30 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
java-1_6_0-ibm-1.6.0_sr16.7-10 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr16.7-10 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.7-10 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.7-10 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.7-10 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
java-1_6_0-ibm-1.6.0_sr16.7-10 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr16.7-10 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.7-10 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.7-10 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.7-10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
java-1_6_0-ibm-1.6.0_sr16.7-10 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr16.7-10 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.7-10 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.7-10 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.7-10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
java-1_6_0-ibm-1.6.0_sr16.7-10 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr16.7-10 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.7-10 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.7-10 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.7-10 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND SuSEfirewall2-3.6_SVNr208-2.18.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND SuSEfirewall2-3.6_SVNr208-2.18.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libmysqlclient15-5.0.96-0.6 is installed
OR libmysqlclient15-32bit-5.0.96-0.6 is installed
OR libmysqlclient15-x86-5.0.96-0.6 is installed
OR libmysqlclient_r15-5.0.96-0.6 is installed
OR mysql-5.0.96-0.6 is installed
OR mysql-Max-5.0.96-0.6 is installed
OR mysql-client-5.0.96-0.6 is installed
OR mysql-tools-5.0.96-0.6 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
libmysqlclient15-5.0.96-0.6 is installed
OR libmysqlclient15-32bit-5.0.96-0.6 is installed
OR libmysqlclient15-x86-5.0.96-0.6 is installed
OR libmysqlclient_r15-5.0.96-0.6 is installed
OR mysql-5.0.96-0.6 is installed
OR mysql-Max-5.0.96-0.6 is installed
OR mysql-client-5.0.96-0.6 is installed
OR mysql-tools-5.0.96-0.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
libmysqlclient15-5.0.96-0.6 is installed
OR libmysqlclient15-32bit-5.0.96-0.6 is installed
OR libmysqlclient15-x86-5.0.96-0.6 is installed
OR libmysqlclient_r15-5.0.96-0.6 is installed
OR mysql-5.0.96-0.6 is installed
OR mysql-Max-5.0.96-0.6 is installed
OR mysql-client-5.0.96-0.6 is installed
OR mysql-tools-5.0.96-0.6 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
libmysqlclient15-5.0.96-0.6 is installed
OR libmysqlclient15-32bit-5.0.96-0.6 is installed
OR libmysqlclient15-x86-5.0.96-0.6 is installed
OR libmysqlclient_r15-5.0.96-0.6 is installed
OR mysql-5.0.96-0.6 is installed
OR mysql-Max-5.0.96-0.6 is installed
OR mysql-client-5.0.96-0.6 is installed
OR mysql-tools-5.0.96-0.6 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
libmysqlclient15-5.0.96-0.6 is installed
OR libmysqlclient15-32bit-5.0.96-0.6 is installed
OR libmysqlclient15-x86-5.0.96-0.6 is installed
OR libmysqlclient_r15-5.0.96-0.6 is installed
OR mysql-5.0.96-0.6 is installed
OR mysql-Max-5.0.96-0.6 is installed
OR mysql-client-5.0.96-0.6 is installed
OR mysql-tools-5.0.96-0.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
Mesa-7.11.2-0.9 is installed
OR Mesa-32bit-7.11.2-0.9 is installed
OR Mesa-x86-7.11.2-0.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
Mesa-7.11.2-0.9 is installed
OR Mesa-32bit-7.11.2-0.9 is installed
OR Mesa-x86-7.11.2-0.9 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
Mesa-7.11.2-0.9 is installed
OR Mesa-32bit-7.11.2-0.9 is installed
OR Mesa-x86-7.11.2-0.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
NetworkManager-0.7.1_git20090811-3.20 is installed
OR NetworkManager-glib-0.7.1_git20090811-3.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
java-1_7_0-ibm-1.7.0_sr9.50-55 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr9.50-55 is installed
OR java-1_7_0-ibm-devel-1.7.0_sr9.50-55 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr9.50-55 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr9.50-55 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
java-1_7_0-ibm-1.7.0_sr9.50-55 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr9.50-55 is installed
OR java-1_7_0-ibm-devel-1.7.0_sr9.50-55 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr9.50-55 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr9.50-55 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
MozillaFirefox-17.0.10esr-0.7 is installed
OR MozillaFirefox-branding-SLED-7-0.12 is installed
OR MozillaFirefox-translations-17.0.10esr-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-17.0.10esr-0.7 is installed
OR MozillaFirefox-branding-SLED-7-0.12 is installed
OR MozillaFirefox-translations-17.0.10esr-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
MozillaFirefox-17.0.10esr-0.7 is installed
OR MozillaFirefox-branding-SLED-7-0.12 is installed
OR MozillaFirefox-translations-17.0.10esr-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
MozillaFirefox-17.0.10esr-0.7 is installed
OR MozillaFirefox-branding-SLED-7-0.12 is installed
OR MozillaFirefox-translations-17.0.10esr-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
MozillaFirefox-17.0.10esr-0.7 is installed
OR MozillaFirefox-branding-SLED-7-0.12 is installed
OR MozillaFirefox-translations-17.0.10esr-0.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
kernel-bigsmp-3.0.101-0.47.71 is installed
OR kernel-bigsmp-base-3.0.101-0.47.71 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.71 is installed
OR kernel-default-3.0.101-0.47.71 is installed
OR kernel-default-base-3.0.101-0.47.71 is installed
OR kernel-default-devel-3.0.101-0.47.71 is installed
OR kernel-default-man-3.0.101-0.47.71 is installed
OR kernel-ec2-3.0.101-0.47.71 is installed
OR kernel-ec2-base-3.0.101-0.47.71 is installed
OR kernel-ec2-devel-3.0.101-0.47.71 is installed
OR kernel-pae-3.0.101-0.47.71 is installed
OR kernel-pae-base-3.0.101-0.47.71 is installed
OR kernel-pae-devel-3.0.101-0.47.71 is installed
OR kernel-ppc64-3.0.101-0.47.71 is installed
OR kernel-ppc64-base-3.0.101-0.47.71 is installed
OR kernel-ppc64-devel-3.0.101-0.47.71 is installed
OR kernel-source-3.0.101-0.47.71 is installed
OR kernel-syms-3.0.101-0.47.71 is installed
OR kernel-trace-3.0.101-0.47.71 is installed
OR kernel-trace-base-3.0.101-0.47.71 is installed
OR kernel-trace-devel-3.0.101-0.47.71 is installed
OR kernel-xen-3.0.101-0.47.71 is installed
OR kernel-xen-base-3.0.101-0.47.71 is installed
OR kernel-xen-devel-3.0.101-0.47.71 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
kernel-bigsmp-3.0.101-0.47.71 is installed
OR kernel-bigsmp-base-3.0.101-0.47.71 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.71 is installed
OR kernel-default-3.0.101-0.47.71 is installed
OR kernel-default-base-3.0.101-0.47.71 is installed
OR kernel-default-devel-3.0.101-0.47.71 is installed
OR kernel-default-man-3.0.101-0.47.71 is installed
OR kernel-ec2-3.0.101-0.47.71 is installed
OR kernel-ec2-base-3.0.101-0.47.71 is installed
OR kernel-ec2-devel-3.0.101-0.47.71 is installed
OR kernel-pae-3.0.101-0.47.71 is installed
OR kernel-pae-base-3.0.101-0.47.71 is installed
OR kernel-pae-devel-3.0.101-0.47.71 is installed
OR kernel-ppc64-3.0.101-0.47.71 is installed
OR kernel-ppc64-base-3.0.101-0.47.71 is installed
OR kernel-ppc64-devel-3.0.101-0.47.71 is installed
OR kernel-source-3.0.101-0.47.71 is installed
OR kernel-syms-3.0.101-0.47.71 is installed
OR kernel-trace-3.0.101-0.47.71 is installed
OR kernel-trace-base-3.0.101-0.47.71 is installed
OR kernel-trace-devel-3.0.101-0.47.71 is installed
OR kernel-xen-3.0.101-0.47.71 is installed
OR kernel-xen-base-3.0.101-0.47.71 is installed
OR kernel-xen-devel-3.0.101-0.47.71 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
kernel-bigsmp-3.0.101-0.47.71 is installed
OR kernel-bigsmp-base-3.0.101-0.47.71 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.71 is installed
OR kernel-default-3.0.101-0.47.71 is installed
OR kernel-default-base-3.0.101-0.47.71 is installed
OR kernel-default-devel-3.0.101-0.47.71 is installed
OR kernel-default-man-3.0.101-0.47.71 is installed
OR kernel-ec2-3.0.101-0.47.71 is installed
OR kernel-ec2-base-3.0.101-0.47.71 is installed
OR kernel-ec2-devel-3.0.101-0.47.71 is installed
OR kernel-pae-3.0.101-0.47.71 is installed
OR kernel-pae-base-3.0.101-0.47.71 is installed
OR kernel-pae-devel-3.0.101-0.47.71 is installed
OR kernel-ppc64-3.0.101-0.47.71 is installed
OR kernel-ppc64-base-3.0.101-0.47.71 is installed
OR kernel-ppc64-devel-3.0.101-0.47.71 is installed
OR kernel-source-3.0.101-0.47.71 is installed
OR kernel-syms-3.0.101-0.47.71 is installed
OR kernel-trace-3.0.101-0.47.71 is installed
OR kernel-trace-base-3.0.101-0.47.71 is installed
OR kernel-trace-devel-3.0.101-0.47.71 is installed
OR kernel-xen-3.0.101-0.47.71 is installed
OR kernel-xen-base-3.0.101-0.47.71 is installed
OR kernel-xen-devel-3.0.101-0.47.71 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND acpid-1.0.6-91.25 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND dnsmasq-2.78-0.16.5 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND dnsmasq-2.78-0.16.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND dnsmasq-2.78-0.16.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND dnsmasq-2.78-0.16.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
bind-9.9.6P1-0.33.1 is installed
OR bind-chrootenv-9.9.6P1-0.33.1 is installed
OR bind-doc-9.9.6P1-0.33.1 is installed
OR bind-libs-9.9.6P1-0.33.1 is installed
OR bind-libs-32bit-9.9.6P1-0.33.1 is installed
OR bind-utils-9.9.6P1-0.33.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
cairo-1.8.8-2.3.7 is installed
OR cairo-32bit-1.8.8-2.3.7 is installed
OR cairo-doc-1.8.8-2.3.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
cairo-1.8.8-2.3.7 is installed
OR cairo-32bit-1.8.8-2.3.7 is installed
OR cairo-doc-1.8.8-2.3.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
ImageMagick-6.4.3.6-7.48 is installed
OR libMagickCore1-6.4.3.6-7.48 is installed
OR libMagickCore1-32bit-6.4.3.6-7.48 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
ImageMagick-6.4.3.6-7.48 is installed
OR libMagickCore1-6.4.3.6-7.48 is installed
OR libMagickCore1-32bit-6.4.3.6-7.48 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND davfs2-1.5.2-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
libopenssl1-devel-1.0.1g-0.58.15 is installed
OR libopenssl1_0_0-1.0.1g-0.58.15 is installed
OR libopenssl1_0_0-32bit-1.0.1g-0.58.15 is installed
OR libopenssl1_0_0-x86-1.0.1g-0.58.15 is installed
OR openssl1-1.0.1g-0.58.15 is installed
OR openssl1-doc-1.0.1g-0.58.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
libopenssl1-devel-1.0.1g-0.58.15 is installed
OR libopenssl1_0_0-1.0.1g-0.58.15 is installed
OR libopenssl1_0_0-32bit-1.0.1g-0.58.15 is installed
OR libopenssl1_0_0-x86-1.0.1g-0.58.15 is installed
OR openssl1-1.0.1g-0.58.15 is installed
OR openssl1-doc-1.0.1g-0.58.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
libpng16-1.6.8-11 is installed
OR libpng16-16-1.6.8-11 is installed
OR libpng16-16-32bit-1.6.8-11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
libpng16-1.6.8-11 is installed
OR libpng16-16-1.6.8-11 is installed
OR libpng16-16-32bit-1.6.8-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
libspice-client-glib-2_0-8-0.25-3 is installed
OR libspice-client-gtk-2_0-4-0.25-3 is installed
OR libspice-client-gtk-3_0-4-0.25-3 is installed
OR libspice-controller0-0.25-3 is installed
OR typelib-1_0-SpiceClientGlib-2_0-0.25-3 is installed
OR typelib-1_0-SpiceClientGtk-3_0-0.25-3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
MozillaFirefox-45.5.0esr-88 is installed
OR MozillaFirefox-translations-45.5.0esr-88 is installed
OR libfreebl3-3.21.3-50 is installed
OR libfreebl3-32bit-3.21.3-50 is installed
OR libfreebl3-hmac-3.21.3-50 is installed
OR libfreebl3-hmac-32bit-3.21.3-50 is installed
OR libsoftokn3-3.21.3-50 is installed
OR libsoftokn3-32bit-3.21.3-50 is installed
OR libsoftokn3-hmac-3.21.3-50 is installed
OR libsoftokn3-hmac-32bit-3.21.3-50 is installed
OR mozilla-nss-3.21.3-50 is installed
OR mozilla-nss-32bit-3.21.3-50 is installed
OR mozilla-nss-certs-3.21.3-50 is installed
OR mozilla-nss-certs-32bit-3.21.3-50 is installed
OR mozilla-nss-sysinit-3.21.3-50 is installed
OR mozilla-nss-sysinit-32bit-3.21.3-50 is installed
OR mozilla-nss-tools-3.21.3-50 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
MozillaFirefox-45.5.0esr-88 is installed
OR MozillaFirefox-translations-45.5.0esr-88 is installed
OR libfreebl3-3.21.3-50 is installed
OR libfreebl3-32bit-3.21.3-50 is installed
OR libfreebl3-hmac-3.21.3-50 is installed
OR libfreebl3-hmac-32bit-3.21.3-50 is installed
OR libsoftokn3-3.21.3-50 is installed
OR libsoftokn3-32bit-3.21.3-50 is installed
OR libsoftokn3-hmac-3.21.3-50 is installed
OR libsoftokn3-hmac-32bit-3.21.3-50 is installed
OR mozilla-nss-3.21.3-50 is installed
OR mozilla-nss-32bit-3.21.3-50 is installed
OR mozilla-nss-certs-3.21.3-50 is installed
OR mozilla-nss-certs-32bit-3.21.3-50 is installed
OR mozilla-nss-sysinit-3.21.3-50 is installed
OR mozilla-nss-sysinit-32bit-3.21.3-50 is installed
OR mozilla-nss-tools-3.21.3-50 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
bash-4.2-75 is installed
OR bash-doc-4.2-75 is installed
OR libreadline6-6.2-75 is installed
OR libreadline6-32bit-6.2-75 is installed
OR readline-doc-6.2-75 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
MozillaFirefox-52.2.0esr-108 is installed
OR MozillaFirefox-branding-SLE-52-31 is installed
OR MozillaFirefox-devel-52.2.0esr-108 is installed
OR MozillaFirefox-translations-52.2.0esr-108 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
MozillaFirefox-52.2.0esr-108 is installed
OR MozillaFirefox-branding-SLE-52-31 is installed
OR MozillaFirefox-devel-52.2.0esr-108 is installed
OR MozillaFirefox-translations-52.2.0esr-108 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
evince-3.10.3-2.3.1 is installed
OR evince-lang-3.10.3-2.3.1 is installed
OR libevdocument3-4-3.10.3-2.3.1 is installed
OR libevview3-3-3.10.3-2.3.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
libgme-0.6.0-5 is installed
OR libgme0-0.6.0-5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
libgme-0.6.0-5 is installed
OR libgme0-0.6.0-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
apache-commons-beanutils-1.9.2-1 is installed
OR apache-commons-beanutils-javadoc-1.9.2-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
xen-4.7.6_04-43.39 is installed
OR xen-doc-html-4.7.6_04-43.39 is installed
OR xen-libs-4.7.6_04-43.39 is installed
OR xen-libs-32bit-4.7.6_04-43.39 is installed
OR xen-tools-4.7.6_04-43.39 is installed
OR xen-tools-domU-4.7.6_04-43.39 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
xen-4.7.6_04-43.39 is installed
OR xen-doc-html-4.7.6_04-43.39 is installed
OR xen-libs-4.7.6_04-43.39 is installed
OR xen-libs-32bit-4.7.6_04-43.39 is installed
OR xen-tools-4.7.6_04-43.39 is installed
OR xen-tools-domU-4.7.6_04-43.39 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
binutils-2.32-9.33 is installed
OR binutils-devel-2.32-9.33 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
binutils-2.32-9.33 is installed
OR binutils-devel-2.32-9.33 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 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 12 SP3-LTSS 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 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-LTSS 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 is installed
AND
file-5.22-10.3 is installed
OR file-magic-5.22-10.3 is installed
OR libmagic1-5.22-10.3 is installed
OR libmagic1-32bit-5.22-10.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
file-5.22-10.3 is installed
OR file-magic-5.22-10.3 is installed
OR libmagic1-5.22-10.3 is installed
OR libmagic1-32bit-5.22-10.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND busybox-1.21.1-3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
git-2.12.3-27.22 is installed
OR git-core-2.12.3-27.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
git-2.12.3-27.22 is installed
OR git-core-2.12.3-27.22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
bzip2-1.0.6-30.8 is installed
OR bzip2-doc-1.0.6-30.8 is installed
OR libbz2-1-1.0.6-30.8 is installed
OR libbz2-1-32bit-1.0.6-30.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
bzip2-1.0.6-30.8 is installed
OR bzip2-doc-1.0.6-30.8 is installed
OR libbz2-1-1.0.6-30.8 is installed
OR libbz2-1-32bit-1.0.6-30.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_162-94_72-default-5-2 is installed
OR kgraft-patch-SLE12-SP3_Update_22-5-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_162-94_72-default-5-2 is installed
OR kgraft-patch-SLE12-SP3_Update_22-5-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
apache2-2.4.23-29.21 is installed
OR apache2-doc-2.4.23-29.21 is installed
OR apache2-example-pages-2.4.23-29.21 is installed
OR apache2-prefork-2.4.23-29.21 is installed
OR apache2-utils-2.4.23-29.21 is installed
OR apache2-worker-2.4.23-29.21 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
apache2-2.4.23-29.21 is installed
OR apache2-doc-2.4.23-29.21 is installed
OR apache2-example-pages-2.4.23-29.21 is installed
OR apache2-prefork-2.4.23-29.21 is installed
OR apache2-utils-2.4.23-29.21 is installed
OR apache2-worker-2.4.23-29.21 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
java-1_8_0-ibm-1.8.0_sr5.35-30.50 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr5.35-30.50 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr5.35-30.50 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
java-1_8_0-ibm-1.8.0_sr5.35-30.50 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr5.35-30.50 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr5.35-30.50 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
at-3.1.14-8.6 is installed
OR flex-2.5.37-8 is installed
OR flex-32bit-2.5.37-8 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-doc-2.32.1-16 is installed
OR libbonobo-lang-2.32.1-16 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
bluez-5.13-5.15 is installed
OR libbluetooth3-5.13-5.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
bluez-5.13-5.15 is installed
OR libbluetooth3-5.13-5.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
ghostscript-9.15-11 is installed
OR ghostscript-x11-9.15-11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
ghostscript-9.15-11 is installed
OR ghostscript-x11-9.15-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
at-3.1.14-7 is installed
OR flex-2.5.37-8 is installed
OR libQtWebKit4-4.8.6+2.3.3-3 is installed
OR libbonobo-2.32.1-16 is installed
OR libbonobo-doc-2.32.1-16 is installed
OR libbonobo-lang-2.32.1-16 is installed
OR libkde4-4.12.0-7 is installed
OR libkdecore4-4.12.0-7 is installed
OR libksuseinstall1-4.12.0-7 is installed
OR libnetpbm11-10.66.3-4 is installed
OR netpbm-10.66.3-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.36 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.36 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 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 |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND Package Information
libecpg6-10.9-1.12 is installed
OR libpq5-10.9-1.12 is installed
OR libpq5-32bit-10.9-1.12 is installed
OR postgresql10-10.9-1.12 is installed
OR postgresql10-contrib-10.9-1.12 is installed
OR postgresql10-docs-10.9-1.12 is installed
OR postgresql10-libs-10.9-1.12 is installed
OR postgresql10-plperl-10.9-1.12 is installed
OR postgresql10-plpython-10.9-1.12 is installed
OR postgresql10-pltcl-10.9-1.12 is installed
OR postgresql10-server-10.9-1.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
php53-devel-5.3.8-0.43 is installed
OR php53-imap-5.3.8-0.43 is installed
OR php53-posix-5.3.8-0.43 is installed
OR php53-readline-5.3.8-0.43 is installed
OR php53-sockets-5.3.8-0.43 is installed
OR php53-sqlite-5.3.8-0.43 is installed
OR php53-tidy-5.3.8-0.43 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
finch-2.6.6-0.23 is installed
OR finch-devel-2.6.6-0.23 is installed
OR libpurple-2.6.6-0.23 is installed
OR libpurple-devel-2.6.6-0.23 is installed
OR libpurple-lang-2.6.6-0.23 is installed
OR pidgin-2.6.6-0.23 is installed
OR pidgin-devel-2.6.6-0.23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
ant-1.7.1-20.11 is installed
OR ant-antlr-1.7.1-16.11 is installed
OR ant-apache-bcel-1.7.1-16.11 is installed
OR ant-apache-bsf-1.7.1-16.11 is installed
OR ant-apache-log4j-1.7.1-16.11 is installed
OR ant-apache-oro-1.7.1-16.11 is installed
OR ant-apache-regexp-1.7.1-16.11 is installed
OR ant-apache-resolver-1.7.1-16.11 is installed
OR ant-commons-logging-1.7.1-16.11 is installed
OR ant-javadoc-1.7.1-20.11 is installed
OR ant-javamail-1.7.1-16.11 is installed
OR ant-jdepend-1.7.1-16.11 is installed
OR ant-jmf-1.7.1-16.11 is installed
OR ant-junit-1.7.1-16.11 is installed
OR ant-manual-1.7.1-20.11 is installed
OR ant-nodeps-1.7.1-16.11 is installed
OR ant-scripts-1.7.1-20.11 is installed
OR ant-swing-1.7.1-16.11 is installed
OR ant-trax-1.7.1-16.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
finch-2.10.9-8 is installed
OR libpurple-2.10.9-8 is installed
OR libpurple-lang-2.10.9-8 is installed
OR libpurple-meanwhile-2.10.9-8 is installed
OR libpurple-tcl-2.10.9-8 is installed
OR pidgin-2.10.9-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
flash-player-24.0.0.194-155 is installed
OR flash-player-gnome-24.0.0.194-155 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
libpcrecpp0-8.39-5 is installed
OR libpcrecpp0-32bit-8.39-5 is installed
OR pcre-8.39-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
libixion-0.12.1-13.2 is installed
OR libixion-0_12-0-0.12.1-13.2 is installed
OR libmwaw-0.3.11-7.5 is installed
OR libmwaw-0_3-3-0.3.11-7.5 is installed
OR liborcus-0.12.1-10.5 is installed
OR liborcus-0_12-0-0.12.1-10.5 is installed
OR libreoffice-5.3.5.2-43.5 is installed
OR libreoffice-base-5.3.5.2-43.5 is installed
OR libreoffice-base-drivers-mysql-5.3.5.2-43.5 is installed
OR libreoffice-base-drivers-postgresql-5.3.5.2-43.5 is installed
OR libreoffice-calc-5.3.5.2-43.5 is installed
OR libreoffice-calc-extensions-5.3.5.2-43.5 is installed
OR libreoffice-draw-5.3.5.2-43.5 is installed
OR libreoffice-filters-optional-5.3.5.2-43.5 is installed
OR libreoffice-gnome-5.3.5.2-43.5 is installed
OR libreoffice-icon-theme-galaxy-5.3.5.2-43.5 is installed
OR libreoffice-icon-theme-tango-5.3.5.2-43.5 is installed
OR libreoffice-impress-5.3.5.2-43.5 is installed
OR libreoffice-l10n-af-5.3.5.2-43.5 is installed
OR libreoffice-l10n-ar-5.3.5.2-43.5 is installed
OR libreoffice-l10n-bg-5.3.5.2-43.5 is installed
OR libreoffice-l10n-ca-5.3.5.2-43.5 is installed
OR libreoffice-l10n-cs-5.3.5.2-43.5 is installed
OR libreoffice-l10n-da-5.3.5.2-43.5 is installed
OR libreoffice-l10n-de-5.3.5.2-43.5 is installed
OR libreoffice-l10n-en-5.3.5.2-43.5 is installed
OR libreoffice-l10n-es-5.3.5.2-43.5 is installed
OR libreoffice-l10n-fi-5.3.5.2-43.5 is installed
OR libreoffice-l10n-fr-5.3.5.2-43.5 is installed
OR libreoffice-l10n-gu-5.3.5.2-43.5 is installed
OR libreoffice-l10n-hi-5.3.5.2-43.5 is installed
OR libreoffice-l10n-hr-5.3.5.2-43.5 is installed
OR libreoffice-l10n-hu-5.3.5.2-43.5 is installed
OR libreoffice-l10n-it-5.3.5.2-43.5 is installed
OR libreoffice-l10n-ja-5.3.5.2-43.5 is installed
OR libreoffice-l10n-ko-5.3.5.2-43.5 is installed
OR libreoffice-l10n-lt-5.3.5.2-43.5 is installed
OR libreoffice-l10n-nb-5.3.5.2-43.5 is installed
OR libreoffice-l10n-nl-5.3.5.2-43.5 is installed
OR libreoffice-l10n-nn-5.3.5.2-43.5 is installed
OR libreoffice-l10n-pl-5.3.5.2-43.5 is installed
OR libreoffice-l10n-pt_BR-5.3.5.2-43.5 is installed
OR libreoffice-l10n-pt_PT-5.3.5.2-43.5 is installed
OR libreoffice-l10n-ro-5.3.5.2-43.5 is installed
OR libreoffice-l10n-ru-5.3.5.2-43.5 is installed
OR libreoffice-l10n-sk-5.3.5.2-43.5 is installed
OR libreoffice-l10n-sv-5.3.5.2-43.5 is installed
OR libreoffice-l10n-uk-5.3.5.2-43.5 is installed
OR libreoffice-l10n-xh-5.3.5.2-43.5 is installed
OR libreoffice-l10n-zh_CN-5.3.5.2-43.5 is installed
OR libreoffice-l10n-zh_TW-5.3.5.2-43.5 is installed
OR libreoffice-l10n-zu-5.3.5.2-43.5 is installed
OR libreoffice-mailmerge-5.3.5.2-43.5 is installed
OR libreoffice-math-5.3.5.2-43.5 is installed
OR libreoffice-officebean-5.3.5.2-43.5 is installed
OR libreoffice-pyuno-5.3.5.2-43.5 is installed
OR libreoffice-writer-5.3.5.2-43.5 is installed
OR libreoffice-writer-extensions-5.3.5.2-43.5 is installed
OR libreofficekit-5.3.5.2-43.5 is installed
OR libstaroffice-0.0.3-4 is installed
OR libstaroffice-0_0-0-0.0.3-4 is installed
OR libzmf-0.0.1-4 is installed
OR libzmf-0_0-0-0.0.1-4 is installed
OR myspell-af_NA-20170511-16.2 is installed
OR myspell-af_ZA-20170511-16.2 is installed
OR myspell-ar-20170511-16.2 is installed
OR myspell-ar_AE-20170511-16.2 is installed
OR myspell-ar_BH-20170511-16.2 is installed
OR myspell-ar_DZ-20170511-16.2 is installed
OR myspell-ar_EG-20170511-16.2 is installed
OR myspell-ar_IQ-20170511-16.2 is installed
OR myspell-ar_JO-20170511-16.2 is installed
OR myspell-ar_KW-20170511-16.2 is installed
OR myspell-ar_LB-20170511-16.2 is installed
OR myspell-ar_LY-20170511-16.2 is installed
OR myspell-ar_MA-20170511-16.2 is installed
OR myspell-ar_OM-20170511-16.2 is installed
OR myspell-ar_QA-20170511-16.2 is installed
OR myspell-ar_SA-20170511-16.2 is installed
OR myspell-ar_SD-20170511-16.2 is installed
OR myspell-ar_SY-20170511-16.2 is installed
OR myspell-ar_TN-20170511-16.2 is installed
OR myspell-ar_YE-20170511-16.2 is installed
OR myspell-be_BY-20170511-16.2 is installed
OR myspell-bg_BG-20170511-16.2 is installed
OR myspell-bn_BD-20170511-16.2 is installed
OR myspell-bn_IN-20170511-16.2 is installed
OR myspell-bs-20170511-16.2 is installed
OR myspell-bs_BA-20170511-16.2 is installed
OR myspell-ca-20170511-16.2 is installed
OR myspell-ca_AD-20170511-16.2 is installed
OR myspell-ca_ES-20170511-16.2 is installed
OR myspell-ca_ES_valencia-20170511-16.2 is installed
OR myspell-ca_FR-20170511-16.2 is installed
OR myspell-ca_IT-20170511-16.2 is installed
OR myspell-cs_CZ-20170511-16.2 is installed
OR myspell-da_DK-20170511-16.2 is installed
OR myspell-de-20170511-16.2 is installed
OR myspell-de_AT-20170511-16.2 is installed
OR myspell-de_CH-20170511-16.2 is installed
OR myspell-de_DE-20170511-16.2 is installed
OR myspell-dictionaries-20170511-16.2 is installed
OR myspell-el_GR-20170511-16.2 is installed
OR myspell-en-20170511-16.2 is installed
OR myspell-en_AU-20170511-16.2 is installed
OR myspell-en_BS-20170511-16.2 is installed
OR myspell-en_BZ-20170511-16.2 is installed
OR myspell-en_CA-20170511-16.2 is installed
OR myspell-en_GB-20170511-16.2 is installed
OR myspell-en_GH-20170511-16.2 is installed
OR myspell-en_IE-20170511-16.2 is installed
OR myspell-en_IN-20170511-16.2 is installed
OR myspell-en_JM-20170511-16.2 is installed
OR myspell-en_MW-20170511-16.2 is installed
OR myspell-en_NA-20170511-16.2 is installed
OR myspell-en_NZ-20170511-16.2 is installed
OR myspell-en_PH-20170511-16.2 is installed
OR myspell-en_TT-20170511-16.2 is installed
OR myspell-en_US-20170511-16.2 is installed
OR myspell-en_ZA-20170511-16.2 is installed
OR myspell-en_ZW-20170511-16.2 is installed
OR myspell-es-20170511-16.2 is installed
OR myspell-es_AR-20170511-16.2 is installed
OR myspell-es_BO-20170511-16.2 is installed
OR myspell-es_CL-20170511-16.2 is installed
OR myspell-es_CO-20170511-16.2 is installed
OR myspell-es_CR-20170511-16.2 is installed
OR myspell-es_CU-20170511-16.2 is installed
OR myspell-es_DO-20170511-16.2 is installed
OR myspell-es_EC-20170511-16.2 is installed
OR myspell-es_ES-20170511-16.2 is installed
OR myspell-es_GT-20170511-16.2 is installed
OR myspell-es_HN-20170511-16.2 is installed
OR myspell-es_MX-20170511-16.2 is installed
OR myspell-es_NI-20170511-16.2 is installed
OR myspell-es_PA-20170511-16.2 is installed
OR myspell-es_PE-20170511-16.2 is installed
OR myspell-es_PR-20170511-16.2 is installed
OR myspell-es_PY-20170511-16.2 is installed
OR myspell-es_SV-20170511-16.2 is installed
OR myspell-es_UY-20170511-16.2 is installed
OR myspell-es_VE-20170511-16.2 is installed
OR myspell-et_EE-20170511-16.2 is installed
OR myspell-fr_BE-20170511-16.2 is installed
OR myspell-fr_CA-20170511-16.2 is installed
OR myspell-fr_CH-20170511-16.2 is installed
OR myspell-fr_FR-20170511-16.2 is installed
OR myspell-fr_LU-20170511-16.2 is installed
OR myspell-fr_MC-20170511-16.2 is installed
OR myspell-gu_IN-20170511-16.2 is installed
OR myspell-he_IL-20170511-16.2 is installed
OR myspell-hi_IN-20170511-16.2 is installed
OR myspell-hr_HR-20170511-16.2 is installed
OR myspell-hu_HU-20170511-16.2 is installed
OR myspell-it_IT-20170511-16.2 is installed
OR myspell-lightproof-en-20170511-16.2 is installed
OR myspell-lightproof-hu_HU-20170511-16.2 is installed
OR myspell-lightproof-pt_BR-20170511-16.2 is installed
OR myspell-lightproof-ru_RU-20170511-16.2 is installed
OR myspell-lo_LA-20170511-16.2 is installed
OR myspell-lt_LT-20170511-16.2 is installed
OR myspell-lv_LV-20170511-16.2 is installed
OR myspell-nb_NO-20170511-16.2 is installed
OR myspell-nl_BE-20170511-16.2 is installed
OR myspell-nl_NL-20170511-16.2 is installed
OR myspell-nn_NO-20170511-16.2 is installed
OR myspell-no-20170511-16.2 is installed
OR myspell-pl_PL-20170511-16.2 is installed
OR myspell-pt_AO-20170511-16.2 is installed
OR myspell-pt_BR-20170511-16.2 is installed
OR myspell-pt_PT-20170511-16.2 is installed
OR myspell-ro-20170511-16.2 is installed
OR myspell-ro_RO-20170511-16.2 is installed
OR myspell-ru_RU-20170511-16.2 is installed
OR myspell-sk_SK-20170511-16.2 is installed
OR myspell-sl_SI-20170511-16.2 is installed
OR myspell-sr-20170511-16.2 is installed
OR myspell-sr_CS-20170511-16.2 is installed
OR myspell-sr_Latn_CS-20170511-16.2 is installed
OR myspell-sr_Latn_RS-20170511-16.2 is installed
OR myspell-sr_RS-20170511-16.2 is installed
OR myspell-sv_FI-20170511-16.2 is installed
OR myspell-sv_SE-20170511-16.2 is installed
OR myspell-te-20170511-16.2 is installed
OR myspell-te_IN-20170511-16.2 is installed
OR myspell-th_TH-20170511-16.2 is installed
OR myspell-uk_UA-20170511-16.2 is installed
OR myspell-vi-20170511-16.2 is installed
OR myspell-vi_VN-20170511-16.2 is installed
OR myspell-zu_ZA-20170511-16.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
libmysqlclient_r18-10.0.37-2.3 is installed
OR libmysqlclient_r18-32bit-10.0.37-2.3 is installed
OR mariadb-100-10.0.37-2.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
python-base-2.7.13-28.36 is installed
OR python-devel-2.7.13-28.36 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
bind-9.9.6P1-0.33.1 is installed
OR bind-chrootenv-9.9.6P1-0.33.1 is installed
OR bind-doc-9.9.6P1-0.33.1 is installed
OR bind-libs-9.9.6P1-0.33.1 is installed
OR bind-libs-32bit-9.9.6P1-0.33.1 is installed
OR bind-utils-9.9.6P1-0.33.1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND Package Information
containerd-0.2.4+gitr565_0366d7e-9.1 is installed
OR docker-1.12.3-81.2 is installed
OR runc-0.1.1+gitr2816_02f8fa7-9.1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND python-pycrypto-2.6.1-10.3.1 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND Package Information
chromedriver-51.0.2704.103-85 is installed
OR chromium-51.0.2704.103-85 is installed
OR chromium-desktop-gnome-51.0.2704.103-85 is installed
OR chromium-desktop-kde-51.0.2704.103-85 is installed
OR chromium-ffmpegsumo-51.0.2704.103-85 is installed
OR imlib2-1.4.5-5 is installed
OR imlib2-devel-1.4.5-5 is installed
OR imlib2-filters-1.4.5-5 is installed
OR imlib2-loaders-1.4.5-5 is installed
OR libImlib2-1-1.4.5-5 is installed
OR libprotobuf-lite8-2.5.0-2 is installed
OR libprotobuf8-2.5.0-2 is installed
OR libprotoc8-2.5.0-2 is installed
OR mosh-1.2.5-8 is installed
OR ninja-1.5.3-4 is installed
OR perl-Switch-2.17-4 is installed
OR protobuf-2.5.0-2 is installed
OR protobuf-devel-2.5.0-2 is installed
OR protobuf-java-2.5.0-2 is installed
OR python-protobuf-2.5.0-2 is installed
|
Definition Synopsis |
Release Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
AND
ffmpeg-3.1.6-5 is installed
OR ffmpeg-devel-2.8.10-9 is installed
OR libavcodec-devel-3.1.6-5 is installed
OR libavcodec56-2.8.10-9 is installed
OR libavcodec57-3.1.6-5 is installed
OR libavcodec57-32bit-3.2.4-6.3 is installed
OR libavdevice-devel-3.1.6-5 is installed
OR libavdevice56-2.8.10-9 is installed
OR libavdevice57-3.1.6-5 is installed
OR libavdevice57-32bit-3.2.4-6.3 is installed
OR libavfilter-devel-3.1.6-5 is installed
OR libavfilter5-2.8.10-9 is installed
OR libavfilter6-3.1.6-5 is installed
OR libavfilter6-32bit-3.2.4-6.3 is installed
OR libavformat-devel-3.1.6-5 is installed
OR libavformat56-2.8.10-9 is installed
OR libavformat57-3.1.6-5 is installed
OR libavformat57-32bit-3.2.4-6.3 is installed
OR libavresample-devel-3.1.6-5 is installed
OR libavresample2-2.8.10-9 is installed
OR libavresample3-3.1.6-5 is installed
OR libavresample3-32bit-3.2.4-6.3 is installed
OR libavutil-devel-3.1.6-5 is installed
OR libavutil54-2.8.10-9 is installed
OR libavutil55-3.1.6-5 is installed
OR libavutil55-32bit-3.2.4-6.3 is installed
OR libpostproc-devel-3.1.6-5 is installed
OR libpostproc53-2.8.10-9 is installed
OR libpostproc54-3.1.6-5 is installed
OR libpostproc54-32bit-3.2.4-6.3 is installed
OR libswresample-devel-3.1.6-5 is installed
OR libswresample1-2.8.10-9 is installed
OR libswresample2-3.1.6-5 is installed
OR libswresample2-32bit-3.2.4-6.3 is installed
OR libswscale-devel-3.1.6-5 is installed
OR libswscale3-2.8.10-9 is installed
OR libswscale4-3.1.6-5 is installed
OR libswscale4-32bit-3.2.4-6.3 is installed
OR Package Information
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND
ffmpeg-3.1.6-5 is installed
OR ffmpeg-devel-2.8.10-9 is installed
OR libavcodec-devel-3.1.6-5 is installed
OR libavcodec56-2.8.10-9 is installed
OR libavcodec57-3.1.6-5 is installed
OR libavcodec57-32bit-3.2.4-6.3 is installed
OR libavdevice-devel-3.1.6-5 is installed
OR libavdevice56-2.8.10-9 is installed
OR libavdevice57-3.1.6-5 is installed
OR libavdevice57-32bit-3.2.4-6.3 is installed
OR libavfilter-devel-3.1.6-5 is installed
OR libavfilter5-2.8.10-9 is installed
OR libavfilter6-3.1.6-5 is installed
OR libavfilter6-32bit-3.2.4-6.3 is installed
OR libavformat-devel-3.1.6-5 is installed
OR libavformat56-2.8.10-9 is installed
OR libavformat57-3.1.6-5 is installed
OR libavformat57-32bit-3.2.4-6.3 is installed
OR libavresample-devel-3.1.6-5 is installed
OR libavresample2-2.8.10-9 is installed
OR libavresample3-3.1.6-5 is installed
OR libavresample3-32bit-3.2.4-6.3 is installed
OR libavutil-devel-3.1.6-5 is installed
OR libavutil54-2.8.10-9 is installed
OR libavutil55-3.1.6-5 is installed
OR libavutil55-32bit-3.2.4-6.3 is installed
OR libpostproc-devel-3.1.6-5 is installed
OR libpostproc53-2.8.10-9 is installed
OR libpostproc54-3.1.6-5 is installed
OR libpostproc54-32bit-3.2.4-6.3 is installed
OR libswresample-devel-3.1.6-5 is installed
OR libswresample1-2.8.10-9 is installed
OR libswresample2-3.1.6-5 is installed
OR libswresample2-32bit-3.2.4-6.3 is installed
OR libswscale-devel-3.1.6-5 is installed
OR libswscale3-2.8.10-9 is installed
OR libswscale4-3.1.6-5 is installed
OR libswscale4-32bit-3.2.4-6.3 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND Package Information
chromedriver-56.0.2924.87-5 is installed
OR chromium-56.0.2924.87-5 is installed
|