Oval Definition:oval:org.opensuse.security:def:28162
Revision Date:2020-12-01Version: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 feature was added to kernel-xen: - A improved XEN blkfront module was added, which allows more I/O bandwidth. (FATE#320200) It is called xen-blkfront in PV, and xen-vbd-upstream in HVM mode.

The following security bugs were fixed: - CVE-2013-7446: Use-after-free vulnerability in net/unix/af_unix.c in the Linux kernel allowed local users to bypass intended AF_UNIX socket permissions or cause a denial of service (panic) via crafted epoll_ctl calls (bnc#955654). - CVE-2015-7515: An out of bounds memory access in the aiptek USB driver could be used by physical local attackers to crash the kernel (bnc#956708). - CVE-2015-7550: The keyctl_read_key function in security/keys/keyctl.c in the Linux kernel did not properly use a semaphore, which allowed local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a crafted application that leverages a race condition between keyctl_revoke and keyctl_read calls (bnc#958951). - CVE-2015-8539: The KEYS subsystem in the Linux kernel allowed local users to gain privileges or cause a denial of service (BUG) via crafted keyctl commands that negatively instantiate a key, related to security/keys/encrypted-keys/encrypted.c, security/keys/trusted.c, and security/keys/user_defined.c (bnc#958463). - CVE-2015-8543: The networking implementation in the Linux kernel did not validate protocol identifiers for certain protocol families, which allowed local users to cause a denial of service (NULL function pointer dereference and system crash) or possibly gain privileges by leveraging CLONE_NEWUSER support to execute a crafted SOCK_RAW application (bnc#958886). - CVE-2015-8550: Compiler optimizations in the XEN PV backend drivers could have lead to double fetch vulnerabilities, causing denial of service or arbitrary code execution (depending on the configuration) (bsc#957988). - CVE-2015-8551, CVE-2015-8552: xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X) enabled (bsc#957990). - CVE-2015-8569: The (1) pptp_bind and (2) pptp_connect functions in drivers/net/ppp/pptp.c in the Linux kernel did not verify an address length, which allowed local users to obtain sensitive information from kernel memory and bypass the KASLR protection mechanism via a crafted application (bnc#959190). - CVE-2015-8575: The sco_sock_bind function in net/bluetooth/sco.c in the Linux kernel did not verify an address length, which allowed local users to obtain sensitive information from kernel memory and bypass the KASLR protection mechanism via a crafted application (bnc#959190 bnc#959399). - CVE-2015-8767: net/sctp/sm_sideeffect.c in the Linux kernel did not properly manage the relationship between a lock and a socket, which allowed local users to cause a denial of service (deadlock) via a crafted sctp_accept call (bnc#961509). - CVE-2015-8785: The fuse_fill_write_pages function in fs/fuse/file.c in the Linux kernel allowed local users to cause a denial of service (infinite loop) via a writev system call that triggers a zero length for the first segment of an iov (bnc#963765). - CVE-2015-8812: A use-after-free flaw was found in the CXGB3 kernel driver when the network was considered to be congested. This could be used by local attackers to cause machine crashes or potentially code execution (bsc#966437). - CVE-2016-0723: Race condition in the tty_ioctl function in drivers/tty/tty_io.c in the Linux kernel allowed local users to obtain sensitive information from kernel memory or cause a denial of service (use-after-free and system crash) by making a TIOCGETD ioctl call during processing of a TIOCSETD ioctl call (bnc#961500). - CVE-2016-2069: Race conditions in TLB syncing was fixed which could leak to information leaks (bnc#963767). - CVE-2016-2384: Removed a double free in the ALSA usb-audio driver in the umidi object which could lead to crashes (bsc#966693). - CVE-2016-2543: Added a missing NULL check at remove_events ioctl in ALSA that could lead to crashes. (bsc#967972). - CVE-2016-2544, CVE-2016-2545, CVE-2016-2546, CVE-2016-2547, CVE-2016-2548, CVE-2016-2549: Various race conditions in ALSAs timer handling were fixed. (bsc#967975, bsc#967974, bsc#967973, bsc#968011, bsc#968012, bsc#968013).

The following non-security bugs were fixed: - alsa: hda - Add one more node in the EAPD supporting candidate list (bsc#963561). - alsa: hda - Apply clock gate workaround to Skylake, too (bsc#966137). - alsa: hda - Fix playback noise with 24/32 bit sample size on BXT (bsc#966137). - alsa: hda - disable dynamic clock gating on Broxton before reset (bsc#966137). - Add /etc/modprobe.d/50-xen.conf selecting Xen frontend driver implementation (bsc#957986, bsc#956084, bsc#961658). - Fix handling of re-write-before-commit for mmapped NFS pages (bsc#964201). - nfsv4: Recovery of recalled read delegations is broken (bsc#956514). - nvme: default to 4k device page size (bsc#967042). - pci: leave MEM and IO decoding disabled during 64-bit BAR sizing, too (bsc#951815). - Refresh patches.xen/xen3-08-x86-ldt-make-modify_ldt-synchronous.patch (bsc#959705). - Refresh patches.xen/xen-vscsi-large-requests (refine fix and also address bsc#966094). - sunrpc: restore fair scheduling to priority queues (bsc#955308). - usb: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when the device is removed (bnc#956375). - usb: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNT (bnc#956375). - usb: ftdi_sio: fix tiocmget and tiocmset return values (bnc#956375). - usb: ftdi_sio: fix tiocmget indentation (bnc#956375). - usb: ftdi_sio: optimise chars_in_buffer (bnc#956375). - usb: ftdi_sio: refactor modem-control status retrieval (bnc#956375). - usb: ftdi_sio: remove unnecessary memset (bnc#956375). - usb: ftdi_sio: use ftdi_get_modem_status in chars_in_buffer (bnc#956375). - usb: ftdi_sio: use generic chars_in_buffer (bnc#956375). - usb: pl2303: clean up line-status handling (bnc#959649). - usb: pl2303: only wake up MSR queue on changes (bnc#959649). - usb: pl2303: remove bogus delta_msr_wait wake up (bnc#959649). - usb: serial: export usb_serial_generic_chars_in_buffer (bnc#956375). - Update patches.fixes/mm-exclude-reserved-pages-from-dirtyable-memory-fix.patch (bnc#940017, bnc#949298, bnc#947128). - xen: Update Xen config files (enable upstream block frontend). - ec2: Update kabi files and start tracking ec2 - xen: consolidate and simplify struct xenbus_driver instantiation (bsc#961658 fate#320200). - blktap: also call blkif_disconnect() when frontend switched to closed (bsc#952976). - blktap: refine mm tracking (bsc#952976). - block: Always check queue limits for cloned requests (bsc#933782). - block: xen-blkfront: Fix possible NULL ptr dereference (bsc#961658 fate#320200). - bnx2x: Add new device ids under the Qlogic vendor (bsc#964818). - bnx2x: Alloc 4k fragment for each rx ring buffer element (bsc#953369). - bnx2x: fix DMA API usage (bsc#953369). - driver core: Add BUS_NOTIFY_REMOVED_DEVICE event (bnc#962965). - driver: xen-blkfront: move talk_to_blkback to a more suitable place (bsc#961658 fate#320200). - drivers: xen-blkfront: only talk_to_blkback() when in XenbusStateInitialising (bsc#961658 fate#320200). - drm/i915: Change semantics of hw_contexts_disabled (bsc#963276). - drm/i915: Evict CS TLBs between batches (bsc#758040). - drm/i915: Fix SRC_COPY width on 830/845g (bsc#758040). - e1000e: Do not read ICR in Other interrupt (bsc#924919). - e1000e: Do not write lsc to ics in msi-x mode (bsc#924919). - e1000e: Fix msi-x interrupt automask (bsc#924919). - e1000e: Remove unreachable code (bsc#924919). - ext3: NULL dereference in ext3_evict_inode() (bsc#942082). - ext3: fix data=journal fast mount/umount hang (bsc#942082). - firmware: Create directories for external firmware (bsc#959312). - firmware: Simplify directory creation (bsc#959312). - ftdi_sio: private backport of TIOCMIWAIT (bnc#956375). - iommu/vt-d: Do not change dma domain on dma-mask change (bsc#955925). - jbd: Fix unreclaimed pages after truncate in data=journal mode (bsc#961516). - kabi/severities: Add exception for bnx2x_schedule_sp_rtnl() There is no external, 3rd party modules use the symbol and the bnx2x_schedule_sp_rtnl symbol is only used in the bnx2x driver. (bsc#953369) - kbuild: create directory for dir/file.o (bsc#959312). - llist/xen-blkfront: implement safe version of llist_for_each_entry (bsc#961658 fate#320200). - lpfc: Fix null ndlp dereference in target_reset_handler (bsc#951392). - mm-memcg-print-statistics-from-live-counters-fix (bnc#969307). - nvme: Clear BIO_SEG_VALID flag in nvme_bio_split() (bsc#954992). - pci: Update VPD size with correct length (bsc#958906). - pl2303: fix TIOCMIWAIT (bnc#959649). - pl2303: introduce private disconnect method (bnc#959649). - qeth: initialize net_device with carrier off (bnc#958000, LTC#136514). - s390/cio: collect format 1 channel-path description data (bnc#958000, LTC#136434). - s390/cio: ensure consistent measurement state (bnc#958000, LTC#136434). - s390/cio: fix measurement characteristics memleak (bnc#958000, LTC#136434). - s390/cio: update measurement characteristics (bnc#958000, LTC#136434). - s390/dasd: fix failfast for disconnected devices (bnc#958000, LTC#135138). - s390/sclp: Determine HSA size dynamically for zfcpdump (bnc#958000, LTC#136143). - s390/sclp: Move declarations for sclp_sdias into separate header file (bnc#958000, LTC#136143). - scsi_dh_rdac: always retry MODE SELECT on command lock violation (bsc#956949). - supported.conf: Add xen-blkfront. - tg3: 5715 does not link up when autoneg off (bsc#904035). - usb: serial: ftdi_sio: Add missing chars_in_buffer function (bnc#956375). - vmxnet3: fix building without CONFIG_PCI_MSI (bsc#958912). - vmxnet3: fix netpoll race condition (bsc#958912). - xen, blkfront: factor out flush-related checks from do_blkif_request() (bsc#961658 fate#320200). - xen-blkfront: Handle discard requests (bsc#961658 fate#320200). - xen-blkfront: If no barrier or flush is supported, use invalid operation (bsc#961658 fate#320200). - xen-blkfront: Introduce a 'max' module parameter to alter the amount of indirect segments (bsc#961658 fate#320200). - xen-blkfront: Silence pfn maybe-uninitialized warning (bsc#961658 fate#320200). - xen-blkfront: allow building in our Xen environment (bsc#961658 fate#320200). - xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing) (bsc#961658 fate#320200). - xen-blkfront: do not add indirect pages to list when !feature_persistent (bsc#961658 fate#320200). - xen-blkfront: drop the use of llist_for_each_entry_safe (bsc#961658 fate#320200). - xen-blkfront: fix a deadlock while handling discard response (bsc#961658 fate#320200). - xen-blkfront: fix accounting of reqs when migrating (bsc#961658 fate#320200). - xen-blkfront: free allocated page (bsc#961658 fate#320200). - xen-blkfront: handle backend CLOSED without CLOSING (bsc#961658 fate#320200). - xen-blkfront: handle bvecs with partial data (bsc#961658 fate#320200). - xen-blkfront: improve aproximation of required grants per request (bsc#961658 fate#320200). - xen-blkfront: make blkif_io_lock spinlock per-device (bsc#961658 fate#320200). - xen-blkfront: plug device number leak in xlblk_init() error path (bsc#961658 fate#320200). - xen-blkfront: pre-allocate pages for requests (bsc#961658 fate#320200). - xen-blkfront: remove frame list from blk_shadow (bsc#961658 fate#320200). - xen-blkfront: remove type check from blkfront_setup_discard (bsc#961658 fate#320200). - xen-blkfront: restore the non-persistent data path (bsc#961658 fate#320200). - xen-blkfront: revoke foreign access for grants not mapped by the backend (bsc#961658 fate#320200). - xen-blkfront: set blk_queue_max_hw_sectors correctly (bsc#961658 fate#320200). - xen-blkfront: switch from llist to list (bsc#961658 fate#320200). - xen-blkfront: use a different scatterlist for each request (bsc#961658 fate#320200). - xen-block: implement indirect descriptors (bsc#961658 fate#320200). - xen/blk[front|back]: Enhance discard support with secure erasing support (bsc#961658 fate#320200). - xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard together (bsc#961658 fate#320200). - xen/blkback: Persistent grant maps for xen blk drivers (bsc#961658 fate#320200). - xen/blkback: persistent-grants fixes (bsc#961658 fate#320200). - xen/blkfront: Fix crash if backend does not follow the right states (bsc#961658 fate#320200). - xen/blkfront: do not put bdev right after getting it (bsc#961658 fate#320200). - xen/blkfront: improve protection against issuing unsupported REQ_FUA (bsc#961658 fate#320200). - xen/blkfront: remove redundant flush_op (bsc#961658 fate#320200). - xen/panic/x86: Allow cpus to save registers even if they (bnc#940946). - xen/panic/x86: Fix re-entrance problem due to panic on (bnc#937444). - xen/pvhvm: If xen_platform_pci=0 is set do not blow up (v4) (bsc#961658 fate#320200). - xen/x86/mm: Add barriers and document switch_mm()-vs-flush synchronization (bnc#963767). - xen: x86: mm: drop TLB flush from ptep_set_access_flags (bsc#948330). - xen: x86: mm: only do a local tlb flush in ptep_set_access_flags() (bsc#948330). - xfs: Skip dirty pages in ->releasepage (bnc#912738, bnc#915183). - zfcp: fix fc_host port_type with NPIV (bnc#958000, LTC#132479).
Family:unixClass:patch
Status:Reference(s):1000362
1013882
1025108
1031485
1035082
1043960
1059893
1061075
1061081
1061086
1063123
1068187
1068191
1112368
1112369
1112432
1132665
512559
600469
636978
648080
648086
758040
775988
863025
866503
868444
904035
912738
914890
915183
916927
924919
930392
930496
933782
935510
937444
939460
939709
939712
940017
940946
942082
945842
947128
948330
949298
951392
951815
952976
953369
953831
954002
954992
955308
955382
955654
955837
955925
956084
956375
956514
956708
956949
957986
957988
957990
958000
958463
958886
958906
958912
958951
959190
959312
959399
959649
959705
961500
961509
961516
961658
962765
962965
963276
963561
963765
963767
963968
963975
964201
964468
964818
966094
966137
966220
966437
966693
967042
967972
967973
967974
967975
968011
968012
968013
968771
969307
982575
993819
995359
995377
999665
999668
CVE-2009-1725
CVE-2010-0405
CVE-2010-3332
CVE-2010-4159
CVE-2012-3482
CVE-2013-7446
CVE-2014-0106
CVE-2014-8127
CVE-2014-8128
CVE-2014-8129
CVE-2014-8130
CVE-2014-9655
CVE-2015-5165
CVE-2015-5166
CVE-2015-5276
CVE-2015-7515
CVE-2015-7550
CVE-2015-8539
CVE-2015-8543
CVE-2015-8550
CVE-2015-8551
CVE-2015-8552
CVE-2015-8569
CVE-2015-8575
CVE-2015-8629
CVE-2015-8631
CVE-2015-8767
CVE-2015-8785
CVE-2015-8812
CVE-2016-0723
CVE-2016-10196
CVE-2016-2069
CVE-2016-2177
CVE-2016-2182
CVE-2016-2183
CVE-2016-2384
CVE-2016-2543
CVE-2016-2544
CVE-2016-2545
CVE-2016-2546
CVE-2016-2547
CVE-2016-2548
CVE-2016-2549
CVE-2016-2776
CVE-2016-6303
CVE-2016-6306
CVE-2016-9843
CVE-2017-15289
CVE-2017-15592
CVE-2017-15595
CVE-2017-15597
CVE-2017-5429
CVE-2017-5430
CVE-2017-5432
CVE-2017-5433
CVE-2017-5434
CVE-2017-5435
CVE-2017-5436
CVE-2017-5438
CVE-2017-5439
CVE-2017-5440
CVE-2017-5441
CVE-2017-5442
CVE-2017-5443
CVE-2017-5444
CVE-2017-5445
CVE-2017-5446
CVE-2017-5447
CVE-2017-5448
CVE-2017-5449
CVE-2017-5451
CVE-2017-5454
CVE-2017-5455
CVE-2017-5456
CVE-2017-5459
CVE-2017-5460
CVE-2017-5461
CVE-2017-5462
CVE-2017-5464
CVE-2017-5465
CVE-2017-5466
CVE-2017-5467
CVE-2017-5469
CVE-2017-5470
CVE-2017-5472
CVE-2017-7544
CVE-2017-7749
CVE-2017-7750
CVE-2017-7751
CVE-2017-7752
CVE-2017-7754
CVE-2017-7755
CVE-2017-7756
CVE-2017-7757
CVE-2017-7758
CVE-2017-7761
CVE-2017-7763
CVE-2017-7764
CVE-2017-7765
CVE-2017-7768
CVE-2017-7778
CVE-2018-3133
CVE-2018-3174
CVE-2018-3282
CVE-2019-20503
CVE-2020-6805
CVE-2020-6806
CVE-2020-6807
CVE-2020-6811
CVE-2020-6812
CVE-2020-6814
SUSE-SU-2015:0985-1
SUSE-SU-2015:1404-1
SUSE-SU-2015:1420-1
SUSE-SU-2016:0430-1
SUSE-SU-2016:0872-1
SUSE-SU-2016:0911-1
SUSE-SU-2016:2545-1
SUSE-SU-2017:2235-1
SUSE-SU-2017:3212-1
SUSE-SU-2018:0195-1
SUSE-SU-2018:3542-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 High Performance Computing 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-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-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-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-LTSS
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY
SUSE Linux Enterprise Server for SAP Applications 12
SUSE Linux Enterprise Server for SAP Applications 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 12-LTSS
SUSE Linux Enterprise Server for VMWare 11 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP4
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP1
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE Linux Enterprise Workstation Extension 15
SUSE OpenStack Cloud 5
SUSE OpenStack Cloud 6
SUSE OpenStack Cloud 7
SUSE OpenStack Cloud 8
Product(s):
Definition Synopsis
  • openSUSE Leap 15.0 is installed
  • AND iputils-s20161105-lp150.5 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • MozillaThunderbird-52.6-54.1 is installed
  • OR MozillaThunderbird-buildsymbols-52.6-54.1 is installed
  • OR MozillaThunderbird-devel-52.6-54.1 is installed
  • OR MozillaThunderbird-translations-common-52.6-54.1 is installed
  • OR MozillaThunderbird-translations-other-52.6-54.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND sudo-1.7.6p2-0.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • xen-4.4.2_12-23 is installed
  • OR xen-doc-html-4.4.2_12-23 is installed
  • OR xen-kmp-default-4.4.2_12_3.0.101_63-23 is installed
  • OR xen-kmp-pae-4.4.2_12_3.0.101_63-23 is installed
  • OR xen-libs-4.4.2_12-23 is installed
  • OR xen-libs-32bit-4.4.2_12-23 is installed
  • OR xen-tools-4.4.2_12-23 is installed
  • OR xen-tools-domU-4.4.2_12-23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • bind-libs-9.9.5P1-1 is installed
  • OR bind-libs-32bit-9.9.5P1-1 is installed
  • OR bind-utils-9.9.5P1-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND cvs-1.12.12-181 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • dbus-1-glib-0.100.2-3 is installed
  • OR dbus-1-glib-32bit-0.100.2-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 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 SP4 is installed
  • AND Package Information
  • bluez-5.13-5.4 is installed
  • OR bluez-cups-5.13-5.4 is installed
  • OR libbluetooth3-5.13-5.4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
  • AND Package Information
  • samba-4.7.11+git.140.6bd0e5b30d8-4.21 is installed
  • OR samba-python-4.7.11+git.140.6bd0e5b30d8-4.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
  • AND Package Information
  • puppet-3.8.5-15.3 is installed
  • OR puppet-server-3.8.5-15.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • cups-2.2.7-1 is installed
  • OR cups-client-2.2.7-1 is installed
  • OR cups-config-2.2.7-1 is installed
  • OR cups-devel-2.2.7-1 is installed
  • OR libcups2-2.2.7-1 is installed
  • OR libcupscgi1-2.2.7-1 is installed
  • OR libcupsimage2-2.2.7-1 is installed
  • OR libcupsmime1-2.2.7-1 is installed
  • OR libcupsppdc1-2.2.7-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND sles12sp1-docker-image-1.0.7-20171002 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • gd-2.2.5-2 is installed
  • OR gd-devel-2.2.5-2 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 High Performance Computing 15 is installed
  • AND Package Information
  • libmunge2-0.5.13-4.3 is installed
  • OR munge-0.5.13-4.3 is installed
  • OR munge-devel-0.5.13-4.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-102 is installed
  • OR libopenssl0_9_8-0.9.8j-102 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-102 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 15 is installed
  • AND Package Information
  • kernel-default-4.12.14-25.6 is installed
  • OR reiserfs-kmp-default-4.12.14-25.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 is installed
  • AND Package Information
  • kernel-livepatch-4_12_14-25_3-default-11-2 is installed
  • OR kernel-livepatch-SLE15_Update_1-11-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND Package Information
  • webkit-jsc-4-2.24.0-3.21 is installed
  • OR webkit2gtk3-2.24.0-3.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
  • AND Package Information
  • libsvn_auth_gnome_keyring-1-0-1.10.6-3.6 is installed
  • OR subversion-1.10.6-3.6 is installed
  • OR subversion-python-ctypes-1.10.6-3.6 is installed
  • OR subversion-ruby-1.10.6-3.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.51-60.25 is installed
  • OR kernel-ec2-devel-3.12.51-60.25 is installed
  • OR kernel-ec2-extra-3.12.51-60.25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • qemu-2.11.2-9.28 is installed
  • OR qemu-arm-2.11.2-9.28 is installed
  • OR qemu-block-curl-2.11.2-9.28 is installed
  • OR qemu-block-iscsi-2.11.2-9.28 is installed
  • OR qemu-block-rbd-2.11.2-9.28 is installed
  • OR qemu-block-ssh-2.11.2-9.28 is installed
  • OR qemu-guest-agent-2.11.2-9.28 is installed
  • OR qemu-ipxe-1.0.0+-9.28 is installed
  • OR qemu-kvm-2.11.2-9.28 is installed
  • OR qemu-lang-2.11.2-9.28 is installed
  • OR qemu-ppc-2.11.2-9.28 is installed
  • OR qemu-s390-2.11.2-9.28 is installed
  • OR qemu-seabios-1.11.0-9.28 is installed
  • OR qemu-sgabios-8-9.28 is installed
  • OR qemu-vgabios-1.11.0-9.28 is installed
  • OR qemu-x86-2.11.2-9.28 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • nodejs4-4.6.0-8 is installed
  • OR nodejs4-devel-4.6.0-8 is installed
  • OR nodejs4-docs-4.6.0-8 is installed
  • OR npm4-4.6.0-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-52.2.0esr-72.5 is installed
  • OR MozillaFirefox-branding-SLED-52-24.3 is installed
  • OR MozillaFirefox-translations-52.2.0esr-72.5 is installed
  • OR firefox-gcc5-5.3.1+r233831-7 is installed
  • OR firefox-libffi-gcc5-5.3.1+r233831-7 is installed
  • OR firefox-libffi4-5.3.1+r233831-7 is installed
  • OR firefox-libstdc++6-5.3.1+r233831-7 is installed
  • OR libfreebl3-3.29.5-47.3 is installed
  • OR libsoftokn3-3.29.5-47.3 is installed
  • OR mozilla-nss-3.29.5-47.3 is installed
  • OR mozilla-nss-tools-3.29.5-47.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • kdelibs3-3.5.10-23.30 is installed
  • OR kdelibs3-32bit-3.5.10-23.30 is installed
  • OR kdelibs3-default-style-3.5.10-23.30 is installed
  • OR kdelibs3-default-style-32bit-3.5.10-23.30 is installed
  • OR kdelibs3-default-style-x86-3.5.10-23.30 is installed
  • OR kdelibs3-x86-3.5.10-23.30 is installed
  • OR kdelibs4-4.1.3-8.21 is installed
  • OR kdelibs4-core-4.1.3-8.21 is installed
  • OR libkde4-4.1.3-8.21 is installed
  • OR libkde4-32bit-4.1.3-8.21 is installed
  • OR libkde4-x86-4.1.3-8.21 is installed
  • OR libkdecore4-4.1.3-8.21 is installed
  • OR libkdecore4-32bit-4.1.3-8.21 is installed
  • OR libkdecore4-x86-4.1.3-8.21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • kdelibs3-3.5.10-23.30 is installed
  • OR kdelibs3-32bit-3.5.10-23.30 is installed
  • OR kdelibs3-default-style-3.5.10-23.30 is installed
  • OR kdelibs3-default-style-32bit-3.5.10-23.30 is installed
  • OR kdelibs3-default-style-x86-3.5.10-23.30 is installed
  • OR kdelibs3-x86-3.5.10-23.30 is installed
  • OR kdelibs4-4.1.3-8.21 is installed
  • OR kdelibs4-core-4.1.3-8.21 is installed
  • OR libkde4-4.1.3-8.21 is installed
  • OR libkde4-32bit-4.1.3-8.21 is installed
  • OR libkde4-x86-4.1.3-8.21 is installed
  • OR libkdecore4-4.1.3-8.21 is installed
  • OR libkdecore4-32bit-4.1.3-8.21 is installed
  • OR libkdecore4-x86-4.1.3-8.21 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.42 is installed
  • OR php5-5.2.14-0.7.30.42 is installed
  • OR php5-bcmath-5.2.14-0.7.30.42 is installed
  • OR php5-bz2-5.2.14-0.7.30.42 is installed
  • OR php5-calendar-5.2.14-0.7.30.42 is installed
  • OR php5-ctype-5.2.14-0.7.30.42 is installed
  • OR php5-curl-5.2.14-0.7.30.42 is installed
  • OR php5-dba-5.2.14-0.7.30.42 is installed
  • OR php5-dbase-5.2.14-0.7.30.42 is installed
  • OR php5-dom-5.2.14-0.7.30.42 is installed
  • OR php5-exif-5.2.14-0.7.30.42 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.42 is installed
  • OR php5-ftp-5.2.14-0.7.30.42 is installed
  • OR php5-gd-5.2.14-0.7.30.42 is installed
  • OR php5-gettext-5.2.14-0.7.30.42 is installed
  • OR php5-gmp-5.2.14-0.7.30.42 is installed
  • OR php5-hash-5.2.14-0.7.30.42 is installed
  • OR php5-iconv-5.2.14-0.7.30.42 is installed
  • OR php5-json-5.2.14-0.7.30.42 is installed
  • OR php5-ldap-5.2.14-0.7.30.42 is installed
  • OR php5-mbstring-5.2.14-0.7.30.42 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.42 is installed
  • OR php5-mysql-5.2.14-0.7.30.42 is installed
  • OR php5-odbc-5.2.14-0.7.30.42 is installed
  • OR php5-openssl-5.2.14-0.7.30.42 is installed
  • OR php5-pcntl-5.2.14-0.7.30.42 is installed
  • OR php5-pdo-5.2.14-0.7.30.42 is installed
  • OR php5-pear-5.2.14-0.7.30.42 is installed
  • OR php5-pgsql-5.2.14-0.7.30.42 is installed
  • OR php5-pspell-5.2.14-0.7.30.42 is installed
  • OR php5-shmop-5.2.14-0.7.30.42 is installed
  • OR php5-snmp-5.2.14-0.7.30.42 is installed
  • OR php5-soap-5.2.14-0.7.30.42 is installed
  • OR php5-suhosin-5.2.14-0.7.30.42 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.42 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.42 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.42 is installed
  • OR php5-wddx-5.2.14-0.7.30.42 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.42 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
  • OR php5-xsl-5.2.14-0.7.30.42 is installed
  • OR php5-zip-5.2.14-0.7.30.42 is installed
  • OR php5-zlib-5.2.14-0.7.30.42 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.42 is installed
  • OR php5-5.2.14-0.7.30.42 is installed
  • OR php5-bcmath-5.2.14-0.7.30.42 is installed
  • OR php5-bz2-5.2.14-0.7.30.42 is installed
  • OR php5-calendar-5.2.14-0.7.30.42 is installed
  • OR php5-ctype-5.2.14-0.7.30.42 is installed
  • OR php5-curl-5.2.14-0.7.30.42 is installed
  • OR php5-dba-5.2.14-0.7.30.42 is installed
  • OR php5-dbase-5.2.14-0.7.30.42 is installed
  • OR php5-dom-5.2.14-0.7.30.42 is installed
  • OR php5-exif-5.2.14-0.7.30.42 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.42 is installed
  • OR php5-ftp-5.2.14-0.7.30.42 is installed
  • OR php5-gd-5.2.14-0.7.30.42 is installed
  • OR php5-gettext-5.2.14-0.7.30.42 is installed
  • OR php5-gmp-5.2.14-0.7.30.42 is installed
  • OR php5-hash-5.2.14-0.7.30.42 is installed
  • OR php5-iconv-5.2.14-0.7.30.42 is installed
  • OR php5-json-5.2.14-0.7.30.42 is installed
  • OR php5-ldap-5.2.14-0.7.30.42 is installed
  • OR php5-mbstring-5.2.14-0.7.30.42 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.42 is installed
  • OR php5-mysql-5.2.14-0.7.30.42 is installed
  • OR php5-odbc-5.2.14-0.7.30.42 is installed
  • OR php5-openssl-5.2.14-0.7.30.42 is installed
  • OR php5-pcntl-5.2.14-0.7.30.42 is installed
  • OR php5-pdo-5.2.14-0.7.30.42 is installed
  • OR php5-pear-5.2.14-0.7.30.42 is installed
  • OR php5-pgsql-5.2.14-0.7.30.42 is installed
  • OR php5-pspell-5.2.14-0.7.30.42 is installed
  • OR php5-shmop-5.2.14-0.7.30.42 is installed
  • OR php5-snmp-5.2.14-0.7.30.42 is installed
  • OR php5-soap-5.2.14-0.7.30.42 is installed
  • OR php5-suhosin-5.2.14-0.7.30.42 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.42 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.42 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.42 is installed
  • OR php5-wddx-5.2.14-0.7.30.42 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.42 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
  • OR php5-xsl-5.2.14-0.7.30.42 is installed
  • OR php5-zip-5.2.14-0.7.30.42 is installed
  • OR php5-zlib-5.2.14-0.7.30.42 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.42 is installed
  • OR php5-5.2.14-0.7.30.42 is installed
  • OR php5-bcmath-5.2.14-0.7.30.42 is installed
  • OR php5-bz2-5.2.14-0.7.30.42 is installed
  • OR php5-calendar-5.2.14-0.7.30.42 is installed
  • OR php5-ctype-5.2.14-0.7.30.42 is installed
  • OR php5-curl-5.2.14-0.7.30.42 is installed
  • OR php5-dba-5.2.14-0.7.30.42 is installed
  • OR php5-dbase-5.2.14-0.7.30.42 is installed
  • OR php5-dom-5.2.14-0.7.30.42 is installed
  • OR php5-exif-5.2.14-0.7.30.42 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.42 is installed
  • OR php5-ftp-5.2.14-0.7.30.42 is installed
  • OR php5-gd-5.2.14-0.7.30.42 is installed
  • OR php5-gettext-5.2.14-0.7.30.42 is installed
  • OR php5-gmp-5.2.14-0.7.30.42 is installed
  • OR php5-hash-5.2.14-0.7.30.42 is installed
  • OR php5-iconv-5.2.14-0.7.30.42 is installed
  • OR php5-json-5.2.14-0.7.30.42 is installed
  • OR php5-ldap-5.2.14-0.7.30.42 is installed
  • OR php5-mbstring-5.2.14-0.7.30.42 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.42 is installed
  • OR php5-mysql-5.2.14-0.7.30.42 is installed
  • OR php5-odbc-5.2.14-0.7.30.42 is installed
  • OR php5-openssl-5.2.14-0.7.30.42 is installed
  • OR php5-pcntl-5.2.14-0.7.30.42 is installed
  • OR php5-pdo-5.2.14-0.7.30.42 is installed
  • OR php5-pear-5.2.14-0.7.30.42 is installed
  • OR php5-pgsql-5.2.14-0.7.30.42 is installed
  • OR php5-pspell-5.2.14-0.7.30.42 is installed
  • OR php5-shmop-5.2.14-0.7.30.42 is installed
  • OR php5-snmp-5.2.14-0.7.30.42 is installed
  • OR php5-soap-5.2.14-0.7.30.42 is installed
  • OR php5-suhosin-5.2.14-0.7.30.42 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.42 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.42 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.42 is installed
  • OR php5-wddx-5.2.14-0.7.30.42 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.42 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
  • OR php5-xsl-5.2.14-0.7.30.42 is installed
  • OR php5-zip-5.2.14-0.7.30.42 is installed
  • OR php5-zlib-5.2.14-0.7.30.42 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.42 is installed
  • OR php5-5.2.14-0.7.30.42 is installed
  • OR php5-bcmath-5.2.14-0.7.30.42 is installed
  • OR php5-bz2-5.2.14-0.7.30.42 is installed
  • OR php5-calendar-5.2.14-0.7.30.42 is installed
  • OR php5-ctype-5.2.14-0.7.30.42 is installed
  • OR php5-curl-5.2.14-0.7.30.42 is installed
  • OR php5-dba-5.2.14-0.7.30.42 is installed
  • OR php5-dbase-5.2.14-0.7.30.42 is installed
  • OR php5-dom-5.2.14-0.7.30.42 is installed
  • OR php5-exif-5.2.14-0.7.30.42 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.42 is installed
  • OR php5-ftp-5.2.14-0.7.30.42 is installed
  • OR php5-gd-5.2.14-0.7.30.42 is installed
  • OR php5-gettext-5.2.14-0.7.30.42 is installed
  • OR php5-gmp-5.2.14-0.7.30.42 is installed
  • OR php5-hash-5.2.14-0.7.30.42 is installed
  • OR php5-iconv-5.2.14-0.7.30.42 is installed
  • OR php5-json-5.2.14-0.7.30.42 is installed
  • OR php5-ldap-5.2.14-0.7.30.42 is installed
  • OR php5-mbstring-5.2.14-0.7.30.42 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.42 is installed
  • OR php5-mysql-5.2.14-0.7.30.42 is installed
  • OR php5-odbc-5.2.14-0.7.30.42 is installed
  • OR php5-openssl-5.2.14-0.7.30.42 is installed
  • OR php5-pcntl-5.2.14-0.7.30.42 is installed
  • OR php5-pdo-5.2.14-0.7.30.42 is installed
  • OR php5-pear-5.2.14-0.7.30.42 is installed
  • OR php5-pgsql-5.2.14-0.7.30.42 is installed
  • OR php5-pspell-5.2.14-0.7.30.42 is installed
  • OR php5-shmop-5.2.14-0.7.30.42 is installed
  • OR php5-snmp-5.2.14-0.7.30.42 is installed
  • OR php5-soap-5.2.14-0.7.30.42 is installed
  • OR php5-suhosin-5.2.14-0.7.30.42 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.42 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.42 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.42 is installed
  • OR php5-wddx-5.2.14-0.7.30.42 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.42 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
  • OR php5-xsl-5.2.14-0.7.30.42 is installed
  • OR php5-zip-5.2.14-0.7.30.42 is installed
  • OR php5-zlib-5.2.14-0.7.30.42 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.42 is installed
  • OR php5-5.2.14-0.7.30.42 is installed
  • OR php5-bcmath-5.2.14-0.7.30.42 is installed
  • OR php5-bz2-5.2.14-0.7.30.42 is installed
  • OR php5-calendar-5.2.14-0.7.30.42 is installed
  • OR php5-ctype-5.2.14-0.7.30.42 is installed
  • OR php5-curl-5.2.14-0.7.30.42 is installed
  • OR php5-dba-5.2.14-0.7.30.42 is installed
  • OR php5-dbase-5.2.14-0.7.30.42 is installed
  • OR php5-dom-5.2.14-0.7.30.42 is installed
  • OR php5-exif-5.2.14-0.7.30.42 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.42 is installed
  • OR php5-ftp-5.2.14-0.7.30.42 is installed
  • OR php5-gd-5.2.14-0.7.30.42 is installed
  • OR php5-gettext-5.2.14-0.7.30.42 is installed
  • OR php5-gmp-5.2.14-0.7.30.42 is installed
  • OR php5-hash-5.2.14-0.7.30.42 is installed
  • OR php5-iconv-5.2.14-0.7.30.42 is installed
  • OR php5-json-5.2.14-0.7.30.42 is installed
  • OR php5-ldap-5.2.14-0.7.30.42 is installed
  • OR php5-mbstring-5.2.14-0.7.30.42 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.42 is installed
  • OR php5-mysql-5.2.14-0.7.30.42 is installed
  • OR php5-odbc-5.2.14-0.7.30.42 is installed
  • OR php5-openssl-5.2.14-0.7.30.42 is installed
  • OR php5-pcntl-5.2.14-0.7.30.42 is installed
  • OR php5-pdo-5.2.14-0.7.30.42 is installed
  • OR php5-pear-5.2.14-0.7.30.42 is installed
  • OR php5-pgsql-5.2.14-0.7.30.42 is installed
  • OR php5-pspell-5.2.14-0.7.30.42 is installed
  • OR php5-shmop-5.2.14-0.7.30.42 is installed
  • OR php5-snmp-5.2.14-0.7.30.42 is installed
  • OR php5-soap-5.2.14-0.7.30.42 is installed
  • OR php5-suhosin-5.2.14-0.7.30.42 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.42 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.42 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.42 is installed
  • OR php5-wddx-5.2.14-0.7.30.42 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.42 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
  • OR php5-xsl-5.2.14-0.7.30.42 is installed
  • OR php5-zip-5.2.14-0.7.30.42 is installed
  • OR php5-zlib-5.2.14-0.7.30.42 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.42 is installed
  • OR php5-5.2.14-0.7.30.42 is installed
  • OR php5-bcmath-5.2.14-0.7.30.42 is installed
  • OR php5-bz2-5.2.14-0.7.30.42 is installed
  • OR php5-calendar-5.2.14-0.7.30.42 is installed
  • OR php5-ctype-5.2.14-0.7.30.42 is installed
  • OR php5-curl-5.2.14-0.7.30.42 is installed
  • OR php5-dba-5.2.14-0.7.30.42 is installed
  • OR php5-dbase-5.2.14-0.7.30.42 is installed
  • OR php5-dom-5.2.14-0.7.30.42 is installed
  • OR php5-exif-5.2.14-0.7.30.42 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.42 is installed
  • OR php5-ftp-5.2.14-0.7.30.42 is installed
  • OR php5-gd-5.2.14-0.7.30.42 is installed
  • OR php5-gettext-5.2.14-0.7.30.42 is installed
  • OR php5-gmp-5.2.14-0.7.30.42 is installed
  • OR php5-hash-5.2.14-0.7.30.42 is installed
  • OR php5-iconv-5.2.14-0.7.30.42 is installed
  • OR php5-json-5.2.14-0.7.30.42 is installed
  • OR php5-ldap-5.2.14-0.7.30.42 is installed
  • OR php5-mbstring-5.2.14-0.7.30.42 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.42 is installed
  • OR php5-mysql-5.2.14-0.7.30.42 is installed
  • OR php5-odbc-5.2.14-0.7.30.42 is installed
  • OR php5-openssl-5.2.14-0.7.30.42 is installed
  • OR php5-pcntl-5.2.14-0.7.30.42 is installed
  • OR php5-pdo-5.2.14-0.7.30.42 is installed
  • OR php5-pear-5.2.14-0.7.30.42 is installed
  • OR php5-pgsql-5.2.14-0.7.30.42 is installed
  • OR php5-pspell-5.2.14-0.7.30.42 is installed
  • OR php5-shmop-5.2.14-0.7.30.42 is installed
  • OR php5-snmp-5.2.14-0.7.30.42 is installed
  • OR php5-soap-5.2.14-0.7.30.42 is installed
  • OR php5-suhosin-5.2.14-0.7.30.42 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.42 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.42 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.42 is installed
  • OR php5-wddx-5.2.14-0.7.30.42 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.42 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
  • OR php5-xsl-5.2.14-0.7.30.42 is installed
  • OR php5-zip-5.2.14-0.7.30.42 is installed
  • OR php5-zlib-5.2.14-0.7.30.42 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • libtiff3-3.8.2-141.148 is installed
  • OR libtiff3-32bit-3.8.2-141.148 is installed
  • OR libtiff3-x86-3.8.2-141.148 is installed
  • OR tiff-3.8.2-141.148 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • libtiff3-3.8.2-141.148 is installed
  • OR libtiff3-32bit-3.8.2-141.148 is installed
  • OR libtiff3-x86-3.8.2-141.148 is installed
  • OR tiff-3.8.2-141.148 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • libtiff3-3.8.2-141.148 is installed
  • OR libtiff3-32bit-3.8.2-141.148 is installed
  • OR libtiff3-x86-3.8.2-141.148 is installed
  • OR tiff-3.8.2-141.148 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • libtiff3-3.8.2-141.148 is installed
  • OR libtiff3-32bit-3.8.2-141.148 is installed
  • OR libtiff3-x86-3.8.2-141.148 is installed
  • OR tiff-3.8.2-141.148 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • mono-core-2.0.1-1.34 is installed
  • OR mono-data-2.0.1-1.34 is installed
  • OR mono-data-postgresql-2.0.1-1.34 is installed
  • OR mono-data-sqlite-2.0.1-1.34 is installed
  • OR mono-locale-extras-2.0.1-1.34 is installed
  • OR mono-nunit-2.0.1-1.34 is installed
  • OR mono-web-2.0.1-1.34 is installed
  • OR mono-winforms-2.0.1-1.34 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • mono-core-2.0.1-1.34 is installed
  • OR mono-data-2.0.1-1.34 is installed
  • OR mono-data-postgresql-2.0.1-1.34 is installed
  • OR mono-data-sqlite-2.0.1-1.34 is installed
  • OR mono-locale-extras-2.0.1-1.34 is installed
  • OR mono-nunit-2.0.1-1.34 is installed
  • OR mono-web-2.0.1-1.34 is installed
  • OR mono-winforms-2.0.1-1.34 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • mono-core-2.0.1-1.34 is installed
  • OR mono-data-2.0.1-1.34 is installed
  • OR mono-data-postgresql-2.0.1-1.34 is installed
  • OR mono-data-sqlite-2.0.1-1.34 is installed
  • OR mono-locale-extras-2.0.1-1.34 is installed
  • OR mono-nunit-2.0.1-1.34 is installed
  • OR mono-web-2.0.1-1.34 is installed
  • OR mono-winforms-2.0.1-1.34 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND kvm-0.12.3-0.11 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-17.0.6esr-0.4 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
  • OR MozillaFirefox-translations-17.0.6esr-0.4 is installed
  • OR libfreebl3-3.14.3-0.4.3 is installed
  • OR libfreebl3-32bit-3.14.3-0.4.3 is installed
  • OR mozilla-nspr-4.9.6-0.3 is installed
  • OR mozilla-nspr-32bit-4.9.6-0.3 is installed
  • OR mozilla-nss-3.14.3-0.4.3 is installed
  • OR mozilla-nss-32bit-3.14.3-0.4.3 is installed
  • OR mozilla-nss-tools-3.14.3-0.4.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-17.0.6esr-0.4 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
  • OR MozillaFirefox-translations-17.0.6esr-0.4 is installed
  • OR libfreebl3-3.14.3-0.4.3 is installed
  • OR libfreebl3-32bit-3.14.3-0.4.3 is installed
  • OR mozilla-nspr-4.9.6-0.3 is installed
  • OR mozilla-nspr-32bit-4.9.6-0.3 is installed
  • OR mozilla-nss-3.14.3-0.4.3 is installed
  • OR mozilla-nss-32bit-3.14.3-0.4.3 is installed
  • OR mozilla-nss-tools-3.14.3-0.4.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-17.0.6esr-0.4 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
  • OR MozillaFirefox-translations-17.0.6esr-0.4 is installed
  • OR libfreebl3-3.14.3-0.4.3 is installed
  • OR libfreebl3-32bit-3.14.3-0.4.3 is installed
  • OR mozilla-nspr-4.9.6-0.3 is installed
  • OR mozilla-nspr-32bit-4.9.6-0.3 is installed
  • OR mozilla-nss-3.14.3-0.4.3 is installed
  • OR mozilla-nss-32bit-3.14.3-0.4.3 is installed
  • OR mozilla-nss-tools-3.14.3-0.4.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-17.0.6esr-0.4 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
  • OR MozillaFirefox-translations-17.0.6esr-0.4 is installed
  • OR libfreebl3-3.14.3-0.4.3 is installed
  • OR libfreebl3-32bit-3.14.3-0.4.3 is installed
  • OR mozilla-nspr-4.9.6-0.3 is installed
  • OR mozilla-nspr-32bit-4.9.6-0.3 is installed
  • OR mozilla-nss-3.14.3-0.4.3 is installed
  • OR mozilla-nss-32bit-3.14.3-0.4.3 is installed
  • OR mozilla-nss-tools-3.14.3-0.4.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-68.6.0-78.64 is installed
  • OR MozillaFirefox-translations-common-68.6.0-78.64 is installed
  • OR MozillaFirefox-translations-other-68.6.0-78.64 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-68.6.0-78.64 is installed
  • OR MozillaFirefox-translations-common-68.6.0-78.64 is installed
  • OR MozillaFirefox-translations-other-68.6.0-78.64 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • apache2-mod_php53-5.3.8-0.43 is installed
  • OR php53-5.3.8-0.43 is installed
  • OR php53-bcmath-5.3.8-0.43 is installed
  • OR php53-bz2-5.3.8-0.43 is installed
  • OR php53-calendar-5.3.8-0.43 is installed
  • OR php53-ctype-5.3.8-0.43 is installed
  • OR php53-curl-5.3.8-0.43 is installed
  • OR php53-dba-5.3.8-0.43 is installed
  • OR php53-dom-5.3.8-0.43 is installed
  • OR php53-exif-5.3.8-0.43 is installed
  • OR php53-fastcgi-5.3.8-0.43 is installed
  • OR php53-fileinfo-5.3.8-0.43 is installed
  • OR php53-ftp-5.3.8-0.43 is installed
  • OR php53-gd-5.3.8-0.43 is installed
  • OR php53-gettext-5.3.8-0.43 is installed
  • OR php53-gmp-5.3.8-0.43 is installed
  • OR php53-iconv-5.3.8-0.43 is installed
  • OR php53-intl-5.3.8-0.43 is installed
  • OR php53-json-5.3.8-0.43 is installed
  • OR php53-ldap-5.3.8-0.43 is installed
  • OR php53-mbstring-5.3.8-0.43 is installed
  • OR php53-mcrypt-5.3.8-0.43 is installed
  • OR php53-mysql-5.3.8-0.43 is installed
  • OR php53-odbc-5.3.8-0.43 is installed
  • OR php53-openssl-5.3.8-0.43 is installed
  • OR php53-pcntl-5.3.8-0.43 is installed
  • OR php53-pdo-5.3.8-0.43 is installed
  • OR php53-pear-5.3.8-0.43 is installed
  • OR php53-pgsql-5.3.8-0.43 is installed
  • OR php53-pspell-5.3.8-0.43 is installed
  • OR php53-shmop-5.3.8-0.43 is installed
  • OR php53-snmp-5.3.8-0.43 is installed
  • OR php53-soap-5.3.8-0.43 is installed
  • OR php53-suhosin-5.3.8-0.43 is installed
  • OR php53-sysvmsg-5.3.8-0.43 is installed
  • OR php53-sysvsem-5.3.8-0.43 is installed
  • OR php53-sysvshm-5.3.8-0.43 is installed
  • OR php53-tokenizer-5.3.8-0.43 is installed
  • OR php53-wddx-5.3.8-0.43 is installed
  • OR php53-xmlreader-5.3.8-0.43 is installed
  • OR php53-xmlrpc-5.3.8-0.43 is installed
  • OR php53-xmlwriter-5.3.8-0.43 is installed
  • OR php53-xsl-5.3.8-0.43 is installed
  • OR php53-zip-5.3.8-0.43 is installed
  • OR php53-zlib-5.3.8-0.43 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • apache2-mod_php53-5.3.8-0.43 is installed
  • OR php53-5.3.8-0.43 is installed
  • OR php53-bcmath-5.3.8-0.43 is installed
  • OR php53-bz2-5.3.8-0.43 is installed
  • OR php53-calendar-5.3.8-0.43 is installed
  • OR php53-ctype-5.3.8-0.43 is installed
  • OR php53-curl-5.3.8-0.43 is installed
  • OR php53-dba-5.3.8-0.43 is installed
  • OR php53-dom-5.3.8-0.43 is installed
  • OR php53-exif-5.3.8-0.43 is installed
  • OR php53-fastcgi-5.3.8-0.43 is installed
  • OR php53-fileinfo-5.3.8-0.43 is installed
  • OR php53-ftp-5.3.8-0.43 is installed
  • OR php53-gd-5.3.8-0.43 is installed
  • OR php53-gettext-5.3.8-0.43 is installed
  • OR php53-gmp-5.3.8-0.43 is installed
  • OR php53-iconv-5.3.8-0.43 is installed
  • OR php53-intl-5.3.8-0.43 is installed
  • OR php53-json-5.3.8-0.43 is installed
  • OR php53-ldap-5.3.8-0.43 is installed
  • OR php53-mbstring-5.3.8-0.43 is installed
  • OR php53-mcrypt-5.3.8-0.43 is installed
  • OR php53-mysql-5.3.8-0.43 is installed
  • OR php53-odbc-5.3.8-0.43 is installed
  • OR php53-openssl-5.3.8-0.43 is installed
  • OR php53-pcntl-5.3.8-0.43 is installed
  • OR php53-pdo-5.3.8-0.43 is installed
  • OR php53-pear-5.3.8-0.43 is installed
  • OR php53-pgsql-5.3.8-0.43 is installed
  • OR php53-pspell-5.3.8-0.43 is installed
  • OR php53-shmop-5.3.8-0.43 is installed
  • OR php53-snmp-5.3.8-0.43 is installed
  • OR php53-soap-5.3.8-0.43 is installed
  • OR php53-suhosin-5.3.8-0.43 is installed
  • OR php53-sysvmsg-5.3.8-0.43 is installed
  • OR php53-sysvsem-5.3.8-0.43 is installed
  • OR php53-sysvshm-5.3.8-0.43 is installed
  • OR php53-tokenizer-5.3.8-0.43 is installed
  • OR php53-wddx-5.3.8-0.43 is installed
  • OR php53-xmlreader-5.3.8-0.43 is installed
  • OR php53-xmlrpc-5.3.8-0.43 is installed
  • OR php53-xmlwriter-5.3.8-0.43 is installed
  • OR php53-xsl-5.3.8-0.43 is installed
  • OR php53-zip-5.3.8-0.43 is installed
  • OR php53-zlib-5.3.8-0.43 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • apache2-mod_php53-5.3.8-0.43 is installed
  • OR php53-5.3.8-0.43 is installed
  • OR php53-bcmath-5.3.8-0.43 is installed
  • OR php53-bz2-5.3.8-0.43 is installed
  • OR php53-calendar-5.3.8-0.43 is installed
  • OR php53-ctype-5.3.8-0.43 is installed
  • OR php53-curl-5.3.8-0.43 is installed
  • OR php53-dba-5.3.8-0.43 is installed
  • OR php53-dom-5.3.8-0.43 is installed
  • OR php53-exif-5.3.8-0.43 is installed
  • OR php53-fastcgi-5.3.8-0.43 is installed
  • OR php53-fileinfo-5.3.8-0.43 is installed
  • OR php53-ftp-5.3.8-0.43 is installed
  • OR php53-gd-5.3.8-0.43 is installed
  • OR php53-gettext-5.3.8-0.43 is installed
  • OR php53-gmp-5.3.8-0.43 is installed
  • OR php53-iconv-5.3.8-0.43 is installed
  • OR php53-intl-5.3.8-0.43 is installed
  • OR php53-json-5.3.8-0.43 is installed
  • OR php53-ldap-5.3.8-0.43 is installed
  • OR php53-mbstring-5.3.8-0.43 is installed
  • OR php53-mcrypt-5.3.8-0.43 is installed
  • OR php53-mysql-5.3.8-0.43 is installed
  • OR php53-odbc-5.3.8-0.43 is installed
  • OR php53-openssl-5.3.8-0.43 is installed
  • OR php53-pcntl-5.3.8-0.43 is installed
  • OR php53-pdo-5.3.8-0.43 is installed
  • OR php53-pear-5.3.8-0.43 is installed
  • OR php53-pgsql-5.3.8-0.43 is installed
  • OR php53-pspell-5.3.8-0.43 is installed
  • OR php53-shmop-5.3.8-0.43 is installed
  • OR php53-snmp-5.3.8-0.43 is installed
  • OR php53-soap-5.3.8-0.43 is installed
  • OR php53-suhosin-5.3.8-0.43 is installed
  • OR php53-sysvmsg-5.3.8-0.43 is installed
  • OR php53-sysvsem-5.3.8-0.43 is installed
  • OR php53-sysvshm-5.3.8-0.43 is installed
  • OR php53-tokenizer-5.3.8-0.43 is installed
  • OR php53-wddx-5.3.8-0.43 is installed
  • OR php53-xmlreader-5.3.8-0.43 is installed
  • OR php53-xmlrpc-5.3.8-0.43 is installed
  • OR php53-xmlwriter-5.3.8-0.43 is installed
  • OR php53-xsl-5.3.8-0.43 is installed
  • OR php53-zip-5.3.8-0.43 is installed
  • OR php53-zlib-5.3.8-0.43 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • apache2-mod_php53-5.3.8-0.43 is installed
  • OR php53-5.3.8-0.43 is installed
  • OR php53-bcmath-5.3.8-0.43 is installed
  • OR php53-bz2-5.3.8-0.43 is installed
  • OR php53-calendar-5.3.8-0.43 is installed
  • OR php53-ctype-5.3.8-0.43 is installed
  • OR php53-curl-5.3.8-0.43 is installed
  • OR php53-dba-5.3.8-0.43 is installed
  • OR php53-dom-5.3.8-0.43 is installed
  • OR php53-exif-5.3.8-0.43 is installed
  • OR php53-fastcgi-5.3.8-0.43 is installed
  • OR php53-fileinfo-5.3.8-0.43 is installed
  • OR php53-ftp-5.3.8-0.43 is installed
  • OR php53-gd-5.3.8-0.43 is installed
  • OR php53-gettext-5.3.8-0.43 is installed
  • OR php53-gmp-5.3.8-0.43 is installed
  • OR php53-iconv-5.3.8-0.43 is installed
  • OR php53-intl-5.3.8-0.43 is installed
  • OR php53-json-5.3.8-0.43 is installed
  • OR php53-ldap-5.3.8-0.43 is installed
  • OR php53-mbstring-5.3.8-0.43 is installed
  • OR php53-mcrypt-5.3.8-0.43 is installed
  • OR php53-mysql-5.3.8-0.43 is installed
  • OR php53-odbc-5.3.8-0.43 is installed
  • OR php53-openssl-5.3.8-0.43 is installed
  • OR php53-pcntl-5.3.8-0.43 is installed
  • OR php53-pdo-5.3.8-0.43 is installed
  • OR php53-pear-5.3.8-0.43 is installed
  • OR php53-pgsql-5.3.8-0.43 is installed
  • OR php53-pspell-5.3.8-0.43 is installed
  • OR php53-shmop-5.3.8-0.43 is installed
  • OR php53-snmp-5.3.8-0.43 is installed
  • OR php53-soap-5.3.8-0.43 is installed
  • OR php53-suhosin-5.3.8-0.43 is installed
  • OR php53-sysvmsg-5.3.8-0.43 is installed
  • OR php53-sysvsem-5.3.8-0.43 is installed
  • OR php53-sysvshm-5.3.8-0.43 is installed
  • OR php53-tokenizer-5.3.8-0.43 is installed
  • OR php53-wddx-5.3.8-0.43 is installed
  • OR php53-xmlreader-5.3.8-0.43 is installed
  • OR php53-xmlrpc-5.3.8-0.43 is installed
  • OR php53-xmlwriter-5.3.8-0.43 is installed
  • OR php53-xsl-5.3.8-0.43 is installed
  • OR php53-zip-5.3.8-0.43 is installed
  • OR php53-zlib-5.3.8-0.43 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • apache2-mod_php53-5.3.8-0.43 is installed
  • OR php53-5.3.8-0.43 is installed
  • OR php53-bcmath-5.3.8-0.43 is installed
  • OR php53-bz2-5.3.8-0.43 is installed
  • OR php53-calendar-5.3.8-0.43 is installed
  • OR php53-ctype-5.3.8-0.43 is installed
  • OR php53-curl-5.3.8-0.43 is installed
  • OR php53-dba-5.3.8-0.43 is installed
  • OR php53-dom-5.3.8-0.43 is installed
  • OR php53-exif-5.3.8-0.43 is installed
  • OR php53-fastcgi-5.3.8-0.43 is installed
  • OR php53-fileinfo-5.3.8-0.43 is installed
  • OR php53-ftp-5.3.8-0.43 is installed
  • OR php53-gd-5.3.8-0.43 is installed
  • OR php53-gettext-5.3.8-0.43 is installed
  • OR php53-gmp-5.3.8-0.43 is installed
  • OR php53-iconv-5.3.8-0.43 is installed
  • OR php53-intl-5.3.8-0.43 is installed
  • OR php53-json-5.3.8-0.43 is installed
  • OR php53-ldap-5.3.8-0.43 is installed
  • OR php53-mbstring-5.3.8-0.43 is installed
  • OR php53-mcrypt-5.3.8-0.43 is installed
  • OR php53-mysql-5.3.8-0.43 is installed
  • OR php53-odbc-5.3.8-0.43 is installed
  • OR php53-openssl-5.3.8-0.43 is installed
  • OR php53-pcntl-5.3.8-0.43 is installed
  • OR php53-pdo-5.3.8-0.43 is installed
  • OR php53-pear-5.3.8-0.43 is installed
  • OR php53-pgsql-5.3.8-0.43 is installed
  • OR php53-pspell-5.3.8-0.43 is installed
  • OR php53-shmop-5.3.8-0.43 is installed
  • OR php53-snmp-5.3.8-0.43 is installed
  • OR php53-soap-5.3.8-0.43 is installed
  • OR php53-suhosin-5.3.8-0.43 is installed
  • OR php53-sysvmsg-5.3.8-0.43 is installed
  • OR php53-sysvsem-5.3.8-0.43 is installed
  • OR php53-sysvshm-5.3.8-0.43 is installed
  • OR php53-tokenizer-5.3.8-0.43 is installed
  • OR php53-wddx-5.3.8-0.43 is installed
  • OR php53-xmlreader-5.3.8-0.43 is installed
  • OR php53-xmlrpc-5.3.8-0.43 is installed
  • OR php53-xmlwriter-5.3.8-0.43 is installed
  • OR php53-xsl-5.3.8-0.43 is installed
  • OR php53-zip-5.3.8-0.43 is installed
  • OR php53-zlib-5.3.8-0.43 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • curl-7.19.7-1.20.31 is installed
  • OR libcurl4-7.19.7-1.20.31 is installed
  • OR libcurl4-32bit-7.19.7-1.20.31 is installed
  • OR libcurl4-x86-7.19.7-1.20.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • curl-7.19.7-1.20.31 is installed
  • OR libcurl4-7.19.7-1.20.31 is installed
  • OR libcurl4-32bit-7.19.7-1.20.31 is installed
  • OR libcurl4-x86-7.19.7-1.20.31 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • curl-7.19.7-1.20.31 is installed
  • OR libcurl4-7.19.7-1.20.31 is installed
  • OR libcurl4-32bit-7.19.7-1.20.31 is installed
  • OR libcurl4-x86-7.19.7-1.20.31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • dbus-1-glib-0.76-34.22 is installed
  • OR dbus-1-glib-32bit-0.76-34.22 is installed
  • OR dbus-1-glib-x86-0.76-34.22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • libopenssl-devel-0.9.8j-0.89 is installed
  • OR libopenssl0_9_8-0.9.8j-0.89 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.89 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.89 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.89 is installed
  • OR openssl-0.9.8j-0.89 is installed
  • OR openssl-doc-0.9.8j-0.89 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • libopenssl-devel-0.9.8j-0.89 is installed
  • OR libopenssl0_9_8-0.9.8j-0.89 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.89 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.89 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.89 is installed
  • OR openssl-0.9.8j-0.89 is installed
  • OR openssl-doc-0.9.8j-0.89 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • apache2-2.2.12-59 is installed
  • OR apache2-doc-2.2.12-59 is installed
  • OR apache2-example-pages-2.2.12-59 is installed
  • OR apache2-prefork-2.2.12-59 is installed
  • OR apache2-utils-2.2.12-59 is installed
  • OR apache2-worker-2.2.12-59 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • apache2-2.2.12-59 is installed
  • OR apache2-doc-2.2.12-59 is installed
  • OR apache2-example-pages-2.2.12-59 is installed
  • OR apache2-prefork-2.2.12-59 is installed
  • OR apache2-utils-2.2.12-59 is installed
  • OR apache2-worker-2.2.12-59 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • apache2-2.2.12-59 is installed
  • OR apache2-doc-2.2.12-59 is installed
  • OR apache2-example-pages-2.2.12-59 is installed
  • OR apache2-prefork-2.2.12-59 is installed
  • OR apache2-utils-2.2.12-59 is installed
  • OR apache2-worker-2.2.12-59 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • apache2-2.2.12-59 is installed
  • OR apache2-doc-2.2.12-59 is installed
  • OR apache2-example-pages-2.2.12-59 is installed
  • OR apache2-prefork-2.2.12-59 is installed
  • OR apache2-utils-2.2.12-59 is installed
  • OR apache2-worker-2.2.12-59 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • apache2-2.2.12-59 is installed
  • OR apache2-doc-2.2.12-59 is installed
  • OR apache2-example-pages-2.2.12-59 is installed
  • OR apache2-prefork-2.2.12-59 is installed
  • OR apache2-utils-2.2.12-59 is installed
  • OR apache2-worker-2.2.12-59 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND foomatic-filters-3.0.2-269.35 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-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 SP3-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
  • SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
  • AND python-pycrypto-2.6.1-5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-52.2.0esr-72.5 is installed
  • OR MozillaFirefox-branding-SLED-52-24.3 is installed
  • OR MozillaFirefox-translations-52.2.0esr-72.5 is installed
  • OR firefox-gcc5-5.3.1+r233831-7 is installed
  • OR firefox-libffi-gcc5-5.3.1+r233831-7 is installed
  • OR firefox-libffi4-5.3.1+r233831-7 is installed
  • OR firefox-libstdc++6-5.3.1+r233831-7 is installed
  • OR libfreebl3-3.29.5-47.3 is installed
  • OR libfreebl3-32bit-3.29.5-47.3 is installed
  • OR libsoftokn3-3.29.5-47.3 is installed
  • OR libsoftokn3-32bit-3.29.5-47.3 is installed
  • OR mozilla-nss-3.29.5-47.3 is installed
  • OR mozilla-nss-32bit-3.29.5-47.3 is installed
  • OR mozilla-nss-tools-3.29.5-47.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-52.2.0esr-72.5 is installed
  • OR MozillaFirefox-branding-SLED-52-24.3 is installed
  • OR MozillaFirefox-translations-52.2.0esr-72.5 is installed
  • OR firefox-gcc5-5.3.1+r233831-7 is installed
  • OR firefox-libffi-gcc5-5.3.1+r233831-7 is installed
  • OR firefox-libffi4-5.3.1+r233831-7 is installed
  • OR firefox-libstdc++6-5.3.1+r233831-7 is installed
  • OR libfreebl3-3.29.5-47.3 is installed
  • OR libfreebl3-32bit-3.29.5-47.3 is installed
  • OR libsoftokn3-3.29.5-47.3 is installed
  • OR libsoftokn3-32bit-3.29.5-47.3 is installed
  • OR mozilla-nss-3.29.5-47.3 is installed
  • OR mozilla-nss-32bit-3.29.5-47.3 is installed
  • OR mozilla-nss-tools-3.29.5-47.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-52.2.0esr-72.5 is installed
  • OR MozillaFirefox-branding-SLED-52-24.3 is installed
  • OR MozillaFirefox-translations-52.2.0esr-72.5 is installed
  • OR firefox-gcc5-5.3.1+r233831-7 is installed
  • OR firefox-libffi-gcc5-5.3.1+r233831-7 is installed
  • OR firefox-libffi4-5.3.1+r233831-7 is installed
  • OR firefox-libstdc++6-5.3.1+r233831-7 is installed
  • OR libfreebl3-3.29.5-47.3 is installed
  • OR libfreebl3-32bit-3.29.5-47.3 is installed
  • OR libsoftokn3-3.29.5-47.3 is installed
  • OR libsoftokn3-32bit-3.29.5-47.3 is installed
  • OR mozilla-nss-3.29.5-47.3 is installed
  • OR mozilla-nss-32bit-3.29.5-47.3 is installed
  • OR mozilla-nss-tools-3.29.5-47.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-52.2.0esr-72.5 is installed
  • OR MozillaFirefox-branding-SLED-52-24.3 is installed
  • OR MozillaFirefox-translations-52.2.0esr-72.5 is installed
  • OR firefox-gcc5-5.3.1+r233831-7 is installed
  • OR firefox-libffi-gcc5-5.3.1+r233831-7 is installed
  • OR firefox-libffi4-5.3.1+r233831-7 is installed
  • OR firefox-libstdc++6-5.3.1+r233831-7 is installed
  • OR libfreebl3-3.29.5-47.3 is installed
  • OR libfreebl3-32bit-3.29.5-47.3 is installed
  • OR libsoftokn3-3.29.5-47.3 is installed
  • OR libsoftokn3-32bit-3.29.5-47.3 is installed
  • OR mozilla-nss-3.29.5-47.3 is installed
  • OR mozilla-nss-32bit-3.29.5-47.3 is installed
  • OR mozilla-nss-tools-3.29.5-47.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • ghostscript-fonts-other-8.62-32.46 is installed
  • OR ghostscript-fonts-rus-8.62-32.46 is installed
  • OR ghostscript-fonts-std-8.62-32.46 is installed
  • OR ghostscript-library-8.62-32.46 is installed
  • OR ghostscript-omni-8.62-32.46 is installed
  • OR ghostscript-x11-8.62-32.46 is installed
  • OR libgimpprint-4.2.7-32.46 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • adns-1.4-75.3 is installed
  • OR libadns1-1.4-75.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • adns-1.4-75.3 is installed
  • OR libadns1-1.4-75.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND amanda-2.5.2.1-188.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND amanda-2.5.2.1-188.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • ant-1.7.1-20.11 is installed
  • OR ant-trax-1.7.1-16.11 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-68.3.0-78.54 is installed
  • OR MozillaFirefox-translations-common-68.3.0-78.54 is installed
  • OR MozillaFirefox-translations-other-68.3.0-78.54 is installed
  • OR libfreebl3-3.47.1-38.12 is installed
  • OR libfreebl3-32bit-3.47.1-38.12 is installed
  • OR libsoftokn3-3.47.1-38.12 is installed
  • OR libsoftokn3-32bit-3.47.1-38.12 is installed
  • OR mozilla-nspr-4.23-29.9 is installed
  • OR mozilla-nspr-32bit-4.23-29.9 is installed
  • OR mozilla-nspr-devel-4.23-29.9 is installed
  • OR mozilla-nss-3.47.1-38.12 is installed
  • OR mozilla-nss-32bit-3.47.1-38.12 is installed
  • OR mozilla-nss-certs-3.47.1-38.12 is installed
  • OR mozilla-nss-certs-32bit-3.47.1-38.12 is installed
  • OR mozilla-nss-devel-3.47.1-38.12 is installed
  • OR mozilla-nss-tools-3.47.1-38.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-68.3.0-78.54 is installed
  • OR MozillaFirefox-translations-common-68.3.0-78.54 is installed
  • OR MozillaFirefox-translations-other-68.3.0-78.54 is installed
  • OR libfreebl3-3.47.1-38.12 is installed
  • OR libfreebl3-32bit-3.47.1-38.12 is installed
  • OR libsoftokn3-3.47.1-38.12 is installed
  • OR libsoftokn3-32bit-3.47.1-38.12 is installed
  • OR mozilla-nspr-4.23-29.9 is installed
  • OR mozilla-nspr-32bit-4.23-29.9 is installed
  • OR mozilla-nspr-devel-4.23-29.9 is installed
  • OR mozilla-nss-3.47.1-38.12 is installed
  • OR mozilla-nss-32bit-3.47.1-38.12 is installed
  • OR mozilla-nss-certs-3.47.1-38.12 is installed
  • OR mozilla-nss-certs-32bit-3.47.1-38.12 is installed
  • OR mozilla-nss-devel-3.47.1-38.12 is installed
  • OR mozilla-nss-tools-3.47.1-38.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND
  • curl-openssl1-7.19.7-1.69 is installed
  • OR libcurl4-openssl1-7.19.7-1.69 is installed
  • OR libcurl4-openssl1-32bit-7.19.7-1.69 is installed
  • OR libcurl4-openssl1-x86-7.19.7-1.69 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND
  • curl-openssl1-7.19.7-1.69 is installed
  • OR libcurl4-openssl1-7.19.7-1.69 is installed
  • OR libcurl4-openssl1-32bit-7.19.7-1.69 is installed
  • OR libcurl4-openssl1-x86-7.19.7-1.69 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND mailx-openssl1-12.5-1.11 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • java-1_7_0-openjdk-1.7.0.71-6 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.71-6 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.71-6 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.71-6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • java-1_7_0-openjdk-1.7.0.71-6 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.71-6 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.71-6 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.71-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND apache2-mod_jk-1.2.40-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • avahi-0.6.31-20 is installed
  • OR avahi-lang-0.6.31-20 is installed
  • OR avahi-utils-0.6.31-20 is installed
  • OR libavahi-client3-0.6.31-20 is installed
  • OR libavahi-client3-32bit-0.6.31-20 is installed
  • OR libavahi-common3-0.6.31-20 is installed
  • OR libavahi-common3-32bit-0.6.31-20 is installed
  • OR libavahi-core7-0.6.31-20 is installed
  • OR libdns_sd-0.6.31-20 is installed
  • OR libdns_sd-32bit-0.6.31-20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_74-60_64_40-default-9-2 is installed
  • OR kgraft-patch-3_12_74-60_64_40-xen-9-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_15-9-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • apache-commons-beanutils-1.9.2-1 is installed
  • OR apache-commons-beanutils-javadoc-1.9.2-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 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
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND coolkey-1.1.0-148.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • qemu-2.0.2-48.22 is installed
  • OR qemu-block-curl-2.0.2-48.22 is installed
  • OR qemu-block-rbd-2.0.2-48.22 is installed
  • OR qemu-guest-agent-2.0.2-48.22 is installed
  • OR qemu-ipxe-1.0.0-48.22 is installed
  • OR qemu-kvm-2.0.2-48.22 is installed
  • OR qemu-lang-2.0.2-48.22 is installed
  • OR qemu-ppc-2.0.2-48.22 is installed
  • OR qemu-s390-2.0.2-48.22 is installed
  • OR qemu-seabios-1.7.4-48.22 is installed
  • OR qemu-sgabios-8-48.22 is installed
  • OR qemu-tools-2.0.2-48.22 is installed
  • OR qemu-vgabios-1.7.4-48.22 is installed
  • OR qemu-x86-2.0.2-48.22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • qemu-2.0.2-48.22 is installed
  • OR qemu-block-curl-2.0.2-48.22 is installed
  • OR qemu-block-rbd-2.0.2-48.22 is installed
  • OR qemu-guest-agent-2.0.2-48.22 is installed
  • OR qemu-ipxe-1.0.0-48.22 is installed
  • OR qemu-kvm-2.0.2-48.22 is installed
  • OR qemu-lang-2.0.2-48.22 is installed
  • OR qemu-ppc-2.0.2-48.22 is installed
  • OR qemu-s390-2.0.2-48.22 is installed
  • OR qemu-seabios-1.7.4-48.22 is installed
  • OR qemu-sgabios-8-48.22 is installed
  • OR qemu-tools-2.0.2-48.22 is installed
  • OR qemu-vgabios-1.7.4-48.22 is installed
  • OR qemu-x86-2.0.2-48.22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • libvncclient0-0.9.9-16 is installed
  • OR libvncserver0-0.9.9-16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND Package Information
  • compat-openssl097g-0.9.7g-146.22.36 is installed
  • OR compat-openssl097g-32bit-0.9.7g-146.22.36 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND Package Information
  • compat-openssl097g-0.9.7g-146.22.47 is installed
  • OR compat-openssl097g-32bit-0.9.7g-146.22.47 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • apache2-2.4.10-14.17 is installed
  • OR apache2-doc-2.4.10-14.17 is installed
  • OR apache2-example-pages-2.4.10-14.17 is installed
  • OR apache2-prefork-2.4.10-14.17 is installed
  • OR apache2-utils-2.4.10-14.17 is installed
  • OR apache2-worker-2.4.10-14.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • kgraft-patch-4_4_121-92_104-default-2-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_28-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-106.6 is installed
  • OR libopenssl0_9_8-0.9.8j-106.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND kernel-docs-3.0.101-71 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • freerdp-1.0.2-7 is installed
  • OR libfreerdp-1_0-1.0.2-7 is installed
  • OR libfreerdp-1_0-plugins-1.0.2-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND libosip2-3.5.0-20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND imobiledevice-tools-1.2.0-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND gnome-shell-calendar-3.20.4-76 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND bash-lang-4.3-83.15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND Package Information
  • colord-1.4.2-1 is installed
  • OR colord-gtk-lang-0.1.26-1 is installed
  • OR colord-lang-1.4.2-1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND Package Information
  • ImageMagick-6.4.3.6-7.37 is installed
  • OR libMagickCore1-6.4.3.6-7.37 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.37 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND Package Information
  • python-keystoneclient-1.7.2-3 is installed
  • OR python-keystoneclient-doc-1.7.2-3 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • glibc-2.22-62.13 is installed
  • OR glibc-32bit-2.22-62.13 is installed
  • OR glibc-devel-2.22-62.13 is installed
  • OR glibc-devel-32bit-2.22-62.13 is installed
  • OR glibc-html-2.22-62.13 is installed
  • OR glibc-i18ndata-2.22-62.13 is installed
  • OR glibc-info-2.22-62.13 is installed
  • OR glibc-locale-2.22-62.13 is installed
  • OR glibc-locale-32bit-2.22-62.13 is installed
  • OR glibc-profile-2.22-62.13 is installed
  • OR glibc-profile-32bit-2.22-62.13 is installed
  • OR nscd-2.22-62.13 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 8 is installed
  • AND Package Information
  • libmariadb3-3.0.3-3.3 is installed
  • OR mariadb-10.2.15-4.3 is installed
  • OR mariadb-client-10.2.15-4.3 is installed
  • OR mariadb-connector-c-3.0.3-3.3 is installed
  • OR mariadb-errormessages-10.2.15-4.3 is installed
  • OR mariadb-galera-10.2.15-4.3 is installed
  • OR mariadb-tools-10.2.15-4.3 is installed
  • OR xtrabackup-2.4.10-4.3 is installed
  • BACK