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





The SUSE Linux Enterprise 12 SP2 LTSS kernel was updated to 4.4.121 to receive various security and bugfixes.

The following security bugs were fixed:

- CVE-2018-8781: The udl_fb_mmap function in drivers/gpu/drm/udl/udl_fb.c had an integer-overflow vulnerability that allowed local users with access to the udldrmfb driver to obtain full read and write permissions on kernel physical pages, resulting in a code execution in kernel space (bnc#1090643). - CVE-2018-10124: The kill_something_info function in kernel/signal.c might have allowed local users to cause a denial of service via an INT_MIN argument (bnc#1089752). - CVE-2018-10087: The kernel_wait4 function in kernel/exit.c might have allowed local users to cause a denial of service by triggering an attempted use of the -INT_MIN value (bnc#1089608). - CVE-2017-18257: The __get_data_block function in fs/f2fs/data.c in the Linux kernel allowed local users to cause a denial of service (integer overflow and loop) via crafted use of the open and fallocate system calls with an FS_IOC_FIEMAP ioctl. (bnc#1088241) - CVE-2018-8822: Incorrect buffer length handling in the ncp_read_kernel function in fs/ncpfs/ncplib_kernel.c could be exploited by malicious NCPFS servers to crash the kernel or execute code (bnc#1086162). - CVE-2018-8043: The unimac_mdio_probe function in drivers/net/phy/mdio-bcm-unimac.c did not validate certain resource availability, which allowed local users to cause a denial of service (NULL pointer dereference) (bnc#1084829). - CVE-2018-7740: The resv_map_release function in mm/hugetlb.c allowed local users to cause a denial of service (BUG) via a crafted application that made mmap system calls and has a large pgoff argument to the remap_file_pages system call (bnc#1084353). - CVE-2018-1087: And an unprivileged KVM guest user could use this flaw to potentially escalate their privileges inside a guest. (bsc#1087088) - CVE-2018-8897: An unprivileged system user could use incorrect set up interrupt stacks to crash the Linux kernel resulting in DoS issue. (bsc#1087088)

The following non-security bugs were fixed:

- alsa: hda/realtek - Fix speaker no sound after system resume (bsc#1031717). - alsa: hda: Add a power_save blacklist (bnc#1012382). - alsa: usb-audio: Add a quirck for B&W PX headphones (bnc#1012382). - arm: dts: LogicPD Torpedo: Fix I2C1 pinmux (bnc#1012382). - arm: mvebu: Fix broken PL310_ERRATA_753970 selects (bnc#1012382). - kvm: mmu: Fix overlap between public and private memslots (bnc#1012382). - Partial revert 'e1000e: Avoid receiver overrun interrupt bursts' (bsc#1075428). - Revert 'e1000e: Separate signaling for link check/link up' (bsc#1075428). - Revert 'led: core: Fix brightness setting when setting delay_off=0' (bnc#1012382). - Revert 'watchdog: hpwdt: Remove legacy NMI sourcing (bsc#1085185).' This reverts commit 5d4a2355a2a1c2ec6fdf9d18b68ca0a04ff73c70. - bpf, x64: implement retpoline for tail call (bnc#1012382). - bridge: check brport attr show in brport_show (bnc#1012382). - btrfs: Only check first key for committed tree blocks (bsc#1084721). - btrfs: Validate child tree block's level and first key (bsc#1084721). - btrfs: preserve i_mode if __btrfs_set_acl() fails (bnc#1012382). - ch9200: use skb_cow_head() to deal with cloned skbs (bsc#1088684). - cpufreq: s3c24xx: Fix broken s3c_cpufreq_init() (bnc#1012382). - dcache: Add cond_resched in shrink_dentry_list (bsc#1086194). - dm io: fix duplicate bio completion due to missing ref count (bnc#1012382). - drm/i915/cmdparser: Do not check past the cmd length (bsc#1031717). - drm/i915/psr: Check for the specific AUX_FRAME_SYNC cap bit (bsc#1031717). - e1000e: Avoid missed interrupts following ICR read (bsc#1075428). - e1000e: Avoid receiver overrun interrupt bursts (bsc#1075428). - e1000e: Fix check_for_link return value with autoneg off (bsc#1075428). - e1000e: Fix link check race condition (bsc#1075428). - e1000e: Fix queue interrupt re-raising in Other interrupt (bsc#1075428). - e1000e: Remove Other from EIAC (bsc#1075428). - fib_semantics: Do not match route with mismatching tclassid (bnc#1012382). - fs/hugetlbfs/inode.c: change put_page/unlock_page order in hugetlbfs_fallocate() (git-fixes, bsc#1083745). - hdlc_ppp: carrier detect ok, do not turn off negotiation (bnc#1012382). - hugetlbfs: fix offset overflow in hugetlbfs mmap (bnc#1084353). - ibmvfc: Avoid unnecessary port relogin (bsc#1085404). - ibmvnic: Clear pending interrupt after device reset (bsc#1089644). - ibmvnic: Define vnic_login_client_data name field as unsized array (bsc#1089198). - ibmvnic: Disable irqs before exiting reset from closed state (bsc#1084610). - ibmvnic: Do not notify peers on parameter change resets (bsc#1089198). - ibmvnic: Do not reset CRQ for Mobility driver resets (bsc#1088600). - ibmvnic: Fix DMA mapping mistakes (bsc#1088600). - ibmvnic: Fix failover case for non-redundant configuration (bsc#1088600). - ibmvnic: Fix reset return from closed state (bsc#1084610). - ibmvnic: Fix reset scheduler error handling (bsc#1088600). - ibmvnic: Handle all login error conditions (bsc#1089198). - ibmvnic: Potential NULL dereference in clean_one_tx_pool() (bsc#1085224, git-fixes). - ibmvnic: Remove unused TSO resources in TX pool structure (bsc#1085224). - ibmvnic: Update TX pool cleaning routine (bsc#1085224). - ibmvnic: Zero used TX descriptor counter on reset (bsc#1088600). - ipv6 sit: work around bogus gcc-8 -Wrestrict warning (bnc#1012382). - kGraft: fix small race in reversion code (bsc#1083125). - kabi/severities: Ignore kgr_shadow_* kABI changes - kvm/x86: fix icebp instruction handling (bnc#1012382). - livepatch: Allow to call a custom callback when freeing shadow variables (bsc#1082299 fate#313296). - livepatch: Initialize shadow variables safely by a custom callback (bsc#1082299 fate#313296). - mac80211: do not WARN on bad WMM parameters from buggy APs (bsc#1031717). - md-cluster: fix wrong condition check in raid1_write_request (bsc#1085402). - media: au0828: fix VIDEO_V4L2 dependency (bsc#1031717). - media: cx25821: prevent out-of-bounds read on array card (bsc#1031717). - media: m88ds3103: do not call a non-initalized function (bnc#1012382). - media: s3c-camif: fix out-of-bounds array access (bsc#1031717). - mm/hugetlb.c: do not call region_abort if region_chg fails (bnc#1084353). - mpls, nospec: Sanitize array index in mpls_label_ok() (bnc#1012382). - net: fix race on decreasing number of TX queues (bnc#1012382). - net: ipv4: avoid unused variable warning for sysctl (git-fixes). - net: ipv4: do not allow setting net.ipv4.route.min_pmtu below 68 (bnc#1012382). - net: mpls: Pull common label check into helper (bnc#1012382). - netlink: ensure to loop over all netns in genlmsg_multicast_allns() (bnc#1012382). - nospec: Allow index argument to have const-qualified type (bnc#1012382). - perf/x86/intel: Add model number for Skylake Server to perf (FATE#321269). - powerpc/crash: Remove the test for cpu_online in the IPI callback (bsc#1088242). - powerpc: Do not send system reset request through the oops path (bsc#1088242). - powerpc: System reset avoid interleaving oops using die synchronisation (bsc#1088242). - ppp: prevent unregistered channels from connecting to PPP units (bnc#1012382). - regmap-i2c: Off by one in regmap_i2c_smbus_i2c_read/write() (bsc#1031717). - regmap: Do not use format_val in regmap_bulk_read (bsc#1031717). - regmap: Fix reversed bounds check in regmap_raw_write() (bsc#1031717). - regmap: Format data for raw write in regmap_bulk_write (bsc#1031717). - rpm/config.sh: ensure sorted patches. - s390/cpuinfo: show facilities as reported by stfle (bnc#1076847, LTC#163740). - s390/qeth: fix IPA command submission race (bnc#1012382). - s390/qeth: fix SETIP command handling (bnc#1012382). - sctp: fix dst refcnt leak in sctp_v4_get_dst (bnc#1012382). - sctp: fix dst refcnt leak in sctp_v6_get_dst() (bnc#1012382). - sctp: verify size of a new chunk in _sctp_make_chunk() (bnc#1012382). - storvsc: do not schedule work elements during host reset (bsc#1070536, bsc#1057734). - storvsc_drv: use embedded work structure for host rescan (bsc#1070536, bsc#1057734). - storvsc_drv: use separate workqueue for rescan (bsc#1070536, bsc#1057734). - swap: divide-by-zero when zero length swap file on ssd (bsc#1082153). - tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the bus (bnc#1012382). - tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the bus (bnc#1012382). - tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the bus (bnc#1012382). - udplite: fix partial checksum initialization (bnc#1012382). - watchdog: hpwdt: Remove legacy NMI sourcing (bsc#1085185). - x86/apic/vector: Handle legacy irq data correctly (bnc#1012382). - x86/entry/64: Do not use IST entry for #BP stack (bsc#1087088). - x86/kaiser: Duplicate cpu_tss for an entry trampoline usage (bsc#1077560 bsc#1083836). - x86/kaiser: Remove a user mapping of cpu_tss structure (bsc#1077560 bsc#1083836). - x86/kaiser: Use a per-CPU trampoline stack for kernel entry (bsc#1077560). - x86/kaiser: enforce trampoline stack alignment (bsc#1087260). - x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist (bsc#1087845). - xen-blkfront: fix mq start/stop race (bsc#1085042). - xen-netback: use skb to determine number of required guest Rx requests (bsc#1046610).
Family:unixClass:patch
Status:Reference(s):1005023
1012382
1031717
1046610
1051684
1051685
1053153
1053259
1057734
1069708
1070536
1075428
1076696
1076847
1077560
1082153
1082299
1083125
1083745
1083836
1084353
1084610
1084721
1084829
1085042
1085185
1085224
1085402
1085404
1086162
1086194
1087088
1087260
1087845
1088241
1088242
1088600
1088684
1089198
1089608
1089644
1089752
1090643
1096564
1097108
1099306
1101591
1114981
1115518
1119971
1120323
1132549
1132664
1158763
1159819
1166751
1168669
1169746
1170908
1171978
1173022
1174157
1175259
758040
814440
898675
903997
904242
904348
909309
909477
909684
910517
913080
914818
915200
915660
917830
918584
918615
918620
918644
919463
919719
919939
920615
920805
920839
921313
921527
921949
921990
922272
922275
922278
922284
924460
924493
926238
933514
936773
938248
939826
939926
940776
941113
941202
943959
944296
947241
947478
949100
949192
949706
949744
949936
950013
950580
950750
950998
951110
951165
951440
951638
951864
952384
952666
953516
953519
953521
953717
953826
953830
953971
953980
954204
954635
954986
955136
955148
955224
955354
955422
955533
955644
956047
956053
956147
956284
956703
956711
956717
956801
956876
957395
957546
958504
958510
958647
967087
CVE-2014-9756
CVE-2015-0272
CVE-2015-0777
CVE-2015-2150
CVE-2015-2590
CVE-2015-2596
CVE-2015-2597
CVE-2015-2601
CVE-2015-2613
CVE-2015-2619
CVE-2015-2621
CVE-2015-2625
CVE-2015-2627
CVE-2015-2628
CVE-2015-2632
CVE-2015-2637
CVE-2015-2638
CVE-2015-2664
CVE-2015-2698
CVE-2015-2808
CVE-2015-2925
CVE-2015-4000
CVE-2015-4729
CVE-2015-4731
CVE-2015-4732
CVE-2015-4733
CVE-2015-4736
CVE-2015-4748
CVE-2015-4749
CVE-2015-4760
CVE-2015-5156
CVE-2015-7799
CVE-2015-7805
CVE-2015-7872
CVE-2015-7990
CVE-2015-8075
CVE-2015-8215
CVE-2016-1523
CVE-2017-10661
CVE-2017-11600
CVE-2017-16939
CVE-2017-18257
CVE-2017-7546
CVE-2017-7547
CVE-2017-7548
CVE-2018-10087
CVE-2018-10124
CVE-2018-10853
CVE-2018-1087
CVE-2018-16864
CVE-2018-16865
CVE-2018-16866
CVE-2018-3646
CVE-2018-7740
CVE-2018-8043
CVE-2018-8781
CVE-2018-8822
CVE-2018-8897
CVE-2019-11234
CVE-2019-11235
CVE-2019-17006
CVE-2019-17639
CVE-2019-18900
CVE-2020-0556
CVE-2020-12399
CVE-2020-12402
CVE-2020-14556
CVE-2020-14577
CVE-2020-14578
CVE-2020-14579
CVE-2020-14581
CVE-2020-14583
CVE-2020-14593
CVE-2020-14621
SUSE-SU-2015:0658-1
SUSE-SU-2015:1319-1
SUSE-SU-2015:2000-2
SUSE-SU-2015:2292-1
SUSE-SU-2015:2302-1
SUSE-SU-2016:0554-1
SUSE-SU-2017:2356-1
SUSE-SU-2017:3305-1
SUSE-SU-2018:1173-1
SUSE-SU-2018:2352-1
SUSE-SU-2019:0135-1
SUSE-SU-2019:1039-1
SUSE-SU-2020:0079-2
SUSE-SU-2020:1839-1
SUSE-SU-2020:2461-1
SUSE-SU-2020:3516-1
Platform(s):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 Desktop 12 SP4
SUSE Linux Enterprise Module for Basesystem 15
SUSE Linux Enterprise Module for Basesystem 15 SP1
SUSE Linux Enterprise Module for Desktop Applications 15
SUSE Linux Enterprise Module for Desktop Applications 15 SP1
SUSE Linux Enterprise Module for Development Tools 15
SUSE Linux Enterprise Module for Development Tools 15 SP1
SUSE Linux Enterprise Module for Legacy Software 15
SUSE Linux Enterprise Module for Python2 packages 15 SP1
SUSE Linux Enterprise Module for Server Applications 15
SUSE Linux Enterprise Module for Server Applications 15 SP1
SUSE Linux Enterprise Module for Web Scripting 15 SP1
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS
SUSE Linux Enterprise Server 11 SP3-TERADATA
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP1-LTSS
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP2-BCL
SUSE Linux Enterprise Server 12 SP2-ESPOS
SUSE Linux Enterprise Server 12 SP2-LTSS
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP3-BCL
SUSE Linux Enterprise Server 12 SP3-ESPOS
SUSE Linux Enterprise Server 12 SP3-LTSS
SUSE Linux Enterprise Server 12 SP3-TERADATA
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12 SP5
SUSE Linux Enterprise Server 12-LTSS
SUSE Linux Enterprise Server for 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-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 12 SP4
SUSE Linux Enterprise Server for SAP Applications 12 SP5
SUSE Linux Enterprise Server for SAP Applications 12-LTSS
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE Linux Enterprise Workstation Extension 12 SP5
SUSE Linux Enterprise Workstation Extension 15
SUSE OpenStack Cloud 5
SUSE OpenStack Cloud Crowbar 8
Product(s):
Definition Synopsis
  • SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
  • AND Package Information
  • openstack-ceilometer-2014.2.4.dev18-3 is installed
  • OR openstack-ceilometer-agent-compute-2014.2.4.dev18-3 is installed
  • OR openstack-neutron-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-dhcp-agent-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-ha-tool-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-l3-agent-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-lbaas-agent-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-linuxbridge-agent-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-metadata-agent-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-metering-agent-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-openvswitch-agent-2014.2.4~a0~dev78-7 is installed
  • OR openstack-neutron-vpn-agent-2014.2.4~a0~dev78-7 is installed
  • OR openstack-nova-2014.2.4~a0~dev61-6 is installed
  • OR openstack-nova-compute-2014.2.4~a0~dev61-6 is installed
  • OR openstack-suse-2014.2-5 is installed
  • OR openstack-suse-sudo-2014.2-5 is installed
  • OR python-ceilometer-2014.2.4.dev18-3 is installed
  • OR python-neutron-2014.2.4~a0~dev78-7 is installed
  • OR python-nova-2014.2.4~a0~dev61-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • libpixman-1-0-0.16.0-1.4 is installed
  • OR libpixman-1-0-32bit-0.16.0-1.4 is installed
  • OR libpixman-1-0-devel-0.16.0-1.4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • libldb1-3.6.3-0.52 is installed
  • OR libldb1-32bit-3.6.3-0.52 is installed
  • OR libsmbclient0-3.6.3-0.52 is installed
  • OR libsmbclient0-32bit-3.6.3-0.52 is installed
  • OR libtalloc2-3.6.3-0.52 is installed
  • OR libtalloc2-32bit-3.6.3-0.52 is installed
  • OR libtdb1-3.6.3-0.52 is installed
  • OR libtdb1-32bit-3.6.3-0.52 is installed
  • OR libtevent0-3.6.3-0.52 is installed
  • OR libtevent0-32bit-3.6.3-0.52 is installed
  • OR libwbclient0-3.6.3-0.52 is installed
  • OR libwbclient0-32bit-3.6.3-0.52 is installed
  • OR samba-3.6.3-0.52 is installed
  • OR samba-32bit-3.6.3-0.52 is installed
  • OR samba-client-3.6.3-0.52 is installed
  • OR samba-client-32bit-3.6.3-0.52 is installed
  • OR samba-doc-3.6.3-0.52 is installed
  • OR samba-krb-printing-3.6.3-0.52 is installed
  • OR samba-winbind-3.6.3-0.52 is installed
  • OR samba-winbind-32bit-3.6.3-0.52 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • mozilla-nspr-4.10.9-11 is installed
  • OR mozilla-nspr-32bit-4.10.9-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • libecpg6-9.3.6-5 is installed
  • OR libpq5-9.3.6-5 is installed
  • OR libpq5-32bit-9.3.6-5 is installed
  • OR postgresql93-9.3.6-5 is installed
  • OR postgresql93-libs-9.3.6-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • strongswan-5.1.3-22 is installed
  • OR strongswan-doc-5.1.3-22 is installed
  • OR strongswan-ipsec-5.1.3-22 is installed
  • OR strongswan-libs0-5.1.3-22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • xorg-x11-server-7.6_1.18.3-71 is installed
  • OR xorg-x11-server-extra-7.6_1.18.3-71 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND pigz-2.3-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND busybox-1.21.1-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND autofs-5.1.3-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
  • AND Package Information
  • automake-1.15.1-2 is installed
  • OR m4-1.4.18-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND fetchmailconf-6.3.26-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
  • AND Package Information
  • libSDL2-2_0-0-2.0.8-3.9 is installed
  • OR libSDL2-devel-2.0.8-3.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND Package Information
  • crash-7.2.1-1 is installed
  • OR crash-devel-7.2.1-1 is installed
  • OR crash-kmp-default-7.2.1_k4.12.14_23-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 SP1 is installed
  • AND Package Information
  • dpkg-1.19.0.4-2 is installed
  • OR dpkg-devel-1.19.0.4-2 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.161-1 is installed
  • OR java-1_8_0-openjdk-demo-1.8.0.161-1 is installed
  • OR java-1_8_0-openjdk-devel-1.8.0.161-1 is installed
  • OR java-1_8_0-openjdk-headless-1.8.0.161-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Python2 packages 15 SP1 is installed
  • AND Package Information
  • python-ldb-1.4.6-1 is installed
  • OR python-ldb-devel-1.4.6-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • gnuplot-5.2.2-1 is installed
  • OR gnuplot-doc-5.2.2-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
  • AND Package Information
  • krb5-plugin-kdb-ldap-1.16.3-1 is installed
  • OR krb5-server-1.16.3-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 15 SP1 is installed
  • AND Package Information
  • nodejs10-10.15.2-1.6 is installed
  • OR nodejs10-devel-10.15.2-1.6 is installed
  • OR nodejs10-docs-10.15.2-1.6 is installed
  • OR npm10-10.15.2-1.6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • libtiff3-3.8.2-141.154 is installed
  • OR libtiff3-32bit-3.8.2-141.154 is installed
  • OR libtiff3-x86-3.8.2-141.154 is installed
  • OR tiff-3.8.2-141.154 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • libtiff3-3.8.2-141.154 is installed
  • OR libtiff3-32bit-3.8.2-141.154 is installed
  • OR libtiff3-x86-3.8.2-141.154 is installed
  • OR tiff-3.8.2-141.154 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • Mesa-9.0.3-0.17 is installed
  • OR Mesa-32bit-9.0.3-0.17 is installed
  • OR Mesa-x86-9.0.3-0.17 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
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND Package Information
  • ImageMagick-6.4.3.6-7.78.8 is installed
  • OR libMagickCore1-6.4.3.6-7.78.8 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • kernel-default-3.12.39-47 is installed
  • OR kernel-default-base-3.12.39-47 is installed
  • OR kernel-default-devel-3.12.39-47 is installed
  • OR kernel-default-man-3.12.39-47 is installed
  • OR kernel-devel-3.12.39-47 is installed
  • OR kernel-macros-3.12.39-47 is installed
  • OR kernel-source-3.12.39-47 is installed
  • OR kernel-syms-3.12.39-47 is installed
  • OR kernel-xen-3.12.39-47 is installed
  • OR kernel-xen-base-3.12.39-47 is installed
  • OR kernel-xen-devel-3.12.39-47 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • kernel-default-3.12.39-47 is installed
  • OR kernel-default-base-3.12.39-47 is installed
  • OR kernel-default-devel-3.12.39-47 is installed
  • OR kernel-default-man-3.12.39-47 is installed
  • OR kernel-devel-3.12.39-47 is installed
  • OR kernel-macros-3.12.39-47 is installed
  • OR kernel-source-3.12.39-47 is installed
  • OR kernel-syms-3.12.39-47 is installed
  • OR kernel-xen-3.12.39-47 is installed
  • OR kernel-xen-base-3.12.39-47 is installed
  • OR kernel-xen-devel-3.12.39-47 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • dbus-1-1.8.8-1 is installed
  • OR dbus-1-x11-1.8.8-1 is installed
  • OR libdbus-1-3-1.8.8-1 is installed
  • OR libdbus-1-3-32bit-1.8.8-1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • libsndfile-1.0.25-25 is installed
  • OR libsndfile1-1.0.25-25 is installed
  • OR libsndfile1-32bit-1.0.25-25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • libsndfile-1.0.25-25 is installed
  • OR libsndfile1-1.0.25-25 is installed
  • OR libsndfile1-32bit-1.0.25-25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND cifs-utils-6.4-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_74-60_64_51-default-5-2 is installed
  • OR kgraft-patch-3_12_74-60_64_51-xen-5-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_18-5-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • gstreamer-plugins-bad-1.8.3-14 is installed
  • OR gstreamer-plugins-bad-lang-1.8.3-14 is installed
  • OR libgstadaptivedemux-1_0-0-1.8.3-14 is installed
  • OR libgstbadaudio-1_0-0-1.8.3-14 is installed
  • OR libgstbadbase-1_0-0-1.8.3-14 is installed
  • OR libgstbadvideo-1_0-0-1.8.3-14 is installed
  • OR libgstbasecamerabinsrc-1_0-0-1.8.3-14 is installed
  • OR libgstcodecparsers-1_0-0-1.8.3-14 is installed
  • OR libgstgl-1_0-0-1.8.3-14 is installed
  • OR libgstmpegts-1_0-0-1.8.3-14 is installed
  • OR libgstphotography-1_0-0-1.8.3-14 is installed
  • OR libgsturidownloader-1_0-0-1.8.3-14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • gstreamer-plugins-bad-1.8.3-14 is installed
  • OR gstreamer-plugins-bad-lang-1.8.3-14 is installed
  • OR libgstadaptivedemux-1_0-0-1.8.3-14 is installed
  • OR libgstbadaudio-1_0-0-1.8.3-14 is installed
  • OR libgstbadbase-1_0-0-1.8.3-14 is installed
  • OR libgstbadvideo-1_0-0-1.8.3-14 is installed
  • OR libgstbasecamerabinsrc-1_0-0-1.8.3-14 is installed
  • OR libgstcodecparsers-1_0-0-1.8.3-14 is installed
  • OR libgstgl-1_0-0-1.8.3-14 is installed
  • OR libgstmpegts-1_0-0-1.8.3-14 is installed
  • OR libgstphotography-1_0-0-1.8.3-14 is installed
  • OR libgsturidownloader-1_0-0-1.8.3-14 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • libsqlite3-0-3.8.10.2-9.9 is installed
  • OR libsqlite3-0-32bit-3.8.10.2-9.9 is installed
  • OR sqlite3-3.8.10.2-9.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • libsqlite3-0-3.8.10.2-9.9 is installed
  • OR libsqlite3-0-32bit-3.8.10.2-9.9 is installed
  • OR sqlite3-3.8.10.2-9.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND Package Information
  • ntp-4.2.8p11-64.5 is installed
  • OR ntp-doc-4.2.8p11-64.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • java-1_7_1-ibm-1.7.1_sr4.30-38.26 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr4.30-38.26 is installed
  • OR java-1_7_1-ibm-devel-1.7.1_sr4.30-38.26 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr4.30-38.26 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr4.30-38.26 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • java-1_7_1-ibm-1.7.1_sr4.30-38.26 is installed
  • OR java-1_7_1-ibm-alsa-1.7.1_sr4.30-38.26 is installed
  • OR java-1_7_1-ibm-devel-1.7.1_sr4.30-38.26 is installed
  • OR java-1_7_1-ibm-jdbc-1.7.1_sr4.30-38.26 is installed
  • OR java-1_7_1-ibm-plugin-1.7.1_sr4.30-38.26 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND binutils-2.31-9.26 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • ghostscript-9.25-23.13 is installed
  • OR ghostscript-x11-9.25-23.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • ghostscript-9.25-23.13 is installed
  • OR ghostscript-x11-9.25-23.13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • libssh2-1-1.4.3-20.3 is installed
  • OR libssh2-1-32bit-1.4.3-20.3 is installed
  • OR libssh2_org-1.4.3-20.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • libvirt-3.3.0-5.8 is installed
  • OR libvirt-admin-3.3.0-5.8 is installed
  • OR libvirt-client-3.3.0-5.8 is installed
  • OR libvirt-daemon-3.3.0-5.8 is installed
  • OR libvirt-daemon-config-network-3.3.0-5.8 is installed
  • OR libvirt-daemon-config-nwfilter-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-interface-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-libxl-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-lxc-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-network-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-nodedev-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-nwfilter-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-qemu-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-secret-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-storage-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-storage-core-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-storage-disk-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-storage-iscsi-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-storage-logical-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-storage-mpath-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-storage-rbd-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-storage-scsi-3.3.0-5.8 is installed
  • OR libvirt-daemon-lxc-3.3.0-5.8 is installed
  • OR libvirt-daemon-qemu-3.3.0-5.8 is installed
  • OR libvirt-daemon-xen-3.3.0-5.8 is installed
  • OR libvirt-doc-3.3.0-5.8 is installed
  • OR libvirt-libs-3.3.0-5.8 is installed
  • OR libvirt-lock-sanlock-3.3.0-5.8 is installed
  • OR libvirt-nss-3.3.0-5.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • libvirt-3.3.0-5.8 is installed
  • OR libvirt-admin-3.3.0-5.8 is installed
  • OR libvirt-client-3.3.0-5.8 is installed
  • OR libvirt-daemon-3.3.0-5.8 is installed
  • OR libvirt-daemon-config-network-3.3.0-5.8 is installed
  • OR libvirt-daemon-config-nwfilter-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-interface-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-libxl-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-lxc-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-network-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-nodedev-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-nwfilter-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-qemu-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-secret-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-storage-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-storage-core-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-storage-disk-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-storage-iscsi-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-storage-logical-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-storage-mpath-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-storage-rbd-3.3.0-5.8 is installed
  • OR libvirt-daemon-driver-storage-scsi-3.3.0-5.8 is installed
  • OR libvirt-daemon-lxc-3.3.0-5.8 is installed
  • OR libvirt-daemon-qemu-3.3.0-5.8 is installed
  • OR libvirt-daemon-xen-3.3.0-5.8 is installed
  • OR libvirt-doc-3.3.0-5.8 is installed
  • OR libvirt-libs-3.3.0-5.8 is installed
  • OR libvirt-lock-sanlock-3.3.0-5.8 is installed
  • OR libvirt-nss-3.3.0-5.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND apache2-mod_jk-1.2.40-5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-BCL is installed
  • AND
  • ghostscript-9.52-23.34 is installed
  • OR ghostscript-x11-9.52-23.34 is installed
  • OR libspectre-0.2.7-12.10 is installed
  • OR libspectre1-0.2.7-12.10 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
  • AND
  • ghostscript-9.52-23.34 is installed
  • OR ghostscript-x11-9.52-23.34 is installed
  • OR libspectre-0.2.7-12.10 is installed
  • OR libspectre1-0.2.7-12.10 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND
  • glibc-2.22-62.22 is installed
  • OR glibc-32bit-2.22-62.22 is installed
  • OR glibc-devel-2.22-62.22 is installed
  • OR glibc-devel-32bit-2.22-62.22 is installed
  • OR glibc-html-2.22-62.22 is installed
  • OR glibc-i18ndata-2.22-62.22 is installed
  • OR glibc-info-2.22-62.22 is installed
  • OR glibc-locale-2.22-62.22 is installed
  • OR glibc-locale-32bit-2.22-62.22 is installed
  • OR glibc-profile-2.22-62.22 is installed
  • OR glibc-profile-32bit-2.22-62.22 is installed
  • OR nscd-2.22-62.22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
  • AND
  • glibc-2.22-62.22 is installed
  • OR glibc-32bit-2.22-62.22 is installed
  • OR glibc-devel-2.22-62.22 is installed
  • OR glibc-devel-32bit-2.22-62.22 is installed
  • OR glibc-html-2.22-62.22 is installed
  • OR glibc-i18ndata-2.22-62.22 is installed
  • OR glibc-info-2.22-62.22 is installed
  • OR glibc-locale-2.22-62.22 is installed
  • OR glibc-locale-32bit-2.22-62.22 is installed
  • OR glibc-profile-2.22-62.22 is installed
  • OR glibc-profile-32bit-2.22-62.22 is installed
  • OR nscd-2.22-62.22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_175-94_79-default-4-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_23-4-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_175-94_79-default-4-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_23-4-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND shadow-4.2.1-27.19 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND shadow-4.2.1-27.19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND Package Information
  • libwireshark9-2.4.10-48.32 is installed
  • OR libwiretap7-2.4.10-48.32 is installed
  • OR libwscodecs1-2.4.10-48.32 is installed
  • OR libwsutil8-2.4.10-48.32 is installed
  • OR wireshark-2.4.10-48.32 is installed
  • OR wireshark-gtk-2.4.10-48.32 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND nmap-6.46-3.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND nmap-6.46-3.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND
  • libpcap-1.8.1-10.3 is installed
  • OR libpcap1-1.8.1-10.3 is installed
  • OR tcpdump-4.9.2-14.14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
  • AND
  • libpcap-1.8.1-10.3 is installed
  • OR libpcap1-1.8.1-10.3 is installed
  • OR tcpdump-4.9.2-14.14 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • libecpg6-9.6.4-3.6 is installed
  • OR libpq5-9.6.4-3.6 is installed
  • OR libpq5-32bit-9.6.4-3.6 is installed
  • OR postgresql96-9.6.4-3.6 is installed
  • OR postgresql96-contrib-9.6.4-3.6 is installed
  • OR postgresql96-docs-9.6.4-3.6 is installed
  • OR postgresql96-libs-9.6.4-3.6 is installed
  • OR postgresql96-server-9.6.4-3.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • libecpg6-9.6.4-3.6 is installed
  • OR libpq5-9.6.4-3.6 is installed
  • OR libpq5-32bit-9.6.4-3.6 is installed
  • OR postgresql96-9.6.4-3.6 is installed
  • OR postgresql96-contrib-9.6.4-3.6 is installed
  • OR postgresql96-docs-9.6.4-3.6 is installed
  • OR postgresql96-libs-9.6.4-3.6 is installed
  • OR postgresql96-server-9.6.4-3.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • kernel-default-4.4.121-92.73 is installed
  • OR kernel-default-base-4.4.121-92.73 is installed
  • OR kernel-default-devel-4.4.121-92.73 is installed
  • OR kernel-devel-4.4.121-92.73 is installed
  • OR kernel-macros-4.4.121-92.73 is installed
  • OR kernel-source-4.4.121-92.73 is installed
  • OR kernel-syms-4.4.121-92.73 is installed
  • OR kgraft-patch-4_4_121-92_73-default-1-3.3 is installed
  • OR kgraft-patch-SLE12-SP2_Update_21-1-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND Package Information
  • bluez-5.13-5.23 is installed
  • OR libbluetooth3-5.13-5.23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND Package Information
  • libfreebl3-3.53.1-58.48 is installed
  • OR libfreebl3-32bit-3.53.1-58.48 is installed
  • OR libfreebl3-hmac-3.53.1-58.48 is installed
  • OR libfreebl3-hmac-32bit-3.53.1-58.48 is installed
  • OR libsoftokn3-3.53.1-58.48 is installed
  • OR libsoftokn3-32bit-3.53.1-58.48 is installed
  • OR libsoftokn3-hmac-3.53.1-58.48 is installed
  • OR libsoftokn3-hmac-32bit-3.53.1-58.48 is installed
  • OR mozilla-nspr-4.25-19.15 is installed
  • OR mozilla-nspr-32bit-4.25-19.15 is installed
  • OR mozilla-nspr-devel-4.25-19.15 is installed
  • OR mozilla-nss-3.53.1-58.48 is installed
  • OR mozilla-nss-32bit-3.53.1-58.48 is installed
  • OR mozilla-nss-certs-3.53.1-58.48 is installed
  • OR mozilla-nss-certs-32bit-3.53.1-58.48 is installed
  • OR mozilla-nss-devel-3.53.1-58.48 is installed
  • OR mozilla-nss-sysinit-3.53.1-58.48 is installed
  • OR mozilla-nss-sysinit-32bit-3.53.1-58.48 is installed
  • OR mozilla-nss-tools-3.53.1-58.48 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • python-base-2.7.7-9 is installed
  • OR python-devel-2.7.7-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • kernel-default-4.4.90-92.50 is installed
  • OR kernel-default-extra-4.4.90-92.50 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • kernel-default-4.4.138-94.39 is installed
  • OR kernel-default-extra-4.4.138-94.39 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • libwebkit2gtk3-lang-2.24.4-2.47 is installed
  • OR webkit2gtk3-2.24.4-2.47 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND Package Information
  • dia-0.97.3-17.4 is installed
  • OR dia-lang-0.97.3-17.4 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
  • bind-9.9.6P1-0.44 is installed
  • OR bind-chrootenv-9.9.6P1-0.44 is installed
  • OR bind-devel-9.9.6P1-0.44 is installed
  • OR bind-doc-9.9.6P1-0.44 is installed
  • OR bind-libs-9.9.6P1-0.44 is installed
  • OR bind-libs-32bit-9.9.6P1-0.44 is installed
  • OR bind-utils-9.9.6P1-0.44 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud Crowbar 8 is installed
  • AND ansible-2.4.6.0-3.3 is installed
  • BACK