Oval Definition:oval:org.opensuse.security:def:24093
Revision Date:2020-12-01Version:1
Title:Security update for the Linux Kernel (Important)
Description:

The SUSE Linux Enterprise 12 SP3 kernel was updated to receive various security and bugfixes.



The following security bugs were fixed:

- CVE-2020-11494: An issue was discovered in slc_bump in drivers/net/can/slcan.c, which allowed attackers to read uninitialized can_frame data, potentially containing sensitive information from kernel stack memory, if the configuration lacks CONFIG_INIT_STACK_ALL (bnc#1168424). - CVE-2020-10942: In get_raw_socket in drivers/vhost/net.c lacks validation of an sk_family field, which might allow attackers to trigger kernel stack corruption via crafted system calls (bnc#1167629). - CVE-2020-8647: Fixed a use-after-free vulnerability in the vc_do_resize function in drivers/tty/vt/vt.c (bnc#1162929). - CVE-2020-8649: Fixed a use-after-free vulnerability in the vgacon_invert_region function in drivers/video/console/vgacon.c (bnc#1162931). - CVE-2020-9383: Fixed an issue in set_fdc in drivers/block/floppy.c, which leads to a wait_til_ready out-of-bounds read (bnc#1165111). - CVE-2019-9458: In the video driver there was a use after free due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed (bnc#1168295). - CVE-2019-3701: Fixed an issue in can_can_gw_rcv, which could cause a system crash (bnc#1120386). - CVE-2019-19768: Fixed a use-after-free in the __blk_add_trace function in kernel/trace/blktrace.c (bnc#1159285). - CVE-2020-11609: Fixed a NULL pointer dereference in the stv06xx subsystem caused by mishandling invalid descriptors (bnc#1168854). - CVE-2020-10720: Fixed a use-after-free read in napi_gro_frags() (bsc#1170778). - CVE-2020-10690: Fixed the race between the release of ptp_clock and cdev (bsc#1170056). - CVE-2019-9455: Fixed a pointer leak due to a WARN_ON statement in a video driver. This could lead to local information disclosure with System execution privileges needed (bnc#1170345). - CVE-2020-11608: Fixed an issue in drivers/media/usb/gspca/ov519.c caused by a NULL pointer dereferences in ov511_mode_init_regs and ov518_mode_init_regs when there are zero endpoints (bnc#1168829). - CVE-2017-18255: The perf_cpu_time_max_percent_handler function in kernel/events/core.c allowed local users to cause a denial of service (integer overflow) or possibly have unspecified other impact via a large value, as demonstrated by an incorrect sample-rate calculation (bnc#1087813). - CVE-2020-8648: There was a use-after-free vulnerability in the n_tty_receive_buf_common function in drivers/tty/n_tty.c (bnc#1162928). - CVE-2020-2732: A flaw was discovered in the way that the KVM hypervisor handled instruction emulation for an L2 guest when nested virtualisation is enabled. Under some circumstances, an L2 guest may trick the L0 guest into accessing sensitive L1 resources that should be inaccessible to the L2 guest (bnc#1163971). - CVE-2019-5108: Fixed a denial-of-service vulnerability caused by triggering AP to send IAPP location updates for stations before the required authentication process has completed (bnc#1159912). - CVE-2020-8992: ext4_protect_reserved_inode in fs/ext4/block_validity.c allowed attackers to cause a denial of service (soft lockup) via a crafted journal size (bnc#1164069). - CVE-2018-21008: Fixed a use-after-free which could be caused by the function rsi_mac80211_detach in the file drivers/net/wireless/rsi/rsi_91x_mac80211.c (bnc#1149591). - CVE-2019-14896: A heap-based buffer overflow vulnerability was found in Marvell WiFi chip driver. A remote attacker could cause a denial of service (system crash) or, possibly execute arbitrary code, when the lbs_ibss_join_existing function is called after a STA connects to an AP (bnc#1157157). - CVE-2019-14897: A stack-based buffer overflow was found in Marvell WiFi chip driver. An attacker is able to cause a denial of service (system crash) or, possibly execute arbitrary code, when a STA works in IBSS mode (allows connecting stations together without the use of an AP) and connects to another STA (bnc#1157155). - CVE-2019-18675: Fixed an integer overflow in cpia2_remap_buffer in drivers/media/usb/cpia2/cpia2_core.c because cpia2 has its own mmap implementation. This allowed local users (with /dev/video0 access) to obtain read and write permissions on kernel physical pages, which can possibly result in a privilege escalation (bnc#1157804). - CVE-2019-14615: Insufficient control flow in certain data structures for some Intel(R) Processors with Intel(R) Processor Graphics may have allowed an unauthenticated user to potentially enable information disclosure via local access (bnc#1160195, bsc#1165881). - CVE-2019-19965: Fixed a NULL pointer dereference in drivers/scsi/libsas/sas_discover.c because of mishandling of port disconnection during discovery, related to a PHY down race condition (bnc#1159911). - CVE-2019-20054: Fixed a NULL pointer dereference in drop_sysctl_table() in fs/proc/proc_sysctl.c, related to put_links (bnc#1159910). - CVE-2019-20096: Fixed a memory leak in __feat_register_sp() in net/dccp/feat.c, which may cause denial of service (bnc#1159908). - CVE-2019-19966: Fixed a use-after-free in cpia2_exit() in drivers/media/usb/cpia2/cpia2_v4l.c that will cause denial of service (bnc#1159841). - CVE-2019-19447: Fixed an issue with mounting a crafted ext4 filesystem image, performing some operations, and unmounting could lead to a use-after-free in ext4_put_super in fs/ext4/super.c, related to dump_orphan_list in fs/ext4/super.c (bnc#1158819). - CVE-2019-19319: Fixed an issue with a setxattr operation, after a mount of a crafted ext4 image, can cause a slab-out-of-bounds write access because of an ext4_xattr_set_entry use-after-free in fs/ext4/xattr.c when a large old_size value is used in a memset call (bnc#1158021). - CVE-2019-19767: Fixed mishandling of ext4_expand_extra_isize, as demonstrated by use-after-free errors in __ext4_expand_extra_isize and ext4_xattr_set_entry, related to fs/ext4/inode.c and fs/ext4/super.c (bnc#1159297). - CVE-2019-11091,CVE-2018-12126,CVE-2018-12130,CVE-2018-12127: Earlier mitigations for the 'MDS' Microarchitectural Data Sampling attacks were not complete. An additional fix was added to the x86_64 fast systemcall path to further mitigate these attacks. (bsc#1164846 bsc#1170847)



The following non-security bugs were fixed:

- blk: Fix kabi due to blk_trace_mutex addition (bsc#1159285). - blktrace: fix dereference after null check (bsc#1159285). - blktrace: fix trace mutex deadlock (bsc#1159285). - btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents (bsc#1163508). - btrfs: fix panic during relocation after ENOSPC before writeback happens (bsc#1163508). - btrfs: qgroup: Fix root item corruption when multiple same source snapshots are created with quota enabled (bsc#1158642) - btrfs: relocation: fix reloc_root lifespan and access (bsc#1164009). - enic: prevent waking up stopped tx queues over watchdog reset (bsc#1133147). - fix PageHeadHuge() race with THP split (VM Functionality, bsc#1165311). - fs/xfs: fix f_ffree value for statfs when project quota is set (bsc#1165985). - ibmvnic: Bound waits for device queries (bsc#1155689 ltc#182047). - ibmvnic: Fix completion structure initialization (bsc#1155689 ltc#182047). - ibmvnic: Serialize device queries (bsc#1155689 ltc#182047). - ibmvnic: Terminate waiting device threads after loss of service (bsc#1155689 ltc#182047). - input: add safety guards to input_set_keycode() (bsc#1168075). - ipv4: correct gso_size for UFO (bsc#1154844). - ipv6: fix memory accounting during ipv6 queue expire (bsc#1162227) (bsc#1162227). - ipvlan: do not add hardware address of master to its unicast filter list (bsc#1137325). - md: add mddev->pers to avoid potential NULL pointer dereference (bsc#1056134). - md/bitmap: do not read page from device with Bitmap_sync (bsc#1056134). - md: change the initialization value for a spare device spot to MD_DISK_ROLE_SPARE (bsc#1056134). - md: Delete gendisk before cleaning up the request queue (bsc#1056134). - md: do not call bitmap_create() while array is quiesced (bsc#1056134). - md: do not set In_sync if array is frozen (bsc#1056134). - md: fix a potential deadlock of raid5/raid10 reshape (bsc#1056134). - md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_show (bsc#1056134). - md: notify about new spare disk in the container (bsc#1056134). - md/raid0: Fix buffer overflow at debug print (bsc#1164051). - md/raid10: end bio when the device faulty (bsc#1056134). - md/raid10: Fix raid10 replace hang when new added disk faulty (bsc#1056134). - md/raid1,raid10: silence warning about wait-within-wait (bsc#1056134). - md: return -ENODEV if rdev has no mddev assigned (bsc#1056134). - media: ov519: add missing endpoint sanity checks (bsc#1168829). - media: stv06xx: add missing descriptor sanity checks (bsc#1168854). - net: ena: Add PCI shutdown handler to allow safe kexec (bsc#1167421, bsc#1167423). - netfilter: conntrack: sctp: use distinct states for new SCTP connections (bsc#1159199). - net/ibmvnic: Fix typo in retry check (bsc#1155689 ltc#182047). - rpm/kernel-binary.spec.in: Replace Novell with SUSE - sched/fair: Scale bandwidth quota and period without losing quota/period ratio precision (bsc#1161586). - scsi: core: avoid repetitive logging of device offline messages (bsc#1145929). - scsi: core: kABI fix already_offline (bsc#1145929). - tcp: clear tp->packets_out when purging write queue (bsc#1154118). - x86/mitigations: Clear CPU buffers on the SYSCALL fast path (bsc#1164846 bsc#1170847). - xfs: also remove cached ACLs when removing the underlying attr (bsc#1165873). - xfs: bulkstat should copy lastip whenever userspace supplies one (bsc#1165984).
Family:unixClass:patch
Status:Reference(s):1013721
1013732
1044231
1050549
1051510
1051858
1056134
1056686
1060463
1065600
1065729
1083647
1085030
1087813
1088810
1103990
1103992
1104353
1104745
1104967
1109837
1109911
1111666
1111974
1112178
1112374
1112504
1113956
1114279
1114685
1118338
1119680
1120386
1122293
1122299
1123328
1126230
1127611
1132728
1132729
1132732
1133021
1133147
1133925
1134090
1134297
1134395
1136082
1136157
1136333
1137325
1138743
1140277
1141895
1142685
1144162
1144333
1145051
1145559
1145929
1146539
1148868
1149591
1150003
1150247
1150250
1154118
1154385
1154844
1154849
1155321
1155689
1156318
1156510
1157155
1157157
1157303
1157424
1157607
1157763
1157804
1158021
1158187
1158552
1158642
1158809
1158819
1158983
1159037
1159142
1159198
1159199
1159285
1159297
1159329
1159841
1159908
1159910
1159911
1159912
1160195
1160659
1161096
1161561
1161586
1161702
1161719
1161951
1162171
1162227
1162553
1162928
1162929
1162931
1163403
1163508
1163762
1163809
1163897
1163971
1164009
1164051
1164069
1164078
1164115
1164284
1164388
1164471
1164507
1164598
1164632
1164705
1164712
1164727
1164728
1164729
1164730
1164731
1164732
1164733
1164734
1164735
1164777
1164780
1164846
1164893
1165019
1165111
1165182
1165185
1165211
1165311
1165404
1165488
1165527
1165528
1165581
1165741
1165813
1165823
1165873
1165881
1165929
1165949
1165950
1165980
1165984
1165985
1166003
1166101
1166102
1166103
1166104
1166632
1166658
1166730
1166731
1166732
1166733
1166734
1166735
1166780
1166860
1166861
1166862
1166864
1166866
1166867
1166868
1166870
1166940
1166982
1167005
1167216
1167288
1167290
1167316
1167421
1167423
1167627
1167629
1168075
1168202
1168273
1168276
1168295
1168367
1168404
1168407
1168424
1168443
1168486
1168552
1168760
1168762
1168763
1168764
1168765
1168829
1168854
1168881
1168884
1168952
1169013
1169057
1169066
1169307
1169308
1169390
1169514
1169625
1169658
1170056
1170345
1170778
1170847
1171550
1171670
1171921
1171960
1171961
1171963
1176410
1177143
1178512
CVE-2016-9800
CVE-2016-9801
CVE-2017-18255
CVE-2018-11212
CVE-2018-12126
CVE-2018-12127
CVE-2018-12130
CVE-2018-20836
CVE-2018-21008
CVE-2019-11091
CVE-2019-11500
CVE-2019-14615
CVE-2019-14834
CVE-2019-14896
CVE-2019-14897
CVE-2019-1547
CVE-2019-1549
CVE-2019-1551
CVE-2019-1563
CVE-2019-15961
CVE-2019-18675
CVE-2019-19066
CVE-2019-19319
CVE-2019-19447
CVE-2019-19767
CVE-2019-19768
CVE-2019-19768
CVE-2019-19770
CVE-2019-19965
CVE-2019-19966
CVE-2019-20054
CVE-2019-20096
CVE-2019-2422
CVE-2019-2426
CVE-2019-2602
CVE-2019-2684
CVE-2019-2698
CVE-2019-3701
CVE-2019-3701
CVE-2019-5108
CVE-2019-8625
CVE-2019-8710
CVE-2019-8720
CVE-2019-8743
CVE-2019-8764
CVE-2019-8766
CVE-2019-8769
CVE-2019-8771
CVE-2019-8782
CVE-2019-8783
CVE-2019-8808
CVE-2019-8811
CVE-2019-8812
CVE-2019-8813
CVE-2019-8814
CVE-2019-8815
CVE-2019-8816
CVE-2019-8819
CVE-2019-8820
CVE-2019-8823
CVE-2019-8835
CVE-2019-8844
CVE-2019-8846
CVE-2019-9455
CVE-2019-9458
CVE-2019-9458
CVE-2020-10018
CVE-2020-10690
CVE-2020-10720
CVE-2020-10753
CVE-2020-10942
CVE-2020-10942
CVE-2020-11494
CVE-2020-11494
CVE-2020-11608
CVE-2020-11609
CVE-2020-11669
CVE-2020-11793
CVE-2020-13249
CVE-2020-1927
CVE-2020-1934
CVE-2020-1938
CVE-2020-25219
CVE-2020-26154
CVE-2020-2732
CVE-2020-2732
CVE-2020-2752
CVE-2020-2760
CVE-2020-2812
CVE-2020-2814
CVE-2020-28196
CVE-2020-3862
CVE-2020-3864
CVE-2020-3865
CVE-2020-3867
CVE-2020-3868
CVE-2020-8647
CVE-2020-8647
CVE-2020-8648
CVE-2020-8649
CVE-2020-8649
CVE-2020-8834
CVE-2020-8992
CVE-2020-9383
CVE-2020-9383
SUSE-SU-2018:4188-1
SUSE-SU-2019:1392-1
SUSE-SU-2019:2454-1
SUSE-SU-2019:3177-1
SUSE-SU-2020:0099-1
SUSE-SU-2020:1135-1
SUSE-SU-2020:1142-1
SUSE-SU-2020:1272-1
SUSE-SU-2020:1710-1
Platform(s):openSUSE Leap 42.1
openSUSE Leap 42.2
openSUSE Leap 42.3
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5
SUSE Linux Enterprise Desktop 11 SP2
SUSE Linux Enterprise Desktop 11 SP3
SUSE Linux Enterprise Desktop 11 SP4
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise High Availability Extension 11 SP3
SUSE Linux Enterprise High Availability Extension 11 SP4
SUSE Linux Enterprise Module for Basesystem 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 Public Cloud 15
SUSE Linux Enterprise Point of Sale 11 SP3
SUSE Linux Enterprise Real Time Extension 11 SP4
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-LTSS
SUSE Linux Enterprise Server 11 SP1-TERADATA
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-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 SP2-LTSS
SUSE Linux Enterprise Server 12 SP3-ESPOS
SUSE Linux Enterprise Server 12 SP3-TERADATA
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12 SP5
SUSE Linux Enterprise Server 12-LTSS
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 11
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP2
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3
SUSE Linux Enterprise Server for SAP Applications 11 SP3-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 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 12 SP4
SUSE Linux Enterprise Server for SAP Applications 12 SP5
SUSE Linux Enterprise Server for SAP Applications 12-LTSS
SUSE Linux Enterprise Server for VMWare 11 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP2
SUSE Linux Enterprise Software Development Kit 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP4
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP1
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE Linux Enterprise Workstation Extension 12 SP5
SUSE Linux Enterprise Workstation Extension 15
SUSE OpenStack Cloud 6
SUSE OpenStack Cloud 7
SUSE Package Hub for SUSE Linux Enterprise 12
SUSE Package Hub for SUSE Linux Enterprise 12 SP2
SUSE Package Hub for SUSE Linux Enterprise 12 SP3
Product(s):
Definition Synopsis
  • openSUSE Leap 42.1 is installed
  • AND Package Information
  • libapr1-1.5.1-5.1 is installed
  • OR libapr1-devel-1.5.1-5.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.2 is installed
  • AND id3lib-3.8.3-268.10 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND argyllcms-1.6.3-7.4 is installed
  • Definition Synopsis
  • SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
  • AND Package Information
  • conntrack-tools-1.4.2-5.2 is installed
  • OR libnetfilter_cthelper-1.0.0-7.1 is installed
  • OR libnetfilter_cthelper0-1.0.0-7.1 is installed
  • OR libnetfilter_cttimeout-1.0.0-9.1 is installed
  • OR libnetfilter_cttimeout1-1.0.0-9.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • MozillaFirefox-10.0.7-0.3 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.7 is installed
  • OR MozillaFirefox-translations-10.0.7-0.3 is installed
  • OR libfreebl3-3.13.6-0.5 is installed
  • OR libfreebl3-32bit-3.13.6-0.5 is installed
  • OR mozilla-nspr-4.9.2-0.6 is installed
  • OR mozilla-nspr-32bit-4.9.2-0.6 is installed
  • OR mozilla-nss-3.13.6-0.5 is installed
  • OR mozilla-nss-32bit-3.13.6-0.5 is installed
  • OR mozilla-nss-tools-3.13.6-0.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-17.0.9esr-0.7 is installed
  • OR MozillaFirefox-translations-17.0.9esr-0.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • java-1_7_0-openjdk-1.7.0.85-0.11 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.85-0.11 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.85-0.11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • cups-pk-helper-0.2.5-3 is installed
  • OR cups-pk-helper-lang-0.2.5-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND dracut-037-66 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • accountsservice-0.6.42-14 is installed
  • OR accountsservice-lang-0.6.42-14 is installed
  • OR libaccountsservice0-0.6.42-14 is installed
  • OR typelib-1_0-AccountsService-1_0-0.6.42-14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • libvirt-3.3.0-4 is installed
  • OR libvirt-admin-3.3.0-4 is installed
  • OR libvirt-client-3.3.0-4 is installed
  • OR libvirt-daemon-3.3.0-4 is installed
  • OR libvirt-daemon-config-network-3.3.0-4 is installed
  • OR libvirt-daemon-config-nwfilter-3.3.0-4 is installed
  • OR libvirt-daemon-driver-interface-3.3.0-4 is installed
  • OR libvirt-daemon-driver-libxl-3.3.0-4 is installed
  • OR libvirt-daemon-driver-lxc-3.3.0-4 is installed
  • OR libvirt-daemon-driver-network-3.3.0-4 is installed
  • OR libvirt-daemon-driver-nodedev-3.3.0-4 is installed
  • OR libvirt-daemon-driver-nwfilter-3.3.0-4 is installed
  • OR libvirt-daemon-driver-qemu-3.3.0-4 is installed
  • OR libvirt-daemon-driver-secret-3.3.0-4 is installed
  • OR libvirt-daemon-driver-storage-3.3.0-4 is installed
  • OR libvirt-daemon-driver-storage-core-3.3.0-4 is installed
  • OR libvirt-daemon-driver-storage-disk-3.3.0-4 is installed
  • OR libvirt-daemon-driver-storage-iscsi-3.3.0-4 is installed
  • OR libvirt-daemon-driver-storage-logical-3.3.0-4 is installed
  • OR libvirt-daemon-driver-storage-mpath-3.3.0-4 is installed
  • OR libvirt-daemon-driver-storage-rbd-3.3.0-4 is installed
  • OR libvirt-daemon-driver-storage-scsi-3.3.0-4 is installed
  • OR libvirt-daemon-lxc-3.3.0-4 is installed
  • OR libvirt-daemon-qemu-3.3.0-4 is installed
  • OR libvirt-daemon-xen-3.3.0-4 is installed
  • OR libvirt-doc-3.3.0-4 is installed
  • OR libvirt-libs-3.3.0-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP3 is installed
  • AND ctdb-1.0.114.6-0.11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
  • AND Package Information
  • ocfs2-1.6-0.28.11 is installed
  • OR ocfs2-kmp-bigmem-1.6_3.0.101_108.108-0.28.11 is installed
  • OR ocfs2-kmp-default-1.6_3.0.101_108.108-0.28.11 is installed
  • OR ocfs2-kmp-pae-1.6_3.0.101_108.108-0.28.11 is installed
  • OR ocfs2-kmp-ppc64-1.6_3.0.101_108.108-0.28.11 is installed
  • OR ocfs2-kmp-trace-1.6_3.0.101_108.108-0.28.11 is installed
  • OR ocfs2-kmp-xen-1.6_3.0.101_108.108-0.28.11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • binutils-2.29.1-4 is installed
  • OR binutils-devel-2.29.1-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND Package Information
  • git-2.16.4-3.3 is installed
  • OR git-arch-2.16.4-3.3 is installed
  • OR git-cvs-2.16.4-3.3 is installed
  • OR git-daemon-2.16.4-3.3 is installed
  • OR git-doc-2.16.4-3.3 is installed
  • OR git-email-2.16.4-3.3 is installed
  • OR git-gui-2.16.4-3.3 is installed
  • OR git-svn-2.16.4-3.3 is installed
  • OR git-web-2.16.4-3.3 is installed
  • OR gitk-2.16.4-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • libopenssl0_9_8-0.9.8j-59 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-59 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 15 is installed
  • AND Package Information
  • java-1_8_0-openjdk-1.8.0.171-3.3 is installed
  • OR java-1_8_0-openjdk-demo-1.8.0.171-3.3 is installed
  • OR java-1_8_0-openjdk-devel-1.8.0.171-3.3 is installed
  • OR java-1_8_0-openjdk-headless-1.8.0.171-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 15 is installed
  • AND Package Information
  • kernel-azure-4.12.14-5.5 is installed
  • OR kernel-azure-base-4.12.14-5.5 is installed
  • OR kernel-azure-devel-4.12.14-5.5 is installed
  • OR kernel-devel-azure-4.12.14-5.5 is installed
  • OR kernel-source-azure-4.12.14-5.5 is installed
  • OR kernel-syms-azure-4.12.14-5.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-45.9.0esr-71 is installed
  • OR MozillaFirefox-translations-45.9.0esr-71 is installed
  • OR libfreebl3-3.29.5-46 is installed
  • OR libsoftokn3-3.29.5-46 is installed
  • OR mozilla-nspr-4.13.1-32 is installed
  • OR mozilla-nss-3.29.5-46 is installed
  • OR mozilla-nss-tools-3.29.5-46 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
  • AND Package Information
  • kernel-rt-3.0.101.rt130-69.39 is installed
  • OR kernel-rt-base-3.0.101.rt130-69.39 is installed
  • OR kernel-rt-devel-3.0.101.rt130-69.39 is installed
  • OR kernel-rt_trace-3.0.101.rt130-69.39 is installed
  • OR kernel-rt_trace-base-3.0.101.rt130-69.39 is installed
  • OR kernel-rt_trace-devel-3.0.101.rt130-69.39 is installed
  • OR kernel-source-rt-3.0.101.rt130-69.39 is installed
  • OR kernel-syms-rt-3.0.101.rt130-69.39 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • MozillaFirefox-3.0.10-1.1 is installed
  • OR MozillaFirefox-branding-SLED-3.5-1.1 is installed
  • OR MozillaFirefox-translations-3.0.10-1.1 is installed
  • OR gconf2-2.24.0-7 is installed
  • OR gconf2-32bit-2.24.0-7 is installed
  • OR gconf2-x86-2.24.0-7 is installed
  • OR libfreebl3-3.12.3.1-1.2 is installed
  • OR libfreebl3-32bit-3.12.3.1-1.2 is installed
  • OR libfreebl3-x86-3.12.3.1-1.2 is installed
  • OR libidl-0.8.11-2 is installed
  • OR libidl-32bit-0.8.11-2 is installed
  • OR libidl-x86-0.8.11-2 is installed
  • OR mozilla-nspr-4.8-1.3 is installed
  • OR mozilla-nspr-32bit-4.8-1.3 is installed
  • OR mozilla-nspr-x86-4.8-1.3 is installed
  • OR mozilla-nss-3.12.3.1-1.2 is installed
  • OR mozilla-nss-32bit-3.12.3.1-1.2 is installed
  • OR mozilla-nss-tools-3.12.3.1-1.2 is installed
  • OR mozilla-nss-x86-3.12.3.1-1.2 is installed
  • OR mozilla-xulrunner190-1.9.0.10-1.1 is installed
  • OR mozilla-xulrunner190-32bit-1.9.0.10-1.1 is installed
  • OR mozilla-xulrunner190-gnomevfs-1.9.0.10-1.1 is installed
  • OR mozilla-xulrunner190-translations-1.9.0.10-1.1 is installed
  • OR mozilla-xulrunner190-x86-1.9.0.10-1.1 is installed
  • OR mozilla-xulrunner191-1.9.1.11-0.1 is installed
  • OR mozilla-xulrunner191-32bit-1.9.1.11-0.1 is installed
  • OR mozilla-xulrunner191-gnomevfs-1.9.1.11-0.1 is installed
  • OR mozilla-xulrunner191-translations-1.9.1.11-0.1 is installed
  • OR mozilla-xulrunner191-x86-1.9.1.11-0.1 is installed
  • OR mozilla-xulrunner192-1.9.2.12-0.6 is installed
  • OR mozilla-xulrunner192-32bit-1.9.2.12-0.6 is installed
  • OR mozilla-xulrunner192-gnome-1.9.2.12-0.6 is installed
  • OR mozilla-xulrunner192-translations-1.9.2.12-0.6 is installed
  • OR mozilla-xulrunner192-x86-1.9.2.12-0.6 is installed
  • OR orbit2-2.14.16-2 is installed
  • OR orbit2-32bit-2.14.16-2 is installed
  • OR orbit2-x86-2.14.16-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • MozillaFirefox-3.0.10-1.1 is installed
  • OR MozillaFirefox-branding-SLED-3.5-1.1 is installed
  • OR MozillaFirefox-translations-3.0.10-1.1 is installed
  • OR gconf2-2.24.0-7 is installed
  • OR gconf2-32bit-2.24.0-7 is installed
  • OR gconf2-x86-2.24.0-7 is installed
  • OR libfreebl3-3.12.3.1-1.2 is installed
  • OR libfreebl3-32bit-3.12.3.1-1.2 is installed
  • OR libfreebl3-x86-3.12.3.1-1.2 is installed
  • OR libidl-0.8.11-2 is installed
  • OR libidl-32bit-0.8.11-2 is installed
  • OR libidl-x86-0.8.11-2 is installed
  • OR mozilla-nspr-4.8-1.3 is installed
  • OR mozilla-nspr-32bit-4.8-1.3 is installed
  • OR mozilla-nspr-x86-4.8-1.3 is installed
  • OR mozilla-nss-3.12.3.1-1.2 is installed
  • OR mozilla-nss-32bit-3.12.3.1-1.2 is installed
  • OR mozilla-nss-tools-3.12.3.1-1.2 is installed
  • OR mozilla-nss-x86-3.12.3.1-1.2 is installed
  • OR mozilla-xulrunner190-1.9.0.10-1.1 is installed
  • OR mozilla-xulrunner190-32bit-1.9.0.10-1.1 is installed
  • OR mozilla-xulrunner190-gnomevfs-1.9.0.10-1.1 is installed
  • OR mozilla-xulrunner190-translations-1.9.0.10-1.1 is installed
  • OR mozilla-xulrunner190-x86-1.9.0.10-1.1 is installed
  • OR mozilla-xulrunner191-1.9.1.11-0.1 is installed
  • OR mozilla-xulrunner191-32bit-1.9.1.11-0.1 is installed
  • OR mozilla-xulrunner191-gnomevfs-1.9.1.11-0.1 is installed
  • OR mozilla-xulrunner191-translations-1.9.1.11-0.1 is installed
  • OR mozilla-xulrunner191-x86-1.9.1.11-0.1 is installed
  • OR mozilla-xulrunner192-1.9.2.12-0.6 is installed
  • OR mozilla-xulrunner192-32bit-1.9.2.12-0.6 is installed
  • OR mozilla-xulrunner192-gnome-1.9.2.12-0.6 is installed
  • OR mozilla-xulrunner192-translations-1.9.2.12-0.6 is installed
  • OR mozilla-xulrunner192-x86-1.9.2.12-0.6 is installed
  • OR orbit2-2.14.16-2 is installed
  • OR orbit2-32bit-2.14.16-2 is installed
  • OR orbit2-x86-2.14.16-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • boost-license-1.36.0-12.3 is installed
  • OR libboost_program_options1_36_0-1.36.0-12.3 is installed
  • OR libboost_regex1_36_0-1.36.0-12.3 is installed
  • OR libboost_signals1_36_0-1.36.0-12.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • boost-license-1.36.0-12.3 is installed
  • OR libboost_program_options1_36_0-1.36.0-12.3 is installed
  • OR libboost_regex1_36_0-1.36.0-12.3 is installed
  • OR libboost_signals1_36_0-1.36.0-12.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • boost-license-1.36.0-12.3 is installed
  • OR libboost_program_options1_36_0-1.36.0-12.3 is installed
  • OR libboost_regex1_36_0-1.36.0-12.3 is installed
  • OR libboost_signals1_36_0-1.36.0-12.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • boost-license-1.36.0-12.3 is installed
  • OR libboost_program_options1_36_0-1.36.0-12.3 is installed
  • OR libboost_regex1_36_0-1.36.0-12.3 is installed
  • OR libboost_signals1_36_0-1.36.0-12.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND ed-0.2-1001.30 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND ed-0.2-1001.30 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND ed-0.2-1001.30 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND Package Information
  • MozillaFirefox-3.5.9-0.1 is installed
  • OR MozillaFirefox-translations-3.5.9-0.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-17.0.10esr-0.4.2 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
  • OR MozillaFirefox-translations-17.0.10esr-0.4.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-17.0.10esr-0.4.2 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
  • OR MozillaFirefox-translations-17.0.10esr-0.4.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-17.0.10esr-0.4.2 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
  • OR MozillaFirefox-translations-17.0.10esr-0.4.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-17.0.10esr-0.4.2 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
  • OR MozillaFirefox-translations-17.0.10esr-0.4.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.5 is installed
  • OR libMagickCore1-6.4.3.6-7.78.5 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.5 is installed
  • OR libMagickCore1-6.4.3.6-7.78.5 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.50 is installed
  • OR php5-5.2.14-0.7.30.50 is installed
  • OR php5-bcmath-5.2.14-0.7.30.50 is installed
  • OR php5-bz2-5.2.14-0.7.30.50 is installed
  • OR php5-calendar-5.2.14-0.7.30.50 is installed
  • OR php5-ctype-5.2.14-0.7.30.50 is installed
  • OR php5-curl-5.2.14-0.7.30.50 is installed
  • OR php5-dba-5.2.14-0.7.30.50 is installed
  • OR php5-dbase-5.2.14-0.7.30.50 is installed
  • OR php5-dom-5.2.14-0.7.30.50 is installed
  • OR php5-exif-5.2.14-0.7.30.50 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.50 is installed
  • OR php5-ftp-5.2.14-0.7.30.50 is installed
  • OR php5-gd-5.2.14-0.7.30.50 is installed
  • OR php5-gettext-5.2.14-0.7.30.50 is installed
  • OR php5-gmp-5.2.14-0.7.30.50 is installed
  • OR php5-hash-5.2.14-0.7.30.50 is installed
  • OR php5-iconv-5.2.14-0.7.30.50 is installed
  • OR php5-json-5.2.14-0.7.30.50 is installed
  • OR php5-ldap-5.2.14-0.7.30.50 is installed
  • OR php5-mbstring-5.2.14-0.7.30.50 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.50 is installed
  • OR php5-mysql-5.2.14-0.7.30.50 is installed
  • OR php5-odbc-5.2.14-0.7.30.50 is installed
  • OR php5-openssl-5.2.14-0.7.30.50 is installed
  • OR php5-pcntl-5.2.14-0.7.30.50 is installed
  • OR php5-pdo-5.2.14-0.7.30.50 is installed
  • OR php5-pear-5.2.14-0.7.30.50 is installed
  • OR php5-pgsql-5.2.14-0.7.30.50 is installed
  • OR php5-pspell-5.2.14-0.7.30.50 is installed
  • OR php5-shmop-5.2.14-0.7.30.50 is installed
  • OR php5-snmp-5.2.14-0.7.30.50 is installed
  • OR php5-soap-5.2.14-0.7.30.50 is installed
  • OR php5-suhosin-5.2.14-0.7.30.50 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.50 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.50 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.50 is installed
  • OR php5-wddx-5.2.14-0.7.30.50 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.50 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
  • OR php5-xsl-5.2.14-0.7.30.50 is installed
  • OR php5-zip-5.2.14-0.7.30.50 is installed
  • OR php5-zlib-5.2.14-0.7.30.50 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.50 is installed
  • OR php5-5.2.14-0.7.30.50 is installed
  • OR php5-bcmath-5.2.14-0.7.30.50 is installed
  • OR php5-bz2-5.2.14-0.7.30.50 is installed
  • OR php5-calendar-5.2.14-0.7.30.50 is installed
  • OR php5-ctype-5.2.14-0.7.30.50 is installed
  • OR php5-curl-5.2.14-0.7.30.50 is installed
  • OR php5-dba-5.2.14-0.7.30.50 is installed
  • OR php5-dbase-5.2.14-0.7.30.50 is installed
  • OR php5-dom-5.2.14-0.7.30.50 is installed
  • OR php5-exif-5.2.14-0.7.30.50 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.50 is installed
  • OR php5-ftp-5.2.14-0.7.30.50 is installed
  • OR php5-gd-5.2.14-0.7.30.50 is installed
  • OR php5-gettext-5.2.14-0.7.30.50 is installed
  • OR php5-gmp-5.2.14-0.7.30.50 is installed
  • OR php5-hash-5.2.14-0.7.30.50 is installed
  • OR php5-iconv-5.2.14-0.7.30.50 is installed
  • OR php5-json-5.2.14-0.7.30.50 is installed
  • OR php5-ldap-5.2.14-0.7.30.50 is installed
  • OR php5-mbstring-5.2.14-0.7.30.50 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.50 is installed
  • OR php5-mysql-5.2.14-0.7.30.50 is installed
  • OR php5-odbc-5.2.14-0.7.30.50 is installed
  • OR php5-openssl-5.2.14-0.7.30.50 is installed
  • OR php5-pcntl-5.2.14-0.7.30.50 is installed
  • OR php5-pdo-5.2.14-0.7.30.50 is installed
  • OR php5-pear-5.2.14-0.7.30.50 is installed
  • OR php5-pgsql-5.2.14-0.7.30.50 is installed
  • OR php5-pspell-5.2.14-0.7.30.50 is installed
  • OR php5-shmop-5.2.14-0.7.30.50 is installed
  • OR php5-snmp-5.2.14-0.7.30.50 is installed
  • OR php5-soap-5.2.14-0.7.30.50 is installed
  • OR php5-suhosin-5.2.14-0.7.30.50 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.50 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.50 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.50 is installed
  • OR php5-wddx-5.2.14-0.7.30.50 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.50 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
  • OR php5-xsl-5.2.14-0.7.30.50 is installed
  • OR php5-zip-5.2.14-0.7.30.50 is installed
  • OR php5-zlib-5.2.14-0.7.30.50 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.50 is installed
  • OR php5-5.2.14-0.7.30.50 is installed
  • OR php5-bcmath-5.2.14-0.7.30.50 is installed
  • OR php5-bz2-5.2.14-0.7.30.50 is installed
  • OR php5-calendar-5.2.14-0.7.30.50 is installed
  • OR php5-ctype-5.2.14-0.7.30.50 is installed
  • OR php5-curl-5.2.14-0.7.30.50 is installed
  • OR php5-dba-5.2.14-0.7.30.50 is installed
  • OR php5-dbase-5.2.14-0.7.30.50 is installed
  • OR php5-dom-5.2.14-0.7.30.50 is installed
  • OR php5-exif-5.2.14-0.7.30.50 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.50 is installed
  • OR php5-ftp-5.2.14-0.7.30.50 is installed
  • OR php5-gd-5.2.14-0.7.30.50 is installed
  • OR php5-gettext-5.2.14-0.7.30.50 is installed
  • OR php5-gmp-5.2.14-0.7.30.50 is installed
  • OR php5-hash-5.2.14-0.7.30.50 is installed
  • OR php5-iconv-5.2.14-0.7.30.50 is installed
  • OR php5-json-5.2.14-0.7.30.50 is installed
  • OR php5-ldap-5.2.14-0.7.30.50 is installed
  • OR php5-mbstring-5.2.14-0.7.30.50 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.50 is installed
  • OR php5-mysql-5.2.14-0.7.30.50 is installed
  • OR php5-odbc-5.2.14-0.7.30.50 is installed
  • OR php5-openssl-5.2.14-0.7.30.50 is installed
  • OR php5-pcntl-5.2.14-0.7.30.50 is installed
  • OR php5-pdo-5.2.14-0.7.30.50 is installed
  • OR php5-pear-5.2.14-0.7.30.50 is installed
  • OR php5-pgsql-5.2.14-0.7.30.50 is installed
  • OR php5-pspell-5.2.14-0.7.30.50 is installed
  • OR php5-shmop-5.2.14-0.7.30.50 is installed
  • OR php5-snmp-5.2.14-0.7.30.50 is installed
  • OR php5-soap-5.2.14-0.7.30.50 is installed
  • OR php5-suhosin-5.2.14-0.7.30.50 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.50 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.50 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.50 is installed
  • OR php5-wddx-5.2.14-0.7.30.50 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.50 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
  • OR php5-xsl-5.2.14-0.7.30.50 is installed
  • OR php5-zip-5.2.14-0.7.30.50 is installed
  • OR php5-zlib-5.2.14-0.7.30.50 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.50 is installed
  • OR php5-5.2.14-0.7.30.50 is installed
  • OR php5-bcmath-5.2.14-0.7.30.50 is installed
  • OR php5-bz2-5.2.14-0.7.30.50 is installed
  • OR php5-calendar-5.2.14-0.7.30.50 is installed
  • OR php5-ctype-5.2.14-0.7.30.50 is installed
  • OR php5-curl-5.2.14-0.7.30.50 is installed
  • OR php5-dba-5.2.14-0.7.30.50 is installed
  • OR php5-dbase-5.2.14-0.7.30.50 is installed
  • OR php5-dom-5.2.14-0.7.30.50 is installed
  • OR php5-exif-5.2.14-0.7.30.50 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.50 is installed
  • OR php5-ftp-5.2.14-0.7.30.50 is installed
  • OR php5-gd-5.2.14-0.7.30.50 is installed
  • OR php5-gettext-5.2.14-0.7.30.50 is installed
  • OR php5-gmp-5.2.14-0.7.30.50 is installed
  • OR php5-hash-5.2.14-0.7.30.50 is installed
  • OR php5-iconv-5.2.14-0.7.30.50 is installed
  • OR php5-json-5.2.14-0.7.30.50 is installed
  • OR php5-ldap-5.2.14-0.7.30.50 is installed
  • OR php5-mbstring-5.2.14-0.7.30.50 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.50 is installed
  • OR php5-mysql-5.2.14-0.7.30.50 is installed
  • OR php5-odbc-5.2.14-0.7.30.50 is installed
  • OR php5-openssl-5.2.14-0.7.30.50 is installed
  • OR php5-pcntl-5.2.14-0.7.30.50 is installed
  • OR php5-pdo-5.2.14-0.7.30.50 is installed
  • OR php5-pear-5.2.14-0.7.30.50 is installed
  • OR php5-pgsql-5.2.14-0.7.30.50 is installed
  • OR php5-pspell-5.2.14-0.7.30.50 is installed
  • OR php5-shmop-5.2.14-0.7.30.50 is installed
  • OR php5-snmp-5.2.14-0.7.30.50 is installed
  • OR php5-soap-5.2.14-0.7.30.50 is installed
  • OR php5-suhosin-5.2.14-0.7.30.50 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.50 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.50 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.50 is installed
  • OR php5-wddx-5.2.14-0.7.30.50 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.50 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
  • OR php5-xsl-5.2.14-0.7.30.50 is installed
  • OR php5-zip-5.2.14-0.7.30.50 is installed
  • OR php5-zlib-5.2.14-0.7.30.50 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • apache2-mod_php5-5.2.14-0.7.30.50 is installed
  • OR php5-5.2.14-0.7.30.50 is installed
  • OR php5-bcmath-5.2.14-0.7.30.50 is installed
  • OR php5-bz2-5.2.14-0.7.30.50 is installed
  • OR php5-calendar-5.2.14-0.7.30.50 is installed
  • OR php5-ctype-5.2.14-0.7.30.50 is installed
  • OR php5-curl-5.2.14-0.7.30.50 is installed
  • OR php5-dba-5.2.14-0.7.30.50 is installed
  • OR php5-dbase-5.2.14-0.7.30.50 is installed
  • OR php5-dom-5.2.14-0.7.30.50 is installed
  • OR php5-exif-5.2.14-0.7.30.50 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.50 is installed
  • OR php5-ftp-5.2.14-0.7.30.50 is installed
  • OR php5-gd-5.2.14-0.7.30.50 is installed
  • OR php5-gettext-5.2.14-0.7.30.50 is installed
  • OR php5-gmp-5.2.14-0.7.30.50 is installed
  • OR php5-hash-5.2.14-0.7.30.50 is installed
  • OR php5-iconv-5.2.14-0.7.30.50 is installed
  • OR php5-json-5.2.14-0.7.30.50 is installed
  • OR php5-ldap-5.2.14-0.7.30.50 is installed
  • OR php5-mbstring-5.2.14-0.7.30.50 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.50 is installed
  • OR php5-mysql-5.2.14-0.7.30.50 is installed
  • OR php5-odbc-5.2.14-0.7.30.50 is installed
  • OR php5-openssl-5.2.14-0.7.30.50 is installed
  • OR php5-pcntl-5.2.14-0.7.30.50 is installed
  • OR php5-pdo-5.2.14-0.7.30.50 is installed
  • OR php5-pear-5.2.14-0.7.30.50 is installed
  • OR php5-pgsql-5.2.14-0.7.30.50 is installed
  • OR php5-pspell-5.2.14-0.7.30.50 is installed
  • OR php5-shmop-5.2.14-0.7.30.50 is installed
  • OR php5-snmp-5.2.14-0.7.30.50 is installed
  • OR php5-soap-5.2.14-0.7.30.50 is installed
  • OR php5-suhosin-5.2.14-0.7.30.50 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.50 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.50 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.50 is installed
  • OR php5-wddx-5.2.14-0.7.30.50 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.50 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
  • OR php5-xsl-5.2.14-0.7.30.50 is installed
  • OR php5-zip-5.2.14-0.7.30.50 is installed
  • OR php5-zlib-5.2.14-0.7.30.50 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • dbus-1-1.2.10-3.25 is installed
  • OR dbus-1-32bit-1.2.10-3.25 is installed
  • OR dbus-1-x11-1.2.10-3.25 is installed
  • OR dbus-1-x86-1.2.10-3.25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • dbus-1-1.2.10-3.25 is installed
  • OR dbus-1-32bit-1.2.10-3.25 is installed
  • OR dbus-1-x11-1.2.10-3.25 is installed
  • OR dbus-1-x86-1.2.10-3.25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • dbus-1-1.2.10-3.25 is installed
  • OR dbus-1-32bit-1.2.10-3.25 is installed
  • OR dbus-1-x11-1.2.10-3.25 is installed
  • OR dbus-1-x86-1.2.10-3.25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • libpng12-0-1.2.31-5.25 is installed
  • OR libpng12-0-32bit-1.2.31-5.25 is installed
  • OR libpng12-0-x86-1.2.31-5.25 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • bsdtar-2.5.5-9 is installed
  • OR libarchive2-2.5.5-9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • bsdtar-2.5.5-9 is installed
  • OR libarchive2-2.5.5-9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • bind-9.9.6P1-0.15 is installed
  • OR bind-chrootenv-9.9.6P1-0.15 is installed
  • OR bind-doc-9.9.6P1-0.15 is installed
  • OR bind-libs-9.9.6P1-0.15 is installed
  • OR bind-libs-32bit-9.9.6P1-0.15 is installed
  • OR bind-libs-x86-9.9.6P1-0.15 is installed
  • OR bind-utils-9.9.6P1-0.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • bind-9.9.6P1-0.15 is installed
  • OR bind-chrootenv-9.9.6P1-0.15 is installed
  • OR bind-doc-9.9.6P1-0.15 is installed
  • OR bind-libs-9.9.6P1-0.15 is installed
  • OR bind-libs-32bit-9.9.6P1-0.15 is installed
  • OR bind-libs-x86-9.9.6P1-0.15 is installed
  • OR bind-utils-9.9.6P1-0.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • bind-9.9.6P1-0.15 is installed
  • OR bind-chrootenv-9.9.6P1-0.15 is installed
  • OR bind-doc-9.9.6P1-0.15 is installed
  • OR bind-libs-9.9.6P1-0.15 is installed
  • OR bind-libs-32bit-9.9.6P1-0.15 is installed
  • OR bind-libs-x86-9.9.6P1-0.15 is installed
  • OR bind-utils-9.9.6P1-0.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • bind-9.9.6P1-0.15 is installed
  • OR bind-chrootenv-9.9.6P1-0.15 is installed
  • OR bind-doc-9.9.6P1-0.15 is installed
  • OR bind-libs-9.9.6P1-0.15 is installed
  • OR bind-libs-32bit-9.9.6P1-0.15 is installed
  • OR bind-libs-x86-9.9.6P1-0.15 is installed
  • OR bind-utils-9.9.6P1-0.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • bind-9.9.6P1-0.15 is installed
  • OR bind-chrootenv-9.9.6P1-0.15 is installed
  • OR bind-doc-9.9.6P1-0.15 is installed
  • OR bind-libs-9.9.6P1-0.15 is installed
  • OR bind-libs-32bit-9.9.6P1-0.15 is installed
  • OR bind-libs-x86-9.9.6P1-0.15 is installed
  • OR bind-utils-9.9.6P1-0.15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND kvm-1.4.2-0.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND kvm-1.4.2-0.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND kvm-1.4.2-0.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND kvm-1.4.2-0.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND coolkey-1.1.0-22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
  • AND
  • salt-2016.11.10-43.38 is installed
  • OR salt-doc-2016.11.10-43.38 is installed
  • OR salt-minion-2016.11.10-43.38 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
  • AND
  • salt-2016.11.10-43.38 is installed
  • OR salt-doc-2016.11.10-43.38 is installed
  • OR salt-minion-2016.11.10-43.38 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.102 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.102 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.102 is installed
  • OR kernel-default-3.0.101-0.47.102 is installed
  • OR kernel-default-base-3.0.101-0.47.102 is installed
  • OR kernel-default-devel-3.0.101-0.47.102 is installed
  • OR kernel-default-man-3.0.101-0.47.102 is installed
  • OR kernel-ec2-3.0.101-0.47.102 is installed
  • OR kernel-ec2-base-3.0.101-0.47.102 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.102 is installed
  • OR kernel-pae-3.0.101-0.47.102 is installed
  • OR kernel-pae-base-3.0.101-0.47.102 is installed
  • OR kernel-pae-devel-3.0.101-0.47.102 is installed
  • OR kernel-source-3.0.101-0.47.102 is installed
  • OR kernel-syms-3.0.101-0.47.102 is installed
  • OR kernel-trace-3.0.101-0.47.102 is installed
  • OR kernel-trace-base-3.0.101-0.47.102 is installed
  • OR kernel-trace-devel-3.0.101-0.47.102 is installed
  • OR kernel-xen-3.0.101-0.47.102 is installed
  • OR kernel-xen-base-3.0.101-0.47.102 is installed
  • OR kernel-xen-devel-3.0.101-0.47.102 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.102 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.102 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.102 is installed
  • OR kernel-default-3.0.101-0.47.102 is installed
  • OR kernel-default-base-3.0.101-0.47.102 is installed
  • OR kernel-default-devel-3.0.101-0.47.102 is installed
  • OR kernel-default-man-3.0.101-0.47.102 is installed
  • OR kernel-ec2-3.0.101-0.47.102 is installed
  • OR kernel-ec2-base-3.0.101-0.47.102 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.102 is installed
  • OR kernel-pae-3.0.101-0.47.102 is installed
  • OR kernel-pae-base-3.0.101-0.47.102 is installed
  • OR kernel-pae-devel-3.0.101-0.47.102 is installed
  • OR kernel-source-3.0.101-0.47.102 is installed
  • OR kernel-syms-3.0.101-0.47.102 is installed
  • OR kernel-trace-3.0.101-0.47.102 is installed
  • OR kernel-trace-base-3.0.101-0.47.102 is installed
  • OR kernel-trace-devel-3.0.101-0.47.102 is installed
  • OR kernel-xen-3.0.101-0.47.102 is installed
  • OR kernel-xen-base-3.0.101-0.47.102 is installed
  • OR kernel-xen-devel-3.0.101-0.47.102 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • libmysql55client18-5.5.54-0.35 is installed
  • OR libmysql55client18-32bit-5.5.54-0.35 is installed
  • OR libmysql55client_r18-5.5.54-0.35 is installed
  • OR mysql-5.5.54-0.35 is installed
  • OR mysql-client-5.5.54-0.35 is installed
  • OR mysql-tools-5.5.54-0.35 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • audiofile-0.2.6-142.17 is installed
  • OR audiofile-32bit-0.2.6-142.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • audiofile-0.2.6-142.17 is installed
  • OR audiofile-32bit-0.2.6-142.17 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • kernel-bigmem-3.0.101-108.7 is installed
  • OR kernel-bigmem-base-3.0.101-108.7 is installed
  • OR kernel-bigmem-devel-3.0.101-108.7 is installed
  • OR kernel-default-3.0.101-108.7 is installed
  • OR kernel-default-base-3.0.101-108.7 is installed
  • OR kernel-default-devel-3.0.101-108.7 is installed
  • OR kernel-default-man-3.0.101-108.7 is installed
  • OR kernel-ec2-3.0.101-108.7 is installed
  • OR kernel-ec2-base-3.0.101-108.7 is installed
  • OR kernel-ec2-devel-3.0.101-108.7 is installed
  • OR kernel-pae-3.0.101-108.7 is installed
  • OR kernel-pae-base-3.0.101-108.7 is installed
  • OR kernel-pae-devel-3.0.101-108.7 is installed
  • OR kernel-ppc64-3.0.101-108.7 is installed
  • OR kernel-ppc64-base-3.0.101-108.7 is installed
  • OR kernel-ppc64-devel-3.0.101-108.7 is installed
  • OR kernel-source-3.0.101-108.7 is installed
  • OR kernel-syms-3.0.101-108.7 is installed
  • OR kernel-trace-3.0.101-108.7 is installed
  • OR kernel-trace-base-3.0.101-108.7 is installed
  • OR kernel-trace-devel-3.0.101-108.7 is installed
  • OR kernel-xen-3.0.101-108.7 is installed
  • OR kernel-xen-base-3.0.101-108.7 is installed
  • OR kernel-xen-devel-3.0.101-108.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • kernel-bigmem-3.0.101-108.7 is installed
  • OR kernel-bigmem-base-3.0.101-108.7 is installed
  • OR kernel-bigmem-devel-3.0.101-108.7 is installed
  • OR kernel-default-3.0.101-108.7 is installed
  • OR kernel-default-base-3.0.101-108.7 is installed
  • OR kernel-default-devel-3.0.101-108.7 is installed
  • OR kernel-default-man-3.0.101-108.7 is installed
  • OR kernel-ec2-3.0.101-108.7 is installed
  • OR kernel-ec2-base-3.0.101-108.7 is installed
  • OR kernel-ec2-devel-3.0.101-108.7 is installed
  • OR kernel-pae-3.0.101-108.7 is installed
  • OR kernel-pae-base-3.0.101-108.7 is installed
  • OR kernel-pae-devel-3.0.101-108.7 is installed
  • OR kernel-ppc64-3.0.101-108.7 is installed
  • OR kernel-ppc64-base-3.0.101-108.7 is installed
  • OR kernel-ppc64-devel-3.0.101-108.7 is installed
  • OR kernel-source-3.0.101-108.7 is installed
  • OR kernel-syms-3.0.101-108.7 is installed
  • OR kernel-trace-3.0.101-108.7 is installed
  • OR kernel-trace-base-3.0.101-108.7 is installed
  • OR kernel-trace-devel-3.0.101-108.7 is installed
  • OR kernel-xen-3.0.101-108.7 is installed
  • OR kernel-xen-base-3.0.101-108.7 is installed
  • OR kernel-xen-devel-3.0.101-108.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • compat-libldap-2_3-0-2.3.37-2.30 is installed
  • OR libldap-2_4-2-2.4.26-0.30 is installed
  • OR libldap-2_4-2-32bit-2.4.26-0.30 is installed
  • OR libldap-2_4-2-x86-2.4.26-0.30 is installed
  • OR openldap2-2.4.26-0.30 is installed
  • OR openldap2-back-meta-2.4.26-0.30 is installed
  • OR openldap2-client-2.4.26-0.30 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
  • AND python-pycrypto-2.6.1-5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
  • AND python-pycrypto-2.6.1-5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND microcode_ctl-1.17-102.83.50 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND microcode_ctl-1.17-102.83.50 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND
  • libopenssl1-devel-1.0.1g-0.58.9 is installed
  • OR libopenssl1_0_0-1.0.1g-0.58.9 is installed
  • OR libopenssl1_0_0-32bit-1.0.1g-0.58.9 is installed
  • OR libopenssl1_0_0-x86-1.0.1g-0.58.9 is installed
  • OR openssl1-1.0.1g-0.58.9 is installed
  • OR openssl1-doc-1.0.1g-0.58.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND
  • libopenssl1-devel-1.0.1g-0.58.9 is installed
  • OR libopenssl1_0_0-1.0.1g-0.58.9 is installed
  • OR libopenssl1_0_0-32bit-1.0.1g-0.58.9 is installed
  • OR libopenssl1_0_0-x86-1.0.1g-0.58.9 is installed
  • OR openssl1-1.0.1g-0.58.9 is installed
  • OR openssl1-doc-1.0.1g-0.58.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND Package Information
  • curl-openssl1-7.19.7-1.55 is installed
  • OR libcurl4-openssl1-7.19.7-1.55 is installed
  • OR libcurl4-openssl1-32bit-7.19.7-1.55 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • MozillaFirefox-31.5.0esr-24 is installed
  • OR MozillaFirefox-translations-31.5.0esr-24 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • MozillaFirefox-31.5.0esr-24 is installed
  • OR MozillaFirefox-translations-31.5.0esr-24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • aaa_base-13.2+git20140911.61c1681-1 is installed
  • OR aaa_base-extras-13.2+git20140911.61c1681-1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • MozillaFirefox-38.5.0esr-54 is installed
  • OR MozillaFirefox-translations-38.5.0esr-54 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • MozillaFirefox-38.5.0esr-54 is installed
  • OR MozillaFirefox-translations-38.5.0esr-54 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • cups-filters-1.0.58-8.1 is installed
  • OR cups-filters-cups-browsed-1.0.58-8.1 is installed
  • OR cups-filters-foomatic-rip-1.0.58-8.1 is installed
  • OR cups-filters-ghostscript-1.0.58-8.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_69-60_64_35-default-3-3.1 is installed
  • OR kgraft-patch-3_12_69-60_64_35-xen-3-3.1 is installed
  • OR kgraft-patch-SLE12-SP1_Update_14-3-3.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • openssh-7.2p2-74.11 is installed
  • OR openssh-askpass-gnome-7.2p2-74.11 is installed
  • OR openssh-fips-7.2p2-74.11 is installed
  • OR openssh-helpers-7.2p2-74.11 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • openssh-7.2p2-74.11 is installed
  • OR openssh-askpass-gnome-7.2p2-74.11 is installed
  • OR openssh-fips-7.2p2-74.11 is installed
  • OR openssh-helpers-7.2p2-74.11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • alsa-1.0.27.2-11.4 is installed
  • OR alsa-docs-1.0.27.2-11.4 is installed
  • OR libasound2-1.0.27.2-11.4 is installed
  • OR libasound2-32bit-1.0.27.2-11.10 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_114-92_64-default-4-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_18-4-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_114-92_64-default-4-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_18-4-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND
  • kernel-default-4.4.180-94.116 is installed
  • OR kernel-default-base-4.4.180-94.116 is installed
  • OR kernel-default-devel-4.4.180-94.116 is installed
  • OR kernel-default-kgraft-4.4.180-94.116 is installed
  • OR kernel-devel-4.4.180-94.116 is installed
  • OR kernel-macros-4.4.180-94.116 is installed
  • OR kernel-source-4.4.180-94.116 is installed
  • OR kernel-syms-4.4.180-94.116 is installed
  • OR kgraft-patch-4_4_180-94_116-default-1-4.3 is installed
  • OR kgraft-patch-SLE12-SP3_Update_31-1-4.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
  • AND
  • kernel-default-4.4.180-94.116 is installed
  • OR kernel-default-base-4.4.180-94.116 is installed
  • OR kernel-default-devel-4.4.180-94.116 is installed
  • OR kernel-default-kgraft-4.4.180-94.116 is installed
  • OR kernel-devel-4.4.180-94.116 is installed
  • OR kernel-macros-4.4.180-94.116 is installed
  • OR kernel-source-4.4.180-94.116 is installed
  • OR kernel-syms-4.4.180-94.116 is installed
  • OR kgraft-patch-4_4_180-94_116-default-1-4.3 is installed
  • OR kgraft-patch-SLE12-SP3_Update_31-1-4.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • libproxy-0.4.13-18.3 is installed
  • OR libproxy-plugins-0.4.13-18.3 is installed
  • OR libproxy1-0.4.13-18.3 is installed
  • OR libproxy1-32bit-0.4.13-18.3 is installed
  • OR libproxy1-config-gnome3-0.4.13-18.3 is installed
  • OR libproxy1-config-gnome3-32bit-0.4.13-18.3 is installed
  • OR libproxy1-networkmanager-0.4.13-18.3 is installed
  • OR libproxy1-pacrunner-webkit-0.4.13-18.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • libproxy-0.4.13-18.3 is installed
  • OR libproxy-plugins-0.4.13-18.3 is installed
  • OR libproxy1-0.4.13-18.3 is installed
  • OR libproxy1-32bit-0.4.13-18.3 is installed
  • OR libproxy1-config-gnome3-0.4.13-18.3 is installed
  • OR libproxy1-config-gnome3-32bit-0.4.13-18.3 is installed
  • OR libproxy1-networkmanager-0.4.13-18.3 is installed
  • OR libproxy1-pacrunner-webkit-0.4.13-18.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • bluez-5.13-5.7 is installed
  • OR libbluetooth3-5.13-5.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • bluez-5.13-5.7 is installed
  • OR libbluetooth3-5.13-5.7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND
  • dovecot22-2.2.31-19.17 is installed
  • OR dovecot22-backend-mysql-2.2.31-19.17 is installed
  • OR dovecot22-backend-pgsql-2.2.31-19.17 is installed
  • OR dovecot22-backend-sqlite-2.2.31-19.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
  • AND
  • dovecot22-2.2.31-19.17 is installed
  • OR dovecot22-backend-mysql-2.2.31-19.17 is installed
  • OR dovecot22-backend-pgsql-2.2.31-19.17 is installed
  • OR dovecot22-backend-sqlite-2.2.31-19.17 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_44-52_18-default-6-2 is installed
  • OR kgraft-patch-3_12_44-52_18-xen-6-2 is installed
  • OR kgraft-patch-SLE12_Update_7-6-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_44-52_18-default-6-2 is installed
  • OR kgraft-patch-3_12_44-52_18-xen-6-2 is installed
  • OR kgraft-patch-SLE12_Update_7-6-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • libX11-1.6.2-8 is installed
  • OR libX11-6-1.6.2-8 is installed
  • OR libX11-data-1.6.2-8 is installed
  • OR libX11-xcb1-1.6.2-8 is installed
  • OR libXfixes-5.0.1-7 is installed
  • OR libXfixes3-5.0.1-7 is installed
  • OR libXi-1.7.4-14 is installed
  • OR libXi6-1.7.4-14 is installed
  • OR libXrender-0.9.8-7 is installed
  • OR libXrender1-0.9.8-7 is installed
  • OR libXtst-1.2.2-7 is installed
  • OR libXtst6-1.2.2-7 is installed
  • OR libXv-1.0.10-7 is installed
  • OR libXv1-1.0.10-7 is installed
  • OR libXvMC-1.0.8-7 is installed
  • OR libXvMC1-1.0.8-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • kgraft-patch-3_12_44-52_18-default-6-2 is installed
  • OR kgraft-patch-3_12_44-52_18-xen-6-2 is installed
  • OR kgraft-patch-SLE12_Update_7-6-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • kgraft-patch-3_12_62-60_64_8-default-9-3 is installed
  • OR kgraft-patch-3_12_62-60_64_8-xen-9-3 is installed
  • OR kgraft-patch-SLE12-SP1_Update_8-9-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND cryptctl-1.2.6-5.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
  • AND Package Information
  • apache2-mod_php5-5.2.14-0.7.30.50 is installed
  • OR php5-5.2.14-0.7.30.50 is installed
  • OR php5-bcmath-5.2.14-0.7.30.50 is installed
  • OR php5-bz2-5.2.14-0.7.30.50 is installed
  • OR php5-calendar-5.2.14-0.7.30.50 is installed
  • OR php5-ctype-5.2.14-0.7.30.50 is installed
  • OR php5-curl-5.2.14-0.7.30.50 is installed
  • OR php5-dba-5.2.14-0.7.30.50 is installed
  • OR php5-dbase-5.2.14-0.7.30.50 is installed
  • OR php5-devel-5.2.14-0.7.30.50 is installed
  • OR php5-dom-5.2.14-0.7.30.50 is installed
  • OR php5-exif-5.2.14-0.7.30.50 is installed
  • OR php5-fastcgi-5.2.14-0.7.30.50 is installed
  • OR php5-ftp-5.2.14-0.7.30.50 is installed
  • OR php5-gd-5.2.14-0.7.30.50 is installed
  • OR php5-gettext-5.2.14-0.7.30.50 is installed
  • OR php5-gmp-5.2.14-0.7.30.50 is installed
  • OR php5-hash-5.2.14-0.7.30.50 is installed
  • OR php5-iconv-5.2.14-0.7.30.50 is installed
  • OR php5-imap-5.2.14-0.7.30.50 is installed
  • OR php5-json-5.2.14-0.7.30.50 is installed
  • OR php5-ldap-5.2.14-0.7.30.50 is installed
  • OR php5-mbstring-5.2.14-0.7.30.50 is installed
  • OR php5-mcrypt-5.2.14-0.7.30.50 is installed
  • OR php5-mysql-5.2.14-0.7.30.50 is installed
  • OR php5-ncurses-5.2.14-0.7.30.50 is installed
  • OR php5-odbc-5.2.14-0.7.30.50 is installed
  • OR php5-openssl-5.2.14-0.7.30.50 is installed
  • OR php5-pcntl-5.2.14-0.7.30.50 is installed
  • OR php5-pdo-5.2.14-0.7.30.50 is installed
  • OR php5-pear-5.2.14-0.7.30.50 is installed
  • OR php5-pgsql-5.2.14-0.7.30.50 is installed
  • OR php5-posix-5.2.14-0.7.30.50 is installed
  • OR php5-pspell-5.2.14-0.7.30.50 is installed
  • OR php5-readline-5.2.14-0.7.30.50 is installed
  • OR php5-shmop-5.2.14-0.7.30.50 is installed
  • OR php5-snmp-5.2.14-0.7.30.50 is installed
  • OR php5-soap-5.2.14-0.7.30.50 is installed
  • OR php5-sockets-5.2.14-0.7.30.50 is installed
  • OR php5-sqlite-5.2.14-0.7.30.50 is installed
  • OR php5-suhosin-5.2.14-0.7.30.50 is installed
  • OR php5-sysvmsg-5.2.14-0.7.30.50 is installed
  • OR php5-sysvsem-5.2.14-0.7.30.50 is installed
  • OR php5-sysvshm-5.2.14-0.7.30.50 is installed
  • OR php5-tidy-5.2.14-0.7.30.50 is installed
  • OR php5-tokenizer-5.2.14-0.7.30.50 is installed
  • OR php5-wddx-5.2.14-0.7.30.50 is installed
  • OR php5-xmlreader-5.2.14-0.7.30.50 is installed
  • OR php5-xmlrpc-5.2.14-0.7.30.50 is installed
  • OR php5-xmlwriter-5.2.14-0.7.30.50 is installed
  • OR php5-xsl-5.2.14-0.7.30.50 is installed
  • OR php5-zip-5.2.14-0.7.30.50 is installed
  • OR php5-zlib-5.2.14-0.7.30.50 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
  • AND Package Information
  • libreoffice-4.0.3.3.26-0.10 is installed
  • OR libreoffice-base-4.0.3.3.26-0.10 is installed
  • OR libreoffice-base-drivers-postgresql-4.0.3.3.26-0.10 is installed
  • OR libreoffice-base-extensions-4.0.3.3.26-0.10 is installed
  • OR libreoffice-branding-upstream-4.0.3.3.26-0.10 is installed
  • OR libreoffice-calc-4.0.3.3.26-0.10 is installed
  • OR libreoffice-calc-extensions-4.0.3.3.26-0.10 is installed
  • OR libreoffice-draw-4.0.3.3.26-0.10 is installed
  • OR libreoffice-draw-extensions-4.0.3.3.26-0.10 is installed
  • OR libreoffice-filters-optional-4.0.3.3.26-0.10 is installed
  • OR libreoffice-gnome-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-cs-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-da-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-de-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-en-GB-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-en-US-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-es-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-fr-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-gu-IN-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-hi-IN-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-hu-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-it-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-ja-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-ko-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-nl-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-pl-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-pt-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-pt-BR-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-ru-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-sv-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-zh-CN-4.0.3.3.26-0.10 is installed
  • OR libreoffice-help-zh-TW-4.0.3.3.26-0.10 is installed
  • OR libreoffice-icon-themes-4.0.3.3.26-0.10 is installed
  • OR libreoffice-impress-4.0.3.3.26-0.10 is installed
  • OR libreoffice-impress-extensions-4.0.3.3.26-0.10 is installed
  • OR libreoffice-kde-4.0.3.3.26-0.10 is installed
  • OR libreoffice-kde4-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-af-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-ar-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-ca-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-cs-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-da-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-de-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-el-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-en-GB-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-es-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-fi-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-fr-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-gu-IN-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-hi-IN-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-hu-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-it-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-ja-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-ko-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-nb-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-nl-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-nn-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-pl-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-prebuilt-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-pt-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-pt-BR-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-ru-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-sk-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-sv-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-xh-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-zh-CN-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-zh-TW-4.0.3.3.26-0.10 is installed
  • OR libreoffice-l10n-zu-4.0.3.3.26-0.10 is installed
  • OR libreoffice-mailmerge-4.0.3.3.26-0.10 is installed
  • OR libreoffice-math-4.0.3.3.26-0.10 is installed
  • OR libreoffice-mono-4.0.3.3.26-0.10 is installed
  • OR libreoffice-officebean-4.0.3.3.26-0.10 is installed
  • OR libreoffice-pyuno-4.0.3.3.26-0.10 is installed
  • OR libreoffice-sdk-4.0.3.3.26-0.10 is installed
  • OR libreoffice-writer-4.0.3.3.26-0.10 is installed
  • OR libreoffice-writer-extensions-4.0.3.3.26-0.10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND Package Information
  • php53-devel-5.3.17-0.41 is installed
  • OR php53-imap-5.3.17-0.41 is installed
  • OR php53-posix-5.3.17-0.41 is installed
  • OR php53-readline-5.3.17-0.41 is installed
  • OR php53-sockets-5.3.17-0.41 is installed
  • OR php53-sqlite-5.3.17-0.41 is installed
  • OR php53-tidy-5.3.17-0.41 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • libmysqlclient_r18-10.0.16-15 is installed
  • OR libmysqlclient_r18-32bit-10.0.16-15 is installed
  • OR mariadb-10.0.16-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • libmysqlclient_r18-10.0.25-6 is installed
  • OR libmysqlclient_r18-32bit-10.0.25-6 is installed
  • OR mariadb-10.0.25-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • freerdp-2.0.0~git.1463131968.4e66df7-12.3 is installed
  • OR libfreerdp2-2.0.0~git.1463131968.4e66df7-12.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • gnome-shell-3.20.4-77.7 is installed
  • OR gnome-shell-calendar-3.20.4-77.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • gd-2.1.0-24.17 is installed
  • OR gd-32bit-2.1.0-24.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND Package Information
  • python-certifi-2018.4.16-3.6 is installed
  • OR python-chardet-3.0.4-5.6 is installed
  • OR python-urllib3-1.22-3.20 is installed
  • OR python3-certifi-2018.4.16-3.6 is installed
  • OR python3-chardet-3.0.4-5.6 is installed
  • OR python3-requests-2.20.1-5 is installed
  • OR python3-urllib3-1.22-3.20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND Package Information
  • gimp-2.8.22-3 is installed
  • OR gimp-devel-2.8.22-3 is installed
  • OR gimp-lang-2.8.22-3 is installed
  • OR gimp-plugins-python-2.8.22-3 is installed
  • OR libgimp-2_0-0-2.8.22-3 is installed
  • OR libgimpui-2_0-0-2.8.22-3 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND docker-1.9.1-58.1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND nodejs6-6.12.2-11.8.1 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 is installed
  • AND Package Information
  • MozillaThunderbird-45.8.0-27 is installed
  • OR MozillaThunderbird-buildsymbols-45.8.0-27 is installed
  • OR MozillaThunderbird-devel-45.8.0-27 is installed
  • OR MozillaThunderbird-translations-common-45.8.0-27 is installed
  • OR MozillaThunderbird-translations-other-45.8.0-27 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
  • AND Package Information
  • chromedriver-63.0.3239.108-43 is installed
  • OR chromium-63.0.3239.108-43 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP3 is installed
  • AND Package Information
  • chromedriver-78.0.3904.108-16 is installed
  • OR chromium-78.0.3904.108-16 is installed
  • BACK