Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for the Linux Kernel (Important) |
Description: |
The SUSE Linux Enterprise 12 kernel was updated to 3.12.67 to receive various security and bugfixes.
The following security bugs were fixed: - CVE-2016-7042: The proc_keys_show function in security/keys/proc.c in the Linux kernel used an incorrect buffer size for certain timeout data, which allowed local users to cause a denial of service (stack memory corruption and panic) by reading the /proc/keys file (bsc#1004517). - CVE-2016-7097: The filesystem implementation in the Linux kernel preserved the setgid bit during a setxattr call, which allowed local users to gain group privileges by leveraging the existence of a setgid program with restrictions on execute permissions (bsc#995968). - CVE-2015-8956: The rfcomm_sock_bind function in net/bluetooth/rfcomm/sock.c in the Linux kernel allowed local users to obtain sensitive information or cause a denial of service (NULL pointer dereference) via vectors involving a bind system call on a Bluetooth RFCOMM socket (bnc#1003925). - CVE-2016-5696: net/ipv4/tcp_input.c in the Linux kernel did not properly determine the rate of challenge ACK segments, which made it easier for man-in-the-middle attackers to hijack TCP sessions via a blind in-window attack (bnc#989152). - CVE-2016-6130: Race condition in the sclp_ctl_ioctl_sccb function in drivers/s390/char/sclp_ctl.c in the Linux kernel allowed local users to obtain sensitive information from kernel memory by changing a certain length value, aka a 'double fetch' vulnerability (bnc#987542). - CVE-2016-6327: drivers/infiniband/ulp/srpt/ib_srpt.c in the Linux kernel allowed local users to cause a denial of service (NULL pointer dereference and system crash) by using an ABORT_TASK command to abort a device write operation (bnc#994748). - CVE-2016-6480: Race condition in the ioctl_send_fib function in drivers/scsi/aacraid/commctrl.c in the Linux kernel allowed local users to cause a denial of service (out-of-bounds access or system crash) by changing a certain size value, aka a 'double fetch' vulnerability (bnc#991608). - CVE-2016-6828: The tcp_check_send_head function in include/net/tcp.h in the Linux kernel did not properly maintain certain SACK state after a failed data copy, which allowed local users to cause a denial of service (tcp_xmit_retransmit_queue use-after-free and system crash) via a crafted SACK option (bnc#994296). - CVE-2016-7425: The arcmsr_iop_message_xfer function in drivers/scsi/arcmsr/arcmsr_hba.c in the Linux kernel did not restrict a certain length field, which allowed local users to gain privileges or cause a denial of service (heap-based buffer overflow) via an ARCMSR_MESSAGE_WRITE_WQBUFFER control code (bnc#999932). - CVE-2016-8658: Stack-based buffer overflow in the brcmf_cfg80211_start_ap function in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c in the Linux kernel allowed local users to cause a denial of service (system crash) or possibly have unspecified other impact via a long SSID Information Element in a command to a Netlink socket (bnc#1004462). - CVE-2016-8666: The IP stack in the Linux kernel allowed remote attackers to cause a denial of service (stack consumption and panic) or possibly have unspecified other impact by triggering use of the GRO path for packets with tunnel stacking, as demonstrated by interleaved IPv4 headers and GRE headers, a related issue to CVE-2016-7039 (bsc#1001486).
The following non-security bugs were fixed:
- aacraid: Fix RRQ overload (bsc#1003079). - acpi / PM: Ignore wakeup setting if the ACPI companion can't wake up (FATE#315621). - AF_VSOCK: Shrink the area influenced by prepare_to_wait (bsc#994520). - apparmor: add missing id bounds check on dfa verification (bsc#1000304). - apparmor: check that xindex is in trans_table bounds (bsc#1000304). - apparmor: do not expose kernel stack (bsc#1000304). - apparmor: don't check for vmalloc_addr if kvzalloc() failed (bsc#1000304). - apparmor: ensure the target profile name is always audited (bsc#1000304). - apparmor: exec should not be returning ENOENT when it denies (bsc#1000304). - apparmor: fix arg_size computation for when setprocattr is null terminated (bsc#1000304). - apparmor: fix audit full profile hname on successful load (bsc#1000304). - apparmor: fix change_hat not finding hat after policy replacement (bsc#1000287). - apparmor: fix disconnected bind mnts reconnection (bsc#1000304). - apparmor: fix log failures for all profiles in a set (bsc#1000304). - apparmor: fix module parameters can be changed after policy is locked (bsc#1000304). - apparmor: fix oops in profile_unpack() when policy_db is not present (bsc#1000304). - apparmor: fix oops, validate buffer size in apparmor_setprocattr() (bsc#1000304). - apparmor: fix put() parent ref after updating the active ref (bsc#1000304). - apparmor: fix refcount bug in profile replacement (bsc#1000304). - apparmor: fix refcount race when finding a child profile (bsc#1000304). - apparmor: fix replacement bug that adds new child to old parent (bsc#1000304). - apparmor: fix uninitialized lsm_audit member (bsc#1000304). - apparmor: fix update the mtime of the profile file on replacement (bsc#1000304). - apparmor: internal paths should be treated as disconnected (bsc#1000304). - apparmor: use list_next_entry instead of list_entry_next (bsc#1000304). - arm64: Ensure pmd_present() returns false after pmd_mknotpresent() (Automatic NUMA Balancing (fate#315482)). - arm64: mm: remove broken &= operator from pmd_mknotpresent (Automatic NUMA Balancing (fate#315482)). - avoid dentry crash triggered by NFS (bsc#984194). - be2net: Don't leak iomapped memory on removal (bsc#921784). - be2net: fix BE3-R FW download compatibility check (bsc#921784). - be2net: fix wrong return value in be_check_ufi_compatibility() (bsc#921784). - be2net: remove vlan promisc capability from VF's profile descriptors (bsc#921784). - blkfront: fix an error path memory leak (luckily none so far). - blk-mq: fix undefined behaviour in order_to_size() (fate#315209). - blktap2: eliminate deadlock potential from shutdown path (bsc#909994). - blktap2: eliminate race from deferred work queue handling (bsc#911687). - bond: Check length of IFLA_BOND_ARP_IP_TARGET attributes (fate#316924). - bonding: always set recv_probe to bond_arp_rcv in arp monitor (bsc#977687). - bonding: fix curr_active_slave/carrier with loadbalance arp monitoring (fate#316924). - bonding: Prevent IPv6 link local address on enslaved devices (fate#316924). - bonding: prevent out of bound accesses (fate#316924). - bonding: set carrier off for devices created through netlink (bsc#999577). - btrfs: account for non-CoW'd blocks in btrfs_abort_transaction (bsc#983619). - btrfs: add missing discards when unpinning extents with -o discard (bsc#904489). - btrfs: btrfs_issue_discard ensure offset/length are aligned to sector boundaries (bsc#904489). - btrfs: do not create or leak aliased root while cleaning up orphans (bsc#904489). - btrfs: ensure that file descriptor used with subvol ioctls is a dir (bsc#999600). - btrfs: explictly delete unused block groups in close_ctree and ro-remount (bsc#904489). - btrfs: Fix a data space underflow warning (bsc#985562, bsc#975596, bsc#984779) - btrfs: fix fitrim discarding device area reserved for boot loader's use (bsc#904489). - btrfs: handle quota reserve failure properly (bsc#1005666). - btrfs: iterate over unused chunk space in FITRIM (bsc#904489). - btrfs: make btrfs_issue_discard return bytes discarded (bsc#904489). - btrfs: properly track when rescan worker is running (bsc#989953). - btrfs: remove unnecessary locking of cleaner_mutex to avoid deadlock (bsc#904489). - btrfs: reorder patches to place local patches back at the end of the series - btrfs: skip superblocks during discard (bsc#904489). - btrfs: test_check_exists: Fix infinite loop when searching for free space entries (bsc#987192). - btrfs: waiting on qgroup rescan should not always be interruptible (bsc#992712). - cdc-acm: added sanity checking for probe() (bsc#993891). - ceph: After a write, we must free the 'request', not the 'response'. This error crept in during the backport. bsc#995153 - cephfs: ignore error from invalidate_inode_pages2_range() in direct write (bsc#995153). - cephfs: remove warning when ceph_releasepage() is called on dirty page (bsc#995153). - clockevents: export clockevents_unbind_device instead of clockevents_unbind (bnc#937888). - conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transition (bsc#966864). - cpumask, nodemask: implement cpumask/nodemask_pr_args() (bnc1003866). - cxgbi: fix uninitialized flowi6 (bsc#924384 FATE#318570 bsc#921338). - dm: fix AB-BA deadlock in __dm_destroy(). (bsc#970943) - Document the process to blacklist upstream commit-ids - drivers/hv: share Hyper-V SynIC constants with userspace (bnc#937888). - drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload() (bnc#937888). - drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload() (bnc#937888). - drivers: hv: vmbus: avoid wait_for_completion() on crash (bnc#937888). - drivers: hv: vmbus: Cleanup vmbus_set_event() (bnc#937888). - drivers: hv: vmbus: do not loose HVMSG_TIMER_EXPIRED messages (bnc#937888). - drivers: hv: vmbus: do not manipulate with clocksources on crash (bnc#937888). - drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0 (bnc#937888). - drivers: hv: vmbus: Get rid of the unused irq variable (bnc#937888). - drivers: hv: vmbus: handle various crash scenarios (bnc#937888). - drivers: hv: vmbus: remove code duplication in message handling (bnc#937888). - drivers: hv: vmbus: Support handling messages on multiple CPUs (bnc#937888). - drivers: hv: vmbus: Support kexec on ws2012 r2 and above (bnc#937888). - efi: Small leak on error in runtime map code (fate#315019). - ext2: Enable ext2 driver in config files (bsc#976195, fate#320805) - ext4: Add parameter for tuning handling of ext2 (bsc#976195). - ext4: Fixup handling for custom configs. - fs/select: add vmalloc fallback for select(2) (bsc#1000189). - ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to it (bsc#984419). - hyperv: enable call to clockevents_unbind_device in kexec/kdump path - hyperv: replace KEXEC_CORE by plain KEXEC because we lack 2965faa5e0 in the base kernel - i40e: fix an uninitialized variable bug (bnc#857397 FATE#315659). - ib/iwpm: Fix a potential skb leak (bsc#924381 FATE#318568 bsc#921338). - ib/mlx5: Fix RC transport send queue overhead computation (bnc#865545 FATE#316891). - input: Revert 'can: dev: fix deadlock reported after bus-off'. - input: Revert 'Input: i8042 - break load dependency between atkbd/psmouse and i8042'. - input: Revert 'Input: i8042 - set up shared ps2_cmd_mutex for AUX ports'. - introduce NETIF_F_GSO_ENCAP_ALL helper mask (bsc#1001486). - iommu/amd: Update Alias-DTE in update_device_table() (bsc#975772). - ipv6: Fix improper use or RCU (bsc#961257) - ipv6: fix multipath route replace error recovery (bsc#930399). - ipv6: KABI workaround for ipv6: add complete rcu protection around np->opt. - ipv6: send NEWLINK on RA managed/otherconf changes (bsc#934067). - ipv6: send only one NEWLINK when RA causes changes (bsc#934067). - iscsi: Add a missed complete in iscsit_close_connection (bsc#992555, bsc#987805). - iwlwifi: dvm: fix flush support for old firmware (bsc#940545). - kabi: clockevents: export clockevents_unbind again. - kabi: Fix kabi change cause by adding flock_owner to open_context (bsc#998689). - kabi: hide harmless change in struct inet_connection_sock (fate#318553). - kABI: protect backing-dev include in mm/migrate. - kABI: protect enum usb_device_speed. - kABI: protect struct mlx5_modify_qp_mbox_in. - kabi: work around kabi changes from commit 53f9ff48f636 (bsc#988617). - kaweth: fix firmware download (bsc#993890). - kaweth: fix oops upon failed memory allocation (bsc#993890). - kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd (bnc#941420). - kernel/printk/printk.c: fix faulty logic in the case of recursive printk (bnc#744692, bnc#789311). - kvm: do not handle APIC access page if in-kernel irqchip is not in use (bsc#959463). - Kvm: vmx: defer load of APIC access page address during reset (bsc#959463). - libceph: enable large, variable-sized OSD requests (bsc#988715). - libceph: make r_request msg_size calculation clearer (bsc#988715). - libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op (bsc#988715). - libceph: osdc->req_mempool should be backed by a slab pool (bsc#988715). - libceph: rename ceph_osd_req_op::payload_len to indata_len (bsc#988715). - libfc: do not send ABTS when resetting exchanges (bsc#962846). - libfc: Do not take rdata->rp_mutex when processing a -FC_EX_CLOSED ELS response (bsc#962846). - libfc: Fixup disc_mutex handling (bsc#962846). - libfc: fixup locking of ptp_setup() (bsc#962846). - libfc: Issue PRLI after a PRLO has been received (bsc#962846). - libfc: reset exchange manager during LOGO handling (bsc#962846). - libfc: Revisit kref handling (bnc#990245). - libfc: sanity check cpu number extracted from xid (bsc#988440). - libfc: send LOGO for PLOGI failure (bsc#962846). - lib/vsprintf: implement bitmap printing through '%*pb[l]' (bnc#1003866). - md: check command validity early in md_ioctl() (bsc#1004520). - md: Drop sending a change uevent when stopping (bsc#1003568). - md: lockless I/O submission for RAID1 (bsc#982783). - md/raid5: fix a recently broken BUG_ON() (bsc#1006691). - memcg: convert threshold to bytes (bnc#931454). - memcg: fix thresholds for 32b architectures (bnc#931454). - mm, cma: prevent nr_isolated_* counters from going negative (bnc#971975 VM performance -- git fixes). - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED (VM Functionality, bnc#986445). - module: Issue warnings when tainting kernel (bsc#974406). - mpt2sas, mpt3sas: Fix panic when aer correct error occurred (bsc#997708). - MSI-X: fix an error path (luckily none so far). - netback: fix flipping mode (bsc#996664). - netback: fix refounting (bsc#978094). - netfront: don't truncate grant references. - netfront: use correct linear area after linearizing an skb (bsc#1007886). - nfs4: reset states to use open_stateid when returning delegation voluntarily (bsc#1003400). - nfs: Add a stub for GETDEVICELIST (bnc#898675). - nfs: Do not write enable new pages while an invalidation is proceeding (bsc#999584). - nfsd: Use free_conn to free connection (bsc#979451). - nfs: Fix an LOCK/OPEN race when unlinking an open file (bsc#956514). - nfs: Fix a regression in the read() syscall (bsc#999584). - nfs: fix BUG() crash in notify_change() with patch to chown_common() (bnc#876463). - nfs: fix pg_test page count calculation (bnc#898675). - nfs: nfs4_fl_prepare_ds must be careful about reporting success (bsc#1000776). - nfsv4: add flock_owner to open context (bnc#998689). - nfsv4: change nfs4_do_setattr to take an open_context instead of a nfs4_state (bnc#998689). - nfsv4: change nfs4_select_rw_stateid to take a lock_context inplace of lock_owner (bnc#998689). - nfsv4: enhance nfs4_copy_lock_stateid to use a flock stateid if there is one (bnc#998689). - nfsv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT (bnc#866130). - oom: print nodemask in the oom report (bnc#1003866). - packet: tpacket_snd(): fix signed/unsigned comparison (bsc#874131). - perf/x86/intel: Fix bug for 'cycles:p' and 'cycles:pp' on SLM (bsc#997896). - pm / hibernate: Fix 2G size issue of snapshot image verification (bsc#1004252). - pm / hibernate: Fix rtree_next_node() to avoid walking off list ends (bnc#860441). - powerpc: add kernel parameter iommu_alloc_quiet (bsc#998825). - printk: add kernel parameter to control writes to /dev/kmsg (bsc#979928). - qgroup: Prevent qgroup->reserved from going subzero (bsc#993841). - qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template() (bsc#922064 FATE#318609) - radeon: avoid boot hang in Xen Dom0 (luckily none so far). - ratelimit: extend to print suppressed messages on release (bsc#979928). - ratelimit: fix bug in time interval by resetting right begin time (bsc#979928). - rbd: truncate objects on cmpext short reads (bsc#988715). - rpm/config.sh: Set the SP1 release string to 60. (bsc#997059) - rpm/mkspec: Read a default release string from rpm/config.sh (bsc997059) - rtnetlink: avoid 0 sized arrays (fate#316924). - s390: add SMT support (bnc#994438, LTC#144756). - sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule() (bnc#1001419). - sched/core: Fix a race between try_to_wake_up() and a woken up task (bsc#1002165, bsc#1001419). - scsi: ibmvfc: add FC Class 3 Error Recovery support (bsc#984992). - scsi: ibmvfc: Fix I/O hang when port is not mapped (bsc#971989) - scsi: ibmvfc: Set READ FCP_XFER_READY DISABLED bit in PRLI (bsc#984992). - sd: Fix memory leak caused by RESET_WP patch (bsc#999779). - squashfs3: properly handle dir_emit() failures (bsc#998795). - sunrpc: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUT (bnc#868923). - sunrpc: Fix a regression when reconnecting (bsc#946309). - supported.conf: Add ext2 - supported.conf: Add iscsi modules to -base (bsc#997299) - supported.conf: Add tun to -base (bsc#992593) - supported.conf: Add veth to -base (bsc#992591) - target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP (bsc#987621). - target: Fix race between iscsi-target connection shutdown + ABORT_TASK (bsc#987621). - tcp: add proper TS val into RST packets (bsc#937086). - tcp: align tcp_xmit_size_goal() on tcp_tso_autosize() (bsc#937086). - tcp: fix child sockets to use system default congestion control if not set (fate#318553). - tcp: fix cwnd limited checking to improve congestion control (bsc#988617). - tcp: refresh skb timestamp at retransmit time (bsc#937086). - timers: Use proper base migration in add_timer_on() (bnc#993392). - tunnels: Do not apply GRO to multiple layers of encapsulation (bsc#1001486). - tunnels: Remove encapsulation offloads on decap (bsc#1001486). - Update patches.drivers/mpt3sas-Fix-use-sas_is_tlr_enabled-API-before-enabli.patch (bsc#967640, bsc#992244). - Update patches.kabi/kabi.clockevents_unbind.patch (bnc#937888). - uprobes: Fix the memcg accounting (bnc#931454). - usb: fix typo in wMaxPacketSize validation (bsc#991665). - usbhid: add ATEN CS962 to list of quirky devices (bsc#1007615). - usb: hub: Fix auto-remount of safely removed or ejected USB-3 devices (bsc#922634). - usb: validate wMaxPacketValue entries in endpoint descriptors (bnc#991665). - vmxnet3: Wake queue from reset work (bsc#999907). - x86/tlb/trace: Do not trace on CPU that is offline (TLB Performance git-fixes). - xenbus: don't invoke ->is_ready() for most device states (bsc#987333). - xenbus: inspect the correct type in xenbus_dev_request_and_reply(). - xen: Linux 3.12.63. - xen/pciback: Fix conf_space read/write overlap check. - xen-pciback: return proper values during BAR sizing. - xen: Refresh patches.xen/xen3-patch-3.9 (bsc#991247). - xen: x86/mm/pat, /dev/mem: Remove superfluous error message (bsc#974620). - xfs: fixed signedness of error code in xfs_inode_buf_verify (bsc#1003153). - xfs: fix xfs-handle-dquot-buffer-readahead-in-log-recovery-co.patch (bsc#1003153). - xfs: handle dquot buffer readahead in log recovery correctly (bsc#955446). - xfs: Silence warnings in xfs_vm_releasepage() (bnc#915183 bsc#987565). - xhci: silence warnings in switch (bnc#991665).
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1000189 1000287 1000304 1000776 1001419 1001486 1002165 1003079 1003153 1003400 1003568 1003866 1003925 1003964 1004252 1004462 1004517 1004520 1005666 1006691 1007615 1007886 1009318 1011130 1011136 1013376 1014159 1024288 1024291 1032511 1051510 1055117 1061599 1062937 1071995 1083647 1083710 1086777 1090099 1092100 1098545 1098546 1098998 1100365 1102247 1107116 1107121 1109961 1110746 1110747 1111069 1111072 1111666 1119222 1123080 1127034 1127315 1127716 1129770 1130122 1130972 1131353 1131356 1132728 1132729 1132732 1132734 1133021 1133866 1134097 1134390 1134399 1134718 1135317 1135335 1135642 1136712 1136896 1136936 1137001 1137458 1137534 1137535 1137584 1137609 1137811 1137827 1139358 1140133 1140139 1140322 1140519 1140652 1140887 1140888 1140889 1140891 1140893 1140903 1140945 1140954 1140955 1140956 1140957 1140958 1140959 1140960 1140961 1140962 1140964 1140971 1140972 1140992 1141401 1141402 1141452 1141453 1141454 1141478 1142023 1142112 1142220 1142221 1142254 1142350 1142351 1142354 1142359 1142450 1142701 1142868 1143003 1143045 1143105 1143185 1143189 1143191 1143507 744692 772786 789311 857397 860441 865545 866130 868923 874131 876463 898675 904489 909994 911687 915183 921338 921784 922064 922634 924381 924384 930399 931454 934067 937086 937888 940545 941420 946309 955446 956514 959463 961257 962846 966864 967640 970943 971975 971989 974406 974620 975596 975772 976195 977687 978094 979451 979928 982783 983619 984194 984419 984779 984992 985562 986445 987192 987333 987542 987565 987621 987805 988440 988617 988715 989152 989953 990245 991247 991608 991665 992244 992555 992591 992593 992712 993392 993841 993890 993891 994296 994438 994520 994748 995153 995968 996664 997059 997299 997708 997896 998689 998795 998825 999577 999584 999600 999779 999907 999932 CVE-2014-9848 CVE-2015-8956 CVE-2016-5696 CVE-2016-6130 CVE-2016-6327 CVE-2016-6480 CVE-2016-6828 CVE-2016-7042 CVE-2016-7097 CVE-2016-7425 CVE-2016-8658 CVE-2016-8666 CVE-2016-8707 CVE-2016-8866 CVE-2016-9556 CVE-2016-9559 CVE-2016-9773 CVE-2017-13058 CVE-2017-15232 CVE-2017-2579 CVE-2017-2580 CVE-2018-10194 CVE-2018-1122 CVE-2018-1123 CVE-2018-1124 CVE-2018-1125 CVE-2018-1126 CVE-2018-11763 CVE-2018-12359 CVE-2018-12360 CVE-2018-12362 CVE-2018-12363 CVE-2018-12364 CVE-2018-12365 CVE-2018-12366 CVE-2018-12368 CVE-2018-12599 CVE-2018-12600 CVE-2018-14348 CVE-2018-16428 CVE-2018-16429 CVE-2018-16877 CVE-2018-16878 CVE-2018-17965 CVE-2018-17966 CVE-2018-18016 CVE-2018-18024 CVE-2018-20855 CVE-2018-5156 CVE-2018-5188 CVE-2018-8975 CVE-2019-10245 CVE-2019-1125 CVE-2019-11810 CVE-2019-12450 CVE-2019-13631 CVE-2019-13648 CVE-2019-14283 CVE-2019-14284 CVE-2019-2602 CVE-2019-2684 CVE-2019-2697 CVE-2019-2698 SUSE-SU-2016:2912-1 SUSE-SU-2016:3258-1 SUSE-SU-2018:0373-1 SUSE-SU-2018:1332-1 SUSE-SU-2018:1836-1 SUSE-SU-2018:2143-1 SUSE-SU-2018:2322-1 SUSE-SU-2018:3191-1 SUSE-SU-2018:3582-2 SUSE-SU-2019:1345-1 SUSE-SU-2019:1645-1 SUSE-SU-2019:1722-1 SUSE-SU-2019:2072-1 SUSE-SU-2019:2268-1
|
Platform(s): | openSUSE 13.2 openSUSE Leap 42.1 openSUSE Leap 42.2 SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise High Availability Extension 11 SP4 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 Real Time Extension 11 SP4 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-LTSS SUSE Linux Enterprise Server 11 SP1-TERADATA SUSE Linux Enterprise Server 11 SP2 SUSE Linux Enterprise Server 11 SP2-LTSS SUSE Linux Enterprise Server 11 SP3 SUSE Linux Enterprise Server 11 SP3-LTSS SUSE Linux Enterprise Server 11 SP4 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-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP3-TERADATA SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA SUSE Linux Enterprise Server for SAP Applications 11 SP2 SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP3 SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS SUSE Linux Enterprise Server for SAP Applications 11 SP4 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-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 Software Development Kit 12 SP1 SUSE Linux Enterprise Software Development Kit 12 SP3 SUSE Linux Enterprise Software Development Kit 12 SP4 SUSE Linux Enterprise Software Development Kit 12 SP5 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 OpenStack Cloud 6 SUSE Package Hub for SUSE Linux Enterprise 12 SUSE Package Hub for SUSE Linux Enterprise 12 SP2
| Product(s): | |
Definition Synopsis |
openSUSE 13.2 is installed AND Package Information
libvlc5-2.1.5-2.4.1 is installed
OR libvlccore7-2.1.5-2.4.1 is installed
OR live555-2014.09.22-4.4.1 is installed
OR live555-devel-2014.09.22-4.4.1 is installed
OR vlc-2.1.5-2.4.1 is installed
OR vlc-devel-2.1.5-2.4.1 is installed
OR vlc-gnome-2.1.5-2.4.1 is installed
OR vlc-noX-2.1.5-2.4.1 is installed
OR vlc-noX-lang-2.1.5-2.4.1 is installed
OR vlc-qt-2.1.5-2.4.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.1 is installed
AND Package Information
chromedriver-53.0.2785.89-68.1 is installed
OR chromium-53.0.2785.89-68.1 is installed
OR chromium-desktop-gnome-53.0.2785.89-68.1 is installed
OR chromium-desktop-kde-53.0.2785.89-68.1 is installed
OR chromium-ffmpegsumo-53.0.2785.89-68.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
bogofilter-common-1.2.4-6.4 is installed
OR bogofilter-db-1.2.4-6.4 is installed
|
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
AND Package Information
conntrack-tools-1.4.2-5 is installed
OR libnetfilter_cthelper-1.0.0-7 is installed
OR libnetfilter_cthelper0-1.0.0-7 is installed
OR libnetfilter_cttimeout-1.0.0-9 is installed
OR libnetfilter_cttimeout1-1.0.0-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
libldb1-3.6.3-0.56 is installed
OR libldb1-32bit-3.6.3-0.56 is installed
OR libsmbclient0-3.6.3-0.56 is installed
OR libsmbclient0-32bit-3.6.3-0.56 is installed
OR libtalloc2-3.6.3-0.56 is installed
OR libtalloc2-32bit-3.6.3-0.56 is installed
OR libtdb1-3.6.3-0.56 is installed
OR libtdb1-32bit-3.6.3-0.56 is installed
OR libtevent0-3.6.3-0.56 is installed
OR libtevent0-32bit-3.6.3-0.56 is installed
OR libwbclient0-3.6.3-0.56 is installed
OR libwbclient0-32bit-3.6.3-0.56 is installed
OR samba-3.6.3-0.56 is installed
OR samba-32bit-3.6.3-0.56 is installed
OR samba-client-3.6.3-0.56 is installed
OR samba-client-32bit-3.6.3-0.56 is installed
OR samba-doc-3.6.3-0.56 is installed
OR samba-krb-printing-3.6.3-0.56 is installed
OR samba-winbind-3.6.3-0.56 is installed
OR samba-winbind-32bit-3.6.3-0.56 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
MozillaFirefox-38.6.1esr-34 is installed
OR MozillaFirefox-translations-38.6.1esr-34 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND facter-2.0.2-1.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
evince-3.10.3-1.213 is installed
OR evince-lang-3.10.3-1.213 is installed
OR libevdocument3-4-3.10.3-1.213 is installed
OR libevview3-3-3.10.3-1.213 is installed
OR typelib-1_0-EvinceDocument-3_0-3.10.3-1.213 is installed
OR typelib-1_0-EvinceView-3_0-3.10.3-1.213 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
libblkid1-2.28-40.28 is installed
OR libblkid1-32bit-2.28-40.28 is installed
OR libfdisk1-2.28-40.28 is installed
OR libmount1-2.28-40.28 is installed
OR libmount1-32bit-2.28-40.28 is installed
OR libsmartcols1-2.28-40.28 is installed
OR libuuid-devel-2.28-40.28 is installed
OR libuuid1-2.28-40.28 is installed
OR libuuid1-32bit-2.28-40.28 is installed
OR python-libmount-2.28-40.17 is installed
OR util-linux-2.28-40.28 is installed
OR util-linux-lang-2.28-40.28 is installed
OR util-linux-systemd-2.28-40.1 is installed
OR uuidd-2.28-40.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
bind-libs-9.9.9P1-62.1 is installed
OR bind-libs-32bit-9.9.9P1-62.1 is installed
OR bind-utils-9.9.9P1-62.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
AND Package Information
cluster-network-1.4-2.32.2 is installed
OR cluster-network-kmp-bigmem-1.4_3.0.101_108.7-2.32.2 is installed
OR cluster-network-kmp-default-1.4_3.0.101_108.7-2.32.2 is installed
OR cluster-network-kmp-pae-1.4_3.0.101_108.7-2.32.2 is installed
OR cluster-network-kmp-ppc64-1.4_3.0.101_108.7-2.32.2 is installed
OR cluster-network-kmp-trace-1.4_3.0.101_108.7-2.32.2 is installed
OR cluster-network-kmp-xen-1.4_3.0.101_108.7-2.32.2 is installed
OR drbd-8.4.4-0.27.2 is installed
OR drbd-bash-completion-8.4.4-0.27.2 is installed
OR drbd-heartbeat-8.4.4-0.27.2 is installed
OR drbd-kmp-8.4.4-0.27.2 is installed
OR drbd-kmp-bigmem-8.4.4_3.0.101_108.7-0.27.2 is installed
OR drbd-kmp-default-8.4.4_3.0.101_108.7-0.27.2 is installed
OR drbd-kmp-pae-8.4.4_3.0.101_108.7-0.27.2 is installed
OR drbd-kmp-ppc64-8.4.4_3.0.101_108.7-0.27.2 is installed
OR drbd-kmp-trace-8.4.4_3.0.101_108.7-0.27.2 is installed
OR drbd-kmp-xen-8.4.4_3.0.101_108.7-0.27.2 is installed
OR drbd-pacemaker-8.4.4-0.27.2 is installed
OR drbd-udev-8.4.4-0.27.2 is installed
OR drbd-utils-8.4.4-0.27.2 is installed
OR drbd-xen-8.4.4-0.27.2 is installed
OR gfs2-2-0.24.2 is installed
OR gfs2-kmp-bigmem-2_3.0.101_108.7-0.24.2 is installed
OR gfs2-kmp-default-2_3.0.101_108.7-0.24.2 is installed
OR gfs2-kmp-pae-2_3.0.101_108.7-0.24.2 is installed
OR gfs2-kmp-ppc64-2_3.0.101_108.7-0.24.2 is installed
OR gfs2-kmp-trace-2_3.0.101_108.7-0.24.2 is installed
OR gfs2-kmp-xen-2_3.0.101_108.7-0.24.2 is installed
OR ocfs2-1.6-0.28.3 is installed
OR ocfs2-kmp-bigmem-1.6_3.0.101_108.7-0.28.3 is installed
OR ocfs2-kmp-default-1.6_3.0.101_108.7-0.28.3 is installed
OR ocfs2-kmp-pae-1.6_3.0.101_108.7-0.28.3 is installed
OR ocfs2-kmp-ppc64-1.6_3.0.101_108.7-0.28.3 is installed
OR ocfs2-kmp-trace-1.6_3.0.101_108.7-0.28.3 is installed
OR ocfs2-kmp-xen-1.6_3.0.101_108.7-0.28.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND compat-libgcrypt11-1.5.0-0.6.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.38-44.1 is installed
OR kernel-ec2-devel-3.12.38-44.1 is installed
OR kernel-ec2-extra-3.12.38-44.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
libpython3_4m1_0-3.4.1-2 is installed
OR python3-base-3.4.1-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
java-1_7_0-ibm-1.7.0_sr10.40-65.35 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr10.40-65.35 is installed
OR java-1_7_0-ibm-devel-1.7.0_sr10.40-65.35 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr10.40-65.35 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr10.40-65.35 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
AND Package Information
kernel-rt-3.0.101.rt130-54 is installed
OR kernel-rt-base-3.0.101.rt130-54 is installed
OR kernel-rt-devel-3.0.101.rt130-54 is installed
OR kernel-rt_trace-3.0.101.rt130-54 is installed
OR kernel-rt_trace-base-3.0.101.rt130-54 is installed
OR kernel-rt_trace-devel-3.0.101.rt130-54 is installed
OR kernel-source-rt-3.0.101.rt130-54 is installed
OR kernel-syms-rt-3.0.101.rt130-54 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
clamav-0.95.1-0.1 is installed
OR libgcc43-4.3.3_20081022-11 is installed
OR libgcc43-32bit-4.3.3_20081022-11 is installed
OR libgcc43-x86-4.3.3_20081022-11 is installed
OR libstdc++43-4.3.3_20081022-11 is installed
OR libstdc++43-32bit-4.3.3_20081022-11 is installed
OR libstdc++43-x86-4.3.3_20081022-11 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
clamav-0.95.1-0.1 is installed
OR libgcc43-4.3.3_20081022-11 is installed
OR libgcc43-32bit-4.3.3_20081022-11 is installed
OR libgcc43-x86-4.3.3_20081022-11 is installed
OR libstdc++43-4.3.3_20081022-11 is installed
OR libstdc++43-32bit-4.3.3_20081022-11 is installed
OR libstdc++43-x86-4.3.3_20081022-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND coolkey-1.1.0-22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
MozillaFirefox-24.8.0esr-0.3 is installed
OR MozillaFirefox-translations-24.8.0esr-0.3 is installed
OR libfreebl3-3.16.4-0.3 is installed
OR libfreebl3-32bit-3.16.4-0.3 is installed
OR mozilla-nspr-4.10.7-0.3 is installed
OR mozilla-nspr-32bit-4.10.7-0.3 is installed
OR mozilla-nss-3.16.4-0.3 is installed
OR mozilla-nss-32bit-3.16.4-0.3 is installed
OR mozilla-nss-tools-3.16.4-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
MozillaFirefox-24.8.0esr-0.3 is installed
OR MozillaFirefox-translations-24.8.0esr-0.3 is installed
OR libfreebl3-3.16.4-0.3 is installed
OR libfreebl3-32bit-3.16.4-0.3 is installed
OR mozilla-nspr-4.10.7-0.3 is installed
OR mozilla-nspr-32bit-4.10.7-0.3 is installed
OR mozilla-nss-3.16.4-0.3 is installed
OR mozilla-nss-32bit-3.16.4-0.3 is installed
OR mozilla-nss-tools-3.16.4-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
AND
MozillaFirefox-24.8.0esr-0.3 is installed
OR MozillaFirefox-translations-24.8.0esr-0.3 is installed
OR libfreebl3-3.16.4-0.3 is installed
OR libfreebl3-32bit-3.16.4-0.3 is installed
OR mozilla-nspr-4.10.7-0.3 is installed
OR mozilla-nspr-32bit-4.10.7-0.3 is installed
OR mozilla-nss-3.16.4-0.3 is installed
OR mozilla-nss-32bit-3.16.4-0.3 is installed
OR mozilla-nss-tools-3.16.4-0.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-24.8.0esr-0.3 is installed
OR MozillaFirefox-translations-24.8.0esr-0.3 is installed
OR libfreebl3-3.16.4-0.3 is installed
OR libfreebl3-32bit-3.16.4-0.3 is installed
OR mozilla-nspr-4.10.7-0.3 is installed
OR mozilla-nspr-32bit-4.10.7-0.3 is installed
OR mozilla-nss-3.16.4-0.3 is installed
OR mozilla-nss-32bit-3.16.4-0.3 is installed
OR mozilla-nss-tools-3.16.4-0.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.60 is installed
OR libMagickCore1-6.4.3.6-7.60 is installed
OR libMagickCore1-32bit-6.4.3.6-7.60 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
ImageMagick-6.4.3.6-7.60 is installed
OR libMagickCore1-6.4.3.6-7.60 is installed
OR libMagickCore1-32bit-6.4.3.6-7.60 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
lcms-1.17-77.16 is installed
OR liblcms1-1.17-77.16 is installed
OR liblcms1-32bit-1.17-77.16 is installed
OR liblcms1-x86-1.17-77.16 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
lcms-1.17-77.16 is installed
OR liblcms1-1.17-77.16 is installed
OR liblcms1-32bit-1.17-77.16 is installed
OR liblcms1-x86-1.17-77.16 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
lcms-1.17-77.16 is installed
OR liblcms1-1.17-77.16 is installed
OR liblcms1-32bit-1.17-77.16 is installed
OR liblcms1-x86-1.17-77.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
krb5-plugin-kdb-ldap-1.6.3-133 is installed
OR krb5-plugin-preauth-pkinit-1.6.3-133 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
MozillaFirefox-38.4.0esr-25 is installed
OR MozillaFirefox-branding-SLED-38-12 is installed
OR MozillaFirefox-translations-38.4.0esr-25 is installed
OR libfreebl3-3.19.2.1-12 is installed
OR libfreebl3-32bit-3.19.2.1-12 is installed
OR mozilla-nspr-4.10.10-16 is installed
OR mozilla-nspr-32bit-4.10.10-16 is installed
OR mozilla-nspr-devel-4.10.10-16 is installed
OR mozilla-nss-3.19.2.1-12 is installed
OR mozilla-nss-32bit-3.19.2.1-12 is installed
OR mozilla-nss-devel-3.19.2.1-12 is installed
OR mozilla-nss-tools-3.19.2.1-12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
MozillaFirefox-38.4.0esr-25 is installed
OR MozillaFirefox-branding-SLED-38-12 is installed
OR MozillaFirefox-translations-38.4.0esr-25 is installed
OR libfreebl3-3.19.2.1-12 is installed
OR libfreebl3-32bit-3.19.2.1-12 is installed
OR mozilla-nspr-4.10.10-16 is installed
OR mozilla-nspr-32bit-4.10.10-16 is installed
OR mozilla-nspr-devel-4.10.10-16 is installed
OR mozilla-nss-3.19.2.1-12 is installed
OR mozilla-nss-32bit-3.19.2.1-12 is installed
OR mozilla-nss-devel-3.19.2.1-12 is installed
OR mozilla-nss-tools-3.19.2.1-12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
coreutils-8.12-6.25.29 is installed
OR coreutils-lang-8.12-6.25.29 is installed
OR coreutils-x86-8.12-6.25.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
coreutils-8.12-6.25.29 is installed
OR coreutils-lang-8.12-6.25.29 is installed
OR coreutils-x86-8.12-6.25.29 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
coreutils-8.12-6.25.29 is installed
OR coreutils-lang-8.12-6.25.29 is installed
OR coreutils-x86-8.12-6.25.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
PackageKit-0.3.14-2.28 is installed
OR PackageKit-lang-0.3.14-2.28 is installed
OR hal-0.5.12-23.68 is installed
OR hal-32bit-0.5.12-23.68 is installed
OR hal-doc-0.5.12-23.68 is installed
OR hal-x86-0.5.12-23.68 is installed
OR libpackagekit-glib10-0.3.14-2.28 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
ImageMagick-6.4.3.6-7.40 is installed
OR libMagickCore1-6.4.3.6-7.40 is installed
OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
ImageMagick-6.4.3.6-7.40 is installed
OR libMagickCore1-6.4.3.6-7.40 is installed
OR libMagickCore1-32bit-6.4.3.6-7.40 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.50-55.1 is installed
OR java-1_7_0-ibm-alsa-1.7.0_sr9.50-55.1 is installed
OR java-1_7_0-ibm-devel-1.7.0_sr9.50-55.1 is installed
OR java-1_7_0-ibm-jdbc-1.7.0_sr9.50-55.1 is installed
OR java-1_7_0-ibm-plugin-1.7.0_sr9.50-55.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 is installed
AND
ImageMagick-6.4.3.6-7.78.5 is installed
OR libMagickCore1-6.4.3.6-7.78.5 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
AND
ImageMagick-6.4.3.6-7.78.5 is installed
OR libMagickCore1-6.4.3.6-7.78.5 is installed
OR libMagickCore1-32bit-6.4.3.6-7.78.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
libsamplerate-0.1.4-1 is installed
OR libsamplerate-32bit-0.1.4-1 is installed
OR libsamplerate-x86-0.1.4-1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
ntp-4.2.6p5-31 is installed
OR ntp-doc-4.2.6p5-31 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
ntp-4.2.6p5-31 is installed
OR ntp-doc-4.2.6p5-31 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
elfutils-0.158-3 is installed
OR libasm1-0.158-3 is installed
OR libasm1-32bit-0.158-3 is installed
OR libdw1-0.158-3 is installed
OR libdw1-32bit-0.158-3 is installed
OR libebl1-0.158-3 is installed
OR libebl1-32bit-0.158-3 is installed
OR libelf1-0.158-3 is installed
OR libelf1-32bit-0.158-3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
kernel-default-3.12.62-60.64.8 is installed
OR kernel-default-base-3.12.62-60.64.8 is installed
OR kernel-default-devel-3.12.62-60.64.8 is installed
OR kernel-default-man-3.12.62-60.64.8 is installed
OR kernel-devel-3.12.62-60.64.8 is installed
OR kernel-macros-3.12.62-60.64.8 is installed
OR kernel-source-3.12.62-60.64.8 is installed
OR kernel-syms-3.12.62-60.64.8 is installed
OR kernel-xen-3.12.62-60.64.8 is installed
OR kernel-xen-base-3.12.62-60.64.8 is installed
OR kernel-xen-devel-3.12.62-60.64.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
kernel-default-3.12.62-60.64.8 is installed
OR kernel-default-base-3.12.62-60.64.8 is installed
OR kernel-default-devel-3.12.62-60.64.8 is installed
OR kernel-default-man-3.12.62-60.64.8 is installed
OR kernel-devel-3.12.62-60.64.8 is installed
OR kernel-macros-3.12.62-60.64.8 is installed
OR kernel-source-3.12.62-60.64.8 is installed
OR kernel-syms-3.12.62-60.64.8 is installed
OR kernel-xen-3.12.62-60.64.8 is installed
OR kernel-xen-base-3.12.62-60.64.8 is installed
OR kernel-xen-devel-3.12.62-60.64.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
aaa_base-13.2+git20140911.61c1681-9 is installed
OR aaa_base-extras-13.2+git20140911.61c1681-9 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND unrar-5.0.14-3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND unrar-5.0.14-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND sudo-1.8.10p3-2.19.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
java-1_8_0-ibm-1.8.0_sr3.21-20 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr3.21-20 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr3.21-20 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
java-1_8_0-ibm-1.8.0_sr3.21-20 is installed
OR java-1_8_0-ibm-alsa-1.8.0_sr3.21-20 is installed
OR java-1_8_0-ibm-plugin-1.8.0_sr3.21-20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
apache2-2.4.23-14 is installed
OR apache2-doc-2.4.23-14 is installed
OR apache2-example-pages-2.4.23-14 is installed
OR apache2-prefork-2.4.23-14 is installed
OR apache2-utils-2.4.23-14 is installed
OR apache2-worker-2.4.23-14 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
java-1_7_0-openjdk-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
java-1_7_0-openjdk-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-demo-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-devel-1.7.0.181-43.15 is installed
OR java-1_7_0-openjdk-headless-1.7.0.181-43.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_121-92_80-default-3-2 is installed
OR kgraft-patch-SLE12-SP2_Update_22-3-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_121-92_80-default-3-2 is installed
OR kgraft-patch-SLE12-SP2_Update_22-3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND apache2-mod_jk-1.2.40-5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
libopenssl1_1-1.1.1-2.3 is installed
OR libopenssl1_1-32bit-1.1.1-2.3 is installed
OR openssl-1_1-1.1.1-2.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
libopenssl1_1-1.1.1-2.3 is installed
OR libopenssl1_1-32bit-1.1.1-2.3 is installed
OR openssl-1_1-1.1.1-2.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
libssh2-1-1.4.3-20.14 is installed
OR libssh2-1-32bit-1.4.3-20.14 is installed
OR libssh2_org-1.4.3-20.14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
libssh2-1-1.4.3-20.14 is installed
OR libssh2-1-32bit-1.4.3-20.14 is installed
OR libssh2_org-1.4.3-20.14 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
kgraft-patch-3_12_44-52_18-default-6-2 is installed
OR kgraft-patch-3_12_44-52_18-xen-6-2 is installed
OR kgraft-patch-SLE12_Update_7-6-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
kgraft-patch-3_12_44-52_18-default-6-2 is installed
OR kgraft-patch-3_12_44-52_18-xen-6-2 is installed
OR kgraft-patch-SLE12_Update_7-6-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12-LTSS is installed
AND Package Information
kgraft-patch-3_12_51-52_39-default-4-2.2 is installed
OR kgraft-patch-3_12_51-52_39-xen-4-2.2 is installed
OR kgraft-patch-SLE12_Update_11-4-2.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
bind-9.9.9P1-49.1 is installed
OR bind-chrootenv-9.9.9P1-49.1 is installed
OR bind-doc-9.9.9P1-49.1 is installed
OR bind-libs-9.9.9P1-49.1 is installed
OR bind-utils-9.9.9P1-49.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
bind-devel-9.9.4P2-0.6 is installed
OR bind-devel-32bit-9.9.4P2-0.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND a2ps-devel-4.13-1326.37 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
glibc-html-2.11.3-17.84 is installed
OR glibc-info-2.11.3-17.84 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
AND Package Information
kernel-docs-3.12.67-60.64.18 is installed
OR kernel-obs-build-3.12.67-60.64.18 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
AND Package Information
procps-3.3.9-11.11 is installed
OR procps-devel-3.3.9-11.11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP4 is installed
AND Package Information
apache2-2.4.23-29.27 is installed
OR apache2-devel-2.4.23-29.27 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
AND Package Information
accountsservice-0.6.42-16.8 is installed
OR accountsservice-devel-0.6.42-16.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
finch-2.10.9-8 is installed
OR libpurple-2.10.9-8 is installed
OR libpurple-lang-2.10.9-8 is installed
OR libpurple-meanwhile-2.10.9-8 is installed
OR libpurple-tcl-2.10.9-8 is installed
OR pidgin-2.10.9-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
boost-1.54.0-15 is installed
OR cmis-client-0.5.1-8 is installed
OR hyphen-2.8.8-12 is installed
OR libOpenCOLLADA0-1_3335ac1-2 is installed
OR libboost_filesystem1_54_0-1.54.0-15 is installed
OR libcmis-0_5-5-0.5.1-8 is installed
OR libetonyek-0.1.6-6 is installed
OR libetonyek-0_1-1-0.1.6-6 is installed
OR libhyphen0-2.8.8-12 is installed
OR libixion-0.11.0-6 is installed
OR libixion-0_11-0-0.11.0-6 is installed
OR liborcus-0.11.0-6 is installed
OR liborcus-0_11-0-0.11.0-6 is installed
OR libreoffice-5.1.3.2-22 is installed
OR libreoffice-base-5.1.3.2-22 is installed
OR libreoffice-base-drivers-mysql-5.1.3.2-22 is installed
OR libreoffice-base-drivers-postgresql-5.1.3.2-22 is installed
OR libreoffice-calc-5.1.3.2-22 is installed
OR libreoffice-calc-extensions-5.1.3.2-22 is installed
OR libreoffice-draw-5.1.3.2-22 is installed
OR libreoffice-filters-optional-5.1.3.2-22 is installed
OR libreoffice-gnome-5.1.3.2-22 is installed
OR libreoffice-icon-theme-galaxy-5.1.3.2-22 is installed
OR libreoffice-icon-theme-tango-5.1.3.2-22 is installed
OR libreoffice-impress-5.1.3.2-22 is installed
OR libreoffice-l10n-af-5.1.3.2-22 is installed
OR libreoffice-l10n-ar-5.1.3.2-22 is installed
OR libreoffice-l10n-ca-5.1.3.2-22 is installed
OR libreoffice-l10n-cs-5.1.3.2-22 is installed
OR libreoffice-l10n-da-5.1.3.2-22 is installed
OR libreoffice-l10n-de-5.1.3.2-22 is installed
OR libreoffice-l10n-en-5.1.3.2-22 is installed
OR libreoffice-l10n-es-5.1.3.2-22 is installed
OR libreoffice-l10n-fi-5.1.3.2-22 is installed
OR libreoffice-l10n-fr-5.1.3.2-22 is installed
OR libreoffice-l10n-gu-5.1.3.2-22 is installed
OR libreoffice-l10n-hi-5.1.3.2-22 is installed
OR libreoffice-l10n-hu-5.1.3.2-22 is installed
OR libreoffice-l10n-it-5.1.3.2-22 is installed
OR libreoffice-l10n-ja-5.1.3.2-22 is installed
OR libreoffice-l10n-ko-5.1.3.2-22 is installed
OR libreoffice-l10n-nb-5.1.3.2-22 is installed
OR libreoffice-l10n-nl-5.1.3.2-22 is installed
OR libreoffice-l10n-nn-5.1.3.2-22 is installed
OR libreoffice-l10n-pl-5.1.3.2-22 is installed
OR libreoffice-l10n-pt-BR-5.1.3.2-22 is installed
OR libreoffice-l10n-pt-PT-5.1.3.2-22 is installed
OR libreoffice-l10n-ru-5.1.3.2-22 is installed
OR libreoffice-l10n-sk-5.1.3.2-22 is installed
OR libreoffice-l10n-sv-5.1.3.2-22 is installed
OR libreoffice-l10n-xh-5.1.3.2-22 is installed
OR libreoffice-l10n-zh-Hans-5.1.3.2-22 is installed
OR libreoffice-l10n-zh-Hant-5.1.3.2-22 is installed
OR libreoffice-l10n-zu-5.1.3.2-22 is installed
OR libreoffice-mailmerge-5.1.3.2-22 is installed
OR libreoffice-math-5.1.3.2-22 is installed
OR libreoffice-officebean-5.1.3.2-22 is installed
OR libreoffice-pyuno-5.1.3.2-22 is installed
OR libreoffice-writer-5.1.3.2-22 is installed
OR libreoffice-writer-extensions-5.1.3.2-22 is installed
OR libvisio-0.1.5-7 is installed
OR libvisio-0_1-1-0.1.5-7 is installed
OR libwps-0.4.2-6 is installed
OR libwps-0_4-4-0.4.2-6 is installed
OR myspell-af_NA-20160511-11 is installed
OR myspell-af_ZA-20160511-11 is installed
OR myspell-ar-20160511-11 is installed
OR myspell-ar_AE-20160511-11 is installed
OR myspell-ar_BH-20160511-11 is installed
OR myspell-ar_DZ-20160511-11 is installed
OR myspell-ar_EG-20160511-11 is installed
OR myspell-ar_IQ-20160511-11 is installed
OR myspell-ar_JO-20160511-11 is installed
OR myspell-ar_KW-20160511-11 is installed
OR myspell-ar_LB-20160511-11 is installed
OR myspell-ar_LY-20160511-11 is installed
OR myspell-ar_MA-20160511-11 is installed
OR myspell-ar_OM-20160511-11 is installed
OR myspell-ar_QA-20160511-11 is installed
OR myspell-ar_SA-20160511-11 is installed
OR myspell-ar_SD-20160511-11 is installed
OR myspell-ar_SY-20160511-11 is installed
OR myspell-ar_TN-20160511-11 is installed
OR myspell-ar_YE-20160511-11 is installed
OR myspell-be_BY-20160511-11 is installed
OR myspell-bg_BG-20160511-11 is installed
OR myspell-bn_BD-20160511-11 is installed
OR myspell-bn_IN-20160511-11 is installed
OR myspell-bs-20160511-11 is installed
OR myspell-bs_BA-20160511-11 is installed
OR myspell-ca-20160511-11 is installed
OR myspell-ca_AD-20160511-11 is installed
OR myspell-ca_ES-20160511-11 is installed
OR myspell-ca_ES_valencia-20160511-11 is installed
OR myspell-ca_FR-20160511-11 is installed
OR myspell-ca_IT-20160511-11 is installed
OR myspell-cs_CZ-20160511-11 is installed
OR myspell-da_DK-20160511-11 is installed
OR myspell-de-20160511-11 is installed
OR myspell-de_AT-20160511-11 is installed
OR myspell-de_CH-20160511-11 is installed
OR myspell-de_DE-20160511-11 is installed
OR myspell-dictionaries-20160511-11 is installed
OR myspell-el_GR-20160511-11 is installed
OR myspell-en-20160511-11 is installed
OR myspell-en_AU-20160511-11 is installed
OR myspell-en_BS-20160511-11 is installed
OR myspell-en_BZ-20160511-11 is installed
OR myspell-en_CA-20160511-11 is installed
OR myspell-en_GB-20160511-11 is installed
OR myspell-en_GH-20160511-11 is installed
OR myspell-en_IE-20160511-11 is installed
OR myspell-en_IN-20160511-11 is installed
OR myspell-en_JM-20160511-11 is installed
OR myspell-en_MW-20160511-11 is installed
OR myspell-en_NA-20160511-11 is installed
OR myspell-en_NZ-20160511-11 is installed
OR myspell-en_PH-20160511-11 is installed
OR myspell-en_TT-20160511-11 is installed
OR myspell-en_US-20160511-11 is installed
OR myspell-en_ZA-20160511-11 is installed
OR myspell-en_ZW-20160511-11 is installed
OR myspell-es-20160511-11 is installed
OR myspell-es_AR-20160511-11 is installed
OR myspell-es_BO-20160511-11 is installed
OR myspell-es_CL-20160511-11 is installed
OR myspell-es_CO-20160511-11 is installed
OR myspell-es_CR-20160511-11 is installed
OR myspell-es_CU-20160511-11 is installed
OR myspell-es_DO-20160511-11 is installed
OR myspell-es_EC-20160511-11 is installed
OR myspell-es_ES-20160511-11 is installed
OR myspell-es_GT-20160511-11 is installed
OR myspell-es_HN-20160511-11 is installed
OR myspell-es_MX-20160511-11 is installed
OR myspell-es_NI-20160511-11 is installed
OR myspell-es_PA-20160511-11 is installed
OR myspell-es_PE-20160511-11 is installed
OR myspell-es_PR-20160511-11 is installed
OR myspell-es_PY-20160511-11 is installed
OR myspell-es_SV-20160511-11 is installed
OR myspell-es_UY-20160511-11 is installed
OR myspell-es_VE-20160511-11 is installed
OR myspell-et_EE-20160511-11 is installed
OR myspell-fr_BE-20160511-11 is installed
OR myspell-fr_CA-20160511-11 is installed
OR myspell-fr_CH-20160511-11 is installed
OR myspell-fr_FR-20160511-11 is installed
OR myspell-fr_LU-20160511-11 is installed
OR myspell-fr_MC-20160511-11 is installed
OR myspell-gu_IN-20160511-11 is installed
OR myspell-he_IL-20160511-11 is installed
OR myspell-hi_IN-20160511-11 is installed
OR myspell-hr_HR-20160511-11 is installed
OR myspell-hu_HU-20160511-11 is installed
OR myspell-it_IT-20160511-11 is installed
OR myspell-lightproof-en-20160511-11 is installed
OR myspell-lightproof-hu_HU-20160511-11 is installed
OR myspell-lightproof-pt_BR-20160511-11 is installed
OR myspell-lightproof-ru_RU-20160511-11 is installed
OR myspell-lo_LA-20160511-11 is installed
OR myspell-lt_LT-20160511-11 is installed
OR myspell-lv_LV-20160511-11 is installed
OR myspell-nb_NO-20160511-11 is installed
OR myspell-nl_BE-20160511-11 is installed
OR myspell-nl_NL-20160511-11 is installed
OR myspell-nn_NO-20160511-11 is installed
OR myspell-no-20160511-11 is installed
OR myspell-pl_PL-20160511-11 is installed
OR myspell-pt_AO-20160511-11 is installed
OR myspell-pt_BR-20160511-11 is installed
OR myspell-pt_PT-20160511-11 is installed
OR myspell-ro-20160511-11 is installed
OR myspell-ro_RO-20160511-11 is installed
OR myspell-ru_RU-20160511-11 is installed
OR myspell-sk_SK-20160511-11 is installed
OR myspell-sl_SI-20160511-11 is installed
OR myspell-sr-20160511-11 is installed
OR myspell-sr_CS-20160511-11 is installed
OR myspell-sr_Latn_CS-20160511-11 is installed
OR myspell-sr_Latn_RS-20160511-11 is installed
OR myspell-sr_RS-20160511-11 is installed
OR myspell-sv_FI-20160511-11 is installed
OR myspell-sv_SE-20160511-11 is installed
OR myspell-te-20160511-11 is installed
OR myspell-te_IN-20160511-11 is installed
OR myspell-th_TH-20160511-11 is installed
OR myspell-vi-20160511-11 is installed
OR myspell-vi_VN-20160511-11 is installed
OR myspell-zu_ZA-20160511-11 is installed
OR openCOLLADA-1_3335ac1-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
libplist-1.12-19 is installed
OR libplist++3-1.12-19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
libmysqlclient_r18-10.0.31-29.3 is installed
OR libmysqlclient_r18-32bit-10.0.31-29.3 is installed
OR mariadb-10.0.31-29.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
freerdp-2.0.0~git.1463131968.4e66df7-12.8 is installed
OR libfreerdp2-2.0.0~git.1463131968.4e66df7-12.8 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND Package Information
openstack-neutron-7.0.4~a0~dev18-1.1 is installed
OR openstack-neutron-dhcp-agent-7.0.4~a0~dev18-1.1 is installed
OR openstack-neutron-ha-tool-7.0.4~a0~dev18-1.1 is installed
OR openstack-neutron-l3-agent-7.0.4~a0~dev18-1.1 is installed
OR openstack-neutron-linuxbridge-agent-7.0.4~a0~dev18-1.1 is installed
OR openstack-neutron-metadata-agent-7.0.4~a0~dev18-1.1 is installed
OR openstack-neutron-metering-agent-7.0.4~a0~dev18-1.1 is installed
OR openstack-neutron-mlnx-agent-7.0.4~a0~dev18-1.1 is installed
OR openstack-neutron-nvsd-agent-7.0.4~a0~dev18-1.1 is installed
OR openstack-neutron-openvswitch-agent-7.0.4~a0~dev18-1.1 is installed
OR openstack-neutron-plugin-cisco-7.0.2~a0~dev63-1.1 is installed
OR openstack-neutron-restproxy-agent-7.0.4~a0~dev18-1.1 is installed
OR openstack-neutron-server-7.0.4~a0~dev18-1.1 is installed
OR python-neutron-7.0.4~a0~dev18-1.1 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND Package Information
MozillaThunderbird-45.2-6 is installed
OR MozillaThunderbird-buildsymbols-45.2-6 is installed
OR MozillaThunderbird-devel-45.2-6 is installed
OR MozillaThunderbird-translations-common-45.2-6 is installed
OR MozillaThunderbird-translations-other-45.2-6 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND Package Information
chromedriver-72.0.3626.96-88 is installed
OR chromium-72.0.3626.96-88 is installed
|