Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 11 SP4 kernel was updated to receive various security and bugfixes.
Following security bugs were fixed: - CVE-2015-7509: Mounting ext4 filesystems in no-journal mode could hav lead to a system crash (bsc#956709). - 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-8104: The KVM subsystem in the Linux kernel allowed guest OS users to cause a denial of service (host OS panic or hang) by triggering many #DB (aka Debug) exceptions, related to svm.c (bnc#954404). - CVE-2015-5307: The KVM subsystem in the Linux kernel allowed guest OS users to cause a denial of service (host OS panic or hang) by triggering many #AC (aka Alignment Check) exceptions, related to svm.c and vmx.c (bnc#953527). - CVE-2015-7990: RDS: There was no verification that an underlying transport exists when creating a connection, causing usage of a NULL pointer (bsc#952384). - CVE-2015-5157: arch/x86/entry/entry_64.S in the Linux kernel on the x86_64 platform mishandled IRET faults in processing NMIs that occurred during userspace execution, which might have allowed local users to gain privileges by triggering an NMI (bnc#938706). - 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-0272: Missing checks allowed remote attackers to cause a denial of service (IPv6 traffic disruption) via a crafted MTU value in an IPv6 Router Advertisement (RA) message, a different vulnerability than CVE-2015-8215 (bnc#944296). - CVE-2015-6937: The __rds_conn_create function in net/rds/connection.c in the Linux kernel allowed local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by using a socket that was not properly bound (bnc#945825).
The following non-security bugs were fixed: - ALSA: hda - Disable 64bit address for Creative HDA controllers (bnc#814440). - Driver: Vmxnet3: Fix ethtool -S to return correct rx queue stats (bsc#950750). - Drivers: hv: do not do hypercalls when hypercall_page is NULL. - Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.h. - Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.h. - Drivers: hv: vmbus: Get rid of some unused definitions. - Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state. - Drivers: hv: vmbus: add special crash handler (bnc#930770). - Drivers: hv: vmbus: add special kexec handler. - Drivers: hv: vmbus: kill tasklets on module unload. - Drivers: hv: vmbus: prefer '^A' notification chain to 'panic'. - Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup(). - Drivers: hv: vmbus: unregister panic notifier on module unload. - IB/srp: Avoid skipping srp_reset_host() after a transport error (bsc#904965). - IB/srp: Fix a sporadic crash triggered by cable pulling (bsc#904965). - KEYS: Fix race between key destruction and finding a keyring by name (bsc#951440). - Make sure XPRT_CONNECTING gets cleared when needed (bsc#946309). - NFSv4: Fix two infinite loops in the mount code (bsc#954628). - PCI: Add VPD function 0 quirk for Intel Ethernet devices (bnc#943786). - PCI: Add dev_flags bit to access VPD through function 0 (bnc#943786). - PCI: Clear NumVFs when disabling SR-IOV in sriov_init() (bnc#952084). - PCI: Refresh First VF Offset and VF Stride when updating NumVFs (bnc#952084). - PCI: Update NumVFs register when disabling SR-IOV (bnc#952084). - PCI: delay configuration of SRIOV capability (bnc#952084). - PCI: set pci sriov page size before reading SRIOV BAR (bnc#952084). - SCSI: hosts: update to use ida_simple for host_no (bsc#939926) - SUNRPC refactor rpcauth_checkverf error returns (bsc#955673). - af_iucv: avoid path quiesce of severed path in shutdown() (bnc#946214). - ahci: Add Device ID for Intel Sunrise Point PCH (bsc#953799). - blktap: also call blkif_disconnect() when frontend switched to closed (bsc#952976). - blktap: refine mm tracking (bsc#952976). - cachefiles: Avoid deadlocks with fs freezing (bsc#935123). - dm sysfs: introduce ability to add writable attributes (bsc#904348). - dm-snap: avoid deadock on s->lock when a read is split (bsc#939826). - 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). - drm/i915: Avoid race of intel_crt_detect_hotplug() with HPD interrupt, v2 (bsc#942938). - drm/i915: Fix DDC probe for passive adapters (bsc#900610, fdo#85924). - drm/i915: add hotplug activation period to hotplug update mask (bsc#953980). - fix lpfc_send_rscn_event allocation size claims bnc#935757 - fs: Avoid deadlocks of fsync_bdev() and fs freezing (bsc#935123). - fs: Fix deadlocks between sync and fs freezing (bsc#935123). - hugetlb: simplify migrate_huge_page() (bnc#947957). - hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free hugepage (bnc#947957,). - ipr: Fix incorrect trace indexing (bsc#940913). - ipr: Fix invalid array indexing for HRRQ (bsc#940913). - ipv6: fix tunnel error handling (bsc#952579). - ipvs: Fix reuse connection if real server is dead (bnc#945827). - ipvs: drop first packet to dead server (bsc#946078). - kernel: correct uc_sigmask of the compat signal frame (bnc#946214). - kernel: fix incorrect use of DIAG44 in continue_trylock_relax() (bnc#946214). - kexec: Fix race between panic() and crash_kexec() called directly (bnc#937444). - ktime: add ktime_after and ktime_before helpe (bsc#904348). - lib/string.c: introduce memchr_inv() (bnc#930788). - lpfc: Fix cq_id masking problem (bsc#944677). - macvlan: Support bonding events bsc#948521 - memory-failure: do code refactor of soft_offline_page() (bnc#947957). - memory-failure: fix an error of mce_bad_pages statistics (bnc#947957). - memory-failure: use num_poisoned_pages instead of mce_bad_pages (bnc#947957). - memory-hotplug: update mce_bad_pages when removing the memory (bnc#947957). - mm/memory-failure.c: fix wrong num_poisoned_pages in handling memory error on thp (bnc#947957). - mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfully (bnc#947957). - mm/migrate.c: pair unlock_page() and lock_page() when migrating huge pages (bnc#947957). - mm: exclude reserved pages from dirtyable memory 32b fix (bnc#940017, bnc#949298). - mm: fix GFP_THISNODE callers and clarify (bsc#954950). - mm: remove GFP_THISNODE (bsc#954950). - mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages (Swap over NFS). - net/core: Add VF link state control policy (bsc#950298). - netfilter: xt_recent: fix namespace destroy path (bsc#879378). - panic/x86: Allow cpus to save registers even if they (bnc#940946). - panic/x86: Fix re-entrance problem due to panic on (bnc#937444). - pktgen: clean up ktime_t helpers (bsc#904348). - qla2xxx: Do not reset adapter if SRB handle is in range (bsc#944993). - qla2xxx: Remove decrement of sp reference count in abort handler (bsc#944993). - qla2xxx: Remove unavailable firmware files (bsc#921081). - qla2xxx: do not clear slot in outstanding cmd array (bsc#944993). - qlge: Fix qlge_update_hw_vlan_features to handle if interface is down (bsc#930835). - quota: Fix deadlock with suspend and quotas (bsc#935123). - rcu: Eliminate deadlock between CPU hotplug and expedited grace periods (bsc#949706). - rtc: cmos: Cancel alarm timer if alarm time is equal to now+1 seconds (bsc#930145). - rtnetlink: Fix VF IFLA policy (bsc#950298). - rtnetlink: fix VF info size (bsc#950298). - s390/dasd: fix disconnected device with valid path mask (bnc#946214). - s390/dasd: fix invalid PAV assignment after suspend/resume (bnc#946214). - s390/dasd: fix list_del corruption after lcu changes (bnc#954984). - s390/pci: handle events for unused functions (bnc#946214). - s390/pci: improve handling of hotplug event 0x301 (bnc#946214). - s390/pci: improve state check when processing hotplug events (bnc#946214). - sched/core: Fix task and run queue sched_info::run_delay inconsistencies (bnc#949100). - sg: fix read() error reporting (bsc#926774). - usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers (bnc#944989). - usbback: correct copy length for partial transfers (bsc#941202). - usbvision fix overflow of interfaces array (bnc#950998). - veth: extend device features (bsc#879381). - vfs: Provide function to get superblock and wait for it to thaw (bsc#935123). - vmxnet3: adjust ring sizes when interface is down (bsc#950750). - vmxnet3: fix ethtool ring buffer size setting (bsc#950750). - writeback: Skip writeback for frozen filesystem (bsc#935123). - x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE (bnc#937256). - x86/evtchn: make use of PHYSDEVOP_map_pirq. - x86: mm: drop TLB flush from ptep_set_access_flags (bsc#948330). - x86: mm: only do a local tlb flush in ptep_set_access_flags() (bsc#948330). - xen: x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE (bnc#937256). - xfs: Fix lost direct IO write in the last block (bsc#949744). - xfs: Fix softlockup in xfs_inode_ag_walk() (bsc#948347). - xfs: add EOFBLOCKS inode tagging/untagging (bnc#930788). - xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl (bnc#930788). - xfs: add background scanning to clear eofblocks inodes (bnc#930788). - xfs: add inode id filtering to eofblocks scan (bnc#930788). - xfs: add minimum file size filtering to eofblocks scan (bnc#930788). - xfs: create function to scan and clear EOFBLOCKS inodes (bnc#930788). - xfs: create helper to check whether to free eofblocks on inode (bnc#930788). - xfs: introduce a common helper xfs_icluster_size_fsb (bsc#932805). - xfs: make xfs_free_eofblocks() non-static, return EAGAIN on trylock failure (bnc#930788). - xfs: support a tag-based inode_ag_iterator (bnc#930788). - xfs: support multiple inode id filtering in eofblocks scan (bnc#930788). - xfs: use xfs_icluster_size_fsb in xfs_bulkstat (bsc#932805). - xfs: use xfs_icluster_size_fsb in xfs_ialloc_inode_init (bsc#932805). - xfs: use xfs_icluster_size_fsb in xfs_ifree_cluster (bsc#932805). - xfs: use xfs_icluster_size_fsb in xfs_imap (bsc#932805). - xhci: Add spurious wakeup quirk for LynxPoint-LP controllers (bnc#949981). - xhci: Calculate old endpoints correctly on device reset (bnc#944831). - xhci: For streams the css flag most be read from the stream-ctx on ep stop (bnc#945691). - xhci: change xhci 1.0 only restrictions to support xhci 1.1 (bnc#949502). - xhci: fix isoc endpoint dequeue from advancing too far on transaction error (bnc#944837). - xhci: silence TD warning (bnc#939955). - xhci: use uninterruptible sleep for waiting for internal operations (bnc#939955).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1005070 1005480 1005893 1016366 1016369 1035283 1059139 1103040 1103696 1104034 1104457 1110723 1130040 1130721 1135881 1136029 1136480 1137715 1137940 1138313 1138358 1138494 1138822 1139453 1142038 1143856 1144155 1144889 1148125 1148177 1148311 1172265 306333 547549 625547 630756 668145 679938 681560 688200 718113 73544 806250 814440 857026 865539 869827 875378 879378 879381 889755 890735 900610 904348 904965 907636 907966 910805 910806 911866 914911 921081 926511 926774 930145 930770 930788 930835 932805 934423 935123 935158 935757 936188 936190 937256 937444 938706 939367 939826 939926 939955 939996 940017 940838 940913 940946 941202 941500 942938 943075 943786 944296 944677 944831 944837 944989 944993 945047 945691 945692 945825 945827 946078 946214 946309 947957 948330 948347 948521 949100 949298 949502 949706 949744 949936 949981 950298 950474 950750 950998 951440 951579 952084 952384 952579 952976 953527 953799 953980 954345 954404 954628 954950 954984 955673 956709 962983 962996 985601 985706 CVE-2009-3995 CVE-2010-1526 CVE-2010-2546 CVE-2012-2150 CVE-2014-1492 CVE-2014-1518 CVE-2014-1523 CVE-2014-1524 CVE-2014-1529 CVE-2014-1530 CVE-2014-1531 CVE-2014-1532 CVE-2014-8146 CVE-2014-8147 CVE-2014-9093 CVE-2015-0272 CVE-2015-3813 CVE-2015-4551 CVE-2015-4652 CVE-2015-5157 CVE-2015-5212 CVE-2015-5213 CVE-2015-5214 CVE-2015-5307 CVE-2015-6241 CVE-2015-6242 CVE-2015-6243 CVE-2015-6244 CVE-2015-6245 CVE-2015-6246 CVE-2015-6247 CVE-2015-6248 CVE-2015-6249 CVE-2015-6937 CVE-2015-7509 CVE-2015-7645 CVE-2015-7799 CVE-2015-7872 CVE-2015-7990 CVE-2015-8104 CVE-2015-8215 CVE-2015-8915 CVE-2015-8925 CVE-2016-0755 CVE-2016-10009 CVE-2016-10011 CVE-2016-8687 CVE-2016-8858 CVE-2017-10971 CVE-2017-10972 CVE-2017-14503 CVE-2017-9103 CVE-2017-9104 CVE-2017-9105 CVE-2017-9106 CVE-2017-9107 CVE-2017-9108 CVE-2017-9109 CVE-2018-14680 CVE-2018-14681 CVE-2018-14682 CVE-2018-15378 CVE-2019-10136 CVE-2019-1787 CVE-2019-1788 CVE-2019-1789 SUSE-SU-2015:1676-2 SUSE-SU-2015:1771-1 SUSE-SU-2015:2339-1 SUSE-SU-2015:2383-1 SUSE-SU-2016:0324-1 SUSE-SU-2016:0347-1 SUSE-SU-2017:0606-1 SUSE-SU-2017:1850-1 SUSE-SU-2018:1471-1 SUSE-SU-2019:14163-1 SUSE-SU-2020:14399-1
|
Platform(s): | openSUSE Leap 15.0 openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Desktop 12 SP4 SUSE Linux Enterprise Module for additional PackageHub packages 15 SUSE Linux Enterprise Module for Advanced Systems Management 12 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Module for Desktop Applications 15 SUSE Linux Enterprise Module for Development Tools 15 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Legacy Software 15 SUSE Linux Enterprise Module for Live Patching 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP1-LTSS SUSE Linux Enterprise Server 11 SP1-TERADATA SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP4-LTSS SUSE Linux Enterprise Server 11-SECURITY SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SUSE Linux Enterprise Server for SAP Applications 11 SP1-CLIENT-TOOLS SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3 SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 11-SECURITY SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12-LTSS SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP4 SUSE Linux Enterprise Workstation Extension 12 SUSE Linux Enterprise Workstation Extension 12 SP2 SUSE Linux Enterprise Workstation Extension 12 SP3 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE Linux Enterprise Workstation Extension 15 SUSE OpenStack Cloud 5 SUSE OpenStack Cloud 6 SUSE OpenStack Cloud 7
| Product(s): | |
Definition Synopsis |
openSUSE Leap 15.0 is installed AND Package Information
kinit-5.45.0-lp150.1 is installed
OR kinit-lang-5.45.0-lp150.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
libjavascriptcoregtk-4_0-18-2.18.5-8.1 is installed
OR libjavascriptcoregtk-4_0-18-32bit-2.18.5-8.1 is installed
OR libwebkit2gtk-4_0-37-2.18.5-8.1 is installed
OR libwebkit2gtk-4_0-37-32bit-2.18.5-8.1 is installed
OR libwebkit2gtk3-lang-2.18.5-8.1 is installed
OR typelib-1_0-JavaScriptCore-4_0-2.18.5-8.1 is installed
OR typelib-1_0-WebKit2-4_0-2.18.5-8.1 is installed
OR typelib-1_0-WebKit2WebExtension-4_0-2.18.5-8.1 is installed
OR webkit-jsc-4-2.18.5-8.1 is installed
OR webkit2gtk-4_0-injected-bundles-2.18.5-8.1 is installed
OR webkit2gtk3-2.18.5-8.1 is installed
OR webkit2gtk3-devel-2.18.5-8.1 is installed
OR webkit2gtk3-plugin-process-gtk2-2.18.5-8.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND wireshark-1.12.7-0.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
curl-7.19.7-1.46 is installed
OR libcurl4-7.19.7-1.46 is installed
OR libcurl4-32bit-7.19.7-1.46 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
cron-4.2-55 is installed
OR cronie-1.4.11-55 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
elfutils-0.158-6 is installed
OR libasm1-0.158-6 is installed
OR libdw1-0.158-6 is installed
OR libdw1-32bit-0.158-6 is installed
OR libebl1-0.158-6 is installed
OR libebl1-32bit-0.158-6 is installed
OR libelf1-0.158-6 is installed
OR libelf1-32bit-0.158-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
empathy-3.12.12-5 is installed
OR empathy-lang-3.12.12-5 is installed
OR telepathy-mission-control-plugin-goa-3.12.12-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
DirectFB-1.7.1-6 is installed
OR lib++dfb-1_7-1-1.7.1-6 is installed
OR libdirectfb-1_7-1-1.7.1-6 is installed
OR libdirectfb-1_7-1-32bit-1.7.1-6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
ImageMagick-6.8.8.1-71.85 is installed
OR libMagick++-6_Q16-3-6.8.8.1-71.85 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-71.85 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.85 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-71.85 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
AND Package Information
php7-7.2.5-4.35 is installed
OR php7-embed-7.2.5-4.35 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
AND Package Information
libzmq3-4.0.4-15.3 is installed
OR zeromq-4.0.4-15.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
alsa-1.1.5-4 is installed
OR alsa-devel-1.1.5-4 is installed
OR libasound2-1.1.5-4 is installed
OR libasound2-32bit-1.1.5-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND docker-18.09.6_ce-98.40 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND gvim-8.0.1568-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND Package Information
FastCGI-2.4.0-2 is installed
OR FastCGI-devel-2.4.0-2 is installed
OR libfcgi0-2.4.0-2 is installed
OR perl-FastCGI-2.4.0-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND syslog-ng-3.4.5-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 15 is installed
AND Package Information
kernel-default-4.12.14-25.3 is installed
OR reiserfs-kmp-default-4.12.14-25.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND Package Information
kernel-livepatch-4_12_14-150_22-default-2-2 is installed
OR kernel-livepatch-SLE15_Update_11-2-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
AND Package Information
slurm-17.11.13-6.15 is installed
OR slurm-openlava-17.11.13-6.15 is installed
OR slurm-seff-17.11.13-6.15 is installed
OR slurm-sjstat-17.11.13-6.15 is installed
OR slurm-sview-17.11.13-6.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
AND Package Information
containerd-1.2.5-5.13 is installed
OR containerd-ctr-1.2.5-5.13 is installed
OR containerd-test-1.2.5-5.13 is installed
OR docker-18.09.6_ce-6.17 is installed
OR docker-runc-1.0.0rc6+gitr3804_2b18fe1d885e-6.18 is installed
OR docker-runc-test-1.0.0rc6+gitr3804_2b18fe1d885e-6.18 is installed
OR docker-test-18.09.6_ce-6.17 is installed
OR docker-zsh-completion-18.09.6_ce-6.17 is installed
OR go-1.12-3.10 is installed
OR go-doc-1.12-3.10 is installed
OR go-race-1.12-3.10 is installed
OR go1.11-1.11.9-1.12 is installed
OR go1.11-doc-1.11.9-1.12 is installed
OR go1.11-race-1.11.9-1.12 is installed
OR go1.12-1.12.4-1.9 is installed
OR go1.12-doc-1.12.4-1.9 is installed
OR go1.12-race-1.12.4-1.9 is installed
OR golang-github-docker-libnetwork-0.7.0.1+gitr2726_872f0a83c98a-4.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND python-PyYAML-3.10-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
rsyslog-8.33.1-3.22 is installed
OR rsyslog-module-gssapi-8.33.1-3.22 is installed
OR rsyslog-module-gtls-8.33.1-3.22 is installed
OR rsyslog-module-mmnormalize-8.33.1-3.22 is installed
OR rsyslog-module-mysql-8.33.1-3.22 is installed
OR rsyslog-module-pgsql-8.33.1-3.22 is installed
OR rsyslog-module-relp-8.33.1-3.22 is installed
OR rsyslog-module-snmp-8.33.1-3.22 is installed
OR rsyslog-module-udpspoof-8.33.1-3.22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-68 is installed
OR php5-5.5.14-68 is installed
OR php5-bcmath-5.5.14-68 is installed
OR php5-bz2-5.5.14-68 is installed
OR php5-calendar-5.5.14-68 is installed
OR php5-ctype-5.5.14-68 is installed
OR php5-curl-5.5.14-68 is installed
OR php5-dba-5.5.14-68 is installed
OR php5-dom-5.5.14-68 is installed
OR php5-enchant-5.5.14-68 is installed
OR php5-exif-5.5.14-68 is installed
OR php5-fastcgi-5.5.14-68 is installed
OR php5-fileinfo-5.5.14-68 is installed
OR php5-fpm-5.5.14-68 is installed
OR php5-ftp-5.5.14-68 is installed
OR php5-gd-5.5.14-68 is installed
OR php5-gettext-5.5.14-68 is installed
OR php5-gmp-5.5.14-68 is installed
OR php5-iconv-5.5.14-68 is installed
OR php5-imap-5.5.14-68 is installed
OR php5-intl-5.5.14-68 is installed
OR php5-json-5.5.14-68 is installed
OR php5-ldap-5.5.14-68 is installed
OR php5-mbstring-5.5.14-68 is installed
OR php5-mcrypt-5.5.14-68 is installed
OR php5-mysql-5.5.14-68 is installed
OR php5-odbc-5.5.14-68 is installed
OR php5-opcache-5.5.14-68 is installed
OR php5-openssl-5.5.14-68 is installed
OR php5-pcntl-5.5.14-68 is installed
OR php5-pdo-5.5.14-68 is installed
OR php5-pear-5.5.14-68 is installed
OR php5-pgsql-5.5.14-68 is installed
OR php5-phar-5.5.14-68 is installed
OR php5-posix-5.5.14-68 is installed
OR php5-pspell-5.5.14-68 is installed
OR php5-shmop-5.5.14-68 is installed
OR php5-snmp-5.5.14-68 is installed
OR php5-soap-5.5.14-68 is installed
OR php5-sockets-5.5.14-68 is installed
OR php5-sqlite-5.5.14-68 is installed
OR php5-suhosin-5.5.14-68 is installed
OR php5-sysvmsg-5.5.14-68 is installed
OR php5-sysvsem-5.5.14-68 is installed
OR php5-sysvshm-5.5.14-68 is installed
OR php5-tokenizer-5.5.14-68 is installed
OR php5-wddx-5.5.14-68 is installed
OR php5-xmlreader-5.5.14-68 is installed
OR php5-xmlrpc-5.5.14-68 is installed
OR php5-xmlwriter-5.5.14-68 is installed
OR php5-xsl-5.5.14-68 is installed
OR php5-zip-5.5.14-68 is installed
OR php5-zlib-5.5.14-68 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
adns-1.4-75.3 is installed
OR libadns1-1.4-75.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND libgdiplus0-2.0-11.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND libgdiplus0-2.0-11.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libexif-0.6.17-2.14 is installed
OR libexif-32bit-0.6.17-2.14 is installed
OR libexif-x86-0.6.17-2.14 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
libexif-0.6.17-2.14 is installed
OR libexif-32bit-0.6.17-2.14 is installed
OR libexif-x86-0.6.17-2.14 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libexif-0.6.17-2.14 is installed
OR libexif-32bit-0.6.17-2.14 is installed
OR libexif-x86-0.6.17-2.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
libexif-0.6.17-2.14 is installed
OR libexif-32bit-0.6.17-2.14 is installed
OR libexif-x86-0.6.17-2.14 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
cxgb3-firmware-1.5.2-0.9.13 is installed
OR ofed-1.5.2-0.9.13 is installed
OR ofed-doc-1.5.2-0.9.13 is installed
OR ofed-kmp-default-1.5.2_2.6.32.46_0.3-0.9.13 is installed
OR ofed-kmp-pae-1.5.2_2.6.32.46_0.3-0.9.13 is installed
OR ofed-kmp-ppc64-1.5.2_2.6.32.46_0.3-0.9.13 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
cxgb3-firmware-1.5.2-0.9.13 is installed
OR ofed-1.5.2-0.9.13 is installed
OR ofed-doc-1.5.2-0.9.13 is installed
OR ofed-kmp-default-1.5.2_2.6.32.46_0.3-0.9.13 is installed
OR ofed-kmp-pae-1.5.2_2.6.32.46_0.3-0.9.13 is installed
OR ofed-kmp-ppc64-1.5.2_2.6.32.46_0.3-0.9.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
cxgb3-firmware-1.5.2-0.9.13 is installed
OR ofed-1.5.2-0.9.13 is installed
OR ofed-doc-1.5.2-0.9.13 is installed
OR ofed-kmp-default-1.5.2_2.6.32.46_0.3-0.9.13 is installed
OR ofed-kmp-pae-1.5.2_2.6.32.46_0.3-0.9.13 is installed
OR ofed-kmp-ppc64-1.5.2_2.6.32.46_0.3-0.9.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
libgtop-2.28.0-1.2 is installed
OR libgtop-2_0-7-2.28.0-1.2 is installed
OR libgtop-doc-2.28.0-1.2 is installed
OR libgtop-lang-2.28.0-1.2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS is installed
AND spacewalk-backend-libs-1.2.74-0.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-CLIENT-TOOLS is installed
AND spacewalk-backend-libs-1.2.74-0.22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
MozillaFirefox-24.5.0esr-0.3 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.5.0esr-0.3 is installed
OR libfreebl3-3.16-0.3 is installed
OR libfreebl3-32bit-3.16-0.3 is installed
OR mozilla-nspr-4.10.4-0.3 is installed
OR mozilla-nspr-32bit-4.10.4-0.3 is installed
OR mozilla-nss-3.16-0.3 is installed
OR mozilla-nss-32bit-3.16-0.3 is installed
OR mozilla-nss-tools-3.16-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-24.5.0esr-0.3 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.5.0esr-0.3 is installed
OR libfreebl3-3.16-0.3 is installed
OR libfreebl3-32bit-3.16-0.3 is installed
OR mozilla-nspr-4.10.4-0.3 is installed
OR mozilla-nspr-32bit-4.10.4-0.3 is installed
OR mozilla-nss-3.16-0.3 is installed
OR mozilla-nss-32bit-3.16-0.3 is installed
OR mozilla-nss-tools-3.16-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
MozillaFirefox-24.5.0esr-0.3 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.5.0esr-0.3 is installed
OR libfreebl3-3.16-0.3 is installed
OR libfreebl3-32bit-3.16-0.3 is installed
OR mozilla-nspr-4.10.4-0.3 is installed
OR mozilla-nspr-32bit-4.10.4-0.3 is installed
OR mozilla-nss-3.16-0.3 is installed
OR mozilla-nss-32bit-3.16-0.3 is installed
OR mozilla-nss-tools-3.16-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-24.5.0esr-0.3 is installed
OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
OR MozillaFirefox-translations-24.5.0esr-0.3 is installed
OR libfreebl3-3.16-0.3 is installed
OR libfreebl3-32bit-3.16-0.3 is installed
OR mozilla-nspr-4.10.4-0.3 is installed
OR mozilla-nspr-32bit-4.10.4-0.3 is installed
OR mozilla-nss-3.16-0.3 is installed
OR mozilla-nss-32bit-3.16-0.3 is installed
OR mozilla-nss-tools-3.16-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
bsdtar-2.5.5-10.8 is installed
OR libarchive2-2.5.5-10.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
bsdtar-2.5.5-10.8 is installed
OR libarchive2-2.5.5-10.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
MozillaFirefox-17.0.4esr-0.5 is installed
OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
OR MozillaFirefox-translations-17.0.4esr-0.5 is installed
OR libfreebl3-3.14.2-0.4.3 is installed
OR libfreebl3-32bit-3.14.2-0.4.3 is installed
OR libfreebl3-x86-3.14.2-0.4.3 is installed
OR mozilla-nspr-4.9.5-0.3 is installed
OR mozilla-nspr-32bit-4.9.5-0.3 is installed
OR mozilla-nspr-x86-4.9.5-0.3 is installed
OR mozilla-nss-3.14.2-0.4.3 is installed
OR mozilla-nss-32bit-3.14.2-0.4.3 is installed
OR mozilla-nss-tools-3.14.2-0.4.3 is installed
OR mozilla-nss-x86-3.14.2-0.4.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
MozillaFirefox-17.0.4esr-0.5 is installed
OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
OR MozillaFirefox-translations-17.0.4esr-0.5 is installed
OR libfreebl3-3.14.2-0.4.3 is installed
OR libfreebl3-32bit-3.14.2-0.4.3 is installed
OR libfreebl3-x86-3.14.2-0.4.3 is installed
OR mozilla-nspr-4.9.5-0.3 is installed
OR mozilla-nspr-32bit-4.9.5-0.3 is installed
OR mozilla-nspr-x86-4.9.5-0.3 is installed
OR mozilla-nss-3.14.2-0.4.3 is installed
OR mozilla-nss-32bit-3.14.2-0.4.3 is installed
OR mozilla-nss-tools-3.14.2-0.4.3 is installed
OR mozilla-nss-x86-3.14.2-0.4.3 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
MozillaFirefox-17.0.4esr-0.5 is installed
OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
OR MozillaFirefox-translations-17.0.4esr-0.5 is installed
OR libfreebl3-3.14.2-0.4.3 is installed
OR libfreebl3-32bit-3.14.2-0.4.3 is installed
OR libfreebl3-x86-3.14.2-0.4.3 is installed
OR mozilla-nspr-4.9.5-0.3 is installed
OR mozilla-nspr-32bit-4.9.5-0.3 is installed
OR mozilla-nspr-x86-4.9.5-0.3 is installed
OR mozilla-nss-3.14.2-0.4.3 is installed
OR mozilla-nss-32bit-3.14.2-0.4.3 is installed
OR mozilla-nss-tools-3.14.2-0.4.3 is installed
OR mozilla-nss-x86-3.14.2-0.4.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
expat-2.0.1-88.26 is installed
OR libexpat1-2.0.1-88.26 is installed
OR libexpat1-32bit-2.0.1-88.26 is installed
OR libexpat1-x86-2.0.1-88.26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
bind-9.9.6P1-0.36 is installed
OR bind-chrootenv-9.9.6P1-0.36 is installed
OR bind-devel-9.9.6P1-0.36 is installed
OR bind-doc-9.9.6P1-0.36 is installed
OR bind-libs-9.9.6P1-0.36 is installed
OR bind-libs-32bit-9.9.6P1-0.36 is installed
OR bind-utils-9.9.6P1-0.36 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
bind-9.9.6P1-0.36 is installed
OR bind-chrootenv-9.9.6P1-0.36 is installed
OR bind-devel-9.9.6P1-0.36 is installed
OR bind-doc-9.9.6P1-0.36 is installed
OR bind-libs-9.9.6P1-0.36 is installed
OR bind-libs-32bit-9.9.6P1-0.36 is installed
OR bind-utils-9.9.6P1-0.36 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND mutt-1.5.17-42.37 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND mutt-1.5.17-42.37 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND mutt-1.5.17-42.37 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND mutt-1.5.17-42.37 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND mutt-1.5.17-42.37 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
kernel-bigsmp-3.0.101-0.47.67 is installed
OR kernel-bigsmp-base-3.0.101-0.47.67 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.67 is installed
OR kernel-default-3.0.101-0.47.67 is installed
OR kernel-default-base-3.0.101-0.47.67 is installed
OR kernel-default-devel-3.0.101-0.47.67 is installed
OR kernel-default-man-3.0.101-0.47.67 is installed
OR kernel-ec2-3.0.101-0.47.67 is installed
OR kernel-ec2-base-3.0.101-0.47.67 is installed
OR kernel-ec2-devel-3.0.101-0.47.67 is installed
OR kernel-pae-3.0.101-0.47.67 is installed
OR kernel-pae-base-3.0.101-0.47.67 is installed
OR kernel-pae-devel-3.0.101-0.47.67 is installed
OR kernel-ppc64-3.0.101-0.47.67 is installed
OR kernel-ppc64-base-3.0.101-0.47.67 is installed
OR kernel-ppc64-devel-3.0.101-0.47.67 is installed
OR kernel-source-3.0.101-0.47.67 is installed
OR kernel-syms-3.0.101-0.47.67 is installed
OR kernel-trace-3.0.101-0.47.67 is installed
OR kernel-trace-base-3.0.101-0.47.67 is installed
OR kernel-trace-devel-3.0.101-0.47.67 is installed
OR kernel-xen-3.0.101-0.47.67 is installed
OR kernel-xen-base-3.0.101-0.47.67 is installed
OR kernel-xen-devel-3.0.101-0.47.67 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
kernel-bigsmp-3.0.101-0.47.67 is installed
OR kernel-bigsmp-base-3.0.101-0.47.67 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.67 is installed
OR kernel-default-3.0.101-0.47.67 is installed
OR kernel-default-base-3.0.101-0.47.67 is installed
OR kernel-default-devel-3.0.101-0.47.67 is installed
OR kernel-default-man-3.0.101-0.47.67 is installed
OR kernel-ec2-3.0.101-0.47.67 is installed
OR kernel-ec2-base-3.0.101-0.47.67 is installed
OR kernel-ec2-devel-3.0.101-0.47.67 is installed
OR kernel-pae-3.0.101-0.47.67 is installed
OR kernel-pae-base-3.0.101-0.47.67 is installed
OR kernel-pae-devel-3.0.101-0.47.67 is installed
OR kernel-ppc64-3.0.101-0.47.67 is installed
OR kernel-ppc64-base-3.0.101-0.47.67 is installed
OR kernel-ppc64-devel-3.0.101-0.47.67 is installed
OR kernel-source-3.0.101-0.47.67 is installed
OR kernel-syms-3.0.101-0.47.67 is installed
OR kernel-trace-3.0.101-0.47.67 is installed
OR kernel-trace-base-3.0.101-0.47.67 is installed
OR kernel-trace-devel-3.0.101-0.47.67 is installed
OR kernel-xen-3.0.101-0.47.67 is installed
OR kernel-xen-base-3.0.101-0.47.67 is installed
OR kernel-xen-devel-3.0.101-0.47.67 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
kernel-bigsmp-3.0.101-0.47.67 is installed
OR kernel-bigsmp-base-3.0.101-0.47.67 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.67 is installed
OR kernel-default-3.0.101-0.47.67 is installed
OR kernel-default-base-3.0.101-0.47.67 is installed
OR kernel-default-devel-3.0.101-0.47.67 is installed
OR kernel-default-man-3.0.101-0.47.67 is installed
OR kernel-ec2-3.0.101-0.47.67 is installed
OR kernel-ec2-base-3.0.101-0.47.67 is installed
OR kernel-ec2-devel-3.0.101-0.47.67 is installed
OR kernel-pae-3.0.101-0.47.67 is installed
OR kernel-pae-base-3.0.101-0.47.67 is installed
OR kernel-pae-devel-3.0.101-0.47.67 is installed
OR kernel-ppc64-3.0.101-0.47.67 is installed
OR kernel-ppc64-base-3.0.101-0.47.67 is installed
OR kernel-ppc64-devel-3.0.101-0.47.67 is installed
OR kernel-source-3.0.101-0.47.67 is installed
OR kernel-syms-3.0.101-0.47.67 is installed
OR kernel-trace-3.0.101-0.47.67 is installed
OR kernel-trace-base-3.0.101-0.47.67 is installed
OR kernel-trace-devel-3.0.101-0.47.67 is installed
OR kernel-xen-3.0.101-0.47.67 is installed
OR kernel-xen-base-3.0.101-0.47.67 is installed
OR kernel-xen-devel-3.0.101-0.47.67 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
PolicyKit-0.9-14.41 is installed
OR PolicyKit-32bit-0.9-14.41 is installed
OR PolicyKit-doc-0.9-14.39 is installed
OR PolicyKit-x86-0.9-14.41 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND
mgr-cfg-4.0.9-5.6 is installed
OR mgr-cfg-actions-4.0.9-5.6 is installed
OR mgr-cfg-client-4.0.9-5.6 is installed
OR mgr-cfg-management-4.0.9-5.6 is installed
OR mgr-daemon-4.0.7-5.8 is installed
OR mgr-osad-4.0.9-5.6 is installed
OR mgr-virtualization-4.0.8-5.8 is installed
OR mgr-virtualization-host-4.0.8-5.8 is installed
OR python2-mgr-cfg-4.0.9-5.6 is installed
OR python2-mgr-cfg-actions-4.0.9-5.6 is installed
OR python2-mgr-cfg-client-4.0.9-5.6 is installed
OR python2-mgr-cfg-management-4.0.9-5.6 is installed
OR python2-mgr-osa-common-4.0.9-5.6 is installed
OR python2-mgr-osad-4.0.9-5.6 is installed
OR python2-mgr-virtualization-common-4.0.8-5.8 is installed
OR python2-mgr-virtualization-host-4.0.8-5.8 is installed
OR python2-rhnlib-4.0.11-12.16 is installed
OR rhnlib-4.0.11-12.16 is installed
OR spacecmd-4.0.14-18.51 is installed
OR spacewalk-backend-4.0.25-28.42 is installed
OR spacewalk-backend-libs-4.0.25-28.42 is installed
OR spacewalk-remote-utils-4.0.5-6.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
AND
mgr-cfg-4.0.9-5.6 is installed
OR mgr-cfg-actions-4.0.9-5.6 is installed
OR mgr-cfg-client-4.0.9-5.6 is installed
OR mgr-cfg-management-4.0.9-5.6 is installed
OR mgr-daemon-4.0.7-5.8 is installed
OR mgr-osad-4.0.9-5.6 is installed
OR mgr-virtualization-4.0.8-5.8 is installed
OR mgr-virtualization-host-4.0.8-5.8 is installed
OR python2-mgr-cfg-4.0.9-5.6 is installed
OR python2-mgr-cfg-actions-4.0.9-5.6 is installed
OR python2-mgr-cfg-client-4.0.9-5.6 is installed
OR python2-mgr-cfg-management-4.0.9-5.6 is installed
OR python2-mgr-osa-common-4.0.9-5.6 is installed
OR python2-mgr-osad-4.0.9-5.6 is installed
OR python2-mgr-virtualization-common-4.0.8-5.8 is installed
OR python2-mgr-virtualization-host-4.0.8-5.8 is installed
OR python2-rhnlib-4.0.11-12.16 is installed
OR rhnlib-4.0.11-12.16 is installed
OR spacecmd-4.0.14-18.51 is installed
OR spacewalk-backend-4.0.25-28.42 is installed
OR spacewalk-backend-libs-4.0.25-28.42 is installed
OR spacewalk-remote-utils-4.0.5-6.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND apache2-mod_nss-1.0.14-0.4.25 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA 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 SP3-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 SP3-TERADATA is installed
AND apache2-mod_nss-1.0.14-0.4.25 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
glibc-2.11.3-17.110.19 is installed
OR glibc-32bit-2.11.3-17.110.19 is installed
OR glibc-devel-2.11.3-17.110.19 is installed
OR glibc-devel-32bit-2.11.3-17.110.19 is installed
OR glibc-html-2.11.3-17.110.19 is installed
OR glibc-i18ndata-2.11.3-17.110.19 is installed
OR glibc-info-2.11.3-17.110.19 is installed
OR glibc-locale-2.11.3-17.110.19 is installed
OR glibc-locale-32bit-2.11.3-17.110.19 is installed
OR glibc-profile-2.11.3-17.110.19 is installed
OR glibc-profile-32bit-2.11.3-17.110.19 is installed
OR nscd-2.11.3-17.110.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-68.4.1-78.57 is installed
OR MozillaFirefox-translations-common-68.4.1-78.57 is installed
OR MozillaFirefox-translations-other-68.4.1-78.57 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
MozillaFirefox-68.4.1-78.57 is installed
OR MozillaFirefox-translations-common-68.4.1-78.57 is installed
OR MozillaFirefox-translations-other-68.4.1-78.57 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
NetworkManager-kde4-0.9.svn1043876-1.3 is installed
OR NetworkManager-kde4-lang-0.9.svn1043876-1.3 is installed
OR NetworkManager-kde4-libs-0.9.svn1043876-1.3 is installed
OR NetworkManager-openvpn-kde4-0.9.svn1043876-1.3 is installed
OR NetworkManager-pptp-kde4-0.9.svn1043876-1.3 is installed
OR plasmoid-networkmanagement-0.9.svn1043876-1.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
NetworkManager-kde4-0.9.svn1043876-1.3 is installed
OR NetworkManager-kde4-lang-0.9.svn1043876-1.3 is installed
OR NetworkManager-kde4-libs-0.9.svn1043876-1.3 is installed
OR NetworkManager-openvpn-kde4-0.9.svn1043876-1.3 is installed
OR NetworkManager-pptp-kde4-0.9.svn1043876-1.3 is installed
OR plasmoid-networkmanagement-0.9.svn1043876-1.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
avahi-0.6.23-11.32 is installed
OR avahi-lang-0.6.23-11.32 is installed
OR avahi-utils-0.6.23-11.32 is installed
OR libavahi-client3-0.6.23-11.32 is installed
OR libavahi-client3-32bit-0.6.23-11.32 is installed
OR libavahi-client3-x86-0.6.23-11.32 is installed
OR libavahi-common3-0.6.23-11.32 is installed
OR libavahi-common3-32bit-0.6.23-11.32 is installed
OR libavahi-common3-x86-0.6.23-11.32 is installed
OR libavahi-core5-0.6.23-11.32 is installed
OR libdns_sd-0.6.23-11.32 is installed
OR libdns_sd-32bit-0.6.23-11.32 is installed
OR libdns_sd-x86-0.6.23-11.32 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
AND
salt-2016.11.4-43.10 is installed
OR salt-doc-2016.11.4-43.10 is installed
OR salt-minion-2016.11.4-43.10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
AND
salt-2016.11.4-43.10 is installed
OR salt-doc-2016.11.4-43.10 is installed
OR salt-minion-2016.11.4-43.10 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
glib2-2.22.5-0.8.39 is installed
OR glib2-doc-2.22.5-0.8.39 is installed
OR glib2-lang-2.22.5-0.8.39 is installed
OR libgio-2_0-0-2.22.5-0.8.39 is installed
OR libgio-2_0-0-32bit-2.22.5-0.8.39 is installed
OR libglib-2_0-0-2.22.5-0.8.39 is installed
OR libglib-2_0-0-32bit-2.22.5-0.8.39 is installed
OR libgmodule-2_0-0-2.22.5-0.8.39 is installed
OR libgmodule-2_0-0-32bit-2.22.5-0.8.39 is installed
OR libgobject-2_0-0-2.22.5-0.8.39 is installed
OR libgobject-2_0-0-32bit-2.22.5-0.8.39 is installed
OR libgthread-2_0-0-2.22.5-0.8.39 is installed
OR libgthread-2_0-0-32bit-2.22.5-0.8.39 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
glib2-2.22.5-0.8.39 is installed
OR glib2-doc-2.22.5-0.8.39 is installed
OR glib2-lang-2.22.5-0.8.39 is installed
OR libgio-2_0-0-2.22.5-0.8.39 is installed
OR libgio-2_0-0-32bit-2.22.5-0.8.39 is installed
OR libglib-2_0-0-2.22.5-0.8.39 is installed
OR libglib-2_0-0-32bit-2.22.5-0.8.39 is installed
OR libgmodule-2_0-0-2.22.5-0.8.39 is installed
OR libgmodule-2_0-0-32bit-2.22.5-0.8.39 is installed
OR libgobject-2_0-0-2.22.5-0.8.39 is installed
OR libgobject-2_0-0-32bit-2.22.5-0.8.39 is installed
OR libgthread-2_0-0-2.22.5-0.8.39 is installed
OR libgthread-2_0-0-32bit-2.22.5-0.8.39 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
curl-openssl1-7.19.7-1.70.3 is installed
OR libcurl4-openssl1-7.19.7-1.70.3 is installed
OR libcurl4-openssl1-32bit-7.19.7-1.70.3 is installed
OR libcurl4-openssl1-x86-7.19.7-1.70.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
curl-openssl1-7.19.7-1.70.3 is installed
OR libcurl4-openssl1-7.19.7-1.70.3 is installed
OR libcurl4-openssl1-32bit-7.19.7-1.70.3 is installed
OR libcurl4-openssl1-x86-7.19.7-1.70.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
ImageMagick-6.8.8.1-8 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-8 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
ImageMagick-6.8.8.1-8 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-8 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND clamav-0.98.4-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
MozillaFirefox-38.4.0esr-51 is installed
OR MozillaFirefox-translations-38.4.0esr-51 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
openvpn-2.3.8-16.17 is installed
OR openvpn-auth-pam-plugin-2.3.8-16.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
automake-1.13.4-6 is installed
OR m4-1.4.16-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
dovecot22-2.2.30.2-14 is installed
OR dovecot22-backend-mysql-2.2.30.2-14 is installed
OR dovecot22-backend-pgsql-2.2.30.2-14 is installed
OR dovecot22-backend-sqlite-2.2.30.2-14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
cups-pk-helper-0.2.5-5 is installed
OR cups-pk-helper-lang-0.2.5-5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kgraft-patch-3_12_48-52_27-default-5-2 is installed
OR kgraft-patch-3_12_48-52_27-xen-5-2 is installed
OR kgraft-patch-SLE12_Update_8-5-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kgraft-patch-3_12_48-52_27-default-5-2 is installed
OR kgraft-patch-3_12_48-52_27-xen-5-2 is installed
OR kgraft-patch-SLE12_Update_8-5-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND mailx-12.5-28 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.44 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.44 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
postgresql93-9.3.14-19 is installed
OR postgresql93-contrib-9.3.14-19 is installed
OR postgresql93-docs-9.3.14-19 is installed
OR postgresql93-server-9.3.14-19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
compat-openssl098-0.9.8j-102 is installed
OR libopenssl0_9_8-0.9.8j-102 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND kernel-docs-3.0.101-68 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND libfbembed2_5-2.5.2.26539-13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND libgio-fam-2.48.2-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND libFLAC++6-32bit-1.3.0-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND gd-32bit-2.1.0-24.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 15 is installed
AND icedtea-web-1.7.1-1 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 OpenStack Cloud 6 is installed
AND ruby2.1-rubygem-activesupport-4_2-4.2.2-2 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 7 is installed
AND Package Information
java-1_7_1-ibm-1.7.1_sr4.25-38.23 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr4.25-38.23 is installed
OR java-1_7_1-ibm-devel-1.7.1_sr4.25-38.23 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr4.25-38.23 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr4.25-38.23 is installed
|