| Revision Date: | 2020-12-01 | Version: | 1 |
| Title: | Security update for the Linux Kernel (Important) |
| Description: |
The SUSE Linux Enterprise 12 SP1 kernel was updated to 3.12.51 to receive various security and bugfixes.
Following features were added: - hwrng: Add a driver for the hwrng found in power7+ systems (fate#315784).
Following security bugs were fixed: - CVE-2015-8215: net/ipv6/addrconf.c in the IPv6 stack in the Linux kernel did not validate attempted changes to the MTU value, which allowed context-dependent attackers to cause a denial of service (packet loss) via a value that is (1) smaller than the minimum compliant value or (2) larger than the MTU of an interface, as demonstrated by a Router Advertisement (RA) message that is not validated by a daemon, a different vulnerability than CVE-2015-0272. (bsc#955354) - CVE-2015-5156: The virtnet_probe function in drivers/net/virtio_net.c in the Linux kernel attempted to support a FRAGLIST feature without proper memory allocation, which allowed guest OS users to cause a denial of service (buffer overflow and memory corruption) via a crafted sequence of fragmented packets (bnc#940776). - CVE-2015-7872: The key_gc_unused_keys function in security/keys/gc.c in the Linux kernel allowed local users to cause a denial of service (OOPS) via crafted keyctl commands (bnc#951440). - CVE-2015-7799: The slhc_init function in drivers/net/slip/slhc.c in the Linux kernel did not ensure that certain slot numbers are valid, which allowed local users to cause a denial of service (NULL pointer dereference and system crash) via a crafted PPPIOCSMAXCID ioctl call (bnc#949936). - CVE-2015-2925: The prepend_path function in fs/dcache.c in the Linux kernel did not properly handle rename actions inside a bind mount, which allowed local users to bypass an intended container protection mechanism by renaming a directory, related to a 'double-chroot attack (bnc#926238). - CVE-2015-7990: RDS: Verify the underlying transport exists before creating a connection, preventing possible DoS (bsc#952384).
The following non-security bugs were fixed: - af_iucv: avoid path quiesce of severed path in shutdown() (bnc#954986, LTC#131684). - alsa: hda - Disable 64bit address for Creative HDA controllers (bnc#814440). - alsa: hda - Fix noise problems on Thinkpad T440s (boo#958504). - alsa: hda - Fix noise problems on Thinkpad T440s (boo#958504). - apparmor: allow SYS_CAP_RESOURCE to be sufficient to prlimit another task (bsc#921949). - audit: correctly record file names with different path name types (bsc#950013). - audit: create private file name copies when auditing inodes (bsc#950013). - bcache: Add btree_insert_node() (bnc#951638). - bcache: Add explicit keylist arg to btree_insert() (bnc#951638). - bcache: backing device set to clean after finishing detach (bsc#951638). - bcache: backing device set to clean after finishing detach (bsc#951638). - bcache: Clean up keylist code (bnc#951638). - bcache: Convert btree_insert_check_key() to btree_insert_node() (bnc#951638). - bcache: Convert bucket_wait to wait_queue_head_t (bnc#951638). - bcache: Convert try_wait to wait_queue_head_t (bnc#951638). - bcache: Explicitly track btree node's parent (bnc#951638). - bcache: Fix a bug when detaching (bsc#951638). - bcache: Fix a lockdep splat in an error path (bnc#951638). - bcache: Fix a shutdown bug (bsc#951638). - bcache: Fix more early shutdown bugs (bsc#951638). - bcache: Fix sysfs splat on shutdown with flash only devs (bsc#951638). - bcache: Insert multiple keys at a time (bnc#951638). - bcache: kill closure locking usage (bnc#951638). - bcache: Refactor journalling flow control (bnc#951638). - bcache: Refactor request_write() (bnc#951638). - bcache: Use blkdev_issue_discard() (bnc#951638). - btrfs: Adjust commit-transaction condition to avoid NO_SPACE more (bsc#958647). - btrfs: Adjust commit-transaction condition to avoid NO_SPACE more (bsc#958647). - btrfs: cleanup: remove no-used alloc_chunk in btrfs_check_data_free_space() (bsc#958647). - btrfs: cleanup: remove no-used alloc_chunk in btrfs_check_data_free_space() (bsc#958647). - btrfs: fix condition of commit transaction (bsc#958647). - btrfs: fix condition of commit transaction (bsc#958647). - btrfs: fix file corruption and data loss after cloning inline extents (bnc#956053). - btrfs: Fix out-of-space bug (bsc#958647). - btrfs: Fix out-of-space bug (bsc#958647). - btrfs: Fix tail space processing in find_free_dev_extent() (bsc#958647). - btrfs: Fix tail space processing in find_free_dev_extent() (bsc#958647). - btrfs: fix the number of transaction units needed to remove a block group (bsc#958647). - btrfs: fix the number of transaction units needed to remove a block group (bsc#958647). - btrfs: fix truncation of compressed and inlined extents (bnc#956053). - btrfs: Set relative data on clear btrfs_block_group_cache->pinned (bsc#958647). - btrfs: Set relative data on clear btrfs_block_group_cache->pinned (bsc#958647). - btrfs: use global reserve when deleting unused block group after ENOSPC (bsc#958647). - btrfs: use global reserve when deleting unused block group after ENOSPC (bsc#958647). - cache: Fix sysfs splat on shutdown with flash only devs (bsc#951638). - cpu: Defer smpboot kthread unparking until CPU known to scheduler (bsc#936773). - cpusets, isolcpus: exclude isolcpus from load balancing in cpusets (bsc#957395). - cxgb4i: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes (bsc#950580). - dlm: make posix locks interruptible, (bsc#947241). - dmapi: Fix xfs dmapi to not unlock & lock XFS_ILOCK_EXCL (bsc#949744). - dm: do not start current request if it would've merged with the previous (bsc#904348). - dm: impose configurable deadline for dm_request_fn's merge heuristic (bsc#904348). - dm-snap: avoid deadock on s->lock when a read is split (bsc#939826). - dm sysfs: introduce ability to add writable attributes (bsc#904348). - drm: Allocate new master object when client becomes master (bsc#956876, bsc#956801). - drm: Fix KABI of 'struct drm_file' (bsc#956876, bsc#956801). - drm/i915: add hotplug activation period to hotplug update mask (bsc#953980). - drm/i915: clean up backlight conditional build (bsc#941113). - drm/i915: debug print on backlight register (bsc#941113). - drm/i915: do full backlight setup at enable time (bsc#941113). - drm/i915: do not save/restore backlight registers in KMS (bsc#941113). - drm/i915: Eliminate lots of WARNs when there's no backlight present (bsc#941113). - drm/i915: fix gen2-gen3 backlight set (bsc#941113,bsc#953971). - drm/i915: Fix gen3 self-refresh watermarks (bsc#953830,bsc#953971). - drm/i915: Fix missing backlight update during panel disablement (bsc#941113). - drm/i915: Fix SRC_COPY width on 830/845g (bsc#758040). - drm/i915: gather backlight information at setup (bsc#941113). - drm/i915: handle backlight through chip specific functions (bsc#941113). - drm/i915: Ignore 'digital output' and 'not HDMI output' bits for eDP detection (bsc#949192). - drm/i915: make asle notifications update backlight on all connectors (bsc#941113). - drm/i915: make backlight info per-connector (bsc#941113). - drm/i915: move backlight level setting in enable/disable to hooks (bsc#941113). - drm/i915: move opregion asle request handling to a work queue (bsc#953826). - drm/i915: nuke get max backlight functions (bsc#941113). - drm/i915/opregion: fix build error on CONFIG_ACPI=n (bsc#953826). - drm/i915: restore backlight precision when converting from ACPI (bsc#941113). - drm/i915/tv: add ->get_config callback (bsc#953830). - drm/i915: use backlight legacy combination mode also for i915gm/i945gm (bsc#941113). - drm/i915: use the initialized backlight max value instead of reading it (bsc#941113). - drm/i915: vlv does not have pipe field in backlight registers (bsc#941113). - fanotify: fix notification of groups with inode & mount marks (bsc#955533). - Fix remove_and_add_spares removes drive added as spare in slot_store (bsc#956717). - genksyms: Handle string literals with spaces in reference files (bsc#958510). - genksyms: Handle string literals with spaces in reference files (bsc#958510). - hwrng: Add a driver for the hwrng found in power7+ systems (fate#315784). in the non-RT kernel to minimize the differences. - ipv4: Do not increase PMTU with Datagram Too Big message (bsc#955224). - ipv6: distinguish frag queues by device for multicast and link-local packets (bsc#955422). - ixgbe: fix broken PFC with X550 (bsc#951864). - ixgbe: use correct fcoe ddp max check (bsc#951864). - kabi: Fix spurious kabi change in mm/util.c. - kABI: protect struct ahci_host_priv. - kabi: Restore kabi in struct iscsi_tpg_attrib (bsc#954635). - kabi: Restore kabi in struct se_cmd (bsc#954635). - kabi: Restore kabi in struct se_subsystem_api (bsc#954635). - ktime: add ktime_after and ktime_before helper (bsc#904348). - mm: factor commit limit calculation (VM Performance). - mm: get rid of 'vmalloc_info' from /proc/meminfo (VM Performance). - mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault (Automatic NUMA Balancing (fate#315482)). - mm: remove PG_waiters from PAGE_FLAGS_CHECK_AT_FREE (bnc#943959). - mm: vmscan: never isolate more pages than necessary (VM Performance). - Move ktime_after patch to the networking section - nfsrdma: Fix regression in NFSRDMA server (bsc#951110). - pci: Drop 'setting latency timer' messages (bsc#956047). - pci: Update VPD size with correct length (bsc#924493). - perf/x86/intel/uncore: Delete an unnecessary check before pci_dev_put() call (bsc#955136). - perf/x86/intel/uncore: Delete an unnecessary check before pci_dev_put() call (bsc#955136). - perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncore (bsc#955136). - perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncore (bsc#955136). - pm, hinernate: use put_page in release_swap_writer (bnc#943959). - rcu: Eliminate deadlock between CPU hotplug and expedited grace periods (bsc#949706). - Re-add copy_page_vector_to_user() - ring-buffer: Always run per-cpu ring buffer resize with schedule_work_on() (bnc#956711). - route: Use ipv4_mtu instead of raw rt_pmtu (bsc#955224). - rpm/constraints.in: Require 14GB worth of disk space on POWER The builds started to fail randomly due to ENOSPC errors. - rpm/kernel-binary.spec.in: Always build zImage for ARM - rpm/kernel-binary.spec.in: Do not explicitly set DEBUG_SECTION_MISMATCH CONFIG_DEBUG_SECTION_MISMATCH is a selectable Kconfig option since 2.6.39 and is enabled in our configs. - rpm/kernel-binary.spec.in: Drop the %build_src_dir macro It is the parent directory of the O= directory. - rpm/kernel-binary.spec.in: really pass down %{?_smp_mflags} - rpm/kernel-binary.spec.in: Use parallel make in all invocations Also, remove the lengthy comment, since we are using a standard rpm macro now. - rpm/kernel-binary.spec.in: Use upstream script to support config.addon - s390/dasd: fix disconnected device with valid path mask (bnc#954986, LTC#132707). - s390/dasd: fix invalid PAV assignment after suspend/resume (bnc#954986, LTC#132706). - s390/dasd: fix list_del corruption after lcu changes (bnc#954986, LTC#133077). - sched: Call select_idle_sibling() when not affine_sd (Scheduler Performance). - sched/core: Fix task and run queue sched_info::run_delay inconsistencies (bnc#949100). - sched, isolcpu: make cpu_isolated_map visible outside scheduler (bsc#957395). - sched/numa: Check all nodes when placing a pseudo-interleaved group (Automatic NUMA Balancing (fate#315482)). - sched/numa: Fix math underflow in task_tick_numa() (Automatic NUMA Balancing (fate#315482)). - sched/numa: Only consider less busy nodes as numa balancing destinations (Automatic NUMA Balancing (fate#315482)). - sched: Put expensive runtime debugging checks under a separate Kconfig entry (Scheduler performance). - scsi: hosts: update to use ida_simple for host_no (bsc#939926) - sunrpc/cache: make cache flushing more reliable (bsc#947478). - sunrpc: Fix oops when trace sunrpc_task events in nfs client (bnc#956703). - supported.conf: Support peak_pci and sja1000: These 2 CAN drivers are supported in the RT kernel for a long time so we can also support them - target/pr: fix core_scsi3_pr_seq_non_holder() caller (bnc#952666). - target: Send UA upon LUN RESET tmr completion (bsc#933514). - target: use 'se_dev_entry' when allocating UAs (bsc#933514). - Update config files. (bnc#955644) - Update kabi files with sbc_parse_cdb symbol change (bsc#954635). - usbvision fix overflow of interfaces array (bnc#950998). - vmxnet3: adjust ring sizes when interface is down (bsc#950750). - vmxnet3: Fix ethtool -S to return correct rx queue stats (bsc#950750). - x86/efi: Fix invalid parameter error when getting hibernation key (fate#316350, bsc#956284). - x86/evtchn: make use of PHYSDEVOP_map_pirq. - x86/mm: Add parenthesis for TLB tracepoint size calculation (VM Performance (Reduce IPIs during reclaim)). - x86/mm/hotplug: Modify PGD entry when removing memory (VM Functionality, bnc#955148). - x86/mm/hotplug: Pass sync_global_pgds() a correct argument in remove_pagetable() (VM Functionality, bnc#955148). - x86/tsc: Let high latency PIT fail fast in quick_pit_calibrate() (bsc#953717). - xen: fix boot crash in EC2 settings (bsc#956147). - xen: refresh patches.xen/xen-x86_64-m2p-strict (bsc#956147). - xen: Update Xen patches to 3.12.50. - xfs: always drain dio before extending aio write submission (bsc#949744). - xfs: DIO needs an ioend for writes (bsc#949744). - xfs: DIO write completion size updates race (bsc#949744). - xfs: DIO writes within EOF do not need an ioend (bsc#949744). - xfs: direct IO EOF zeroing needs to drain AIO (bsc#949744). - xfs: do not allocate an ioend for direct I/O completions (bsc#949744). - xfs: factor DIO write mapping from get_blocks (bsc#949744). - xfs: handle DIO overwrite EOF update completion correctly (bsc#949744). - xfs: move DIO mapping size calculation (bsc#949744). - xfs: using generic_file_direct_write() is unnecessary (bsc#949744). - xhci: Add spurious wakeup quirk for LynxPoint-LP controllers (bnc#951165). - xhci: Workaround to get Intel xHCI reset working more reliably (bnc#957546). - zfcp: fix fc_host port_type with NPIV (bnc#954986, LTC#132479).
|
| Family: | unix | Class: | patch |
| Status: | | Reference(s): | 1167465 1168421 758040 814440 904348 906574 921949 924493 924960 926238 933288 933514 933878 936227 936773 939826 939926 940776 941113 941202 942865 943959 944296 947241 947478 949100 949192 949706 949744 949936 950013 950580 950750 950998 951110 951165 951440 951638 951864 952384 952666 953717 953826 953830 953971 953980 954635 954986 955136 955148 955224 955354 955422 955533 955644 956047 956053 956147 956284 956703 956711 956717 956801 956876 957395 957546 957566 957567 957598 957600 958504 958510 958647 960837 971741 972127 CVE-2005-1349 CVE-2006-4811 CVE-2007-0242 CVE-2007-2756 CVE-2007-3388 CVE-2007-4137 CVE-2007-4568 CVE-2008-4309 CVE-2008-4311 CVE-2008-6123 CVE-2009-0159 CVE-2009-1252 CVE-2009-2412 CVE-2009-2624 CVE-2009-3297 CVE-2009-3560 CVE-2009-3720 CVE-2010-0001 CVE-2010-1623 CVE-2013-1591 CVE-2013-6425 CVE-2014-4040 CVE-2014-8964 CVE-2015-0272 CVE-2015-2325 CVE-2015-2327 CVE-2015-2328 CVE-2015-2925 CVE-2015-3210 CVE-2015-3217 CVE-2015-5073 CVE-2015-5156 CVE-2015-7799 CVE-2015-7872 CVE-2015-7990 CVE-2015-8215 CVE-2015-8380 CVE-2015-8381 CVE-2015-8382 CVE-2015-8383 CVE-2015-8384 CVE-2015-8385 CVE-2015-8386 CVE-2015-8387 CVE-2015-8388 CVE-2015-8389 CVE-2015-8390 CVE-2015-8391 CVE-2015-8392 CVE-2015-8393 CVE-2015-8394 CVE-2015-8395 CVE-2016-1283 CVE-2016-3191 CVE-2020-6450 CVE-2020-6451 CVE-2020-6452 openSUSE-SU-2020:0512-1 SUSE-SU-2015:2292-1 SUSE-SU-2016:3161-1
|
| Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 openSUSE Leap 42.2 NonFree openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Real Time Extension 11 SP4 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 SP4-LTSS SUSE Linux Enterprise Server 11-SECURITY SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-BCL SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-BCL SUSE Linux Enterprise Server 12 SP3-ESPOS SUSE Linux Enterprise Server 12 SP3-TERADATA 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-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 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 11-SECURITY SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SP3 SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA 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 OpenStack Cloud 5 SUSE Package Hub for SUSE Linux Enterprise 12 SP3
| Product(s): | |
| Definition Synopsis |
| openSUSE Leap 42.1 is installed AND libid3tag0-0.15.1b-184.1 is installed
|
| Definition Synopsis |
| openSUSE Leap 42.2 is installed
AND Package Information
exiv2-0.25-6.1 is installed
OR exiv2-lang-0.25-6.1 is installed
OR libexiv2-14-0.25-6.1 is installed
OR libexiv2-devel-0.25-6.1 is installed
|
| Definition Synopsis |
| openSUSE Leap 42.2 NonFree is installed
AND Package Information
libunrar-devel-5.5.5-3.1 is installed
OR libunrar5_5_5-5.5.5-3.1 is installed
OR unrar-5.5.5-3.1 is installed
|
| Definition Synopsis |
| openSUSE Leap 42.3 is installed
AND Package Information
ant-1.9.4-11.4 is installed
OR ant-jmf-1.9.4-11.4 is installed
OR ant-junit-1.9.4-11.3 is installed
OR ant-scripts-1.9.4-11.4 is installed
OR ant-swing-1.9.4-11.4 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
xorg-x11-libXt-7.4-1.19 is installed
OR xorg-x11-libXt-32bit-7.4-1.19 is installed
OR xorg-x11-libXt-devel-7.4-1.19 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
MozillaFirefox-38.6.0esr-31 is installed
OR MozillaFirefox-branding-SLED-38-18 is installed
OR MozillaFirefox-translations-38.6.0esr-31 is installed
OR libfreebl3-3.20.2-25 is installed
OR libfreebl3-32bit-3.20.2-25 is installed
OR libsoftokn3-3.20.2-25 is installed
OR libsoftokn3-32bit-3.20.2-25 is installed
OR mozilla-nss-3.20.2-25 is installed
OR mozilla-nss-32bit-3.20.2-25 is installed
OR mozilla-nss-tools-3.20.2-25 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 11 SP4 is installed
AND fetchmail-6.3.8.90-13.20.21 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
MozillaFirefox-31.3.0esr-15 is installed
OR MozillaFirefox-branding-SLE-31.0-9 is installed
OR MozillaFirefox-translations-31.3.0esr-15 is installed
OR libfreebl3-3.17.2-12 is installed
OR libfreebl3-32bit-3.17.2-12 is installed
OR libsoftokn3-3.17.2-12 is installed
OR libsoftokn3-32bit-3.17.2-12 is installed
OR mozilla-nss-3.17.2-12 is installed
OR mozilla-nss-32bit-3.17.2-12 is installed
OR mozilla-nss-certs-3.17.2-12 is installed
OR mozilla-nss-certs-32bit-3.17.2-12 is installed
OR mozilla-nss-tools-3.17.2-12 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
ghostscript-9.15-14 is installed
OR ghostscript-x11-9.15-14 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP2 is installed
AND libmpfr4-3.1.2-7 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Desktop 12 SP3 is installed
AND argyllcms-1.6.3-3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
ghostscript-fonts-other-8.62-32.38 is installed
OR ghostscript-fonts-rus-8.62-32.38 is installed
OR ghostscript-fonts-std-8.62-32.38 is installed
OR ghostscript-library-8.62-32.38 is installed
OR ghostscript-omni-8.62-32.38 is installed
OR ghostscript-x11-8.62-32.38 is installed
OR libgimpprint-4.2.7-32.38 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
AND Package Information
kernel-rt-3.0.101.rt130-65 is installed
OR kernel-rt-base-3.0.101.rt130-65 is installed
OR kernel-rt-devel-3.0.101.rt130-65 is installed
OR kernel-rt_trace-3.0.101.rt130-65 is installed
OR kernel-rt_trace-base-3.0.101.rt130-65 is installed
OR kernel-rt_trace-devel-3.0.101.rt130-65 is installed
OR kernel-source-rt-3.0.101.rt130-65 is installed
OR kernel-syms-rt-3.0.101.rt130-65 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
taglib-1.5-19.23 is installed
OR taglib-32bit-1.5-19.23 is installed
OR taglib-x86-1.5-19.23 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
taglib-1.5-19.23 is installed
OR taglib-32bit-1.5-19.23 is installed
OR taglib-x86-1.5-19.23 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
taglib-1.5-19.23 is installed
OR taglib-32bit-1.5-19.23 is installed
OR taglib-x86-1.5-19.23 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
taglib-1.5-19.23 is installed
OR taglib-32bit-1.5-19.23 is installed
OR taglib-x86-1.5-19.23 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
krb5-1.6.3-133.48.48 is installed
OR krb5-32bit-1.6.3-133.48.48 is installed
OR krb5-apps-clients-1.6.3-133.48.48 is installed
OR krb5-apps-servers-1.6.3-133.48.48 is installed
OR krb5-client-1.6.3-133.48.48 is installed
OR krb5-doc-1.6.3-133.49.62 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.62 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.62 is installed
OR krb5-server-1.6.3-133.48.48 is installed
OR krb5-x86-1.6.3-133.48.48 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
krb5-1.6.3-133.48.48 is installed
OR krb5-32bit-1.6.3-133.48.48 is installed
OR krb5-apps-clients-1.6.3-133.48.48 is installed
OR krb5-apps-servers-1.6.3-133.48.48 is installed
OR krb5-client-1.6.3-133.48.48 is installed
OR krb5-doc-1.6.3-133.49.62 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.62 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.62 is installed
OR krb5-server-1.6.3-133.48.48 is installed
OR krb5-x86-1.6.3-133.48.48 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
krb5-1.6.3-133.48.48 is installed
OR krb5-32bit-1.6.3-133.48.48 is installed
OR krb5-apps-clients-1.6.3-133.48.48 is installed
OR krb5-apps-servers-1.6.3-133.48.48 is installed
OR krb5-client-1.6.3-133.48.48 is installed
OR krb5-doc-1.6.3-133.49.62 is installed
OR krb5-plugin-kdb-ldap-1.6.3-133.49.62 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133.49.62 is installed
OR krb5-server-1.6.3-133.48.48 is installed
OR krb5-x86-1.6.3-133.48.48 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
fuse-2.7.2-61.18 is installed
OR libfuse2-2.7.2-61.18 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
libgcrypt11-1.4.1-6.10 is installed
OR libgcrypt11-32bit-1.4.1-6.10 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libgcrypt11-1.4.1-6.10 is installed
OR libgcrypt11-32bit-1.4.1-6.10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
libgcrypt11-1.4.1-6.10 is installed
OR libgcrypt11-32bit-1.4.1-6.10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libgcrypt11-1.4.1-6.10 is installed
OR libgcrypt11-32bit-1.4.1-6.10 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
avahi-0.6.23-11.25.25.3 is installed
OR avahi-lang-0.6.23-11.25.25.3 is installed
OR avahi-utils-0.6.23-11.25.25.3 is installed
OR libavahi-client3-0.6.23-11.25.25.3 is installed
OR libavahi-client3-32bit-0.6.23-11.25.25.3 is installed
OR libavahi-common3-0.6.23-11.25.25.3 is installed
OR libavahi-common3-32bit-0.6.23-11.25.25.3 is installed
OR libavahi-core5-0.6.23-11.25.25.3 is installed
OR libdns_sd-0.6.23-11.25.25.3 is installed
OR libdns_sd-32bit-0.6.23-11.25.25.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
avahi-0.6.23-11.25.25.3 is installed
OR avahi-lang-0.6.23-11.25.25.3 is installed
OR avahi-utils-0.6.23-11.25.25.3 is installed
OR libavahi-client3-0.6.23-11.25.25.3 is installed
OR libavahi-client3-32bit-0.6.23-11.25.25.3 is installed
OR libavahi-common3-0.6.23-11.25.25.3 is installed
OR libavahi-common3-32bit-0.6.23-11.25.25.3 is installed
OR libavahi-core5-0.6.23-11.25.25.3 is installed
OR libdns_sd-0.6.23-11.25.25.3 is installed
OR libdns_sd-32bit-0.6.23-11.25.25.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
libQtWebKit4-4.6.3-5.20.23 is installed
OR libQtWebKit4-32bit-4.6.3-5.20.23 is installed
OR libQtWebKit4-x86-4.6.3-5.20.23 is installed
OR libqt4-4.6.3-5.20.23 is installed
OR libqt4-32bit-4.6.3-5.20.23 is installed
OR libqt4-qt3support-4.6.3-5.20.23 is installed
OR libqt4-qt3support-32bit-4.6.3-5.20.23 is installed
OR libqt4-qt3support-x86-4.6.3-5.20.23 is installed
OR libqt4-sql-4.6.3-5.20.23 is installed
OR libqt4-sql-32bit-4.6.3-5.20.23 is installed
OR libqt4-sql-mysql-4.6.3-5.20.23 is installed
OR libqt4-sql-sqlite-4.6.3-5.20.23 is installed
OR libqt4-sql-x86-4.6.3-5.20.23 is installed
OR libqt4-x11-4.6.3-5.20.23 is installed
OR libqt4-x11-32bit-4.6.3-5.20.23 is installed
OR libqt4-x11-x86-4.6.3-5.20.23 is installed
OR libqt4-x86-4.6.3-5.20.23 is installed
OR qt4-x11-tools-4.6.3-5.20.23 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
libQtWebKit4-4.6.3-5.20.23 is installed
OR libQtWebKit4-32bit-4.6.3-5.20.23 is installed
OR libQtWebKit4-x86-4.6.3-5.20.23 is installed
OR libqt4-4.6.3-5.20.23 is installed
OR libqt4-32bit-4.6.3-5.20.23 is installed
OR libqt4-qt3support-4.6.3-5.20.23 is installed
OR libqt4-qt3support-32bit-4.6.3-5.20.23 is installed
OR libqt4-qt3support-x86-4.6.3-5.20.23 is installed
OR libqt4-sql-4.6.3-5.20.23 is installed
OR libqt4-sql-32bit-4.6.3-5.20.23 is installed
OR libqt4-sql-mysql-4.6.3-5.20.23 is installed
OR libqt4-sql-sqlite-4.6.3-5.20.23 is installed
OR libqt4-sql-x86-4.6.3-5.20.23 is installed
OR libqt4-x11-4.6.3-5.20.23 is installed
OR libqt4-x11-32bit-4.6.3-5.20.23 is installed
OR libqt4-x11-x86-4.6.3-5.20.23 is installed
OR libqt4-x86-4.6.3-5.20.23 is installed
OR qt4-x11-tools-4.6.3-5.20.23 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
libQtWebKit4-4.6.3-5.20.23 is installed
OR libQtWebKit4-32bit-4.6.3-5.20.23 is installed
OR libQtWebKit4-x86-4.6.3-5.20.23 is installed
OR libqt4-4.6.3-5.20.23 is installed
OR libqt4-32bit-4.6.3-5.20.23 is installed
OR libqt4-qt3support-4.6.3-5.20.23 is installed
OR libqt4-qt3support-32bit-4.6.3-5.20.23 is installed
OR libqt4-qt3support-x86-4.6.3-5.20.23 is installed
OR libqt4-sql-4.6.3-5.20.23 is installed
OR libqt4-sql-32bit-4.6.3-5.20.23 is installed
OR libqt4-sql-mysql-4.6.3-5.20.23 is installed
OR libqt4-sql-sqlite-4.6.3-5.20.23 is installed
OR libqt4-sql-x86-4.6.3-5.20.23 is installed
OR libqt4-x11-4.6.3-5.20.23 is installed
OR libqt4-x11-32bit-4.6.3-5.20.23 is installed
OR libqt4-x11-x86-4.6.3-5.20.23 is installed
OR libqt4-x86-4.6.3-5.20.23 is installed
OR qt4-x11-tools-4.6.3-5.20.23 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libvirt-0.9.6-0.29 is installed
OR libvirt-client-0.9.6-0.29 is installed
OR libvirt-client-32bit-0.9.6-0.29 is installed
OR libvirt-doc-0.9.6-0.29 is installed
OR libvirt-python-0.9.6-0.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
libvirt-0.9.6-0.29 is installed
OR libvirt-client-0.9.6-0.29 is installed
OR libvirt-client-32bit-0.9.6-0.29 is installed
OR libvirt-doc-0.9.6-0.29 is installed
OR libvirt-python-0.9.6-0.29 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP2 is installed
AND gd-2.0.36.RC1-52 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND apache2-mod_nss-1.0.14-0.4.25 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND apache2-mod_nss-1.0.14-0.4.25 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
MozillaFirefox-24.7.0esr-0.8 is installed
OR MozillaFirefox-translations-24.7.0esr-0.8 is installed
OR libfreebl3-3.16.2-0.8 is installed
OR libfreebl3-32bit-3.16.2-0.8 is installed
OR libfreebl3-x86-3.16.2-0.8 is installed
OR libsoftokn3-3.16.2-0.8 is installed
OR libsoftokn3-32bit-3.16.2-0.8 is installed
OR libsoftokn3-x86-3.16.2-0.8 is installed
OR mozilla-nss-3.16.2-0.8 is installed
OR mozilla-nss-32bit-3.16.2-0.8 is installed
OR mozilla-nss-tools-3.16.2-0.8 is installed
OR mozilla-nss-x86-3.16.2-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-24.7.0esr-0.8 is installed
OR MozillaFirefox-translations-24.7.0esr-0.8 is installed
OR libfreebl3-3.16.2-0.8 is installed
OR libfreebl3-32bit-3.16.2-0.8 is installed
OR libfreebl3-x86-3.16.2-0.8 is installed
OR libsoftokn3-3.16.2-0.8 is installed
OR libsoftokn3-32bit-3.16.2-0.8 is installed
OR libsoftokn3-x86-3.16.2-0.8 is installed
OR mozilla-nss-3.16.2-0.8 is installed
OR mozilla-nss-32bit-3.16.2-0.8 is installed
OR mozilla-nss-tools-3.16.2-0.8 is installed
OR mozilla-nss-x86-3.16.2-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
MozillaFirefox-24.7.0esr-0.8 is installed
OR MozillaFirefox-translations-24.7.0esr-0.8 is installed
OR libfreebl3-3.16.2-0.8 is installed
OR libfreebl3-32bit-3.16.2-0.8 is installed
OR libfreebl3-x86-3.16.2-0.8 is installed
OR libsoftokn3-3.16.2-0.8 is installed
OR libsoftokn3-32bit-3.16.2-0.8 is installed
OR libsoftokn3-x86-3.16.2-0.8 is installed
OR mozilla-nss-3.16.2-0.8 is installed
OR mozilla-nss-32bit-3.16.2-0.8 is installed
OR mozilla-nss-tools-3.16.2-0.8 is installed
OR mozilla-nss-x86-3.16.2-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
MozillaFirefox-24.7.0esr-0.8 is installed
OR MozillaFirefox-translations-24.7.0esr-0.8 is installed
OR libfreebl3-3.16.2-0.8 is installed
OR libfreebl3-32bit-3.16.2-0.8 is installed
OR libfreebl3-x86-3.16.2-0.8 is installed
OR libsoftokn3-3.16.2-0.8 is installed
OR libsoftokn3-32bit-3.16.2-0.8 is installed
OR libsoftokn3-x86-3.16.2-0.8 is installed
OR mozilla-nss-3.16.2-0.8 is installed
OR mozilla-nss-32bit-3.16.2-0.8 is installed
OR mozilla-nss-tools-3.16.2-0.8 is installed
OR mozilla-nss-x86-3.16.2-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
MozillaFirefox-24.7.0esr-0.8 is installed
OR MozillaFirefox-translations-24.7.0esr-0.8 is installed
OR libfreebl3-3.16.2-0.8 is installed
OR libfreebl3-32bit-3.16.2-0.8 is installed
OR libfreebl3-x86-3.16.2-0.8 is installed
OR libsoftokn3-3.16.2-0.8 is installed
OR libsoftokn3-32bit-3.16.2-0.8 is installed
OR libsoftokn3-x86-3.16.2-0.8 is installed
OR mozilla-nss-3.16.2-0.8 is installed
OR mozilla-nss-32bit-3.16.2-0.8 is installed
OR mozilla-nss-tools-3.16.2-0.8 is installed
OR mozilla-nss-x86-3.16.2-0.8 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
xen-4.2.2_06-0.7 is installed
OR xen-doc-html-4.2.2_06-0.7 is installed
OR xen-doc-pdf-4.2.2_06-0.7 is installed
OR xen-kmp-default-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-kmp-pae-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-libs-4.2.2_06-0.7 is installed
OR xen-libs-32bit-4.2.2_06-0.7 is installed
OR xen-tools-4.2.2_06-0.7 is installed
OR xen-tools-domU-4.2.2_06-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
xen-4.2.2_06-0.7 is installed
OR xen-doc-html-4.2.2_06-0.7 is installed
OR xen-doc-pdf-4.2.2_06-0.7 is installed
OR xen-kmp-default-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-kmp-pae-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-libs-4.2.2_06-0.7 is installed
OR xen-libs-32bit-4.2.2_06-0.7 is installed
OR xen-tools-4.2.2_06-0.7 is installed
OR xen-tools-domU-4.2.2_06-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
xen-4.2.2_06-0.7 is installed
OR xen-doc-html-4.2.2_06-0.7 is installed
OR xen-doc-pdf-4.2.2_06-0.7 is installed
OR xen-kmp-default-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-kmp-pae-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-libs-4.2.2_06-0.7 is installed
OR xen-libs-32bit-4.2.2_06-0.7 is installed
OR xen-tools-4.2.2_06-0.7 is installed
OR xen-tools-domU-4.2.2_06-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
xen-4.2.2_06-0.7 is installed
OR xen-doc-html-4.2.2_06-0.7 is installed
OR xen-doc-pdf-4.2.2_06-0.7 is installed
OR xen-kmp-default-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-kmp-pae-4.2.2_06_3.0.82_0.7-0.7 is installed
OR xen-libs-4.2.2_06-0.7 is installed
OR xen-libs-32bit-4.2.2_06-0.7 is installed
OR xen-tools-4.2.2_06-0.7 is installed
OR xen-tools-domU-4.2.2_06-0.7 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
PackageKit-0.3.14-2.28 is installed
OR PackageKit-lang-0.3.14-2.28 is installed
OR hal-0.5.12-23.68 is installed
OR hal-32bit-0.5.12-23.68 is installed
OR hal-doc-0.5.12-23.68 is installed
OR hal-x86-0.5.12-23.68 is installed
OR libpackagekit-glib10-0.3.14-2.28 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
MozillaFirefox-45.4.0esr-53 is installed
OR MozillaFirefox-translations-45.4.0esr-53 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-45.4.0esr-53 is installed
OR MozillaFirefox-translations-45.4.0esr-53 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
MozillaFirefox-45.4.0esr-53 is installed
OR MozillaFirefox-translations-45.4.0esr-53 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
MozillaFirefox-45.4.0esr-53 is installed
OR MozillaFirefox-translations-45.4.0esr-53 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
java-1_6_0-ibm-1.6.0_sr16.20-51 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr16.20-51 is installed
OR java-1_6_0-ibm-devel-1.6.0_sr16.20-51 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.20-51 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.20-51 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.20-51 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
java-1_6_0-ibm-1.6.0_sr16.20-51 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr16.20-51 is installed
OR java-1_6_0-ibm-devel-1.6.0_sr16.20-51 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.20-51 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.20-51 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.20-51 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
MozillaFirefox-52.6.0esr-72.20 is installed
OR MozillaFirefox-translations-52.6.0esr-72.20 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.78.37 is installed
OR libMagickCore1-6.4.3.6-7.78.37 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.37 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.78.37 is installed
OR libMagickCore1-6.4.3.6-7.78.37 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.37 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
ImageMagick-6.4.3.6-7.45 is installed
OR libMagickCore1-6.4.3.6-7.45 is installed
OR libMagickCore1-32bit-6.4.3.6-7.45 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
ImageMagick-6.4.3.6-7.45 is installed
OR libMagickCore1-6.4.3.6-7.45 is installed
OR libMagickCore1-32bit-6.4.3.6-7.45 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 11 SP4 is installed
AND amavisd-new-2.7.0-18.7 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
gstreamer-0_10-plugins-base-0.10.35-5.18.5 is installed
OR gstreamer-0_10-plugins-base-32bit-0.10.35-5.18.5 is installed
OR gstreamer-0_10-plugins-base-doc-0.10.35-5.18.5 is installed
OR gstreamer-0_10-plugins-base-lang-0.10.35-5.18.5 is installed
OR libgstapp-0_10-0-0.10.35-5.18.5 is installed
OR libgstapp-0_10-0-32bit-0.10.35-5.18.5 is installed
OR libgstinterfaces-0_10-0-0.10.35-5.18.5 is installed
OR libgstinterfaces-0_10-0-32bit-0.10.35-5.18.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
gstreamer-0_10-plugins-base-0.10.35-5.18.5 is installed
OR gstreamer-0_10-plugins-base-32bit-0.10.35-5.18.5 is installed
OR gstreamer-0_10-plugins-base-doc-0.10.35-5.18.5 is installed
OR gstreamer-0_10-plugins-base-lang-0.10.35-5.18.5 is installed
OR libgstapp-0_10-0-0.10.35-5.18.5 is installed
OR libgstapp-0_10-0-32bit-0.10.35-5.18.5 is installed
OR libgstinterfaces-0_10-0-0.10.35-5.18.5 is installed
OR libgstinterfaces-0_10-0-32bit-0.10.35-5.18.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 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 |
| Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND xfsprogs-3.2.1-3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND xfsprogs-3.2.1-3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP1 is installed
AND gd-2.1.0-5 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
java-1_8_0-openjdk-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-demo-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-devel-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-headless-1.8.0.144-27.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
java-1_8_0-openjdk-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-demo-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-devel-1.8.0.144-27.5 is installed
OR java-1_8_0-openjdk-headless-1.8.0.144-27.5 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
ImageMagick-6.8.8.1-47 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-47 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-47 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
ImageMagick-6.8.8.1-47 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-47 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-47 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP2 is installed
AND apache2-mod_nss-1.0.14-18 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
git-2.12.3-27.14 is installed
OR git-core-2.12.3-27.14 is installed
OR git-doc-2.12.3-27.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
git-2.12.3-27.14 is installed
OR git-core-2.12.3-27.14 is installed
OR git-doc-2.12.3-27.14 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
git-2.12.3-27.14 is installed
OR git-core-2.12.3-27.14 is installed
OR git-doc-2.12.3-27.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
git-2.12.3-27.14 is installed
OR git-core-2.12.3-27.14 is installed
OR git-doc-2.12.3-27.14 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_121-92_80-default-2-2 is installed
OR kgraft-patch-SLE12-SP2_Update_22-2-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_121-92_80-default-2-2 is installed
OR kgraft-patch-SLE12-SP2_Update_22-2-2 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libSoundTouch0-1.7.1-5.11 is installed
OR soundtouch-1.7.1-5.11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libSoundTouch0-1.7.1-5.11 is installed
OR soundtouch-1.7.1-5.11 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
gdk-pixbuf-loader-rsvg-2.40.15-4.5 is installed
OR librsvg-2-2-2.40.15-4.5 is installed
OR librsvg-2-2-32bit-2.40.15-4.5 is installed
OR rsvg-view-2.40.15-4.5 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND ucode-intel-20190618-13.47 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND ucode-intel-20190618-13.47 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
libpolkit0-0.113-5.18 is installed
OR polkit-0.113-5.18 is installed
OR typelib-1_0-Polkit-1_0-0.113-5.18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
libpolkit0-0.113-5.18 is installed
OR polkit-0.113-5.18 is installed
OR typelib-1_0-Polkit-1_0-0.113-5.18 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
ceph-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR ceph-common-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR libcephfs2-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR librados2-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR libradosstriper1-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR librbd1-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR librgw2-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR python-cephfs-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR python-rados-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR python-rbd-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR python-rgw-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
ceph-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR ceph-common-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR libcephfs2-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR librados2-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR libradosstriper1-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR librbd1-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR librgw2-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR python-cephfs-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR python-rados-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR python-rbd-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
OR python-rgw-12.2.7+git.1531910353.c0ef85b854-2.12 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
groff-1.22.2-5 is installed
OR groff-full-1.22.2-5 is installed
OR gxditview-1.22.2-5 is installed
|
| Definition Synopsis |
| Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kgraft-patch-3_12_61-52_146-default-3-2 is installed
OR kgraft-patch-3_12_61-52_146-xen-3-2 is installed
OR kgraft-patch-SLE12_Update_38-3-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kgraft-patch-3_12_61-52_146-default-3-2 is installed
OR kgraft-patch-3_12_61-52_146-xen-3-2 is installed
OR kgraft-patch-SLE12_Update_38-3-2 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
bash-4.3-78 is installed
OR bash-doc-4.3-78 is installed
OR libreadline6-6.3-78 is installed
OR readline-doc-6.3-78 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 Software Development Kit 11 SP2 is installed
AND Package Information
libxml2-devel-2.7.6-0.25 is installed
OR libxml2-devel-32bit-2.7.6-0.25 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
augeas-0.9.0-3.17 is installed
OR augeas-devel-0.9.0-3.17 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
Xerces-c-2.8.0-29.17 is installed
OR libXerces-c-devel-2.8.0-29.17 is installed
OR libXerces-c28-2.8.0-29.17 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 is installed
AND libraw9-0.15.4-3 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
kernel-default-3.12.51-60.20 is installed
OR kernel-default-extra-3.12.51-60.20 is installed
|
| Definition Synopsis |
| SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
ImageMagick-6.8.8.1-47 is installed
OR libMagick++-6_Q16-3-6.8.8.1-47 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-47 is installed
|
| Definition Synopsis |
| SUSE OpenStack Cloud 5 is installed
AND apache2-mod_nss-1.0.14-0.4.25 is installed
|
| Definition Synopsis |
| SUSE Package Hub for SUSE Linux Enterprise 12 SP3 is installed
AND Package Information
chromedriver-80.0.3987.162-44 is installed
OR chromium-80.0.3987.162-44 is installed
|