Revision Date: | 2021-05-11 | Version: | 1 |
Title: | Security update for syncthing (Moderate) |
Description: |
This update for syncthing fixes the following issues:
Update to 1.15.0/1.15.1
* This release fixes a vulnerability where Syncthing and the relay server can crash due to malformed relay protocol messages (CVE-2021-21404); see GHSA-x462-89pf-6r5h. (boo#1184428) * This release updates the CLI to use subcommands and adds the subcommands cli (previously standalone stcli utility) and decrypt (for offline verifying and decrypting encrypted folders). * With this release we invite everyone to test the 'untrusted (encrypted) devices' feature. You should not use it yet on important production data. Thus UI controls are hidden behind a feature flag. For more information, visit: https://forum.syncthing.net/t/testing-untrusted-encrypted-devices/16470
Update to 1.14.0
* This release adds configurable device and folder defaults. * The output format of the /rest/db/browse endpoint has changed.
update to 1.13.1:
* This release adds configuration options for min/max connections (see https://docs.syncthing.net/advanced/option-connection-limits.html) and moves the storage of pending devices/folders from the config to the database (see https://docs.syncthing.net/dev/rest.html#cluster-endpoints). * Bugfixes * Official builds of v1.13.0 come with the Tech Ui, which is impossible to switch back from
update to 1.12.1:
* Invalid names are allowed and 'auto accepted' in folder root path on Windows * Sometimes indexes for some folders aren't sent after starting Syncthing * [Untrusted] Remove Unexpected Items leaves things behind * Wrong theme on selection * Quic spamming address resolving * Deleted locally changed items still shown as locally changed * Allow specifying remote expected web UI port which would generate a href somewhere * Ignore fsync errors when saving ignore files
Update to 1.12.0
- The 1.12.0 release - adds a new config REST API. - The 1.11.0 release - adds the sendFullIndexOnUpgrade option to control whether all index data is resent when an upgrade is detected, equivalent to starting Syncthing with --reset-deltas. This (sendFullIndexOnUpgrade=true) used to be the behavior in previous versions, but is mainly useful as a troubleshooting step and causes high database churn. The new default is false.
- Update to 1.10.0 - This release adds the config option announceLANAddresses to enable (the default) or disable announcing private (RFC1918) LAN IP addresses to global discovery.
- Update to 1.9.0 - This release adds the advanced folder option caseSensitiveFS (https://docs.syncthing.net/advanced/folder-caseSensitiveFS.html) to disable the new safe handling of case insensitive filesystems.
- Fix Leap build by requiring at least Go 1.14
- Prevent the build system to download Go modules which would require an internet connection during the build - Update to 1.8.0 - The 1.8.0 release - adds the experimental copyRangeMethod config on folders, for use on filesystems with copy-on-write support. Please see https://docs.syncthing.net/advanced/folder-copyrangemethod.html for details. - adds TCP hole punching, used to establish high performance TCP connections in certain NAT scenarios where only relay or QUIC connections could be used previously. - adds a configuration to file versioning for how often to run cleanup. This defaults to once an hour, but is configurable from very frequently to never. - The 1.7.0 release performs a database migration to optimize for clusters with many devices. - The 1.6.0 release performs a database schema migration, and adds the BlockPullOrder, DisableFsync and MaxConcurrentWrites folder options to the configuration schema. The LocalChangeDetected event no longer has the action set to added for new files, instead showing modified for all local file changes. - The 1.5.0 release changes the default location for the index database under some circumstances. Two new flags can also be used to affect the location of the configuration (-config) and database (-data) separately. The old -home flag is equivalent to setting both of these to the same directory. When no flags are given the following logic is used to determine the data location: If a database exists in the old default location, that location is still used. This means existing installations are not affected by this change. If $XDG_DATA_HOME is set, use $XDG_DATA_HOME/syncthing. If ~/.local/share/syncthing exists, use that location. Use the old default location.
- Update to 1.4.2: - Bugfixes: - #6499: panic: nil pointer dereference in usage reporting - Other issues: - revert a change to the upgrade code that puts unnecessary load on the upgrade server
- Update to 1.4.1: - Bugfixes: - #6289: 'general SOCKS server failure' since syncthing 1.3.3 - #6365: Connection errors not shown in GUI - #6415: Loop in database migration 'folder db index missing' after upgrade to v1.4.0 - #6422: 'fatal error: runtime: out of memory' during database migration on QNAP NAS - Enhancements: - #5380: gui: Display folder/device name in modal - #5979: UNIX socket permission bits - #6384: Do auto upgrades early and synchronously on startup - Other issues: - #6249: Remove unnecessary RAM/CPU stats from GUI
- Update to 1.4.0: - Important changes: - New config option maxConcurrentIncomingRequestKiB - Replace config option maxConcurrentScans with maxFolderConcurrency - Improve database schema - Bugfixes: - #4774: Doesn't react to Ctrl-C when run in a subshell with -no-restart (Linux) - #5952: panic: Should never get a deleted file as needed when we don't have it - #6281: Progress emitter uses 100% CPU - #6300: lib/ignore: panic: runtime error: index out of range [0] with length 0 - #6304: Syncing issues, database missing sequence entries - #6335: Crash or hard shutdown can case database inconsistency, out of sync - Enhancements: - #5786: Consider always running the monitor process - #5898: Database performance: reduce duplication - #5914: Limit folder concurrency to improve performance - #6302: Avoid thundering herd issue by global request limiter
- Change the Go build requirement to a more flexible 'golang(API) >= 1.12'.
This update was imported from the openSUSE:Leap:15.2:Update update project.
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1006592 1045340 1057662 1080919 1081725 1083926 1083927 1120281 1121563 1125352 1126056 1127557 1128657 1130230 1132348 1132400 1132721 1184428 851603 853040 860441 860617 862957 863526 868944 870498 873228 874025 877622 879255 880767 880892 881085 883139 887046 887382 887418 889295 889297 891259 891619 892254 892612 892650 892860 893454 894057 894863 895221 895387 895468 895680 895983 896391 897101 897736 897770 897912 898234 898297 899192 899489 899551 899785 899787 899908 900126 901090 901774 901809 901925 902010 902016 902346 902893 902898 903279 903307 904013 904077 904115 904354 904871 905032 905087 905100 905296 905758 905772 907809 907818 908184 909077 909563 910251 910647 910669 910697 911782 921842 922705 922706 922709 923758 924525 936916 944001 955942 CVE-2012-0037 CVE-2013-5653 CVE-2013-6393 CVE-2013-6405 CVE-2014-0573 CVE-2014-0574 CVE-2014-0576 CVE-2014-0577 CVE-2014-0581 CVE-2014-0582 CVE-2014-0583 CVE-2014-0584 CVE-2014-0585 CVE-2014-0586 CVE-2014-0588 CVE-2014-0589 CVE-2014-0590 CVE-2014-1569 CVE-2014-2525 CVE-2014-3185 CVE-2014-3610 CVE-2014-3611 CVE-2014-3647 CVE-2014-3673 CVE-2014-7826 CVE-2014-7841 CVE-2014-8133 CVE-2014-8437 CVE-2014-8438 CVE-2014-8440 CVE-2014-8441 CVE-2014-8442 CVE-2014-8634 CVE-2014-8635 CVE-2014-8638 CVE-2014-8639 CVE-2014-8641 CVE-2014-9090 CVE-2014-9130 CVE-2014-9322 CVE-2015-0797 CVE-2015-2751 CVE-2015-2752 CVE-2015-2756 CVE-2016-5384 CVE-2016-9445 CVE-2016-9446 CVE-2016-9447 CVE-2016-9809 CVE-2017-1000364 CVE-2018-1000845 CVE-2018-5729 CVE-2018-5730 CVE-2018-6954 CVE-2019-3842 CVE-2019-6454 CVE-2021-21404 openSUSE-SU-2021:0713-1 SUSE-SU-2015:0701-1 SUSE-SU-2015:0953-2
|
Platform(s): | openSUSE 13.2 openSUSE 13.2 NonFree SUSE Linux Enterprise Build System Kit 12 SUSE Linux Enterprise Build System Kit 12 SP1 SUSE Linux Enterprise Build System Kit 12 SP2 SUSE Linux Enterprise Build System Kit 12 SP3 SUSE Linux Enterprise Build System Kit 12 SP4 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 Desktop 12 SP4 SUSE Linux Enterprise for SAP 11 SP3 SUSE Linux Enterprise High Availability 12 SP1 SUSE Linux Enterprise High Availability 12 SP2 SUSE Linux Enterprise High Availability 12 SP3 SUSE Linux Enterprise High Availability 12 SP4 SUSE Linux Enterprise High Availability Extension 11 SP2 SUSE Linux Enterprise High Availability Extension 11 SP3 SUSE Linux Enterprise High Performance Computing 15 SP2 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Point of Sale 11 SP2 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Real Time Extension 11 SP2 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 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 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 SP3 SUSE Linux Enterprise Server 12-LTSS SUSE Linux Enterprise Server 15 SP2 SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 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 SP3 SUSE Linux Enterprise Server for SAP Applications 12-LTSS SUSE Linux Enterprise Server for SAP Applications 15 SP2 SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP4 SUSE Linux Enterprise Software Development Kit 12 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 Storage 7 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 SP5 SUSE Manager Proxy 4.1 SUSE Manager Server 4.1 SUSE Package Hub for SUSE Linux Enterprise 12 SUSE Package Hub for SUSE Linux Enterprise 12 SP2 SUSE Package Hub for SUSE Linux Enterprise 15 SP2
| Product(s): | |
Definition Synopsis |
openSUSE 13.2 is installed AND Package Information
xorg-x11-server-7.6_1.16.1-9.1 is installed
OR xorg-x11-server-extra-7.6_1.16.1-9.1 is installed
OR xorg-x11-server-sdk-7.6_1.16.1-9.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 is installed
AND kernel-zfcpdump-3.12.32-33 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP1 is installed
AND Package Information
ghostscript-mini-9.15-17 is installed
OR ghostscript-mini-devel-9.15-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP2 is installed
AND kernel-zfcpdump-4.4.59-92.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP3 is installed
AND Package Information
krb5-mini-1.12.5-40.23 is installed
OR krb5-mini-devel-1.12.5-40.23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP4 is installed
AND Package Information
libudev-mini-devel-228-150.66 is installed
OR libudev-mini1-228-150.66 is installed
OR systemd-mini-228-150.66 is installed
OR systemd-mini-devel-228-150.66 is installed
OR udev-mini-228-150.66 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
curl-7.19.7-1.20.31.1 is installed
OR libcurl4-7.19.7-1.20.31.1 is installed
OR libcurl4-32bit-7.19.7-1.20.31.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
MozillaFirefox-31.8.0esr-0.13.2 is installed
OR MozillaFirefox-translations-31.8.0esr-0.13.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 is installed
AND Package Information
wpa_supplicant-0.7.1-6.17.4 is installed
OR wpa_supplicant-gui-0.7.1-6.17.4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
flash-player-11.2.202.418-11 is installed
OR flash-player-gnome-11.2.202.418-11 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP1 is installed
AND Package Information
compat-openssl098-0.9.8j-87 is installed
OR libopenssl0_9_8-0.9.8j-87 is installed
OR libopenssl0_9_8-32bit-0.9.8j-87 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND Package Information
gvim-7.4.326-7 is installed
OR vim-7.4.326-7 is installed
OR vim-data-7.4.326-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
MozillaFirefox-52.4.0esr-109.6 is installed
OR MozillaFirefox-translations-52.4.0esr-109.6 is installed
OR libfreebl3-3.29.5-58.3 is installed
OR libfreebl3-32bit-3.29.5-58.3 is installed
OR libsoftokn3-3.29.5-58.3 is installed
OR libsoftokn3-32bit-3.29.5-58.3 is installed
OR mozilla-nss-3.29.5-58.3 is installed
OR mozilla-nss-32bit-3.29.5-58.3 is installed
OR mozilla-nss-certs-3.29.5-58.3 is installed
OR mozilla-nss-certs-32bit-3.29.5-58.3 is installed
OR mozilla-nss-sysinit-3.29.5-58.3 is installed
OR mozilla-nss-sysinit-32bit-3.29.5-58.3 is installed
OR mozilla-nss-tools-3.29.5-58.3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
libreoffice-6.0.5.2-43.38 is installed
OR libreoffice-base-6.0.5.2-43.38 is installed
OR libreoffice-base-drivers-mysql-6.0.5.2-43.38 is installed
OR libreoffice-base-drivers-postgresql-6.0.5.2-43.38 is installed
OR libreoffice-branding-upstream-6.0.5.2-43.38 is installed
OR libreoffice-calc-6.0.5.2-43.38 is installed
OR libreoffice-calc-extensions-6.0.5.2-43.38 is installed
OR libreoffice-draw-6.0.5.2-43.38 is installed
OR libreoffice-filters-optional-6.0.5.2-43.38 is installed
OR libreoffice-gnome-6.0.5.2-43.38 is installed
OR libreoffice-gtk2-6.0.5.2-43.38 is installed
OR libreoffice-icon-themes-6.0.5.2-43.38 is installed
OR libreoffice-impress-6.0.5.2-43.38 is installed
OR libreoffice-l10n-af-6.0.5.2-43.38 is installed
OR libreoffice-l10n-ar-6.0.5.2-43.38 is installed
OR libreoffice-l10n-ca-6.0.5.2-43.38 is installed
OR libreoffice-l10n-cs-6.0.5.2-43.38 is installed
OR libreoffice-l10n-da-6.0.5.2-43.38 is installed
OR libreoffice-l10n-de-6.0.5.2-43.38 is installed
OR libreoffice-l10n-en-6.0.5.2-43.38 is installed
OR libreoffice-l10n-es-6.0.5.2-43.38 is installed
OR libreoffice-l10n-fi-6.0.5.2-43.38 is installed
OR libreoffice-l10n-fr-6.0.5.2-43.38 is installed
OR libreoffice-l10n-gu-6.0.5.2-43.38 is installed
OR libreoffice-l10n-hi-6.0.5.2-43.38 is installed
OR libreoffice-l10n-hu-6.0.5.2-43.38 is installed
OR libreoffice-l10n-it-6.0.5.2-43.38 is installed
OR libreoffice-l10n-ja-6.0.5.2-43.38 is installed
OR libreoffice-l10n-ko-6.0.5.2-43.38 is installed
OR libreoffice-l10n-nb-6.0.5.2-43.38 is installed
OR libreoffice-l10n-nl-6.0.5.2-43.38 is installed
OR libreoffice-l10n-nn-6.0.5.2-43.38 is installed
OR libreoffice-l10n-pl-6.0.5.2-43.38 is installed
OR libreoffice-l10n-pt_BR-6.0.5.2-43.38 is installed
OR libreoffice-l10n-pt_PT-6.0.5.2-43.38 is installed
OR libreoffice-l10n-ro-6.0.5.2-43.38 is installed
OR libreoffice-l10n-ru-6.0.5.2-43.38 is installed
OR libreoffice-l10n-sk-6.0.5.2-43.38 is installed
OR libreoffice-l10n-sv-6.0.5.2-43.38 is installed
OR libreoffice-l10n-xh-6.0.5.2-43.38 is installed
OR libreoffice-l10n-zh_CN-6.0.5.2-43.38 is installed
OR libreoffice-l10n-zh_TW-6.0.5.2-43.38 is installed
OR libreoffice-l10n-zu-6.0.5.2-43.38 is installed
OR libreoffice-mailmerge-6.0.5.2-43.38 is installed
OR libreoffice-math-6.0.5.2-43.38 is installed
OR libreoffice-officebean-6.0.5.2-43.38 is installed
OR libreoffice-pyuno-6.0.5.2-43.38 is installed
OR libreoffice-writer-6.0.5.2-43.38 is installed
OR libreoffice-writer-extensions-6.0.5.2-43.38 is installed
|
Definition Synopsis |
SUSE Linux Enterprise for SAP 11 SP3 is installed
AND Package Information
compat-openssl097g-0.9.7g-146.22.31.1 is installed
OR compat-openssl097g-32bit-0.9.7g-146.22.31.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP1 is installed
AND lighttpd-1.4.35-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP2 is installed
AND lighttpd-1.4.35-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP3 is installed
AND Package Information
ctdb-4.6.14+git.157.c2d53c2b191-3.29 is installed
OR samba-4.6.14+git.157.c2d53c2b191-3.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP4 is installed
AND Package Information
cluster-md-kmp-default-4.12.14-95.29 is installed
OR dlm-kmp-default-4.12.14-95.29 is installed
OR gfs2-kmp-default-4.12.14-95.29 is installed
OR kernel-default-4.12.14-95.29 is installed
OR ocfs2-kmp-default-4.12.14-95.29 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP2 is installed
AND Package Information
hawk-0.5.2-0.38.16 is installed
OR hawk-templates-0.5.2-0.38.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability Extension 11 SP3 is installed
AND Package Information
gnutls-2.4.1-24.39.60.1 is installed
OR libgnutls-extra26-2.4.1-24.39.60.1 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 15 SP2 is installed
AND Package Information
syncthing-1.15.1-bp152.2.3.1 is installed
OR syncthing-relaysrv-1.15.1-bp152.2.3.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND sles11sp4-docker-image-1.1.1-20160304104123 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.15-27.1 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.15-27.1 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.15-27.1 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.15-27.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.39-47.1 is installed
OR kernel-ec2-devel-3.12.39-47.1 is installed
OR kernel-ec2-extra-3.12.39-47.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-15.1 is installed
OR php5-5.5.14-15.1 is installed
OR php5-bcmath-5.5.14-15.1 is installed
OR php5-bz2-5.5.14-15.1 is installed
OR php5-calendar-5.5.14-15.1 is installed
OR php5-ctype-5.5.14-15.1 is installed
OR php5-curl-5.5.14-15.1 is installed
OR php5-dba-5.5.14-15.1 is installed
OR php5-dom-5.5.14-15.1 is installed
OR php5-enchant-5.5.14-15.1 is installed
OR php5-exif-5.5.14-15.1 is installed
OR php5-fastcgi-5.5.14-15.1 is installed
OR php5-fileinfo-5.5.14-15.1 is installed
OR php5-fpm-5.5.14-15.1 is installed
OR php5-ftp-5.5.14-15.1 is installed
OR php5-gd-5.5.14-15.1 is installed
OR php5-gettext-5.5.14-15.1 is installed
OR php5-gmp-5.5.14-15.1 is installed
OR php5-iconv-5.5.14-15.1 is installed
OR php5-intl-5.5.14-15.1 is installed
OR php5-json-5.5.14-15.1 is installed
OR php5-ldap-5.5.14-15.1 is installed
OR php5-mbstring-5.5.14-15.1 is installed
OR php5-mcrypt-5.5.14-15.1 is installed
OR php5-mysql-5.5.14-15.1 is installed
OR php5-odbc-5.5.14-15.1 is installed
OR php5-openssl-5.5.14-15.1 is installed
OR php5-pcntl-5.5.14-15.1 is installed
OR php5-pdo-5.5.14-15.1 is installed
OR php5-pear-5.5.14-15.1 is installed
OR php5-pgsql-5.5.14-15.1 is installed
OR php5-pspell-5.5.14-15.1 is installed
OR php5-shmop-5.5.14-15.1 is installed
OR php5-snmp-5.5.14-15.1 is installed
OR php5-soap-5.5.14-15.1 is installed
OR php5-sockets-5.5.14-15.1 is installed
OR php5-sqlite-5.5.14-15.1 is installed
OR php5-suhosin-5.5.14-15.1 is installed
OR php5-sysvmsg-5.5.14-15.1 is installed
OR php5-sysvsem-5.5.14-15.1 is installed
OR php5-sysvshm-5.5.14-15.1 is installed
OR php5-tokenizer-5.5.14-15.1 is installed
OR php5-wddx-5.5.14-15.1 is installed
OR php5-xmlreader-5.5.14-15.1 is installed
OR php5-xmlrpc-5.5.14-15.1 is installed
OR php5-xmlwriter-5.5.14-15.1 is installed
OR php5-xsl-5.5.14-15.1 is installed
OR php5-zip-5.5.14-15.1 is installed
OR php5-zlib-5.5.14-15.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP2 is installed
AND qemu-0.10.1-0.5.7.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Point of Sale 11 SP3 is installed
AND Package Information
MozillaFirefox-52.2.0esr-72.5.2 is installed
OR MozillaFirefox-branding-SLED-52-24.3.44 is installed
OR MozillaFirefox-translations-52.2.0esr-72.5.2 is installed
OR firefox-gcc5-5.3.1+r233831-7.1 is installed
OR firefox-libffi-gcc5-5.3.1+r233831-7.1 is installed
OR firefox-libffi4-5.3.1+r233831-7.1 is installed
OR firefox-libstdc++6-5.3.1+r233831-7.1 is installed
OR libfreebl3-3.29.5-47.3.2 is installed
OR libsoftokn3-3.29.5-47.3.2 is installed
OR mozilla-nss-3.29.5-47.3.2 is installed
OR mozilla-nss-tools-3.29.5-47.3.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 11 SP2 is installed
AND Package Information
cluster-network-kmp-rt-1.4_3.0.101_rt130_0.7.9-2.18.79 is installed
OR cluster-network-kmp-rt_trace-1.4_3.0.101_rt130_0.7.9-2.18.79 is installed
OR drbd-kmp-rt-8.4.2_3.0.101_rt130_0.7.9-0.6.6.70 is installed
OR drbd-kmp-rt_trace-8.4.2_3.0.101_rt130_0.7.9-0.6.6.70 is installed
OR iscsitarget-kmp-rt-1.4.20_3.0.101_rt130_0.7.9-0.25.25.18 is installed
OR iscsitarget-kmp-rt_trace-1.4.20_3.0.101_rt130_0.7.9-0.25.25.18 is installed
OR kernel-rt-3.0.101.rt130-0.7.9.1 is installed
OR kernel-rt-base-3.0.101.rt130-0.7.9.1 is installed
OR kernel-rt-devel-3.0.101.rt130-0.7.9.1 is installed
OR kernel-rt_trace-3.0.101.rt130-0.7.9.1 is installed
OR kernel-rt_trace-base-3.0.101.rt130-0.7.9.1 is installed
OR kernel-rt_trace-devel-3.0.101.rt130-0.7.9.1 is installed
OR kernel-source-rt-3.0.101.rt130-0.7.9.1 is installed
OR kernel-syms-rt-3.0.101.rt130-0.7.9.1 is installed
OR lttng-modules-kmp-rt-2.0.4_3.0.101_rt130_0.7.9-0.9.9.6 is installed
OR lttng-modules-kmp-rt_trace-2.0.4_3.0.101_rt130_0.7.9-0.9.9.6 is installed
OR ocfs2-kmp-rt-1.6_3.0.101_rt130_0.7.9-0.11.78 is installed
OR ocfs2-kmp-rt_trace-1.6_3.0.101_rt130_0.7.9-0.11.78 is installed
OR ofed-kmp-rt-1.5.2_3.0.101_rt130_0.7.9-0.28.28.50 is installed
OR ofed-kmp-rt_trace-1.5.2_3.0.101_rt130_0.7.9-0.28.28.50 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
AND Package Information
kernel-rt-3.0.101.rt130-68.1 is installed
OR kernel-rt-base-3.0.101.rt130-68.1 is installed
OR kernel-rt-devel-3.0.101.rt130-68.1 is installed
OR kernel-rt_trace-3.0.101.rt130-68.1 is installed
OR kernel-rt_trace-base-3.0.101.rt130-68.1 is installed
OR kernel-rt_trace-devel-3.0.101.rt130-68.1 is installed
OR kernel-source-rt-3.0.101.rt130-68.1 is installed
OR kernel-syms-rt-3.0.101.rt130-68.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 is installed
AND Package Information
libvirt-0.4.6-14.63.1 is installed
OR libvirt-doc-0.4.6-14.63.1 is installed
OR libvirt-python-0.4.6-14.63.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
bash-3.2-147.12.1 is installed
OR bash-doc-3.2-147.12.1 is installed
OR bash-x86-3.2-147.12.1 is installed
OR libreadline5-5.2-147.12.1 is installed
OR libreadline5-32bit-5.2-147.12.1 is installed
OR libreadline5-x86-5.2-147.12.1 is installed
OR readline-doc-5.2-147.12.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
bash-3.2-147.12.1 is installed
OR bash-doc-3.2-147.12.1 is installed
OR bash-x86-3.2-147.12.1 is installed
OR libreadline5-5.2-147.12.1 is installed
OR libreadline5-32bit-5.2-147.12.1 is installed
OR libreadline5-x86-5.2-147.12.1 is installed
OR readline-doc-5.2-147.12.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
bash-3.2-147.12.1 is installed
OR bash-doc-3.2-147.12.1 is installed
OR bash-x86-3.2-147.12.1 is installed
OR libreadline5-5.2-147.12.1 is installed
OR libreadline5-32bit-5.2-147.12.1 is installed
OR libreadline5-x86-5.2-147.12.1 is installed
OR readline-doc-5.2-147.12.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
gpg2-2.0.9-25.26.1 is installed
OR gpg2-lang-2.0.9-25.26.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND
gpg2-2.0.9-25.26.1 is installed
OR gpg2-lang-2.0.9-25.26.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
expat-2.0.1-88.34.1 is installed
OR libexpat1-2.0.1-88.34.1 is installed
OR libexpat1-32bit-2.0.1-88.34.1 is installed
OR libexpat1-x86-2.0.1-88.34.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
expat-2.0.1-88.34.1 is installed
OR libexpat1-2.0.1-88.34.1 is installed
OR libexpat1-32bit-2.0.1-88.34.1 is installed
OR libexpat1-x86-2.0.1-88.34.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
curl-7.19.0-11.24 is installed
OR libcurl4-7.19.0-11.24 is installed
OR libcurl4-32bit-7.19.0-11.24 is installed
OR libcurl4-x86-7.19.0-11.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND Package Information
MozillaFirefox-31.4.0esr-0.3.1 is installed
OR MozillaFirefox-translations-31.4.0esr-0.3.1 is installed
OR libfreebl3-3.17.3-0.3.1 is installed
OR libfreebl3-32bit-3.17.3-0.3.1 is installed
OR mozilla-nss-3.17.3-0.3.1 is installed
OR mozilla-nss-32bit-3.17.3-0.3.1 is installed
OR mozilla-nss-tools-3.17.3-0.3.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
kernel-default-3.0.101-0.7.17.1 is installed
OR kernel-default-base-3.0.101-0.7.17.1 is installed
OR kernel-default-devel-3.0.101-0.7.17.1 is installed
OR kernel-default-man-3.0.101-0.7.17.1 is installed
OR kernel-ec2-3.0.101-0.7.17.1 is installed
OR kernel-ec2-base-3.0.101-0.7.17.1 is installed
OR kernel-ec2-devel-3.0.101-0.7.17.1 is installed
OR kernel-pae-3.0.101-0.7.17.1 is installed
OR kernel-pae-base-3.0.101-0.7.17.1 is installed
OR kernel-pae-devel-3.0.101-0.7.17.1 is installed
OR kernel-ppc64-3.0.101-0.7.17.1 is installed
OR kernel-ppc64-base-3.0.101-0.7.17.1 is installed
OR kernel-ppc64-devel-3.0.101-0.7.17.1 is installed
OR kernel-source-3.0.101-0.7.17.1 is installed
OR kernel-syms-3.0.101-0.7.17.1 is installed
OR kernel-trace-3.0.101-0.7.17.1 is installed
OR kernel-trace-base-3.0.101-0.7.17.1 is installed
OR kernel-trace-devel-3.0.101-0.7.17.1 is installed
OR kernel-xen-3.0.101-0.7.17.1 is installed
OR kernel-xen-base-3.0.101-0.7.17.1 is installed
OR kernel-xen-devel-3.0.101-0.7.17.1 is installed
OR xen-kmp-default-4.1.6_04_3.0.101_0.7.17-0.5.16 is installed
OR xen-kmp-pae-4.1.6_04_3.0.101_0.7.17-0.5.16 is installed
OR xen-kmp-trace-4.1.6_04_3.0.101_0.7.17-0.5.16 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
kernel-default-3.0.101-0.7.17.1 is installed
OR kernel-default-base-3.0.101-0.7.17.1 is installed
OR kernel-default-devel-3.0.101-0.7.17.1 is installed
OR kernel-default-man-3.0.101-0.7.17.1 is installed
OR kernel-ec2-3.0.101-0.7.17.1 is installed
OR kernel-ec2-base-3.0.101-0.7.17.1 is installed
OR kernel-ec2-devel-3.0.101-0.7.17.1 is installed
OR kernel-pae-3.0.101-0.7.17.1 is installed
OR kernel-pae-base-3.0.101-0.7.17.1 is installed
OR kernel-pae-devel-3.0.101-0.7.17.1 is installed
OR kernel-ppc64-3.0.101-0.7.17.1 is installed
OR kernel-ppc64-base-3.0.101-0.7.17.1 is installed
OR kernel-ppc64-devel-3.0.101-0.7.17.1 is installed
OR kernel-source-3.0.101-0.7.17.1 is installed
OR kernel-syms-3.0.101-0.7.17.1 is installed
OR kernel-trace-3.0.101-0.7.17.1 is installed
OR kernel-trace-base-3.0.101-0.7.17.1 is installed
OR kernel-trace-devel-3.0.101-0.7.17.1 is installed
OR kernel-xen-3.0.101-0.7.17.1 is installed
OR kernel-xen-base-3.0.101-0.7.17.1 is installed
OR kernel-xen-devel-3.0.101-0.7.17.1 is installed
OR xen-kmp-default-4.1.6_04_3.0.101_0.7.17-0.5.16 is installed
OR xen-kmp-pae-4.1.6_04_3.0.101_0.7.17-0.5.16 is installed
OR xen-kmp-trace-4.1.6_04_3.0.101_0.7.17-0.5.16 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
kernel-default-3.0.101-0.7.17.1 is installed
OR kernel-default-base-3.0.101-0.7.17.1 is installed
OR kernel-default-devel-3.0.101-0.7.17.1 is installed
OR kernel-default-man-3.0.101-0.7.17.1 is installed
OR kernel-ec2-3.0.101-0.7.17.1 is installed
OR kernel-ec2-base-3.0.101-0.7.17.1 is installed
OR kernel-ec2-devel-3.0.101-0.7.17.1 is installed
OR kernel-pae-3.0.101-0.7.17.1 is installed
OR kernel-pae-base-3.0.101-0.7.17.1 is installed
OR kernel-pae-devel-3.0.101-0.7.17.1 is installed
OR kernel-ppc64-3.0.101-0.7.17.1 is installed
OR kernel-ppc64-base-3.0.101-0.7.17.1 is installed
OR kernel-ppc64-devel-3.0.101-0.7.17.1 is installed
OR kernel-source-3.0.101-0.7.17.1 is installed
OR kernel-syms-3.0.101-0.7.17.1 is installed
OR kernel-trace-3.0.101-0.7.17.1 is installed
OR kernel-trace-base-3.0.101-0.7.17.1 is installed
OR kernel-trace-devel-3.0.101-0.7.17.1 is installed
OR kernel-xen-3.0.101-0.7.17.1 is installed
OR kernel-xen-base-3.0.101-0.7.17.1 is installed
OR kernel-xen-devel-3.0.101-0.7.17.1 is installed
OR xen-kmp-default-4.1.6_04_3.0.101_0.7.17-0.5.16 is installed
OR xen-kmp-pae-4.1.6_04_3.0.101_0.7.17-0.5.16 is installed
OR xen-kmp-trace-4.1.6_04_3.0.101_0.7.17-0.5.16 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
Mesa-7.11.2-0.9.1 is installed
OR Mesa-32bit-7.11.2-0.9.1 is installed
OR Mesa-x86-7.11.2-0.9.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
Mesa-7.11.2-0.9.1 is installed
OR Mesa-32bit-7.11.2-0.9.1 is installed
OR Mesa-x86-7.11.2-0.9.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND Package Information
PolicyKit-0.9-14.39 is installed
OR PolicyKit-32bit-0.9-14.39 is installed
OR PolicyKit-doc-0.9-14.39 is installed
OR PolicyKit-x86-0.9-14.39 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND Package Information
MozillaFirefox-24.7.0esr-0.3.1 is installed
OR MozillaFirefox-translations-24.7.0esr-0.3.1 is installed
OR libfreebl3-3.16.2-0.3.1 is installed
OR libfreebl3-32bit-3.16.2-0.3.1 is installed
OR mozilla-nss-3.16.2-0.3.1 is installed
OR mozilla-nss-32bit-3.16.2-0.3.1 is installed
OR mozilla-nss-devel-3.16.2-0.3.1 is installed
OR mozilla-nss-tools-3.16.2-0.3.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
coreutils-8.12-6.25.29.1 is installed
OR coreutils-lang-8.12-6.25.29.1 is installed
OR coreutils-x86-8.12-6.25.29.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
coreutils-8.12-6.25.29.1 is installed
OR coreutils-lang-8.12-6.25.29.1 is installed
OR coreutils-x86-8.12-6.25.29.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND Package Information
ant-1.7.1-20.9 is installed
OR ant-trax-1.7.1-16.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
ImageMagick-6.4.3.6-7.37.1 is installed
OR libMagickCore1-6.4.3.6-7.37.1 is installed
OR libMagickCore1-32bit-6.4.3.6-7.37.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND amavisd-new-2.7.0-18.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11-SECURITY is installed
AND Package Information
openssh-openssl1-6.6p1-18.1 is installed
OR openssh-openssl1-helpers-6.6p1-18.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
libxml2-2.9.1-10 is installed
OR libxml2-2-2.9.1-10 is installed
OR libxml2-2-32bit-2.9.1-10 is installed
OR libxml2-doc-2.9.1-10 is installed
OR libxml2-tools-2.9.1-10 is installed
OR python-libxml2-2.9.1-10 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
libxml2-2.9.1-10 is installed
OR libxml2-2-2.9.1-10 is installed
OR libxml2-2-32bit-2.9.1-10 is installed
OR libxml2-doc-2.9.1-10 is installed
OR libxml2-tools-2.9.1-10 is installed
OR python-libxml2-2.9.1-10 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
dbus-1-1.8.12-6.5 is installed
OR dbus-1-x11-1.8.12-6.5 is installed
OR libdbus-1-3-1.8.12-6.1 is installed
OR libdbus-1-3-32bit-1.8.12-6.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
xscreensaver-5.22-7 is installed
OR xscreensaver-data-5.22-7 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
xscreensaver-5.22-7 is installed
OR xscreensaver-data-5.22-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND Package Information
libecpg6-9.4.5-4.1 is installed
OR libpq5-9.4.5-4.1 is installed
OR libpq5-32bit-9.4.5-4.1 is installed
OR postgresql94-9.4.5-4.5 is installed
OR postgresql94-contrib-9.4.5-4.5 is installed
OR postgresql94-docs-9.4.5-4.5 is installed
OR postgresql94-server-9.4.5-4.5 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND
kernel-default-3.12.74-60.64.48 is installed
OR kernel-default-base-3.12.74-60.64.48 is installed
OR kernel-default-devel-3.12.74-60.64.48 is installed
OR kernel-default-man-3.12.74-60.64.48 is installed
OR kernel-devel-3.12.74-60.64.48 is installed
OR kernel-macros-3.12.74-60.64.48 is installed
OR kernel-source-3.12.74-60.64.48 is installed
OR kernel-syms-3.12.74-60.64.48 is installed
OR kernel-xen-3.12.74-60.64.48 is installed
OR kernel-xen-base-3.12.74-60.64.48 is installed
OR kernel-xen-devel-3.12.74-60.64.48 is installed
OR kgraft-patch-3_12_74-60_64_48-default-1-2 is installed
OR kgraft-patch-3_12_74-60_64_48-xen-1-2 is installed
OR kgraft-patch-SLE12-SP1_Update_17-1-2 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.48 is installed
OR kernel-default-base-3.12.74-60.64.48 is installed
OR kernel-default-devel-3.12.74-60.64.48 is installed
OR kernel-default-man-3.12.74-60.64.48 is installed
OR kernel-devel-3.12.74-60.64.48 is installed
OR kernel-macros-3.12.74-60.64.48 is installed
OR kernel-source-3.12.74-60.64.48 is installed
OR kernel-syms-3.12.74-60.64.48 is installed
OR kernel-xen-3.12.74-60.64.48 is installed
OR kernel-xen-base-3.12.74-60.64.48 is installed
OR kernel-xen-devel-3.12.74-60.64.48 is installed
OR kgraft-patch-3_12_74-60_64_48-default-1-2 is installed
OR kgraft-patch-3_12_74-60_64_48-xen-1-2 is installed
OR kgraft-patch-SLE12-SP1_Update_17-1-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND ant-1.9.4-1.6 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
ImageMagick-6.8.8.1-71.74 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-71.74 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-71.74 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
ImageMagick-6.8.8.1-71.74 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-71.74 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-71.74 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
xen-4.4.4_04-22.22 is installed
OR xen-doc-html-4.4.4_04-22.22 is installed
OR xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22 is installed
OR xen-libs-4.4.4_04-22.22 is installed
OR xen-libs-32bit-4.4.4_04-22.22 is installed
OR xen-tools-4.4.4_04-22.22 is installed
OR xen-tools-domU-4.4.4_04-22.22 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
xen-4.4.4_04-22.22 is installed
OR xen-doc-html-4.4.4_04-22.22 is installed
OR xen-kmp-default-4.4.4_04_k3.12.60_52.54-22.22 is installed
OR xen-libs-4.4.4_04-22.22 is installed
OR xen-libs-32bit-4.4.4_04-22.22 is installed
OR xen-tools-4.4.4_04-22.22 is installed
OR xen-tools-domU-4.4.4_04-22.22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
accountsservice-0.6.42-14.2 is installed
OR accountsservice-lang-0.6.42-14.2 is installed
OR libaccountsservice0-0.6.42-14.2 is installed
OR typelib-1_0-AccountsService-1_0-0.6.42-14.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
kgraft-patch-3_12_51-52_31-default-6-5 is installed
OR kgraft-patch-3_12_51-52_31-xen-6-5 is installed
OR kgraft-patch-SLE12_Update_9-6-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
kernel-default-3.12.74-60.64.48 is installed
OR kernel-default-base-3.12.74-60.64.48 is installed
OR kernel-default-devel-3.12.74-60.64.48 is installed
OR kernel-devel-3.12.74-60.64.48 is installed
OR kernel-macros-3.12.74-60.64.48 is installed
OR kernel-source-3.12.74-60.64.48 is installed
OR kernel-syms-3.12.74-60.64.48 is installed
OR kernel-xen-3.12.74-60.64.48 is installed
OR kernel-xen-base-3.12.74-60.64.48 is installed
OR kernel-xen-devel-3.12.74-60.64.48 is installed
OR kgraft-patch-3_12_74-60_64_48-default-1-2 is installed
OR kgraft-patch-3_12_74-60_64_48-xen-1-2 is installed
OR kgraft-patch-SLE12-SP1_Update_17-1-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
kgraft-patch-4_4_120-92_70-default-3-2 is installed
OR kgraft-patch-SLE12-SP2_Update_20-3-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND Package Information
compat-openssl098-0.9.8j-106.9 is installed
OR libopenssl0_9_8-0.9.8j-106.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
libgcrypt-devel-1.5.0-0.15 is installed
OR libgcrypt-devel-32bit-1.5.0-0.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
ImageMagick-6.4.3.6-7.78.22.1 is installed
OR ImageMagick-devel-6.4.3.6-7.78.22.1 is installed
OR libMagick++-devel-6.4.3.6-7.78.22.1 is installed
OR libMagick++1-6.4.3.6-7.78.22.1 is installed
OR libMagickWand1-6.4.3.6-7.78.22.1 is installed
OR libMagickWand1-32bit-6.4.3.6-7.78.22.1 is installed
OR perl-PerlMagick-6.4.3.6-7.78.22.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 is installed
AND Package Information
java-1_7_1-ibm-1.7.1_sr2.0-4 is installed
OR java-1_7_1-ibm-devel-1.7.1_sr2.0-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
AND Package Information
curl-7.37.0-31 is installed
OR libcurl-devel-7.37.0-31 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
AND Package Information
binutils-2.31-9.26 is installed
OR binutils-devel-2.31-9.26 is installed
OR binutils-gold-2.31-9.26 is installed
OR cross-ppc-binutils-2.31-9.26 is installed
OR cross-spu-binutils-2.31-9.26 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP4 is installed
AND Package Information
MozillaFirefox-60.2.2esr-109.46 is installed
OR MozillaFirefox-devel-60.2.2esr-109.46 is installed
OR mozilla-nspr-4.19-19.3 is installed
OR mozilla-nspr-devel-4.19-19.3 is installed
OR mozilla-nss-3.36.4-58.15 is installed
OR mozilla-nss-devel-3.36.4-58.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
AND fontconfig-devel-2.11.1-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
kernel-default-3.12.38-44 is installed
OR kernel-default-extra-3.12.38-44 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND bogofilter-1.2.4-3.56 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
libmysqlclient_r18-10.0.28-17 is installed
OR libmysqlclient_r18-32bit-10.0.28-17 is installed
OR mariadb-10.0.28-17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
ImageMagick-6.8.8.1-71.5 is installed
OR libMagick++-6_Q16-3-6.8.8.1-71.5 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
AND raptor-2.0.10-3 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND Package Information
MozillaThunderbird-45.3.0-9 is installed
OR MozillaThunderbird-buildsymbols-45.3.0-9 is installed
OR MozillaThunderbird-devel-45.3.0-9 is installed
OR MozillaThunderbird-translations-common-45.3.0-9 is installed
OR MozillaThunderbird-translations-other-45.3.0-9 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND Package Information
chromedriver-56.0.2924.87-5 is installed
OR chromium-56.0.2924.87-5 is installed
|