Revision Date: | 2021-12-08 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 SP4 kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- Unprivileged BPF has been disabled by default to reduce attack surface as too many security issues have happened in the past (jsc#SLE-22573)
You can reenable via systemctl setting /proc/sys/kernel/unprivileged_bpf_disabled to 0. (kernel.unprivileged_bpf_disabled = 0)
The following security bugs were fixed:
- CVE-2021-0941: In bpf_skb_change_head of filter.c, there is a possible out of bounds read due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation (bnc#1192045). - CVE-2021-31916: An out-of-bounds (OOB) memory write flaw was found in list_devices in drivers/md/dm-ioctl.c in the Multi-device driver module in the Linux kernel A bound check failure allowed an attacker with special user (CAP_SYS_ADMIN) privilege to gain access to out-of-bounds memory leading to a system crash or a leak of internal kernel information. The highest threat from this vulnerability is to system availability (bnc#1192781). - CVE-2021-20322: Make the ipv4 and ipv6 ICMP exception caches less predictive to avoid information leaks about UDP ports in use. (bsc#1191790) - CVE-2021-34981: Fixed file refcounting in cmtp when cmtp_attach_device fails. (bsc#1191961) - CVE-2021-3655: Fixed a missing size validations on inbound SCTP packets, which may have allowed the kernel to read uninitialized memory (bsc#1188563). - CVE-2021-3715: Fixed a use-after-free in route4_change() in net/sched/cls_route.c (bsc#1190349). - CVE-2021-3760: Fixed a use-after-free vulnerability with the ndev->rf_conn_info object (bsc#1190067). - CVE-2021-42739: The firewire subsystem had a buffer overflow related to drivers/media/firewire/firedtv-avc.c and drivers/media/firewire/firedtv-ci.c, because avc_ca_pmt mishandled bounds checking (bsc#1184673). - CVE-2021-3542: Fixed heap buffer overflow in firedtv driver (bsc#1186063). - CVE-2021-42252: Fixed an issue inside aspeed_lpc_ctrl_mmap that could have allowed local attackers to access the Aspeed LPC control interface to overwrite memory in the kernel and potentially execute privileges (bnc#1190479). - CVE-2021-41864: Fixed prealloc_elems_and_freelist that allowed unprivileged users to trigger an eBPF multiplication integer overflow with a resultant out-of-bounds write (bnc#1191317). - CVE-2021-42008: Fixed a slab out-of-bounds write in the decode_data function in drivers/net/hamradio/6pack.c. Input from a process that had the CAP_NET_ADMIN capability could have lead to root access (bsc#1191315). - CVE-2021-37159: Fixed use-after-free and a double free inside hso_free_net_device in drivers/net/usb/hso.c when unregister_netdev is called without checking for the NETREG_REGISTERED state (bnc#1188601). - CVE-2020-3702: Fixed a bug which could be triggered with specifically timed and handcrafted traffic and cause internal errors in a WLAN device that lead to improper layer 2 Wi-Fi encryption with a consequent possibility of information disclosure. (bnc#1191193) - CVE-2021-3752: Fixed a use after free vulnerability in the Linux kernel's bluetooth module. (bsc#1190023) - CVE-2021-40490: Fixed a race condition discovered in the ext4 subsystem that could leat to local priviledge escalation. (bnc#1190159) - CVE-2021-3744: Fixed a bug which could allows attackers to cause a denial of service. (bsc#1189884) - CVE-2021-3764: Fixed a bug which could allows attackers to cause a denial of service. (bsc#1190534) - CVE-2021-3772: Fixed a remote denial of service in the SCTP stack, if the attacker can spoof IP addresses and knows the IP-addresses and port numbers being used (bnc#1190351). - CVE-2018-9517: Fixed possible memory corruption due to a use after free in pppol2tp_connect (bsc#1108488). - CVE-2019-3874: Fixed possible denial of service attack via SCTP socket buffer used by a userspace applications (bnc#1129898). - CVE-2019-3900: Fixed an infinite loop issue while handling incoming packets in handle_rx() (bnc#1133374). - CVE-2021-3640: Fixed a Use-After-Free vulnerability in function sco_sock_sendmsg() in the bluetooth stack (bsc#1188172). - CVE-2021-3653: Missing validation of the `int_ctl` VMCB field and allows a malicious L1 guest to enable AVIC support for the L2 guest. (bsc#1189399). - CVE-2021-3656: Missing validation of the the `virt_ext` VMCB field and allows a malicious L1 guest to disable both VMLOAD/VMSAVE intercepts and VLS for the L2 guest (bsc#1189400). - CVE-2021-3679: A lack of CPU resource in tracing module functionality was found in the way user uses trace ring buffer in a specific way. Only privileged local users (with CAP_SYS_ADMIN capability) could use this flaw to starve the resources causing denial of service (bnc#1189057). - CVE-2021-3732: Mounting overlayfs inside an unprivileged user namespace can reveal files (bsc#1189706). - CVE-2021-3753: Fixed race out-of-bounds in virtual terminal handling (bsc#1190025). - CVE-2021-3759: Unaccounted ipc objects in Linux kernel could have lead to breaking memcg limits and DoS attacks (bsc#1190115). - CVE-2021-38160: Data corruption or loss could be triggered by an untrusted device that supplies a buf->len value exceeding the buffer size in drivers/char/virtio_console.c (bsc#1190117) - CVE-2021-38198: arch/x86/kvm/mmu/paging_tmpl.h incorrectly computes the access permissions of a shadow page, leading to a missing guest protection page fault (bnc#1189262). - CVE-2021-38204: drivers/usb/host/max3421-hcd.c allowed physically proximate attackers to cause a denial of service (use-after-free and panic) by removing a MAX-3421 USB device in certain situations (bnc#1189291). - CVE-2021-34556: Fixed side-channel attack via a Speculative Store Bypass via unprivileged BPF program that could have obtain sensitive information from kernel memory (bsc#1188983). - CVE-2021-35477: Fixed BPF stack frame pointer which could have been abused to disclose content of arbitrary kernel memory (bsc#1188985). - CVE-2020-12770: Fixed sg_remove_request call in a certain failure cases (bsc#1171420). - CVE-2021-3659: Fixed a NULL pointer dereference in llsec_key_alloc() in net/mac802154/llsec.c (bsc#1188876). - CVE-2021-22543: Fixed improper handling of VM_IO|VM_PFNMAP vmas in KVM, which could bypass RO checks and can lead to pages being freed while still accessible by the VMM and guest. This allowed users with the ability to start and control a VM to read/write random pages of memory and can result in local privilege escalation (bsc#1186482). - CVE-2021-37576: Fixed an issue on the powerpc platform, where a KVM guest OS user could cause host OS memory corruption via rtas_args.nargs (bsc#1188838). - CVE-2020-0429: In l2tp_session_delete and related functions of l2tp_core.c, there is possible memory corruption due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. (bsc#1176724).
The following non-security bugs were fixed:
- Add arch-dependent support markers in supported.conf (bsc#1186672) - Add the support for kernel-FLAVOR-optional subpackage (jsc#SLE-11796) - NFS: Do uncached readdir when we're seeking a cookie in an empty page cache (bsc#1191628). - PCI: hv: Use expected affinity when unmasking IRQ (bsc#1185973). - Use /usr/lib/modules as module dir when usermerge is active in the target distro. - UsrMerge the kernel (boo#1184804) - bpf: Add kconfig knob for disabling unpriv bpf by default (jsc#SLE-22913) - bpf: Disallow unprivileged bpf by default (jsc#SLE-22913). - cpufreq: intel_pstate: Add Icelake servers support in no-HWP mode (bsc#1185758,bsc#1192400). - drm: fix spectre issue in vmw_execbuf_ioctl (bsc#1192802). - drop debugging statements - ftrace: Fix scripts/recordmcount.pl due to new binutils (bsc#1192267). - gigaset: fix spectre issue in do_data_b3_req (bsc#1192802). - handle also race conditions in /proc/net/tcp code - hisax: fix spectre issues (bsc#1192802). - hv: adjust mana_select_queue to old ndo_select_queue API - hv: mana: adjust mana_select_queue to old API (jsc#SLE-18779, bsc#1185727). - hv: mana: fake bitmap API (jsc#SLE-18779, bsc#1185726). - hv: mana: remove netdev_lockdep_set_classes usage (jsc#SLE-18779, bsc#1185727). - hysdn: fix spectre issue in hycapi_send_message (bsc#1192802). - infiniband: fix spectre issue in ib_uverbs_write (bsc#1192802). - ipc: remove memcg accounting for sops objects in do_semtimedop() (bsc#1190115). - iwlwifi: fix spectre issue in iwl_dbgfs_update_pm (bsc#1192802). - media: dvb_ca_en50221: prevent using slot_info for Spectre attacs (bsc#1192802). - media: dvb_ca_en50221: sanity check slot number from userspace (bsc#1192802). - media: wl128x: get rid of a potential spectre issue (bsc#1192802). - memcg: enable accounting for file lock caches (bsc#1190115). - mm: vmscan: scan anonymous pages on file refaults (VM Performance, bsc#1183050). - mpt3sas: fix spectre issues (bsc#1192802). - net/mlx4_en: Avoid scheduling restart task if it is already running (bsc#1181854 bsc#1181855). - net/mlx4_en: Handle TX error CQE (bsc#1181854 bsc#1181855). - net: mana: Add WARN_ON_ONCE in case of CQE read overflow (jsc#SLE-18779, bsc#1185727). - net: mana: Add a driver for Microsoft Azure Network Adapter (MANA) (jsc#SLE-18779, bsc#1185727). - net: mana: Add support for EQ sharing (jsc#SLE-18779, bsc#1185727). - net: mana: Fix a memory leak in an error handling path in (jsc#SLE-18779, bsc#1185727). - net: mana: Fix error handling in mana_create_rxq() (git-fixes, bsc#1191801). - net: mana: Move NAPI from EQ to CQ (jsc#SLE-18779, bsc#1185727). - net: mana: Prefer struct_size over open coded arithmetic (jsc#SLE-18779, bsc#1185727). - net: mana: Use int to check the return value of mana_gd_poll_cq() (jsc#SLE-18779, bsc#1185727). - net: mana: Use struct_size() in kzalloc() (jsc#SLE-18779, bsc#1185727). - net: mana: fix PCI_HYPERV dependency (jsc#SLE-18779, bsc#1185727). - net: mana: remove redundant initialization of variable err (jsc#SLE-18779, bsc#1185727). - net: sched: sch_teql: fix null-pointer dereference (bsc#1190717). - net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd() (bsc#1192802). - net_sched: cls_route: remove the right filter from hashtable (networking-stable-20_03_28). - objtool: Do not fail on missing symbol table (bsc#1192379). - osst: fix spectre issue in osst_verify_frame (bsc#1192802). - ovl: check whiteout in ovl_create_over_whiteout() (bsc#1189846). - ovl: filter of trusted xattr results in audit (bsc#1189846). - ovl: fix dentry leak in ovl_get_redirect (bsc#1189846). - ovl: initialize error in ovl_copy_xattr (bsc#1189846). - ovl: relax WARN_ON() on rename to self (bsc#1189846). - s390/bpf: Fix 64-bit subtraction of the -0x80000000 constant (bsc#1190601). - s390/bpf: Fix branch shortening during codegen pass (bsc#1190601). - s390/bpf: Fix optimizing out zero-extensions (bsc#1190601). - s390/bpf: Wrap JIT macro parameter usages in parentheses (bsc#1190601). - s390/unwind: use current_frame_address() to unwind current task (bsc#1185677). - s390/vtime: fix increased steal time accounting (bsc#1183861). - s390: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_* (bsc#1190601). - scripts/git_sort/git_sort.py: add bpf git repo - sctp: check asoc peer.asconf_capable before processing asconf (bsc#1190351). - sctp: fully initialize v4 addr in some functions (bsc#1188563). - sysvipc/sem: mitigate semnum index against spectre v1 (bsc#1192802). - x86/CPU: Add more Icelake model numbers (bsc#1185758,bsc#1192400). - x86/debug: Extend the lower bound of crash kernel low reservations (bsc#1153720). - xfrm: xfrm_state_mtu should return at least 1280 for ipv6 (bsc#1185377).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1011348 1022062 1027519 1027575 1028744 1038505 1038564 1039513 1039567 1042892 1044016 1046191 1050751 1050947 1053153 1069708 1079730 1082568 1085449 1087082 1093311 1095242 1096224 1097521 1097522 1098744 1100416 1108488 1112758 1121759 1129735 1129898 1131886 1133374 1153720 1171420 1176724 1176931 1180624 1181854 1181855 1183050 1183861 1184673 1184804 1185377 1185677 1185726 1185727 1185758 1185973 1186063 1186482 1186483 1186672 1188026 1188172 1188563 1188601 1188613 1188838 1188842 1188876 1188983 1188985 1189057 1189262 1189278 1189291 1189399 1189400 1189418 1189420 1189706 1189846 1189884 1190023 1190025 1190067 1190115 1190117 1190118 1190159 1190276 1190349 1190350 1190351 1190432 1190479 1190534 1190601 1190717 1191193 1191315 1191317 1191318 1191529 1191530 1191628 1191660 1191790 1191801 1191813 1191961 1192036 1192045 1192048 1192267 1192379 1192400 1192444 1192549 1192775 1192781 1192802 847880 883174 901216 921999 927806 927807 927808 929688 947494 953817 963963 965283 966891 976038 977224 978395 978993 979475 981040 981041 981108 981109 981111 981112 981114 981115 981548 981549 981550 982331 982575 982745 983164 983249 987176 988274 988361 988591 990419 993819 994399 994749 994844 995075 995324 995359 995377 998190 999665 999666 999668 CVE-2014-4040 CVE-2015-0295 CVE-2015-1858 CVE-2015-1859 CVE-2015-1860 CVE-2015-8023 CVE-2015-8806 CVE-2016-1762 CVE-2016-1833 CVE-2016-1834 CVE-2016-1835 CVE-2016-1837 CVE-2016-1838 CVE-2016-1839 CVE-2016-1840 CVE-2016-2073 CVE-2016-2177 CVE-2016-2178 CVE-2016-2179 CVE-2016-2180 CVE-2016-2181 CVE-2016-2182 CVE-2016-2183 CVE-2016-3705 CVE-2016-4447 CVE-2016-4448 CVE-2016-4449 CVE-2016-4483 CVE-2016-5011 CVE-2016-6302 CVE-2016-6303 CVE-2016-6304 CVE-2016-6306 CVE-2016-9840 CVE-2016-9841 CVE-2016-9842 CVE-2016-9843 CVE-2017-10661 CVE-2017-11671 CVE-2017-1289 CVE-2017-16939 CVE-2017-2636 CVE-2017-3509 CVE-2017-3511 CVE-2017-3533 CVE-2017-3539 CVE-2017-3544 CVE-2017-7533 CVE-2017-7645 CVE-2017-8890 CVE-2017-9242 CVE-2018-11806 CVE-2018-12617 CVE-2018-12891 CVE-2018-12893 CVE-2018-13405 CVE-2018-1417 CVE-2018-16839 CVE-2018-2783 CVE-2018-2790 CVE-2018-2794 CVE-2018-2795 CVE-2018-2796 CVE-2018-2797 CVE-2018-2798 CVE-2018-2799 CVE-2018-2800 CVE-2018-2814 CVE-2018-3665 CVE-2018-9517 CVE-2019-3811 CVE-2019-3874 CVE-2019-3900 CVE-2020-0429 CVE-2020-12770 CVE-2020-3702 CVE-2021-0941 CVE-2021-20322 CVE-2021-22543 CVE-2021-31916 CVE-2021-34556 CVE-2021-34981 CVE-2021-3542 CVE-2021-35477 CVE-2021-3640 CVE-2021-3653 CVE-2021-3655 CVE-2021-3656 CVE-2021-3659 CVE-2021-3679 CVE-2021-3715 CVE-2021-37159 CVE-2021-3732 CVE-2021-3744 CVE-2021-3752 CVE-2021-3753 CVE-2021-37576 CVE-2021-3759 CVE-2021-3760 CVE-2021-3764 CVE-2021-3772 CVE-2021-38160 CVE-2021-38198 CVE-2021-38204 CVE-2021-40490 CVE-2021-41864 CVE-2021-42008 CVE-2021-42252 CVE-2021-42739 SUSE-SU-2015:0232-1 SUSE-SU-2015:1359-1 SUSE-SU-2015:2183-2 SUSE-SU-2016:1538-1 SUSE-SU-2016:2394-1 SUSE-SU-2016:2764-1 SUSE-SU-2017:1386-1 SUSE-SU-2017:2072-1 SUSE-SU-2017:2526-1 SUSE-SU-2017:3321-1 SUSE-SU-2018:1764-1 SUSE-SU-2018:2069-1 SUSE-SU-2019:0552-1 SUSE-SU-2019:0996-1 SUSE-SU-2021:3972-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise High Availability 12 SP4 SUSE Linux Enterprise High Availability Extension 11 SP3 SUSE Linux Enterprise High Performance Computing 12 SP4 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-LTSS SUSE Linux Enterprise Server 11 SP1-TERADATA SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP3-TERADATA SUSE Linux Enterprise Server 11 SP4 SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS SUSE Linux Enterprise Server 11 SP4-LTSS SUSE Linux Enterprise Server 11-SECURITY SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-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 Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3 SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP4 SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 11-SECURITY SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS 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 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
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND Package Information
dovecot22-2.2.25-3.1 is installed
OR dovecot22-backend-mysql-2.2.25-3.1 is installed
OR dovecot22-backend-pgsql-2.2.25-3.1 is installed
OR dovecot22-backend-sqlite-2.2.25-3.1 is installed
OR dovecot22-devel-2.2.25-3.1 is installed
OR dovecot22-fts-2.2.25-3.1 is installed
OR dovecot22-fts-lucene-2.2.25-3.1 is installed
OR dovecot22-fts-solr-2.2.25-3.1 is installed
OR dovecot22-fts-squat-2.2.25-3.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
LibVNCServer-devel-0.9.9-13.4 is installed
OR libvncclient0-0.9.9-13.4 is installed
OR libvncserver0-0.9.9-13.4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND cifs-utils-5.1-0.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
ImageMagick-6.4.3.6-7.30 is installed
OR libMagick++1-6.4.3.6-7.30 is installed
OR libMagickCore1-6.4.3.6-7.30 is installed
OR libMagickCore1-32bit-6.4.3.6-7.30 is installed
OR libMagickWand1-6.4.3.6-7.30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
flash-player-11.2.202.554-0.29 is installed
OR flash-player-gnome-11.2.202.554-0.29 is installed
OR flash-player-kde4-11.2.202.554-0.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND ft2demos-2.5.3-2.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
file-5.19-9.1 is installed
OR file-magic-5.19-9.1 is installed
OR libmagic1-5.19-9.1 is installed
OR libmagic1-32bit-5.19-9.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
libasan2-5.3.1+r233831-9.1 is installed
OR libasan2-32bit-5.3.1+r233831-9.1 is installed
OR libffi4-5.3.1+r233831-9.1 is installed
OR libffi4-32bit-5.3.1+r233831-9.1 is installed
OR libmpx0-5.3.1+r233831-9.1 is installed
OR libmpx0-32bit-5.3.1+r233831-9.1 is installed
OR libmpxwrappers0-5.3.1+r233831-9.1 is installed
OR libmpxwrappers0-32bit-5.3.1+r233831-9.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
colord-1.3.3-12.13 is installed
OR colord-gtk-lang-0.1.26-6.3 is installed
OR colord-lang-1.3.3-12.13 is installed
OR libcolord-gtk1-0.1.26-6.3 is installed
OR libcolord2-1.3.3-12.13 is installed
OR libcolord2-32bit-1.3.3-12.13 is installed
OR libcolorhug2-1.3.3-12.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP4 is installed
AND Package Information
cluster-md-kmp-default-4.12.14-95.83.2 is installed
OR dlm-kmp-default-4.12.14-95.83.2 is installed
OR gfs2-kmp-default-4.12.14-95.83.2 is installed
OR ocfs2-kmp-default-4.12.14-95.83.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP3 is installed
AND lighttpd-1.4.20-2.54 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND sles12sp1-docker-image-1.0.4-20160308170633 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.45-49 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.45-49 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.45-49 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.45-49 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.74-60.64.48 is installed
OR kernel-ec2-devel-3.12.74-60.64.48 is installed
OR kernel-ec2-extra-3.12.74-60.64.48 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-64 is installed
OR imap-2007e_suse-19 is installed
OR libc-client2007e_suse-2007e_suse-19 is installed
OR php5-5.5.14-64 is installed
OR php5-bcmath-5.5.14-64 is installed
OR php5-bz2-5.5.14-64 is installed
OR php5-calendar-5.5.14-64 is installed
OR php5-ctype-5.5.14-64 is installed
OR php5-curl-5.5.14-64 is installed
OR php5-dba-5.5.14-64 is installed
OR php5-dom-5.5.14-64 is installed
OR php5-enchant-5.5.14-64 is installed
OR php5-exif-5.5.14-64 is installed
OR php5-fastcgi-5.5.14-64 is installed
OR php5-fileinfo-5.5.14-64 is installed
OR php5-fpm-5.5.14-64 is installed
OR php5-ftp-5.5.14-64 is installed
OR php5-gd-5.5.14-64 is installed
OR php5-gettext-5.5.14-64 is installed
OR php5-gmp-5.5.14-64 is installed
OR php5-iconv-5.5.14-64 is installed
OR php5-imap-5.5.14-64 is installed
OR php5-intl-5.5.14-64 is installed
OR php5-json-5.5.14-64 is installed
OR php5-ldap-5.5.14-64 is installed
OR php5-mbstring-5.5.14-64 is installed
OR php5-mcrypt-5.5.14-64 is installed
OR php5-mysql-5.5.14-64 is installed
OR php5-odbc-5.5.14-64 is installed
OR php5-opcache-5.5.14-64 is installed
OR php5-openssl-5.5.14-64 is installed
OR php5-pcntl-5.5.14-64 is installed
OR php5-pdo-5.5.14-64 is installed
OR php5-pear-5.5.14-64 is installed
OR php5-pgsql-5.5.14-64 is installed
OR php5-phar-5.5.14-64 is installed
OR php5-posix-5.5.14-64 is installed
OR php5-pspell-5.5.14-64 is installed
OR php5-shmop-5.5.14-64 is installed
OR php5-snmp-5.5.14-64 is installed
OR php5-soap-5.5.14-64 is installed
OR php5-sockets-5.5.14-64 is installed
OR php5-sqlite-5.5.14-64 is installed
OR php5-suhosin-5.5.14-64 is installed
OR php5-sysvmsg-5.5.14-64 is installed
OR php5-sysvsem-5.5.14-64 is installed
OR php5-sysvshm-5.5.14-64 is installed
OR php5-tokenizer-5.5.14-64 is installed
OR php5-wddx-5.5.14-64 is installed
OR php5-xmlreader-5.5.14-64 is installed
OR php5-xmlrpc-5.5.14-64 is installed
OR php5-xmlwriter-5.5.14-64 is installed
OR php5-xsl-5.5.14-64 is installed
OR php5-zip-5.5.14-64 is installed
OR php5-zlib-5.5.14-64 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
kernel-default-3.0.101-0.47.102 is installed
OR kernel-default-base-3.0.101-0.47.102 is installed
OR kernel-default-devel-3.0.101-0.47.102 is installed
OR kernel-ec2-3.0.101-0.47.102 is installed
OR kernel-ec2-base-3.0.101-0.47.102 is installed
OR kernel-ec2-devel-3.0.101-0.47.102 is installed
OR kernel-pae-3.0.101-0.47.102 is installed
OR kernel-pae-base-3.0.101-0.47.102 is installed
OR kernel-pae-devel-3.0.101-0.47.102 is installed
OR kernel-source-3.0.101-0.47.102 is installed
OR kernel-syms-3.0.101-0.47.102 is installed
OR kernel-trace-3.0.101-0.47.102 is installed
OR kernel-trace-base-3.0.101-0.47.102 is installed
OR kernel-trace-devel-3.0.101-0.47.102 is installed
OR kernel-xen-3.0.101-0.47.102 is installed
OR kernel-xen-base-3.0.101-0.47.102 is installed
OR kernel-xen-devel-3.0.101-0.47.102 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
bind-9.5.0P2-20.7 is installed
OR bind-chrootenv-9.5.0P2-20.7 is installed
OR bind-doc-9.5.0P2-20.7 is installed
OR bind-libs-9.5.0P2-20.7 is installed
OR bind-libs-32bit-9.5.0P2-20.7 is installed
OR bind-libs-x86-9.5.0P2-20.7 is installed
OR bind-utils-9.5.0P2-20.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
bind-9.5.0P2-20.7 is installed
OR bind-chrootenv-9.5.0P2-20.7 is installed
OR bind-doc-9.5.0P2-20.7 is installed
OR bind-libs-9.5.0P2-20.7 is installed
OR bind-libs-32bit-9.5.0P2-20.7 is installed
OR bind-libs-x86-9.5.0P2-20.7 is installed
OR bind-utils-9.5.0P2-20.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
java-1_6_0-ibm-1.6.0_sr10.1-0.3 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr10.1-0.3 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr10.1-0.3 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr10.1-0.3 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr10.1-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
java-1_6_0-ibm-1.6.0_sr10.1-0.3 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr10.1-0.3 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr10.1-0.3 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr10.1-0.3 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr10.1-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
java-1_6_0-ibm-1.6.0_sr10.1-0.3 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr10.1-0.3 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr10.1-0.3 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr10.1-0.3 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr10.1-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
java-1_6_0-ibm-1.6.0_sr10.1-0.3 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr10.1-0.3 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr10.1-0.3 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr10.1-0.3 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr10.1-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
java-1_6_0-ibm-1.6.0_sr10.1-0.3 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr10.1-0.3 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr10.1-0.3 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr10.1-0.3 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr10.1-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
java-1_6_0-ibm-1.6.0_sr10.1-0.3 is installed
OR java-1_6_0-ibm-alsa-1.6.0_sr10.1-0.3 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr10.1-0.3 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr10.1-0.3 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr10.1-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
apache2-mod_php5-5.2.14-0.7.30.42 is installed
OR php5-5.2.14-0.7.30.42 is installed
OR php5-bcmath-5.2.14-0.7.30.42 is installed
OR php5-bz2-5.2.14-0.7.30.42 is installed
OR php5-calendar-5.2.14-0.7.30.42 is installed
OR php5-ctype-5.2.14-0.7.30.42 is installed
OR php5-curl-5.2.14-0.7.30.42 is installed
OR php5-dba-5.2.14-0.7.30.42 is installed
OR php5-dbase-5.2.14-0.7.30.42 is installed
OR php5-dom-5.2.14-0.7.30.42 is installed
OR php5-exif-5.2.14-0.7.30.42 is installed
OR php5-fastcgi-5.2.14-0.7.30.42 is installed
OR php5-ftp-5.2.14-0.7.30.42 is installed
OR php5-gd-5.2.14-0.7.30.42 is installed
OR php5-gettext-5.2.14-0.7.30.42 is installed
OR php5-gmp-5.2.14-0.7.30.42 is installed
OR php5-hash-5.2.14-0.7.30.42 is installed
OR php5-iconv-5.2.14-0.7.30.42 is installed
OR php5-json-5.2.14-0.7.30.42 is installed
OR php5-ldap-5.2.14-0.7.30.42 is installed
OR php5-mbstring-5.2.14-0.7.30.42 is installed
OR php5-mcrypt-5.2.14-0.7.30.42 is installed
OR php5-mysql-5.2.14-0.7.30.42 is installed
OR php5-odbc-5.2.14-0.7.30.42 is installed
OR php5-openssl-5.2.14-0.7.30.42 is installed
OR php5-pcntl-5.2.14-0.7.30.42 is installed
OR php5-pdo-5.2.14-0.7.30.42 is installed
OR php5-pear-5.2.14-0.7.30.42 is installed
OR php5-pgsql-5.2.14-0.7.30.42 is installed
OR php5-pspell-5.2.14-0.7.30.42 is installed
OR php5-shmop-5.2.14-0.7.30.42 is installed
OR php5-snmp-5.2.14-0.7.30.42 is installed
OR php5-soap-5.2.14-0.7.30.42 is installed
OR php5-suhosin-5.2.14-0.7.30.42 is installed
OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
OR php5-sysvsem-5.2.14-0.7.30.42 is installed
OR php5-sysvshm-5.2.14-0.7.30.42 is installed
OR php5-tokenizer-5.2.14-0.7.30.42 is installed
OR php5-wddx-5.2.14-0.7.30.42 is installed
OR php5-xmlreader-5.2.14-0.7.30.42 is installed
OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
OR php5-xsl-5.2.14-0.7.30.42 is installed
OR php5-zip-5.2.14-0.7.30.42 is installed
OR php5-zlib-5.2.14-0.7.30.42 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
apache2-mod_php5-5.2.14-0.7.30.42 is installed
OR php5-5.2.14-0.7.30.42 is installed
OR php5-bcmath-5.2.14-0.7.30.42 is installed
OR php5-bz2-5.2.14-0.7.30.42 is installed
OR php5-calendar-5.2.14-0.7.30.42 is installed
OR php5-ctype-5.2.14-0.7.30.42 is installed
OR php5-curl-5.2.14-0.7.30.42 is installed
OR php5-dba-5.2.14-0.7.30.42 is installed
OR php5-dbase-5.2.14-0.7.30.42 is installed
OR php5-dom-5.2.14-0.7.30.42 is installed
OR php5-exif-5.2.14-0.7.30.42 is installed
OR php5-fastcgi-5.2.14-0.7.30.42 is installed
OR php5-ftp-5.2.14-0.7.30.42 is installed
OR php5-gd-5.2.14-0.7.30.42 is installed
OR php5-gettext-5.2.14-0.7.30.42 is installed
OR php5-gmp-5.2.14-0.7.30.42 is installed
OR php5-hash-5.2.14-0.7.30.42 is installed
OR php5-iconv-5.2.14-0.7.30.42 is installed
OR php5-json-5.2.14-0.7.30.42 is installed
OR php5-ldap-5.2.14-0.7.30.42 is installed
OR php5-mbstring-5.2.14-0.7.30.42 is installed
OR php5-mcrypt-5.2.14-0.7.30.42 is installed
OR php5-mysql-5.2.14-0.7.30.42 is installed
OR php5-odbc-5.2.14-0.7.30.42 is installed
OR php5-openssl-5.2.14-0.7.30.42 is installed
OR php5-pcntl-5.2.14-0.7.30.42 is installed
OR php5-pdo-5.2.14-0.7.30.42 is installed
OR php5-pear-5.2.14-0.7.30.42 is installed
OR php5-pgsql-5.2.14-0.7.30.42 is installed
OR php5-pspell-5.2.14-0.7.30.42 is installed
OR php5-shmop-5.2.14-0.7.30.42 is installed
OR php5-snmp-5.2.14-0.7.30.42 is installed
OR php5-soap-5.2.14-0.7.30.42 is installed
OR php5-suhosin-5.2.14-0.7.30.42 is installed
OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
OR php5-sysvsem-5.2.14-0.7.30.42 is installed
OR php5-sysvshm-5.2.14-0.7.30.42 is installed
OR php5-tokenizer-5.2.14-0.7.30.42 is installed
OR php5-wddx-5.2.14-0.7.30.42 is installed
OR php5-xmlreader-5.2.14-0.7.30.42 is installed
OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
OR php5-xsl-5.2.14-0.7.30.42 is installed
OR php5-zip-5.2.14-0.7.30.42 is installed
OR php5-zlib-5.2.14-0.7.30.42 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
apache2-mod_php5-5.2.14-0.7.30.42 is installed
OR php5-5.2.14-0.7.30.42 is installed
OR php5-bcmath-5.2.14-0.7.30.42 is installed
OR php5-bz2-5.2.14-0.7.30.42 is installed
OR php5-calendar-5.2.14-0.7.30.42 is installed
OR php5-ctype-5.2.14-0.7.30.42 is installed
OR php5-curl-5.2.14-0.7.30.42 is installed
OR php5-dba-5.2.14-0.7.30.42 is installed
OR php5-dbase-5.2.14-0.7.30.42 is installed
OR php5-dom-5.2.14-0.7.30.42 is installed
OR php5-exif-5.2.14-0.7.30.42 is installed
OR php5-fastcgi-5.2.14-0.7.30.42 is installed
OR php5-ftp-5.2.14-0.7.30.42 is installed
OR php5-gd-5.2.14-0.7.30.42 is installed
OR php5-gettext-5.2.14-0.7.30.42 is installed
OR php5-gmp-5.2.14-0.7.30.42 is installed
OR php5-hash-5.2.14-0.7.30.42 is installed
OR php5-iconv-5.2.14-0.7.30.42 is installed
OR php5-json-5.2.14-0.7.30.42 is installed
OR php5-ldap-5.2.14-0.7.30.42 is installed
OR php5-mbstring-5.2.14-0.7.30.42 is installed
OR php5-mcrypt-5.2.14-0.7.30.42 is installed
OR php5-mysql-5.2.14-0.7.30.42 is installed
OR php5-odbc-5.2.14-0.7.30.42 is installed
OR php5-openssl-5.2.14-0.7.30.42 is installed
OR php5-pcntl-5.2.14-0.7.30.42 is installed
OR php5-pdo-5.2.14-0.7.30.42 is installed
OR php5-pear-5.2.14-0.7.30.42 is installed
OR php5-pgsql-5.2.14-0.7.30.42 is installed
OR php5-pspell-5.2.14-0.7.30.42 is installed
OR php5-shmop-5.2.14-0.7.30.42 is installed
OR php5-snmp-5.2.14-0.7.30.42 is installed
OR php5-soap-5.2.14-0.7.30.42 is installed
OR php5-suhosin-5.2.14-0.7.30.42 is installed
OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
OR php5-sysvsem-5.2.14-0.7.30.42 is installed
OR php5-sysvshm-5.2.14-0.7.30.42 is installed
OR php5-tokenizer-5.2.14-0.7.30.42 is installed
OR php5-wddx-5.2.14-0.7.30.42 is installed
OR php5-xmlreader-5.2.14-0.7.30.42 is installed
OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
OR php5-xsl-5.2.14-0.7.30.42 is installed
OR php5-zip-5.2.14-0.7.30.42 is installed
OR php5-zlib-5.2.14-0.7.30.42 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
apache2-mod_php5-5.2.14-0.7.30.42 is installed
OR php5-5.2.14-0.7.30.42 is installed
OR php5-bcmath-5.2.14-0.7.30.42 is installed
OR php5-bz2-5.2.14-0.7.30.42 is installed
OR php5-calendar-5.2.14-0.7.30.42 is installed
OR php5-ctype-5.2.14-0.7.30.42 is installed
OR php5-curl-5.2.14-0.7.30.42 is installed
OR php5-dba-5.2.14-0.7.30.42 is installed
OR php5-dbase-5.2.14-0.7.30.42 is installed
OR php5-dom-5.2.14-0.7.30.42 is installed
OR php5-exif-5.2.14-0.7.30.42 is installed
OR php5-fastcgi-5.2.14-0.7.30.42 is installed
OR php5-ftp-5.2.14-0.7.30.42 is installed
OR php5-gd-5.2.14-0.7.30.42 is installed
OR php5-gettext-5.2.14-0.7.30.42 is installed
OR php5-gmp-5.2.14-0.7.30.42 is installed
OR php5-hash-5.2.14-0.7.30.42 is installed
OR php5-iconv-5.2.14-0.7.30.42 is installed
OR php5-json-5.2.14-0.7.30.42 is installed
OR php5-ldap-5.2.14-0.7.30.42 is installed
OR php5-mbstring-5.2.14-0.7.30.42 is installed
OR php5-mcrypt-5.2.14-0.7.30.42 is installed
OR php5-mysql-5.2.14-0.7.30.42 is installed
OR php5-odbc-5.2.14-0.7.30.42 is installed
OR php5-openssl-5.2.14-0.7.30.42 is installed
OR php5-pcntl-5.2.14-0.7.30.42 is installed
OR php5-pdo-5.2.14-0.7.30.42 is installed
OR php5-pear-5.2.14-0.7.30.42 is installed
OR php5-pgsql-5.2.14-0.7.30.42 is installed
OR php5-pspell-5.2.14-0.7.30.42 is installed
OR php5-shmop-5.2.14-0.7.30.42 is installed
OR php5-snmp-5.2.14-0.7.30.42 is installed
OR php5-soap-5.2.14-0.7.30.42 is installed
OR php5-suhosin-5.2.14-0.7.30.42 is installed
OR php5-sysvmsg-5.2.14-0.7.30.42 is installed
OR php5-sysvsem-5.2.14-0.7.30.42 is installed
OR php5-sysvshm-5.2.14-0.7.30.42 is installed
OR php5-tokenizer-5.2.14-0.7.30.42 is installed
OR php5-wddx-5.2.14-0.7.30.42 is installed
OR php5-xmlreader-5.2.14-0.7.30.42 is installed
OR php5-xmlrpc-5.2.14-0.7.30.42 is installed
OR php5-xmlwriter-5.2.14-0.7.30.42 is installed
OR php5-xsl-5.2.14-0.7.30.42 is installed
OR php5-zip-5.2.14-0.7.30.42 is installed
OR php5-zlib-5.2.14-0.7.30.42 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
gtk2-2.18.9-0.20.18 is installed
OR gtk2-32bit-2.18.9-0.20.18 is installed
OR gtk2-doc-2.18.9-0.20.18 is installed
OR gtk2-lang-2.18.9-0.20.18 is installed
OR gtk2-x86-2.18.9-0.20.18 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
gtk2-2.18.9-0.20.18 is installed
OR gtk2-32bit-2.18.9-0.20.18 is installed
OR gtk2-doc-2.18.9-0.20.18 is installed
OR gtk2-lang-2.18.9-0.20.18 is installed
OR gtk2-x86-2.18.9-0.20.18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
gtk2-2.18.9-0.20.18 is installed
OR gtk2-32bit-2.18.9-0.20.18 is installed
OR gtk2-doc-2.18.9-0.20.18 is installed
OR gtk2-lang-2.18.9-0.20.18 is installed
OR gtk2-x86-2.18.9-0.20.18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
libpython2_6-1_0-2.6.0-8.9 is installed
OR libpython2_6-1_0-32bit-2.6.0-8.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
MozillaFirefox-31.4.0esr-0.3 is installed
OR MozillaFirefox-translations-31.4.0esr-0.3 is installed
OR libfreebl3-3.17.3-0.3 is installed
OR libfreebl3-32bit-3.17.3-0.3 is installed
OR mozilla-nss-3.17.3-0.3 is installed
OR mozilla-nss-32bit-3.17.3-0.3 is installed
OR mozilla-nss-tools-3.17.3-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
MozillaFirefox-31.4.0esr-0.3 is installed
OR MozillaFirefox-translations-31.4.0esr-0.3 is installed
OR libfreebl3-3.17.3-0.3 is installed
OR libfreebl3-32bit-3.17.3-0.3 is installed
OR mozilla-nss-3.17.3-0.3 is installed
OR mozilla-nss-32bit-3.17.3-0.3 is installed
OR mozilla-nss-tools-3.17.3-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.65 is installed
OR libMagickCore1-6.4.3.6-7.65 is installed
OR libMagickCore1-32bit-6.4.3.6-7.65 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.65 is installed
OR libMagickCore1-6.4.3.6-7.65 is installed
OR libMagickCore1-32bit-6.4.3.6-7.65 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
jakarta-commons-fileupload-1.1.1-1.35 is installed
OR jakarta-commons-fileupload-javadoc-1.1.1-1.35 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
jakarta-commons-fileupload-1.1.1-1.35 is installed
OR jakarta-commons-fileupload-javadoc-1.1.1-1.35 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
jakarta-commons-fileupload-1.1.1-1.35 is installed
OR jakarta-commons-fileupload-javadoc-1.1.1-1.35 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
ImageMagick-6.4.3.6-7.37 is installed
OR libMagickCore1-6.4.3.6-7.37 is installed
OR libMagickCore1-32bit-6.4.3.6-7.37 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
ImageMagick-6.4.3.6-7.37 is installed
OR libMagickCore1-6.4.3.6-7.37 is installed
OR libMagickCore1-32bit-6.4.3.6-7.37 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND squid-2.7.STABLE5-2.12.24 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND squid-2.7.STABLE5-2.12.24 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND squid-2.7.STABLE5-2.12.24 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND squid-2.7.STABLE5-2.12.24 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND squid-2.7.STABLE5-2.12.24 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND kvm-1.4.2-0.17 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND kvm-1.4.2-0.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND kvm-1.4.2-0.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND kvm-1.4.2-0.17 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
kernel-bigsmp-3.0.101-0.47.71 is installed
OR kernel-bigsmp-base-3.0.101-0.47.71 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.71 is installed
OR kernel-default-3.0.101-0.47.71 is installed
OR kernel-default-base-3.0.101-0.47.71 is installed
OR kernel-default-devel-3.0.101-0.47.71 is installed
OR kernel-default-man-3.0.101-0.47.71 is installed
OR kernel-ec2-3.0.101-0.47.71 is installed
OR kernel-ec2-base-3.0.101-0.47.71 is installed
OR kernel-ec2-devel-3.0.101-0.47.71 is installed
OR kernel-pae-3.0.101-0.47.71 is installed
OR kernel-pae-base-3.0.101-0.47.71 is installed
OR kernel-pae-devel-3.0.101-0.47.71 is installed
OR kernel-ppc64-3.0.101-0.47.71 is installed
OR kernel-ppc64-base-3.0.101-0.47.71 is installed
OR kernel-ppc64-devel-3.0.101-0.47.71 is installed
OR kernel-source-3.0.101-0.47.71 is installed
OR kernel-syms-3.0.101-0.47.71 is installed
OR kernel-trace-3.0.101-0.47.71 is installed
OR kernel-trace-base-3.0.101-0.47.71 is installed
OR kernel-trace-devel-3.0.101-0.47.71 is installed
OR kernel-xen-3.0.101-0.47.71 is installed
OR kernel-xen-base-3.0.101-0.47.71 is installed
OR kernel-xen-devel-3.0.101-0.47.71 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
kernel-bigsmp-3.0.101-0.47.71 is installed
OR kernel-bigsmp-base-3.0.101-0.47.71 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.71 is installed
OR kernel-default-3.0.101-0.47.71 is installed
OR kernel-default-base-3.0.101-0.47.71 is installed
OR kernel-default-devel-3.0.101-0.47.71 is installed
OR kernel-default-man-3.0.101-0.47.71 is installed
OR kernel-ec2-3.0.101-0.47.71 is installed
OR kernel-ec2-base-3.0.101-0.47.71 is installed
OR kernel-ec2-devel-3.0.101-0.47.71 is installed
OR kernel-pae-3.0.101-0.47.71 is installed
OR kernel-pae-base-3.0.101-0.47.71 is installed
OR kernel-pae-devel-3.0.101-0.47.71 is installed
OR kernel-ppc64-3.0.101-0.47.71 is installed
OR kernel-ppc64-base-3.0.101-0.47.71 is installed
OR kernel-ppc64-devel-3.0.101-0.47.71 is installed
OR kernel-source-3.0.101-0.47.71 is installed
OR kernel-syms-3.0.101-0.47.71 is installed
OR kernel-trace-3.0.101-0.47.71 is installed
OR kernel-trace-base-3.0.101-0.47.71 is installed
OR kernel-trace-devel-3.0.101-0.47.71 is installed
OR kernel-xen-3.0.101-0.47.71 is installed
OR kernel-xen-base-3.0.101-0.47.71 is installed
OR kernel-xen-devel-3.0.101-0.47.71 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
kernel-bigsmp-3.0.101-0.47.71 is installed
OR kernel-bigsmp-base-3.0.101-0.47.71 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.71 is installed
OR kernel-default-3.0.101-0.47.71 is installed
OR kernel-default-base-3.0.101-0.47.71 is installed
OR kernel-default-devel-3.0.101-0.47.71 is installed
OR kernel-default-man-3.0.101-0.47.71 is installed
OR kernel-ec2-3.0.101-0.47.71 is installed
OR kernel-ec2-base-3.0.101-0.47.71 is installed
OR kernel-ec2-devel-3.0.101-0.47.71 is installed
OR kernel-pae-3.0.101-0.47.71 is installed
OR kernel-pae-base-3.0.101-0.47.71 is installed
OR kernel-pae-devel-3.0.101-0.47.71 is installed
OR kernel-ppc64-3.0.101-0.47.71 is installed
OR kernel-ppc64-base-3.0.101-0.47.71 is installed
OR kernel-ppc64-devel-3.0.101-0.47.71 is installed
OR kernel-source-3.0.101-0.47.71 is installed
OR kernel-syms-3.0.101-0.47.71 is installed
OR kernel-trace-3.0.101-0.47.71 is installed
OR kernel-trace-base-3.0.101-0.47.71 is installed
OR kernel-trace-devel-3.0.101-0.47.71 is installed
OR kernel-xen-3.0.101-0.47.71 is installed
OR kernel-xen-base-3.0.101-0.47.71 is installed
OR kernel-xen-devel-3.0.101-0.47.71 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
xen-4.2.5_14-18 is installed
OR xen-doc-html-4.2.5_14-18 is installed
OR xen-doc-pdf-4.2.5_14-18 is installed
OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
OR xen-libs-4.2.5_14-18 is installed
OR xen-libs-32bit-4.2.5_14-18 is installed
OR xen-tools-4.2.5_14-18 is installed
OR xen-tools-domU-4.2.5_14-18 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
xen-4.2.5_14-18 is installed
OR xen-doc-html-4.2.5_14-18 is installed
OR xen-doc-pdf-4.2.5_14-18 is installed
OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
OR xen-libs-4.2.5_14-18 is installed
OR xen-libs-32bit-4.2.5_14-18 is installed
OR xen-tools-4.2.5_14-18 is installed
OR xen-tools-domU-4.2.5_14-18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND kvm-1.4.1-0.11 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND
libzmq3-4.0.4-3.3 is installed
OR zeromq-4.0.4-3.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
AND
libzmq3-4.0.4-3.3 is installed
OR zeromq-4.0.4-3.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND wpa_supplicant-0.7.1-6.18.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND wpa_supplicant-0.7.1-6.18.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND wpa_supplicant-0.7.1-6.18.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND wpa_supplicant-0.7.1-6.18.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
kernel-bigsmp-3.0.101-0.47.106.29 is installed
OR kernel-bigsmp-base-3.0.101-0.47.106.29 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.106.29 is installed
OR kernel-default-3.0.101-0.47.106.29 is installed
OR kernel-default-base-3.0.101-0.47.106.29 is installed
OR kernel-default-devel-3.0.101-0.47.106.29 is installed
OR kernel-default-man-3.0.101-0.47.106.29 is installed
OR kernel-ec2-3.0.101-0.47.106.29 is installed
OR kernel-ec2-base-3.0.101-0.47.106.29 is installed
OR kernel-ec2-devel-3.0.101-0.47.106.29 is installed
OR kernel-pae-3.0.101-0.47.106.29 is installed
OR kernel-pae-base-3.0.101-0.47.106.29 is installed
OR kernel-pae-devel-3.0.101-0.47.106.29 is installed
OR kernel-source-3.0.101-0.47.106.29 is installed
OR kernel-syms-3.0.101-0.47.106.29 is installed
OR kernel-trace-3.0.101-0.47.106.29 is installed
OR kernel-trace-base-3.0.101-0.47.106.29 is installed
OR kernel-trace-devel-3.0.101-0.47.106.29 is installed
OR kernel-xen-3.0.101-0.47.106.29 is installed
OR kernel-xen-base-3.0.101-0.47.106.29 is installed
OR kernel-xen-devel-3.0.101-0.47.106.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
kernel-bigsmp-3.0.101-0.47.106.29 is installed
OR kernel-bigsmp-base-3.0.101-0.47.106.29 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.106.29 is installed
OR kernel-default-3.0.101-0.47.106.29 is installed
OR kernel-default-base-3.0.101-0.47.106.29 is installed
OR kernel-default-devel-3.0.101-0.47.106.29 is installed
OR kernel-default-man-3.0.101-0.47.106.29 is installed
OR kernel-ec2-3.0.101-0.47.106.29 is installed
OR kernel-ec2-base-3.0.101-0.47.106.29 is installed
OR kernel-ec2-devel-3.0.101-0.47.106.29 is installed
OR kernel-pae-3.0.101-0.47.106.29 is installed
OR kernel-pae-base-3.0.101-0.47.106.29 is installed
OR kernel-pae-devel-3.0.101-0.47.106.29 is installed
OR kernel-source-3.0.101-0.47.106.29 is installed
OR kernel-syms-3.0.101-0.47.106.29 is installed
OR kernel-trace-3.0.101-0.47.106.29 is installed
OR kernel-trace-base-3.0.101-0.47.106.29 is installed
OR kernel-trace-devel-3.0.101-0.47.106.29 is installed
OR kernel-xen-3.0.101-0.47.106.29 is installed
OR kernel-xen-base-3.0.101-0.47.106.29 is installed
OR kernel-xen-devel-3.0.101-0.47.106.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
java-1_7_0-ibm-1.7.0_sr9.30-47.1 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr9.30-47.1 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr9.30-47.1 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr9.30-47.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
apache2-mod_php53-5.3.17-111 is installed
OR php53-5.3.17-111 is installed
OR php53-bcmath-5.3.17-111 is installed
OR php53-bz2-5.3.17-111 is installed
OR php53-calendar-5.3.17-111 is installed
OR php53-ctype-5.3.17-111 is installed
OR php53-curl-5.3.17-111 is installed
OR php53-dba-5.3.17-111 is installed
OR php53-dom-5.3.17-111 is installed
OR php53-exif-5.3.17-111 is installed
OR php53-fastcgi-5.3.17-111 is installed
OR php53-fileinfo-5.3.17-111 is installed
OR php53-ftp-5.3.17-111 is installed
OR php53-gd-5.3.17-111 is installed
OR php53-gettext-5.3.17-111 is installed
OR php53-gmp-5.3.17-111 is installed
OR php53-iconv-5.3.17-111 is installed
OR php53-intl-5.3.17-111 is installed
OR php53-json-5.3.17-111 is installed
OR php53-ldap-5.3.17-111 is installed
OR php53-mbstring-5.3.17-111 is installed
OR php53-mcrypt-5.3.17-111 is installed
OR php53-mysql-5.3.17-111 is installed
OR php53-odbc-5.3.17-111 is installed
OR php53-openssl-5.3.17-111 is installed
OR php53-pcntl-5.3.17-111 is installed
OR php53-pdo-5.3.17-111 is installed
OR php53-pear-5.3.17-111 is installed
OR php53-pgsql-5.3.17-111 is installed
OR php53-pspell-5.3.17-111 is installed
OR php53-shmop-5.3.17-111 is installed
OR php53-snmp-5.3.17-111 is installed
OR php53-soap-5.3.17-111 is installed
OR php53-suhosin-5.3.17-111 is installed
OR php53-sysvmsg-5.3.17-111 is installed
OR php53-sysvsem-5.3.17-111 is installed
OR php53-sysvshm-5.3.17-111 is installed
OR php53-tokenizer-5.3.17-111 is installed
OR php53-wddx-5.3.17-111 is installed
OR php53-xmlreader-5.3.17-111 is installed
OR php53-xmlrpc-5.3.17-111 is installed
OR php53-xmlwriter-5.3.17-111 is installed
OR php53-xsl-5.3.17-111 is installed
OR php53-zip-5.3.17-111 is installed
OR php53-zlib-5.3.17-111 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
apache2-mod_php53-5.3.17-111 is installed
OR php53-5.3.17-111 is installed
OR php53-bcmath-5.3.17-111 is installed
OR php53-bz2-5.3.17-111 is installed
OR php53-calendar-5.3.17-111 is installed
OR php53-ctype-5.3.17-111 is installed
OR php53-curl-5.3.17-111 is installed
OR php53-dba-5.3.17-111 is installed
OR php53-dom-5.3.17-111 is installed
OR php53-exif-5.3.17-111 is installed
OR php53-fastcgi-5.3.17-111 is installed
OR php53-fileinfo-5.3.17-111 is installed
OR php53-ftp-5.3.17-111 is installed
OR php53-gd-5.3.17-111 is installed
OR php53-gettext-5.3.17-111 is installed
OR php53-gmp-5.3.17-111 is installed
OR php53-iconv-5.3.17-111 is installed
OR php53-intl-5.3.17-111 is installed
OR php53-json-5.3.17-111 is installed
OR php53-ldap-5.3.17-111 is installed
OR php53-mbstring-5.3.17-111 is installed
OR php53-mcrypt-5.3.17-111 is installed
OR php53-mysql-5.3.17-111 is installed
OR php53-odbc-5.3.17-111 is installed
OR php53-openssl-5.3.17-111 is installed
OR php53-pcntl-5.3.17-111 is installed
OR php53-pdo-5.3.17-111 is installed
OR php53-pear-5.3.17-111 is installed
OR php53-pgsql-5.3.17-111 is installed
OR php53-pspell-5.3.17-111 is installed
OR php53-shmop-5.3.17-111 is installed
OR php53-snmp-5.3.17-111 is installed
OR php53-soap-5.3.17-111 is installed
OR php53-suhosin-5.3.17-111 is installed
OR php53-sysvmsg-5.3.17-111 is installed
OR php53-sysvsem-5.3.17-111 is installed
OR php53-sysvshm-5.3.17-111 is installed
OR php53-tokenizer-5.3.17-111 is installed
OR php53-wddx-5.3.17-111 is installed
OR php53-xmlreader-5.3.17-111 is installed
OR php53-xmlrpc-5.3.17-111 is installed
OR php53-xmlwriter-5.3.17-111 is installed
OR php53-xsl-5.3.17-111 is installed
OR php53-zip-5.3.17-111 is installed
OR php53-zlib-5.3.17-111 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
MozillaFirefox-52.9.0esr-72.38 is installed
OR MozillaFirefox-translations-52.9.0esr-72.38 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
MozillaFirefox-52.9.0esr-72.38 is installed
OR MozillaFirefox-translations-52.9.0esr-72.38 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
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 |
Release Information
SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
AND
salt-2016.11.10-43.38 is installed
OR salt-doc-2016.11.10-43.38 is installed
OR salt-minion-2016.11.10-43.38 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
AND
salt-2016.11.10-43.38 is installed
OR salt-doc-2016.11.10-43.38 is installed
OR salt-minion-2016.11.10-43.38 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
MozillaFirefox-60.8.0esr-78.43 is installed
OR MozillaFirefox-translations-common-60.8.0esr-78.43 is installed
OR MozillaFirefox-translations-other-60.8.0esr-78.43 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
MozillaFirefox-60.8.0esr-78.43 is installed
OR MozillaFirefox-translations-common-60.8.0esr-78.43 is installed
OR MozillaFirefox-translations-other-60.8.0esr-78.43 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
curl-openssl1-7.37.0-70.30 is installed
OR libcurl4-openssl1-7.37.0-70.30 is installed
OR libcurl4-openssl1-32bit-7.37.0-70.30 is installed
OR libcurl4-openssl1-x86-7.37.0-70.30 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
curl-openssl1-7.37.0-70.30 is installed
OR libcurl4-openssl1-7.37.0-70.30 is installed
OR libcurl4-openssl1-32bit-7.37.0-70.30 is installed
OR libcurl4-openssl1-x86-7.37.0-70.30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11-SECURITY is installed
AND libslp1-openssl1-1.2.0-172.26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
libqt4-4.8.6-4 is installed
OR libqt4-32bit-4.8.6-4 is installed
OR libqt4-devel-doc-4.8.6-4 is installed
OR libqt4-qt3support-4.8.6-4 is installed
OR libqt4-qt3support-32bit-4.8.6-4 is installed
OR libqt4-sql-4.8.6-4 is installed
OR libqt4-sql-32bit-4.8.6-4 is installed
OR libqt4-sql-mysql-4.8.6-4 is installed
OR libqt4-sql-plugins-4.8.6-4 is installed
OR libqt4-sql-sqlite-4.8.6-4 is installed
OR libqt4-x11-4.8.6-4 is installed
OR libqt4-x11-32bit-4.8.6-4 is installed
OR qt4-x11-tools-4.8.6-4 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
libqt4-4.8.6-4 is installed
OR libqt4-32bit-4.8.6-4 is installed
OR libqt4-devel-doc-4.8.6-4 is installed
OR libqt4-qt3support-4.8.6-4 is installed
OR libqt4-qt3support-32bit-4.8.6-4 is installed
OR libqt4-sql-4.8.6-4 is installed
OR libqt4-sql-32bit-4.8.6-4 is installed
OR libqt4-sql-mysql-4.8.6-4 is installed
OR libqt4-sql-plugins-4.8.6-4 is installed
OR libqt4-sql-sqlite-4.8.6-4 is installed
OR libqt4-x11-4.8.6-4 is installed
OR libqt4-x11-32bit-4.8.6-4 is installed
OR qt4-x11-tools-4.8.6-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND quagga-0.99.22.1-5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
strongswan-5.1.3-22 is installed
OR strongswan-doc-5.1.3-22 is installed
OR strongswan-hmac-5.1.3-22 is installed
OR strongswan-ipsec-5.1.3-22 is installed
OR strongswan-libs0-5.1.3-22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
strongswan-5.1.3-22 is installed
OR strongswan-doc-5.1.3-22 is installed
OR strongswan-hmac-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 Server 12 SP1 is installed
AND Package Information
libxml2-2.9.1-26.12 is installed
OR libxml2-2-2.9.1-26.12 is installed
OR libxml2-2-32bit-2.9.1-26.12 is installed
OR libxml2-doc-2.9.1-26.12 is installed
OR libxml2-tools-2.9.1-26.12 is installed
OR python-libxml2-2.9.1-26.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_67-60_64_21-default-8-2 is installed
OR kgraft-patch-3_12_67-60_64_21-xen-8-2 is installed
OR kgraft-patch-SLE12-SP1_Update_10-8-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_67-60_64_21-default-8-2 is installed
OR kgraft-patch-3_12_67-60_64_21-xen-8-2 is installed
OR kgraft-patch-SLE12-SP1_Update_10-8-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
kgraft-patch-3_12_74-60_64_69-default-4-2 is installed
OR kgraft-patch-3_12_74-60_64_69-xen-4-2 is installed
OR kgraft-patch-SLE12-SP1_Update_24-4-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
libblkid1-2.28-42 is installed
OR libblkid1-32bit-2.28-42 is installed
OR libfdisk1-2.28-42 is installed
OR libmount1-2.28-42 is installed
OR libmount1-32bit-2.28-42 is installed
OR libsmartcols1-2.28-42 is installed
OR libuuid1-2.28-42 is installed
OR libuuid1-32bit-2.28-42 is installed
OR python-libmount-2.28-42 is installed
OR util-linux-2.28-42 is installed
OR util-linux-lang-2.28-42 is installed
OR util-linux-systemd-2.28-42 is installed
OR uuidd-2.28-42 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
libblkid1-2.28-42 is installed
OR libblkid1-32bit-2.28-42 is installed
OR libfdisk1-2.28-42 is installed
OR libmount1-2.28-42 is installed
OR libmount1-32bit-2.28-42 is installed
OR libsmartcols1-2.28-42 is installed
OR libuuid1-2.28-42 is installed
OR libuuid1-32bit-2.28-42 is installed
OR python-libmount-2.28-42 is installed
OR util-linux-2.28-42 is installed
OR util-linux-lang-2.28-42 is installed
OR util-linux-systemd-2.28-42 is installed
OR uuidd-2.28-42 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
libXi-1.7.4-17.1 is installed
OR libXi6-1.7.4-17.1 is installed
OR libXi6-32bit-1.7.4-17.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
libwireshark9-2.4.9-48.29 is installed
OR libwiretap7-2.4.9-48.29 is installed
OR libwscodecs1-2.4.9-48.29 is installed
OR libwsutil8-2.4.9-48.29 is installed
OR wireshark-2.4.9-48.29 is installed
OR wireshark-gtk-2.4.9-48.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
libwireshark9-2.4.9-48.29 is installed
OR libwiretap7-2.4.9-48.29 is installed
OR libwscodecs1-2.4.9-48.29 is installed
OR libwsutil8-2.4.9-48.29 is installed
OR wireshark-2.4.9-48.29 is installed
OR wireshark-gtk-2.4.9-48.29 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
xen-4.7.5_04-43.33 is installed
OR xen-doc-html-4.7.5_04-43.33 is installed
OR xen-libs-4.7.5_04-43.33 is installed
OR xen-libs-32bit-4.7.5_04-43.33 is installed
OR xen-tools-4.7.5_04-43.33 is installed
OR xen-tools-domU-4.7.5_04-43.33 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
xen-4.7.5_04-43.33 is installed
OR xen-doc-html-4.7.5_04-43.33 is installed
OR xen-libs-4.7.5_04-43.33 is installed
OR xen-libs-32bit-4.7.5_04-43.33 is installed
OR xen-tools-4.7.5_04-43.33 is installed
OR xen-tools-domU-4.7.5_04-43.33 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_90-92_50-default-7-2 is installed
OR kgraft-patch-SLE12-SP2_Update_15-7-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_90-92_50-default-7-2 is installed
OR kgraft-patch-SLE12-SP2_Update_15-7-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
MozillaFirefox-60.7.2-109.80 is installed
OR MozillaFirefox-translations-common-60.7.2-109.80 is installed
OR Package Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
MozillaFirefox-60.7.2-109.80 is installed
OR MozillaFirefox-translations-common-60.7.2-109.80 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
MozillaFirefox-60.7.2-109.80 is installed
OR MozillaFirefox-translations-common-60.7.2-109.80 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
MozillaFirefox-60.7.2-109.80 is installed
OR MozillaFirefox-translations-common-60.7.2-109.80 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libfpm_pb0-1.1.1-17.3 is installed
OR libospf0-1.1.1-17.3 is installed
OR libospfapiclient0-1.1.1-17.3 is installed
OR libquagga_pb0-1.1.1-17.3 is installed
OR libzebra1-1.1.1-17.3 is installed
OR quagga-1.1.1-17.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libfpm_pb0-1.1.1-17.3 is installed
OR libospf0-1.1.1-17.3 is installed
OR libospfapiclient0-1.1.1-17.3 is installed
OR libquagga_pb0-1.1.1-17.3 is installed
OR libzebra1-1.1.1-17.3 is installed
OR quagga-1.1.1-17.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
cups-pk-helper-0.2.5-5 is installed
OR cups-pk-helper-lang-0.2.5-5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
libsqlite3-0-3.8.10.2-9.15 is installed
OR libsqlite3-0-32bit-3.8.10.2-9.15 is installed
OR sqlite3-3.8.10.2-9.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
libsqlite3-0-3.8.10.2-9.15 is installed
OR libsqlite3-0-32bit-3.8.10.2-9.15 is installed
OR sqlite3-3.8.10.2-9.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND
java-1_8_0-ibm-1.8.0_sr5.40-30.54 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr5.40-30.54 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr5.40-30.54 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND
java-1_8_0-ibm-1.8.0_sr5.40-30.54 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr5.40-30.54 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr5.40-30.54 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_162-94_72-default-5-2 is installed
OR kgraft-patch-SLE12-SP3_Update_22-5-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_162-94_72-default-5-2 is installed
OR kgraft-patch-SLE12-SP3_Update_22-5-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
openssh-7.2p2-74.23 is installed
OR openssh-askpass-gnome-7.2p2-74.23 is installed
OR openssh-fips-7.2p2-74.23 is installed
OR openssh-helpers-7.2p2-74.23 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
openssh-7.2p2-74.23 is installed
OR openssh-askpass-gnome-7.2p2-74.23 is installed
OR openssh-fips-7.2p2-74.23 is installed
OR openssh-helpers-7.2p2-74.23 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
kernel-default-4.12.14-95.19 is installed
OR kernel-default-base-4.12.14-95.19 is installed
OR kernel-default-devel-4.12.14-95.19 is installed
OR kernel-default-man-4.12.14-95.19 is installed
OR kernel-devel-4.12.14-95.19 is installed
OR kernel-macros-4.12.14-95.19 is installed
OR kernel-source-4.12.14-95.19 is installed
OR kernel-syms-4.12.14-95.19 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
kernel-default-4.12.14-95.19 is installed
OR kernel-default-base-4.12.14-95.19 is installed
OR kernel-default-devel-4.12.14-95.19 is installed
OR kernel-default-man-4.12.14-95.19 is installed
OR kernel-devel-4.12.14-95.19 is installed
OR kernel-macros-4.12.14-95.19 is installed
OR kernel-source-4.12.14-95.19 is installed
OR kernel-syms-4.12.14-95.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
libipa_hbac0-1.11.5.1-10.16 is installed
OR libsss_idmap0-1.11.5.1-10.16 is installed
OR libsss_sudo-1.11.5.1-10.16 is installed
OR python-sssd-config-1.11.5.1-10.16 is installed
OR sssd-1.11.5.1-10.16 is installed
OR sssd-32bit-1.11.5.1-10.16 is installed
OR sssd-ad-1.11.5.1-10.16 is installed
OR sssd-ipa-1.11.5.1-10.16 is installed
OR sssd-krb5-1.11.5.1-10.16 is installed
OR sssd-krb5-common-1.11.5.1-10.16 is installed
OR sssd-ldap-1.11.5.1-10.16 is installed
OR sssd-proxy-1.11.5.1-10.16 is installed
OR sssd-tools-1.11.5.1-10.16 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
libipa_hbac0-1.11.5.1-10.16 is installed
OR libsss_idmap0-1.11.5.1-10.16 is installed
OR libsss_sudo-1.11.5.1-10.16 is installed
OR python-sssd-config-1.11.5.1-10.16 is installed
OR sssd-1.11.5.1-10.16 is installed
OR sssd-32bit-1.11.5.1-10.16 is installed
OR sssd-ad-1.11.5.1-10.16 is installed
OR sssd-ipa-1.11.5.1-10.16 is installed
OR sssd-krb5-1.11.5.1-10.16 is installed
OR sssd-krb5-common-1.11.5.1-10.16 is installed
OR sssd-ldap-1.11.5.1-10.16 is installed
OR sssd-proxy-1.11.5.1-10.16 is installed
OR sssd-tools-1.11.5.1-10.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12-LTSS is installed
AND sudo-1.8.10p3-2.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
dhcp-4.3.3-9 is installed
OR dhcp-client-4.3.3-9 is installed
OR dhcp-relay-4.3.3-9 is installed
OR dhcp-server-4.3.3-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND clamsap-0.98.9-0.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
compat-libldap-2_3-0-2.3.37-16 is installed
OR openldap2-2.4.39-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
bind-9.9.9P1-62 is installed
OR bind-chrootenv-9.9.9P1-62 is installed
OR bind-devel-9.9.9P1-62 is installed
OR bind-doc-9.9.9P1-62 is installed
OR bind-libs-9.9.9P1-62 is installed
OR bind-libs-32bit-9.9.9P1-62 is installed
OR bind-utils-9.9.9P1-62 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
mozilla-nspr-devel-4.9.4-0.3 is installed
OR mozilla-nss-devel-3.14.1-0.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
php53-devel-5.3.17-0.31 is installed
OR php53-imap-5.3.17-0.31 is installed
OR php53-posix-5.3.17-0.31 is installed
OR php53-readline-5.3.17-0.31 is installed
OR php53-sockets-5.3.17-0.31 is installed
OR php53-sqlite-5.3.17-0.31 is installed
OR php53-tidy-5.3.17-0.31 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
bytefx-data-mysql-2.6.7-0.13 is installed
OR mono-core-2.6.7-0.13 is installed
OR mono-data-2.6.7-0.13 is installed
OR mono-data-firebird-2.6.7-0.13 is installed
OR mono-data-oracle-2.6.7-0.13 is installed
OR mono-data-postgresql-2.6.7-0.13 is installed
OR mono-data-sqlite-2.6.7-0.13 is installed
OR mono-data-sybase-2.6.7-0.13 is installed
OR mono-devel-2.6.7-0.13 is installed
OR mono-extras-2.6.7-0.13 is installed
OR mono-jscript-2.6.7-0.13 is installed
OR mono-locale-extras-2.6.7-0.13 is installed
OR mono-nunit-2.6.7-0.13 is installed
OR mono-wcf-2.6.7-0.13 is installed
OR mono-web-2.6.7-0.13 is installed
OR mono-winforms-2.6.7-0.13 is installed
OR mono-winfxcore-2.6.7-0.13 is installed
OR monodoc-core-2.6.7-0.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND argyllcms-1.6.3-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND bogofilter-1.2.4-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND gd-32bit-2.1.0-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND drm-kmp-default-4.9.33_k4.4.73_5-2 is installed
|