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





The SUSE Linux Enterprise 11 SP4 kernel was updated to receive various security and bugfixes.

The following security bugs were fixed:

- CVE-2017-16649: The usbnet_generic_cdc_bind function in drivers/net/usb/cdc_ether.c in the Linux kernel allowed local users to cause a denial of service (divide-by-zero error and system crash) or possibly have unspecified other impact via a crafted USB device (bnc#1067085). - CVE-2017-16535: The usb_get_bos_descriptor function in drivers/usb/core/config.c in the Linux kernel allowed local users to cause a denial of service (out-of-bounds read and system crash) or possibly have unspecified other impact via a crafted USB device (bnc#1066700). - CVE-2017-15102: The tower_probe function in drivers/usb/misc/legousbtower.c in the Linux kernel allowed local users (who are physically proximate for inserting a crafted USB device) to gain privileges by leveraging a write-what-where condition that occurs after a race condition and a NULL pointer dereference (bnc#1066705). - CVE-2017-16531: drivers/usb/core/config.c in the Linux kernel allowed local users to cause a denial of service (out-of-bounds read and system crash) or possibly have unspecified other impact via a crafted USB device, related to the USB_DT_INTERFACE_ASSOCIATION descriptor (bnc#1066671). - CVE-2017-16529: The snd_usb_create_streams function in sound/usb/card.c in the Linux kernel allowed local users to cause a denial of service (out-of-bounds read and system crash) or possibly have unspecified other impact via a crafted USB device (bnc#1066650). - CVE-2017-16525: The usb_serial_console_disconnect function in drivers/usb/serial/console.c in the Linux kernel allowed local users to cause a denial of service (use-after-free and system crash) or possibly have unspecified other impact via a crafted USB device, related to disconnection and failed setup (bnc#1066618). - CVE-2017-16537: The imon_probe function in drivers/media/rc/imon.c in the Linux kernel allowed local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a crafted USB device (bnc#1066573). - CVE-2017-16536: The cx231xx_usb_probe function in drivers/media/usb/cx231xx/cx231xx-cards.c in the Linux kernel allowed local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a crafted USB device (bnc#1066606). - CVE-2017-16527: sound/usb/mixer.c in the Linux kernel allowed local users to cause a denial of service (snd_usb_mixer_interrupt use-after-free and system crash) or possibly have unspecified other impact via a crafted USB device (bnc#1066625). - CVE-2017-13080: Wi-Fi Protected Access (WPA and WPA2) allowed reinstallation of the Group Temporal Key (GTK) during the group key handshake, allowing an attacker within radio range to replay frames from access points to clients (bnc#1063667). - CVE-2017-15274: security/keys/keyctl.c in the Linux kernel did not consider the case of a NULL payload in conjunction with a nonzero length value, which allowed local users to cause a denial of service (NULL pointer dereference and OOPS) via a crafted add_key or keyctl system call, a different vulnerability than CVE-2017-12192 (bnc#1045327). - CVE-2017-15265: Race condition in the ALSA subsystem in the Linux kernel allowed local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via crafted /dev/snd/seq ioctl calls, related to sound/core/seq/seq_clientmgr.c and sound/core/seq/seq_ports.c (bnc#1062520). - CVE-2017-14489: The iscsi_if_rx function in drivers/scsi/scsi_transport_iscsi.c in the Linux kernel allowed local users to cause a denial of service (panic) by leveraging incorrect length validation (bnc#1059051). - CVE-2017-14340: The XFS_IS_REALTIME_INODE macro in fs/xfs/xfs_linux.h in the Linux kernel did not verify that a filesystem has a realtime device, which allowed local users to cause a denial of service (NULL pointer dereference and OOPS) via vectors related to setting an RHINHERIT flag on a directory (bnc#1058524). - CVE-2017-14140: The move_pages system call in mm/migrate.c in the Linux kernel doesn't check the effective uid of the target process, enabling a local attacker to learn the memory layout of a setuid executable despite ASLR (bnc#1057179). - CVE-2017-14051: An integer overflow in the qla2x00_sysfs_write_optrom_ctl function in drivers/scsi/qla2xxx/qla_attr.c in the Linux kernel allowed local users to cause a denial of service (memory corruption and system crash) by leveraging root access (bnc#1056588). - CVE-2017-10661: Race condition in fs/timerfd.c in the Linux kernel allowed local users to gain privileges or cause a denial of service (list corruption or use-after-free) via simultaneous file-descriptor operations that leverage improper might_cancel queueing (bnc#1053152). - CVE-2017-12762: In /drivers/isdn/i4l/isdn_net.c: A user-controlled buffer is copied into a local buffer of constant size using strcpy without a length check which can cause a buffer overflow. (bnc#1053148). - CVE-2017-8831: The saa7164_bus_get function in drivers/media/pci/saa7164/saa7164-bus.c in the Linux kernel allowed local users to cause a denial of service (out-of-bounds array access) or possibly have unspecified other impact by changing a certain sequence-number value, aka a 'double fetch' vulnerability (bnc#1037994). - CVE-2017-1000112: An exploitable memory corruption due to UFO to non-UFO path switch was fixed. (bnc#1052311 bnc#1052365).

The following non-security bugs were fixed:

- alsa: core: Fix unexpected error at replacing user TLV (bsc#1045538). - alsa: hda - fix Lewisburg audio issue (fate#319286). - alsa: hda/ca0132 - Fix memory leak at error path (bsc#1045538). - alsa: timer: Add missing mutex lock for compat ioctls (bsc#1045538). - audit: Fix use after free in audit_remove_watch_rule() (bsc#1045205). - hid: usbhid: Add HID_QUIRK_NOGET for Aten CS-1758 KVM switch (bnc#1022967). - kvm: SVM: Add a missing 'break' statement (bsc#1061017). - kvm: async_pf: Fix #DF due to inject 'Page not Present' and 'Page Ready' exceptions simultaneously (bsc#1061017). - nfs: Cache aggressively when file is open for writing (bsc#1053933). - nfs: Do drop directory dentry when error clearly requires it (bsc#1051932). - nfs: Do not flush caches for a getattr that races with writeback (bsc#1053933). # Conflicts: #series.conf - nfs: Optimize fallocate by refreshing mapping when needed (bsc#1053933). - nfs: Remove asserts from the NFS XDR code (bsc#1063544). - nfs: invalidate file size when taking a lock (bsc#1053933). - pci: fix hotplug related issues (bnc#1054247, LTC#157731). - Update config files. (bsc#1057796) The CONFIG_MODULE_SIG_UEFI should be enabled on x86_64/xen architecture because xen can work with shim on x86_64. Enabling the following kernel config to load certificate from db/mok: +CONFIG_MODULE_SIG_BLACKLIST=y +CONFIG_MODULE_SIG_UEFI=y - af_key: do not use GFP_KERNEL in atomic contexts (bsc#1054093). - autofs: do not fail mount for transient error (bsc#1065180). - xen: avoid deadlock in xenbus (bnc#1047523). - blacklist.conf: Add PCI ASPM fix to blacklist (bsc#1045538) - blkback/blktap: do not leak stack data via response ring (bsc#1042863 XSA-216). - bnx2x: prevent crash when accessing PTP with interface down (bsc#1060665). - cx231xx-audio: fix NULL-deref at probe (bsc#1050431). - cx82310_eth: use skb_cow_head() to deal with cloned skbs (bsc#1045154). - dm bufio: fix integer overflow when limiting maximum cache size (git-fixes). - drm/mgag200: Fixes for G200eH3. (bnc#1062842) - fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fnic_queuecommand() to avoid deadloack (bsc#1067816). - fuse: do not use iocb after it may have been freed (bsc#1054706). - fuse: fix fuse_write_end() if zero bytes were copied (bsc#1054706). - fuse: fsync() did not return IO errors (bsc#1054076). - fuse: fuse_flush must check mapping->flags for errors (bsc#1054706). - getcwd: Close race with d_move called by lustre (bsc#1052593). - gspca: konica: add missing endpoint sanity check (bsc#1050431). - i40e: Initialize 64-bit statistics TX ring seqcount (bsc#909484). - kabi fix for new hash_cred function (bsc#1012917). - kabi/severities: Ignore zpci symbol changes (bsc#1054247) - lib/mpi: mpi_read_raw_data(): fix nbits calculation (fate#314508). - lpfc: check for valid scsi cmnd in lpfc_scsi_cmd_iocb_cmpl() (bsc#1051133). - mac80211: do not compare TKIP TX MIC key in reinstall prevention (bsc#1066472). - md/bitmap: disable bitmap_resize for file-backed bitmaps (bsc#1061180). - media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctl (bsc#1050431). - net: Fix RCU splat in af_key (bsc#1054093). - netback: coalesce (guest) RX SKBs as needed (bsc#1056504). - nfs: Fix ugly referral attributes (git-fixes). - nfs: improve shinking of access cache (bsc#1012917). - powerpc/fadump: add reschedule point while releasing memory (bsc#1040609 bsc#1024450). - powerpc/fadump: avoid duplicates in crash memory ranges (bsc#1037669 bsc#1037667). - powerpc/fadump: provide a helpful error message (bsc#1037669 bsc#1037667). - powerpc/mm: Fix check of multiple 16G pages from device tree (bsc#1064861, git-fixes). - powerpc/prom: Increase minimum RMA size to 512MB (bsc#984530, bsc#1052370). - powerpc/pseries/vio: Dispose of virq mapping on vdevice unregister (bsc#1067888, git-fixes f2ab6219969f). - powerpc/slb: Force a full SLB flush when we insert for a bad EA (bsc#1054070). - powerpc/xics: Harden xics hypervisor backend (bnc#1056230). - powerpc: Correct instruction code for xxlor instruction (bsc#1064861, git-fixes). - powerpc: Fix emulation of mfocrf in emulate_step() (bsc#1064861, git-fixes). - powerpc: Fix the corrupt r3 error during MCE handling (bnc#1056230). - powerpc: Make sure IPI handlers see data written by IPI senders (bnc#1056230). - reiserfs: fix race in readdir (bsc#1039803). - s390/cpcmd,vmcp: avoid GFP_DMA allocations (bnc#1060245, LTC#159112). - s390/pci: do not cleanup in arch_setup_msi_irqs (bnc#1054247, LTC#157731). - s390/pci: fix handling of PEC 306 (bnc#1054247, LTC#157731). - s390/pci: improve error handling during fmb (de)registration (bnc#1054247, LTC#157731). - s390/pci: improve error handling during interrupt deregistration (bnc#1054247, LTC#157731). - s390/pci: improve pci hotplug (bnc#1054247, LTC#157731). - s390/pci: improve unreg_ioat error handling (bnc#1054247, LTC#157731). - s390/pci: introduce clp_get_state (bnc#1054247, LTC#157731). - s390/pci: provide more debug information (bnc#1054247, LTC#157731). - s390/qdio: avoid reschedule of outbound tasklet once killed (bnc#1063301, LTC#159885). - s390/topology: alternative topology for topology-less machines (bnc#1060245, LTC#159177). - s390/topology: enable / disable topology dynamically (bnc#1060245, LTC#159177). - scsi: avoid system stall due to host_busy race (bsc#1031358). - scsi: close race when updating blocked counters (bsc#1031358). - scsi: qla2xxx: Get mutex lock before checking optrom_state (bsc#1053317). - scsi: reset wait for IO completion (bsc#996376). - scsi: zfcp: fix capping of unsuccessful GPN_FT SAN response trace records (bnc#1060245, LTC#158494). - scsi: zfcp: fix missing trace records for early returns in TMF eh handlers (bnc#1060245, LTC#158494). - scsi: zfcp: fix passing fsf_req to SCSI trace on TMF to correlate with HBA (bnc#1060245, LTC#158494). - scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace records (bnc#1060245, LTC#158494). - scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabled (bnc#1060245, LTC#158493). - scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late response (bnc#1060245, LTC#158494). - ser_gigaset: return -ENOMEM on error instead of success (bsc#1037441). - sunrpc: add RPCSEC_GSS hash_cred() function (bsc#1012917). - sunrpc: add auth_unix hash_cred() function (bsc#1012917). - sunrpc: add generic_auth hash_cred() function (bsc#1012917). - sunrpc: add hash_cred() function to rpc_authops struct (bsc#1012917). - sunrpc: replace generic auth_cred hash with auth-specific function (bsc#1012917). - sunrpc: use supplimental groups in auth hash (bsc#1012917). - supported.conf: clear mistaken external support flag for cifs.ko (bsc#1053802). - tpm: fix a kernel memory leak in tpm-sysfs.c (bsc#1050381). - usb-serial: check for NULL private data in pl2303_suse_disconnect (bsc#1064803). - uwb: fix device quirk on big-endian hosts (bsc#1036629). - virtio_scsi: do not call virtqueue_add_sgs(... GFP_NOIO) holding spinlock (bsc#1036286). - x86/microcode/intel: Disable late loading on model 79 (bsc#1054305). - xfs: fix inobt inode allocation search optimization (bsc#1013018).
Family:unixClass:patch
Status:Reference(s):1000677
1001912
1004499
1005878
1007829
1012917
1013018
1021641
1022967
1024288
1024291
1024307
1024450
1030144
1031358
1031485
1036286
1036629
1037441
1037667
1037669
1037994
1039803
1040609
1042863
1045154
1045205
1045327
1045538
1047523
1050381
1050431
1051133
1051932
1052311
1052365
1052370
1052593
1052829
1053148
1053152
1053317
1053802
1053933
1054070
1054076
1054093
1054247
1054305
1054706
1056230
1056504
1056588
1057179
1057796
1058524
1059051
1060245
1060665
1061017
1061081
1061180
1062520
1062842
1063301
1063544
1063667
1064803
1064861
1065180
1066471
1066472
1066573
1066606
1066618
1066625
1066650
1066671
1066700
1066705
1067085
1067816
1067888
1068032
1070158
1070159
1070160
1070163
1074562
1076116
1076180
1080635
1080662
1136936
1139083
1168630
507328
557126
636978
909484
910457
910458
918595
920057
922220
922222
923142
925225
947003
960341
964225
984530
985657
995075
996376
998190
CVE-2009-0689
CVE-2010-0405
CVE-2014-3591
CVE-2014-5353
CVE-2014-5354
CVE-2014-5355
CVE-2014-8119
CVE-2014-9140
CVE-2015-0261
CVE-2015-0837
CVE-2015-2154
CVE-2015-4500
CVE-2015-4501
CVE-2015-4506
CVE-2015-4509
CVE-2015-4511
CVE-2015-4517
CVE-2015-4519
CVE-2015-4520
CVE-2015-4521
CVE-2015-4522
CVE-2015-7174
CVE-2015-7175
CVE-2015-7176
CVE-2015-7177
CVE-2015-7180
CVE-2015-7554
CVE-2015-8781
CVE-2015-8782
CVE-2015-8783
CVE-2016-2108
CVE-2016-3189
CVE-2016-8610
CVE-2016-8864
CVE-2017-1000112
CVE-2017-10661
CVE-2017-11334
CVE-2017-12762
CVE-2017-13080
CVE-2017-14051
CVE-2017-14140
CVE-2017-14340
CVE-2017-14489
CVE-2017-15102
CVE-2017-15265
CVE-2017-15274
CVE-2017-15595
CVE-2017-16525
CVE-2017-16527
CVE-2017-16529
CVE-2017-16531
CVE-2017-16535
CVE-2017-16536
CVE-2017-16537
CVE-2017-16649
CVE-2017-17563
CVE-2017-17564
CVE-2017-17565
CVE-2017-17566
CVE-2017-18030
CVE-2017-2579
CVE-2017-2580
CVE-2017-5715
CVE-2017-5753
CVE-2017-5754
CVE-2017-5898
CVE-2017-7753
CVE-2017-7779
CVE-2017-7782
CVE-2017-7784
CVE-2017-7785
CVE-2017-7786
CVE-2017-7787
CVE-2017-7791
CVE-2017-7792
CVE-2017-7798
CVE-2017-7800
CVE-2017-7801
CVE-2017-7802
CVE-2017-7803
CVE-2017-7804
CVE-2017-7807
CVE-2017-8831
CVE-2018-5683
CVE-2018-7540
CVE-2018-7541
CVE-2019-12900
CVE-2020-6819
CVE-2020-6820
SUSE-SU-2015:0692-1
SUSE-SU-2015:1282-1
SUSE-SU-2015:1626-1
SUSE-SU-2015:1792-1
SUSE-SU-2016:0353-1
SUSE-SU-2017:0601-1
SUSE-SU-2017:2302-1
SUSE-SU-2017:3265-1
SUSE-SU-2018:0678-1
SUSE-SU-2019:14101-1
Platform(s):openSUSE Leap 15.0
openSUSE Leap 42.3
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 Module for additional PackageHub packages 15
SUSE Linux Enterprise Module for Advanced Systems Management 12
SUSE Linux Enterprise Module for Basesystem 15
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for Desktop Applications 15
SUSE Linux Enterprise Module for Development Tools 15
SUSE Linux Enterprise Module for High Performance Computing 15
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Legacy Software 15
SUSE Linux Enterprise Module for Live Patching 15
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15
SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Server Applications 15
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Point of Sale 11 SP3
SUSE Linux Enterprise 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 SP4-LTSS
SUSE Linux Enterprise Server 11-SECURITY
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP1-LTSS
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12-LTSS
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 11
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP2
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3
SUSE Linux Enterprise Server for SAP Applications 11 SP3-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 SP4-LTSS
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 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP3
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 SP4
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP1
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE Linux Enterprise Workstation Extension 15
SUSE OpenStack Cloud 5
SUSE OpenStack Cloud 6
SUSE OpenStack Cloud 7
SUSE OpenStack Cloud Crowbar 8
Product(s):
Definition Synopsis
  • openSUSE Leap 15.0 is installed
  • AND Package Information
  • java-10-openjdk-10.0.1.0-lp150.1 is installed
  • OR java-10-openjdk-headless-10.0.1.0-lp150.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND clamav-0.99.3-20.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND tcpdump-3.9.8-1.27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • augeas-0.9.0-3.17 is installed
  • OR libaugeas0-0.9.0-3.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND bogofilter-1.2.4-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • cyrus-sasl-2.1.26-7 is installed
  • OR cyrus-sasl-32bit-2.1.26-7 is installed
  • OR cyrus-sasl-crammd5-2.1.26-7 is installed
  • OR cyrus-sasl-crammd5-32bit-2.1.26-7 is installed
  • OR cyrus-sasl-digestmd5-2.1.26-7 is installed
  • OR cyrus-sasl-digestmd5-32bit-2.1.26-7 is installed
  • OR cyrus-sasl-gssapi-2.1.26-7 is installed
  • OR cyrus-sasl-gssapi-32bit-2.1.26-7 is installed
  • OR cyrus-sasl-plain-2.1.26-7 is installed
  • OR cyrus-sasl-plain-32bit-2.1.26-7 is installed
  • OR cyrus-sasl-saslauthd-2.1.26-7 is installed
  • OR libsasl2-3-2.1.26-7 is installed
  • OR libsasl2-3-32bit-2.1.26-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • dhcp-4.3.3-9 is installed
  • OR dhcp-client-4.3.3-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • emacs-24.3-19 is installed
  • OR emacs-info-24.3-19 is installed
  • OR emacs-x11-24.3-19 is installed
  • OR etags-24.3-19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND bogofilter-1.2.4-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for additional PackageHub packages 15 is installed
  • AND Package Information
  • avahi-0.6.32-5.5 is installed
  • OR python-avahi-0.6.32-5.5 is installed
  • OR samba-4.7.11+git.153.b36ceaf2235-4.27 is installed
  • OR samba-python-4.7.11+git.153.b36ceaf2235-4.27 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
  • AND python-pycrypto-2.6.1-10.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • cups-filters-1.20.3-1 is installed
  • OR cups-filters-devel-1.20.3-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND Package Information
  • containerd-0.2.5+gitr569_2a5e70c-15 is installed
  • OR docker-1.12.6-87 is installed
  • OR runc-0.1.1+gitr2819_50a19c6-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND Package Information
  • gdk-pixbuf-query-loaders-32bit-2.36.11-3 is installed
  • OR libgdk_pixbuf-2_0-0-32bit-2.36.11-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND aaa_base-malloccheck-84.87+git20180409.04c9dae-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for High Performance Computing 15 is installed
  • AND Package Information
  • python-numpy_1_14_0-gnu-hpc-1.14.0-4.5 is installed
  • OR python2-numpy-gnu-hpc-1.14.0-4.5 is installed
  • OR python2-numpy-gnu-hpc-devel-1.14.0-4.5 is installed
  • OR python2-numpy_1_14_0-gnu-hpc-1.14.0-4.5 is installed
  • OR python2-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5 is installed
  • OR python3-numpy-gnu-hpc-1.14.0-4.5 is installed
  • OR python3-numpy-gnu-hpc-devel-1.14.0-4.5 is installed
  • OR python3-numpy_1_14_0-gnu-hpc-1.14.0-4.5 is installed
  • OR python3-numpy_1_14_0-gnu-hpc-devel-1.14.0-4.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • java-1_6_0-ibm-1.6.0_sr16.35-43 is installed
  • OR java-1_6_0-ibm-fonts-1.6.0_sr16.35-43 is installed
  • OR java-1_6_0-ibm-jdbc-1.6.0_sr16.35-43 is installed
  • OR java-1_6_0-ibm-plugin-1.6.0_sr16.35-43 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 15 is installed
  • AND Package Information
  • kernel-default-4.12.14-25.13 is installed
  • OR reiserfs-kmp-default-4.12.14-25.13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 is installed
  • AND Package Information
  • kernel-livepatch-4_12_14-25_6-default-10-2 is installed
  • OR kernel-livepatch-SLE15_Update_2-10-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND Package Information
  • glibc-2.26-13.19 is installed
  • OR glibc-html-2.26-13.19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
  • AND Package Information
  • libIlmImf-2_2-23-32bit-2.2.1-3.9 is installed
  • OR libIlmImfUtil-2_2-23-32bit-2.2.1-3.9 is installed
  • OR openexr-2.2.1-3.9 is installed
  • OR openexr-doc-2.2.1-3.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.62-60.62 is installed
  • OR kernel-ec2-devel-3.12.62-60.62 is installed
  • OR kernel-ec2-extra-3.12.62-60.62 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND skopeo-0.1.32-4.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • apache2-mod_php5-5.5.14-78 is installed
  • OR php5-5.5.14-78 is installed
  • OR php5-bcmath-5.5.14-78 is installed
  • OR php5-bz2-5.5.14-78 is installed
  • OR php5-calendar-5.5.14-78 is installed
  • OR php5-ctype-5.5.14-78 is installed
  • OR php5-curl-5.5.14-78 is installed
  • OR php5-dba-5.5.14-78 is installed
  • OR php5-dom-5.5.14-78 is installed
  • OR php5-enchant-5.5.14-78 is installed
  • OR php5-exif-5.5.14-78 is installed
  • OR php5-fastcgi-5.5.14-78 is installed
  • OR php5-fileinfo-5.5.14-78 is installed
  • OR php5-fpm-5.5.14-78 is installed
  • OR php5-ftp-5.5.14-78 is installed
  • OR php5-gd-5.5.14-78 is installed
  • OR php5-gettext-5.5.14-78 is installed
  • OR php5-gmp-5.5.14-78 is installed
  • OR php5-iconv-5.5.14-78 is installed
  • OR php5-imap-5.5.14-78 is installed
  • OR php5-intl-5.5.14-78 is installed
  • OR php5-json-5.5.14-78 is installed
  • OR php5-ldap-5.5.14-78 is installed
  • OR php5-mbstring-5.5.14-78 is installed
  • OR php5-mcrypt-5.5.14-78 is installed
  • OR php5-mysql-5.5.14-78 is installed
  • OR php5-odbc-5.5.14-78 is installed
  • OR php5-opcache-5.5.14-78 is installed
  • OR php5-openssl-5.5.14-78 is installed
  • OR php5-pcntl-5.5.14-78 is installed
  • OR php5-pdo-5.5.14-78 is installed
  • OR php5-pear-5.5.14-78 is installed
  • OR php5-pgsql-5.5.14-78 is installed
  • OR php5-phar-5.5.14-78 is installed
  • OR php5-posix-5.5.14-78 is installed
  • OR php5-pspell-5.5.14-78 is installed
  • OR php5-shmop-5.5.14-78 is installed
  • OR php5-snmp-5.5.14-78 is installed
  • OR php5-soap-5.5.14-78 is installed
  • OR php5-sockets-5.5.14-78 is installed
  • OR php5-sqlite-5.5.14-78 is installed
  • OR php5-suhosin-5.5.14-78 is installed
  • OR php5-sysvmsg-5.5.14-78 is installed
  • OR php5-sysvsem-5.5.14-78 is installed
  • OR php5-sysvshm-5.5.14-78 is installed
  • OR php5-tokenizer-5.5.14-78 is installed
  • OR php5-wddx-5.5.14-78 is installed
  • OR php5-xmlreader-5.5.14-78 is installed
  • OR php5-xmlrpc-5.5.14-78 is installed
  • OR php5-xmlwriter-5.5.14-78 is installed
  • OR php5-xsl-5.5.14-78 is installed
  • OR php5-zip-5.5.14-78 is installed
  • OR php5-zlib-5.5.14-78 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-52.3.0esr-72.9 is installed
  • OR MozillaFirefox-branding-SLED-52-24.5 is installed
  • OR MozillaFirefox-translations-52.3.0esr-72.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • kdelibs4-4.1.3-8.18 is installed
  • OR kdelibs4-core-4.1.3-8.18 is installed
  • OR libkde4-4.1.3-8.18 is installed
  • OR libkde4-32bit-4.1.3-8.18 is installed
  • OR libkde4-x86-4.1.3-8.18 is installed
  • OR libkdecore4-4.1.3-8.18 is installed
  • OR libkdecore4-32bit-4.1.3-8.18 is installed
  • OR libkdecore4-x86-4.1.3-8.18 is installed
  • OR utempter-0.5.5-106 is installed
  • OR utempter-32bit-0.5.5-106 is installed
  • OR utempter-x86-0.5.5-106 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • kdelibs4-4.1.3-8.18 is installed
  • OR kdelibs4-core-4.1.3-8.18 is installed
  • OR libkde4-4.1.3-8.18 is installed
  • OR libkde4-32bit-4.1.3-8.18 is installed
  • OR libkde4-x86-4.1.3-8.18 is installed
  • OR libkdecore4-4.1.3-8.18 is installed
  • OR libkdecore4-32bit-4.1.3-8.18 is installed
  • OR libkdecore4-x86-4.1.3-8.18 is installed
  • OR utempter-0.5.5-106 is installed
  • OR utempter-32bit-0.5.5-106 is installed
  • OR utempter-x86-0.5.5-106 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND t1lib-5.1.1-100.21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND t1lib-5.1.1-100.21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND t1lib-5.1.1-100.21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND t1lib-5.1.1-100.21 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • bzip2-1.0.5-34.253 is installed
  • OR bzip2-doc-1.0.5-34.253 is installed
  • OR libbz2-1-1.0.5-34.253 is installed
  • OR libbz2-1-32bit-1.0.5-34.253 is installed
  • OR libbz2-1-x86-1.0.5-34.253 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • bzip2-1.0.5-34.253 is installed
  • OR bzip2-doc-1.0.5-34.253 is installed
  • OR libbz2-1-1.0.5-34.253 is installed
  • OR libbz2-1-32bit-1.0.5-34.253 is installed
  • OR libbz2-1-x86-1.0.5-34.253 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • bzip2-1.0.5-34.253 is installed
  • OR bzip2-doc-1.0.5-34.253 is installed
  • OR libbz2-1-1.0.5-34.253 is installed
  • OR libbz2-1-32bit-1.0.5-34.253 is installed
  • OR libbz2-1-x86-1.0.5-34.253 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND Package Information
  • lcms-1.17-77.14 is installed
  • OR liblcms1-1.17-77.14 is installed
  • OR liblcms1-32bit-1.17-77.14 is installed
  • OR liblcms1-x86-1.17-77.14 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-17.0.7esr-0.3 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
  • OR MozillaFirefox-translations-17.0.7esr-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-17.0.7esr-0.3 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
  • OR MozillaFirefox-translations-17.0.7esr-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • MozillaFirefox-17.0.7esr-0.3 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
  • OR MozillaFirefox-translations-17.0.7esr-0.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-17.0.7esr-0.3 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
  • OR MozillaFirefox-translations-17.0.7esr-0.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-68.6.1-78.67 is installed
  • OR MozillaFirefox-translations-common-68.6.1-78.67 is installed
  • OR MozillaFirefox-translations-other-68.6.1-78.67 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • MozillaFirefox-68.6.1-78.67 is installed
  • OR MozillaFirefox-translations-common-68.6.1-78.67 is installed
  • OR MozillaFirefox-translations-other-68.6.1-78.67 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • ldapsmb-1.34b-12.33.39 is installed
  • OR libldb1-3.6.3-0.33.39 is installed
  • OR libsmbclient0-3.6.3-0.33.39 is installed
  • OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
  • OR libsmbclient0-x86-3.6.3-0.33.39 is installed
  • OR libtalloc1-3.4.3-1.50 is installed
  • OR libtalloc1-32bit-3.4.3-1.50 is installed
  • OR libtalloc1-x86-3.4.3-1.50 is installed
  • OR libtalloc2-3.6.3-0.33.39 is installed
  • OR libtalloc2-32bit-3.6.3-0.33.39 is installed
  • OR libtalloc2-x86-3.6.3-0.33.39 is installed
  • OR libtdb1-3.6.3-0.33.39 is installed
  • OR libtdb1-32bit-3.6.3-0.33.39 is installed
  • OR libtdb1-x86-3.6.3-0.33.39 is installed
  • OR libtevent0-3.6.3-0.33.39 is installed
  • OR libtevent0-32bit-3.6.3-0.33.39 is installed
  • OR libwbclient0-3.6.3-0.33.39 is installed
  • OR libwbclient0-32bit-3.6.3-0.33.39 is installed
  • OR libwbclient0-x86-3.6.3-0.33.39 is installed
  • OR samba-3.6.3-0.33.39 is installed
  • OR samba-32bit-3.6.3-0.33.39 is installed
  • OR samba-client-3.6.3-0.33.39 is installed
  • OR samba-client-32bit-3.6.3-0.33.39 is installed
  • OR samba-client-x86-3.6.3-0.33.39 is installed
  • OR samba-doc-3.6.3-0.33.39 is installed
  • OR samba-krb-printing-3.6.3-0.33.39 is installed
  • OR samba-winbind-3.6.3-0.33.39 is installed
  • OR samba-winbind-32bit-3.6.3-0.33.39 is installed
  • OR samba-winbind-x86-3.6.3-0.33.39 is installed
  • OR samba-x86-3.6.3-0.33.39 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • ldapsmb-1.34b-12.33.39 is installed
  • OR libldb1-3.6.3-0.33.39 is installed
  • OR libsmbclient0-3.6.3-0.33.39 is installed
  • OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
  • OR libsmbclient0-x86-3.6.3-0.33.39 is installed
  • OR libtalloc1-3.4.3-1.50 is installed
  • OR libtalloc1-32bit-3.4.3-1.50 is installed
  • OR libtalloc1-x86-3.4.3-1.50 is installed
  • OR libtalloc2-3.6.3-0.33.39 is installed
  • OR libtalloc2-32bit-3.6.3-0.33.39 is installed
  • OR libtalloc2-x86-3.6.3-0.33.39 is installed
  • OR libtdb1-3.6.3-0.33.39 is installed
  • OR libtdb1-32bit-3.6.3-0.33.39 is installed
  • OR libtdb1-x86-3.6.3-0.33.39 is installed
  • OR libtevent0-3.6.3-0.33.39 is installed
  • OR libtevent0-32bit-3.6.3-0.33.39 is installed
  • OR libwbclient0-3.6.3-0.33.39 is installed
  • OR libwbclient0-32bit-3.6.3-0.33.39 is installed
  • OR libwbclient0-x86-3.6.3-0.33.39 is installed
  • OR samba-3.6.3-0.33.39 is installed
  • OR samba-32bit-3.6.3-0.33.39 is installed
  • OR samba-client-3.6.3-0.33.39 is installed
  • OR samba-client-32bit-3.6.3-0.33.39 is installed
  • OR samba-client-x86-3.6.3-0.33.39 is installed
  • OR samba-doc-3.6.3-0.33.39 is installed
  • OR samba-krb-printing-3.6.3-0.33.39 is installed
  • OR samba-winbind-3.6.3-0.33.39 is installed
  • OR samba-winbind-32bit-3.6.3-0.33.39 is installed
  • OR samba-winbind-x86-3.6.3-0.33.39 is installed
  • OR samba-x86-3.6.3-0.33.39 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • ldapsmb-1.34b-12.33.39 is installed
  • OR libldb1-3.6.3-0.33.39 is installed
  • OR libsmbclient0-3.6.3-0.33.39 is installed
  • OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
  • OR libsmbclient0-x86-3.6.3-0.33.39 is installed
  • OR libtalloc1-3.4.3-1.50 is installed
  • OR libtalloc1-32bit-3.4.3-1.50 is installed
  • OR libtalloc1-x86-3.4.3-1.50 is installed
  • OR libtalloc2-3.6.3-0.33.39 is installed
  • OR libtalloc2-32bit-3.6.3-0.33.39 is installed
  • OR libtalloc2-x86-3.6.3-0.33.39 is installed
  • OR libtdb1-3.6.3-0.33.39 is installed
  • OR libtdb1-32bit-3.6.3-0.33.39 is installed
  • OR libtdb1-x86-3.6.3-0.33.39 is installed
  • OR libtevent0-3.6.3-0.33.39 is installed
  • OR libtevent0-32bit-3.6.3-0.33.39 is installed
  • OR libwbclient0-3.6.3-0.33.39 is installed
  • OR libwbclient0-32bit-3.6.3-0.33.39 is installed
  • OR libwbclient0-x86-3.6.3-0.33.39 is installed
  • OR samba-3.6.3-0.33.39 is installed
  • OR samba-32bit-3.6.3-0.33.39 is installed
  • OR samba-client-3.6.3-0.33.39 is installed
  • OR samba-client-32bit-3.6.3-0.33.39 is installed
  • OR samba-client-x86-3.6.3-0.33.39 is installed
  • OR samba-doc-3.6.3-0.33.39 is installed
  • OR samba-krb-printing-3.6.3-0.33.39 is installed
  • OR samba-winbind-3.6.3-0.33.39 is installed
  • OR samba-winbind-32bit-3.6.3-0.33.39 is installed
  • OR samba-winbind-x86-3.6.3-0.33.39 is installed
  • OR samba-x86-3.6.3-0.33.39 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • ldapsmb-1.34b-12.33.39 is installed
  • OR libldb1-3.6.3-0.33.39 is installed
  • OR libsmbclient0-3.6.3-0.33.39 is installed
  • OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
  • OR libsmbclient0-x86-3.6.3-0.33.39 is installed
  • OR libtalloc1-3.4.3-1.50 is installed
  • OR libtalloc1-32bit-3.4.3-1.50 is installed
  • OR libtalloc1-x86-3.4.3-1.50 is installed
  • OR libtalloc2-3.6.3-0.33.39 is installed
  • OR libtalloc2-32bit-3.6.3-0.33.39 is installed
  • OR libtalloc2-x86-3.6.3-0.33.39 is installed
  • OR libtdb1-3.6.3-0.33.39 is installed
  • OR libtdb1-32bit-3.6.3-0.33.39 is installed
  • OR libtdb1-x86-3.6.3-0.33.39 is installed
  • OR libtevent0-3.6.3-0.33.39 is installed
  • OR libtevent0-32bit-3.6.3-0.33.39 is installed
  • OR libwbclient0-3.6.3-0.33.39 is installed
  • OR libwbclient0-32bit-3.6.3-0.33.39 is installed
  • OR libwbclient0-x86-3.6.3-0.33.39 is installed
  • OR samba-3.6.3-0.33.39 is installed
  • OR samba-32bit-3.6.3-0.33.39 is installed
  • OR samba-client-3.6.3-0.33.39 is installed
  • OR samba-client-32bit-3.6.3-0.33.39 is installed
  • OR samba-client-x86-3.6.3-0.33.39 is installed
  • OR samba-doc-3.6.3-0.33.39 is installed
  • OR samba-krb-printing-3.6.3-0.33.39 is installed
  • OR samba-winbind-3.6.3-0.33.39 is installed
  • OR samba-winbind-32bit-3.6.3-0.33.39 is installed
  • OR samba-winbind-x86-3.6.3-0.33.39 is installed
  • OR samba-x86-3.6.3-0.33.39 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • ldapsmb-1.34b-12.33.39 is installed
  • OR libldb1-3.6.3-0.33.39 is installed
  • OR libsmbclient0-3.6.3-0.33.39 is installed
  • OR libsmbclient0-32bit-3.6.3-0.33.39 is installed
  • OR libsmbclient0-x86-3.6.3-0.33.39 is installed
  • OR libtalloc1-3.4.3-1.50 is installed
  • OR libtalloc1-32bit-3.4.3-1.50 is installed
  • OR libtalloc1-x86-3.4.3-1.50 is installed
  • OR libtalloc2-3.6.3-0.33.39 is installed
  • OR libtalloc2-32bit-3.6.3-0.33.39 is installed
  • OR libtalloc2-x86-3.6.3-0.33.39 is installed
  • OR libtdb1-3.6.3-0.33.39 is installed
  • OR libtdb1-32bit-3.6.3-0.33.39 is installed
  • OR libtdb1-x86-3.6.3-0.33.39 is installed
  • OR libtevent0-3.6.3-0.33.39 is installed
  • OR libtevent0-32bit-3.6.3-0.33.39 is installed
  • OR libwbclient0-3.6.3-0.33.39 is installed
  • OR libwbclient0-32bit-3.6.3-0.33.39 is installed
  • OR libwbclient0-x86-3.6.3-0.33.39 is installed
  • OR samba-3.6.3-0.33.39 is installed
  • OR samba-32bit-3.6.3-0.33.39 is installed
  • OR samba-client-3.6.3-0.33.39 is installed
  • OR samba-client-32bit-3.6.3-0.33.39 is installed
  • OR samba-client-x86-3.6.3-0.33.39 is installed
  • OR samba-doc-3.6.3-0.33.39 is installed
  • OR samba-krb-printing-3.6.3-0.33.39 is installed
  • OR samba-winbind-3.6.3-0.33.39 is installed
  • OR samba-winbind-32bit-3.6.3-0.33.39 is installed
  • OR samba-winbind-x86-3.6.3-0.33.39 is installed
  • OR samba-x86-3.6.3-0.33.39 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND automake-1.10.1-4.131.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND automake-1.10.1-4.131.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND automake-1.10.1-4.131.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • dhcp-4.2.3.P2-0.7 is installed
  • OR dhcp-client-4.2.3.P2-0.7 is installed
  • OR dhcp-relay-4.2.3.P2-0.7 is installed
  • OR dhcp-server-4.2.3.P2-0.7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • libopenssl-devel-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.97 is installed
  • OR openssl-0.9.8j-0.97 is installed
  • OR openssl-doc-0.9.8j-0.97 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • libopenssl-devel-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-hmac-0.9.8j-0.97 is installed
  • OR libopenssl0_9_8-hmac-32bit-0.9.8j-0.97 is installed
  • OR openssl-0.9.8j-0.97 is installed
  • OR openssl-doc-0.9.8j-0.97 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND gd-2.0.36.RC1-52.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND gd-2.0.36.RC1-52.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND gd-2.0.36.RC1-52.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND gd-2.0.36.RC1-52.20 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND gd-2.0.36.RC1-52.20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • freeradius-server-2.1.1-7.16 is installed
  • OR freeradius-server-dialupadmin-2.1.1-7.16 is installed
  • OR freeradius-server-doc-2.1.1-7.16 is installed
  • OR freeradius-server-libs-2.1.1-7.16 is installed
  • OR freeradius-server-utils-2.1.1-7.16 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
  • AND
  • salt-2016.11.10-43.38 is installed
  • OR salt-doc-2016.11.10-43.38 is installed
  • OR salt-minion-2016.11.10-43.38 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-CLIENT-TOOLS is installed
  • AND
  • salt-2016.11.10-43.38 is installed
  • OR salt-doc-2016.11.10-43.38 is installed
  • OR salt-minion-2016.11.10-43.38 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
  • AND Package Information
  • salt-2016.11.4-43.7 is installed
  • OR salt-doc-2016.11.4-43.7 is installed
  • OR salt-minion-2016.11.4-43.7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-52.3.0esr-72.9 is installed
  • OR MozillaFirefox-branding-SLED-52-24.5 is installed
  • OR MozillaFirefox-translations-52.3.0esr-72.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-52.3.0esr-72.9 is installed
  • OR MozillaFirefox-branding-SLED-52-24.5 is installed
  • OR MozillaFirefox-translations-52.3.0esr-72.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • MozillaFirefox-52.3.0esr-72.9 is installed
  • OR MozillaFirefox-branding-SLED-52-24.5 is installed
  • OR MozillaFirefox-translations-52.3.0esr-72.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • MozillaFirefox-52.3.0esr-72.9 is installed
  • OR MozillaFirefox-branding-SLED-52-24.5 is installed
  • OR MozillaFirefox-translations-52.3.0esr-72.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.86 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.86 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.86 is installed
  • OR kernel-default-3.0.101-0.47.86 is installed
  • OR kernel-default-base-3.0.101-0.47.86 is installed
  • OR kernel-default-devel-3.0.101-0.47.86 is installed
  • OR kernel-default-man-3.0.101-0.47.86 is installed
  • OR kernel-ec2-3.0.101-0.47.86 is installed
  • OR kernel-ec2-base-3.0.101-0.47.86 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.86 is installed
  • OR kernel-pae-3.0.101-0.47.86 is installed
  • OR kernel-pae-base-3.0.101-0.47.86 is installed
  • OR kernel-pae-devel-3.0.101-0.47.86 is installed
  • OR kernel-source-3.0.101-0.47.86 is installed
  • OR kernel-syms-3.0.101-0.47.86 is installed
  • OR kernel-trace-3.0.101-0.47.86 is installed
  • OR kernel-trace-base-3.0.101-0.47.86 is installed
  • OR kernel-trace-devel-3.0.101-0.47.86 is installed
  • OR kernel-xen-3.0.101-0.47.86 is installed
  • OR kernel-xen-base-3.0.101-0.47.86 is installed
  • OR kernel-xen-devel-3.0.101-0.47.86 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.86 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.86 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.86 is installed
  • OR kernel-default-3.0.101-0.47.86 is installed
  • OR kernel-default-base-3.0.101-0.47.86 is installed
  • OR kernel-default-devel-3.0.101-0.47.86 is installed
  • OR kernel-default-man-3.0.101-0.47.86 is installed
  • OR kernel-ec2-3.0.101-0.47.86 is installed
  • OR kernel-ec2-base-3.0.101-0.47.86 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.86 is installed
  • OR kernel-pae-3.0.101-0.47.86 is installed
  • OR kernel-pae-base-3.0.101-0.47.86 is installed
  • OR kernel-pae-devel-3.0.101-0.47.86 is installed
  • OR kernel-source-3.0.101-0.47.86 is installed
  • OR kernel-syms-3.0.101-0.47.86 is installed
  • OR kernel-trace-3.0.101-0.47.86 is installed
  • OR kernel-trace-base-3.0.101-0.47.86 is installed
  • OR kernel-trace-devel-3.0.101-0.47.86 is installed
  • OR kernel-xen-3.0.101-0.47.86 is installed
  • OR kernel-xen-base-3.0.101-0.47.86 is installed
  • OR kernel-xen-devel-3.0.101-0.47.86 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • bsdtar-2.5.5-9 is installed
  • OR libarchive2-2.5.5-9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND amanda-2.5.2.1-188.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND amanda-2.5.2.1-188.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • ant-1.7.1-20.11.5 is installed
  • OR ant-antlr-1.7.1-16.11.5 is installed
  • OR ant-trax-1.7.1-16.11.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • ant-1.7.1-20.11.5 is installed
  • OR ant-antlr-1.7.1-16.11.5 is installed
  • OR ant-trax-1.7.1-16.11.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • apache2-2.2.12-1.51.52 is installed
  • OR apache2-doc-2.2.12-1.51.52 is installed
  • OR apache2-example-pages-2.2.12-1.51.52 is installed
  • OR apache2-prefork-2.2.12-1.51.52 is installed
  • OR apache2-utils-2.2.12-1.51.52 is installed
  • OR apache2-worker-2.2.12-1.51.52 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-68.4.1-78.57 is installed
  • OR MozillaFirefox-translations-common-68.4.1-78.57 is installed
  • OR MozillaFirefox-translations-other-68.4.1-78.57 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-68.4.1-78.57 is installed
  • OR MozillaFirefox-translations-common-68.4.1-78.57 is installed
  • OR MozillaFirefox-translations-other-68.4.1-78.57 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND
  • curl-openssl1-7.19.7-1.70.3 is installed
  • OR libcurl4-openssl1-7.19.7-1.70.3 is installed
  • OR libcurl4-openssl1-32bit-7.19.7-1.70.3 is installed
  • OR libcurl4-openssl1-x86-7.19.7-1.70.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND
  • curl-openssl1-7.19.7-1.70.3 is installed
  • OR libcurl4-openssl1-7.19.7-1.70.3 is installed
  • OR libcurl4-openssl1-32bit-7.19.7-1.70.3 is installed
  • OR libcurl4-openssl1-x86-7.19.7-1.70.3 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
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • rsyslog-8.4.0-5 is installed
  • OR rsyslog-diag-tools-8.4.0-5 is installed
  • OR rsyslog-doc-8.4.0-5 is installed
  • OR rsyslog-module-gssapi-8.4.0-5 is installed
  • OR rsyslog-module-gtls-8.4.0-5 is installed
  • OR rsyslog-module-mysql-8.4.0-5 is installed
  • OR rsyslog-module-pgsql-8.4.0-5 is installed
  • OR rsyslog-module-relp-8.4.0-5 is installed
  • OR rsyslog-module-snmp-8.4.0-5 is installed
  • OR rsyslog-module-udpspoof-8.4.0-5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • rsyslog-8.4.0-5 is installed
  • OR rsyslog-diag-tools-8.4.0-5 is installed
  • OR rsyslog-doc-8.4.0-5 is installed
  • OR rsyslog-module-gssapi-8.4.0-5 is installed
  • OR rsyslog-module-gtls-8.4.0-5 is installed
  • OR rsyslog-module-mysql-8.4.0-5 is installed
  • OR rsyslog-module-pgsql-8.4.0-5 is installed
  • OR rsyslog-module-relp-8.4.0-5 is installed
  • OR rsyslog-module-snmp-8.4.0-5 is installed
  • OR rsyslog-module-udpspoof-8.4.0-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND apache2-mod_nss-1.0.8-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • bash-4.2-75 is installed
  • OR bash-doc-4.2-75 is installed
  • OR libreadline6-6.2-75 is installed
  • OR libreadline6-32bit-6.2-75 is installed
  • OR readline-doc-6.2-75 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_74-60_64_48-default-8-2 is installed
  • OR kgraft-patch-3_12_74-60_64_48-xen-8-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_17-8-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • apache-commons-daemon-1.0.15-4 is installed
  • OR apache-commons-daemon-javadoc-1.0.15-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • curl-7.37.0-36 is installed
  • OR libcurl4-7.37.0-36 is installed
  • OR libcurl4-32bit-7.37.0-36 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND Package Information
  • coreutils-8.25-13.7 is installed
  • OR coreutils-lang-8.25-13.7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • qemu-2.0.2-48.22 is installed
  • OR qemu-block-curl-2.0.2-48.22 is installed
  • OR qemu-block-rbd-2.0.2-48.22 is installed
  • OR qemu-guest-agent-2.0.2-48.22 is installed
  • OR qemu-ipxe-1.0.0-48.22 is installed
  • OR qemu-kvm-2.0.2-48.22 is installed
  • OR qemu-lang-2.0.2-48.22 is installed
  • OR qemu-ppc-2.0.2-48.22 is installed
  • OR qemu-s390-2.0.2-48.22 is installed
  • OR qemu-seabios-1.7.4-48.22 is installed
  • OR qemu-sgabios-8-48.22 is installed
  • OR qemu-tools-2.0.2-48.22 is installed
  • OR qemu-vgabios-1.7.4-48.22 is installed
  • OR qemu-x86-2.0.2-48.22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • qemu-2.0.2-48.22 is installed
  • OR qemu-block-curl-2.0.2-48.22 is installed
  • OR qemu-block-rbd-2.0.2-48.22 is installed
  • OR qemu-guest-agent-2.0.2-48.22 is installed
  • OR qemu-ipxe-1.0.0-48.22 is installed
  • OR qemu-kvm-2.0.2-48.22 is installed
  • OR qemu-lang-2.0.2-48.22 is installed
  • OR qemu-ppc-2.0.2-48.22 is installed
  • OR qemu-s390-2.0.2-48.22 is installed
  • OR qemu-seabios-1.7.4-48.22 is installed
  • OR qemu-sgabios-8-48.22 is installed
  • OR qemu-tools-2.0.2-48.22 is installed
  • OR qemu-vgabios-1.7.4-48.22 is installed
  • OR qemu-x86-2.0.2-48.22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • libvorbis-doc-1.3.3-8 is installed
  • OR libvorbis0-1.3.3-8 is installed
  • OR libvorbisenc2-1.3.3-8 is installed
  • OR libvorbisfile3-1.3.3-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 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
  • compat-openssl097g-0.9.7g-146.22.50 is installed
  • OR compat-openssl097g-32bit-0.9.7g-146.22.50 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • MozillaFirefox-45.3.0esr-78 is installed
  • OR MozillaFirefox-translations-45.3.0esr-78 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND wget-1.14-21.10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-106.9 is installed
  • OR libopenssl0_9_8-0.9.8j-106.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND kernel-docs-3.0.101-108.18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • gcc48-gij-4.8.3+r212056-6 is installed
  • OR gcc48-gij-32bit-4.8.3+r212056-6 is installed
  • OR libgcj48-4.8.3+r212056-6 is installed
  • OR libgcj48-32bit-4.8.3+r212056-6 is installed
  • OR libgcj48-jar-4.8.3+r212056-6 is installed
  • OR libgcj_bc1-4.8.3+r212056-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • flash-player-25.0.0.171-168 is installed
  • OR flash-player-gnome-25.0.0.171-168 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • java-1_7_0-openjdk-plugin-1.6.1-2.3 is installed
  • OR java-1_8_0-openjdk-plugin-1.6.1-2.4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • gstreamer-0_10-plugins-bad-0.10.23-25 is installed
  • OR gstreamer-0_10-plugins-bad-lang-0.10.23-25 is installed
  • OR libgstbasecamerabinsrc-0_10-23-0.10.23-25 is installed
  • OR libgstbasecamerabinsrc-0_10-23-32bit-0.10.23-25 is installed
  • OR libgstbasevideo-0_10-23-0.10.23-25 is installed
  • OR libgstbasevideo-0_10-23-32bit-0.10.23-25 is installed
  • OR libgstcodecparsers-0_10-23-0.10.23-25 is installed
  • OR libgstphotography-0_10-23-0.10.23-25 is installed
  • OR libgstphotography-0_10-23-32bit-0.10.23-25 is installed
  • OR libgstsignalprocessor-0_10-23-0.10.23-25 is installed
  • OR libgstsignalprocessor-0_10-23-32bit-0.10.23-25 is installed
  • OR libgstvdp-0_10-23-0.10.23-25 is installed
  • OR libgstvdp-0_10-23-32bit-0.10.23-25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND bluez-cups-5.13-5.4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND Package Information
  • dia-0.97.3-2 is installed
  • OR dia-lang-0.97.3-2 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND Package Information
  • 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 OpenStack Cloud 6 is installed
  • AND python-keystonemiddleware-2.3.1-1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • git-2.12.3-27.14 is installed
  • OR git-core-2.12.3-27.14 is installed
  • OR git-doc-2.12.3-27.14 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud Crowbar 8 is installed
  • AND slf4j-1.7.12-3.3 is installed
  • BACK