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



The SUSE Linux Enterprise 12 SP2 kernel was updated to 4.4.58 to receive various security and bugfixes.

Notable new/improved features: - Improved support for Hyper-V - Support for Matrox G200eH3 - Support for tcp_westwood

The following security bugs were fixed:

- CVE-2017-2671: The ping_unhash function in net/ipv4/ping.c in the Linux kernel was too late in obtaining a certain lock and consequently could not ensure that disconnect function calls are safe, which allowed local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call (bnc#1031003). - CVE-2017-7308: The packet_set_ring function in net/packet/af_packet.c in the Linux kernel did not properly validate certain block-size data, which allowed local users to cause a denial of service (overflow) or possibly have unspecified other impact via crafted system calls (bnc#1031579). - CVE-2017-7294: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not validate addition of certain levels data, which allowed local users to trigger an integer overflow and out-of-bounds write, and cause a denial of service (system hang or crash) or possibly gain privileges, via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031440). - CVE-2017-7261: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not check for a zero value of certain levels data, which allowed local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031052). - CVE-2017-7187: The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel allowed local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function (bnc#1030213). - CVE-2017-7374: Use-after-free vulnerability in fs/crypto/ in the Linux kernel allowed local users to cause a denial of service (NULL pointer dereference) or possibly gain privileges by revoking keyring keys being used for ext4, f2fs, or ubifs encryption, causing cryptographic transform objects to be freed prematurely (bnc#1032006). - CVE-2016-10200: Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c (bnc#1028415). - CVE-2017-6345: The LLC subsystem in the Linux kernel did not ensure that a certain destructor exists in required circumstances, which allowed local users to cause a denial of service (BUG_ON) or possibly have unspecified other impact via crafted system calls (bnc#1027190). - CVE-2017-6346: Race condition in net/packet/af_packet.c in the Linux kernel allowed local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a multithreaded application that made PACKET_FANOUT setsockopt system calls (bnc#1027189). - CVE-2017-6353: net/sctp/socket.c in the Linux kernel did not properly restrict association peel-off operations during certain wait states, which allowed local users to cause a denial of service (invalid unlock and double free) via a multithreaded application. NOTE: this vulnerability exists because of an incorrect fix for CVE-2017-5986 (bnc#1027066). - CVE-2017-6214: The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel allowed remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag (bnc#1026722). - CVE-2016-2117: The atl2_probe function in drivers/net/ethernet/atheros/atlx/atl2.c in the Linux kernel incorrectly enables scatter/gather I/O, which allowed remote attackers to obtain sensitive information from kernel memory by reading packet data (bnc#968697). - CVE-2017-6347: The ip_cmsg_recv_checksum function in net/ipv4/ip_sockglue.c in the Linux kernel had incorrect expectations about skb data layout, which allowed local users to cause a denial of service (buffer over-read) or possibly have unspecified other impact via crafted system calls, as demonstrated by use of the MSG_MORE flag in conjunction with loopback UDP transmission (bnc#1027179). - CVE-2016-9191: The cgroup offline implementation in the Linux kernel mishandled certain drain operations, which allowed local users to cause a denial of service (system hang) by leveraging access to a container environment for executing a crafted application (bnc#1008842). - CVE-2017-2596: The nested_vmx_check_vmptr function in arch/x86/kvm/vmx.c in the Linux kernel improperly emulated the VMXON instruction, which allowed KVM L1 guest OS users to cause a denial of service (host OS memory consumption) by leveraging the mishandling of page references (bnc#1022785). - CVE-2017-6074: The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel mishandled DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allowed local users to obtain root privileges or cause a denial of service (double free) via an application that made an IPV6_RECVPKTINFO setsockopt system call (bnc#1026024).

The following non-security bugs were fixed:

- ACPI, ioapic: Clear on-stack resource before using it (bsc#1028819). - ACPI: Do not create a platform_device for IOAPIC/IOxAPIC (bsc#1028819). - ACPI: Remove platform devices from a bus on removal (bsc#1028819). - HID: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLL (bsc#1022340). - NFS: do not try to cross a mountpount when there isn't one there (bsc#1028041). - NFS: flush out dirty data on file fput() (bsc#1021762). - PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal (bug#1028217). - PCI: hv: Use device serial number as PCI domain (bug#1028217). - RAID1: a new I/O barrier implementation to remove resync window (bsc#998106,bsc#1020048,bsc#982783). - RAID1: avoid unnecessary spin locks in I/O barrier code (bsc#998106,bsc#1020048,bsc#982783). - Revert 'RDMA/core: Fix incorrect structure packing for booleans' (kabi). - Revert 'give up on gcc ilog2() constant optimizations' (kabi). - Revert 'net/mlx4_en: Avoid unregister_netdev at shutdown flow' (bsc#1028017). - Revert 'net: introduce device min_header_len' (kabi). - Revert 'nfit, libnvdimm: fix interleave set cookie calculation' (kabi). - Revert 'target: Fix NULL dereference during LUN lookup + active I/O shutdown' (kabi). - acpi, nfit: fix acpi_nfit_flush_probe() crash (bsc#1031717). - acpi, nfit: fix extended status translations for ACPI DSMs (bsc#1031717). - arm64: Use full path in KBUILD_IMAGE definition (bsc#1010032). - arm64: hugetlb: fix the wrong address for several functions (bsc#1032681). - arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flags (bsc#1032681). - arm64: hugetlb: remove the wrong pmd check in find_num_contig() (bsc#1032681). - arm: Use full path in KBUILD_IMAGE definition (bsc#1010032). - bnx2x: allow adding VLANs while interface is down (bsc#1027273). - bonding: fix 802.3ad aggregator reselection (bsc#1029514). - btrfs: Change qgroup_meta_rsv to 64bit (bsc#1019614). - btrfs: allow unlink to exceed subvolume quota (bsc#1019614). - btrfs: backref: Fix soft lockup in __merge_refs function (bsc#1017641). - btrfs: incremental send, do not delay rename when parent inode is new (bsc#1028325). - btrfs: incremental send, do not issue invalid rmdir operations (bsc#1028325). - btrfs: qgroup: Move half of the qgroup accounting time out of commit trans (bsc#1017461). - btrfs: qgroups: Retry after commit on getting EDQUOT (bsc#1019614). - btrfs: send, fix failure to rename top level inode due to name collision (bsc#1028325). - btrfs: serialize subvolume mounts with potentially mismatching rw flags (bsc#951844 bsc#1024015) - cgroup/pids: remove spurious suspicious RCU usage warning (bnc#1031831). - crypto: algif_hash - avoid zero-sized array (bnc#1007962). - cxgb4vf: do not offload Rx checksums for IPv6 fragments (bsc#1026692). - device-dax: fix private mapping restriction, permit read-only (bsc#1031717). - drm/i915: Add intel_uncore_suspend / resume functions (bsc#1011913). - drm/i915: Fix crash after S3 resume with DP MST mode change (bsc#1029634). - drm/i915: Listen for PMIC bus access notifications (bsc#1011913). - drm/i915: Only enable hotplug interrupts if the display interrupts are enabled (bsc#1031717). - drm/mgag200: Added support for the new device G200eH3 (bsc#1007959) - ext4: fix fencepost in s_first_meta_bg validation (bsc#1029986). - futex: Add missing error handling to FUTEX_REQUEUE_PI (bsc#969755). - futex: Fix potential use-after-free in FUTEX_REQUEUE_PI (bsc#969755). - hv: export current Hyper-V clocksource (bsc#1031206). - hv: util: do not forget to init host_ts.lock (bsc#1031206). - hv: vmbus: Prevent sending data on a rescinded channel (bug#1028217). - hv_utils: implement Hyper-V PTP source (bsc#1031206). - i2c-designware: increase timeout (bsc#1011913). - i2c: designware-baytrail: Acquire P-Unit access on bus acquire (bsc#1011913). - i2c: designware-baytrail: Call pmic_bus_access_notifier_chain (bsc#1011913). - i2c: designware-baytrail: Fix race when resetting the semaphore (bsc#1011913). - i2c: designware-baytrail: Only check iosf_mbi_available() for shared hosts (bsc#1011913). - i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM method (bsc#1011913). - i2c: designware: Never suspend i2c-busses used for accessing the system PMIC (bsc#1011913). - i2c: designware: Rename accessor_flags to flags (bsc#1011913). - iommu/vt-d: Make sure IOMMUs are off when intel_iommu=off (bsc#1031208). - kABI: protect struct iscsi_conn (kabi). - kABI: protect struct se_node_acl (kabi). - kABI: restore can_rx_register parameters (kabi). - kgr/module: make a taint flag module-specific - kgr: Mark eeh_event_handler() kthread safe using a timeout (bsc#1031662). - kgr: remove all arch-specific kgraft header files - l2tp: fix address test in __l2tp_ip6_bind_lookup() (bsc#1028415). - l2tp: fix lookup for sockets not bound to a device in l2tp_ip (bsc#1028415). - l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind() (bsc#1028415). - l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() (bsc#1028415). - l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 (bsc#1028415). - l2tp: lock socket before checking flags in connect() (bsc#1028415). - libnvdimm, pfn: fix memmap reservation size versus 4K alignment (bsc#1031717). - locking/semaphore: Add down_interruptible_timeout() (bsc#1031662). - md/raid1: Refactor raid1_make_request (bsc#998106,bsc#1020048,bsc#982783). - md/raid1: add rcu protection to rdev in fix_read_error (References: bsc#998106,bsc#1020048,bsc#982783). - md/raid1: fix a use-after-free bug (bsc#998106,bsc#1020048,bsc#982783). - md/raid1: handle flush request correctly (bsc#998106,bsc#1020048,bsc#982783). - mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp (bnc#1030118). - mm/memblock.c: fix memblock_next_valid_pfn() (bnc#1031200). - mm/page_alloc: Remove useless parameter of __free_pages_boot_core (bnc#1027195). - mm: fix set pageblock migratetype in deferred struct page init (bnc#1027195). - mm: page_alloc: skip over regions of invalid pfns where possible (bnc#1031200). - module: move add_taint_module() to a header file - net/ena: change condition for host attribute configuration (bsc#1026509). - net/ena: change driver's default timeouts (bsc#1026509). - net/ena: fix NULL dereference when removing the driver after device reset failed (bsc#1026509). - net/ena: fix RSS default hash configuration (bsc#1026509). - net/ena: fix ethtool RSS flow configuration (bsc#1026509). - net/ena: fix potential access to freed memory during device reset (bsc#1026509). - net/ena: fix queues number calculation (bsc#1026509). - net/ena: reduce the severity of ena printouts (bsc#1026509). - net/ena: refactor ena_get_stats64 to be atomic context safe (bsc#1026509). - net/ena: remove ntuple filter support from device feature list (bsc#1026509). - net/ena: update driver version to 1.1.2 (bsc#1026509). - net/ena: use READ_ONCE to access completion descriptors (bsc#1026509). - net/mlx4_core: Avoid command timeouts during VF driver device shutdown (bsc#1028017). - net/mlx4_core: Avoid delays during VF driver device shutdown (bsc#1028017). - net/mlx4_core: Fix racy CQ (Completion Queue) free (bsc#1028017). - net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT transitions (bsc#1028017). - net/mlx4_core: Use cq quota in SRIOV when creating completion EQs (bsc#1028017). - net/mlx4_en: Fix bad WQE issue (bsc#1028017). - net: ena: Fix error return code in ena_device_init() (bsc#1026509). - net: ena: Remove unnecessary pci_set_drvdata() (bsc#1026509). - net: ena: change the return type of ena_set_push_mode() to be void (bsc#1026509). - net: ena: remove superfluous check in ena_remove() (bsc#1026509). - net: ena: use setup_timer() and mod_timer() (bsc#1026509). - netfilter: allow logging from non-init namespaces (bsc#970083). - nvme: Do not suspend admin queue that wasn't created (bsc#1026505). - nvme: Suspend all queues before deletion (bsc#1026505). - ping: implement proper locking (bsc#1031003). - powerpc: Blacklist GCC 5.4 6.1 and 6.2 (boo#1028895). - rtlwifi: rtl_usb: Fix missing entry in USB driver's private data (bsc#1026462). - s390/kmsg: add missing kmsg descriptions (bnc#1025683). - s390/mm: fix zone calculation in arch_add_memory() (bnc#1025683). - sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting (bsc#1018419). - scsi: do not print 'reservation conflict' for TEST UNIT READY (bsc#1027054). - scsi_dh_alua: Do not modify the interval value for retries (bsc#1012910). - softirq: Let ksoftirqd do its job (bsc#1019618). - x86, mm: fix gup_pte_range() vs DAX mappings (bsc#1026405). - x86/apic/uv: Silence a shift wrapping warning (bsc#1023866). - x86/ioapic: Change prototype of acpi_ioapic_add() (bsc#1027153, bsc#1027616). - x86/ioapic: Fix IOAPIC failing to request resource (bsc#1027153, bsc#1027616). - x86/ioapic: Fix incorrect pointers in ioapic_setup_resources() (bsc#1027153, bsc#1027616). - x86/ioapic: Fix lost IOAPIC resource after hot-removal and hotadd (bsc#1027153, bsc#1027616). - x86/ioapic: Fix setup_res() failing to get resource (bsc#1027153, bsc#1027616). - x86/ioapic: Ignore root bridges without a companion ACPI device (bsc#1027153, bsc#1027616). - x86/ioapic: Simplify ioapic_setup_resources() (bsc#1027153, bsc#1027616). - x86/ioapic: Support hot-removal of IOAPICs present during boot (bsc#1027153, bsc#1027616). - x86/ioapic: fix kABI (hide added include) (bsc#1027153, bsc#1027616). - x86/mce: Do not print MCEs when mcelog is active (bsc#1013994). - x86/mce: Fix copy/paste error in exception table entries - x86/mm/gup: Simplify get_user_pages() PTE bit handling (bsc#1026405). - x86/platform/UV: Add Support for UV4 Hubless NMIs (bsc#1023866). - x86/platform/UV: Add Support for UV4 Hubless systems (bsc#1023866). - x86/platform/UV: Add basic CPU NMI health check (bsc#1023866). - x86/platform/UV: Clean up the NMI code to match current coding style (bsc#1023866). - x86/platform/UV: Clean up the UV APIC code (bsc#1023866). - x86/platform/UV: Ensure uv_system_init is called when necessary (bsc#1023866). - x86/platform/UV: Fix 2 socket config problem (bsc#1023866). - x86/platform/UV: Fix panic with missing UVsystab support (bsc#1023866). - x86/platform/UV: Initialize PCH GPP_D_0 NMI Pin to be NMI source (bsc#1023866). - x86/platform/UV: Verify NMI action is valid, default is standard (bsc#1023866). - x86/platform/intel/iosf_mbi: Add a PMIC bus access notifier (bsc#1011913). - x86/platform/intel/iosf_mbi: Add a mutex for P-Unit access (bsc#1011913). - x86/platform: Remove warning message for duplicate NMI handlers (bsc#1029220). - x86/ras/therm_throt: Do not log a fake MCE for thermal events (bsc#1028027). - xen-blkfront: correct maximum segment accounting (bsc#1018263). - xen-blkfront: do not call talk_to_blkback when already connected to blkback. - xen-blkfront: free resources if xlvbd_alloc_gendisk fails. - xen/blkfront: Fix crash if backend does not follow the right states. - xen/netback: set default upper limit of tx/rx queues to 8 (bnc#1019163). - xen/netfront: set default upper limit of tx/rx queues to 8 (bnc#1019163). - xen: Use machine addresses in /sys/kernel/vmcoreinfo when PV (bsc#1014136) - xfs: do not take the IOLOCK exclusive for direct I/O page invalidation (bsc#1015609). - xgene_enet: remove bogus forward declarations (bsc#1032673).
Family:unixClass:patch
Status:Reference(s):1007959
1007962
1008842
1010032
1011913
1012382
1012910
1013712
1013994
1014136
1015609
1017461
1017641
1018263
1018419
1019163
1019614
1019618
1020048
1021762
1022340
1022785
1023866
1024015
1024288
1024291
1025683
1026024
1026405
1026462
1026505
1026509
1026692
1026722
1027054
1027066
1027153
1027179
1027189
1027190
1027195
1027273
1027616
1028017
1028027
1028041
1028075
1028158
1028217
1028325
1028415
1028819
1028895
1029220
1029514
1029634
1029986
1030118
1030213
1031003
1031052
1031200
1031206
1031208
1031440
1031481
1031579
1031660
1031662
1031717
1031831
1032006
1032673
1032681
1033091
1034870
1034872
1034876
1036976
1036977
1036978
1036980
1036981
1036982
1036983
1036984
1036985
1036986
1036987
1036988
1036989
1036990
1036991
1037527
1038000
1040025
1040303
1040304
1040306
1040332
1043983
1048072
1055265
1056286
1056782
1058754
1058755
1058757
1062452
1065729
1069468
1069607
1069632
1073002
1074327
1078782
1082007
1082008
1082009
1082010
1082011
1082014
1082058
1086777
1087200
1087433
1087434
1087436
1087437
1087440
1087441
1098449
1109465
1112530
1112532
1117473
1123482
1124525
1130611
1130617
1130620
1130622
1130623
1130627
1132837
1132838
1133810
1133817
1134322
1136936
1137835
1140683
1140868
1145665
1149110
1149323
1152624
1152990
1152992
1152994
1152995
1153163
1153164
1158809
1162388
1165280
1165289
1171517
1172275
1172538
1172757
1174748
1175520
1176381
1176400
1176713
1176946
1177027
1177340
1177359
1177511
1177685
1177687
1177724
1177725
897662
951844
968697
969755
970083
977572
977860
978056
980892
981634
982783
987899
988281
991173
998106
CVE-2015-9096
CVE-2016-10200
CVE-2016-2117
CVE-2016-2339
CVE-2016-7798
CVE-2016-9191
CVE-2016-9798
CVE-2017-0898
CVE-2017-0899
CVE-2017-0900
CVE-2017-0901
CVE-2017-0902
CVE-2017-0903
CVE-2017-10784
CVE-2017-14033
CVE-2017-14064
CVE-2017-17405
CVE-2017-17742
CVE-2017-17790
CVE-2017-2579
CVE-2017-2580
CVE-2017-2596
CVE-2017-2671
CVE-2017-6074
CVE-2017-6214
CVE-2017-6345
CVE-2017-6346
CVE-2017-6347
CVE-2017-6353
CVE-2017-6502
CVE-2017-7187
CVE-2017-7261
CVE-2017-7294
CVE-2017-7308
CVE-2017-7374
CVE-2017-7606
CVE-2017-7941
CVE-2017-7942
CVE-2017-7943
CVE-2017-8343
CVE-2017-8344
CVE-2017-8345
CVE-2017-8346
CVE-2017-8347
CVE-2017-8348
CVE-2017-8349
CVE-2017-8350
CVE-2017-8351
CVE-2017-8352
CVE-2017-8353
CVE-2017-8354
CVE-2017-8355
CVE-2017-8356
CVE-2017-8357
CVE-2017-8765
CVE-2017-8830
CVE-2017-9098
CVE-2017-9141
CVE-2017-9142
CVE-2017-9143
CVE-2017-9144
CVE-2017-9228
CVE-2017-9229
CVE-2018-1000073
CVE-2018-1000074
CVE-2018-1000075
CVE-2018-1000076
CVE-2018-1000077
CVE-2018-1000078
CVE-2018-1000079
CVE-2018-16395
CVE-2018-16396
CVE-2018-6914
CVE-2018-8777
CVE-2018-8778
CVE-2018-8779
CVE-2018-8780
CVE-2018-8975
CVE-2019-11034
CVE-2019-11035
CVE-2019-11036
CVE-2019-11596
CVE-2019-11709
CVE-2019-11710
CVE-2019-11711
CVE-2019-11712
CVE-2019-11713
CVE-2019-11714
CVE-2019-11715
CVE-2019-11716
CVE-2019-11717
CVE-2019-11718
CVE-2019-11719
CVE-2019-11720
CVE-2019-11721
CVE-2019-11723
CVE-2019-11724
CVE-2019-11725
CVE-2019-11727
CVE-2019-11728
CVE-2019-11729
CVE-2019-11730
CVE-2019-11733
CVE-2019-11735
CVE-2019-11736
CVE-2019-11738
CVE-2019-11740
CVE-2019-11742
CVE-2019-11743
CVE-2019-11744
CVE-2019-11746
CVE-2019-11747
CVE-2019-11748
CVE-2019-11749
CVE-2019-11750
CVE-2019-11751
CVE-2019-11752
CVE-2019-11753
CVE-2019-12779
CVE-2019-15026
CVE-2019-1551
CVE-2019-15845
CVE-2019-16201
CVE-2019-16254
CVE-2019-16255
CVE-2019-17177
CVE-2019-17178
CVE-2019-8320
CVE-2019-8321
CVE-2019-8322
CVE-2019-8323
CVE-2019-8324
CVE-2019-8325
CVE-2019-9811
CVE-2019-9812
CVE-2020-10663
CVE-2020-12351
CVE-2020-12352
CVE-2020-25212
CVE-2020-25645
CVE-2020-2574
CVE-2020-7062
CVE-2020-7063
SUSE-SU-2017:1183-1
SUSE-SU-2017:1489-1
SUSE-SU-2019:1365-1
SUSE-SU-2019:1645-1
SUSE-SU-2019:1806-1
SUSE-SU-2019:2620-1
SUSE-SU-2019:2915-1
SUSE-SU-2019:3077-1
SUSE-SU-2020:0028-1
SUSE-SU-2020:0523-1
SUSE-SU-2020:0647-1
SUSE-SU-2020:0843-1
SUSE-SU-2020:1570-1
SUSE-SU-2020:2981-1
Platform(s):openSUSE Leap 42.1
openSUSE Leap 42.1 NonFree
openSUSE Leap 42.2
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5
SUSE Linux Enterprise Desktop 11 SP2
SUSE Linux Enterprise Desktop 11 SP3
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 Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS
SUSE Linux Enterprise Server 11 SP1-LTSS
SUSE Linux Enterprise Server 11 SP1-TERADATA
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS
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-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-CLIENT-TOOLS
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 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 SP4
SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS
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-LTSS
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 SP2
SUSE Linux Enterprise Software Development Kit 12 SP4
SUSE Linux Enterprise Software Development Kit 12 SP5
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP1
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE Package Hub for SUSE Linux Enterprise 12
SUSE Package Hub for SUSE Linux Enterprise 12 SP1
SUSE Package Hub for SUSE Linux Enterprise 12 SP2
Product(s):
Definition Synopsis
  • openSUSE Leap 42.1 is installed
  • AND Package Information
  • chromedriver-53.0.2785.113-74.1 is installed
  • OR chromium-53.0.2785.113-74.1 is installed
  • OR chromium-desktop-gnome-53.0.2785.113-74.1 is installed
  • OR chromium-desktop-kde-53.0.2785.113-74.1 is installed
  • OR chromium-ffmpegsumo-53.0.2785.113-74.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.1 NonFree is installed
  • AND opera-38.0.2220.29-16.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.2 is installed
  • AND Package Information
  • ant-1.9.4-9.2 is installed
  • OR ant-jmf-1.9.4-9.2 is installed
  • OR ant-junit-1.9.4-9.2 is installed
  • OR ant-scripts-1.9.4-9.2 is installed
  • OR ant-swing-1.9.4-9.2 is installed
  • Definition Synopsis
  • SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
  • AND python-requests-2.8.1-6.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • flash-player-11.2.202.336-0.3 is installed
  • OR flash-player-gnome-11.2.202.336-0.3 is installed
  • OR flash-player-kde4-11.2.202.336-0.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • MozillaFirefox-31.6.0esr-0.8.1 is installed
  • OR MozillaFirefox-translations-31.6.0esr-0.8.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • gd-2.1.0-3.12 is installed
  • OR gd-32bit-2.1.0-3.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • aaa_base-13.2+git20140911.61c1681-9.1 is installed
  • OR aaa_base-extras-13.2+git20140911.61c1681-9.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • bind-libs-9.9.9P1-46.1 is installed
  • OR bind-libs-32bit-9.9.9P1-46.1 is installed
  • OR bind-utils-9.9.9P1-46.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • DirectFB-1.7.1-6.1 is installed
  • OR lib++dfb-1_7-1-1.7.1-6.1 is installed
  • OR libdirectfb-1_7-1-1.7.1-6.1 is installed
  • OR libdirectfb-1_7-1-32bit-1.7.1-6.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • evolution-data-server-2.24.1.1-11.12 is installed
  • OR evolution-data-server-32bit-2.24.1.1-11.12 is installed
  • OR evolution-data-server-lang-2.24.1.1-11.12 is installed
  • OR evolution-data-server-x86-2.24.1.1-11.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • evolution-data-server-2.24.1.1-11.12 is installed
  • OR evolution-data-server-32bit-2.24.1.1-11.12 is installed
  • OR evolution-data-server-lang-2.24.1.1-11.12 is installed
  • OR evolution-data-server-x86-2.24.1.1-11.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • gnutls-2.4.1-24.39.39 is installed
  • OR libgnutls-extra26-2.4.1-24.39.39 is installed
  • OR libgnutls26-2.4.1-24.39.39 is installed
  • OR libgnutls26-32bit-2.4.1-24.39.39 is installed
  • OR libgnutls26-x86-2.4.1-24.39.39 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • gnutls-2.4.1-24.39.39 is installed
  • OR libgnutls-extra26-2.4.1-24.39.39 is installed
  • OR libgnutls26-2.4.1-24.39.39 is installed
  • OR libgnutls26-32bit-2.4.1-24.39.39 is installed
  • OR libgnutls26-x86-2.4.1-24.39.39 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • gnutls-2.4.1-24.39.39 is installed
  • OR libgnutls-extra26-2.4.1-24.39.39 is installed
  • OR libgnutls26-2.4.1-24.39.39 is installed
  • OR libgnutls26-32bit-2.4.1-24.39.39 is installed
  • OR libgnutls26-x86-2.4.1-24.39.39 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • gnutls-2.4.1-24.39.39 is installed
  • OR libgnutls-extra26-2.4.1-24.39.39 is installed
  • OR libgnutls26-2.4.1-24.39.39 is installed
  • OR libgnutls26-32bit-2.4.1-24.39.39 is installed
  • OR libgnutls26-x86-2.4.1-24.39.39 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • gnutls-2.4.1-24.39.39 is installed
  • OR libgnutls-extra26-2.4.1-24.39.39 is installed
  • OR libgnutls26-2.4.1-24.39.39 is installed
  • OR libgnutls26-32bit-2.4.1-24.39.39 is installed
  • OR libgnutls26-x86-2.4.1-24.39.39 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • gnutls-2.4.1-24.39.39 is installed
  • OR libgnutls-extra26-2.4.1-24.39.39 is installed
  • OR libgnutls26-2.4.1-24.39.39 is installed
  • OR libgnutls26-32bit-2.4.1-24.39.39 is installed
  • OR libgnutls26-x86-2.4.1-24.39.39 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND libraptor1-1.4.18-28.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND libraptor1-1.4.18-28.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND libraptor1-1.4.18-28.23 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND libraptor1-1.4.18-28.23 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND clamav-0.96-0.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-CLIENT-TOOLS is installed
  • AND koan-2.0.10-0.38 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-CLIENT-TOOLS is installed
  • AND koan-2.0.10-0.38 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • libpng12-0-1.2.31-5.38 is installed
  • OR libpng12-0-32bit-1.2.31-5.38 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • libpng12-0-1.2.31-5.38 is installed
  • OR libpng12-0-32bit-1.2.31-5.38 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND NetworkManager-gnome-0.7.1-5.22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.55 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.55 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.55 is installed
  • OR kernel-default-3.0.101-0.40 is installed
  • OR kernel-default-base-3.0.101-0.40 is installed
  • OR kernel-default-devel-3.0.101-0.40 is installed
  • OR kernel-default-man-3.0.101-0.40 is installed
  • OR kernel-ec2-3.0.101-0.40 is installed
  • OR kernel-ec2-base-3.0.101-0.40 is installed
  • OR kernel-ec2-devel-3.0.101-0.40 is installed
  • OR kernel-pae-3.0.101-0.40 is installed
  • OR kernel-pae-base-3.0.101-0.40 is installed
  • OR kernel-pae-devel-3.0.101-0.40 is installed
  • OR kernel-ppc64-3.0.101-0.40 is installed
  • OR kernel-ppc64-base-3.0.101-0.40 is installed
  • OR kernel-ppc64-devel-3.0.101-0.40 is installed
  • OR kernel-source-3.0.101-0.40 is installed
  • OR kernel-syms-3.0.101-0.40 is installed
  • OR kernel-trace-3.0.101-0.40 is installed
  • OR kernel-trace-base-3.0.101-0.40 is installed
  • OR kernel-trace-devel-3.0.101-0.40 is installed
  • OR kernel-xen-3.0.101-0.40 is installed
  • OR kernel-xen-base-3.0.101-0.40 is installed
  • OR kernel-xen-devel-3.0.101-0.40 is installed
  • OR xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7 is installed
  • OR xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.55 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.55 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.55 is installed
  • OR kernel-default-3.0.101-0.40 is installed
  • OR kernel-default-base-3.0.101-0.40 is installed
  • OR kernel-default-devel-3.0.101-0.40 is installed
  • OR kernel-default-man-3.0.101-0.40 is installed
  • OR kernel-ec2-3.0.101-0.40 is installed
  • OR kernel-ec2-base-3.0.101-0.40 is installed
  • OR kernel-ec2-devel-3.0.101-0.40 is installed
  • OR kernel-pae-3.0.101-0.40 is installed
  • OR kernel-pae-base-3.0.101-0.40 is installed
  • OR kernel-pae-devel-3.0.101-0.40 is installed
  • OR kernel-ppc64-3.0.101-0.40 is installed
  • OR kernel-ppc64-base-3.0.101-0.40 is installed
  • OR kernel-ppc64-devel-3.0.101-0.40 is installed
  • OR kernel-source-3.0.101-0.40 is installed
  • OR kernel-syms-3.0.101-0.40 is installed
  • OR kernel-trace-3.0.101-0.40 is installed
  • OR kernel-trace-base-3.0.101-0.40 is installed
  • OR kernel-trace-devel-3.0.101-0.40 is installed
  • OR kernel-xen-3.0.101-0.40 is installed
  • OR kernel-xen-base-3.0.101-0.40 is installed
  • OR kernel-xen-devel-3.0.101-0.40 is installed
  • OR xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7 is installed
  • OR xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.55 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.55 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.55 is installed
  • OR kernel-default-3.0.101-0.40 is installed
  • OR kernel-default-base-3.0.101-0.40 is installed
  • OR kernel-default-devel-3.0.101-0.40 is installed
  • OR kernel-default-man-3.0.101-0.40 is installed
  • OR kernel-ec2-3.0.101-0.40 is installed
  • OR kernel-ec2-base-3.0.101-0.40 is installed
  • OR kernel-ec2-devel-3.0.101-0.40 is installed
  • OR kernel-pae-3.0.101-0.40 is installed
  • OR kernel-pae-base-3.0.101-0.40 is installed
  • OR kernel-pae-devel-3.0.101-0.40 is installed
  • OR kernel-ppc64-3.0.101-0.40 is installed
  • OR kernel-ppc64-base-3.0.101-0.40 is installed
  • OR kernel-ppc64-devel-3.0.101-0.40 is installed
  • OR kernel-source-3.0.101-0.40 is installed
  • OR kernel-syms-3.0.101-0.40 is installed
  • OR kernel-trace-3.0.101-0.40 is installed
  • OR kernel-trace-base-3.0.101-0.40 is installed
  • OR kernel-trace-devel-3.0.101-0.40 is installed
  • OR kernel-xen-3.0.101-0.40 is installed
  • OR kernel-xen-base-3.0.101-0.40 is installed
  • OR kernel-xen-devel-3.0.101-0.40 is installed
  • OR xen-kmp-default-4.2.4_04_3.0.101_0.40-0.7 is installed
  • OR xen-kmp-pae-4.2.4_04_3.0.101_0.40-0.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND cifs-utils-5.1-0.11 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-CLIENT-TOOLS is installed
  • AND
  • cobbler-2.2.2-0.68.3 is installed
  • OR koan-2.2.2-0.68.3 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.3 is installed
  • OR koan-2.2.2-0.68.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • kernel-bigsmp-3.0.101-0.47.79 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.79 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.79 is installed
  • OR kernel-default-3.0.101-0.47.79 is installed
  • OR kernel-default-base-3.0.101-0.47.79 is installed
  • OR kernel-default-devel-3.0.101-0.47.79 is installed
  • OR kernel-default-man-3.0.101-0.47.79 is installed
  • OR kernel-ec2-3.0.101-0.47.79 is installed
  • OR kernel-ec2-base-3.0.101-0.47.79 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.79 is installed
  • OR kernel-pae-3.0.101-0.47.79 is installed
  • OR kernel-pae-base-3.0.101-0.47.79 is installed
  • OR kernel-pae-devel-3.0.101-0.47.79 is installed
  • OR kernel-source-3.0.101-0.47.79 is installed
  • OR kernel-syms-3.0.101-0.47.79 is installed
  • OR kernel-trace-3.0.101-0.47.79 is installed
  • OR kernel-trace-base-3.0.101-0.47.79 is installed
  • OR kernel-trace-devel-3.0.101-0.47.79 is installed
  • OR kernel-xen-3.0.101-0.47.79 is installed
  • OR kernel-xen-base-3.0.101-0.47.79 is installed
  • OR kernel-xen-devel-3.0.101-0.47.79 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.79 is installed
  • OR kernel-bigsmp-base-3.0.101-0.47.79 is installed
  • OR kernel-bigsmp-devel-3.0.101-0.47.79 is installed
  • OR kernel-default-3.0.101-0.47.79 is installed
  • OR kernel-default-base-3.0.101-0.47.79 is installed
  • OR kernel-default-devel-3.0.101-0.47.79 is installed
  • OR kernel-default-man-3.0.101-0.47.79 is installed
  • OR kernel-ec2-3.0.101-0.47.79 is installed
  • OR kernel-ec2-base-3.0.101-0.47.79 is installed
  • OR kernel-ec2-devel-3.0.101-0.47.79 is installed
  • OR kernel-pae-3.0.101-0.47.79 is installed
  • OR kernel-pae-base-3.0.101-0.47.79 is installed
  • OR kernel-pae-devel-3.0.101-0.47.79 is installed
  • OR kernel-source-3.0.101-0.47.79 is installed
  • OR kernel-syms-3.0.101-0.47.79 is installed
  • OR kernel-trace-3.0.101-0.47.79 is installed
  • OR kernel-trace-base-3.0.101-0.47.79 is installed
  • OR kernel-trace-devel-3.0.101-0.47.79 is installed
  • OR kernel-xen-3.0.101-0.47.79 is installed
  • OR kernel-xen-base-3.0.101-0.47.79 is installed
  • OR kernel-xen-devel-3.0.101-0.47.79 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.5 is installed
  • OR libMagickCore1-6.4.3.6-7.78.5 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.5 is installed
  • OR libMagickCore1-6.4.3.6-7.78.5 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND jakarta-commons-httpclient3-3.0.1-253.36 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-CLIENT-TOOLS is installed
  • AND
  • 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
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-CLIENT-TOOLS is installed
  • AND
  • 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-SECURITY is installed
  • AND
  • openssh-openssl1-6.6p1-15 is installed
  • OR openssh-openssl1-helpers-6.6p1-15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11-SECURITY is installed
  • AND
  • openssh-openssl1-6.6p1-15 is installed
  • OR openssh-openssl1-helpers-6.6p1-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11-SECURITY is installed
  • AND Package Information
  • libldap-openssl1-2_4-2-2.4.26-0.28 is installed
  • OR libldap-openssl1-2_4-2-32bit-2.4.26-0.28 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • dbus-1-1.8.16-14 is installed
  • OR dbus-1-x11-1.8.16-14 is installed
  • OR libdbus-1-3-1.8.16-14 is installed
  • OR libdbus-1-3-32bit-1.8.16-14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • dbus-1-1.8.16-14 is installed
  • OR dbus-1-x11-1.8.16-14 is installed
  • OR libdbus-1-3-1.8.16-14 is installed
  • OR libdbus-1-3-32bit-1.8.16-14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • libXfixes3-5.0.1-3 is installed
  • OR libXfixes3-32bit-5.0.1-3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND rsync-3.1.0-9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND rsync-3.1.0-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 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
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND sudo-1.8.10p3-2.16 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND sudo-1.8.10p3-2.16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_74-60_64_40-default-4-2.1 is installed
  • OR kgraft-patch-3_12_74-60_64_40-xen-4-2.1 is installed
  • OR kgraft-patch-SLE12-SP1_Update_15-4-2.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • libarchive-3.1.2-25 is installed
  • OR libarchive13-3.1.2-25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • libarchive-3.1.2-25 is installed
  • OR libarchive13-3.1.2-25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • aaa_base-13.2+git20140911.61c1681-28 is installed
  • OR aaa_base-extras-13.2+git20140911.61c1681-28 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • java-1_8_0-ibm-1.8.0_sr5.15-30.33 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.15-30.33 is installed
  • OR java-1_8_0-ibm-devel-1.8.0_sr5.15-30.33 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.15-30.33 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • java-1_8_0-ibm-1.8.0_sr5.15-30.33 is installed
  • OR java-1_8_0-ibm-alsa-1.8.0_sr5.15-30.33 is installed
  • OR java-1_8_0-ibm-devel-1.8.0_sr5.15-30.33 is installed
  • OR java-1_8_0-ibm-plugin-1.8.0_sr5.15-30.33 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • kernel-default-4.4.121-92.92 is installed
  • OR kernel-default-base-4.4.121-92.92 is installed
  • OR kernel-default-devel-4.4.121-92.92 is installed
  • OR kernel-devel-4.4.121-92.92 is installed
  • OR kernel-macros-4.4.121-92.92 is installed
  • OR kernel-source-4.4.121-92.92 is installed
  • OR kernel-syms-4.4.121-92.92 is installed
  • OR kgraft-patch-4_4_121-92_92-default-1-3.7 is installed
  • OR kgraft-patch-SLE12-SP2_Update_24-1-3.7 is installed
  • OR lttng-modules-2.7.1-9.4 is installed
  • OR lttng-modules-kmp-default-2.7.1_k4.4.121_92.92-9.4 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • kernel-default-4.4.121-92.92 is installed
  • OR kernel-default-base-4.4.121-92.92 is installed
  • OR kernel-default-devel-4.4.121-92.92 is installed
  • OR kernel-devel-4.4.121-92.92 is installed
  • OR kernel-macros-4.4.121-92.92 is installed
  • OR kernel-source-4.4.121-92.92 is installed
  • OR kernel-syms-4.4.121-92.92 is installed
  • OR kgraft-patch-4_4_121-92_92-default-1-3.7 is installed
  • OR kgraft-patch-SLE12-SP2_Update_24-1-3.7 is installed
  • OR lttng-modules-2.7.1-9.4 is installed
  • OR lttng-modules-kmp-default-2.7.1_k4.4.121_92.92-9.4 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_103-92_56-default-6-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_17-6-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_103-92_56-default-6-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_17-6-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • e2fsprogs-1.42.11-15 is installed
  • OR libcom_err2-1.42.11-15 is installed
  • OR libcom_err2-32bit-1.42.11-15 is installed
  • OR libext2fs2-1.42.11-15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • libgudev-1_0-0-210-70.58 is installed
  • OR libgudev-1_0-0-32bit-210-70.58 is installed
  • OR libudev1-210-70.58 is installed
  • OR libudev1-32bit-210-70.58 is installed
  • OR systemd-210-70.58 is installed
  • OR systemd-32bit-210-70.58 is installed
  • OR systemd-bash-completion-210-70.58 is installed
  • OR systemd-sysvinit-210-70.58 is installed
  • OR udev-210-70.58 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • libgudev-1_0-0-210-70.58 is installed
  • OR libgudev-1_0-0-32bit-210-70.58 is installed
  • OR libudev1-210-70.58 is installed
  • OR libudev1-32bit-210-70.58 is installed
  • OR systemd-210-70.58 is installed
  • OR systemd-32bit-210-70.58 is installed
  • OR systemd-bash-completion-210-70.58 is installed
  • OR systemd-sysvinit-210-70.58 is installed
  • OR udev-210-70.58 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND Package Information
  • apache2-2.4.10-14.17.1 is installed
  • OR apache2-doc-2.4.10-14.17.1 is installed
  • OR apache2-example-pages-2.4.10-14.17.1 is installed
  • OR apache2-prefork-2.4.10-14.17.1 is installed
  • OR apache2-utils-2.4.10-14.17.1 is installed
  • OR apache2-worker-2.4.10-14.17.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND apache2-mod_nss-1.0.14-18 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.41 is installed
  • OR compat-openssl097g-32bit-0.9.7g-146.22.41 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
  • AND Package Information
  • liblcms-devel-1.17-77.16 is installed
  • OR liblcms-devel-32bit-1.17-77.16 is installed
  • OR python-lcms-1.17-77.16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
  • AND Package Information
  • apache2-2.2.12-59 is installed
  • OR apache2-devel-2.2.12-59 is installed
  • OR apache2-doc-2.2.12-59 is installed
  • OR apache2-example-pages-2.2.12-59 is installed
  • OR apache2-prefork-2.2.12-59 is installed
  • OR apache2-utils-2.2.12-59 is installed
  • OR apache2-worker-2.2.12-59 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND Package Information
  • bytefx-data-mysql-2.6.7-0.13 is installed
  • OR mono-core-2.6.7-0.13 is installed
  • OR mono-data-2.6.7-0.13 is installed
  • OR mono-data-firebird-2.6.7-0.13 is installed
  • OR mono-data-oracle-2.6.7-0.13 is installed
  • OR mono-data-postgresql-2.6.7-0.13 is installed
  • OR mono-data-sqlite-2.6.7-0.13 is installed
  • OR mono-data-sybase-2.6.7-0.13 is installed
  • OR mono-devel-2.6.7-0.13 is installed
  • OR mono-extras-2.6.7-0.13 is installed
  • OR mono-jscript-2.6.7-0.13 is installed
  • OR mono-locale-extras-2.6.7-0.13 is installed
  • OR mono-nunit-2.6.7-0.13 is installed
  • OR mono-wcf-2.6.7-0.13 is installed
  • OR mono-web-2.6.7-0.13 is installed
  • OR mono-winforms-2.6.7-0.13 is installed
  • OR mono-winfxcore-2.6.7-0.13 is installed
  • OR monodoc-core-2.6.7-0.13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
  • AND Package Information
  • kernel-docs-4.4.59-92.17 is installed
  • OR kernel-obs-build-4.4.59-92.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP4 is installed
  • AND Package Information
  • php7-7.0.7-50.75 is installed
  • OR php7-devel-7.0.7-50.75 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP5 is installed
  • AND Package Information
  • bluez-5.13-5.15 is installed
  • OR bluez-devel-5.13-5.15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • flash-player-11.2.202.425-19.1 is installed
  • OR flash-player-gnome-11.2.202.425-19.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND bogofilter-1.2.4-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • kernel-default-4.4.103-92.53 is installed
  • OR kernel-default-extra-4.4.103-92.53 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • libuuid-devel-2.29.2-3.8 is installed
  • OR util-linux-2.29.2-3.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND doxygen-1.8.6-3.3 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 is installed
  • AND redis-3.0.7-6 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
  • AND Package Information
  • kcoreaddons-5.20.0-6 is installed
  • OR kcoreaddons-devel-5.20.0-6 is installed
  • OR kcoreaddons-devel-32bit-5.21.0-18 is installed
  • OR kcoreaddons-lang-5.20.0-6 is installed
  • OR libKF5CoreAddons5-5.20.0-6 is installed
  • OR libKF5CoreAddons5-32bit-5.21.0-18 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP2 is installed
  • AND Package Information
  • chromedriver-59.0.3071.104-23 is installed
  • OR chromium-59.0.3071.104-23 is installed
  • BACK