Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 SP2 kernel was updated to receive various security and bugfixes.
The following security bugs were fixed:
- CVE-2018-12207: Untrusted virtual machines on Intel CPUs could exploit a race condition in the Instruction Fetch Unit of the Intel CPU to cause a Machine Exception during Page Size Change, causing the CPU core to be non-functional.
The Linux Kernel kvm hypervisor was adjusted to avoid page size changes in executable pages by splitting / merging huge pages into small pages as needed. More information can be found on https://www.suse.com/support/kb/doc/?id=7023735
- CVE-2019-16995: Fix a memory leak in hsr_dev_finalize() if hsr_add_port failed to add a port, which may have caused denial of service (bsc#1152685).
- CVE-2019-11135: Aborting an asynchronous TSX operation on Intel CPUs with Transactional Memory support could be used to facilitate sidechannel information leaks out of microarchitectural buffers, similar to the previously described 'Microarchitectural Data Sampling' attack.
The Linux kernel was supplemented with the option to disable TSX operation altogether (requiring CPU Microcode updates on older systems) and better flushing of microarchitectural buffers (VERW).
The set of options available is described in our TID at https://www.suse.com/support/kb/doc/?id=7024251
- CVE-2019-16233: drivers/scsi/qla2xxx/qla_os.c did not check the alloc_workqueue return value, leading to a NULL pointer dereference. (bsc#1150457).
- CVE-2019-10220: Added sanity checks on the pathnames passed to the user space. (bsc#1144903).
- CVE-2019-17666: rtlwifi: Fix potential overflow in P2P code (bsc#1154372).
- CVE-2019-17133: cfg80211 wireless extension did not reject a long SSID IE, leading to a Buffer Overflow (bsc#1153158).
- CVE-2019-16232: Fix a potential NULL pointer dereference in the Marwell libertas driver (bsc#1150465).
- CVE-2019-16234: iwlwifi pcie driver did not check the alloc_workqueue return value, leading to a NULL pointer dereference. (bsc#1150452).
- CVE-2019-17055: The AF_ISDN network module in the Linux kernel did not enforce CAP_NET_RAW, which meant that unprivileged users could create a raw socket (bnc#1152782).
- CVE-2019-17056: The AF_NFC network module did not enforce CAP_NET_RAW, which meant that unprivileged users could create a raw socket (bsc#1152788).
- CVE-2019-16413: The 9p filesystem did not protect i_size_write() properly, which caused an i_size_read() infinite loop and denial of service on SMP systems (bnc#1151347).
- CVE-2019-15902: A backporting issue was discovered that re-introduced the Spectre vulnerability it had aimed to eliminate. This occurred because the backport process depends on cherry picking specific commits, and because two (correctly ordered) code lines were swapped (bnc#1149376).
- CVE-2019-15291: Fixed a NULL pointer dereference issue that could be caused by a malicious USB device (bnc#1146519).
- CVE-2019-15807: Fixed a memory leak in the SCSI module that could be abused to cause denial of service (bnc#1148938).
- CVE-2019-13272: Fixed a mishandled the recording of the credentials of a process that wants to create a ptrace relationship, which allowed local users to obtain root access by leveraging certain scenarios with a parent-child process relationship, where a parent drops privileges and calls execve (potentially allowing control by an attacker). (bnc#1140671).
- CVE-2019-14821: An out-of-bounds access issue was fixed in the kernel's kvm hypervisor. An unprivileged host user or process with access to '/dev/kvm' device could use this flaw to crash the host kernel, resulting in a denial of service or potentially escalating privileges on the system (bnc#1151350).
- CVE-2019-15505: An out-of-bounds issue had been fixed that could be caused by crafted USB device traffic (bnc#1147122).
- CVE-2017-18595: A double free in allocate_trace_buffer was fixed (bnc#1149555).
- CVE-2019-14835: A buffer overflow flaw was found in the kernel's vhost functionality that translates virtqueue buffers to IOVs. A privileged guest user able to pass descriptors with invalid length to the host could use this flaw to increase their privileges on the host (bnc#1150112).
- CVE-2019-15216: A NULL pointer dereference was fixed that could be malicious USB device (bnc#1146361).
- CVE-2019-15924: A a NULL pointer dereference has been fixed in the drivers/net/ethernet/intel/fm10k module (bnc#1149612).
- CVE-2019-9456: An out-of-bounds write in the USB monitor driver has been fixed. This issue could lead to local escalation of privilege with System execution privileges needed. (bnc#1150025).
- CVE-2019-15926: An out-of-bounds access was fixed in the drivers/net/wireless/ath/ath6kl module. (bnc#1149527).
- CVE-2019-15927: An out-of-bounds access was fixed in the sound/usb/mixer module (bnc#1149522).
- CVE-2019-15666: There was an out-of-bounds array access in the net/xfrm module that could cause denial of service (bnc#1148394).
- CVE-2019-15219: A NULL pointer dereference was fixed that could be abused by a malicious USB device (bnc#1146519 1146524).
- CVE-2019-15220: A use-after-free issue was fixed that could be caused by a malicious USB device (bnc#1146519 1146526).
- CVE-2019-15221: A NULL pointer dereference was fixed that could be caused by a malicious USB device (bnc#1146519 1146529).
- CVE-2019-14814: A heap-based buffer overflow was fixed in the marvell wifi chip driver. That issue allowed local users to cause a denial of service (system crash) or possibly execute arbitrary code (bnc#1146512).
- CVE-2019-14815: A missing length check while parsing WMM IEs was fixed (bsc#1146512, bsc#1146514, bsc#1146516).
- CVE-2019-14816: A heap-based buffer overflow in the marvell wifi chip driver was fixed. Local users would have abused this issue to cause a denial of service (system crash) or possibly execute arbitrary code (bnc#1146516).
- CVE-2017-18509: An issue in net/ipv6 as fixed. By setting a specific socket option, an attacker could control a pointer in kernel land and cause an inet_csk_listen_stop general protection fault, or potentially execute arbitrary code under certain circumstances. The issue can be triggered as root (e.g., inside a default LXC container or with the CAP_NET_ADMIN capability) or after namespace unsharing. (bnc#1145477)
- CVE-2019-9506: The Bluetooth BR/EDR specification used to permit sufficiently low encryption key length and did not prevent an attacker from influencing the key length negotiation. This allowed practical brute-force attacks (aka 'KNOB') that could decrypt traffic and inject arbitrary ciphertext without the victim noticing (bnc#1137865).
- CVE-2019-15098: A NULL pointer dereference in drivers/net/wireless/ath was fixed (bnc#1146378).
- CVE-2019-15290: A NULL pointer dereference in ath6kl_usb_alloc_urb_from_pipe was fixed (bsc#1146378).
- CVE-2019-15212: A double-free issue was fixed in drivers/usb driver (bnc#1146391).
- CVE-2016-10906: A use-after-free issue was fixed in drivers/net/ethernet/arc (bnc#1146584).
- CVE-2019-15211: A use-after-free issue caused by a malicious USB device was fixed in the drivers/media/v4l2-core driver (bnc#1146519).
- CVE-2019-15217: A a NULL pointer dereference issue caused by a malicious USB device was fixed in the drivers/media/usb/zr364xx driver (bnc#1146519).
- CVE-2019-15214: An a use-after-free issue in the sound subsystem was fixed (bnc#1146519).
- CVE-2019-15218: A NULL pointer dereference caused by a malicious USB device was fixed in the drivers/media/usb/siano driver (bnc#1146413).
- CVE-2019-15215: A use-after-free issue caused by a malicious USB device was fixed in the drivers/media/usb/cpia2 driver (bnc#1146425).
- CVE-2018-20976: A use-after-free issue was fixed in the fs/xfs driver (bnc#1146285).
- CVE-2019-0154: An unprotected read access to i915 registers has been fixed that could have been abused to facilitate a local denial-of-service attack. (bsc#1135966)
- CVE-2019-0155: A privilege escalation vulnerability has been fixed in the i915 module that allowed batch buffers from user mode to gain super user privileges. (bsc#1135967)
- CVE-2019-16231: The fjes driver did not check the alloc_workqueue return value, leading to a NULL pointer dereference. (bnc#1150466)
- CVE-2019-18805: Fix signed integer overflow in tcp_ack_update_rtt() that could have lead to a denial of service or possibly unspecified other impact (bsc#1156187)
- CVE-2019-18680: A NULL pointer dereference in rds_tcp_kill_sock() could cause denial of service (bnc#1155898)
The following non-security bugs were fixed:
- cpu/speculation: Uninline and export CPU mitigations helpers (bnc#1117665). - documentation: Add ITLB_MULTIHIT documentation (bnc#1117665). - ib/core: Add mitigation for Spectre V1 (bsc#1155671) - ib/core: array_index_nospec: Sanitize speculative array (bsc#1155671) - ipv6: Update ipv6 defrag code (add bsc#1141054). - ksm: cleanup stable_node chain collapse case (bnc#1144338). - ksm: fix use after free with merge_across_nodes = 0 (bnc#1144338). - ksm: introduce ksm_max_page_sharing per page deduplication limit (bnc#1144338). - ksm: optimize refile of stable_node_dup at the head of the chain (bnc#1144338). - ksm: swap the two output parameters of chain/chain_prune (bnc#1144338). - kvm kABI Fix for NX patches (bsc#1117665). - kvm: Convert kvm_lock to a mutex (bsc#1117665). - kvm: MMU: drop vcpu param in gpte_access (bsc#1117665). - kvm: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpage (bsc#1117665). - kvm: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed (bsc#1117665). - kvm: vmx, svm: always run with EFER.NXE=1 when shadow paging is active (bsc#1117665). - kvm: x86, powerpc: do not allow clearing largepages debugfs entry (bsc#1117665). - kvm: x86: Do not release the page inside mmu_set_spte() (bsc#1117665). - kvm: x86: MMU: Consolidate quickly_check_mmio_pf() and is_mmio_page_fault() (bsc#1117665). - kvm: x86: MMU: Encapsulate the type of rmap-chain head in a new struct (bsc#1117665). - kvm: x86: MMU: Move handle_mmio_page_fault() call to kvm_mmu_page_fault() (bsc#1117665). - kvm: x86: MMU: Move initialization of parent_ptes out from kvm_mmu_alloc_page() (bsc#1117665). - kvm: x86: MMU: Move parent_pte handling from kvm_mmu_get_page() to link_shadow_page() (bsc#1117665). - kvm: x86: MMU: Remove unused parameter parent_pte from kvm_mmu_get_page() (bsc#1117665). - kvm: x86: MMU: always set accessed bit in shadow PTEs (bsc#1117665). - kvm: x86: add tracepoints around __direct_map and FNAME(fetch) (bsc#1117665). - kvm: x86: adjust kvm_mmu_page member to save 8 bytes (bsc#1117665). - kvm: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON (bsc#1117665). - kvm: x86: extend usage of RET_MMIO_PF_* constants (bsc#1117665). - kvm: x86: make FNAME(fetch) and __direct_map more similar (bsc#1117665). - kvm: x86: mmu: Apply global mitigations knob to ITLB_MULTIHIT (bnc#1117665). - kvm: x86: remove now unneeded hugepage gfn adjustment (bsc#1117665). - kvm: x86: simplify ept_misconfig (bsc#1117665). - media: smsusb: better handle optional alignment (bsc#1146413). - mm: use upstream patch for bsc#1106913 - scsi: scsi_transport_fc: Drop double list_del() (bsc#1084878) - x86/bugs: correctly force-disable IBRS on !SKL systems (bsc#1068032, bsc#1092497). - x86/cpu: Add Atom Tremont (Jacobsville) (bsc#1117665). - x86/headers: Do not include asm/processor.h in asm/atomic.h (bsc#1150223). - x86/mitigations: Backport the STIBP pile See bsc#1139550 - xen-blkfront: avoid ENOMEM in blkif_recover after migration (bsc#1149849).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1009745 1011144 1012382 1019695 1019699 1020645 1020989 1022604 1023711 1031492 1031692 1031717 1036659 1038984 1043218 1045735 1046417 1046610 1046636 1047487 1047674 1047785 1048296 1048315 1048902 1049381 1050268 1051510 1053043 1060799 1062056 1063638 1064206 1066223 1068032 1070872 1073059 1073069 1073748 1075428 1076033 1076366 1077560 1078216 1082023 1083507 1083574 1083745 1083836 1084223 1084310 1084328 1084353 1084452 1084610 1084699 1084829 1084878 1084889 1084898 1084914 1084918 1084967 1085042 1085058 1085224 1085383 1085402 1085404 1085487 1085507 1085511 1085539 1085679 1085981 1086015 1086162 1086194 1086357 1086499 1086518 1086607 1087088 1087092 1087211 1087231 1087260 1087274 1087659 1087845 1087906 1087999 1088050 1088087 1088241 1088267 1088313 1088324 1088600 1088684 1088871 1092497 1093086 1093777 1094120 1094244 1096480 1096728 1097104 1100132 1103186 1105348 1106110 1106913 1106929 1107937 1109847 1111331 1112178 1113399 1114542 1114638 1114648 1114837 1114893 1117665 1118338 1118506 1119086 1120114 1120115 1120116 1120117 1120118 1120119 1120120 1120121 1120122 1120902 1122191 1122822 1125580 1126356 1127445 1129278 1129326 1129770 1130130 1130343 1130344 1130345 1130346 1130347 1130356 1130425 1130567 1130737 1131107 1131416 1131427 1131587 1131659 1131857 1131900 1131934 1131935 1131980 1132227 1132534 1132589 1132618 1132619 1132634 1132635 1132636 1132637 1132638 1132727 1132828 1133308 1133584 1135966 1135967 1137865 1139550 1140671 1141054 1144338 1144903 1145477 1145604 1146285 1146361 1146378 1146391 1146413 1146425 1146512 1146514 1146516 1146519 1146584 1147122 1148394 1148938 1149376 1149522 1149527 1149555 1149612 1149849 1150025 1150112 1150223 1150452 1150457 1150465 1150466 1151021 1151347 1151350 1152685 1152782 1152788 1153158 1154372 1155671 1155898 1156187 1158785 1158787 1158788 1158789 1158790 1158791 1158792 1158793 1158795 1159913 1165631 802154 994770 997935 CVE-2016-10906 CVE-2017-10664 CVE-2017-10806 CVE-2017-11334 CVE-2017-11434 CVE-2017-18207 CVE-2017-18257 CVE-2017-18266 CVE-2017-18379 CVE-2017-18509 CVE-2017-18595 CVE-2017-5753 CVE-2017-7435 CVE-2017-7436 CVE-2017-9269 CVE-2018-1000204 CVE-2018-10853 CVE-2018-1091 CVE-2018-12126 CVE-2018-12127 CVE-2018-12130 CVE-2018-12207 CVE-2018-14647 CVE-2018-15126 CVE-2018-15127 CVE-2018-15594 CVE-2018-16850 CVE-2018-20019 CVE-2018-20020 CVE-2018-20021 CVE-2018-20022 CVE-2018-20023 CVE-2018-20024 CVE-2018-20976 CVE-2018-2579 CVE-2018-2588 CVE-2018-2599 CVE-2018-2602 CVE-2018-2603 CVE-2018-2618 CVE-2018-2629 CVE-2018-2633 CVE-2018-2634 CVE-2018-2637 CVE-2018-2641 CVE-2018-2663 CVE-2018-2677 CVE-2018-2678 CVE-2018-5814 CVE-2018-6307 CVE-2018-7740 CVE-2018-8043 CVE-2018-8822 CVE-2019-0154 CVE-2019-0155 CVE-2019-10220 CVE-2019-11091 CVE-2019-11135 CVE-2019-13272 CVE-2019-1348 CVE-2019-1349 CVE-2019-1350 CVE-2019-1351 CVE-2019-1352 CVE-2019-1353 CVE-2019-1354 CVE-2019-1387 CVE-2019-14814 CVE-2019-14815 CVE-2019-14816 CVE-2019-14821 CVE-2019-14835 CVE-2019-14835 CVE-2019-15098 CVE-2019-15211 CVE-2019-15212 CVE-2019-15214 CVE-2019-15215 CVE-2019-15216 CVE-2019-15217 CVE-2019-15218 CVE-2019-15219 CVE-2019-15220 CVE-2019-15221 CVE-2019-15290 CVE-2019-15291 CVE-2019-15505 CVE-2019-15666 CVE-2019-15807 CVE-2019-15902 CVE-2019-15924 CVE-2019-15926 CVE-2019-15927 CVE-2019-16231 CVE-2019-16232 CVE-2019-16233 CVE-2019-16234 CVE-2019-16413 CVE-2019-16995 CVE-2019-17055 CVE-2019-17056 CVE-2019-17133 CVE-2019-17666 CVE-2019-18680 CVE-2019-18805 CVE-2019-19604 CVE-2019-3882 CVE-2019-5010 CVE-2019-5108 CVE-2019-9456 CVE-2019-9503 CVE-2019-9506 CVE-2020-1749 SUSE-SU-2017:2264-1 SUSE-SU-2017:2416-1 SUSE-SU-2018:0661-1 SUSE-SU-2018:1048-1 SUSE-SU-2018:1497-1 SUSE-SU-2018:2040-1 SUSE-SU-2018:3770-1 SUSE-SU-2019:0060-1 SUSE-SU-2019:0482-1 SUSE-SU-2019:2984-1 SUSE-SU-2019:3311-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 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Desktop Applications 15 SUSE Linux Enterprise Module for High Performance Computing 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 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 SP4-LTSS 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 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 SP4-LTSS SUSE Linux Enterprise Server for SAP Applications 12 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 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 SUSE Linux Enterprise Workstation Extension 12 SP4 SUSE Linux Enterprise Workstation Extension 12 SP5 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
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND Package Information
curl-7.37.0-5.2 is installed
OR libcurl-devel-7.37.0-5.2 is installed
OR libcurl4-7.37.0-5.2 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND rxvt-unicode-9.21-6.3.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND apache-commons-httpclient-3.1-11.27 is installed
|
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
AND Package Information
python-keystoneclient-1.0.0-14.1 is installed
OR python-keystoneclient-doc-1.0.0-14.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
MozillaFirefox-17.0.9esr-0.3.1 is installed
OR MozillaFirefox-translations-17.0.9esr-0.3.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
libFLAC++6-1.2.1-68.17.1 is installed
OR libFLAC8-1.2.1-68.17.1 is installed
OR libFLAC8-32bit-1.2.1-68.17.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
MozillaFirefox-38.2.1esr-19.3 is installed
OR MozillaFirefox-branding-SLED-31.0-0.12.51 is installed
OR MozillaFirefox-translations-38.2.1esr-19.3 is installed
OR libfreebl3-3.19.2.0-0.16.1 is installed
OR libfreebl3-32bit-3.19.2.0-0.16.1 is installed
OR libsoftokn3-3.19.2.0-0.16.1 is installed
OR libsoftokn3-32bit-3.19.2.0-0.16.1 is installed
OR mozilla-nss-3.19.2.0-0.16.1 is installed
OR mozilla-nss-32bit-3.19.2.0-0.16.1 is installed
OR mozilla-nss-tools-3.19.2.0-0.16.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
curl-7.37.0-15 is installed
OR libcurl4-7.37.0-15 is installed
OR libcurl4-32bit-7.37.0-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
openssh-7.2p2-66.1 is installed
OR openssh-askpass-gnome-7.2p2-66.3 is installed
OR openssh-helpers-7.2p2-66.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
libopenjp2-7-2.1.0-4.3.2 is installed
OR openjpeg2-2.1.0-4.3.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
bash-4.4-7 is installed
OR bash-devel-4.4-7 is installed
OR bash-doc-4.4-7 is installed
OR bash-lang-4.4-7 is installed
OR libreadline7-7.0-7 is installed
OR readline-devel-7.0-7 is installed
OR readline-doc-7.0-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
PackageKit-1.1.10-2 is installed
OR PackageKit-backend-zypp-1.1.10-2 is installed
OR PackageKit-devel-1.1.10-2 is installed
OR PackageKit-lang-1.1.10-2 is installed
OR libpackagekit-glib2-18-1.1.10-2 is installed
OR libpackagekit-glib2-devel-1.1.10-2 is installed
OR typelib-1_0-PackageKitGlib-1_0-1.1.10-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for High Performance Computing 12 is installed
AND Package Information
libpmi0-17.02.11-6.19 is installed
OR libslurm31-17.02.11-6.19 is installed
OR perl-slurm-17.02.11-6.19 is installed
OR slurm-17.02.11-6.19 is installed
OR slurm-auth-none-17.02.11-6.19 is installed
OR slurm-config-17.02.11-6.19 is installed
OR slurm-devel-17.02.11-6.19 is installed
OR slurm-doc-17.02.11-6.19 is installed
OR slurm-lua-17.02.11-6.19 is installed
OR slurm-munge-17.02.11-6.19 is installed
OR slurm-pam_slurm-17.02.11-6.19 is installed
OR slurm-plugins-17.02.11-6.19 is installed
OR slurm-sched-wiki-17.02.11-6.19 is installed
OR slurm-slurmdb-direct-17.02.11-6.19 is installed
OR slurm-slurmdbd-17.02.11-6.19 is installed
OR slurm-sql-17.02.11-6.19 is installed
OR slurm-torque-17.02.11-6.19 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.3-12 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.3-12 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.3-12 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.3-12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.51-52.31 is installed
OR kernel-ec2-devel-3.12.51-52.31 is installed
OR kernel-ec2-extra-3.12.51-52.31 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-42 is installed
OR php5-5.5.14-42 is installed
OR php5-bcmath-5.5.14-42 is installed
OR php5-bz2-5.5.14-42 is installed
OR php5-calendar-5.5.14-42 is installed
OR php5-ctype-5.5.14-42 is installed
OR php5-curl-5.5.14-42 is installed
OR php5-dba-5.5.14-42 is installed
OR php5-dom-5.5.14-42 is installed
OR php5-enchant-5.5.14-42 is installed
OR php5-exif-5.5.14-42 is installed
OR php5-fastcgi-5.5.14-42 is installed
OR php5-fileinfo-5.5.14-42 is installed
OR php5-fpm-5.5.14-42 is installed
OR php5-ftp-5.5.14-42 is installed
OR php5-gd-5.5.14-42 is installed
OR php5-gettext-5.5.14-42 is installed
OR php5-gmp-5.5.14-42 is installed
OR php5-iconv-5.5.14-42 is installed
OR php5-intl-5.5.14-42 is installed
OR php5-json-5.5.14-42 is installed
OR php5-ldap-5.5.14-42 is installed
OR php5-mbstring-5.5.14-42 is installed
OR php5-mcrypt-5.5.14-42 is installed
OR php5-mysql-5.5.14-42 is installed
OR php5-odbc-5.5.14-42 is installed
OR php5-opcache-5.5.14-42 is installed
OR php5-openssl-5.5.14-42 is installed
OR php5-pcntl-5.5.14-42 is installed
OR php5-pdo-5.5.14-42 is installed
OR php5-pear-5.5.14-42 is installed
OR php5-pgsql-5.5.14-42 is installed
OR php5-posix-5.5.14-42 is installed
OR php5-pspell-5.5.14-42 is installed
OR php5-shmop-5.5.14-42 is installed
OR php5-snmp-5.5.14-42 is installed
OR php5-soap-5.5.14-42 is installed
OR php5-sockets-5.5.14-42 is installed
OR php5-sqlite-5.5.14-42 is installed
OR php5-suhosin-5.5.14-42 is installed
OR php5-sysvmsg-5.5.14-42 is installed
OR php5-sysvsem-5.5.14-42 is installed
OR php5-sysvshm-5.5.14-42 is installed
OR php5-tokenizer-5.5.14-42 is installed
OR php5-wddx-5.5.14-42 is installed
OR php5-xmlreader-5.5.14-42 is installed
OR php5-xmlrpc-5.5.14-42 is installed
OR php5-xmlwriter-5.5.14-42 is installed
OR php5-xsl-5.5.14-42 is installed
OR php5-zip-5.5.14-42 is installed
OR php5-zlib-5.5.14-42 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND logwatch-7.3.6-65.66 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND logwatch-7.3.6-65.66 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND logwatch-7.3.6-65.66 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
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-LTSS is installed
AND
xen-4.0.3_21548_10-0.5 is installed
OR xen-doc-html-4.0.3_21548_10-0.5 is installed
OR xen-doc-pdf-4.0.3_21548_10-0.5 is installed
OR xen-kmp-default-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
OR xen-kmp-pae-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
OR xen-kmp-trace-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
OR xen-libs-4.0.3_21548_10-0.5 is installed
OR xen-tools-4.0.3_21548_10-0.5 is installed
OR xen-tools-domU-4.0.3_21548_10-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
xen-4.0.3_21548_10-0.5 is installed
OR xen-doc-html-4.0.3_21548_10-0.5 is installed
OR xen-doc-pdf-4.0.3_21548_10-0.5 is installed
OR xen-kmp-default-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
OR xen-kmp-pae-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
OR xen-kmp-trace-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
OR xen-libs-4.0.3_21548_10-0.5 is installed
OR xen-tools-4.0.3_21548_10-0.5 is installed
OR xen-tools-domU-4.0.3_21548_10-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
xen-4.0.3_21548_10-0.5 is installed
OR xen-doc-html-4.0.3_21548_10-0.5 is installed
OR xen-doc-pdf-4.0.3_21548_10-0.5 is installed
OR xen-kmp-default-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
OR xen-kmp-pae-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
OR xen-kmp-trace-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
OR xen-libs-4.0.3_21548_10-0.5 is installed
OR xen-tools-4.0.3_21548_10-0.5 is installed
OR xen-tools-domU-4.0.3_21548_10-0.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
xen-4.0.3_21548_10-0.5 is installed
OR xen-doc-html-4.0.3_21548_10-0.5 is installed
OR xen-doc-pdf-4.0.3_21548_10-0.5 is installed
OR xen-kmp-default-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
OR xen-kmp-pae-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
OR xen-kmp-trace-4.0.3_21548_10_2.6.32.59_0.7-0.5 is installed
OR xen-libs-4.0.3_21548_10-0.5 is installed
OR xen-tools-4.0.3_21548_10-0.5 is installed
OR xen-tools-domU-4.0.3_21548_10-0.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
apache2-mod_php5-5.2.14-0.7.30.111.5 is installed
OR php5-5.2.14-0.7.30.111.5 is installed
OR php5-bcmath-5.2.14-0.7.30.111.5 is installed
OR php5-bz2-5.2.14-0.7.30.111.5 is installed
OR php5-calendar-5.2.14-0.7.30.111.5 is installed
OR php5-ctype-5.2.14-0.7.30.111.5 is installed
OR php5-curl-5.2.14-0.7.30.111.5 is installed
OR php5-dba-5.2.14-0.7.30.111.5 is installed
OR php5-dbase-5.2.14-0.7.30.111.5 is installed
OR php5-dom-5.2.14-0.7.30.111.5 is installed
OR php5-exif-5.2.14-0.7.30.111.5 is installed
OR php5-fastcgi-5.2.14-0.7.30.111.5 is installed
OR php5-ftp-5.2.14-0.7.30.111.5 is installed
OR php5-gd-5.2.14-0.7.30.111.5 is installed
OR php5-gettext-5.2.14-0.7.30.111.5 is installed
OR php5-gmp-5.2.14-0.7.30.111.5 is installed
OR php5-hash-5.2.14-0.7.30.111.5 is installed
OR php5-iconv-5.2.14-0.7.30.111.5 is installed
OR php5-json-5.2.14-0.7.30.111.5 is installed
OR php5-ldap-5.2.14-0.7.30.111.5 is installed
OR php5-mbstring-5.2.14-0.7.30.111.5 is installed
OR php5-mcrypt-5.2.14-0.7.30.111.5 is installed
OR php5-mysql-5.2.14-0.7.30.111.5 is installed
OR php5-odbc-5.2.14-0.7.30.111.5 is installed
OR php5-openssl-5.2.14-0.7.30.111.5 is installed
OR php5-pcntl-5.2.14-0.7.30.111.5 is installed
OR php5-pdo-5.2.14-0.7.30.111.5 is installed
OR php5-pear-5.2.14-0.7.30.111.5 is installed
OR php5-pgsql-5.2.14-0.7.30.111.5 is installed
OR php5-pspell-5.2.14-0.7.30.111.5 is installed
OR php5-shmop-5.2.14-0.7.30.111.5 is installed
OR php5-snmp-5.2.14-0.7.30.111.5 is installed
OR php5-soap-5.2.14-0.7.30.111.5 is installed
OR php5-suhosin-5.2.14-0.7.30.111.5 is installed
OR php5-sysvmsg-5.2.14-0.7.30.111.5 is installed
OR php5-sysvsem-5.2.14-0.7.30.111.5 is installed
OR php5-sysvshm-5.2.14-0.7.30.111.5 is installed
OR php5-tokenizer-5.2.14-0.7.30.111.5 is installed
OR php5-wddx-5.2.14-0.7.30.111.5 is installed
OR php5-xmlreader-5.2.14-0.7.30.111.5 is installed
OR php5-xmlrpc-5.2.14-0.7.30.111.5 is installed
OR php5-xmlwriter-5.2.14-0.7.30.111.5 is installed
OR php5-xsl-5.2.14-0.7.30.111.5 is installed
OR php5-zip-5.2.14-0.7.30.111.5 is installed
OR php5-zlib-5.2.14-0.7.30.111.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
apache2-mod_php5-5.2.14-0.7.30.111.5 is installed
OR php5-5.2.14-0.7.30.111.5 is installed
OR php5-bcmath-5.2.14-0.7.30.111.5 is installed
OR php5-bz2-5.2.14-0.7.30.111.5 is installed
OR php5-calendar-5.2.14-0.7.30.111.5 is installed
OR php5-ctype-5.2.14-0.7.30.111.5 is installed
OR php5-curl-5.2.14-0.7.30.111.5 is installed
OR php5-dba-5.2.14-0.7.30.111.5 is installed
OR php5-dbase-5.2.14-0.7.30.111.5 is installed
OR php5-dom-5.2.14-0.7.30.111.5 is installed
OR php5-exif-5.2.14-0.7.30.111.5 is installed
OR php5-fastcgi-5.2.14-0.7.30.111.5 is installed
OR php5-ftp-5.2.14-0.7.30.111.5 is installed
OR php5-gd-5.2.14-0.7.30.111.5 is installed
OR php5-gettext-5.2.14-0.7.30.111.5 is installed
OR php5-gmp-5.2.14-0.7.30.111.5 is installed
OR php5-hash-5.2.14-0.7.30.111.5 is installed
OR php5-iconv-5.2.14-0.7.30.111.5 is installed
OR php5-json-5.2.14-0.7.30.111.5 is installed
OR php5-ldap-5.2.14-0.7.30.111.5 is installed
OR php5-mbstring-5.2.14-0.7.30.111.5 is installed
OR php5-mcrypt-5.2.14-0.7.30.111.5 is installed
OR php5-mysql-5.2.14-0.7.30.111.5 is installed
OR php5-odbc-5.2.14-0.7.30.111.5 is installed
OR php5-openssl-5.2.14-0.7.30.111.5 is installed
OR php5-pcntl-5.2.14-0.7.30.111.5 is installed
OR php5-pdo-5.2.14-0.7.30.111.5 is installed
OR php5-pear-5.2.14-0.7.30.111.5 is installed
OR php5-pgsql-5.2.14-0.7.30.111.5 is installed
OR php5-pspell-5.2.14-0.7.30.111.5 is installed
OR php5-shmop-5.2.14-0.7.30.111.5 is installed
OR php5-snmp-5.2.14-0.7.30.111.5 is installed
OR php5-soap-5.2.14-0.7.30.111.5 is installed
OR php5-suhosin-5.2.14-0.7.30.111.5 is installed
OR php5-sysvmsg-5.2.14-0.7.30.111.5 is installed
OR php5-sysvsem-5.2.14-0.7.30.111.5 is installed
OR php5-sysvshm-5.2.14-0.7.30.111.5 is installed
OR php5-tokenizer-5.2.14-0.7.30.111.5 is installed
OR php5-wddx-5.2.14-0.7.30.111.5 is installed
OR php5-xmlreader-5.2.14-0.7.30.111.5 is installed
OR php5-xmlrpc-5.2.14-0.7.30.111.5 is installed
OR php5-xmlwriter-5.2.14-0.7.30.111.5 is installed
OR php5-xsl-5.2.14-0.7.30.111.5 is installed
OR php5-zip-5.2.14-0.7.30.111.5 is installed
OR php5-zlib-5.2.14-0.7.30.111.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libicu-4.0-7.26 is installed
OR libicu-32bit-4.0-7.26 is installed
OR libicu-doc-4.0-7.26 is installed
OR libicu-x86-4.0-7.26 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
libicu-4.0-7.26 is installed
OR libicu-32bit-4.0-7.26 is installed
OR libicu-doc-4.0-7.26 is installed
OR libicu-x86-4.0-7.26 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
libicu-4.0-7.26 is installed
OR libicu-32bit-4.0-7.26 is installed
OR libicu-doc-4.0-7.26 is installed
OR libicu-x86-4.0-7.26 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
NetworkManager-0.7.1_git20090811-3.20 is installed
OR NetworkManager-glib-0.7.1_git20090811-3.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
ImageMagick-6.4.3.6-7.34 is installed
OR libMagickCore1-6.4.3.6-7.34 is installed
OR libMagickCore1-32bit-6.4.3.6-7.34 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
ImageMagick-6.4.3.6-7.34 is installed
OR libMagickCore1-6.4.3.6-7.34 is installed
OR libMagickCore1-32bit-6.4.3.6-7.34 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
MozillaFirefox-24.5.0esr-0.8 is installed
OR MozillaFirefox-branding-SLED-24-0.7 is installed
OR MozillaFirefox-translations-24.5.0esr-0.8 is installed
OR libfreebl3-3.16-0.8 is installed
OR libfreebl3-32bit-3.16-0.8 is installed
OR libfreebl3-x86-3.16-0.8 is installed
OR libsoftokn3-3.16-0.8 is installed
OR libsoftokn3-32bit-3.16-0.8 is installed
OR libsoftokn3-x86-3.16-0.8 is installed
OR mozilla-nspr-4.10.4-0.3 is installed
OR mozilla-nspr-32bit-4.10.4-0.3 is installed
OR mozilla-nspr-x86-4.10.4-0.3 is installed
OR mozilla-nss-3.16-0.8 is installed
OR mozilla-nss-32bit-3.16-0.8 is installed
OR mozilla-nss-tools-3.16-0.8 is installed
OR mozilla-nss-x86-3.16-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-24.5.0esr-0.8 is installed
OR MozillaFirefox-branding-SLED-24-0.7 is installed
OR MozillaFirefox-translations-24.5.0esr-0.8 is installed
OR libfreebl3-3.16-0.8 is installed
OR libfreebl3-32bit-3.16-0.8 is installed
OR libfreebl3-x86-3.16-0.8 is installed
OR libsoftokn3-3.16-0.8 is installed
OR libsoftokn3-32bit-3.16-0.8 is installed
OR libsoftokn3-x86-3.16-0.8 is installed
OR mozilla-nspr-4.10.4-0.3 is installed
OR mozilla-nspr-32bit-4.10.4-0.3 is installed
OR mozilla-nspr-x86-4.10.4-0.3 is installed
OR mozilla-nss-3.16-0.8 is installed
OR mozilla-nss-32bit-3.16-0.8 is installed
OR mozilla-nss-tools-3.16-0.8 is installed
OR mozilla-nss-x86-3.16-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
MozillaFirefox-24.5.0esr-0.8 is installed
OR MozillaFirefox-branding-SLED-24-0.7 is installed
OR MozillaFirefox-translations-24.5.0esr-0.8 is installed
OR libfreebl3-3.16-0.8 is installed
OR libfreebl3-32bit-3.16-0.8 is installed
OR libfreebl3-x86-3.16-0.8 is installed
OR libsoftokn3-3.16-0.8 is installed
OR libsoftokn3-32bit-3.16-0.8 is installed
OR libsoftokn3-x86-3.16-0.8 is installed
OR mozilla-nspr-4.10.4-0.3 is installed
OR mozilla-nspr-32bit-4.10.4-0.3 is installed
OR mozilla-nspr-x86-4.10.4-0.3 is installed
OR mozilla-nss-3.16-0.8 is installed
OR mozilla-nss-32bit-3.16-0.8 is installed
OR mozilla-nss-tools-3.16-0.8 is installed
OR mozilla-nss-x86-3.16-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
MozillaFirefox-24.5.0esr-0.8 is installed
OR MozillaFirefox-branding-SLED-24-0.7 is installed
OR MozillaFirefox-translations-24.5.0esr-0.8 is installed
OR libfreebl3-3.16-0.8 is installed
OR libfreebl3-32bit-3.16-0.8 is installed
OR libfreebl3-x86-3.16-0.8 is installed
OR libsoftokn3-3.16-0.8 is installed
OR libsoftokn3-32bit-3.16-0.8 is installed
OR libsoftokn3-x86-3.16-0.8 is installed
OR mozilla-nspr-4.10.4-0.3 is installed
OR mozilla-nspr-32bit-4.10.4-0.3 is installed
OR mozilla-nspr-x86-4.10.4-0.3 is installed
OR mozilla-nss-3.16-0.8 is installed
OR mozilla-nss-32bit-3.16-0.8 is installed
OR mozilla-nss-tools-3.16-0.8 is installed
OR mozilla-nss-x86-3.16-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
MozillaFirefox-24.5.0esr-0.8 is installed
OR MozillaFirefox-branding-SLED-24-0.7 is installed
OR MozillaFirefox-translations-24.5.0esr-0.8 is installed
OR libfreebl3-3.16-0.8 is installed
OR libfreebl3-32bit-3.16-0.8 is installed
OR libfreebl3-x86-3.16-0.8 is installed
OR libsoftokn3-3.16-0.8 is installed
OR libsoftokn3-32bit-3.16-0.8 is installed
OR libsoftokn3-x86-3.16-0.8 is installed
OR mozilla-nspr-4.10.4-0.3 is installed
OR mozilla-nspr-32bit-4.10.4-0.3 is installed
OR mozilla-nspr-x86-4.10.4-0.3 is installed
OR mozilla-nss-3.16-0.8 is installed
OR mozilla-nss-32bit-3.16-0.8 is installed
OR mozilla-nss-tools-3.16-0.8 is installed
OR mozilla-nss-x86-3.16-0.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
xen-4.2.5_06-0.7 is installed
OR xen-doc-html-4.2.5_06-0.7 is installed
OR xen-doc-pdf-4.2.5_06-0.7 is installed
OR xen-kmp-default-4.2.5_06_3.0.101_0.47.52-0.7 is installed
OR xen-kmp-pae-4.2.5_06_3.0.101_0.47.52-0.7 is installed
OR xen-libs-4.2.5_06-0.7 is installed
OR xen-libs-32bit-4.2.5_06-0.7 is installed
OR xen-tools-4.2.5_06-0.7 is installed
OR xen-tools-domU-4.2.5_06-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
xen-4.2.5_06-0.7 is installed
OR xen-doc-html-4.2.5_06-0.7 is installed
OR xen-doc-pdf-4.2.5_06-0.7 is installed
OR xen-kmp-default-4.2.5_06_3.0.101_0.47.52-0.7 is installed
OR xen-kmp-pae-4.2.5_06_3.0.101_0.47.52-0.7 is installed
OR xen-libs-4.2.5_06-0.7 is installed
OR xen-libs-32bit-4.2.5_06-0.7 is installed
OR xen-tools-4.2.5_06-0.7 is installed
OR xen-tools-domU-4.2.5_06-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
xen-4.2.5_06-0.7 is installed
OR xen-doc-html-4.2.5_06-0.7 is installed
OR xen-doc-pdf-4.2.5_06-0.7 is installed
OR xen-kmp-default-4.2.5_06_3.0.101_0.47.52-0.7 is installed
OR xen-kmp-pae-4.2.5_06_3.0.101_0.47.52-0.7 is installed
OR xen-libs-4.2.5_06-0.7 is installed
OR xen-libs-32bit-4.2.5_06-0.7 is installed
OR xen-tools-4.2.5_06-0.7 is installed
OR xen-tools-domU-4.2.5_06-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
xen-4.2.5_06-0.7 is installed
OR xen-doc-html-4.2.5_06-0.7 is installed
OR xen-doc-pdf-4.2.5_06-0.7 is installed
OR xen-kmp-default-4.2.5_06_3.0.101_0.47.52-0.7 is installed
OR xen-kmp-pae-4.2.5_06_3.0.101_0.47.52-0.7 is installed
OR xen-libs-4.2.5_06-0.7 is installed
OR xen-libs-32bit-4.2.5_06-0.7 is installed
OR xen-tools-4.2.5_06-0.7 is installed
OR xen-tools-domU-4.2.5_06-0.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND cifs-utils-5.1-0.11 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
bind-9.9.6P1-0.33 is installed
OR bind-chrootenv-9.9.6P1-0.33 is installed
OR bind-doc-9.9.6P1-0.33 is installed
OR bind-libs-9.9.6P1-0.33 is installed
OR bind-libs-32bit-9.9.6P1-0.33 is installed
OR bind-utils-9.9.6P1-0.33 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
bind-9.9.6P1-0.33 is installed
OR bind-chrootenv-9.9.6P1-0.33 is installed
OR bind-doc-9.9.6P1-0.33 is installed
OR bind-libs-9.9.6P1-0.33 is installed
OR bind-libs-32bit-9.9.6P1-0.33 is installed
OR bind-utils-9.9.6P1-0.33 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
bind-9.9.6P1-0.33 is installed
OR bind-chrootenv-9.9.6P1-0.33 is installed
OR bind-doc-9.9.6P1-0.33 is installed
OR bind-libs-9.9.6P1-0.33 is installed
OR bind-libs-32bit-9.9.6P1-0.33 is installed
OR bind-utils-9.9.6P1-0.33 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
bind-9.9.6P1-0.33 is installed
OR bind-chrootenv-9.9.6P1-0.33 is installed
OR bind-doc-9.9.6P1-0.33 is installed
OR bind-libs-9.9.6P1-0.33 is installed
OR bind-libs-32bit-9.9.6P1-0.33 is installed
OR bind-utils-9.9.6P1-0.33 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
ImageMagick-6.4.3.6-7.34.1 is installed
OR libMagickCore1-6.4.3.6-7.34.1 is installed
OR libMagickCore1-32bit-6.4.3.6-7.34.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.78.8 is installed
OR libMagickCore1-6.4.3.6-7.78.8 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.78.8 is installed
OR libMagickCore1-6.4.3.6-7.78.8 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 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 SP4 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 |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
dbus-1-1.2.10-3.31 is installed
OR dbus-1-32bit-1.2.10-3.31 is installed
OR dbus-1-x11-1.2.10-3.31 is installed
OR dbus-1-x86-1.2.10-3.31 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
libvirt-1.2.5-23.20 is installed
OR libvirt-client-1.2.5-23.20 is installed
OR libvirt-client-32bit-1.2.5-23.20 is installed
OR libvirt-doc-1.2.5-23.20 is installed
OR libvirt-lock-sanlock-1.2.5-23.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
libvirt-1.2.5-23.20 is installed
OR libvirt-client-1.2.5-23.20 is installed
OR libvirt-client-32bit-1.2.5-23.20 is installed
OR libvirt-doc-1.2.5-23.20 is installed
OR libvirt-lock-sanlock-1.2.5-23.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
docker-1.3.2-9 is installed
OR ruby2.1-rubygem-sle2docker-0.2.3-5 is installed
OR sle2docker-0.2.3-5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
docker-1.3.2-9 is installed
OR ruby2.1-rubygem-sle2docker-0.2.3-5 is installed
OR sle2docker-0.2.3-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
augeas-1.2.0-1.5 is installed
OR augeas-lenses-1.2.0-1.5 is installed
OR libaugeas0-1.2.0-1.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
MozillaFirefox-38.5.0esr-54 is installed
OR MozillaFirefox-translations-38.5.0esr-54 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
MozillaFirefox-38.5.0esr-54 is installed
OR MozillaFirefox-translations-38.5.0esr-54 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
avahi-0.6.31-20.59 is installed
OR avahi-lang-0.6.31-20.59 is installed
OR avahi-utils-0.6.31-20.59 is installed
OR libavahi-client3-0.6.31-20.59 is installed
OR libavahi-client3-32bit-0.6.31-20.59 is installed
OR libavahi-common3-0.6.31-20.59 is installed
OR libavahi-common3-32bit-0.6.31-20.59 is installed
OR libavahi-core7-0.6.31-20.59 is installed
OR libdns_sd-0.6.31-20.59 is installed
OR libdns_sd-32bit-0.6.31-20.59 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_74-60_64_40-default-2-3 is installed
OR kgraft-patch-3_12_74-60_64_40-xen-2-3 is installed
OR kgraft-patch-SLE12-SP1_Update_15-2-3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kgraft-patch-3_12_74-60_64_40-default-2-3 is installed
OR kgraft-patch-3_12_74-60_64_40-xen-2-3 is installed
OR kgraft-patch-SLE12-SP1_Update_15-2-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND Package Information
kgraft-patch-3_12_69-60_64_29-default-7-2.1 is installed
OR kgraft-patch-3_12_69-60_64_29-xen-7-2.1 is installed
OR kgraft-patch-SLE12-SP1_Update_12-7-2.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
libxml2-2.9.4-42 is installed
OR libxml2-2-2.9.4-42 is installed
OR libxml2-2-32bit-2.9.4-42 is installed
OR libxml2-doc-2.9.4-42 is installed
OR libxml2-tools-2.9.4-42 is installed
OR python-libxml2-2.9.4-42 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
libxml2-2.9.4-42 is installed
OR libxml2-2-2.9.4-42 is installed
OR libxml2-2-32bit-2.9.4-42 is installed
OR libxml2-doc-2.9.4-42 is installed
OR libxml2-tools-2.9.4-42 is installed
OR python-libxml2-2.9.4-42 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND hyper-v-7-13 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
kernel-default-4.4.121-92.125 is installed
OR kernel-default-base-4.4.121-92.125 is installed
OR kernel-default-devel-4.4.121-92.125 is installed
OR kernel-devel-4.4.121-92.125 is installed
OR kernel-macros-4.4.121-92.125 is installed
OR kernel-source-4.4.121-92.125 is installed
OR kernel-syms-4.4.121-92.125 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
kernel-default-4.4.121-92.125 is installed
OR kernel-default-base-4.4.121-92.125 is installed
OR kernel-default-devel-4.4.121-92.125 is installed
OR kernel-devel-4.4.121-92.125 is installed
OR kernel-macros-4.4.121-92.125 is installed
OR kernel-source-4.4.121-92.125 is installed
OR kernel-syms-4.4.121-92.125 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
kgraft-patch-4_4_121-92_109-default-9-2 is installed
OR kgraft-patch-SLE12-SP2_Update_29-9-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
kgraft-patch-4_4_121-92_109-default-9-2 is installed
OR kgraft-patch-SLE12-SP2_Update_29-9-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS 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-LTSS 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 SP3 is installed
AND
libzypp-16.15.3-2.3 is installed
OR yast2-pkg-bindings-3.2.4-2.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libzypp-16.15.3-2.3 is installed
OR yast2-pkg-bindings-3.2.4-2.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND apache2-mod_perl-2.0.8-11 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-BCL is installed
AND
libssh2-1-1.4.3-20.9 is installed
OR libssh2-1-32bit-1.4.3-20.9 is installed
OR libssh2_org-1.4.3-20.9 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
AND
libssh2-1-1.4.3-20.9 is installed
OR libssh2-1-32bit-1.4.3-20.9 is installed
OR libssh2_org-1.4.3-20.9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
AND squid-3.5.21-26.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
AND squid-3.5.21-26.17 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_175-94_79-default-5-2 is installed
OR kgraft-patch-SLE12-SP3_Update_23-5-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
AND
kgraft-patch-4_4_175-94_79-default-5-2 is installed
OR kgraft-patch-SLE12-SP3_Update_23-5-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
AND
libpolkit0-0.113-5.12 is installed
OR polkit-0.113-5.12 is installed
OR typelib-1_0-Polkit-1_0-0.113-5.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
AND
libpolkit0-0.113-5.12 is installed
OR polkit-0.113-5.12 is installed
OR typelib-1_0-Polkit-1_0-0.113-5.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
libecpg6-10.9-1.12 is installed
OR libpq5-10.9-1.12 is installed
OR libpq5-32bit-10.9-1.12 is installed
OR postgresql10-10.9-1.12 is installed
OR postgresql10-contrib-10.9-1.12 is installed
OR postgresql10-docs-10.9-1.12 is installed
OR postgresql10-libs-10.9-1.12 is installed
OR postgresql10-plperl-10.9-1.12 is installed
OR postgresql10-plpython-10.9-1.12 is installed
OR postgresql10-pltcl-10.9-1.12 is installed
OR postgresql10-server-10.9-1.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
libecpg6-10.9-1.12 is installed
OR libpq5-10.9-1.12 is installed
OR libpq5-32bit-10.9-1.12 is installed
OR postgresql10-10.9-1.12 is installed
OR postgresql10-contrib-10.9-1.12 is installed
OR postgresql10-docs-10.9-1.12 is installed
OR postgresql10-libs-10.9-1.12 is installed
OR postgresql10-plperl-10.9-1.12 is installed
OR postgresql10-plpython-10.9-1.12 is installed
OR postgresql10-pltcl-10.9-1.12 is installed
OR postgresql10-server-10.9-1.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
MozillaFirefox-52.9.0esr-109.38 is installed
OR MozillaFirefox-translations-52.9.0esr-109.38 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
bluez-5.13-5.20 is installed
OR libbluetooth3-5.13-5.20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
bluez-5.13-5.20 is installed
OR libbluetooth3-5.13-5.20 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
apache2-2.4.10-14.17 is installed
OR apache2-doc-2.4.10-14.17 is installed
OR apache2-example-pages-2.4.10-14.17 is installed
OR apache2-prefork-2.4.10-14.17 is installed
OR apache2-utils-2.4.10-14.17 is installed
OR apache2-worker-2.4.10-14.17 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
apache2-2.4.10-14.17 is installed
OR apache2-doc-2.4.10-14.17 is installed
OR apache2-example-pages-2.4.10-14.17 is installed
OR apache2-prefork-2.4.10-14.17 is installed
OR apache2-utils-2.4.10-14.17 is installed
OR apache2-worker-2.4.10-14.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
accountsservice-0.6.42-14 is installed
OR accountsservice-lang-0.6.42-14 is installed
OR libaccountsservice0-0.6.42-14 is installed
OR typelib-1_0-AccountsService-1_0-0.6.42-14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
libgcrypt-devel-1.5.0-0.15 is installed
OR libgcrypt-devel-32bit-1.5.0-0.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
MozillaFirefox-31.8.0esr-0.10 is installed
OR MozillaFirefox-devel-31.8.0esr-0.10 is installed
OR mozilla-nspr-4.10.8-0.5 is installed
OR mozilla-nspr-devel-4.10.8-0.5 is installed
OR mozilla-nss-3.19.2_CKBI_1.98-0.10 is installed
OR mozilla-nss-devel-3.19.2_CKBI_1.98-0.10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND LibVNCServer-devel-0.9.1-154 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
flash-player-11.2.202.411-4 is installed
OR flash-player-gnome-11.2.202.411-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND gd-32bit-2.1.0-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
libwebkit2gtk3-lang-2.18.0-2.9 is installed
OR webkit2gtk3-2.18.0-2.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
libofx-0.9.9-3.7 is installed
OR libofx6-0.9.9-3.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
libntfs-3g84-2013.1.13-5.6 is installed
OR ntfs-3g-2013.1.13-5.6 is installed
OR ntfs-3g_ntfsprogs-2013.1.13-5.6 is installed
OR ntfsprogs-2013.1.13-5.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND Package Information
libtomcrypt-1.17-3.3 is installed
OR libtomcrypt0-1.17-3.3 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
java-1_7_0-ibm-1.7.0_sr10.1-61.1 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr10.1-61.1 is installed
OR java-1_7_0-ibm-devel-1.7.0_sr10.1-61.1 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr10.1-61.1 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr10.1-61.1 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND couchdb-1.6.1-2.7 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND Package Information
irssi-1.1.1-43 is installed
OR irssi-devel-1.1.1-43 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
AND pdns-recursor-4.1.8-13 is installed
|