Oval Definition:oval:org.opensuse.security:def:22578
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
1034674
1034678
1046610
1055857
1057734
1059893
1067203
1070536
1072193
1075428
1076696
1076847
1077003
1077006
1077560
1077999
1082153
1082299
1083125
1083247
1083745
1083836
1084353
1084610
1084721
1084829
1085042
1085185
1085224
1085402
1085404
1086162
1086194
1087088
1087260
1087845
1087932
1088241
1088242
1088600
1088684
1089198
1089608
1089644
1089752
1090643
1101591
1111789
1114981
1115518
1116574
1119971
1120323
1120943
1123022
1130116
1132728
1132729
1132732
1132734
1134718
1135715
1148931
1152856
1154212
1160770
1168404
1168407
1169066
1171475
1171847
1172031
1172105
1172116
1172121
1172225
1174910
1174913
929629
990636
CVE-2014-8146
CVE-2014-8147
CVE-2016-6293
CVE-2016-6328
CVE-2017-14952
CVE-2017-15422
CVE-2017-17484
CVE-2017-18257
CVE-2017-7544
CVE-2017-7867
CVE-2017-7868
CVE-2018-0486
CVE-2018-0489
CVE-2018-1000024
CVE-2018-1000027
CVE-2018-10087
CVE-2018-10124
CVE-2018-1087
CVE-2018-13785
CVE-2018-16864
CVE-2018-16865
CVE-2018-16866
CVE-2018-20030
CVE-2018-3136
CVE-2018-3139
CVE-2018-3149
CVE-2018-3169
CVE-2018-3180
CVE-2018-3183
CVE-2018-3214
CVE-2018-7740
CVE-2018-8043
CVE-2018-8781
CVE-2018-8822
CVE-2018-8897
CVE-2019-10245
CVE-2019-20807
CVE-2019-2602
CVE-2019-2684
CVE-2019-2697
CVE-2019-2698
CVE-2019-2894
CVE-2019-2933
CVE-2019-2945
CVE-2019-2949
CVE-2019-2958
CVE-2019-2962
CVE-2019-2964
CVE-2019-2973
CVE-2019-2978
CVE-2019-2981
CVE-2019-2983
CVE-2019-2987
CVE-2019-2988
CVE-2019-2989
CVE-2019-2992
CVE-2019-2999
CVE-2019-3814
CVE-2019-7524
CVE-2019-8595
CVE-2019-8607
CVE-2019-8615
CVE-2019-8644
CVE-2019-8649
CVE-2019-8658
CVE-2019-8666
CVE-2019-8669
CVE-2019-8671
CVE-2019-8672
CVE-2019-8673
CVE-2019-8676
CVE-2019-8677
CVE-2019-8678
CVE-2019-8679
CVE-2019-8680
CVE-2019-8681
CVE-2019-8683
CVE-2019-8684
CVE-2019-8686
CVE-2019-8687
CVE-2019-8688
CVE-2019-8689
CVE-2019-8690
CVE-2019-9278
CVE-2020-0093
CVE-2020-12767
CVE-2020-13112
CVE-2020-13113
CVE-2020-13114
CVE-2020-14361
CVE-2020-14362
CVE-2020-1927
CVE-2020-1934
CVE-2020-1938
SUSE-SU-2018:0636-1
SUSE-SU-2018:0720-1
SUSE-SU-2018:1401-1
SUSE-SU-2018:4064-1
SUSE-SU-2019:0900-1
SUSE-SU-2019:1345-1
SUSE-SU-2019:2345-2
SUSE-SU-2019:3084-1
SUSE-SU-2020:1272-1
SUSE-SU-2020:1534-1
SUSE-SU-2020:1550-1
SUSE-SU-2020:2401-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 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Module for Advanced Systems Management 12
SUSE Linux Enterprise Module for Basesystem 15
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for Desktop Applications 15
SUSE Linux Enterprise Module for Development Tools 15
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Server Applications 15
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Module for Web Scripting 15
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-LTSS
SUSE Linux Enterprise Server 11 SP1-TERADATA
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP3-TERADATA
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11-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-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 Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 11
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP2
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP4
SUSE Linux Enterprise Server for SAP Applications 11-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 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP2
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 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 5
SUSE OpenStack Cloud 6
SUSE Package Hub for SUSE Linux Enterprise 12
SUSE Package Hub for SUSE Linux Enterprise 12 SP1
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
  • coreutils-8.22-4.1 is installed
  • OR coreutils-lang-8.22-4.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.2 is installed
  • AND libneon27-0.30.1-3.30 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND libass5-0.13.4-3.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
  • xorg-x11-libXfixes-7.4-1.16 is installed
  • OR xorg-x11-libXfixes-32bit-7.4-1.16 is installed
  • OR xorg-x11-libXfixes-devel-7.4-1.16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND kdirstat-2.4.4-255.28.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • libldap-2_4-2-2.4.26-0.35.1 is installed
  • OR libldap-2_4-2-32bit-2.4.26-0.35.1 is installed
  • OR openldap2-client-2.4.26-0.35.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • accountsservice-0.6.35-1 is installed
  • OR accountsservice-lang-0.6.35-1 is installed
  • OR libaccountsservice0-0.6.35-1 is installed
  • OR typelib-1_0-AccountsService-1_0-0.6.35-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • finch-2.11.0-12 is installed
  • OR libpurple-2.11.0-12 is installed
  • OR libpurple-lang-2.11.0-12 is installed
  • OR libpurple-meanwhile-2.11.0-12 is installed
  • OR libpurple-tcl-2.11.0-12 is installed
  • OR pidgin-2.11.0-12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • gdk-pixbuf-2.34.0-19.5.1 is installed
  • OR gdk-pixbuf-lang-2.34.0-19.5.1 is installed
  • OR gdk-pixbuf-query-loaders-2.34.0-19.5.1 is installed
  • OR gdk-pixbuf-query-loaders-32bit-2.34.0-19.5.1 is installed
  • OR libgdk_pixbuf-2_0-0-2.34.0-19.5.1 is installed
  • OR libgdk_pixbuf-2_0-0-32bit-2.34.0-19.5.1 is installed
  • OR typelib-1_0-GdkPixbuf-2_0-2.34.0-19.5.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
  • AND Package Information
  • python2-salt-2018.3.0-46.28 is installed
  • OR salt-2018.3.0-46.28 is installed
  • OR salt-api-2018.3.0-46.28 is installed
  • OR salt-bash-completion-2018.3.0-46.28 is installed
  • OR salt-cloud-2018.3.0-46.28 is installed
  • OR salt-doc-2018.3.0-46.28 is installed
  • OR salt-master-2018.3.0-46.28 is installed
  • OR salt-minion-2018.3.0-46.28 is installed
  • OR salt-proxy-2018.3.0-46.28 is installed
  • OR salt-ssh-2018.3.0-46.28 is installed
  • OR salt-syndic-2018.3.0-46.28 is installed
  • OR salt-zsh-completion-2018.3.0-46.28 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • libneon-devel-0.30.2-2 is installed
  • OR libneon27-0.30.2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND docker-1.10.3-66 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • MozillaFirefox-52.7.3-1 is installed
  • OR MozillaFirefox-devel-52.7.3-1 is installed
  • OR MozillaFirefox-translations-common-52.7.3-1 is installed
  • OR MozillaFirefox-translations-other-52.7.3-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND Package Information
  • subversion-bash-completion-1.10.0-1 is installed
  • OR subversion-perl-1.10.0-1 is installed
  • OR subversion-python-1.10.0-1 is installed
  • OR subversion-tools-1.10.0-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • java-1_6_0-ibm-1.6.0_sr16.4-15 is installed
  • OR java-1_6_0-ibm-fonts-1.6.0_sr16.4-15 is installed
  • OR java-1_6_0-ibm-jdbc-1.6.0_sr16.4-15 is installed
  • OR java-1_6_0-ibm-plugin-1.6.0_sr16.4-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.51-52.34 is installed
  • OR kernel-ec2-devel-3.12.51-52.34 is installed
  • OR kernel-ec2-extra-3.12.51-52.34 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • libcacard-devel-2.5.3-1 is installed
  • OR libcacard0-2.5.3-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • apache2-mod_php5-5.5.14-30 is installed
  • OR php5-5.5.14-30 is installed
  • OR php5-bcmath-5.5.14-30 is installed
  • OR php5-bz2-5.5.14-30 is installed
  • OR php5-calendar-5.5.14-30 is installed
  • OR php5-ctype-5.5.14-30 is installed
  • OR php5-curl-5.5.14-30 is installed
  • OR php5-dba-5.5.14-30 is installed
  • OR php5-dom-5.5.14-30 is installed
  • OR php5-enchant-5.5.14-30 is installed
  • OR php5-exif-5.5.14-30 is installed
  • OR php5-fastcgi-5.5.14-30 is installed
  • OR php5-fileinfo-5.5.14-30 is installed
  • OR php5-fpm-5.5.14-30 is installed
  • OR php5-ftp-5.5.14-30 is installed
  • OR php5-gd-5.5.14-30 is installed
  • OR php5-gettext-5.5.14-30 is installed
  • OR php5-gmp-5.5.14-30 is installed
  • OR php5-iconv-5.5.14-30 is installed
  • OR php5-intl-5.5.14-30 is installed
  • OR php5-json-5.5.14-30 is installed
  • OR php5-ldap-5.5.14-30 is installed
  • OR php5-mbstring-5.5.14-30 is installed
  • OR php5-mcrypt-5.5.14-30 is installed
  • OR php5-mysql-5.5.14-30 is installed
  • OR php5-odbc-5.5.14-30 is installed
  • OR php5-openssl-5.5.14-30 is installed
  • OR php5-pcntl-5.5.14-30 is installed
  • OR php5-pdo-5.5.14-30 is installed
  • OR php5-pear-5.5.14-30 is installed
  • OR php5-pgsql-5.5.14-30 is installed
  • OR php5-pspell-5.5.14-30 is installed
  • OR php5-shmop-5.5.14-30 is installed
  • OR php5-snmp-5.5.14-30 is installed
  • OR php5-soap-5.5.14-30 is installed
  • OR php5-sockets-5.5.14-30 is installed
  • OR php5-sqlite-5.5.14-30 is installed
  • OR php5-suhosin-5.5.14-30 is installed
  • OR php5-sysvmsg-5.5.14-30 is installed
  • OR php5-sysvsem-5.5.14-30 is installed
  • OR php5-sysvshm-5.5.14-30 is installed
  • OR php5-tokenizer-5.5.14-30 is installed
  • OR php5-wddx-5.5.14-30 is installed
  • OR php5-xmlreader-5.5.14-30 is installed
  • OR php5-xmlrpc-5.5.14-30 is installed
  • OR php5-xmlwriter-5.5.14-30 is installed
  • OR php5-xsl-5.5.14-30 is installed
  • OR php5-zip-5.5.14-30 is installed
  • OR php5-zlib-5.5.14-30 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 15 is installed
  • AND Package Information
  • nodejs8-8.11.3-3.5 is installed
  • OR nodejs8-devel-8.11.3-3.5 is installed
  • OR nodejs8-docs-8.11.3-3.5 is installed
  • OR npm8-8.11.3-3.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • OpenEXR-1.6.1-83.17 is installed
  • OR OpenEXR-32bit-1.6.1-83.17 is installed
  • OR OpenEXR-x86-1.6.1-83.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • OpenEXR-1.6.1-83.17 is installed
  • OR OpenEXR-32bit-1.6.1-83.17 is installed
  • OR OpenEXR-x86-1.6.1-83.17 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • strongswan-4.4.0-6.13 is installed
  • OR strongswan-doc-4.4.0-6.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • strongswan-4.4.0-6.13 is installed
  • OR strongswan-doc-4.4.0-6.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • strongswan-4.4.0-6.13 is installed
  • OR strongswan-doc-4.4.0-6.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • strongswan-4.4.0-6.13 is installed
  • OR strongswan-doc-4.4.0-6.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • strongswan-4.4.0-6.13 is installed
  • OR strongswan-doc-4.4.0-6.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • strongswan-4.4.0-6.13 is installed
  • OR strongswan-doc-4.4.0-6.13 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • puppet-2.6.17-0.3 is installed
  • OR puppet-server-2.6.17-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • puppet-2.6.17-0.3 is installed
  • OR puppet-server-2.6.17-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • puppet-2.6.17-0.3 is installed
  • OR puppet-server-2.6.17-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • puppet-2.6.17-0.3 is installed
  • OR puppet-server-2.6.17-0.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • pango-1.26.2-1.3 is installed
  • OR pango-32bit-1.26.2-1.3 is installed
  • OR pango-doc-1.26.2-1.3 is installed
  • OR pango-x86-1.26.2-1.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • pango-1.26.2-1.3 is installed
  • OR pango-32bit-1.26.2-1.3 is installed
  • OR pango-doc-1.26.2-1.3 is installed
  • OR pango-x86-1.26.2-1.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • pango-1.26.2-1.3 is installed
  • OR pango-32bit-1.26.2-1.3 is installed
  • OR pango-doc-1.26.2-1.3 is installed
  • OR pango-x86-1.26.2-1.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND Package Information
  • emacs-22.3-4.32 is installed
  • OR emacs-el-22.3-4.32 is installed
  • OR emacs-info-22.3-4.32 is installed
  • OR emacs-nox-22.3-4.32 is installed
  • OR emacs-x11-22.3-4.32 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND unzip-5.52-142.29 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND unzip-5.52-142.29 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • bind-9.9.4P2-0.6 is installed
  • OR bind-chrootenv-9.9.4P2-0.6 is installed
  • OR bind-devel-9.9.6P1-0.5 is installed
  • OR bind-doc-9.9.4P2-0.6 is installed
  • OR bind-libs-9.9.4P2-0.6 is installed
  • OR bind-libs-32bit-9.9.4P2-0.6 is installed
  • OR bind-libs-x86-9.9.4P2-0.6 is installed
  • OR bind-utils-9.9.4P2-0.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • bind-9.9.4P2-0.6 is installed
  • OR bind-chrootenv-9.9.4P2-0.6 is installed
  • OR bind-devel-9.9.6P1-0.5 is installed
  • OR bind-doc-9.9.4P2-0.6 is installed
  • OR bind-libs-9.9.4P2-0.6 is installed
  • OR bind-libs-32bit-9.9.4P2-0.6 is installed
  • OR bind-libs-x86-9.9.4P2-0.6 is installed
  • OR bind-utils-9.9.4P2-0.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • bind-9.9.4P2-0.6 is installed
  • OR bind-chrootenv-9.9.4P2-0.6 is installed
  • OR bind-devel-9.9.6P1-0.5 is installed
  • OR bind-doc-9.9.4P2-0.6 is installed
  • OR bind-libs-9.9.4P2-0.6 is installed
  • OR bind-libs-32bit-9.9.4P2-0.6 is installed
  • OR bind-libs-x86-9.9.4P2-0.6 is installed
  • OR bind-utils-9.9.4P2-0.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • bind-9.9.4P2-0.6 is installed
  • OR bind-chrootenv-9.9.4P2-0.6 is installed
  • OR bind-devel-9.9.6P1-0.5 is installed
  • OR bind-doc-9.9.4P2-0.6 is installed
  • OR bind-libs-9.9.4P2-0.6 is installed
  • OR bind-libs-32bit-9.9.4P2-0.6 is installed
  • OR bind-libs-x86-9.9.4P2-0.6 is installed
  • OR bind-utils-9.9.4P2-0.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • bind-9.9.4P2-0.6 is installed
  • OR bind-chrootenv-9.9.4P2-0.6 is installed
  • OR bind-devel-9.9.6P1-0.5 is installed
  • OR bind-doc-9.9.4P2-0.6 is installed
  • OR bind-libs-9.9.4P2-0.6 is installed
  • OR bind-libs-32bit-9.9.4P2-0.6 is installed
  • OR bind-libs-x86-9.9.4P2-0.6 is installed
  • OR bind-utils-9.9.4P2-0.6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • MozillaFirefox-10.0.10-0.3 is installed
  • OR MozillaFirefox-translations-10.0.10-0.3 is installed
  • OR mozilla-nspr-4.9.3-0.2 is installed
  • OR mozilla-nspr-32bit-4.9.3-0.2 is installed
  • OR mozilla-nspr-x86-4.9.3-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • MozillaFirefox-10.0.10-0.3 is installed
  • OR MozillaFirefox-translations-10.0.10-0.3 is installed
  • OR mozilla-nspr-4.9.3-0.2 is installed
  • OR mozilla-nspr-32bit-4.9.3-0.2 is installed
  • OR mozilla-nspr-x86-4.9.3-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • MozillaFirefox-10.0.10-0.3 is installed
  • OR MozillaFirefox-translations-10.0.10-0.3 is installed
  • OR mozilla-nspr-4.9.3-0.2 is installed
  • OR mozilla-nspr-32bit-4.9.3-0.2 is installed
  • OR mozilla-nspr-x86-4.9.3-0.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • libvirt-0.9.6-0.23 is installed
  • OR libvirt-client-0.9.6-0.23 is installed
  • OR libvirt-client-32bit-0.9.6-0.23 is installed
  • OR libvirt-doc-0.9.6-0.23 is installed
  • OR libvirt-python-0.9.6-0.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • libvirt-0.9.6-0.23 is installed
  • OR libvirt-client-0.9.6-0.23 is installed
  • OR libvirt-client-32bit-0.9.6-0.23 is installed
  • OR libvirt-doc-0.9.6-0.23 is installed
  • OR libvirt-python-0.9.6-0.23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • freetype2-2.3.7-25.28 is installed
  • OR freetype2-32bit-2.3.7-25.28 is installed
  • OR freetype2-x86-2.3.7-25.28 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • MozillaFirefox-38.3.0esr-20 is installed
  • OR MozillaFirefox-translations-38.3.0esr-20 is installed
  • OR mozilla-nspr-4.10.9-11 is installed
  • OR mozilla-nspr-32bit-4.10.9-11 is installed
  • OR mozilla-nspr-devel-4.10.9-11 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • MozillaFirefox-38.3.0esr-20 is installed
  • OR MozillaFirefox-translations-38.3.0esr-20 is installed
  • OR mozilla-nspr-4.10.9-11 is installed
  • OR mozilla-nspr-32bit-4.10.9-11 is installed
  • OR mozilla-nspr-devel-4.10.9-11 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • augeas-0.9.0-3.17 is installed
  • OR augeas-lenses-0.9.0-3.17 is installed
  • OR libaugeas0-0.9.0-3.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • augeas-0.9.0-3.17 is installed
  • OR augeas-lenses-0.9.0-3.17 is installed
  • OR libaugeas0-0.9.0-3.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • augeas-0.9.0-3.17 is installed
  • OR augeas-lenses-0.9.0-3.17 is installed
  • OR libaugeas0-0.9.0-3.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • augeas-0.9.0-3.17 is installed
  • OR augeas-lenses-0.9.0-3.17 is installed
  • OR libaugeas0-0.9.0-3.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • augeas-0.9.0-3.17 is installed
  • OR augeas-lenses-0.9.0-3.17 is installed
  • OR libaugeas0-0.9.0-3.17 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • xen-4.2.5_08-0.9 is installed
  • OR xen-doc-html-4.2.5_08-0.9 is installed
  • OR xen-doc-pdf-4.2.5_08-0.9 is installed
  • OR xen-kmp-default-4.2.5_08_3.0.101_0.47.55-0.9 is installed
  • OR xen-kmp-pae-4.2.5_08_3.0.101_0.47.55-0.9 is installed
  • OR xen-libs-4.2.5_08-0.9 is installed
  • OR xen-libs-32bit-4.2.5_08-0.9 is installed
  • OR xen-tools-4.2.5_08-0.9 is installed
  • OR xen-tools-domU-4.2.5_08-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_08-0.9 is installed
  • OR xen-doc-html-4.2.5_08-0.9 is installed
  • OR xen-doc-pdf-4.2.5_08-0.9 is installed
  • OR xen-kmp-default-4.2.5_08_3.0.101_0.47.55-0.9 is installed
  • OR xen-kmp-pae-4.2.5_08_3.0.101_0.47.55-0.9 is installed
  • OR xen-libs-4.2.5_08-0.9 is installed
  • OR xen-libs-32bit-4.2.5_08-0.9 is installed
  • OR xen-tools-4.2.5_08-0.9 is installed
  • OR xen-tools-domU-4.2.5_08-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • xen-4.2.5_08-0.9 is installed
  • OR xen-doc-html-4.2.5_08-0.9 is installed
  • OR xen-doc-pdf-4.2.5_08-0.9 is installed
  • OR xen-kmp-default-4.2.5_08_3.0.101_0.47.55-0.9 is installed
  • OR xen-kmp-pae-4.2.5_08_3.0.101_0.47.55-0.9 is installed
  • OR xen-libs-4.2.5_08-0.9 is installed
  • OR xen-libs-32bit-4.2.5_08-0.9 is installed
  • OR xen-tools-4.2.5_08-0.9 is installed
  • OR xen-tools-domU-4.2.5_08-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_08-0.9 is installed
  • OR xen-doc-html-4.2.5_08-0.9 is installed
  • OR xen-doc-pdf-4.2.5_08-0.9 is installed
  • OR xen-kmp-default-4.2.5_08_3.0.101_0.47.55-0.9 is installed
  • OR xen-kmp-pae-4.2.5_08_3.0.101_0.47.55-0.9 is installed
  • OR xen-libs-4.2.5_08-0.9 is installed
  • OR xen-libs-32bit-4.2.5_08-0.9 is installed
  • OR xen-tools-4.2.5_08-0.9 is installed
  • OR xen-tools-domU-4.2.5_08-0.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND LibVNCServer-0.9.1-154 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-52.8.0esr-72.32 is installed
  • OR MozillaFirefox-translations-52.8.0esr-72.32 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-52.8.0esr-72.32 is installed
  • OR MozillaFirefox-translations-52.8.0esr-72.32 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-52.8.0esr-72.32 is installed
  • OR MozillaFirefox-translations-52.8.0esr-72.32 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-52.8.0esr-72.32 is installed
  • OR MozillaFirefox-translations-52.8.0esr-72.32 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • kernel-default-3.0.101-0.47.106.14 is installed
  • OR kernel-default-base-3.0.101-0.47.106.14 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.14 is installed
  • OR kernel-default-man-3.0.101-0.47.106.14 is installed
  • OR kernel-source-3.0.101-0.47.106.14 is installed
  • OR kernel-syms-3.0.101-0.47.106.14 is installed
  • OR kernel-trace-3.0.101-0.47.106.14 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.14 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • kernel-default-3.0.101-0.47.106.14 is installed
  • OR kernel-default-base-3.0.101-0.47.106.14 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.14 is installed
  • OR kernel-default-man-3.0.101-0.47.106.14 is installed
  • OR kernel-source-3.0.101-0.47.106.14 is installed
  • OR kernel-syms-3.0.101-0.47.106.14 is installed
  • OR kernel-trace-3.0.101-0.47.106.14 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.14 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • ImageMagick-6.4.3.6-7.40.1 is installed
  • OR libMagickCore1-6.4.3.6-7.40.1 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.40.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-78.79 is installed
  • OR libMagickCore1-6.4.3.6-78.79 is installed
  • OR libMagickCore1-32bit-6.4.3.6-78.79 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • ImageMagick-6.4.3.6-78.79 is installed
  • OR libMagickCore1-6.4.3.6-78.79 is installed
  • OR libMagickCore1-32bit-6.4.3.6-78.79 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-7.54 is installed
  • OR libMagickCore1-6.4.3.6-7.54 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.54 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-7.54 is installed
  • OR libMagickCore1-6.4.3.6-7.54 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.54 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • apache2-2.2.12-1.51.52 is installed
  • OR apache2-doc-2.2.12-1.51.52 is installed
  • OR apache2-example-pages-2.2.12-1.51.52 is installed
  • OR apache2-prefork-2.2.12-1.51.52 is installed
  • OR apache2-utils-2.2.12-1.51.52 is installed
  • OR apache2-worker-2.2.12-1.51.52 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND
  • curl-openssl1-7.19.7-1.70.13 is installed
  • OR libcurl4-openssl1-7.19.7-1.70.13 is installed
  • OR libcurl4-openssl1-32bit-7.19.7-1.70.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND
  • curl-openssl1-7.19.7-1.70.13 is installed
  • OR libcurl4-openssl1-7.19.7-1.70.13 is installed
  • OR libcurl4-openssl1-32bit-7.19.7-1.70.13 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
  • bind-9.9.6P1-28.12 is installed
  • OR bind-chrootenv-9.9.6P1-28.12 is installed
  • OR bind-doc-9.9.6P1-28.12 is installed
  • OR bind-libs-9.9.6P1-28.12 is installed
  • OR bind-libs-32bit-9.9.6P1-28.12 is installed
  • OR bind-utils-9.9.6P1-28.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • bind-9.9.6P1-28.12 is installed
  • OR bind-chrootenv-9.9.6P1-28.12 is installed
  • OR bind-doc-9.9.6P1-28.12 is installed
  • OR bind-libs-9.9.6P1-28.12 is installed
  • OR bind-libs-32bit-9.9.6P1-28.12 is installed
  • OR bind-utils-9.9.6P1-28.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND apache2-mod_perl-2.0.8-8.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • libz1-1.2.8-6.3 is installed
  • OR libz1-32bit-1.2.8-6.3 is installed
  • OR zlib-1.2.8-6.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • libz1-1.2.8-6.3 is installed
  • OR libz1-32bit-1.2.8-6.3 is installed
  • OR zlib-1.2.8-6.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • libjavascriptcoregtk-3_0-0-2.4.8-16.2 is installed
  • OR libwebkitgtk-3_0-0-2.4.8-16.2 is installed
  • OR libwebkitgtk3-lang-2.4.8-16.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • apache2-2.4.16-20.10 is installed
  • OR apache2-doc-2.4.16-20.10 is installed
  • OR apache2-example-pages-2.4.16-20.10 is installed
  • OR apache2-prefork-2.4.16-20.10 is installed
  • OR apache2-utils-2.4.16-20.10 is installed
  • OR apache2-worker-2.4.16-20.10 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • apache2-2.4.16-20.10 is installed
  • OR apache2-doc-2.4.16-20.10 is installed
  • OR apache2-example-pages-2.4.16-20.10 is installed
  • OR apache2-prefork-2.4.16-20.10 is installed
  • OR apache2-utils-2.4.16-20.10 is installed
  • OR apache2-worker-2.4.16-20.10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_67-60_64_24-default-7-2.1 is installed
  • OR kgraft-patch-3_12_67-60_64_24-xen-7-2.1 is installed
  • OR kgraft-patch-SLE12-SP1_Update_11-7-2.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • java-1_7_0-openjdk-1.7.0.121-36 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.121-36 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.121-36 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.121-36 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • java-1_7_0-openjdk-1.7.0.121-36 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.121-36 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.121-36 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.121-36 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • accountsservice-0.6.42-14.2 is installed
  • OR accountsservice-lang-0.6.42-14.2 is installed
  • OR libaccountsservice0-0.6.42-14.2 is installed
  • OR typelib-1_0-AccountsService-1_0-0.6.42-14.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • 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
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • 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
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • perl-5.18.2-12.14 is installed
  • OR perl-32bit-5.18.2-12.14 is installed
  • OR perl-base-5.18.2-12.14 is installed
  • OR perl-doc-5.18.2-12.14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • perl-5.18.2-12.14 is installed
  • OR perl-32bit-5.18.2-12.14 is installed
  • OR perl-base-5.18.2-12.14 is installed
  • OR perl-doc-5.18.2-12.14 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • java-1_8_0-ibm-1.8.0_sr5.25-30.39 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.25-30.39 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.25-30.39 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • java-1_8_0-ibm-1.8.0_sr5.25-30.39 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.25-30.39 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.25-30.39 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND gd-2.1.0-23 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-BCL is installed
  • AND
  • libjavascriptcoregtk-4_0-18-2.24.4-2.47 is installed
  • OR libwebkit2gtk-4_0-37-2.24.4-2.47 is installed
  • OR typelib-1_0-JavaScriptCore-4_0-2.24.4-2.47 is installed
  • OR typelib-1_0-WebKit2-4_0-2.24.4-2.47 is installed
  • OR webkit2gtk-4_0-injected-bundles-2.24.4-2.47 is installed
  • OR webkit2gtk3-2.24.4-2.47 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
  • AND
  • libjavascriptcoregtk-4_0-18-2.24.4-2.47 is installed
  • OR libwebkit2gtk-4_0-37-2.24.4-2.47 is installed
  • OR typelib-1_0-JavaScriptCore-4_0-2.24.4-2.47 is installed
  • OR typelib-1_0-WebKit2-4_0-2.24.4-2.47 is installed
  • OR webkit2gtk-4_0-injected-bundles-2.24.4-2.47 is installed
  • OR webkit2gtk3-2.24.4-2.47 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND
  • MozillaFirefox-60.8.0-109.83 is installed
  • OR MozillaFirefox-translations-common-60.8.0-109.83 is installed
  • OR libfreebl3-3.44.1-58.28 is installed
  • OR libfreebl3-32bit-3.44.1-58.28 is installed
  • OR libfreebl3-hmac-3.44.1-58.28 is installed
  • OR libfreebl3-hmac-32bit-3.44.1-58.28 is installed
  • OR libsoftokn3-3.44.1-58.28 is installed
  • OR libsoftokn3-32bit-3.44.1-58.28 is installed
  • OR libsoftokn3-hmac-3.44.1-58.28 is installed
  • OR libsoftokn3-hmac-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-3.44.1-58.28 is installed
  • OR mozilla-nss-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-certs-3.44.1-58.28 is installed
  • OR mozilla-nss-certs-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-sysinit-3.44.1-58.28 is installed
  • OR mozilla-nss-sysinit-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-tools-3.44.1-58.28 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
  • AND
  • MozillaFirefox-60.8.0-109.83 is installed
  • OR MozillaFirefox-translations-common-60.8.0-109.83 is installed
  • OR libfreebl3-3.44.1-58.28 is installed
  • OR libfreebl3-32bit-3.44.1-58.28 is installed
  • OR libfreebl3-hmac-3.44.1-58.28 is installed
  • OR libfreebl3-hmac-32bit-3.44.1-58.28 is installed
  • OR libsoftokn3-3.44.1-58.28 is installed
  • OR libsoftokn3-32bit-3.44.1-58.28 is installed
  • OR libsoftokn3-hmac-3.44.1-58.28 is installed
  • OR libsoftokn3-hmac-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-3.44.1-58.28 is installed
  • OR mozilla-nss-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-certs-3.44.1-58.28 is installed
  • OR mozilla-nss-certs-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-sysinit-3.44.1-58.28 is installed
  • OR mozilla-nss-sysinit-32bit-3.44.1-58.28 is installed
  • OR mozilla-nss-tools-3.44.1-58.28 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND
  • java-1_7_0-openjdk-1.7.0.241-43.30 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.241-43.30 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.241-43.30 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.241-43.30 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
  • AND
  • java-1_7_0-openjdk-1.7.0.241-43.30 is installed
  • OR java-1_7_0-openjdk-demo-1.7.0.241-43.30 is installed
  • OR java-1_7_0-openjdk-devel-1.7.0.241-43.30 is installed
  • OR java-1_7_0-openjdk-headless-1.7.0.241-43.30 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • gdk-pixbuf-2.34.0-19.17 is installed
  • OR gdk-pixbuf-lang-2.34.0-19.17 is installed
  • OR gdk-pixbuf-query-loaders-2.34.0-19.17 is installed
  • OR gdk-pixbuf-query-loaders-32bit-2.34.0-19.17 is installed
  • OR libgdk_pixbuf-2_0-0-2.34.0-19.17 is installed
  • OR libgdk_pixbuf-2_0-0-32bit-2.34.0-19.17 is installed
  • OR typelib-1_0-GdkPixbuf-2_0-2.34.0-19.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • gdk-pixbuf-2.34.0-19.17 is installed
  • OR gdk-pixbuf-lang-2.34.0-19.17 is installed
  • OR gdk-pixbuf-query-loaders-2.34.0-19.17 is installed
  • OR gdk-pixbuf-query-loaders-32bit-2.34.0-19.17 is installed
  • OR libgdk_pixbuf-2_0-0-2.34.0-19.17 is installed
  • OR libgdk_pixbuf-2_0-0-32bit-2.34.0-19.17 is installed
  • OR typelib-1_0-GdkPixbuf-2_0-2.34.0-19.17 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • python3-rpm-4.11.2-16.21 is installed
  • OR rpm-4.11.2-16.21 is installed
  • OR rpm-32bit-4.11.2-16.21 is installed
  • OR rpm-build-4.11.2-16.21 is installed
  • OR rpm-python-4.11.2-16.21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • python3-rpm-4.11.2-16.21 is installed
  • OR rpm-4.11.2-16.21 is installed
  • OR rpm-32bit-4.11.2-16.21 is installed
  • OR rpm-build-4.11.2-16.21 is installed
  • OR rpm-python-4.11.2-16.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND axis-1.4-290.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND
  • libpython2_7-1_0-2.7.13-28.36 is installed
  • OR libpython2_7-1_0-32bit-2.7.13-28.36 is installed
  • OR python-2.7.13-28.36 is installed
  • OR python-32bit-2.7.13-28.36 is installed
  • OR python-base-2.7.13-28.36 is installed
  • OR python-base-32bit-2.7.13-28.36 is installed
  • OR python-curses-2.7.13-28.36 is installed
  • OR python-demo-2.7.13-28.36 is installed
  • OR python-devel-2.7.13-28.36 is installed
  • OR python-doc-2.7.13-28.36 is installed
  • OR python-doc-pdf-2.7.13-28.36 is installed
  • OR python-gdbm-2.7.13-28.36 is installed
  • OR python-idle-2.7.13-28.36 is installed
  • OR python-tk-2.7.13-28.36 is installed
  • OR python-xml-2.7.13-28.36 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
  • AND
  • libpython2_7-1_0-2.7.13-28.36 is installed
  • OR libpython2_7-1_0-32bit-2.7.13-28.36 is installed
  • OR python-2.7.13-28.36 is installed
  • OR python-32bit-2.7.13-28.36 is installed
  • OR python-base-2.7.13-28.36 is installed
  • OR python-base-32bit-2.7.13-28.36 is installed
  • OR python-curses-2.7.13-28.36 is installed
  • OR python-demo-2.7.13-28.36 is installed
  • OR python-devel-2.7.13-28.36 is installed
  • OR python-doc-2.7.13-28.36 is installed
  • OR python-doc-pdf-2.7.13-28.36 is installed
  • OR python-gdbm-2.7.13-28.36 is installed
  • OR python-idle-2.7.13-28.36 is installed
  • OR python-tk-2.7.13-28.36 is installed
  • OR python-xml-2.7.13-28.36 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • xen-4.4.4_21-22.42 is installed
  • OR xen-doc-html-4.4.4_21-22.42 is installed
  • OR xen-kmp-default-4.4.4_21_k3.12.61_52.77-22.42 is installed
  • OR xen-libs-4.4.4_21-22.42 is installed
  • OR xen-libs-32bit-4.4.4_21-22.42 is installed
  • OR xen-tools-4.4.4_21-22.42 is installed
  • OR xen-tools-domU-4.4.4_21-22.42 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • xen-4.4.4_21-22.42 is installed
  • OR xen-doc-html-4.4.4_21-22.42 is installed
  • OR xen-kmp-default-4.4.4_21_k3.12.61_52.77-22.42 is installed
  • OR xen-libs-4.4.4_21-22.42 is installed
  • OR xen-libs-32bit-4.4.4_21-22.42 is installed
  • OR xen-tools-4.4.4_21-22.42 is installed
  • OR xen-tools-domU-4.4.4_21-22.42 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • bind-9.9.9P1-46 is installed
  • OR bind-chrootenv-9.9.9P1-46 is installed
  • OR bind-doc-9.9.9P1-46 is installed
  • OR bind-libs-9.9.9P1-46 is installed
  • OR bind-utils-9.9.9P1-46 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND sap_suse_cluster_connector-1.0.0-0.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND Package Information
  • compat-openssl097g-0.9.7g-146.22.51.8 is installed
  • OR compat-openssl097g-32bit-0.9.7g-146.22.51.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
  • AND Package Information
  • php53-devel-5.3.8-0.43 is installed
  • OR php53-imap-5.3.8-0.43 is installed
  • OR php53-posix-5.3.8-0.43 is installed
  • OR php53-readline-5.3.8-0.43 is installed
  • OR php53-sockets-5.3.8-0.43 is installed
  • OR php53-sqlite-5.3.8-0.43 is installed
  • OR php53-tidy-5.3.8-0.43 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-38.5.0esr-28 is installed
  • OR MozillaFirefox-devel-38.5.0esr-28 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND file-devel-4.24-43.27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • kernel-default-3.12.48-52.27 is installed
  • OR kernel-default-extra-3.12.48-52.27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • freerdp-1.0.2-7 is installed
  • OR libfreerdp-1_0-1.0.2-7 is installed
  • OR libfreerdp-1_0-plugins-1.0.2-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • libplist-1.12-19 is installed
  • OR libplist++3-1.12-19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • libqt4-4.8.7-8.6 is installed
  • OR libqt4-sql-mysql-32bit-4.8.7-8.6 is installed
  • OR libqt4-sql-plugins-4.8.7-8.6 is installed
  • OR libqt4-sql-postgresql-4.8.7-8.6 is installed
  • OR libqt4-sql-postgresql-32bit-4.8.7-8.6 is installed
  • OR libqt4-sql-sqlite-32bit-4.8.7-8.6 is installed
  • OR libqt4-sql-unixODBC-4.8.7-8.6 is installed
  • OR libqt4-sql-unixODBC-32bit-4.8.7-8.6 is installed
  • OR qt4-qtscript-0.2.0-11.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • dia-0.97.3-15 is installed
  • OR dia-lang-0.97.3-15 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
  • freerdp-2.0.0~rc2-1 is installed
  • OR freerdp-devel-2.0.0~rc2-1 is installed
  • OR libfreerdp2-2.0.0~rc2-1 is installed
  • OR libwinpr2-2.0.0~rc2-1 is installed
  • OR winpr2-devel-2.0.0~rc2-1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND Package Information
  • bind-9.9.6P1-0.30.1 is installed
  • OR bind-chrootenv-9.9.6P1-0.30.1 is installed
  • OR bind-doc-9.9.6P1-0.30.1 is installed
  • OR bind-libs-9.9.6P1-0.30.1 is installed
  • OR bind-libs-32bit-9.9.6P1-0.30.1 is installed
  • OR bind-utils-9.9.6P1-0.30.1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND mongodb-2.4.14-1.28 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 is installed
  • AND Package Information
  • chromedriver-51.0.2704.103-85 is installed
  • OR chromium-51.0.2704.103-85 is installed
  • OR chromium-desktop-gnome-51.0.2704.103-85 is installed
  • OR chromium-desktop-kde-51.0.2704.103-85 is installed
  • OR chromium-ffmpegsumo-51.0.2704.103-85 is installed
  • OR imlib2-1.4.5-5 is installed
  • OR imlib2-devel-1.4.5-5 is installed
  • OR imlib2-filters-1.4.5-5 is installed
  • OR imlib2-loaders-1.4.5-5 is installed
  • OR libImlib2-1-1.4.5-5 is installed
  • OR libprotobuf-lite8-2.5.0-2 is installed
  • OR libprotobuf8-2.5.0-2 is installed
  • OR libprotoc8-2.5.0-2 is installed
  • OR mosh-1.2.5-8 is installed
  • OR ninja-1.5.3-4 is installed
  • OR perl-Switch-2.17-4 is installed
  • OR protobuf-2.5.0-2 is installed
  • OR protobuf-devel-2.5.0-2 is installed
  • OR protobuf-java-2.5.0-2 is installed
  • OR python-protobuf-2.5.0-2 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
  • AND Package Information
  • ffmpeg2-2.8.11-12 is installed
  • OR ffmpeg2-devel-2.8.11-12 is installed
  • OR libavcodec56-2.8.11-12 is installed
  • OR libavdevice56-2.8.11-12 is installed
  • OR libavfilter5-2.8.11-12 is installed
  • OR libavformat56-2.8.11-12 is installed
  • OR libavresample2-2.8.11-12 is installed
  • OR libavutil54-2.8.11-12 is installed
  • OR libpostproc53-2.8.11-12 is installed
  • OR libswresample1-2.8.11-12 is installed
  • OR libswscale3-2.8.11-12 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
  • AND Package Information
  • chromedriver-69.0.3497.100-71 is installed
  • OR chromium-69.0.3497.100-71 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP3 is installed
  • AND Package Information
  • chromedriver-75.0.3770.90-2 is installed
  • OR chromium-75.0.3770.90-2 is installed
  • BACK