Oval Definition:oval:org.opensuse.security:def:19356
Revision Date:2020-12-01Version:1
Title:Security update for samba (Important)
Description:

This update for samba to version 4.10.17 fixes the following issues:

- Fixed net command unable to negotiate SMB2; (bsc#1174120); - Update to 4.10.17 - CVE-2020-10745: Invalid DNS or NBT queries containing dots use several seconds of CPU each; (bso#14378); (bsc#1173160). - CVE-2020-10730: NULL de-reference in AD DC LDAP server when ASQ and VLV combined; (bso#14364); (bsc#1173159). - CVE-2020-10760: Fix use-after-free in AD DC Global Catalog LDAP server with paged_result or VLV; (bso#14402); (1173161). - CVE-2020-14303: Fix endless loop from empty UDP packet sent to AD DC nbt_server; (bso#14417); (bsc#1173359). - CVE-2020-10730: NULL de-reference in AD DC LDAP server when ASQ and VLV combined, ldb: Bump version to 1.5.8; (bso#14364); (bsc#1173159). - Update to 4.10.16 s3: lib: Paranoia around use of snprintf copying into a fixed-size buffer from a getenv() pointer. lib:util: Fix smbclient -l basename dir; (bso#14345). Malicous SMB1 server can crash libsmbclient; (bso#14366). s3:libads: Fix ads_get_upn(); (bso#14336). docs-xml: Fix usernames in pam_winbind manpages; (bso#14358). Client tools are not able to read gencache anymore since 4.10; (bso#14370). - Update to 4.10.15 - CVE-2020-10700: Fix use-after-free in AD DC LDAP server when ASQ and paged_results combined; (bso#14331); (bsc#1169850). - CVE-2020-10704: Fix LDAP Denial of Service (stack overflow) in Samba AD DC; (bso#20454); (bsc#1169851). - Update to 4.10.14 s3: lib: nmblib. Clean up and harden nmb packet processing; (bso#14239). s3: VFS: full_audit. Use system session_info if called from a temporary share definition; (bso#14283). nmblib: Avoid undefined behaviour in handle_name_ptrs(); (bso#20193). dsdb: Correctly handle memory in objectclass_attrs; (bso#14258). auth: Fix CID 1458418 Null pointer dereferences (REVERSE_INULL), auth: Fix CID 1458420 Null pointer dereferences (REVERSE_INULL); (bso#14247). winbind member (source3) fails local SAM auth with empty domain name; (bso#14247). winbindd: Handling missing idmap in getgrgid(); (bso#14265). lib:util: Log mkdir error on correct debug levels; (bso#14253). wafsamba: Do not use 'rU' as the 'U' is deprecated in Python 3.9; (bso#14266). ctdb-tcp: Make error handling for outbound connection consistent; (bso#14274). Starting ctdb node that was powered off hard before results in recovery loop; (bso#14295). - Update to 4.10.13 s3: libsmb: Ensure SMB1 cli_qpathinfo2() doesn't return an inode number; (bso#14161). s3: utils: smbtree. Ensure we don't call cli_RNetShareEnum() on an SMB1 connection; (bso#14174). s3: libsmb: Ensure return from net_share_enum_rpc() sets cli->raw_status on error; (bso#14176). s3: smbd: SMB2 - Ensure we use the correct session_id if encrypting an interim response; (bso#14189). s3: smbd: Only set xconn->smb1.negprot.done = true after supported_protocols[protocol].proto_reply_fn() succeeds; (bso#14205). pygpo: Use correct method flags; (bso#14209). s3: Remove now unneeded call to cmdline_messaging_context(); (bso#13925). Incomplete conversion of former parametric options; (bso#14069). Fix sync dosmode fallback in async dosmode codepath; (bso#14070). vfs_fruit returns capped resource fork length; (bso#14171). s3:printing: Fix %J substition; (bso#13745). libnet_join: Add SPNs for additional-dns-hostnames entries; (bso#14116). Avoiding bad call flags with python 3.8, using METH_NOARGS instead of zero; (bso#14209). docs-xml/winbindnssinfo: Clarify interaction with idmap_ad etc; (bso#14122). ctdb-tcp: Close inflight connecting TCP sockets after fork; (bso#14175). s4:dirsync: Fix interaction of dirsync and extended_dn controls; (bso#14153). upgradedns: Ensure lmdb lock files linked; (bso#14199). s3: VFS: glusterfs: Reset nlinks for symlink entries during readdir; (bso#14182). wscript: Remove checks for shm_open and shmget; (bso#14140). libsmbclient: smbc_stat() doesn't return the correct st_mode and also the uid/gid is not filled (SMBv1); (bso#14101). replace: Only link libnsl and libsocket if required; (bso#14168). librpc: Fix string length checking in ndr_pull_charset_to_null(); (bso#14219). heimdal-build: Avoid hard-coded /usr/include/heimdal in asn1_compile-generated code; (bso#13856). ctdb-tcp: Drop tracking of file descriptor for incoming connections; (bso#14175). ctdb-scripts: Strip square brackets when gathering connection info; (bso#14227). - Update to 4.10.12 - CVE-2019-14902: Replication of ACLs down subtree on AD Directory not automatic; (bso#12497); (bsc#1160850); - CVE-2019-14907: lib/util: Do not print the failed to convert string into the logs; (bso#14208); (bsc#1160888). - CVE-2019-19344: kcc dns scavenging: Fix use after free in dns_tombstone_records_zone; (bso#14050); (bsc#1160852). - Update to 4.10.11 - CVE-2019-14861: Fix DNSServer RPC server crash; (bso#14138); (bsc#1158108). - CVE-2019-14870: DelegationNotAllowed not being enforced; (bso#14187); (bsc#1158109). - Update to 4.10.10 - CVE-2019-10218 - s3: libsmb: Protect SMB1 and SMB2 client code from evil server returned names; (bso#14071); (bsc#1144902). - CVE-2019-14833: Use utf8 characters in the unacceptable password; (bso#12438); (bsc#1154289). - CVE-2019-14847 dsdb: Correct behaviour of ranged_results when combined with dirsync; (bso#14040); (bsc#1154598). - CVE-2019-14833 dsdb: Send full password to check password script; (bso#12438); (bsc#1154289). - Update to 4.10.9 Different Device Id for GlusterFS FUSE mount is causing data loss in CTDB cluster; (bso#13972). winbind: Provide passwd struct for group sid with ID_TYPE_BOTH mapping (again); (bso#14141). smbc_readdirplus() is incompatible with smbc_telldir() and smbc_lseekdir(); (bso#14094). s3: smbclient: Stop an SMB2-connection from blundering into SMB1-specific calls; (bso#14152). s4/scripting: MORE py3 compatible print functions. ldb: Release ldb 1.5.6; (bso#13978). undoduididx: Add 'or later' to warning about using tools from Samba 4.8; (bso#13978). ldb_tdb fails to check error return when parsing pack formats; (bso#13959). ctdb: Fix compilation on systems with glibc robust mutexes; (bso#14038). GPO security filtering based on the groups in Kerberos PAC (but primary group is missing); (bso#11362). Fix spnego fallback from kerberos to ntlmssp in smbd server; (bso#14106). s3-winbindd: fix forest trusts with additional trust attributes; (bso#14130). vfs_glusterfs: Use pthreadpool for scheduling aio operations; (bso#14098). ldb: baseinfo pack format check on init; (bso#13977). ldb: ldbdump key and pack format version comments; (bso#13978). Overlinking libreplace against librt and pthread against every binary or library causes issues; (bso#14140). ctdb-vacuum: Process all records not deleted on a remote node; (bso#14147). classicupgrade: Fix uncaught exception; (bso#14136). fault.c: Improve fault_report message text pointing to our wiki; (bso#14139). s3:client:Use DEVICE_URI, instead of argv[0],for Device URI; (bso#14128). We should send SMB2_NETNAME_NEGOTIATE_CONTEXT_ID negotiation context; (bso#14055). 'pam_winbind' with 'krb5_auth' or 'wbinfo -K' doesn't work for users of trusted domains/forests principals' logic; (bso#14124). vfs_glusterfs: Enable profiling for file system operations; (bso#14093). vfs_gpfs: Implement special case for denying owner access to ACL; (bso#14032). Joining Active Directory should not use SAMR to set the password; (bso#13884). s3:libsmb: Do not check the SPNEGO neg token for KRB5; (bso#14106). Overlinking libreplace against librt and pthread against every binary or library causes issues; (bso#14140). 'kpasswd' fails when built with MIT Kerberos; (bso#14155). CTDB replies can be lost before nodes are bidirectionally connected; (bso#14084). 'ctdb stop' command completes before databases are frozen; (bso#14087). ctdb-tools: Stop deleted nodes from influencing ctdb nodestatus exit code; (bso#14129). s3:ldap: Fix join with don't exists machine account; (bso#14007). - Update to 4.10.8 - CVE-2019-10197: Permissions check deny can allow user to escape from the share; (bso#14035); (bsc#1141267). - CVE-2019-10197: Permissions check deny can allow user to escape from the share; (bso#14035); (bsc#1141267). - Update to 4.10.7 Unable to create or rename file/directory inside shares configured with vfs_glusterfs_fuse module; (bso#14010). build: Allow build when '--disable-gnutls' is set; (bso#13844). samba-tool: Add 'import samba.drs_utils' to fsmo.py; (bso#13973). Fix 'Error 32 determining PSOs in system' message on old DB with FL upgrade; (bso#14008). s4/libnet: Fix joining a Windows pre-2008R2 DC; (bso#14021). join: Use a specific attribute order for the DsAddEntry nTDSDSA object; (bso#14046). vfs_catia: Pass stat info to synthetic_smb_fname(); (bso#14015). lookup_name: Allow own domain lookup when flags == 0; (bso#14091). s4 librpc rpc pyrpc: Ensure tevent_context deleted last; (bso#13932). DEBUGC and DEBUGADDC doesn't print into a class specific log file; (bso#13915). Request to keep deprecated option 'server schannel', VMWare Quickprep requires 'auto'; (bso#13949). dbcheck: Fallback to the default tombstoneLifetime of 180 days; (bso#13967). dnsProperty fails to decode values from older Windows versions; (bso#13969). samba-tool: Use only one LDAP modify for dns partition fsmo role transfer; (bso#13973). third_party: Update waf to version 2.0.17; (bso#13960). netcmd: Allow 'drs replicate --local' to create partitions; (bso#14051). ctdb-config: Depend on /etc/ctdb/nodes file; (bso#14017). - Update to 4.10.6 s3: winbind: Fix crash when invoking winbind idmap scripts; (bso#13956). smbd does not correctly parse arguments passed to dfree and quota scripts; (bso#13964). samba-tool dns: use bytes for inet_ntop; (bso#13965). samba-tool domain provision: Fix --interactive module in python3; (bso#13828). ldb_kv: Skip @ records early in a search full scan; (bso#13893). docs: Improve documentation of 'lanman auth' and 'ntlm auth' connection; (bso#13981). python/ntacls: Use correct 'state directory' smb.conf option instead of 'state dir'; (bso#14002). registry: Add a missing include; (bso#13840). Fix SMB guest authentication; (bso#13944). AppleDouble conversion breaks Resourceforks; (bso#13958). vfs_fruit makes direct use of syscalls like mmap() and pread(); (bso#13968). s3:mdssvc: Fix flex compilation error; (bso#13987). s3/vfs_glusterfs[_fuse]: Avoid using NAME_MAX directly:; (bso#13872). dsdb:samdb: schemainfo update with relax control; (bso#13799). s3:util: Move static file_pload() function to lib/util; (bso#13964). smbd: Fix a panic; (bso#13957). ldap server: Generate correct referral schemes; (bso#12478). s4 dsdb/repl_meta_data: fix use after free in dsdb_audit_add_ldb_value; (bso#13941). s4 dsdb: Fix use after free in samldb_rename_search_base_callback; (bso#13942). dsdb/repl: we need to replicate the whole schema before we can apply it; (bso#12204). ldb: Release ldb 1.5.5; (bso#12478). Schema replication fails if link crosses chunk boundary backwards; (bso#13713). 'samba-tool domain schemaupgrade' uses relax control and skips the schemaInfo update provision; (bso#13799). dsdb_audit: avoid printing '... remote host [Unknown] SID [(NULL SID)] ...'; (bso#13916). python/ntacls: We only need security.SEC_STD_READ_CONTROL in order to get the ACL; (bso#13917). s3:loadparm: Ensure to truncate FS Volume Label at multibyte boundary; (bso#13947). Using Kerberos credentials to print using spoolss doesn't work; (bso#13939). wafsamba: Use native waf timer; (bso#13998). ctdb-scripts: Fix tcp_tw_recycle existence check; (bso#13984).

This update for ldb to version 1.5.8 fixes the following issues:

- Update to 1.5.8 - CVE-2020-10730: Fixed a null de-reference in AD DC LDAP server when ASQ and VLV combined (bsc#1173159). - Update to 1.5.7 - CVE-2020-10700: Fixed a use-after-free in AD DC LDAP server when ASQ and paged_results combined (bsc#1169850). - Update to 1.5.6 - Fix segfault parsing new pack formats or invalid packed data - Check for new pack formats during startup - Making ldbdump print out pack format info and keys so we have low level visibility for testing in python - Update to 1.5.5 LDAP_REFERRAL_SCHEME_OPAQUE was added Skip @ records early in a search full scan



Family:unixClass:patch
Status:Reference(s):1009280
1012382
1027519
1027575
1036304
1037210
1038564
1038984
1042892
1045735
1046191
1047626
1048315
1050751
1052916
1054088
1057493
1068032
1070623
1070851
1072834
1073311
1073792
1073874
1075091
1075908
1075994
1076017
1076110
1076154
1076192
1076278
1077355
1077560
1077922
1079334
1083292
1086107
1088705
1089152
1089635
1090820
1090822
1090823
1091624
1092413
1096564
1096803
1097108
1099306
1099847
1100028
1101349
1102429
1102682
1103203
1105323
1141267
1141844
1144902
1154289
1154598
1158108
1158109
1160850
1160852
1160888
1169850
1169851
1173159
1173160
1173359
1174120
893777
893949
902893
923241
944787
948976
951638
958963
959277
960155
982385
982386
990189
990190
990191
CVE-2015-1142857
CVE-2015-2059
CVE-2015-5260
CVE-2015-5261
CVE-2015-7201
CVE-2015-7202
CVE-2015-7205
CVE-2015-7210
CVE-2015-7212
CVE-2015-7213
CVE-2015-7214
CVE-2015-7222
CVE-2015-7552
CVE-2015-8948
CVE-2016-0749
CVE-2016-2150
CVE-2016-5542
CVE-2016-5554
CVE-2016-5556
CVE-2016-5568
CVE-2016-5573
CVE-2016-5597
CVE-2016-6261
CVE-2016-6262
CVE-2016-6263
CVE-2017-11600
CVE-2017-13215
CVE-2017-17741
CVE-2017-17805
CVE-2017-17806
CVE-2017-18079
CVE-2017-2636
CVE-2017-2885
CVE-2017-5715
CVE-2017-7435
CVE-2017-7436
CVE-2017-7533
CVE-2017-7645
CVE-2017-8890
CVE-2017-9242
CVE-2017-9269
CVE-2018-1000004
CVE-2018-10471
CVE-2018-10472
CVE-2018-10853
CVE-2018-10902
CVE-2018-3646
CVE-2018-5390
CVE-2018-7550
CVE-2018-7685
CVE-2018-8897
CVE-2019-10197
CVE-2019-10218
CVE-2019-13616
CVE-2019-14833
CVE-2019-14847
CVE-2019-14861
CVE-2019-14870
CVE-2019-14902
CVE-2019-14907
CVE-2019-19344
CVE-2020-10700
CVE-2020-10704
CVE-2020-10730
CVE-2020-10745
CVE-2020-10760
CVE-2020-14303
SUSE-SU-2015:2335-1
SUSE-SU-2016:0225-1
SUSE-SU-2016:1559-1
SUSE-SU-2016:2079-1
SUSE-SU-2016:3078-1
SUSE-SU-2017:2073-1
SUSE-SU-2017:2130-1
SUSE-SU-2018:0437-1
SUSE-SU-2018:1177-1
SUSE-SU-2018:2346-1
SUSE-SU-2018:2688-1
SUSE-SU-2020:2673-1
SUSE-SU-2020:3030-1
Platform(s):openSUSE Leap 42.1
openSUSE Leap 42.2
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 Module for Advanced Systems Management 12
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 Point of Sale 11 SP3
SUSE Linux Enterprise Real Time Extension 11 SP1
SUSE Linux Enterprise Real Time Extension 11 SP4
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-LTSS
SUSE Linux Enterprise Server 11 SP1-TERADATA
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS
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-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 SP3-BCL
SUSE Linux Enterprise Server 12 SP3-ESPOS
SUSE Linux Enterprise Server 12 SP3-LTSS
SUSE Linux Enterprise Server 12 SP3-TERADATA
SUSE Linux Enterprise Server 12-LTSS
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 11
SUSE Linux Enterprise Server for SAP Applications 11 SP1
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP2
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3
SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS
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-SECURITY
SUSE Linux Enterprise Server for SAP Applications 12
SUSE Linux Enterprise Server for SAP Applications 12 SP1
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 12-LTSS
SUSE Linux Enterprise Server for VMWare 11 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP2
SUSE Linux Enterprise Software Development Kit 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP4
SUSE Linux Enterprise Software Development Kit 12 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 OpenStack Cloud 5
Product(s):
Definition Synopsis
  • openSUSE Leap 42.1 is installed
  • AND rsyslog-8.4.0-3.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.2 is installed
  • AND Package Information
  • libtiff-devel-4.0.7-17.3.1 is installed
  • OR libtiff-devel-32bit-4.0.7-17.3.1 is installed
  • OR libtiff5-4.0.7-17.3.1 is installed
  • OR libtiff5-32bit-4.0.7-17.3.1 is installed
  • OR tiff-4.0.7-17.3.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND quota-3.16-50.39.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • glibc-2.11.3-17.95 is installed
  • OR glibc-32bit-2.11.3-17.95 is installed
  • OR glibc-devel-2.11.3-17.95 is installed
  • OR glibc-devel-32bit-2.11.3-17.95 is installed
  • OR glibc-i18ndata-2.11.3-17.95 is installed
  • OR glibc-locale-2.11.3-17.95 is installed
  • OR glibc-locale-32bit-2.11.3-17.95 is installed
  • OR nscd-2.11.3-17.95 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • curl-7.19.7-1.46 is installed
  • OR libcurl4-7.19.7-1.46 is installed
  • OR libcurl4-32bit-7.19.7-1.46 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND groff-1.22.2-5.429 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • avahi-0.6.31-20.59 is installed
  • OR avahi-lang-0.6.31-20.59 is installed
  • OR libavahi-client3-0.6.31-20.59 is installed
  • OR libavahi-client3-32bit-0.6.31-20.59 is installed
  • OR libavahi-common3-0.6.31-20.59 is installed
  • OR libavahi-common3-32bit-0.6.31-20.59 is installed
  • OR libavahi-core7-0.6.31-20.59 is installed
  • OR libdns_sd-0.6.31-20.59 is installed
  • OR libdns_sd-32bit-0.6.31-20.59 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • cups-pk-helper-0.2.5-3.75 is installed
  • OR cups-pk-helper-lang-0.2.5-3.75 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND autofs-5.0.9-27.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
  • AND Package Information
  • salt-2016.11.4-46.7 is installed
  • OR salt-api-2016.11.4-46.7 is installed
  • OR salt-bash-completion-2016.11.4-46.7 is installed
  • OR salt-cloud-2016.11.4-46.7 is installed
  • OR salt-doc-2016.11.4-46.7 is installed
  • OR salt-master-2016.11.4-46.7 is installed
  • OR salt-minion-2016.11.4-46.7 is installed
  • OR salt-proxy-2016.11.4-46.7 is installed
  • OR salt-ssh-2016.11.4-46.7 is installed
  • OR salt-syndic-2016.11.4-46.7 is installed
  • OR salt-zsh-completion-2016.11.4-46.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND docker-1.8.3-49 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-78 is installed
  • OR libopenssl0_9_8-0.9.8j-78 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-78 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.36-38 is installed
  • OR kernel-ec2-devel-3.12.36-38 is installed
  • OR kernel-ec2-extra-3.12.36-38 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-52.8.1esr-72.35 is installed
  • OR MozillaFirefox-translations-52.8.1esr-72.35 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 11 SP1 is installed
  • AND Package Information
  • brocade-bna-kmp-rt-2.1.0.0_2.6.33.20_rt31_0.5-0.2 is installed
  • OR cluster-network-kmp-rt-1.4_2.6.33.20_rt31_0.5-2.5 is installed
  • OR cluster-network-kmp-rt_trace-1.4_2.6.33.20_rt31_0.5-2.5 is installed
  • OR drbd-kmp-rt-8.3.11_2.6.33.20_rt31_0.5-0.3 is installed
  • OR drbd-kmp-rt_trace-8.3.11_2.6.33.20_rt31_0.5-0.3 is installed
  • OR iscsitarget-kmp-rt-1.4.19_2.6.33.20_rt31_0.5-0.9.11 is installed
  • OR kernel-rt-2.6.33.20-0.5 is installed
  • OR kernel-rt-base-2.6.33.20-0.5 is installed
  • OR kernel-rt-devel-2.6.33.20-0.5 is installed
  • OR kernel-rt_trace-2.6.33.20-0.5 is installed
  • OR kernel-rt_trace-base-2.6.33.20-0.5 is installed
  • OR kernel-rt_trace-devel-2.6.33.20-0.5 is installed
  • OR kernel-source-rt-2.6.33.20-0.5 is installed
  • OR kernel-syms-rt-2.6.33.20-0.5 is installed
  • OR ocfs2-kmp-rt-1.6_2.6.33.20_rt31_0.5-0.4.2 is installed
  • OR ocfs2-kmp-rt_trace-1.6_2.6.33.20_rt31_0.5-0.4.2 is installed
  • OR ofed-kmp-rt-1.5.2_2.6.33.20_rt31_0.5-0.9.13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
  • AND Package Information
  • ocfs2-1.6-0.28.7 is installed
  • OR ocfs2-kmp-rt-1.6_3.0.101_rt130_69.42-0.28.7 is installed
  • OR ocfs2-kmp-rt_trace-1.6_3.0.101_rt130_69.42-0.28.7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • OpenEXR-1.6.1-83.17 is installed
  • OR OpenEXR-32bit-1.6.1-83.17 is installed
  • OR OpenEXR-x86-1.6.1-83.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • OpenEXR-1.6.1-83.17 is installed
  • OR OpenEXR-32bit-1.6.1-83.17 is installed
  • OR OpenEXR-x86-1.6.1-83.17 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • NetworkManager-0.7.1_git20090811-3.9.9 is installed
  • OR NetworkManager-glib-0.7.1_git20090811-3.9.9 is installed
  • OR NetworkManager-gnome-0.7.1-5.15.7 is installed
  • OR wpa_supplicant-0.6.9-4.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • NetworkManager-0.7.1_git20090811-3.9.9 is installed
  • OR NetworkManager-glib-0.7.1_git20090811-3.9.9 is installed
  • OR NetworkManager-gnome-0.7.1-5.15.7 is installed
  • OR wpa_supplicant-0.6.9-4.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • NetworkManager-0.7.1_git20090811-3.9.9 is installed
  • OR NetworkManager-glib-0.7.1_git20090811-3.9.9 is installed
  • OR NetworkManager-gnome-0.7.1-5.15.7 is installed
  • OR wpa_supplicant-0.6.9-4.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • taglib-1.5-19.23 is installed
  • OR taglib-32bit-1.5-19.23 is installed
  • OR taglib-x86-1.5-19.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • taglib-1.5-19.23 is installed
  • OR taglib-32bit-1.5-19.23 is installed
  • OR taglib-x86-1.5-19.23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND aaa_base-11-6.38 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-24.3.0esr-0.4.2 is installed
  • OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
  • OR MozillaFirefox-translations-24.3.0esr-0.4.2 is installed
  • OR firefox-libgcc_s1-4.7.2_20130108-0.16 is installed
  • OR firefox-libstdc++6-4.7.2_20130108-0.16 is installed
  • OR libfreebl3-3.15.4-0.4.2 is installed
  • OR libfreebl3-32bit-3.15.4-0.4.2 is installed
  • OR mozilla-nspr-4.10.2-0.3 is installed
  • OR mozilla-nspr-32bit-4.10.2-0.3 is installed
  • OR mozilla-nss-3.15.4-0.4.2 is installed
  • OR mozilla-nss-32bit-3.15.4-0.4.2 is installed
  • OR mozilla-nss-tools-3.15.4-0.4.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-24.3.0esr-0.4.2 is installed
  • OR MozillaFirefox-branding-SLED-24-0.4.10 is installed
  • OR MozillaFirefox-translations-24.3.0esr-0.4.2 is installed
  • OR firefox-libgcc_s1-4.7.2_20130108-0.16 is installed
  • OR firefox-libstdc++6-4.7.2_20130108-0.16 is installed
  • OR libfreebl3-3.15.4-0.4.2 is installed
  • OR libfreebl3-32bit-3.15.4-0.4.2 is installed
  • OR mozilla-nspr-4.10.2-0.3 is installed
  • OR mozilla-nspr-32bit-4.10.2-0.3 is installed
  • OR mozilla-nss-3.15.4-0.4.2 is installed
  • OR mozilla-nss-32bit-3.15.4-0.4.2 is installed
  • OR mozilla-nss-tools-3.15.4-0.4.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-45.7.0esr-69 is installed
  • OR MozillaFirefox-translations-45.7.0esr-69 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-45.7.0esr-69 is installed
  • OR MozillaFirefox-translations-45.7.0esr-69 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • kernel-default-3.0.101-0.7.17 is installed
  • OR kernel-default-base-3.0.101-0.7.17 is installed
  • OR kernel-default-devel-3.0.101-0.7.17 is installed
  • OR kernel-default-man-3.0.101-0.7.17 is installed
  • OR kernel-ec2-3.0.101-0.7.17 is installed
  • OR kernel-ec2-base-3.0.101-0.7.17 is installed
  • OR kernel-ec2-devel-3.0.101-0.7.17 is installed
  • OR kernel-pae-3.0.101-0.7.17 is installed
  • OR kernel-pae-base-3.0.101-0.7.17 is installed
  • OR kernel-pae-devel-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-base-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-devel-3.0.101-0.7.17 is installed
  • OR kernel-source-3.0.101-0.7.17 is installed
  • OR kernel-syms-3.0.101-0.7.17 is installed
  • OR kernel-trace-3.0.101-0.7.17 is installed
  • OR kernel-trace-base-3.0.101-0.7.17 is installed
  • OR kernel-trace-devel-3.0.101-0.7.17 is installed
  • OR kernel-xen-3.0.101-0.7.17 is installed
  • OR kernel-xen-base-3.0.101-0.7.17 is installed
  • OR kernel-xen-devel-3.0.101-0.7.17 is installed
  • OR xen-kmp-default-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-pae-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-trace-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • kernel-default-3.0.101-0.7.17 is installed
  • OR kernel-default-base-3.0.101-0.7.17 is installed
  • OR kernel-default-devel-3.0.101-0.7.17 is installed
  • OR kernel-default-man-3.0.101-0.7.17 is installed
  • OR kernel-ec2-3.0.101-0.7.17 is installed
  • OR kernel-ec2-base-3.0.101-0.7.17 is installed
  • OR kernel-ec2-devel-3.0.101-0.7.17 is installed
  • OR kernel-pae-3.0.101-0.7.17 is installed
  • OR kernel-pae-base-3.0.101-0.7.17 is installed
  • OR kernel-pae-devel-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-base-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-devel-3.0.101-0.7.17 is installed
  • OR kernel-source-3.0.101-0.7.17 is installed
  • OR kernel-syms-3.0.101-0.7.17 is installed
  • OR kernel-trace-3.0.101-0.7.17 is installed
  • OR kernel-trace-base-3.0.101-0.7.17 is installed
  • OR kernel-trace-devel-3.0.101-0.7.17 is installed
  • OR kernel-xen-3.0.101-0.7.17 is installed
  • OR kernel-xen-base-3.0.101-0.7.17 is installed
  • OR kernel-xen-devel-3.0.101-0.7.17 is installed
  • OR xen-kmp-default-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-pae-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-trace-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • kernel-default-3.0.101-0.7.17 is installed
  • OR kernel-default-base-3.0.101-0.7.17 is installed
  • OR kernel-default-devel-3.0.101-0.7.17 is installed
  • OR kernel-default-man-3.0.101-0.7.17 is installed
  • OR kernel-ec2-3.0.101-0.7.17 is installed
  • OR kernel-ec2-base-3.0.101-0.7.17 is installed
  • OR kernel-ec2-devel-3.0.101-0.7.17 is installed
  • OR kernel-pae-3.0.101-0.7.17 is installed
  • OR kernel-pae-base-3.0.101-0.7.17 is installed
  • OR kernel-pae-devel-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-base-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-devel-3.0.101-0.7.17 is installed
  • OR kernel-source-3.0.101-0.7.17 is installed
  • OR kernel-syms-3.0.101-0.7.17 is installed
  • OR kernel-trace-3.0.101-0.7.17 is installed
  • OR kernel-trace-base-3.0.101-0.7.17 is installed
  • OR kernel-trace-devel-3.0.101-0.7.17 is installed
  • OR kernel-xen-3.0.101-0.7.17 is installed
  • OR kernel-xen-base-3.0.101-0.7.17 is installed
  • OR kernel-xen-devel-3.0.101-0.7.17 is installed
  • OR xen-kmp-default-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-pae-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-trace-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • kernel-default-3.0.101-0.7.17 is installed
  • OR kernel-default-base-3.0.101-0.7.17 is installed
  • OR kernel-default-devel-3.0.101-0.7.17 is installed
  • OR kernel-default-man-3.0.101-0.7.17 is installed
  • OR kernel-ec2-3.0.101-0.7.17 is installed
  • OR kernel-ec2-base-3.0.101-0.7.17 is installed
  • OR kernel-ec2-devel-3.0.101-0.7.17 is installed
  • OR kernel-pae-3.0.101-0.7.17 is installed
  • OR kernel-pae-base-3.0.101-0.7.17 is installed
  • OR kernel-pae-devel-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-base-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-devel-3.0.101-0.7.17 is installed
  • OR kernel-source-3.0.101-0.7.17 is installed
  • OR kernel-syms-3.0.101-0.7.17 is installed
  • OR kernel-trace-3.0.101-0.7.17 is installed
  • OR kernel-trace-base-3.0.101-0.7.17 is installed
  • OR kernel-trace-devel-3.0.101-0.7.17 is installed
  • OR kernel-xen-3.0.101-0.7.17 is installed
  • OR kernel-xen-base-3.0.101-0.7.17 is installed
  • OR kernel-xen-devel-3.0.101-0.7.17 is installed
  • OR xen-kmp-default-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-pae-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-trace-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • kernel-default-3.0.101-0.7.17 is installed
  • OR kernel-default-base-3.0.101-0.7.17 is installed
  • OR kernel-default-devel-3.0.101-0.7.17 is installed
  • OR kernel-default-man-3.0.101-0.7.17 is installed
  • OR kernel-ec2-3.0.101-0.7.17 is installed
  • OR kernel-ec2-base-3.0.101-0.7.17 is installed
  • OR kernel-ec2-devel-3.0.101-0.7.17 is installed
  • OR kernel-pae-3.0.101-0.7.17 is installed
  • OR kernel-pae-base-3.0.101-0.7.17 is installed
  • OR kernel-pae-devel-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-base-3.0.101-0.7.17 is installed
  • OR kernel-ppc64-devel-3.0.101-0.7.17 is installed
  • OR kernel-source-3.0.101-0.7.17 is installed
  • OR kernel-syms-3.0.101-0.7.17 is installed
  • OR kernel-trace-3.0.101-0.7.17 is installed
  • OR kernel-trace-base-3.0.101-0.7.17 is installed
  • OR kernel-trace-devel-3.0.101-0.7.17 is installed
  • OR kernel-xen-3.0.101-0.7.17 is installed
  • OR kernel-xen-base-3.0.101-0.7.17 is installed
  • OR kernel-xen-devel-3.0.101-0.7.17 is installed
  • OR xen-kmp-default-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-pae-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • OR xen-kmp-trace-4.1.6_04_3.0.101_0.7.17-0.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • libecpg6-9.1.9-0.3 is installed
  • OR libpq5-9.1.9-0.3 is installed
  • OR libpq5-32bit-9.1.9-0.3 is installed
  • OR libpq5-x86-9.1.9-0.3 is installed
  • OR postgresql91-9.1.9-0.3 is installed
  • OR postgresql91-contrib-9.1.9-0.3 is installed
  • OR postgresql91-docs-9.1.9-0.3 is installed
  • OR postgresql91-server-9.1.9-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • libecpg6-9.1.9-0.3 is installed
  • OR libpq5-9.1.9-0.3 is installed
  • OR libpq5-32bit-9.1.9-0.3 is installed
  • OR libpq5-x86-9.1.9-0.3 is installed
  • OR postgresql91-9.1.9-0.3 is installed
  • OR postgresql91-contrib-9.1.9-0.3 is installed
  • OR postgresql91-docs-9.1.9-0.3 is installed
  • OR postgresql91-server-9.1.9-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • libecpg6-9.1.9-0.3 is installed
  • OR libpq5-9.1.9-0.3 is installed
  • OR libpq5-32bit-9.1.9-0.3 is installed
  • OR libpq5-x86-9.1.9-0.3 is installed
  • OR postgresql91-9.1.9-0.3 is installed
  • OR postgresql91-contrib-9.1.9-0.3 is installed
  • OR postgresql91-docs-9.1.9-0.3 is installed
  • OR postgresql91-server-9.1.9-0.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • java-1_4_2-ibm-1.4.2_sr13.10-0.4 is installed
  • OR java-1_4_2-ibm-jdbc-1.4.2_sr13.10-0.4 is installed
  • OR java-1_4_2-ibm-plugin-1.4.2_sr13.10-0.4 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • java-1_7_0-ibm-1.7.0_sr9.40-52 is installed
  • OR java-1_7_0-ibm-alsa-1.7.0_sr9.40-52 is installed
  • OR java-1_7_0-ibm-devel-1.7.0_sr9.40-52 is installed
  • OR java-1_7_0-ibm-jdbc-1.7.0_sr9.40-52 is installed
  • OR java-1_7_0-ibm-plugin-1.7.0_sr9.40-52 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • java-1_7_0-ibm-1.7.0_sr9.40-52 is installed
  • OR java-1_7_0-ibm-alsa-1.7.0_sr9.40-52 is installed
  • OR java-1_7_0-ibm-devel-1.7.0_sr9.40-52 is installed
  • OR java-1_7_0-ibm-jdbc-1.7.0_sr9.40-52 is installed
  • OR java-1_7_0-ibm-plugin-1.7.0_sr9.40-52 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • libmspack-0.0.20060920alpha-74.10 is installed
  • OR libmspack0-0.0.20060920alpha-74.10 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • libmspack-0.0.20060920alpha-74.10 is installed
  • OR libmspack0-0.0.20060920alpha-74.10 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • libmspack-0.0.20060920alpha-74.10 is installed
  • OR libmspack0-0.0.20060920alpha-74.10 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • libmspack-0.0.20060920alpha-74.10 is installed
  • OR libmspack0-0.0.20060920alpha-74.10 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • libmspack-0.0.20060920alpha-74.10 is installed
  • OR libmspack0-0.0.20060920alpha-74.10 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND kvm-1.4.2-0.22.34 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND kvm-1.4.2-0.22.34 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND kvm-1.4.2-0.22.34 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND kvm-1.4.2-0.22.34 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • MozillaFirefox-31.6.0esr-0.8 is installed
  • OR MozillaFirefox-translations-31.6.0esr-0.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • MozillaFirefox-31.6.0esr-0.8 is installed
  • OR MozillaFirefox-translations-31.6.0esr-0.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • MozillaFirefox-31.6.0esr-0.8 is installed
  • OR MozillaFirefox-translations-31.6.0esr-0.8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND ppc64-diag-2.6.1-0.14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND ppc64-diag-2.6.1-0.14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • tomcat6-6.0.18-20.35.40 is installed
  • OR tomcat6-admin-webapps-6.0.18-20.35.40 is installed
  • OR tomcat6-docs-webapp-6.0.18-20.35.40 is installed
  • OR tomcat6-javadoc-6.0.18-20.35.40 is installed
  • OR tomcat6-jsp-2_1-api-6.0.18-20.35.40 is installed
  • OR tomcat6-lib-6.0.18-20.35.40 is installed
  • OR tomcat6-servlet-2_5-api-6.0.18-20.35.40 is installed
  • OR tomcat6-webapps-6.0.18-20.35.40 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
  • AND
  • cobbler-2.2.2-0.68.6 is installed
  • OR koan-2.2.2-0.68.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
  • AND
  • cobbler-2.2.2-0.68.6 is installed
  • OR koan-2.2.2-0.68.6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • ntp-4.2.8p12-48.21 is installed
  • OR ntp-doc-4.2.8p12-48.21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • ntp-4.2.8p12-48.21 is installed
  • OR ntp-doc-4.2.8p12-48.21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • ntp-4.2.8p12-48.21 is installed
  • OR ntp-doc-4.2.8p12-48.21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • ntp-4.2.8p12-48.21 is installed
  • OR ntp-doc-4.2.8p12-48.21 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • ImageMagick-6.4.3.6-7.40 is installed
  • OR libMagickCore1-6.4.3.6-7.40 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • ImageMagick-6.4.3.6-7.40 is installed
  • OR libMagickCore1-6.4.3.6-7.40 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.40 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • MozillaFirefox-45.4.0esr-53.1 is installed
  • OR MozillaFirefox-translations-45.4.0esr-53.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • liblouis-1.7.0-1.3.13 is installed
  • OR liblouis0-1.7.0-1.3.13 is installed
  • OR python-louis-1.7.0-1.3.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • liblouis-1.7.0-1.3.13 is installed
  • OR liblouis0-1.7.0-1.3.13 is installed
  • OR python-louis-1.7.0-1.3.13 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.37 is installed
  • OR libMagickCore1-6.4.3.6-7.78.37 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.37 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.37 is installed
  • OR libMagickCore1-6.4.3.6-7.78.37 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.37 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND apache2-mod_security2-2.7.1-0.2.18 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND
  • curl-openssl1-7.19.7-1.70.13 is installed
  • OR libcurl4-openssl1-7.19.7-1.70.13 is installed
  • OR libcurl4-openssl1-32bit-7.19.7-1.70.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND
  • curl-openssl1-7.19.7-1.70.13 is installed
  • OR libcurl4-openssl1-7.19.7-1.70.13 is installed
  • OR libcurl4-openssl1-32bit-7.19.7-1.70.13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND Package Information
  • openssh-openssl1-6.6p1-10 is installed
  • OR openssh-openssl1-helpers-6.6p1-10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • fuse-2.9.3-5 is installed
  • OR libfuse2-2.9.3-5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • MozillaFirefox-38.5.0esr-54 is installed
  • OR MozillaFirefox-translations-38.5.0esr-54 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • MozillaFirefox-38.5.0esr-54 is installed
  • OR MozillaFirefox-translations-38.5.0esr-54 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • libksba-1.3.0-23 is installed
  • OR libksba8-1.3.0-23 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_67-60_64_24-default-7-2 is installed
  • OR kgraft-patch-3_12_67-60_64_24-xen-7-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_11-7-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_67-60_64_24-default-7-2 is installed
  • OR kgraft-patch-3_12_67-60_64_24-xen-7-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_11-7-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND unrar-5.0.14-3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • bind-9.9.9P1-49 is installed
  • OR bind-chrootenv-9.9.9P1-49 is installed
  • OR bind-doc-9.9.9P1-49 is installed
  • OR bind-libs-9.9.9P1-49 is installed
  • OR bind-libs-32bit-9.9.9P1-49 is installed
  • OR bind-utils-9.9.9P1-49 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • bind-9.9.9P1-49 is installed
  • OR bind-chrootenv-9.9.9P1-49 is installed
  • OR bind-doc-9.9.9P1-49 is installed
  • OR bind-libs-9.9.9P1-49 is installed
  • OR bind-libs-32bit-9.9.9P1-49 is installed
  • OR bind-utils-9.9.9P1-49 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • libfreetype6-2.6.3-7.8 is installed
  • OR libfreetype6-32bit-2.6.3-7.8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • kernel-firmware-20170530-21.22 is installed
  • OR ucode-amd-20170530-21.22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • kernel-firmware-20170530-21.22 is installed
  • OR ucode-amd-20170530-21.22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • kernel-firmware-20170530-21.22 is installed
  • OR ucode-amd-20170530-21.22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • kernel-firmware-20170530-21.22 is installed
  • OR ucode-amd-20170530-21.22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_121-92_92-default-3-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_24-3-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_121-92_92-default-3-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_24-3-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • libtcmu1-1.2.0-2.3 is installed
  • OR tcmu-runner-1.2.0-2.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • libtcmu1-1.2.0-2.3 is installed
  • OR tcmu-runner-1.2.0-2.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • bind-9.9.9P1-62 is installed
  • OR bind-chrootenv-9.9.9P1-62 is installed
  • OR bind-doc-9.9.9P1-62 is installed
  • OR bind-libs-9.9.9P1-62 is installed
  • OR bind-libs-32bit-9.9.9P1-62 is installed
  • OR bind-utils-9.9.9P1-62 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-BCL is installed
  • AND
  • libpcap-1.8.1-10.3 is installed
  • OR libpcap1-1.8.1-10.3 is installed
  • OR tcpdump-4.9.2-14.14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
  • AND
  • libpcap-1.8.1-10.3 is installed
  • OR libpcap1-1.8.1-10.3 is installed
  • OR tcpdump-4.9.2-14.14 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND
  • libecpg6-10.9-1.12 is installed
  • OR libpq5-10.9-1.12 is installed
  • OR libpq5-32bit-10.9-1.12 is installed
  • OR postgresql10-10.9-1.12 is installed
  • OR postgresql10-contrib-10.9-1.12 is installed
  • OR postgresql10-docs-10.9-1.12 is installed
  • OR postgresql10-libs-10.9-1.12 is installed
  • OR postgresql10-plperl-10.9-1.12 is installed
  • OR postgresql10-plpython-10.9-1.12 is installed
  • OR postgresql10-pltcl-10.9-1.12 is installed
  • OR postgresql10-server-10.9-1.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
  • AND
  • libecpg6-10.9-1.12 is installed
  • OR libpq5-10.9-1.12 is installed
  • OR libpq5-32bit-10.9-1.12 is installed
  • OR postgresql10-10.9-1.12 is installed
  • OR postgresql10-contrib-10.9-1.12 is installed
  • OR postgresql10-docs-10.9-1.12 is installed
  • OR postgresql10-libs-10.9-1.12 is installed
  • OR postgresql10-plperl-10.9-1.12 is installed
  • OR postgresql10-plpython-10.9-1.12 is installed
  • OR postgresql10-pltcl-10.9-1.12 is installed
  • OR postgresql10-server-10.9-1.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_156-94_57-default-7-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_18-7-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_156-94_57-default-7-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_18-7-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • libpolkit0-0.113-5.12 is installed
  • OR polkit-0.113-5.12 is installed
  • OR typelib-1_0-Polkit-1_0-0.113-5.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • libpolkit0-0.113-5.12 is installed
  • OR polkit-0.113-5.12 is installed
  • OR typelib-1_0-Polkit-1_0-0.113-5.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_61-52_92-default-10-2 is installed
  • OR kgraft-patch-3_12_61-52_92-xen-10-2 is installed
  • OR kgraft-patch-SLE12_Update_27-10-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_61-52_92-default-10-2 is installed
  • OR kgraft-patch-3_12_61-52_92-xen-10-2 is installed
  • OR kgraft-patch-SLE12_Update_27-10-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • gnome-settings-daemon-3.20.1-40 is installed
  • OR gnome-settings-daemon-lang-3.20.1-40 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1 is installed
  • AND Package Information
  • java-1_4_2-ibm-sap-1.4.2_sr13.13-0.3 is installed
  • OR java-1_4_2-ibm-sap-devel-1.4.2_sr13.13-0.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND Package Information
  • lighttpd-1.4.20-2.58 is installed
  • OR lighttpd-mod_cml-1.4.20-2.58 is installed
  • OR lighttpd-mod_magnet-1.4.20-2.58 is installed
  • OR lighttpd-mod_mysql_vhost-1.4.20-2.58 is installed
  • OR lighttpd-mod_rrdtool-1.4.20-2.58 is installed
  • OR lighttpd-mod_trigger_b4_dl-1.4.20-2.58 is installed
  • OR lighttpd-mod_webdav-1.4.20-2.58 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • libstorage-2.25.16.1-3 is installed
  • OR libstorage-ruby-2.25.16.1-3 is installed
  • OR libstorage5-2.25.16.1-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
  • AND Package Information
  • mozilla-nspr-devel-4.9.4-0.3 is installed
  • OR mozilla-nss-devel-3.14.1-0.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-31.8.0esr-0.10 is installed
  • OR MozillaFirefox-devel-31.8.0esr-0.10 is installed
  • OR mozilla-nspr-4.10.8-0.5 is installed
  • OR mozilla-nspr-devel-4.10.8-0.5 is installed
  • OR mozilla-nss-3.19.2_CKBI_1.98-0.10 is installed
  • OR mozilla-nss-devel-3.19.2_CKBI_1.98-0.10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND Package Information
  • avahi-compat-howl-devel-0.6.23-11.32 is installed
  • OR avahi-compat-mDNSResponder-devel-0.6.23-11.32 is installed
  • OR libavahi-devel-0.6.23-11.32 is installed
  • OR libhowl0-0.6.23-11.32 is installed
  • OR python-avahi-0.6.23-11.32 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
  • AND Package Information
  • ldb-1.5.8-3.5 is installed
  • OR libldb-devel-1.5.8-3.5 is installed
  • OR libndr-devel-4.10.17+git.203.862547088ca-3.14 is installed
  • OR libndr-krb5pac-devel-4.10.17+git.203.862547088ca-3.14 is installed
  • OR libndr-nbt-devel-4.10.17+git.203.862547088ca-3.14 is installed
  • OR libndr-standard-devel-4.10.17+git.203.862547088ca-3.14 is installed
  • OR libsamba-util-devel-4.10.17+git.203.862547088ca-3.14 is installed
  • OR libsmbclient-devel-4.10.17+git.203.862547088ca-3.14 is installed
  • OR libwbclient-devel-4.10.17+git.203.862547088ca-3.14 is installed
  • OR python-ldb-1.5.8-3.5 is installed
  • OR python-ldb-devel-1.5.8-3.5 is installed
  • OR samba-4.10.17+git.203.862547088ca-3.14 is installed
  • OR samba-core-devel-4.10.17+git.203.862547088ca-3.14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-5 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-5 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND libgadu3-1.11.4-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • dia-0.97.3-15 is installed
  • OR dia-lang-0.97.3-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • finch-2.12.0-1 is installed
  • OR libpurple-2.12.0-1 is installed
  • OR libpurple-branding-upstream-2.12.0-1 is installed
  • OR libpurple-lang-2.12.0-1 is installed
  • OR libpurple-plugin-sametime-2.12.0-1 is installed
  • OR libpurple-tcl-2.12.0-1 is installed
  • OR pidgin-2.12.0-1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND Package Information
  • bind-9.9.6P1-0.36.1 is installed
  • OR bind-chrootenv-9.9.6P1-0.36.1 is installed
  • OR bind-doc-9.9.6P1-0.36.1 is installed
  • OR bind-libs-9.9.6P1-0.36.1 is installed
  • OR bind-libs-32bit-9.9.6P1-0.36.1 is installed
  • OR bind-utils-9.9.6P1-0.36.1 is installed
  • BACK