Revision Date: | 2022-01-17 | Version: | 1 |
Title: | Security update for watchman (Important) |
Description: | This update for watchman fixes the following issues:
- ship README.suse that explains how to use the template systemd units - add user writable bit for systemd service and socket files - properly handle state directory creation in /run/watchman/$USER-state. The former approach was susceptible to a local privilege escalation using symlinks (CVE-2022-21944, boo#1194470).
- Added hardening to systemd service(s) (boo#1181400). Modified: * watchman@.service
- removed python2 bindings - enabled python3 bindings as python3-watchman
- Changes in 4.8.0:
* New command `flush-subscriptions` to synchronize subscriptions associated with the current session. * Enforce socket Unix groups more strongly — Watchman will now refuse to start if it couldn't gain the right group memberships, as can happen for sites that are experiencing intermittent LDAP connectivity problems. * pywatchman now officially supports Python 3. pywatchman will return Unicode strings (possibly with surrogate escapes) by default, but can optionally return bytestrings. Note that on Python 3, pywatchman requires Watchman 4.8 and above. The Python 2 interface and requirements remain unchanged. * Prior to 4.8, methods on the Java WatchmanClient that returned ListenableFutures would swallow exceptions and hang in an unfinished state under situations like socket closure or thread death. This has been fixed, and now ListenableFutures propagate exception conditions immediately. (Note that this is typically unrecoverable, and users should create a new WatchmanClient to re-establish communication with Watchman.) See #412. * The minimum Java version for the Watchman Java client has always been 1.7, but it was incorrectly described to be 1.6. The Java client's build file has been fixed accordingly. * Watchman was converted from C to C++. The conversion exposed several concurrency bugs, all of which have now been fixed. * Subscription queries are now executed in the context of the client thread, which means that subscriptions are dispatched in parallel. Previously, subscriptions would be serially dispatched and block the disk IO thread. * Triggers are now dispatched in parallel and waits are managed in their own threads (one thread per trigger). This improves concurrency and resolves a couple of waitpid related issues where watchman may not reap spawned children in a timely fashion, or may spin on CPU until another child is spawned. * Fixed an object lifecycle management issue that could cause a crash when aging out old/transient files. * Implement an upgraded wire protocol, BSERv2, on the server and in pywatchman. BSERv2 can carry information about string encoding over the wire. This lets pywatchman convert to Unicode strings on Python 3. Clients and servers know how to transparently fall back to BSERv1. - Changes in 4.9.0: * New field: `content.sha1hex`. This field expands to the SHA1 hash of the file contents, expressed in hex digits (40 character hex string). Watchman maintains a cache of the content hashes and can compute the hash on demand and also heuristically as files are changed. This is useful for tooling that wants to perform more intelligent cache invalidation or build artifact fetching from content addressed storage. * Fixed an issue that resulted in the perf logging thread deadlocking when `perf_logger_command` is enabled in the global configuration * Fixed an issue where queries larger than 1MB would likely result in a PDU error response. * Reduced lock contention for subscriptions that do no use the advanced settling (`drop`, `defer`) options. * Fixed `since` generator behavior when using unix timestamps rather than the preferred clock string syntax * Improved the reporting of 'new' files in watchman results * Improved performance of handling changes on case insensitive filesystems * pywatchman: the python wheel format is used for publishing watchman pypi package * pywatchman: now watchman path is configurable in python client * pywatchman: now python client can be used as a context manager
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1005023 1005776 1006867 1012382 1012829 1027054 1031717 1032680 1034503 1035432 1042286 1043441 1045330 1046299 1046303 1046305 1050244 1050536 1050545 1051510 1054028 1054914 1055117 1055186 1056995 1061840 1062840 1064802 1065600 1065615 1065729 1066129 1066223 1067118 1068032 1068569 1069135 1071306 1071892 1071995 1072363 1072689 1072739 1072865 1073401 1073513 1074198 1074426 1075087 1076282 1076696 1077285 1077513 1077560 1077779 1078583 1078609 1078672 1078673 1078787 1079029 1079038 1079384 1079989 1080014 1080263 1080344 1080360 1080364 1080384 1080464 1080774 1080809 1080813 1080851 1081134 1081431 1081491 1081498 1081500 1081512 1081671 1082223 1082299 1082478 1082555 1082795 1082864 1082897 1082979 1082993 1083494 1083548 1084610 1085053 1085107 1085224 1085239 1086323 1087092 1089644 1093205 1097583 1097584 1097585 1097586 1097587 1097588 1098291 1101591 1101674 1104967 1109158 1113722 1114279 1114981 1115518 1117665 1119086 1119971 1120323 1122363 1123034 1123080 1127155 1127988 1131304 1133140 1134303 1135642 1135854 1135873 1137799 1137861 1137865 1137959 1140155 1140729 1140845 1140883 1141600 1142076 1142635 1142667 1144375 1144449 1145099 1146042 1146519 1146540 1146664 1148133 1148410 1148712 1148868 1149313 1149446 1149555 1149651 1150381 1150423 1150452 1150465 1150875 1151350 1151508 1151610 1151667 1151671 1151680 1151891 1151955 1152024 1152025 1152026 1152161 1152325 1152457 1152460 1152466 1152788 1152791 1152972 1152974 1152975 1153112 1153158 1153236 1153263 1153646 1153713 1153717 1153718 1153719 1153811 1154108 1154189 1154354 1154372 1154578 1154607 1154608 1154610 1154611 1154651 1154747 1181400 1194470 854817 854824 858727 863764 866911 867362 895814 899192 900881 903279 903543 907092 908491 909312 910764 913232 914742 915183 915540 916225 917125 917630 918618 919007 919018 920262 920696 920697 920699 921430 921769 922583 922734 922944 924071 924526 924664 924803 924809 925567 926156 926240 926314 926369 926953 927084 927115 927116 927257 927285 927308 927455 927697 927786 928122 928130 928131 928135 928141 928708 929092 929145 929475 929525 929696 929879 929883 929974 930092 930224 930226 930399 930579 930599 930669 930786 930972 931014 931124 931130 931403 931538 931620 931860 931988 932348 932793 932897 932898 932899 932900 932967 933117 933429 933637 933896 933904 933907 934160 935083 935085 935088 935174 935542 935881 935918 936012 936423 936445 936446 936502 936556 936831 936875 937032 937087 937609 937612 937613 937616 938022 938023 938024 940918 949022 951660 954210 954658 958581 958582 958583 958584 958585 958586 963964 963968 963975 966328 975772 983145 990856 CVE-2013-1988 CVE-2014-3065 CVE-2014-3566 CVE-2014-3647 CVE-2014-4288 CVE-2014-6456 CVE-2014-6457 CVE-2014-6458 CVE-2014-6466 CVE-2014-6476 CVE-2014-6492 CVE-2014-6493 CVE-2014-6502 CVE-2014-6503 CVE-2014-6506 CVE-2014-6511 CVE-2014-6512 CVE-2014-6513 CVE-2014-6515 CVE-2014-6527 CVE-2014-6531 CVE-2014-6532 CVE-2014-6558 CVE-2014-8086 CVE-2014-8159 CVE-2014-8891 CVE-2014-8892 CVE-2014-9295 CVE-2014-9296 CVE-2014-9728 CVE-2014-9729 CVE-2014-9730 CVE-2014-9731 CVE-2015-0204 CVE-2015-0458 CVE-2015-0459 CVE-2015-0469 CVE-2015-0477 CVE-2015-0478 CVE-2015-0480 CVE-2015-0486 CVE-2015-0488 CVE-2015-0491 CVE-2015-1465 CVE-2015-1805 CVE-2015-1931 CVE-2015-2041 CVE-2015-2042 CVE-2015-2188 CVE-2015-2189 CVE-2015-2191 CVE-2015-2590 CVE-2015-2601 CVE-2015-2613 CVE-2015-2619 CVE-2015-2621 CVE-2015-2625 CVE-2015-2632 CVE-2015-2637 CVE-2015-2638 CVE-2015-2664 CVE-2015-2666 CVE-2015-2808 CVE-2015-2830 CVE-2015-2922 CVE-2015-3212 CVE-2015-3223 CVE-2015-3331 CVE-2015-3332 CVE-2015-3339 CVE-2015-3636 CVE-2015-4000 CVE-2015-4036 CVE-2015-4167 CVE-2015-4495 CVE-2015-4692 CVE-2015-4729 CVE-2015-4731 CVE-2015-4732 CVE-2015-4733 CVE-2015-4734 CVE-2015-4748 CVE-2015-4749 CVE-2015-4760 CVE-2015-4803 CVE-2015-4805 CVE-2015-4806 CVE-2015-4810 CVE-2015-4835 CVE-2015-4840 CVE-2015-4842 CVE-2015-4843 CVE-2015-4844 CVE-2015-4860 CVE-2015-4871 CVE-2015-4872 CVE-2015-4882 CVE-2015-4883 CVE-2015-4893 CVE-2015-4902 CVE-2015-4903 CVE-2015-4911 CVE-2015-5006 CVE-2015-5041 CVE-2015-5252 CVE-2015-5296 CVE-2015-5299 CVE-2015-5330 CVE-2015-5364 CVE-2015-5366 CVE-2015-7575 CVE-2015-8079 CVE-2015-8126 CVE-2015-8467 CVE-2015-8472 CVE-2015-8629 CVE-2015-8630 CVE-2015-8631 CVE-2016-0264 CVE-2016-0363 CVE-2016-0376 CVE-2016-0402 CVE-2016-0448 CVE-2016-0466 CVE-2016-0475 CVE-2016-0483 CVE-2016-0494 CVE-2016-0686 CVE-2016-0687 CVE-2016-0705 CVE-2016-10165 CVE-2016-2183 CVE-2016-3422 CVE-2016-3426 CVE-2016-3427 CVE-2016-3443 CVE-2016-3449 CVE-2016-3485 CVE-2016-3511 CVE-2016-3598 CVE-2016-5542 CVE-2016-5547 CVE-2016-5548 CVE-2016-5549 CVE-2016-5552 CVE-2016-5554 CVE-2016-5556 CVE-2016-5568 CVE-2016-5573 CVE-2016-5597 CVE-2016-6354 CVE-2016-9840 CVE-2016-9841 CVE-2016-9842 CVE-2016-9843 CVE-2017-10053 CVE-2017-10067 CVE-2017-10074 CVE-2017-10078 CVE-2017-10081 CVE-2017-10087 CVE-2017-10089 CVE-2017-10090 CVE-2017-10096 CVE-2017-10101 CVE-2017-10102 CVE-2017-10105 CVE-2017-10107 CVE-2017-10108 CVE-2017-10109 CVE-2017-10110 CVE-2017-10111 CVE-2017-10115 CVE-2017-10116 CVE-2017-10125 CVE-2017-10243 CVE-2017-10281 CVE-2017-10285 CVE-2017-10293 CVE-2017-10295 CVE-2017-10309 CVE-2017-10345 CVE-2017-10346 CVE-2017-10347 CVE-2017-10348 CVE-2017-10349 CVE-2017-10350 CVE-2017-10355 CVE-2017-10356 CVE-2017-10357 CVE-2017-10388 CVE-2017-11462 CVE-2017-1289 CVE-2017-13166 CVE-2017-15951 CVE-2017-16644 CVE-2017-16912 CVE-2017-16913 CVE-2017-17975 CVE-2017-18208 CVE-2017-18595 CVE-2017-3231 CVE-2017-3241 CVE-2017-3252 CVE-2017-3253 CVE-2017-3259 CVE-2017-3261 CVE-2017-3272 CVE-2017-3289 CVE-2017-3509 CVE-2017-3511 CVE-2017-3512 CVE-2017-3514 CVE-2017-3533 CVE-2017-3539 CVE-2017-3544 CVE-2017-3732 CVE-2017-3736 CVE-2018-1000026 CVE-2018-1068 CVE-2018-11212 CVE-2018-12539 CVE-2018-12547 CVE-2018-12549 CVE-2018-13785 CVE-2018-1417 CVE-2018-1517 CVE-2018-1656 CVE-2018-16864 CVE-2018-16865 CVE-2018-16866 CVE-2018-1890 CVE-2018-2579 CVE-2018-2582 CVE-2018-2588 CVE-2018-2599 CVE-2018-2602 CVE-2018-2603 CVE-2018-2618 CVE-2018-2633 CVE-2018-2634 CVE-2018-2637 CVE-2018-2638 CVE-2018-2639 CVE-2018-2641 CVE-2018-2663 CVE-2018-2677 CVE-2018-2678 CVE-2018-2783 CVE-2018-2790 CVE-2018-2794 CVE-2018-2795 CVE-2018-2796 CVE-2018-2797 CVE-2018-2798 CVE-2018-2799 CVE-2018-2800 CVE-2018-2814 CVE-2018-2825 CVE-2018-2826 CVE-2018-2940 CVE-2018-2952 CVE-2018-2964 CVE-2018-2973 CVE-2018-3136 CVE-2018-3139 CVE-2018-3149 CVE-2018-3169 CVE-2018-3180 CVE-2018-3183 CVE-2018-3214 CVE-2018-8087 CVE-2019-10245 CVE-2019-11771 CVE-2019-11772 CVE-2019-11775 CVE-2019-14821 CVE-2019-15291 CVE-2019-16232 CVE-2019-16234 CVE-2019-17056 CVE-2019-17133 CVE-2019-17666 CVE-2019-2422 CVE-2019-2426 CVE-2019-2449 CVE-2019-2602 CVE-2019-2684 CVE-2019-2697 CVE-2019-2698 CVE-2019-2762 CVE-2019-2766 CVE-2019-2769 CVE-2019-2786 CVE-2019-2816 CVE-2019-4473 CVE-2019-7317 CVE-2019-9506 CVE-2022-21944 openSUSE-SU-2022:0016-1 SUSE-SU-2015:0657-2 SUSE-SU-2015:1071-1 SUSE-SU-2015:1324-1 SUSE-SU-2015:1379-1
|
Platform(s): | openSUSE 13.2 openSUSE 13.2 NonFree SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 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 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 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 Performance Computing 15 SP3 SUSE Linux Enterprise Live Patching 12 SUSE Linux Enterprise Module for Containers 12 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Module for Toolchain 12 SUSE Linux Enterprise Module for Web Scripting 12 SUSE Linux Enterprise Point of Sale 11 SP3 SUSE Linux Enterprise Real Time Extension 11 SP4 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP1 SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS 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-CLIENT-TOOLS 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 SP3 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 SP3 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 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 Manager Proxy 4.2 SUSE Manager Server 4.2 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 SP3
| Product(s): | |
Definition Synopsis |
openSUSE 13.2 is installed AND Package Information
libzip-0.11.2-3.4.1 is installed
OR libzip-devel-0.11.2-3.4.1 is installed
OR libzip2-0.11.2-3.4.1 is installed
OR libzip2-32bit-0.11.2-3.4.1 is installed
|
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
AND python-setuptools-1.1.7-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 is installed
AND Package Information
krb5-mini-1.12.1-25 is installed
OR krb5-mini-devel-1.12.1-25 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP1 is installed
AND Package Information
python-tdb-1.3.8-4 is installed
OR python-tevent-0.9.26-4 is installed
OR tdb-1.3.8-4 is installed
OR tevent-0.9.26-4 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP2 is installed
AND Package Information
krb5-mini-1.12.5-40.13 is installed
OR krb5-mini-devel-1.12.5-40.13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP4 is installed
AND Package Information
libudev-mini-devel-228-150.58 is installed
OR libudev-mini1-228-150.58 is installed
OR systemd-mini-228-150.58 is installed
OR systemd-mini-devel-228-150.58 is installed
OR udev-mini-228-150.58 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP2 is installed
AND Package Information
acroread-9.5.5-0.5.5.1 is installed
OR acroread-cmaps-9.4.6-0.4.5.1 is installed
OR acroread-fonts-ja-9.4.6-0.4.5.1 is installed
OR acroread-fonts-ko-9.4.6-0.4.5.1 is installed
OR acroread-fonts-zh_CN-9.4.6-0.4.5.1 is installed
OR acroread-fonts-zh_TW-9.4.6-0.4.5.1 is installed
OR acroread_ja-9.4.2-0.4.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP3 is installed
AND Package Information
bind-9.9.6P1-0.19.1 is installed
OR bind-libs-9.9.6P1-0.19.1 is installed
OR bind-libs-32bit-9.9.6P1-0.19.1 is installed
OR bind-utils-9.9.6P1-0.19.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 11 SP4 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 12 is installed
AND Package Information
ntp-4.2.6p5-31 is installed
OR ntp-doc-4.2.6p5-31 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
qemu-2.6.2-31 is installed
OR qemu-block-curl-2.6.2-31 is installed
OR qemu-ipxe-1.0.0-31 is installed
OR qemu-kvm-2.6.2-31 is installed
OR qemu-seabios-1.9.1-31 is installed
OR qemu-sgabios-8-31 is installed
OR qemu-tools-2.6.2-31 is installed
OR qemu-vgabios-1.9.1-31 is installed
OR qemu-x86-2.6.2-31 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
libraw-0.15.4-16 is installed
OR libraw9-0.15.4-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
libpython2_7-1_0-2.7.13-28.16 is installed
OR libpython2_7-1_0-32bit-2.7.13-28.16 is installed
OR python-2.7.13-28.16 is installed
OR python-base-2.7.13-28.16 is installed
OR python-curses-2.7.13-28.16 is installed
OR python-devel-2.7.13-28.16 is installed
OR python-tk-2.7.13-28.16 is installed
OR python-xml-2.7.13-28.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP1 is installed
AND Package Information
ctdb-4.2.4-28.24 is installed
OR samba-4.2.4-28.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP2 is installed
AND Package Information
cluster-md-kmp-default-4.4.21-90 is installed
OR cluster-network-kmp-default-4.4.21-90 is installed
OR dlm-kmp-default-4.4.21-90 is installed
OR gfs2-kmp-default-4.4.21-90 is installed
OR kernel-default-4.4.21-90 is installed
OR ocfs2-kmp-default-4.4.21-90 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP3 is installed
AND Package Information
ctdb-4.6.14+git.150.1540e575faf-3.24 is installed
OR samba-4.6.14+git.150.1540e575faf-3.24 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP4 is installed
AND Package Information
libpacemaker3-1.1.19+20181105.ccd6b5b10-3.13 is installed
OR pacemaker-1.1.19+20181105.ccd6b5b10-3.13 is installed
OR pacemaker-cli-1.1.19+20181105.ccd6b5b10-3.13 is installed
OR pacemaker-cts-1.1.19+20181105.ccd6b5b10-3.13 is installed
OR pacemaker-remote-1.1.19+20181105.ccd6b5b10-3.13 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 15 SP3 is installed
AND Package Information
python3-watchman-1.4.0-bp153.2.3.1 is installed
OR watchman-4.9.0-bp153.2.3.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Live Patching 12 is installed
AND Package Information
kgraft-patch-3_12_60-52_54-default-1-2 is installed
OR kgraft-patch-3_12_60-52_54-xen-1-2 is installed
OR kgraft-patch-SLE12_Update_15-1-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Containers 12 is installed
AND sles12-docker-image-1.1.1-20160307082632 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND Package Information
kernel-ec2-3.12.48-52.27.1 is installed
OR kernel-ec2-devel-3.12.48-52.27.1 is installed
OR kernel-ec2-extra-3.12.48-52.27.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Toolchain 12 is installed
AND Package Information
cpp5-5.3.1+r233831-9.1 is installed
OR gcc5-5.3.1+r233831-9.1 is installed
OR gcc5-32bit-5.3.1+r233831-9.1 is installed
OR gcc5-ada-5.3.1+r233831-9.1 is installed
OR gcc5-ada-32bit-5.3.1+r233831-9.1 is installed
OR gcc5-c++-5.3.1+r233831-9.1 is installed
OR gcc5-c++-32bit-5.3.1+r233831-9.1 is installed
OR gcc5-fortran-5.3.1+r233831-9.1 is installed
OR gcc5-fortran-32bit-5.3.1+r233831-9.1 is installed
OR gcc5-info-5.3.1+r233831-9.1 is installed
OR gcc5-locale-5.3.1+r233831-9.1 is installed
OR libada5-5.3.1+r233831-9.1 is installed
OR libada5-32bit-5.3.1+r233831-9.1 is installed
OR libffi-devel-gcc5-5.3.1+r233831-9.1 is installed
OR libffi-devel-gcc5-32bit-5.3.1+r233831-9.1 is installed
OR libffi-gcc5-5.3.1+r233831-9.1 is installed
OR libstdc++6-devel-gcc5-5.3.1+r233831-9.1 is installed
OR libstdc++6-devel-gcc5-32bit-5.3.1+r233831-9.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Web Scripting 12 is installed
AND Package Information
apache2-mod_php5-5.5.14-30.1 is installed
OR php5-5.5.14-30.1 is installed
OR php5-bcmath-5.5.14-30.1 is installed
OR php5-bz2-5.5.14-30.1 is installed
OR php5-calendar-5.5.14-30.1 is installed
OR php5-ctype-5.5.14-30.1 is installed
OR php5-curl-5.5.14-30.1 is installed
OR php5-dba-5.5.14-30.1 is installed
OR php5-dom-5.5.14-30.1 is installed
OR php5-enchant-5.5.14-30.1 is installed
OR php5-exif-5.5.14-30.1 is installed
OR php5-fastcgi-5.5.14-30.1 is installed
OR php5-fileinfo-5.5.14-30.1 is installed
OR php5-fpm-5.5.14-30.1 is installed
OR php5-ftp-5.5.14-30.1 is installed
OR php5-gd-5.5.14-30.1 is installed
OR php5-gettext-5.5.14-30.1 is installed
OR php5-gmp-5.5.14-30.1 is installed
OR php5-iconv-5.5.14-30.1 is installed
OR php5-intl-5.5.14-30.1 is installed
OR php5-json-5.5.14-30.1 is installed
OR php5-ldap-5.5.14-30.1 is installed
OR php5-mbstring-5.5.14-30.1 is installed
OR php5-mcrypt-5.5.14-30.1 is installed
OR php5-mysql-5.5.14-30.1 is installed
OR php5-odbc-5.5.14-30.1 is installed
OR php5-openssl-5.5.14-30.1 is installed
OR php5-pcntl-5.5.14-30.1 is installed
OR php5-pdo-5.5.14-30.1 is installed
OR php5-pear-5.5.14-30.1 is installed
OR php5-pgsql-5.5.14-30.1 is installed
OR php5-pspell-5.5.14-30.1 is installed
OR php5-shmop-5.5.14-30.1 is installed
OR php5-snmp-5.5.14-30.1 is installed
OR php5-soap-5.5.14-30.1 is installed
OR php5-sockets-5.5.14-30.1 is installed
OR php5-sqlite-5.5.14-30.1 is installed
OR php5-suhosin-5.5.14-30.1 is installed
OR php5-sysvmsg-5.5.14-30.1 is installed
OR php5-sysvsem-5.5.14-30.1 is installed
OR php5-sysvshm-5.5.14-30.1 is installed
OR php5-tokenizer-5.5.14-30.1 is installed
OR php5-wddx-5.5.14-30.1 is installed
OR php5-xmlreader-5.5.14-30.1 is installed
OR php5-xmlrpc-5.5.14-30.1 is installed
OR php5-xmlwriter-5.5.14-30.1 is installed
OR php5-xsl-5.5.14-30.1 is installed
OR php5-zip-5.5.14-30.1 is installed
OR php5-zlib-5.5.14-30.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 SP4 is installed
AND Package Information
kernel-rt-3.0.101.rt130-57.1 is installed
OR kernel-rt-base-3.0.101.rt130-57.1 is installed
OR kernel-rt-devel-3.0.101.rt130-57.1 is installed
OR kernel-rt_trace-3.0.101.rt130-57.1 is installed
OR kernel-rt_trace-base-3.0.101.rt130-57.1 is installed
OR kernel-rt_trace-devel-3.0.101.rt130-57.1 is installed
OR kernel-source-rt-3.0.101.rt130-57.1 is installed
OR kernel-syms-rt-3.0.101.rt130-57.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 is installed
AND Package Information
apache2-mod_php5-5.2.6-50.18.3 is installed
OR php5-5.2.6-50.18.3 is installed
OR php5-bcmath-5.2.6-50.18.3 is installed
OR php5-bz2-5.2.6-50.18.3 is installed
OR php5-calendar-5.2.6-50.18.3 is installed
OR php5-ctype-5.2.6-50.18.3 is installed
OR php5-curl-5.2.6-50.18.3 is installed
OR php5-dba-5.2.6-50.18.3 is installed
OR php5-dbase-5.2.6-50.18.3 is installed
OR php5-dom-5.2.6-50.18.3 is installed
OR php5-exif-5.2.6-50.18.3 is installed
OR php5-fastcgi-5.2.6-50.18.3 is installed
OR php5-ftp-5.2.6-50.18.3 is installed
OR php5-gd-5.2.6-50.18.3 is installed
OR php5-gettext-5.2.6-50.18.3 is installed
OR php5-gmp-5.2.6-50.18.3 is installed
OR php5-hash-5.2.6-50.18.3 is installed
OR php5-iconv-5.2.6-50.18.3 is installed
OR php5-json-5.2.6-50.18.3 is installed
OR php5-ldap-5.2.6-50.18.3 is installed
OR php5-mbstring-5.2.6-50.18.3 is installed
OR php5-mcrypt-5.2.6-50.18.3 is installed
OR php5-mysql-5.2.6-50.18.3 is installed
OR php5-odbc-5.2.6-50.18.3 is installed
OR php5-openssl-5.2.6-50.18.3 is installed
OR php5-pcntl-5.2.6-50.18.3 is installed
OR php5-pdo-5.2.6-50.18.3 is installed
OR php5-pear-5.2.6-50.18.3 is installed
OR php5-pgsql-5.2.6-50.18.3 is installed
OR php5-pspell-5.2.6-50.18.3 is installed
OR php5-shmop-5.2.6-50.18.3 is installed
OR php5-snmp-5.2.6-50.18.3 is installed
OR php5-soap-5.2.6-50.18.3 is installed
OR php5-suhosin-5.2.6-50.18.3 is installed
OR php5-sysvmsg-5.2.6-50.18.3 is installed
OR php5-sysvsem-5.2.6-50.18.3 is installed
OR php5-sysvshm-5.2.6-50.18.3 is installed
OR php5-tokenizer-5.2.6-50.18.3 is installed
OR php5-wddx-5.2.6-50.18.3 is installed
OR php5-xmlreader-5.2.6-50.18.3 is installed
OR php5-xmlrpc-5.2.6-50.18.3 is installed
OR php5-xmlwriter-5.2.6-50.18.3 is installed
OR php5-xsl-5.2.6-50.18.3 is installed
OR php5-zip-5.2.6-50.18.3 is installed
OR php5-zlib-5.2.6-50.18.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND quagga-0.99.15-0.10.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND quagga-0.99.15-0.10.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND quagga-0.99.15-0.10.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP1 is installed
AND
libexif-0.6.17-2.14.1 is installed
OR libexif-32bit-0.6.17-2.14.1 is installed
OR libexif-x86-0.6.17-2.14.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libexif-0.6.17-2.14.1 is installed
OR libexif-32bit-0.6.17-2.14.1 is installed
OR libexif-x86-0.6.17-2.14.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1 is installed
AND Package Information
cifs-mount-3.4.3-1.17 is installed
OR ldapsmb-1.34b-11.17 is installed
OR libsmbclient0-3.4.3-1.17 is installed
OR libsmbclient0-32bit-3.4.3-1.17 is installed
OR libsmbclient0-x86-3.4.3-1.17 is installed
OR libtalloc1-3.4.3-1.17 is installed
OR libtalloc1-32bit-3.4.3-1.17 is installed
OR libtalloc1-x86-3.4.3-1.17 is installed
OR libtdb1-3.4.3-1.17 is installed
OR libtdb1-32bit-3.4.3-1.17 is installed
OR libtdb1-x86-3.4.3-1.17 is installed
OR libwbclient0-3.4.3-1.17 is installed
OR libwbclient0-32bit-3.4.3-1.17 is installed
OR libwbclient0-x86-3.4.3-1.17 is installed
OR samba-3.4.3-1.17 is installed
OR samba-32bit-3.4.3-1.17 is installed
OR samba-client-3.4.3-1.17 is installed
OR samba-client-32bit-3.4.3-1.17 is installed
OR samba-client-x86-3.4.3-1.17 is installed
OR samba-krb-printing-3.4.3-1.17 is installed
OR samba-winbind-3.4.3-1.17 is installed
OR samba-winbind-32bit-3.4.3-1.17 is installed
OR samba-winbind-x86-3.4.3-1.17 is installed
OR samba-x86-3.4.3-1.17 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS is installed
AND spacewalk-backend-libs-1.2.74-0.22.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP1-LTSS is installed
AND Package Information
MozillaFirefox-31.5.3esr-0.3.1 is installed
OR MozillaFirefox-translations-31.5.3esr-0.3.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
libmysqlclient15-5.0.96-0.6.1 is installed
OR libmysqlclient15-32bit-5.0.96-0.6.1 is installed
OR libmysqlclient15-x86-5.0.96-0.6.1 is installed
OR libmysqlclient_r15-5.0.96-0.6.1 is installed
OR mysql-5.0.96-0.6.1 is installed
OR mysql-Max-5.0.96-0.6.1 is installed
OR mysql-client-5.0.96-0.6.1 is installed
OR mysql-tools-5.0.96-0.6.1 is installed
OR Package Information
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND
libmysqlclient15-5.0.96-0.6.1 is installed
OR libmysqlclient15-32bit-5.0.96-0.6.1 is installed
OR libmysqlclient15-x86-5.0.96-0.6.1 is installed
OR libmysqlclient_r15-5.0.96-0.6.1 is installed
OR mysql-5.0.96-0.6.1 is installed
OR mysql-Max-5.0.96-0.6.1 is installed
OR mysql-client-5.0.96-0.6.1 is installed
OR mysql-tools-5.0.96-0.6.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
libmysqlclient15-5.0.96-0.6.1 is installed
OR libmysqlclient15-32bit-5.0.96-0.6.1 is installed
OR libmysqlclient15-x86-5.0.96-0.6.1 is installed
OR libmysqlclient_r15-5.0.96-0.6.1 is installed
OR mysql-5.0.96-0.6.1 is installed
OR mysql-Max-5.0.96-0.6.1 is installed
OR mysql-client-5.0.96-0.6.1 is installed
OR mysql-tools-5.0.96-0.6.1 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 coolkey-1.1.0-22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2-LTSS is installed
AND Package Information
ImageMagick-6.4.3.6-7.34.1 is installed
OR libMagickCore1-6.4.3.6-7.34.1 is installed
OR libMagickCore1-32bit-6.4.3.6-7.34.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
MozillaFirefox-24.5.0esr-0.8.1 is installed
OR MozillaFirefox-branding-SLED-24-0.7.36 is installed
OR MozillaFirefox-translations-24.5.0esr-0.8.1 is installed
OR libfreebl3-3.16-0.8.1 is installed
OR libfreebl3-32bit-3.16-0.8.1 is installed
OR libfreebl3-x86-3.16-0.8.1 is installed
OR libsoftokn3-3.16-0.8.1 is installed
OR libsoftokn3-32bit-3.16-0.8.1 is installed
OR libsoftokn3-x86-3.16-0.8.1 is installed
OR mozilla-nspr-4.10.4-0.3.1 is installed
OR mozilla-nspr-32bit-4.10.4-0.3.1 is installed
OR mozilla-nspr-x86-4.10.4-0.3.1 is installed
OR mozilla-nss-3.16-0.8.1 is installed
OR mozilla-nss-32bit-3.16-0.8.1 is installed
OR mozilla-nss-tools-3.16-0.8.1 is installed
OR mozilla-nss-x86-3.16-0.8.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
MozillaFirefox-24.5.0esr-0.8.1 is installed
OR MozillaFirefox-branding-SLED-24-0.7.36 is installed
OR MozillaFirefox-translations-24.5.0esr-0.8.1 is installed
OR libfreebl3-3.16-0.8.1 is installed
OR libfreebl3-32bit-3.16-0.8.1 is installed
OR libfreebl3-x86-3.16-0.8.1 is installed
OR libsoftokn3-3.16-0.8.1 is installed
OR libsoftokn3-32bit-3.16-0.8.1 is installed
OR libsoftokn3-x86-3.16-0.8.1 is installed
OR mozilla-nspr-4.10.4-0.3.1 is installed
OR mozilla-nspr-32bit-4.10.4-0.3.1 is installed
OR mozilla-nspr-x86-4.10.4-0.3.1 is installed
OR mozilla-nss-3.16-0.8.1 is installed
OR mozilla-nss-32bit-3.16-0.8.1 is installed
OR mozilla-nss-tools-3.16-0.8.1 is installed
OR mozilla-nss-x86-3.16-0.8.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND amavisd-new-2.7.0-18.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
AND Package Information
salt-2016.11.4-43.10.2 is installed
OR salt-doc-2016.11.4-43.10.2 is installed
OR salt-minion-2016.11.4-43.10.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
MozillaFirefox-45.4.0esr-53.1 is installed
OR MozillaFirefox-translations-45.4.0esr-53.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND NetworkManager-gnome-0.7.1-5.22 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11-SECURITY is installed
AND Package Information
curl-openssl1-7.19.7-1.70.8.1 is installed
OR libcurl4-openssl1-7.19.7-1.70.8.1 is installed
OR libcurl4-openssl1-32bit-7.19.7-1.70.8.1 is installed
OR libcurl4-openssl1-x86-7.19.7-1.70.8.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 is installed
AND
ImageMagick-6.8.8.1-8 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-8 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-8 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND
ImageMagick-6.8.8.1-8 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-8 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND Package Information
tigervnc-1.3.0-22.3 is installed
OR xorg-x11-Xvnc-1.3.0-22.3 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1 is installed
AND
java-1_8_0-openjdk-1.8.0.101-14 is installed
OR java-1_8_0-openjdk-demo-1.8.0.101-14 is installed
OR java-1_8_0-openjdk-devel-1.8.0.101-14 is installed
OR java-1_8_0-openjdk-headless-1.8.0.101-14 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND
java-1_8_0-openjdk-1.8.0.101-14 is installed
OR java-1_8_0-openjdk-demo-1.8.0.101-14 is installed
OR java-1_8_0-openjdk-devel-1.8.0.101-14 is installed
OR java-1_8_0-openjdk-headless-1.8.0.101-14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND libpng15-15-1.5.22-2.2 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP1-LTSS is installed
AND sudo-1.8.10p3-2.16 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
AND sudo-1.8.10p3-2.16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
apache2-2.4.23-14.7 is installed
OR apache2-doc-2.4.23-14.7 is installed
OR apache2-example-pages-2.4.23-14.7 is installed
OR apache2-prefork-2.4.23-14.7 is installed
OR apache2-utils-2.4.23-14.7 is installed
OR apache2-worker-2.4.23-14.7 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12 SP3 is installed
AND
ImageMagick-6.8.8.1-71.82 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-71.82 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-71.82 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND
ImageMagick-6.8.8.1-71.82 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-71.82 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-71.82 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 12-LTSS is installed
AND
ctdb-4.2.4-18.30 is installed
OR libdcerpc-binding0-4.2.4-18.30 is installed
OR libdcerpc-binding0-32bit-4.2.4-18.30 is installed
OR libdcerpc0-4.2.4-18.30 is installed
OR libdcerpc0-32bit-4.2.4-18.30 is installed
OR libgensec0-4.2.4-18.30 is installed
OR libgensec0-32bit-4.2.4-18.30 is installed
OR libndr-krb5pac0-4.2.4-18.30 is installed
OR libndr-krb5pac0-32bit-4.2.4-18.30 is installed
OR libndr-nbt0-4.2.4-18.30 is installed
OR libndr-nbt0-32bit-4.2.4-18.30 is installed
OR libndr-standard0-4.2.4-18.30 is installed
OR libndr-standard0-32bit-4.2.4-18.30 is installed
OR libndr0-4.2.4-18.30 is installed
OR libndr0-32bit-4.2.4-18.30 is installed
OR libnetapi0-4.2.4-18.30 is installed
OR libnetapi0-32bit-4.2.4-18.30 is installed
OR libregistry0-4.2.4-18.30 is installed
OR libsamba-credentials0-4.2.4-18.30 is installed
OR libsamba-credentials0-32bit-4.2.4-18.30 is installed
OR libsamba-hostconfig0-4.2.4-18.30 is installed
OR libsamba-hostconfig0-32bit-4.2.4-18.30 is installed
OR libsamba-passdb0-4.2.4-18.30 is installed
OR libsamba-passdb0-32bit-4.2.4-18.30 is installed
OR libsamba-util0-4.2.4-18.30 is installed
OR libsamba-util0-32bit-4.2.4-18.30 is installed
OR libsamdb0-4.2.4-18.30 is installed
OR libsamdb0-32bit-4.2.4-18.30 is installed
OR libsmbclient-raw0-4.2.4-18.30 is installed
OR libsmbclient-raw0-32bit-4.2.4-18.30 is installed
OR libsmbclient0-4.2.4-18.30 is installed
OR libsmbclient0-32bit-4.2.4-18.30 is installed
OR libsmbconf0-4.2.4-18.30 is installed
OR libsmbconf0-32bit-4.2.4-18.30 is installed
OR libsmbldap0-4.2.4-18.30 is installed
OR libsmbldap0-32bit-4.2.4-18.30 is installed
OR libtevent-util0-4.2.4-18.30 is installed
OR libtevent-util0-32bit-4.2.4-18.30 is installed
OR libwbclient0-4.2.4-18.30 is installed
OR libwbclient0-32bit-4.2.4-18.30 is installed
OR samba-4.2.4-18.30 is installed
OR samba-32bit-4.2.4-18.30 is installed
OR samba-client-4.2.4-18.30 is installed
OR samba-client-32bit-4.2.4-18.30 is installed
OR samba-doc-4.2.4-18.30 is installed
OR samba-libs-4.2.4-18.30 is installed
OR samba-libs-32bit-4.2.4-18.30 is installed
OR samba-winbind-4.2.4-18.30 is installed
OR samba-winbind-32bit-4.2.4-18.30 is installed
OR Package Information
SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
AND
ctdb-4.2.4-18.30 is installed
OR libdcerpc-binding0-4.2.4-18.30 is installed
OR libdcerpc-binding0-32bit-4.2.4-18.30 is installed
OR libdcerpc0-4.2.4-18.30 is installed
OR libdcerpc0-32bit-4.2.4-18.30 is installed
OR libgensec0-4.2.4-18.30 is installed
OR libgensec0-32bit-4.2.4-18.30 is installed
OR libndr-krb5pac0-4.2.4-18.30 is installed
OR libndr-krb5pac0-32bit-4.2.4-18.30 is installed
OR libndr-nbt0-4.2.4-18.30 is installed
OR libndr-nbt0-32bit-4.2.4-18.30 is installed
OR libndr-standard0-4.2.4-18.30 is installed
OR libndr-standard0-32bit-4.2.4-18.30 is installed
OR libndr0-4.2.4-18.30 is installed
OR libndr0-32bit-4.2.4-18.30 is installed
OR libnetapi0-4.2.4-18.30 is installed
OR libnetapi0-32bit-4.2.4-18.30 is installed
OR libregistry0-4.2.4-18.30 is installed
OR libsamba-credentials0-4.2.4-18.30 is installed
OR libsamba-credentials0-32bit-4.2.4-18.30 is installed
OR libsamba-hostconfig0-4.2.4-18.30 is installed
OR libsamba-hostconfig0-32bit-4.2.4-18.30 is installed
OR libsamba-passdb0-4.2.4-18.30 is installed
OR libsamba-passdb0-32bit-4.2.4-18.30 is installed
OR libsamba-util0-4.2.4-18.30 is installed
OR libsamba-util0-32bit-4.2.4-18.30 is installed
OR libsamdb0-4.2.4-18.30 is installed
OR libsamdb0-32bit-4.2.4-18.30 is installed
OR libsmbclient-raw0-4.2.4-18.30 is installed
OR libsmbclient-raw0-32bit-4.2.4-18.30 is installed
OR libsmbclient0-4.2.4-18.30 is installed
OR libsmbclient0-32bit-4.2.4-18.30 is installed
OR libsmbconf0-4.2.4-18.30 is installed
OR libsmbconf0-32bit-4.2.4-18.30 is installed
OR libsmbldap0-4.2.4-18.30 is installed
OR libsmbldap0-32bit-4.2.4-18.30 is installed
OR libtevent-util0-4.2.4-18.30 is installed
OR libtevent-util0-32bit-4.2.4-18.30 is installed
OR libwbclient0-4.2.4-18.30 is installed
OR libwbclient0-32bit-4.2.4-18.30 is installed
OR samba-4.2.4-18.30 is installed
OR samba-32bit-4.2.4-18.30 is installed
OR samba-client-4.2.4-18.30 is installed
OR samba-client-32bit-4.2.4-18.30 is installed
OR samba-doc-4.2.4-18.30 is installed
OR samba-libs-4.2.4-18.30 is installed
OR samba-libs-32bit-4.2.4-18.30 is installed
OR samba-winbind-4.2.4-18.30 is installed
OR samba-winbind-32bit-4.2.4-18.30 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
automake-1.13.4-6.2 is installed
OR m4-1.4.16-15.67 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 is installed
AND Package Information
kernel-default-3.12.61-52.80 is installed
OR kernel-default-base-3.12.61-52.80 is installed
OR kernel-default-devel-3.12.61-52.80 is installed
OR kernel-devel-3.12.61-52.80 is installed
OR kernel-macros-3.12.61-52.80 is installed
OR kernel-source-3.12.61-52.80 is installed
OR kernel-syms-3.12.61-52.80 is installed
OR kernel-xen-3.12.61-52.80 is installed
OR kernel-xen-base-3.12.61-52.80 is installed
OR kernel-xen-devel-3.12.61-52.80 is installed
OR kgraft-patch-3_12_61-52_80-default-1-2 is installed
OR kgraft-patch-3_12_61-52_80-xen-1-2 is installed
OR kgraft-patch-SLE12_Update_23-1-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
compat-openssl098-0.9.8j-94 is installed
OR libopenssl0_9_8-0.9.8j-94 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
kgraft-patch-4_4_59-92_20-default-12-2 is installed
OR kgraft-patch-SLE12-SP2_Update_8-12-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
AND Package Information
glib2-2.48.2-12.15 is installed
OR glib2-lang-2.48.2-12.15 is installed
OR glib2-tools-2.48.2-12.15 is installed
OR libgio-2_0-0-2.48.2-12.15 is installed
OR libgio-2_0-0-32bit-2.48.2-12.15 is installed
OR libglib-2_0-0-2.48.2-12.15 is installed
OR libglib-2_0-0-32bit-2.48.2-12.15 is installed
OR libgmodule-2_0-0-2.48.2-12.15 is installed
OR libgmodule-2_0-0-32bit-2.48.2-12.15 is installed
OR libgobject-2_0-0-2.48.2-12.15 is installed
OR libgobject-2_0-0-32bit-2.48.2-12.15 is installed
OR libgthread-2_0-0-2.48.2-12.15 is installed
OR libgthread-2_0-0-32bit-2.48.2-12.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND Package Information
libxslt-devel-1.1.24-19.23 is installed
OR libxslt-devel-32bit-1.1.24-19.23 is installed
OR libxslt-python-1.1.24-19.23 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
audiofile-0.2.6-142.17.1 is installed
OR audiofile-devel-0.2.6-142.17.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 is installed
AND Package Information
dbus-1-1.8.16-14 is installed
OR dbus-1-devel-1.8.16-14 is installed
OR dbus-1-devel-doc-1.8.16-14 is installed
OR dbus-1-x11-1.8.16-14 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
AND Package Information
MozillaFirefox-38.5.0esr-54 is installed
OR MozillaFirefox-devel-38.5.0esr-54 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
AND Package Information
postgresql10-devel-10.6-1.6 is installed
OR postgresql10-libs-10.6-1.6 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP4 is installed
AND Package Information
php7-7.0.7-50.56 is installed
OR php7-devel-7.0.7-50.56 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
AND java-1_8_0-ibm-devel-1.8.0_sr5.40-30.54 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND Package Information
finch-2.10.9-8 is installed
OR libpurple-2.10.9-8 is installed
OR libpurple-lang-2.10.9-8 is installed
OR libpurple-meanwhile-2.10.9-8 is installed
OR libpurple-tcl-2.10.9-8 is installed
OR pidgin-2.10.9-8 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND Package Information
gimp-2.8.10-1.164 is installed
OR gimp-lang-2.8.10-1.164 is installed
OR gimp-plugins-python-2.8.10-1.164 is installed
OR libgimp-2_0-0-2.8.10-1.164 is installed
OR libgimpui-2_0-0-2.8.10-1.164 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND Package Information
libwebkit2gtk3-lang-2.18.0-2.9 is installed
OR webkit2gtk3-2.18.0-2.9 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
libwebkit2gtk3-lang-2.18.0-2.9 is installed
OR webkit2gtk3-2.18.0-2.9 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 is installed
AND Package Information
MozillaThunderbird-45.5.1-17 is installed
OR MozillaThunderbird-buildsymbols-45.5.1-17 is installed
OR MozillaThunderbird-devel-45.5.1-17 is installed
OR MozillaThunderbird-translations-common-45.5.1-17 is installed
OR MozillaThunderbird-translations-other-45.5.1-17 is installed
|
Definition Synopsis |
SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
AND Package Information
mongodb-3.4.10-5 is installed
OR mongodb-mongoperf-3.4.10-5 is installed
OR mongodb-mongos-3.4.10-5 is installed
OR mongodb-server-3.4.10-5 is installed
OR mongodb-shell-3.4.10-5 is installed
|