Revision Date: | 2020-12-01 | Version: | 1 |
Title: | Security update for tmux (Moderate) |
Description: |
This update for tmux fixes the following issues:
- Update to version 3.1c * Fix a stack overflow on colon-separated CSI parsing. boo#1178263 CVE-2020-27347
- tmux 3.1b: * Fix crash when allow-rename ison and an empty name is set
- tmux 3.1a: * Do not close stdout prematurely in control mode since it is needed to print exit messages. Prevents hanging when detaching with iTerm2 - includes changes between 3.1-rc1 and 3.1: * Only search the visible part of the history when marking (highlighting) search terms. This is much faster than searching the whole history and solves problems with large histories. The count of matches shown is now the visible matches rather than all matches * Search using regular expressions in copy mode. search-forward and search-backward use regular expressions by default; the incremental versions do not * Turn off mouse mode 1003 as well as the rest when exiting * Add selection_active format for when the selection is present but not moving with the cursor * Fix dragging with modifier keys, so binding keys such as C-MouseDrag1Pane and C-MouseDragEnd1Pane now work * Add -a to list-keys to also list keys without notes with -N * Do not jump to next word end if already on a word end when selecting a word; fixes select-word with single character words and vi(1) keys * Fix top and bottom pane calculation with pane border status enabled
- Update to v3.1-rc * Please see the included CHANGES file
- Fix tmux completion
- Update to v3.0a * A lot of changes since v2.9a, please see the included CHANGES file.
- Update to v2.9a - Fix bugs in select-pane and the main-horizontal and main-vertical layouts.
- Add trailing newline to tmpfiles.d/tmux.conf. On newer systems (such as Leap 15.1), the lack of a trailing newline appears to cause the directory to not be created. This is only evident on setups where /run is an actual tmpfs (on btrfs-root installs, /run is a btrfs subvolume and thus /run/tmux is persistent across reboots).
- Update to version 2.9 * Add format variables for the default formats in the various modes (tree_mode_format and so on) and add a -a flag to display-message to list variables with values. * Add a -v flag to display-message to show verbose messages as the format is parsed, this allows formats to be debugged * Add support for HPA (\033[`). * Add support for origin mode (\033[?6h). * No longer clear history on RIS. * Extend the #[] style syntax and use that together with previous format changes to allow the status line to be entirely configured with a single option. * Add E: and T: format modifiers to expand a format twice (useful to expand the value of an option). * The individual -fg, -bg and -attr options have been removed; they were superseded by -style options in tmux 1.9. * Add -b to display-panes like run-shell. * Handle UTF-8 in word-separators option. * New 'terminal' colour allowing options to use the terminal default colour rather than inheriting the default from a parent option. * Do not move the cursor in copy mode when the mouse wheel is used. * Use the same working directory rules for jobs as new windows rather than always starting in the user's home. * Allow panes to be one line or column in size. * Go to last line when goto-line number is out of range in copy mode. * Yank previously cut text if any with C-y in the command prompt, only use the buffer if no text has been cut. * Add q: format modifier to quote shell special characters. * Add -Z to find-window. * Support for windows larger than the client. This adds two new options, window-size and default-size, and a new command, resize-window. The force-width and force-height options and the session_width and session_height formats have been removed.
- update to 2.8 - move bash-completion to right place * Make display-panes block the client until a pane is chosen or it times out. * Clear history on RIS like most other terminals do. * Add an 'Any' key to run a command if a key is pressed that is not bound in the current key table. * Expand formats in load-buffer and save-buffer. * Add a rectangle_toggle format. * Add set-hook -R to run a hook immediately. * Add pane focus hooks. * Allow any punctuation as separator for s/x/y not only /. * Improve resizing with the mouse (fix resizing the wrong pane in some layouts, and allow resizing multiple panes at the same time). * Allow , and } to be escaped in formats as #, and #}. * Add KRB5CCNAME to update-environment. * Change meaning of -c to display-message so the client is used if it matches the session given to -t. * Fixes to : form of SGR. * Add x and X to choose-tree to kill sessions, windows or panes.
- Add bash completion for tmux
- Update to 2.7 * Remove EVENT_* variables from environment on platforms where tmux uses them so they do not pass on to panes. * Fixed for hooks at server exit. * Remove SGR 10 (was equivalent to SGR 0 but no other terminal seems to do this). * Expand formats in window and session names. * Add -Z flag to choose-tree, choose-client, choose-buffer to automatically zoom the pane when the mode is entered and unzoom when it exits, assuming the pane is not already zoomed. This is now part of the default key bindings. * Add C-g to exit modes with emacs keys. * Add exit-empty option to exit server if no sessions (default = on) * Show if a filter is present in choose modes. * Add pipe-pane -I to to connect stdin of the child process. * Performance improvements for reflow. * Use RGB terminfo(5) capability to detect RGB colour terminals (the existing Tc extension remains unchanged). * Support for ISO colon-separated SGR sequences. * Add select-layout -E to spread panes out evenly (bound to E key). * Support wide characters properly when reflowing. * Pass PWD to new panes as a hint to shells, as well as calling chdir(). * Performance improvements for the various choose modes. * Only show first member of session groups in tree mode (-G flag to choose-tree to show all). * Support %else in config files to match %if * Fix 'kind' terminfo(5) capability to be S-Down not S-Up. * Add a box around the preview label in tree mode. * Show exit status and time in the remain-on-exit pane text * Correctly use pane-base-index in tree mode. * Change the allow-rename option default to off. * Support for xterm(1) title stack escape sequences * Correctly remove padding cells to fix a UTF-8 display problem - build from release tarball instead of source (drops automake dep)
- Bash completion is now removed and provided by - cleanup specfile directory with tmpfiles.d functionality in /run/tmux
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1027255 1037468 1050623 1055010 1056277 1085236 1089781 1094204 1095812 1102007 1116887 1120170 1178263 769799 798452 802794 861822 947003 CVE-2003-1418 CVE-2006-3747 CVE-2006-5752 CVE-2007-1862 CVE-2007-1863 CVE-2007-3304 CVE-2007-3847 CVE-2007-4129 CVE-2007-4465 CVE-2007-5000 CVE-2007-5803 CVE-2007-6388 CVE-2007-6420 CVE-2007-6421 CVE-2007-6422 CVE-2007-6750 CVE-2008-0005 CVE-2008-1678 CVE-2008-2364 CVE-2008-2939 CVE-2009-1191 CVE-2009-1195 CVE-2009-1890 CVE-2009-1891 CVE-2009-3094 CVE-2009-3095 CVE-2009-3555 CVE-2010-0408 CVE-2010-0434 CVE-2010-1452 CVE-2010-2068 CVE-2011-0633 CVE-2011-1523 CVE-2011-3146 CVE-2011-3192 CVE-2011-3348 CVE-2011-3368 CVE-2011-3607 CVE-2011-3639 CVE-2011-4317 CVE-2012-0031 CVE-2012-0053 CVE-2012-0883 CVE-2012-2687 CVE-2012-3382 CVE-2012-3499 CVE-2012-4557 CVE-2012-4558 CVE-2012-6096 CVE-2012-6109 CVE-2013-0183 CVE-2013-0184 CVE-2013-1862 CVE-2013-1896 CVE-2013-1922 CVE-2013-5704 CVE-2013-6438 CVE-2013-7108 CVE-2014-0098 CVE-2014-0226 CVE-2014-0231 CVE-2014-1838 CVE-2014-1839 CVE-2014-1878 CVE-2014-3566 CVE-2014-3581 CVE-2014-8962 CVE-2014-9028 CVE-2015-4500 CVE-2015-4501 CVE-2015-4506 CVE-2015-4509 CVE-2015-4511 CVE-2015-4517 CVE-2015-4519 CVE-2015-4520 CVE-2015-4521 CVE-2015-4522 CVE-2015-7174 CVE-2015-7175 CVE-2015-7176 CVE-2015-7177 CVE-2015-7180 CVE-2017-11641 CVE-2017-13066 CVE-2017-13758 CVE-2017-18229 CVE-2017-18271 CVE-2017-6335 CVE-2018-10177 CVE-2018-10805 CVE-2018-14435 CVE-2018-19387 CVE-2020-27347 openSUSE-SU-2020:1834-1 SUSE-SU-2015:1703-1 SUSE-SU-2017:0918-1 SUSE-SU-2018:1163-1 SUSE-SU-2018:2390-1
|
Platform(s): | openSUSE Leap 42.1 openSUSE Leap 42.2 openSUSE Leap 42.3 SUSE Linux Enterprise Desktop 11 SP2 SUSE Linux Enterprise Desktop 11 SP3 SUSE Linux Enterprise Desktop 11 SP4 SUSE Linux Enterprise Desktop 12 SUSE Linux Enterprise Desktop 12 SP1 SUSE Linux Enterprise Desktop 12 SP2 SUSE Linux Enterprise Desktop 12 SP3 SUSE Linux Enterprise High Availability Extension 11 SP4 SUSE Linux Enterprise Module for Basesystem 15 SUSE Linux Enterprise Module for Desktop Applications 15 SUSE Linux Enterprise Module for Development Tools 15 SUSE Linux Enterprise Module for High Performance Computing 12 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Live Patching 15 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Server Applications 15 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise 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-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 11-SECURITY SUSE Linux Enterprise Server 12 SUSE Linux Enterprise Server 12 SP1 SUSE Linux Enterprise Server 12 SP1-LTSS SUSE Linux Enterprise Server 12 SP2 SUSE Linux Enterprise Server 12 SP2-BCL SUSE Linux Enterprise Server 12 SP2-ESPOS SUSE Linux Enterprise Server 12 SP2-LTSS SUSE Linux Enterprise Server 12 SP3 SUSE Linux Enterprise Server 12 SP4 SUSE Linux Enterprise Server 12 SP5 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-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 11-SECURITY 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 SP4 SUSE Linux Enterprise Server for SAP Applications 12 SP5 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 OpenStack Cloud 5 SUSE OpenStack Cloud 6 SUSE Package Hub for SUSE Linux Enterprise 12
| Product(s): | |
Definition Synopsis |
openSUSE Leap 42.1 is installed AND Package Information
gd-2.1.0-13.1 is installed
OR gd-32bit-2.1.0-13.1 is installed
OR gd-devel-2.1.0-13.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.2 is installed
AND Package Information
gnome-photos-3.20.2-1.2 is installed
OR gnome-shell-search-provider-gnome-photos-3.20.2-1.2 is installed
OR gtk2-data-2.24.31-12.1 is installed
OR gtk2-devel-2.24.31-12.1 is installed
OR gtk2-immodule-amharic-2.24.31-12.1 is installed
OR gtk2-immodule-inuktitut-2.24.31-12.1 is installed
OR gtk2-immodule-thai-2.24.31-12.1 is installed
OR gtk2-immodule-vietnamese-2.24.31-12.1 is installed
OR gtk2-immodule-xim-2.24.31-12.1 is installed
OR gtk2-lang-2.24.31-12.1 is installed
OR gtk2-tools-2.24.31-12.1 is installed
OR gtk2-tools-32bit-2.24.31-12.1 is installed
OR libgtk-2_0-0-2.24.31-12.1 is installed
OR libgtk-2_0-0-32bit-2.24.31-12.1 is installed
OR typelib-1_0-Gtk-2_0-2.24.31-12.1 is installed
|
Definition Synopsis |
openSUSE Leap 42.3 is installed
AND Package Information
GraphicsMagick-devel-1.3.25-15.2 is installed
OR libGraphicsMagick-Q16-3-1.3.25-15.2 is installed
OR libGraphicsMagick3-config-1.3.25-15.2 is installed
OR libGraphicsMagickWand-Q16-2-1.3.25-15.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
kdelibs4-4.3.5-0.12 is installed
OR kdelibs4-core-4.3.5-0.12 is installed
OR libkde4-4.3.5-0.12 is installed
OR libkde4-32bit-4.3.5-0.12 is installed
OR libkdecore4-4.3.5-0.12 is installed
OR libkdecore4-32bit-4.3.5-0.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
bind-9.9.6P1-0.22 is installed
OR bind-libs-9.9.6P1-0.22 is installed
OR bind-libs-32bit-9.9.6P1-0.22 is installed
OR bind-utils-9.9.6P1-0.22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND icedtea-web-1.5.3-0.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
glibc-2.19-22.7 is installed
OR glibc-32bit-2.19-22.7 is installed
OR glibc-devel-2.19-22.7 is installed
OR glibc-devel-32bit-2.19-22.7 is installed
OR glibc-i18ndata-2.19-22.7 is installed
OR glibc-locale-2.19-22.7 is installed
OR glibc-locale-32bit-2.19-22.7 is installed
OR nscd-2.19-22.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
xscreensaver-5.22-7 is installed
OR xscreensaver-data-5.22-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
libX11-1.6.2-11 is installed
OR libX11-6-1.6.2-11 is installed
OR libX11-6-32bit-1.6.2-11 is installed
OR libX11-data-1.6.2-11 is installed
OR libX11-xcb1-1.6.2-11 is installed
OR libX11-xcb1-32bit-1.6.2-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
libdcerpc-binding0-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libdcerpc-binding0-32bit-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libdcerpc0-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libdcerpc0-32bit-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libndr-krb5pac0-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libndr-krb5pac0-32bit-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libndr-nbt0-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libndr-nbt0-32bit-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libndr-standard0-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libndr-standard0-32bit-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libndr0-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libndr0-32bit-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libnetapi0-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libnetapi0-32bit-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libsamba-credentials0-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libsamba-credentials0-32bit-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libsamba-errors0-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libsamba-errors0-32bit-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libsamba-hostconfig0-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libsamba-hostconfig0-32bit-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libsamba-passdb0-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libsamba-passdb0-32bit-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libsamba-util0-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libsamba-util0-32bit-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libsamdb0-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libsamdb0-32bit-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libsmbclient0-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libsmbclient0-32bit-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libsmbconf0-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libsmbconf0-32bit-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libsmbldap0-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libsmbldap0-32bit-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libtevent-util0-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libtevent-util0-32bit-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libwbclient0-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR libwbclient0-32bit-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR samba-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR samba-client-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR samba-client-32bit-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR samba-doc-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR samba-libs-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR samba-libs-32bit-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR samba-winbind-4.6.9+git.59.c2cff9cea4c-3.17 is installed
OR samba-winbind-32bit-4.6.9+git.59.c2cff9cea4c-3.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
AND Package Information
gnutls-2.4.1-24.39.67 is installed
OR libgnutls-extra26-2.4.1-24.39.67 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Basesystem 15 is installed
AND Package Information
curl-7.60.0-1 is installed
OR libcurl-devel-7.60.0-1 is installed
OR libcurl4-7.60.0-1 is installed
OR libcurl4-32bit-7.60.0-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Desktop Applications 15 is installed
AND Package Information
ImageMagick-7.0.7.34-1 is installed
OR ImageMagick-devel-7.0.7.34-1 is installed
OR libMagick++-7_Q16HDRI4-7.0.7.34-1 is installed
OR libMagick++-devel-7.0.7.34-1 is installed
OR libMagickCore-7_Q16HDRI6-7.0.7.34-1 is installed
OR libMagickWand-7_Q16HDRI6-7.0.7.34-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Development Tools 15 is installed
AND Package Information
git-2.16.3-1 is installed
OR git-arch-2.16.3-1 is installed
OR git-cvs-2.16.3-1 is installed
OR git-daemon-2.16.3-1 is installed
OR git-doc-2.16.3-1 is installed
OR git-email-2.16.3-1 is installed
OR git-gui-2.16.3-1 is installed
OR git-svn-2.16.3-1 is installed
OR git-web-2.16.3-1 is installed
OR gitk-2.16.3-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for High Performance Computing 12 is installed
AND Package Information
python-numpy_1_13_3-gnu-hpc-1.13.3-4.9 is installed
OR python-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9 is installed
OR python2-numpy-gnu-hpc-1.13.3-4.9 is installed
OR python2-numpy-gnu-hpc-devel-1.13.3-4.9 is installed
OR python3-numpy-gnu-hpc-1.13.3-4.9 is installed
OR python3-numpy-gnu-hpc-devel-1.13.3-4.9 is installed
OR python3-numpy_1_13_3-gnu-hpc-1.13.3-4.9 is installed
OR python3-numpy_1_13_3-gnu-hpc-devel-1.13.3-4.9 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.2-8 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.2-8 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.2-8 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.2-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Live Patching 15 is installed
AND kernel-default-livepatch-4.12.14-23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.32-33 is installed
OR kernel-ec2-devel-3.12.32-33 is installed
OR kernel-ec2-extra-3.12.32-33 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Server Applications 15 is installed
AND Package Information
libxmltooling-devel-1.6.4-1 is installed
OR libxmltooling7-1.6.4-1 is installed
OR xmltooling-schemas-1.6.4-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php7-7.0.7-49 is installed
OR php7-7.0.7-49 is installed
OR php7-bcmath-7.0.7-49 is installed
OR php7-bz2-7.0.7-49 is installed
OR php7-calendar-7.0.7-49 is installed
OR php7-ctype-7.0.7-49 is installed
OR php7-curl-7.0.7-49 is installed
OR php7-dba-7.0.7-49 is installed
OR php7-dom-7.0.7-49 is installed
OR php7-enchant-7.0.7-49 is installed
OR php7-exif-7.0.7-49 is installed
OR php7-fastcgi-7.0.7-49 is installed
OR php7-fileinfo-7.0.7-49 is installed
OR php7-fpm-7.0.7-49 is installed
OR php7-ftp-7.0.7-49 is installed
OR php7-gd-7.0.7-49 is installed
OR php7-gettext-7.0.7-49 is installed
OR php7-gmp-7.0.7-49 is installed
OR php7-iconv-7.0.7-49 is installed
OR php7-imap-7.0.7-49 is installed
OR php7-intl-7.0.7-49 is installed
OR php7-json-7.0.7-49 is installed
OR php7-ldap-7.0.7-49 is installed
OR php7-mbstring-7.0.7-49 is installed
OR php7-mcrypt-7.0.7-49 is installed
OR php7-mysql-7.0.7-49 is installed
OR php7-odbc-7.0.7-49 is installed
OR php7-opcache-7.0.7-49 is installed
OR php7-openssl-7.0.7-49 is installed
OR php7-pcntl-7.0.7-49 is installed
OR php7-pdo-7.0.7-49 is installed
OR php7-pear-7.0.7-49 is installed
OR php7-pear-Archive_Tar-7.0.7-49 is installed
OR php7-pgsql-7.0.7-49 is installed
OR php7-phar-7.0.7-49 is installed
OR php7-posix-7.0.7-49 is installed
OR php7-pspell-7.0.7-49 is installed
OR php7-shmop-7.0.7-49 is installed
OR php7-snmp-7.0.7-49 is installed
OR php7-soap-7.0.7-49 is installed
OR php7-sockets-7.0.7-49 is installed
OR php7-sqlite-7.0.7-49 is installed
OR php7-sysvmsg-7.0.7-49 is installed
OR php7-sysvsem-7.0.7-49 is installed
OR php7-sysvshm-7.0.7-49 is installed
OR php7-tokenizer-7.0.7-49 is installed
OR php7-wddx-7.0.7-49 is installed
OR php7-xmlreader-7.0.7-49 is installed
OR php7-xmlrpc-7.0.7-49 is installed
OR php7-xmlwriter-7.0.7-49 is installed
OR php7-xsl-7.0.7-49 is installed
OR php7-zip-7.0.7-49 is installed
OR php7-zlib-7.0.7-49 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
MozillaFirefox-45.3.0esr-50 is installed
OR MozillaFirefox-translations-45.3.0esr-50 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
AND Package Information
kernel-rt-3.0.101.rt130-48 is installed
OR kernel-rt-base-3.0.101.rt130-48 is installed
OR kernel-rt-devel-3.0.101.rt130-48 is installed
OR kernel-rt_trace-3.0.101.rt130-48 is installed
OR kernel-rt_trace-base-3.0.101.rt130-48 is installed
OR kernel-rt_trace-devel-3.0.101.rt130-48 is installed
OR kernel-source-rt-3.0.101.rt130-48 is installed
OR kernel-syms-rt-3.0.101.rt130-48 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 is installed
AND
strongswan-4.2.8-1.23 is installed
OR strongswan-doc-4.2.8-1.23 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 is installed
AND
strongswan-4.2.8-1.23 is installed
OR strongswan-doc-4.2.8-1.23 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND apache2-mod_python-3.3.1-147.24 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND apache2-mod_python-3.3.1-147.24 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND apache2-mod_python-3.3.1-147.24 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND apache2-mod_python-3.3.1-147.24 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
hplip-3.11.10-0.6.7 is installed
OR hplip-hpijs-3.11.10-0.6.7 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
AND
hplip-3.11.10-0.6.7 is installed
OR hplip-hpijs-3.11.10-0.6.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
hplip-3.11.10-0.6.7 is installed
OR hplip-hpijs-3.11.10-0.6.7 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-TERADATA is installed
AND
MozillaFirefox-45.6.0esr-66 is installed
OR MozillaFirefox-translations-45.6.0esr-66 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
AND
MozillaFirefox-45.6.0esr-66 is installed
OR MozillaFirefox-translations-45.6.0esr-66 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
gtk2-2.18.9-0.23 is installed
OR gtk2-32bit-2.18.9-0.23 is installed
OR gtk2-doc-2.18.9-0.23 is installed
OR gtk2-lang-2.18.9-0.23 is installed
OR gtk2-x86-2.18.9-0.23 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
AND
gtk2-2.18.9-0.23 is installed
OR gtk2-32bit-2.18.9-0.23 is installed
OR gtk2-doc-2.18.9-0.23 is installed
OR gtk2-lang-2.18.9-0.23 is installed
OR gtk2-x86-2.18.9-0.23 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
gtk2-2.18.9-0.23 is installed
OR gtk2-32bit-2.18.9-0.23 is installed
OR gtk2-doc-2.18.9-0.23 is installed
OR gtk2-lang-2.18.9-0.23 is installed
OR gtk2-x86-2.18.9-0.23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
expat-2.0.1-88.26 is installed
OR libexpat1-2.0.1-88.26 is installed
OR libexpat1-32bit-2.0.1-88.26 is installed
OR libexpat1-x86-2.0.1-88.26 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
bind-9.9.6P1-0.22 is installed
OR bind-chrootenv-9.9.6P1-0.22 is installed
OR bind-devel-9.9.6P1-0.22 is installed
OR bind-doc-9.9.6P1-0.22 is installed
OR bind-libs-9.9.6P1-0.22 is installed
OR bind-libs-32bit-9.9.6P1-0.22 is installed
OR bind-utils-9.9.6P1-0.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
AND
bind-9.9.6P1-0.22 is installed
OR bind-chrootenv-9.9.6P1-0.22 is installed
OR bind-devel-9.9.6P1-0.22 is installed
OR bind-doc-9.9.6P1-0.22 is installed
OR bind-libs-9.9.6P1-0.22 is installed
OR bind-libs-32bit-9.9.6P1-0.22 is installed
OR bind-utils-9.9.6P1-0.22 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
MozillaFirefox-24.7.0esr-0.8 is installed
OR MozillaFirefox-translations-24.7.0esr-0.8 is installed
OR libfreebl3-3.16.2-0.8 is installed
OR libfreebl3-32bit-3.16.2-0.8 is installed
OR libfreebl3-x86-3.16.2-0.8 is installed
OR libsoftokn3-3.16.2-0.8 is installed
OR libsoftokn3-32bit-3.16.2-0.8 is installed
OR libsoftokn3-x86-3.16.2-0.8 is installed
OR mozilla-nss-3.16.2-0.8 is installed
OR mozilla-nss-32bit-3.16.2-0.8 is installed
OR mozilla-nss-tools-3.16.2-0.8 is installed
OR mozilla-nss-x86-3.16.2-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
MozillaFirefox-24.7.0esr-0.8 is installed
OR MozillaFirefox-translations-24.7.0esr-0.8 is installed
OR libfreebl3-3.16.2-0.8 is installed
OR libfreebl3-32bit-3.16.2-0.8 is installed
OR libfreebl3-x86-3.16.2-0.8 is installed
OR libsoftokn3-3.16.2-0.8 is installed
OR libsoftokn3-32bit-3.16.2-0.8 is installed
OR libsoftokn3-x86-3.16.2-0.8 is installed
OR mozilla-nss-3.16.2-0.8 is installed
OR mozilla-nss-32bit-3.16.2-0.8 is installed
OR mozilla-nss-tools-3.16.2-0.8 is installed
OR mozilla-nss-x86-3.16.2-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
MozillaFirefox-24.7.0esr-0.8 is installed
OR MozillaFirefox-translations-24.7.0esr-0.8 is installed
OR libfreebl3-3.16.2-0.8 is installed
OR libfreebl3-32bit-3.16.2-0.8 is installed
OR libfreebl3-x86-3.16.2-0.8 is installed
OR libsoftokn3-3.16.2-0.8 is installed
OR libsoftokn3-32bit-3.16.2-0.8 is installed
OR libsoftokn3-x86-3.16.2-0.8 is installed
OR mozilla-nss-3.16.2-0.8 is installed
OR mozilla-nss-32bit-3.16.2-0.8 is installed
OR mozilla-nss-tools-3.16.2-0.8 is installed
OR mozilla-nss-x86-3.16.2-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
MozillaFirefox-24.7.0esr-0.8 is installed
OR MozillaFirefox-translations-24.7.0esr-0.8 is installed
OR libfreebl3-3.16.2-0.8 is installed
OR libfreebl3-32bit-3.16.2-0.8 is installed
OR libfreebl3-x86-3.16.2-0.8 is installed
OR libsoftokn3-3.16.2-0.8 is installed
OR libsoftokn3-32bit-3.16.2-0.8 is installed
OR libsoftokn3-x86-3.16.2-0.8 is installed
OR mozilla-nss-3.16.2-0.8 is installed
OR mozilla-nss-32bit-3.16.2-0.8 is installed
OR mozilla-nss-tools-3.16.2-0.8 is installed
OR mozilla-nss-x86-3.16.2-0.8 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
MozillaFirefox-24.7.0esr-0.8 is installed
OR MozillaFirefox-translations-24.7.0esr-0.8 is installed
OR libfreebl3-3.16.2-0.8 is installed
OR libfreebl3-32bit-3.16.2-0.8 is installed
OR libfreebl3-x86-3.16.2-0.8 is installed
OR libsoftokn3-3.16.2-0.8 is installed
OR libsoftokn3-32bit-3.16.2-0.8 is installed
OR libsoftokn3-x86-3.16.2-0.8 is installed
OR mozilla-nss-3.16.2-0.8 is installed
OR mozilla-nss-32bit-3.16.2-0.8 is installed
OR mozilla-nss-tools-3.16.2-0.8 is installed
OR mozilla-nss-x86-3.16.2-0.8 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
xen-4.2.3_08-0.7 is installed
OR xen-doc-html-4.2.3_08-0.7 is installed
OR xen-doc-pdf-4.2.3_08-0.7 is installed
OR xen-kmp-default-4.2.3_08_3.0.101_0.8-0.7 is installed
OR xen-kmp-pae-4.2.3_08_3.0.101_0.8-0.7 is installed
OR xen-libs-4.2.3_08-0.7 is installed
OR xen-libs-32bit-4.2.3_08-0.7 is installed
OR xen-tools-4.2.3_08-0.7 is installed
OR xen-tools-domU-4.2.3_08-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
xen-4.2.3_08-0.7 is installed
OR xen-doc-html-4.2.3_08-0.7 is installed
OR xen-doc-pdf-4.2.3_08-0.7 is installed
OR xen-kmp-default-4.2.3_08_3.0.101_0.8-0.7 is installed
OR xen-kmp-pae-4.2.3_08_3.0.101_0.8-0.7 is installed
OR xen-libs-4.2.3_08-0.7 is installed
OR xen-libs-32bit-4.2.3_08-0.7 is installed
OR xen-tools-4.2.3_08-0.7 is installed
OR xen-tools-domU-4.2.3_08-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
AND
xen-4.2.3_08-0.7 is installed
OR xen-doc-html-4.2.3_08-0.7 is installed
OR xen-doc-pdf-4.2.3_08-0.7 is installed
OR xen-kmp-default-4.2.3_08_3.0.101_0.8-0.7 is installed
OR xen-kmp-pae-4.2.3_08_3.0.101_0.8-0.7 is installed
OR xen-libs-4.2.3_08-0.7 is installed
OR xen-libs-32bit-4.2.3_08-0.7 is installed
OR xen-tools-4.2.3_08-0.7 is installed
OR xen-tools-domU-4.2.3_08-0.7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
xen-4.2.3_08-0.7 is installed
OR xen-doc-html-4.2.3_08-0.7 is installed
OR xen-doc-pdf-4.2.3_08-0.7 is installed
OR xen-kmp-default-4.2.3_08_3.0.101_0.8-0.7 is installed
OR xen-kmp-pae-4.2.3_08_3.0.101_0.8-0.7 is installed
OR xen-libs-4.2.3_08-0.7 is installed
OR xen-libs-32bit-4.2.3_08-0.7 is installed
OR xen-tools-4.2.3_08-0.7 is installed
OR xen-tools-domU-4.2.3_08-0.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND libadns1-1.4-73 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
apache2-2.2.34-70.12 is installed
OR apache2-devel-2.2.34-70.12 is installed
OR apache2-doc-2.2.34-70.12 is installed
OR apache2-example-pages-2.2.34-70.12 is installed
OR apache2-prefork-2.2.34-70.12 is installed
OR apache2-utils-2.2.34-70.12 is installed
OR apache2-worker-2.2.34-70.12 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
apache2-2.2.34-70.12 is installed
OR apache2-devel-2.2.34-70.12 is installed
OR apache2-doc-2.2.34-70.12 is installed
OR apache2-example-pages-2.2.34-70.12 is installed
OR apache2-prefork-2.2.34-70.12 is installed
OR apache2-utils-2.2.34-70.12 is installed
OR apache2-worker-2.2.34-70.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
apache2-2.2.34-70.12 is installed
OR apache2-devel-2.2.34-70.12 is installed
OR apache2-doc-2.2.34-70.12 is installed
OR apache2-example-pages-2.2.34-70.12 is installed
OR apache2-prefork-2.2.34-70.12 is installed
OR apache2-utils-2.2.34-70.12 is installed
OR apache2-worker-2.2.34-70.12 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
apache2-2.2.34-70.12 is installed
OR apache2-devel-2.2.34-70.12 is installed
OR apache2-doc-2.2.34-70.12 is installed
OR apache2-example-pages-2.2.34-70.12 is installed
OR apache2-prefork-2.2.34-70.12 is installed
OR apache2-utils-2.2.34-70.12 is installed
OR apache2-worker-2.2.34-70.12 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND
kernel-bigsmp-3.0.101-0.47.106.29 is installed
OR kernel-bigsmp-base-3.0.101-0.47.106.29 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.106.29 is installed
OR kernel-default-3.0.101-0.47.106.29 is installed
OR kernel-default-base-3.0.101-0.47.106.29 is installed
OR kernel-default-devel-3.0.101-0.47.106.29 is installed
OR kernel-default-man-3.0.101-0.47.106.29 is installed
OR kernel-ec2-3.0.101-0.47.106.29 is installed
OR kernel-ec2-base-3.0.101-0.47.106.29 is installed
OR kernel-ec2-devel-3.0.101-0.47.106.29 is installed
OR kernel-pae-3.0.101-0.47.106.29 is installed
OR kernel-pae-base-3.0.101-0.47.106.29 is installed
OR kernel-pae-devel-3.0.101-0.47.106.29 is installed
OR kernel-source-3.0.101-0.47.106.29 is installed
OR kernel-syms-3.0.101-0.47.106.29 is installed
OR kernel-trace-3.0.101-0.47.106.29 is installed
OR kernel-trace-base-3.0.101-0.47.106.29 is installed
OR kernel-trace-devel-3.0.101-0.47.106.29 is installed
OR kernel-xen-3.0.101-0.47.106.29 is installed
OR kernel-xen-base-3.0.101-0.47.106.29 is installed
OR kernel-xen-devel-3.0.101-0.47.106.29 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
AND
kernel-bigsmp-3.0.101-0.47.106.29 is installed
OR kernel-bigsmp-base-3.0.101-0.47.106.29 is installed
OR kernel-bigsmp-devel-3.0.101-0.47.106.29 is installed
OR kernel-default-3.0.101-0.47.106.29 is installed
OR kernel-default-base-3.0.101-0.47.106.29 is installed
OR kernel-default-devel-3.0.101-0.47.106.29 is installed
OR kernel-default-man-3.0.101-0.47.106.29 is installed
OR kernel-ec2-3.0.101-0.47.106.29 is installed
OR kernel-ec2-base-3.0.101-0.47.106.29 is installed
OR kernel-ec2-devel-3.0.101-0.47.106.29 is installed
OR kernel-pae-3.0.101-0.47.106.29 is installed
OR kernel-pae-base-3.0.101-0.47.106.29 is installed
OR kernel-pae-devel-3.0.101-0.47.106.29 is installed
OR kernel-source-3.0.101-0.47.106.29 is installed
OR kernel-syms-3.0.101-0.47.106.29 is installed
OR kernel-trace-3.0.101-0.47.106.29 is installed
OR kernel-trace-base-3.0.101-0.47.106.29 is installed
OR kernel-trace-devel-3.0.101-0.47.106.29 is installed
OR kernel-xen-3.0.101-0.47.106.29 is installed
OR kernel-xen-base-3.0.101-0.47.106.29 is installed
OR kernel-xen-devel-3.0.101-0.47.106.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
libvirt-1.0.5.9-21.5 is installed
OR libvirt-client-1.0.5.9-21.5 is installed
OR libvirt-client-32bit-1.0.5.9-21.5 is installed
OR libvirt-doc-1.0.5.9-21.5 is installed
OR libvirt-lock-sanlock-1.0.5.9-21.5 is installed
OR libvirt-python-1.0.5.9-21.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
AND
apache2-2.2.34-70.27 is installed
OR apache2-doc-2.2.34-70.27 is installed
OR apache2-example-pages-2.2.34-70.27 is installed
OR apache2-prefork-2.2.34-70.27 is installed
OR apache2-utils-2.2.34-70.27 is installed
OR apache2-worker-2.2.34-70.27 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
AND
apache2-2.2.34-70.27 is installed
OR apache2-doc-2.2.34-70.27 is installed
OR apache2-example-pages-2.2.34-70.27 is installed
OR apache2-prefork-2.2.34-70.27 is installed
OR apache2-utils-2.2.34-70.27 is installed
OR apache2-worker-2.2.34-70.27 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4 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 SP4 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 |
SUSE Linux Enterprise Server 11 SP4 is installed
AND Package Information
libFLAC++6-1.2.1-68.17 is installed
OR libFLAC8-1.2.1-68.17 is installed
OR libFLAC8-32bit-1.2.1-68.17 is installed
OR libFLAC8-x86-1.2.1-68.17 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP4-LTSS is installed
AND
MozillaFirefox-68.4.1-78.57 is installed
OR MozillaFirefox-translations-common-68.4.1-78.57 is installed
OR MozillaFirefox-translations-other-68.4.1-78.57 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
AND
MozillaFirefox-68.4.1-78.57 is installed
OR MozillaFirefox-translations-common-68.4.1-78.57 is installed
OR MozillaFirefox-translations-other-68.4.1-78.57 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11-SECURITY is installed
AND
libldap-openssl1-2_4-2-2.4.26-0.74.13 is installed
OR libldap-openssl1-2_4-2-32bit-2.4.26-0.74.13 is installed
OR libldap-openssl1-2_4-2-x86-2.4.26-0.74.13 is installed
OR openldap2-client-openssl1-2.4.26-0.74.13 is installed
OR openldap2-openssl1-2.4.26-0.74.13 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
AND
libldap-openssl1-2_4-2-2.4.26-0.74.13 is installed
OR libldap-openssl1-2_4-2-32bit-2.4.26-0.74.13 is installed
OR libldap-openssl1-2_4-2-x86-2.4.26-0.74.13 is installed
OR openldap2-client-openssl1-2.4.26-0.74.13 is installed
OR openldap2-openssl1-2.4.26-0.74.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND libevent-2_0-5-2.0.21-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
krb5-1.12.1-19 is installed
OR krb5-32bit-1.12.1-19 is installed
OR krb5-client-1.12.1-19 is installed
OR krb5-doc-1.12.1-19 is installed
OR krb5-plugin-kdb-ldap-1.12.1-19 is installed
OR krb5-plugin-preauth-otp-1.12.1-19 is installed
OR krb5-plugin-preauth-pkinit-1.12.1-19 is installed
OR krb5-server-1.12.1-19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kernel-default-3.12.74-60.64.107 is installed
OR kernel-default-base-3.12.74-60.64.107 is installed
OR kernel-default-devel-3.12.74-60.64.107 is installed
OR kernel-default-man-3.12.74-60.64.107 is installed
OR kernel-devel-3.12.74-60.64.107 is installed
OR kernel-macros-3.12.74-60.64.107 is installed
OR kernel-source-3.12.74-60.64.107 is installed
OR kernel-syms-3.12.74-60.64.107 is installed
OR kernel-xen-3.12.74-60.64.107 is installed
OR kernel-xen-base-3.12.74-60.64.107 is installed
OR kernel-xen-devel-3.12.74-60.64.107 is installed
OR kgraft-patch-3_12_74-60_64_107-default-1-2.3 is installed
OR kgraft-patch-3_12_74-60_64_107-xen-1-2.3 is installed
OR kgraft-patch-SLE12-SP1_Update_32-1-2.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND
kernel-default-3.12.74-60.64.107 is installed
OR kernel-default-base-3.12.74-60.64.107 is installed
OR kernel-default-devel-3.12.74-60.64.107 is installed
OR kernel-default-man-3.12.74-60.64.107 is installed
OR kernel-devel-3.12.74-60.64.107 is installed
OR kernel-macros-3.12.74-60.64.107 is installed
OR kernel-source-3.12.74-60.64.107 is installed
OR kernel-syms-3.12.74-60.64.107 is installed
OR kernel-xen-3.12.74-60.64.107 is installed
OR kernel-xen-base-3.12.74-60.64.107 is installed
OR kernel-xen-devel-3.12.74-60.64.107 is installed
OR kgraft-patch-3_12_74-60_64_107-default-1-2.3 is installed
OR kgraft-patch-3_12_74-60_64_107-xen-1-2.3 is installed
OR kgraft-patch-SLE12-SP1_Update_32-1-2.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2 is installed
AND
java-1_7_1-ibm-1.7.1_sr3.60-31 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr3.60-31 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr3.60-31 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr3.60-31 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND
java-1_7_1-ibm-1.7.1_sr3.60-31 is installed
OR java-1_7_1-ibm-alsa-1.7.1_sr3.60-31 is installed
OR java-1_7_1-ibm-jdbc-1.7.1_sr3.60-31 is installed
OR java-1_7_1-ibm-plugin-1.7.1_sr3.60-31 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
MozillaFirefox-45.4.0esr-81 is installed
OR MozillaFirefox-translations-45.4.0esr-81 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-BCL is installed
AND
openslp-2.0.0-18.15 is installed
OR openslp-32bit-2.0.0-18.15 is installed
OR openslp-server-2.0.0-18.15 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
AND
openslp-2.0.0-18.15 is installed
OR openslp-32bit-2.0.0-18.15 is installed
OR openslp-server-2.0.0-18.15 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
AND
kernel-default-4.4.121-92.85 is installed
OR kernel-default-base-4.4.121-92.85 is installed
OR kernel-default-devel-4.4.121-92.85 is installed
OR kernel-devel-4.4.121-92.85 is installed
OR kernel-macros-4.4.121-92.85 is installed
OR kernel-source-4.4.121-92.85 is installed
OR kernel-syms-4.4.121-92.85 is installed
OR kgraft-patch-4_4_121-92_85-default-1-3.5 is installed
OR kgraft-patch-SLE12-SP2_Update_23-1-3.5 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
AND
kernel-default-4.4.121-92.85 is installed
OR kernel-default-base-4.4.121-92.85 is installed
OR kernel-default-devel-4.4.121-92.85 is installed
OR kernel-devel-4.4.121-92.85 is installed
OR kernel-macros-4.4.121-92.85 is installed
OR kernel-source-4.4.121-92.85 is installed
OR kernel-syms-4.4.121-92.85 is installed
OR kgraft-patch-4_4_121-92_85-default-1-3.5 is installed
OR kgraft-patch-SLE12-SP2_Update_23-1-3.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_103-92_56-default-6-2 is installed
OR kgraft-patch-SLE12-SP2_Update_17-6-2 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
AND
kgraft-patch-4_4_103-92_56-default-6-2 is installed
OR kgraft-patch-SLE12-SP2_Update_17-6-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2-LTSS is installed
AND Package Information
kgraft-patch-4_4_59-92_24-default-9-2 is installed
OR kgraft-patch-SLE12-SP2_Update_9-9-2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
libopenjp2-7-2.1.0-4.3 is installed
OR openjpeg2-2.1.0-4.3 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
libopenjp2-7-2.1.0-4.3 is installed
OR openjpeg2-2.1.0-4.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP3 is installed
AND Package Information
libXtst6-1.2.2-7 is installed
OR libXtst6-32bit-1.2.2-7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP4 is installed
AND
MozillaFirefox-60.9.0-109.86 is installed
OR MozillaFirefox-translations-common-60.9.0-109.86 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
AND
MozillaFirefox-60.9.0-109.86 is installed
OR MozillaFirefox-translations-common-60.9.0-109.86 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND apache2-mod_nss-1.0.14-19.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP5 is installed
AND
libtiff5-4.0.9-44.42 is installed
OR libtiff5-32bit-4.0.9-44.42 is installed
OR tiff-4.0.9-44.42 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
AND
libtiff5-4.0.9-44.42 is installed
OR libtiff5-32bit-4.0.9-44.42 is installed
OR tiff-4.0.9-44.42 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
libX11-1.6.2-8 is installed
OR libX11-6-1.6.2-8 is installed
OR libX11-data-1.6.2-8 is installed
OR libX11-xcb1-1.6.2-8 is installed
OR libXfixes-5.0.1-7 is installed
OR libXfixes3-5.0.1-7 is installed
OR libXi-1.7.4-14 is installed
OR libXi6-1.7.4-14 is installed
OR libXrender-0.9.8-7 is installed
OR libXrender1-0.9.8-7 is installed
OR libXtst-1.2.2-7 is installed
OR libXtst6-1.2.2-7 is installed
OR libXv-1.0.10-7 is installed
OR libXv1-1.0.10-7 is installed
OR libXvMC-1.0.8-7 is installed
OR libXvMC1-1.0.8-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
AND Package Information
bytefx-data-mysql-2.6.7-0.9 is installed
OR mono-core-2.6.7-0.9 is installed
OR mono-data-2.6.7-0.9 is installed
OR mono-data-firebird-2.6.7-0.9 is installed
OR mono-data-oracle-2.6.7-0.9 is installed
OR mono-data-postgresql-2.6.7-0.9 is installed
OR mono-data-sqlite-2.6.7-0.9 is installed
OR mono-data-sybase-2.6.7-0.9 is installed
OR mono-devel-2.6.7-0.9 is installed
OR mono-extras-2.6.7-0.9 is installed
OR mono-jscript-2.6.7-0.9 is installed
OR mono-locale-extras-2.6.7-0.9 is installed
OR mono-nunit-2.6.7-0.9 is installed
OR mono-wcf-2.6.7-0.9 is installed
OR mono-web-2.6.7-0.9 is installed
OR mono-winforms-2.6.7-0.9 is installed
OR mono-winfxcore-2.6.7-0.9 is installed
OR monodoc-core-2.6.7-0.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
MozillaFirefox-38.3.0esr-22 is installed
OR MozillaFirefox-devel-38.3.0esr-22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
apache2-2.2.12-1.51.52 is installed
OR apache2-devel-2.2.12-1.51.52 is installed
OR apache2-doc-2.2.12-1.51.52 is installed
OR apache2-example-pages-2.2.12-1.51.52 is installed
OR apache2-prefork-2.2.12-1.51.52 is installed
OR apache2-utils-2.2.12-1.51.52 is installed
OR apache2-worker-2.2.12-1.51.52 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
flash-player-11.2.202.425-19 is installed
OR flash-player-gnome-11.2.202.425-19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
kernel-default-3.12.62-60.64.8 is installed
OR kernel-default-extra-3.12.62-60.64.8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
gstreamer-plugins-base-1.8.3-9 is installed
OR libgstfft-1_0-0-32bit-1.8.3-9 is installed
OR typelib-1_0-GstAudio-1_0-1.8.3-9 is installed
OR typelib-1_0-GstPbutils-1_0-1.8.3-9 is installed
OR typelib-1_0-GstTag-1_0-1.8.3-9 is installed
OR typelib-1_0-GstVideo-1_0-1.8.3-9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
libwpd-0.10.2-2.4 is installed
OR libwpd-0_10-10-0.10.2-2.4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND Package Information
NetworkManager-1.0.12-13.6 is installed
OR NetworkManager-lang-1.0.12-13.6 is installed
OR typelib-1_0-NM-1_0-1.0.12-13.6 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 5 is installed
AND Package Information
MozillaFirefox-38.8.0esr-40 is installed
OR MozillaFirefox-translations-38.8.0esr-40 is installed
OR libfreebl3-3.20.2-30 is installed
OR libfreebl3-32bit-3.20.2-30 is installed
OR libsoftokn3-3.20.2-30 is installed
OR libsoftokn3-32bit-3.20.2-30 is installed
OR mozilla-nspr-4.12-26 is installed
OR mozilla-nspr-32bit-4.12-26 is installed
OR mozilla-nss-3.20.2-30 is installed
OR mozilla-nss-32bit-3.20.2-30 is installed
OR mozilla-nss-tools-3.20.2-30 is installed
|
Definition Synopsis |
SUSE OpenStack Cloud 6 is installed
AND Package Information
libecpg6-9.6.4-3.6 is installed
OR libpq5-9.6.4-3.6 is installed
OR libpq5-32bit-9.6.4-3.6 is installed
OR postgresql96-9.6.4-3.6 is installed
OR postgresql96-contrib-9.6.4-3.6 is installed
OR postgresql96-docs-9.6.4-3.6 is installed
OR postgresql96-libs-9.6.4-3.6 is installed
OR postgresql96-server-9.6.4-3.6 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND tmux-3.1c-18 is installed
|