Oval Definition:oval:org.opensuse.security:def:34650
Revision Date:2021-03-09Version:1
Title:Security update for the Linux Kernel (Important)
Description:

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

The following security bug was fixed:

- CVE-2021-3348: Fixed a use-after-free read in nbd_queue_rq (bsc#1181504).

The following non-security bugs were fixed:

- ACPI: configfs: add missing check after configfs_register_default_group() (git-fixes). - ACPI: property: Fix fwnode string properties matching (git-fixes). - ACPI: property: Satisfy kernel doc validator (part 1) (git-fixes). - ALSA: usb-audio: Fix PCM buffer allocation in non-vmalloc mode (git-fixes). - arm64: Update config file. Set CONFIG_WATCHDOG_SYSFS to true (bsc#1182560) - ASoC: cs42l56: fix up error handling in probe (git-fixes). - ath9k: fix data bus crash when setting nf_override via debugfs (git-fixes). - block: fix use-after-free in disk_part_iter_next (bsc#1182610). - Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the probe function (git-fixes). - Bluetooth: drop HCI device reference before return (git-fixes). - Bluetooth: Fix initializing response id after clearing struct (git-fixes). - Bluetooth: Put HCI device if inquiry procedure interrupts (git-fixes). - bonding: Fix reference count leak in bond_sysfs_slave_add (git-fixes). - bonding: wait for sysfs kobject destruction before freeing struct slave (git-fixes). - BTRFS: Cleanup try_flush_qgroup (bsc#1182047). - BTRFS: correctly calculate item size used when item key collision happens (bsc#1181996). - BTRFS: correctly validate compression type (bsc#1182269). - BTRFS: delete the ordered isize update code (bsc#1181998). - BTRFS: Do not flush from btrfs_delayed_inode_reserve_metadata (bsc#1182047). - BTRFS: do not set path->leave_spinning for truncate (bsc#1181998). - BTRFS: factor out extent dropping code from hole punch handler (bsc#1182038). - BTRFS: fix cloning range with a hole when using the NO_HOLES feature (bsc#1182038). - BTRFS: fix data bytes_may_use underflow with fallocate due to failed quota reserve (bsc#1182130) - BTRFS: fix ENOSPC errors, leading to transaction aborts, when cloning extents (bsc#1182038). - BTRFS: fix hole extent items with a zero size after range cloning (bsc#1182038). - BTRFS: fix lost i_size update after cloning inline extent (bsc#1181998). - BTRFS: fix mount failure caused by race with umount (bsc#1182248). - BTRFS: Fix race between extent freeing/allocation when using bitmaps (bsc#1181574). - BTRFS: fix unexpected cow in run_delalloc_nocow (bsc#1181987). - BTRFS: fix unexpected failure of nocow buffered writes after snapshotting when low on space (bsc#1181987). - BTRFS: Free correct amount of space in btrfs_delayed_inode_reserve_metadata (bsc#1182047). - BTRFS: incremental send, fix file corruption when no-holes feature is enabled (bsc#1182184). - BTRFS: Introduce extent_io_tree::owner to distinguish different io_trees (bsc#1181998). - BTRFS: introduce per-inode file extent tree (bsc#1181998). - BTRFS: prepare for extensions in compression options (bsc#1182269). - BTRFS: prop: fix vanished compression property after failed set (bsc#1182269). - BTRFS: prop: fix zstd compression parameter validation (bsc#1182269). - BTRFS: Remove btrfs_inode from btrfs_delayed_inode_reserve_metadata (bsc#1182047). - BTRFS: replace all uses of btrfs_ordered_update_i_size (bsc#1181998). - BTRFS: send, allow clone operations within the same file (bsc#1182173) - BTRFS: send, do not issue unnecessary truncate operations (bsc#1182173) - BTRFS: send, fix emission of invalid clone operations within the same file (bsc#1182173) - BTRFS: send, fix incorrect file layout after hole punching beyond eof (bsc#1182173). - BTRFS: send: fix invalid clone operations when cloning from the same file and root (bsc#1182173) - BTRFS: send, fix missing truncate for inode with prealloc extent past eof (bsc#1182173). - BTRFS: send, orphanize first all conflicting inodes when processing references (bsc#1182243 bsc#1182242). - BTRFS: send, recompute reference path after orphanization of a directory (bsc#1182243). - BTRFS: Simplify code flow in btrfs_delayed_inode_reserve_metadata (bsc#1182047). - BTRFS: transaction: Avoid deadlock due to bad initialization timing of fs_info::journal_info (bsc#1181931). - BTRFS: Unlock extents in btrfs_zero_range in case of errors (bsc#1182047). - BTRFS: Use bd_dev to generate index when dev_state_hashtable add items (bsc#1181931). - BTRFS: use btrfs_ordered_update_i_size in clone_finish_inode_update (bsc#1181998). - BTRFS: use the file extent tree infrastructure (bsc#1181998). - cifs: report error instead of invalid when revalidating a dentry fails (bsc#1177440). - dm: avoid filesystem lookup in dm_get_dev_t() (bsc#1178049). - Drivers: hv: vmbus: Avoid use-after-free in vmbus_onoffer_rescind() (git-fixes). - Exclude Symbols.list again. Removing the exclude builds vanilla/linux-next builds. Fixes: 55877625c800 ('kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.') - ext4: do not remount read-only with errors=continue on reboot (bsc#1182464). - ext4: fix a memory leak of ext4_free_data (bsc#1182447). - ext4: fix bug for rename with RENAME_WHITEOUT (bsc#1182449). - ext4: fix deadlock with fs freezing and EA inodes (bsc#1182463). - ext4: fix superblock checksum failure when setting password salt (bsc#1182465). - fgraph: Initialize tracing_graph_pause at task creation (git-fixes). - firmware: imx: select SOC_BUS to fix firmware build (git-fixes). - Fix unsynchronized access to sev members through svm_register_enc_region (bsc#1114648). - fs: fix lazytime expiration handling in __writeback_single_inode() (bsc#1182466). - fs: move I_DIRTY_INODE to fs.h (bsc#1182612). - HID: core: detect and skip invalid inputs to snto32() (git-fixes). - HID: wacom: Ignore attempts to overwrite the touch_max value from HID (git-fixes). - hwrng: timeriomem - Fix cooldown period calculation (git-fixes). - ibmvnic: Clear failover_pending if unable to schedule (bsc#1181960 ltc#190997). - ibmvnic: device remove has higher precedence over reset (bsc#1065729). - ibmvnic: fix a race between open and reset (bsc#1176855 ltc#187293). - ibmvnic: fix login buffer memory leak (bsc#1081134 ltc#164631). - ibmvnic: serialize access to work queue on remove (bsc#1065729). - ibmvnic: Set to CLOSED state even on error (bsc#1084610 ltc#165122 git-fixes). - Input: elo - fix an error code in elo_connect() (git-fixes). - Input: joydev - prevent potential read overflow in ioctl (git-fixes). - iwlwifi: exclude GEO SAR support for 3168 (git-fixes). - kABI: Fix kABI for 12856e7acde4 PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORY (bsc#1179612). - kernel-binary.spec: Add back initrd and image symlink ghosts to filelist (bsc#1182140). Fixes: 76a9256314c3 ('rpm/kernel-{source,binary}.spec: do not include ghost symlinks (boo#1179082).') - kernfs: deal with kernfs_fill_super() failures (bsc#1181809). - KVM: apic: Flush TLB after APIC mode/address change if VPIDs are in use (bsc#1182302). - KVM: Fix kABI for set_virtual_apic_mode (bsc#1182310). - KVM: Fix kABI for tlb_flush (bsc#1182195). - kvm-vmx-Basic-APIC-virtualization-controls-have-thre.patch: (bsc#1182310). - KVM: VMX: check for existence of secondary exec controls before accessing (bsc#1182438). - KVM: VMX: hide flexpriority from guest when disabled at the module level (bsc#1182448). - kvm-vmx-Introduce-lapic_mode-enumeration.patch: (bsc#1182307). - KVM: x86: emulate RDPID (bsc#1182182). - KVM: x86: emulating RDPID failure shall return #UD rather than - KVM: X86: introduce invalidate_gpa argument to tlb flush (bsc#1182195). - libfs: fix error cast of negative value in simple_attr_write() (bsc#1179709). - libnvdimm/dimm: Avoid race between probe and available_slots_show() (bsc#1170442). - mac80211: fix potential overflow when multiplying to u32 integers (git-fixes). - media: cx25821: Fix a bug when reallocating some dma memory (git-fixes). - media: media/pci: Fix memleak in empress_init (git-fixes). - media: pwc: Use correct device for DMA (git-fixes). - media: pxa_camera: declare variable when DEBUG is defined (git-fixes). - media: qm1d1c0042: fix error return code in qm1d1c0042_init() (git-fixes). - media: tm6000: Fix memleak in tm6000_start_stream (git-fixes). - media: vsp1: Fix an error handling path in the probe function (git-fixes). - mfd: wm831x-auxadc: Prevent use after free in wm831x_auxadc_read_irq() (git-fixes). - misc: eeprom_93xx46: Add module alias to avoid breaking support for non device tree users (git-fixes). - misc: eeprom_93xx46: Fix module alias to enable module autoprobe (git-fixes). - mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probe (git-fixes). - mm/pmem: avoid inserting hugepage PTE entry with fsdax if hugepage support is disabled (bsc#1181896 ltc#191273). - mm: thp: kABI: move the added flag to the end of enum (bsc#1181896 ltc#191273). - nbd: Fix memory leak in nbd_add_socket (bsc#1181504). - net: bcmgenet: add support for ethtool rxnfc flows (git-fixes). - net: bcmgenet: code movement (git-fixes). - net: bcmgenet: fix mask check in bcmgenet_validate_flow() (git-fixes). - net: bcmgenet: Fix WoL with password after deep sleep (git-fixes). - net: bcmgenet: re-remove bcmgenet_hfb_add_filter (git-fixes). - net: bcmgenet: set Rx mode before starting netif (git-fixes). - net: bcmgenet: use __be16 for htons(ETH_P_IP) (git-fixes). - net: bcmgenet: Use correct I/O accessors (git-fixes). - net: lpc-enet: fix error return code in lpc_mii_init() (git-fixes). - net/mlx4_en: Handle TX error CQE (bsc#1181854). - net: moxa: Fix a potential double 'free_irq()' (git-fixes). - net: sun: fix missing release regions in cas_init_one() (git-fixes). - nvme-multipath: Early exit if no path is available (git-fixes). - objtool: Do not fail on missing symbol table (bsc#1169514). - PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORY (bsc#1179612). - powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning (bsc#1182571 ltc#191345). - powerpc: Fix alignment bug within the init sections (bsc#1065729). - powerpc/perf: Exclude kernel samples while counting events in user space (bsc#1065729). - powerpc/perf/hv-24x7: Dont create sysfs event files for dummy events (bsc#1182118 ltc#190624). - powerpc/pseries/dlpar: handle ibm, configure-connector delay status (bsc#1181985 ltc#188074). - powerpc/pseries/eeh: Make pseries_pcibios_bus_add_device() static (bsc#1078720, git-fixes). - powerpc/pseries: extract host bridge from pci_bus prior to bus removal (bsc#1182171 ltc#190900). - powerpc/pseries/ras: Make init_ras_hotplug_IRQ() static (bsc#1065729. git-fixes). - power: reset: at91-sama5d2_shdwc: fix wkupdbc mask (git-fixes). - ptrace: reintroduce usage of subjective credentials in ptrace_has_cap() (bsc#1163930). - ptrace: Set PF_SUPERPRIV when checking capability (bsc#1163930). - quota: Fix error codes in v2_read_file_info() (bsc#1182652). - quota: Fix memory leak when handling corrupted quota file (bsc#1182650). - quota: Sanity-check quota file headers on load (bsc#1182461). - regulator: axp20x: Fix reference cout leak (git-fixes). - reiserfs: add check for an invalid ih_entry_count (bsc#1182462). - reset: hisilicon: correct vendor prefix (git-fixes). - rpm/post.sh: Avoid purge-kernel for the first installed kernel (bsc#1180058) - s390/pci: adaptation of iommu to multifunction (bsc#1179612). - s390/pci: Mark all VFs as not implementing PCI_COMMAND_MEMORY (bsc#1179612). - scsi: qla2xxx: Fix description for parameter ql2xenforce_iocb_limit (bsc#1179142). - scsi: target: Fix truncated PR-in ReadKeys response (bsc#1182590). - scsi: target: fix unmap_zeroes_data boolean initialisation (bsc#1163617). - staging: rtl8723bs: wifi_regd.c: Fix incorrect number of regulatory rules (git-fixes). - tools lib traceevent: Fix 'robust' test of do_generate_dynamic_list_file (git-fixes). - tpm_tis: Clean up locality release (git-fixes). - tpm_tis: Fix check_locality for correct locality acquisition (git-fixes). - tracing: Check length before giving out the filter buffer (git-fixes). - tracing: Do not count ftrace events in top level enable output (git-fixes). - USB: cdc-acm: blacklist another IR Droid device (git-fixes). - USB: dwc2: Abort transaction after errors with unknown reason (git-fixes). - USB: dwc2: Make 'trimming xfer length' a debug message (git-fixes). - USB: musb: Fix runtime PM race in mUSB_queue_resume_work (git-fixes). - USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000 (git-fixes). - USB: serial: cp210x: add pid/vid for WSDA-200-USB (git-fixes). - USB: serial: mos7720: fix error code in mos7720_write() (git-fixes). - USB: serial: mos7720: improve OOM-handling in read_mos_reg() (git-fixes). - USB: serial: mos7840: fix error code in mos7840_write() (git-fixes). - USB: serial: option: Adding support for Cinterion MV31 (git-fixes). - USB: serial: option: add LongSung M5710 module support (git-fixes). - USB: uas: Add PNY USB Portable SSD to unusual_uas (git-fixes). - USB: usblp: fix DMA to stack (git-fixes). - vfio/pci: Decouple PCI_COMMAND_MEMORY bit checks from is_virtfn (bsc#1179612). - vmxnet3: Remove buf_info from device accessible structures (bsc#1181671). - writeback: Drop I_DIRTY_TIME_EXPIRE (bsc#1182460). - x86/apic: Add extra serialization for non-serializing MSRs (bsc#1114648). - x86/efistub: Disable paging at mixed mode entry (bsc#1114648). - x86/entry/64/compat: Fix 'x86/entry/64/compat: Preserve r8-r11 in int $0x80' (bsc#1114648). - x86/entry/64/compat: Preserve r8-r11 in int $0x80 (bsc#1114648). - x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled (bsc#1114648). - x86/resctrl: Remove unused struct mbm_state::chunks_bw (bsc#1114648). - xen-blkfront: allow discard-* nodes to be optional (bsc#1181346). - xen/netback: avoid race in xenvif_rx_ring_slots_available() (bsc#1065600). - xen/netback: fix spurious event detection for common event case (bsc#1182175). - xfs: reduce quota reservation when doing a dax unwritten extent conversion (git-fixes bsc#1182561). - xhci: fix bounce buffer usage for non-sg list case (git-fixes).
Family:unixClass:patch
Status:Reference(s):1000036
1001652
1005591
1025108
1029377
1029902
1035905
1038709
1038711
1038713
1040164
104105
1042670
1042948
1043008
1044946
1044947
1047044
1047898
1047925
1047936
1048299
1049186
1049373
1050120
1050606
1050653
1051412
1051446
1052252
1052468
1052550
1052710
1052720
1052731
1052732
1052771
1055065
1055323
1055434
1055855
1056058
1058013
1058082
1058640
1059751
1065600
1065729
1066242
1066953
1070738
1070853
1072320
1072322
1072902
1073796
1073798
1073799
1073803
1073808
1073818
1073823
1073829
1073830
1073832
1073846
1074122
1074123
1074235
1074425
1074610
1074969
1074973
1074975
1077230
1078720
1079761
1081134
1081750
1082318
1084610
1087453
1087459
1087463
1088573
1091764
1094814
1097158
1097375
1097401
1097404
1097748
1104139
1104841
1105019
1107030
1109465
1114648
1117473
1117626
1117627
1117629
1117630
1120644
1122191
1123482
1124525
1127532
1129346
1130694
1130840
1133452
1133810
1134209
1135350
1138459
1140118
1140290
1140868
1141853
1144919
1145095
1145665
1146090
1146091
1146093
1146094
1146095
1146097
1146099
1146100
1146360
1149323
1153423
1154738
1154824
1156353
1159912
1159913
1162002
1163617
1163930
1169514
1170442
1171218
1171219
1171220
1172466
1172775
1172999
1173265
1174462
1174543
1176855
1177440
1178049
1179082
1179142
1179612
1179709
1180058
1181346
1181504
1181574
1181671
1181809
1181854
1181896
1181931
1181960
1181985
1181987
1181996
1181998
1182038
1182047
1182118
1182130
1182140
1182171
1182173
1182175
1182182
1182184
1182195
1182242
1182243
1182248
1182269
1182302
1182307
1182310
1182438
1182447
1182448
1182449
1182460
1182461
1182462
1182463
1182464
1182465
1182466
1182560
1182561
1182571
1182590
1182610
1182612
1182650
1182652
1447070
1447409
744625
744629
834601
845955
847135
854915
856836
859068
865853
866902
882089
896023
901317
903850
903967
903970
905465
905467
905528
906439
917607
932483
934119
935856
937414
939709
939712
947747
948045
948602
948902
952474
955142
957814
957815
959096
959511
960674
961254
962297
962313
962794
966076
966077
970632
972335
975865
975947
981654
985201
986541
987530
988522
989363
991344
991426
991427
991428
991429
991430
991433
991437
992533
997206
997207
997208
997210
997211
997220
997225
997230
997257
998743
CVE-2013-2882
CVE-2013-4073
CVE-2013-4238
CVE-2013-6462
CVE-2013-6639
CVE-2013-6640
CVE-2013-6668
CVE-2014-0224
CVE-2014-3587
CVE-2014-8594
CVE-2014-8595
CVE-2014-8866
CVE-2014-8867
CVE-2014-9030
CVE-2015-3193
CVE-2015-3194
CVE-2015-5165
CVE-2015-5166
CVE-2015-5380
CVE-2015-7384
CVE-2015-7995
CVE-2015-8325
CVE-2015-8710
CVE-2015-9019
CVE-2016-1908
CVE-2016-2086
CVE-2016-2178
CVE-2016-2183
CVE-2016-2216
CVE-2016-3115
CVE-2016-3627
CVE-2016-4738
CVE-2016-5172
CVE-2016-5325
CVE-2016-5399
CVE-2016-6210
CVE-2016-6288
CVE-2016-6289
CVE-2016-6290
CVE-2016-6291
CVE-2016-6296
CVE-2016-6297
CVE-2016-6304
CVE-2016-6306
CVE-2016-6515
CVE-2016-7052
CVE-2016-7099
CVE-2016-7124
CVE-2016-7125
CVE-2016-7126
CVE-2016-7127
CVE-2016-7128
CVE-2016-7129
CVE-2016-7130
CVE-2016-7131
CVE-2016-7132
CVE-2017-1000381
CVE-2017-1000445
CVE-2017-1000476
CVE-2017-10686
CVE-2017-10800
CVE-2017-11111
CVE-2017-11141
CVE-2017-11449
CVE-2017-11499
CVE-2017-11529
CVE-2017-11644
CVE-2017-11724
CVE-2017-11751
CVE-2017-12430
CVE-2017-12434
CVE-2017-12564
CVE-2017-12642
CVE-2017-12667
CVE-2017-12670
CVE-2017-12672
CVE-2017-12675
CVE-2017-13060
CVE-2017-13146
CVE-2017-13648
CVE-2017-13658
CVE-2017-14228
CVE-2017-14249
CVE-2017-14326
CVE-2017-14533
CVE-2017-14849
CVE-2017-14919
CVE-2017-15896
CVE-2017-15897
CVE-2017-17680
CVE-2017-17810
CVE-2017-17811
CVE-2017-17812
CVE-2017-17813
CVE-2017-17814
CVE-2017-17815
CVE-2017-17816
CVE-2017-17817
CVE-2017-17818
CVE-2017-17819
CVE-2017-17820
CVE-2017-17881
CVE-2017-17882
CVE-2017-18022
CVE-2017-18207
CVE-2017-3735
CVE-2017-3736
CVE-2017-3738
CVE-2017-5029
CVE-2017-7478
CVE-2017-7479
CVE-2017-7508
CVE-2017-7520
CVE-2017-7521
CVE-2017-9409
CVE-2018-0732
CVE-2018-1000168
CVE-2018-12115
CVE-2018-12116
CVE-2018-12121
CVE-2018-12122
CVE-2018-12123
CVE-2018-15173
CVE-2018-20406
CVE-2018-20852
CVE-2018-5246
CVE-2018-5247
CVE-2018-7158
CVE-2018-7159
CVE-2018-7160
CVE-2018-7161
CVE-2018-7167
CVE-2019-10160
CVE-2019-11038
CVE-2019-11041
CVE-2019-11042
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-11757
CVE-2019-11758
CVE-2019-11759
CVE-2019-11760
CVE-2019-11761
CVE-2019-11762
CVE-2019-11763
CVE-2019-11764
CVE-2019-13173
CVE-2019-15903
CVE-2019-5010
CVE-2019-5108
CVE-2019-5737
CVE-2019-9511
CVE-2019-9512
CVE-2019-9513
CVE-2019-9514
CVE-2019-9515
CVE-2019-9516
CVE-2019-9517
CVE-2019-9518
CVE-2019-9636
CVE-2019-9811
CVE-2019-9812
CVE-2019-9947
CVE-2020-0305
CVE-2020-0543
CVE-2020-0548
CVE-2020-0549
CVE-2020-10732
CVE-2020-10769
CVE-2020-10773
CVE-2020-12652
CVE-2020-12656
CVE-2020-13974
CVE-2020-14416
CVE-2021-3348
SUSE-SU-2015:1404-1
SUSE-SU-2016:0187-1
SUSE-SU-2016:1205-1
SUSE-SU-2016:2328-1
SUSE-SU-2016:2388-1
SUSE-SU-2017:1282-1
SUSE-SU-2018:0132-1
SUSE-SU-2019:14246-1
SUSE-SU-2020:14442-1
SUSE-SU-2021:0742-1
Platform(s):openSUSE Leap 15.0
openSUSE Leap 42.3
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 Basesystem 15
SUSE Linux Enterprise Module for Basesystem 15 SP1
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for Desktop Applications 15 SP1
SUSE Linux Enterprise Module for Development Tools 15
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Legacy Software 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 Server Applications 15 SP1
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Module for Web Scripting 15
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP3-TERADATA
SUSE Linux Enterprise Server 11 SP4
SUSE Linux Enterprise Server 11 SP4-LTSS
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP1-LTSS
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP2-BCL
SUSE Linux Enterprise Server 12 SP2-ESPOS
SUSE Linux Enterprise Server 12 SP2-LTSS
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP3-BCL
SUSE Linux Enterprise Server 12 SP3-ESPOS
SUSE Linux Enterprise Server 12 SP3-LTSS
SUSE Linux Enterprise Server 12 SP3-TERADATA
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12 SP5
SUSE Linux Enterprise Server 12-LTSS
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
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-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 12
SUSE Linux Enterprise Server for SAP Applications 12 SP1
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 SP3
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 12 SP4
SUSE Linux Enterprise Server for SAP Applications 12 SP5
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 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 12 SP5
SUSE Linux Enterprise Workstation Extension 15
SUSE Linux Enterprise Workstation Extension 15 SP1
SUSE OpenStack Cloud 6
SUSE OpenStack Cloud 7
SUSE OpenStack Cloud 8
SUSE OpenStack Cloud 9
Product(s):
Definition Synopsis
  • openSUSE Leap 15.0 is installed
  • AND Package Information
  • flac-1.3.2-lp150.2.3 is installed
  • OR flac-devel-1.3.2-lp150.2.3 is installed
  • OR flac-devel-32bit-1.3.2-lp150.2.3 is installed
  • OR flac-doc-1.3.2-lp150.2.3 is installed
  • OR libFLAC++6-1.3.2-lp150.2.3 is installed
  • OR libFLAC++6-32bit-1.3.2-lp150.2.3 is installed
  • OR libFLAC8-1.3.2-lp150.2.3 is installed
  • OR libFLAC8-32bit-1.3.2-lp150.2.3 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • GraphicsMagick-devel-1.3.25-15 is installed
  • OR libGraphicsMagick-Q16-3-1.3.25-15 is installed
  • OR libGraphicsMagick3-config-1.3.25-15 is installed
  • OR libGraphicsMagickWand-Q16-2-1.3.25-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • dia-0.97.2-13 is installed
  • OR dia-lang-0.97.2-13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • ntp-4.2.8p9-55 is installed
  • OR ntp-doc-4.2.8p9-55 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND dnsmasq-2.71-13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • libixion-0.12.1-13.2 is installed
  • OR libixion-0_12-0-0.12.1-13.2 is installed
  • OR libmwaw-0.3.11-7.5 is installed
  • OR libmwaw-0_3-3-0.3.11-7.5 is installed
  • OR liborcus-0.12.1-10.5 is installed
  • OR liborcus-0_12-0-0.12.1-10.5 is installed
  • OR libreoffice-5.3.5.2-43.5 is installed
  • OR libreoffice-base-5.3.5.2-43.5 is installed
  • OR libreoffice-base-drivers-mysql-5.3.5.2-43.5 is installed
  • OR libreoffice-base-drivers-postgresql-5.3.5.2-43.5 is installed
  • OR libreoffice-calc-5.3.5.2-43.5 is installed
  • OR libreoffice-calc-extensions-5.3.5.2-43.5 is installed
  • OR libreoffice-draw-5.3.5.2-43.5 is installed
  • OR libreoffice-filters-optional-5.3.5.2-43.5 is installed
  • OR libreoffice-gnome-5.3.5.2-43.5 is installed
  • OR libreoffice-icon-theme-galaxy-5.3.5.2-43.5 is installed
  • OR libreoffice-icon-theme-tango-5.3.5.2-43.5 is installed
  • OR libreoffice-impress-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-af-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-ar-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-ca-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-cs-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-da-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-de-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-en-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-es-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-fi-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-fr-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-gu-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-hi-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-hu-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-it-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-ja-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-ko-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-nb-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-nl-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-nn-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-pl-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-pt_BR-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-pt_PT-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-ro-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-ru-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-sk-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-sv-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-xh-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-zh_CN-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-zh_TW-5.3.5.2-43.5 is installed
  • OR libreoffice-l10n-zu-5.3.5.2-43.5 is installed
  • OR libreoffice-mailmerge-5.3.5.2-43.5 is installed
  • OR libreoffice-math-5.3.5.2-43.5 is installed
  • OR libreoffice-officebean-5.3.5.2-43.5 is installed
  • OR libreoffice-pyuno-5.3.5.2-43.5 is installed
  • OR libreoffice-writer-5.3.5.2-43.5 is installed
  • OR libreoffice-writer-extensions-5.3.5.2-43.5 is installed
  • OR libreofficekit-5.3.5.2-43.5 is installed
  • OR libstaroffice-0.0.3-4 is installed
  • OR libstaroffice-0_0-0-0.0.3-4 is installed
  • OR libzmf-0.0.1-4 is installed
  • OR libzmf-0_0-0-0.0.1-4 is installed
  • OR myspell-af_NA-20170511-16.2 is installed
  • OR myspell-af_ZA-20170511-16.2 is installed
  • OR myspell-ar-20170511-16.2 is installed
  • OR myspell-ar_AE-20170511-16.2 is installed
  • OR myspell-ar_BH-20170511-16.2 is installed
  • OR myspell-ar_DZ-20170511-16.2 is installed
  • OR myspell-ar_EG-20170511-16.2 is installed
  • OR myspell-ar_IQ-20170511-16.2 is installed
  • OR myspell-ar_JO-20170511-16.2 is installed
  • OR myspell-ar_KW-20170511-16.2 is installed
  • OR myspell-ar_LB-20170511-16.2 is installed
  • OR myspell-ar_LY-20170511-16.2 is installed
  • OR myspell-ar_MA-20170511-16.2 is installed
  • OR myspell-ar_OM-20170511-16.2 is installed
  • OR myspell-ar_QA-20170511-16.2 is installed
  • OR myspell-ar_SA-20170511-16.2 is installed
  • OR myspell-ar_SD-20170511-16.2 is installed
  • OR myspell-ar_SY-20170511-16.2 is installed
  • OR myspell-ar_TN-20170511-16.2 is installed
  • OR myspell-ar_YE-20170511-16.2 is installed
  • OR myspell-be_BY-20170511-16.2 is installed
  • OR myspell-bg_BG-20170511-16.2 is installed
  • OR myspell-bn_BD-20170511-16.2 is installed
  • OR myspell-bn_IN-20170511-16.2 is installed
  • OR myspell-bs-20170511-16.2 is installed
  • OR myspell-bs_BA-20170511-16.2 is installed
  • OR myspell-ca-20170511-16.2 is installed
  • OR myspell-ca_AD-20170511-16.2 is installed
  • OR myspell-ca_ES-20170511-16.2 is installed
  • OR myspell-ca_ES_valencia-20170511-16.2 is installed
  • OR myspell-ca_FR-20170511-16.2 is installed
  • OR myspell-ca_IT-20170511-16.2 is installed
  • OR myspell-cs_CZ-20170511-16.2 is installed
  • OR myspell-da_DK-20170511-16.2 is installed
  • OR myspell-de-20170511-16.2 is installed
  • OR myspell-de_AT-20170511-16.2 is installed
  • OR myspell-de_CH-20170511-16.2 is installed
  • OR myspell-de_DE-20170511-16.2 is installed
  • OR myspell-dictionaries-20170511-16.2 is installed
  • OR myspell-el_GR-20170511-16.2 is installed
  • OR myspell-en-20170511-16.2 is installed
  • OR myspell-en_AU-20170511-16.2 is installed
  • OR myspell-en_BS-20170511-16.2 is installed
  • OR myspell-en_BZ-20170511-16.2 is installed
  • OR myspell-en_CA-20170511-16.2 is installed
  • OR myspell-en_GB-20170511-16.2 is installed
  • OR myspell-en_GH-20170511-16.2 is installed
  • OR myspell-en_IE-20170511-16.2 is installed
  • OR myspell-en_IN-20170511-16.2 is installed
  • OR myspell-en_JM-20170511-16.2 is installed
  • OR myspell-en_MW-20170511-16.2 is installed
  • OR myspell-en_NA-20170511-16.2 is installed
  • OR myspell-en_NZ-20170511-16.2 is installed
  • OR myspell-en_PH-20170511-16.2 is installed
  • OR myspell-en_TT-20170511-16.2 is installed
  • OR myspell-en_US-20170511-16.2 is installed
  • OR myspell-en_ZA-20170511-16.2 is installed
  • OR myspell-en_ZW-20170511-16.2 is installed
  • OR myspell-es-20170511-16.2 is installed
  • OR myspell-es_AR-20170511-16.2 is installed
  • OR myspell-es_BO-20170511-16.2 is installed
  • OR myspell-es_CL-20170511-16.2 is installed
  • OR myspell-es_CO-20170511-16.2 is installed
  • OR myspell-es_CR-20170511-16.2 is installed
  • OR myspell-es_CU-20170511-16.2 is installed
  • OR myspell-es_DO-20170511-16.2 is installed
  • OR myspell-es_EC-20170511-16.2 is installed
  • OR myspell-es_ES-20170511-16.2 is installed
  • OR myspell-es_GT-20170511-16.2 is installed
  • OR myspell-es_HN-20170511-16.2 is installed
  • OR myspell-es_MX-20170511-16.2 is installed
  • OR myspell-es_NI-20170511-16.2 is installed
  • OR myspell-es_PA-20170511-16.2 is installed
  • OR myspell-es_PE-20170511-16.2 is installed
  • OR myspell-es_PR-20170511-16.2 is installed
  • OR myspell-es_PY-20170511-16.2 is installed
  • OR myspell-es_SV-20170511-16.2 is installed
  • OR myspell-es_UY-20170511-16.2 is installed
  • OR myspell-es_VE-20170511-16.2 is installed
  • OR myspell-et_EE-20170511-16.2 is installed
  • OR myspell-fr_BE-20170511-16.2 is installed
  • OR myspell-fr_CA-20170511-16.2 is installed
  • OR myspell-fr_CH-20170511-16.2 is installed
  • OR myspell-fr_FR-20170511-16.2 is installed
  • OR myspell-fr_LU-20170511-16.2 is installed
  • OR myspell-fr_MC-20170511-16.2 is installed
  • OR myspell-gu_IN-20170511-16.2 is installed
  • OR myspell-he_IL-20170511-16.2 is installed
  • OR myspell-hi_IN-20170511-16.2 is installed
  • OR myspell-hr_HR-20170511-16.2 is installed
  • OR myspell-hu_HU-20170511-16.2 is installed
  • OR myspell-it_IT-20170511-16.2 is installed
  • OR myspell-lightproof-en-20170511-16.2 is installed
  • OR myspell-lightproof-hu_HU-20170511-16.2 is installed
  • OR myspell-lightproof-pt_BR-20170511-16.2 is installed
  • OR myspell-lightproof-ru_RU-20170511-16.2 is installed
  • OR myspell-lo_LA-20170511-16.2 is installed
  • OR myspell-lt_LT-20170511-16.2 is installed
  • OR myspell-lv_LV-20170511-16.2 is installed
  • OR myspell-nb_NO-20170511-16.2 is installed
  • OR myspell-nl_BE-20170511-16.2 is installed
  • OR myspell-nl_NL-20170511-16.2 is installed
  • OR myspell-nn_NO-20170511-16.2 is installed
  • OR myspell-no-20170511-16.2 is installed
  • OR myspell-pl_PL-20170511-16.2 is installed
  • OR myspell-pt_AO-20170511-16.2 is installed
  • OR myspell-pt_BR-20170511-16.2 is installed
  • OR myspell-pt_PT-20170511-16.2 is installed
  • OR myspell-ro-20170511-16.2 is installed
  • OR myspell-ro_RO-20170511-16.2 is installed
  • OR myspell-ru_RU-20170511-16.2 is installed
  • OR myspell-sk_SK-20170511-16.2 is installed
  • OR myspell-sl_SI-20170511-16.2 is installed
  • OR myspell-sr-20170511-16.2 is installed
  • OR myspell-sr_CS-20170511-16.2 is installed
  • OR myspell-sr_Latn_CS-20170511-16.2 is installed
  • OR myspell-sr_Latn_RS-20170511-16.2 is installed
  • OR myspell-sr_RS-20170511-16.2 is installed
  • OR myspell-sv_FI-20170511-16.2 is installed
  • OR myspell-sv_SE-20170511-16.2 is installed
  • OR myspell-te-20170511-16.2 is installed
  • OR myspell-te_IN-20170511-16.2 is installed
  • OR myspell-th_TH-20170511-16.2 is installed
  • OR myspell-uk_UA-20170511-16.2 is installed
  • OR myspell-vi-20170511-16.2 is installed
  • OR myspell-vi_VN-20170511-16.2 is installed
  • OR myspell-zu_ZA-20170511-16.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND perl-XML-LibXML-2.0019-6.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • apr-util-devel-1.6.1-2 is installed
  • OR libapr-util1-1.6.1-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
  • AND Package Information
  • liboath-devel-2.6.2-1 is installed
  • OR liboath0-2.6.2-1 is installed
  • OR oath-toolkit-xml-2.6.2-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND Package Information
  • containerd-0.2.4+gitr565_0366d7e-9 is installed
  • OR docker-1.12.3-81 is installed
  • OR ruby2.1-rubygem-docker-api-1.31.0-11 is installed
  • OR ruby2.1-rubygem-excon-0.52.0-9 is installed
  • OR rubygem-docker-api-1.31.0-11 is installed
  • OR rubygem-excon-0.52.0-9 is installed
  • OR runc-0.1.1+gitr2816_02f8fa7-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
  • AND libnetpbm-devel-10.80.1-3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Development Tools 15 is installed
  • AND patch-2.7.6-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-87 is installed
  • OR libopenssl0_9_8-0.9.8j-87 is installed
  • OR libopenssl0_9_8-32bit-0.9.8j-87 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 15 is installed
  • AND Package Information
  • java-1_8_0-openjdk-1.8.0.161-1 is installed
  • OR java-1_8_0-openjdk-demo-1.8.0.161-1 is installed
  • OR java-1_8_0-openjdk-devel-1.8.0.161-1 is installed
  • OR java-1_8_0-openjdk-headless-1.8.0.161-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 is installed
  • AND Package Information
  • krb5-mini-1.15.2-6.6 is installed
  • OR krb5-mini-devel-1.15.2-6.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP1 is installed
  • AND Package Information
  • elfutils-0.168-4.5 is installed
  • OR libasm1-32bit-0.168-4.5 is installed
  • OR libelf-devel-32bit-0.168-4.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.74-60.64.60 is installed
  • OR kernel-ec2-devel-3.12.74-60.64.60 is installed
  • OR kernel-ec2-extra-3.12.74-60.64.60 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND stunnel-5.44-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 SP1 is installed
  • AND Package Information
  • libcacard-devel-2.5.3-1 is installed
  • OR libcacard0-2.5.3-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • apache2-mod_php5-5.5.14-15 is installed
  • OR php5-5.5.14-15 is installed
  • OR php5-bcmath-5.5.14-15 is installed
  • OR php5-bz2-5.5.14-15 is installed
  • OR php5-calendar-5.5.14-15 is installed
  • OR php5-ctype-5.5.14-15 is installed
  • OR php5-curl-5.5.14-15 is installed
  • OR php5-dba-5.5.14-15 is installed
  • OR php5-dom-5.5.14-15 is installed
  • OR php5-enchant-5.5.14-15 is installed
  • OR php5-exif-5.5.14-15 is installed
  • OR php5-fastcgi-5.5.14-15 is installed
  • OR php5-fileinfo-5.5.14-15 is installed
  • OR php5-fpm-5.5.14-15 is installed
  • OR php5-ftp-5.5.14-15 is installed
  • OR php5-gd-5.5.14-15 is installed
  • OR php5-gettext-5.5.14-15 is installed
  • OR php5-gmp-5.5.14-15 is installed
  • OR php5-iconv-5.5.14-15 is installed
  • OR php5-intl-5.5.14-15 is installed
  • OR php5-json-5.5.14-15 is installed
  • OR php5-ldap-5.5.14-15 is installed
  • OR php5-mbstring-5.5.14-15 is installed
  • OR php5-mcrypt-5.5.14-15 is installed
  • OR php5-mysql-5.5.14-15 is installed
  • OR php5-odbc-5.5.14-15 is installed
  • OR php5-openssl-5.5.14-15 is installed
  • OR php5-pcntl-5.5.14-15 is installed
  • OR php5-pdo-5.5.14-15 is installed
  • OR php5-pear-5.5.14-15 is installed
  • OR php5-pgsql-5.5.14-15 is installed
  • OR php5-pspell-5.5.14-15 is installed
  • OR php5-shmop-5.5.14-15 is installed
  • OR php5-snmp-5.5.14-15 is installed
  • OR php5-soap-5.5.14-15 is installed
  • OR php5-sockets-5.5.14-15 is installed
  • OR php5-sqlite-5.5.14-15 is installed
  • OR php5-suhosin-5.5.14-15 is installed
  • OR php5-sysvmsg-5.5.14-15 is installed
  • OR php5-sysvsem-5.5.14-15 is installed
  • OR php5-sysvshm-5.5.14-15 is installed
  • OR php5-tokenizer-5.5.14-15 is installed
  • OR php5-wddx-5.5.14-15 is installed
  • OR php5-xmlreader-5.5.14-15 is installed
  • OR php5-xmlrpc-5.5.14-15 is installed
  • OR php5-xmlwriter-5.5.14-15 is installed
  • OR php5-xsl-5.5.14-15 is installed
  • OR php5-zip-5.5.14-15 is installed
  • OR php5-zlib-5.5.14-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 15 is installed
  • AND apache-commons-beanutils-1.9.2-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • xorg-x11-libs-7.4-8.26.40 is installed
  • OR xorg-x11-libs-32bit-7.4-8.26.40 is installed
  • OR xorg-x11-libs-x86-7.4-8.26.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • xorg-x11-libs-7.4-8.26.40 is installed
  • OR xorg-x11-libs-32bit-7.4-8.26.40 is installed
  • OR xorg-x11-libs-x86-7.4-8.26.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • xorg-x11-libs-7.4-8.26.40 is installed
  • OR xorg-x11-libs-32bit-7.4-8.26.40 is installed
  • OR xorg-x11-libs-x86-7.4-8.26.40 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • apache2-mod_php53-5.3.17-55 is installed
  • OR php53-5.3.17-55 is installed
  • OR php53-bcmath-5.3.17-55 is installed
  • OR php53-bz2-5.3.17-55 is installed
  • OR php53-calendar-5.3.17-55 is installed
  • OR php53-ctype-5.3.17-55 is installed
  • OR php53-curl-5.3.17-55 is installed
  • OR php53-dba-5.3.17-55 is installed
  • OR php53-dom-5.3.17-55 is installed
  • OR php53-exif-5.3.17-55 is installed
  • OR php53-fastcgi-5.3.17-55 is installed
  • OR php53-fileinfo-5.3.17-55 is installed
  • OR php53-ftp-5.3.17-55 is installed
  • OR php53-gd-5.3.17-55 is installed
  • OR php53-gettext-5.3.17-55 is installed
  • OR php53-gmp-5.3.17-55 is installed
  • OR php53-iconv-5.3.17-55 is installed
  • OR php53-intl-5.3.17-55 is installed
  • OR php53-json-5.3.17-55 is installed
  • OR php53-ldap-5.3.17-55 is installed
  • OR php53-mbstring-5.3.17-55 is installed
  • OR php53-mcrypt-5.3.17-55 is installed
  • OR php53-mysql-5.3.17-55 is installed
  • OR php53-odbc-5.3.17-55 is installed
  • OR php53-openssl-5.3.17-55 is installed
  • OR php53-pcntl-5.3.17-55 is installed
  • OR php53-pdo-5.3.17-55 is installed
  • OR php53-pear-5.3.17-55 is installed
  • OR php53-pgsql-5.3.17-55 is installed
  • OR php53-pspell-5.3.17-55 is installed
  • OR php53-shmop-5.3.17-55 is installed
  • OR php53-snmp-5.3.17-55 is installed
  • OR php53-soap-5.3.17-55 is installed
  • OR php53-suhosin-5.3.17-55 is installed
  • OR php53-sysvmsg-5.3.17-55 is installed
  • OR php53-sysvsem-5.3.17-55 is installed
  • OR php53-sysvshm-5.3.17-55 is installed
  • OR php53-tokenizer-5.3.17-55 is installed
  • OR php53-wddx-5.3.17-55 is installed
  • OR php53-xmlreader-5.3.17-55 is installed
  • OR php53-xmlrpc-5.3.17-55 is installed
  • OR php53-xmlwriter-5.3.17-55 is installed
  • OR php53-xsl-5.3.17-55 is installed
  • OR php53-zip-5.3.17-55 is installed
  • OR php53-zlib-5.3.17-55 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • apache2-mod_php53-5.3.17-55 is installed
  • OR php53-5.3.17-55 is installed
  • OR php53-bcmath-5.3.17-55 is installed
  • OR php53-bz2-5.3.17-55 is installed
  • OR php53-calendar-5.3.17-55 is installed
  • OR php53-ctype-5.3.17-55 is installed
  • OR php53-curl-5.3.17-55 is installed
  • OR php53-dba-5.3.17-55 is installed
  • OR php53-dom-5.3.17-55 is installed
  • OR php53-exif-5.3.17-55 is installed
  • OR php53-fastcgi-5.3.17-55 is installed
  • OR php53-fileinfo-5.3.17-55 is installed
  • OR php53-ftp-5.3.17-55 is installed
  • OR php53-gd-5.3.17-55 is installed
  • OR php53-gettext-5.3.17-55 is installed
  • OR php53-gmp-5.3.17-55 is installed
  • OR php53-iconv-5.3.17-55 is installed
  • OR php53-intl-5.3.17-55 is installed
  • OR php53-json-5.3.17-55 is installed
  • OR php53-ldap-5.3.17-55 is installed
  • OR php53-mbstring-5.3.17-55 is installed
  • OR php53-mcrypt-5.3.17-55 is installed
  • OR php53-mysql-5.3.17-55 is installed
  • OR php53-odbc-5.3.17-55 is installed
  • OR php53-openssl-5.3.17-55 is installed
  • OR php53-pcntl-5.3.17-55 is installed
  • OR php53-pdo-5.3.17-55 is installed
  • OR php53-pear-5.3.17-55 is installed
  • OR php53-pgsql-5.3.17-55 is installed
  • OR php53-pspell-5.3.17-55 is installed
  • OR php53-shmop-5.3.17-55 is installed
  • OR php53-snmp-5.3.17-55 is installed
  • OR php53-soap-5.3.17-55 is installed
  • OR php53-suhosin-5.3.17-55 is installed
  • OR php53-sysvmsg-5.3.17-55 is installed
  • OR php53-sysvsem-5.3.17-55 is installed
  • OR php53-sysvshm-5.3.17-55 is installed
  • OR php53-tokenizer-5.3.17-55 is installed
  • OR php53-wddx-5.3.17-55 is installed
  • OR php53-xmlreader-5.3.17-55 is installed
  • OR php53-xmlrpc-5.3.17-55 is installed
  • OR php53-xmlwriter-5.3.17-55 is installed
  • OR php53-xsl-5.3.17-55 is installed
  • OR php53-zip-5.3.17-55 is installed
  • OR php53-zlib-5.3.17-55 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • libpython2_6-1_0-2.6.9-0.25 is installed
  • OR libpython2_6-1_0-32bit-2.6.9-0.25 is installed
  • OR libpython2_6-1_0-x86-2.6.9-0.25 is installed
  • OR python-2.6.9-0.25 is installed
  • OR python-32bit-2.6.9-0.25 is installed
  • OR python-base-2.6.9-0.25 is installed
  • OR python-base-32bit-2.6.9-0.25 is installed
  • OR python-base-x86-2.6.9-0.25 is installed
  • OR python-curses-2.6.9-0.25 is installed
  • OR python-demo-2.6.9-0.25 is installed
  • OR python-doc-2.6-8.25 is installed
  • OR python-doc-pdf-2.6-8.25 is installed
  • OR python-gdbm-2.6.9-0.25 is installed
  • OR python-idle-2.6.9-0.25 is installed
  • OR python-tk-2.6.9-0.25 is installed
  • OR python-x86-2.6.9-0.25 is installed
  • OR python-xml-2.6.9-0.25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • libpython2_6-1_0-2.6.9-0.25 is installed
  • OR libpython2_6-1_0-32bit-2.6.9-0.25 is installed
  • OR libpython2_6-1_0-x86-2.6.9-0.25 is installed
  • OR python-2.6.9-0.25 is installed
  • OR python-32bit-2.6.9-0.25 is installed
  • OR python-base-2.6.9-0.25 is installed
  • OR python-base-32bit-2.6.9-0.25 is installed
  • OR python-base-x86-2.6.9-0.25 is installed
  • OR python-curses-2.6.9-0.25 is installed
  • OR python-demo-2.6.9-0.25 is installed
  • OR python-doc-2.6-8.25 is installed
  • OR python-doc-pdf-2.6-8.25 is installed
  • OR python-gdbm-2.6.9-0.25 is installed
  • OR python-idle-2.6.9-0.25 is installed
  • OR python-tk-2.6.9-0.25 is installed
  • OR python-x86-2.6.9-0.25 is installed
  • OR python-xml-2.6.9-0.25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • libpython2_6-1_0-2.6.9-0.25 is installed
  • OR libpython2_6-1_0-32bit-2.6.9-0.25 is installed
  • OR libpython2_6-1_0-x86-2.6.9-0.25 is installed
  • OR python-2.6.9-0.25 is installed
  • OR python-32bit-2.6.9-0.25 is installed
  • OR python-base-2.6.9-0.25 is installed
  • OR python-base-32bit-2.6.9-0.25 is installed
  • OR python-base-x86-2.6.9-0.25 is installed
  • OR python-curses-2.6.9-0.25 is installed
  • OR python-demo-2.6.9-0.25 is installed
  • OR python-doc-2.6-8.25 is installed
  • OR python-doc-pdf-2.6-8.25 is installed
  • OR python-gdbm-2.6.9-0.25 is installed
  • OR python-idle-2.6.9-0.25 is installed
  • OR python-tk-2.6.9-0.25 is installed
  • OR python-x86-2.6.9-0.25 is installed
  • OR python-xml-2.6.9-0.25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • libpython2_6-1_0-2.6.9-0.25 is installed
  • OR libpython2_6-1_0-32bit-2.6.9-0.25 is installed
  • OR libpython2_6-1_0-x86-2.6.9-0.25 is installed
  • OR python-2.6.9-0.25 is installed
  • OR python-32bit-2.6.9-0.25 is installed
  • OR python-base-2.6.9-0.25 is installed
  • OR python-base-32bit-2.6.9-0.25 is installed
  • OR python-base-x86-2.6.9-0.25 is installed
  • OR python-curses-2.6.9-0.25 is installed
  • OR python-demo-2.6.9-0.25 is installed
  • OR python-doc-2.6-8.25 is installed
  • OR python-doc-pdf-2.6-8.25 is installed
  • OR python-gdbm-2.6.9-0.25 is installed
  • OR python-idle-2.6.9-0.25 is installed
  • OR python-tk-2.6.9-0.25 is installed
  • OR python-x86-2.6.9-0.25 is installed
  • OR python-xml-2.6.9-0.25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • libpython2_6-1_0-2.6.9-0.25 is installed
  • OR libpython2_6-1_0-32bit-2.6.9-0.25 is installed
  • OR libpython2_6-1_0-x86-2.6.9-0.25 is installed
  • OR python-2.6.9-0.25 is installed
  • OR python-32bit-2.6.9-0.25 is installed
  • OR python-base-2.6.9-0.25 is installed
  • OR python-base-32bit-2.6.9-0.25 is installed
  • OR python-base-x86-2.6.9-0.25 is installed
  • OR python-curses-2.6.9-0.25 is installed
  • OR python-demo-2.6.9-0.25 is installed
  • OR python-doc-2.6-8.25 is installed
  • OR python-doc-pdf-2.6-8.25 is installed
  • OR python-gdbm-2.6.9-0.25 is installed
  • OR python-idle-2.6.9-0.25 is installed
  • OR python-tk-2.6.9-0.25 is installed
  • OR python-x86-2.6.9-0.25 is installed
  • OR python-xml-2.6.9-0.25 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • xen-4.2.5_02-0.7 is installed
  • OR xen-doc-html-4.2.5_02-0.7 is installed
  • OR xen-doc-pdf-4.2.5_02-0.7 is installed
  • OR xen-kmp-default-4.2.5_02_3.0.101_0.40-0.7 is installed
  • OR xen-libs-4.2.5_02-0.7 is installed
  • OR xen-libs-32bit-4.2.5_02-0.7 is installed
  • OR xen-tools-4.2.5_02-0.7 is installed
  • OR xen-tools-domU-4.2.5_02-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_02-0.7 is installed
  • OR xen-doc-html-4.2.5_02-0.7 is installed
  • OR xen-doc-pdf-4.2.5_02-0.7 is installed
  • OR xen-kmp-default-4.2.5_02_3.0.101_0.40-0.7 is installed
  • OR xen-libs-4.2.5_02-0.7 is installed
  • OR xen-libs-32bit-4.2.5_02-0.7 is installed
  • OR xen-tools-4.2.5_02-0.7 is installed
  • OR xen-tools-domU-4.2.5_02-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • xen-4.2.5_02-0.7 is installed
  • OR xen-doc-html-4.2.5_02-0.7 is installed
  • OR xen-doc-pdf-4.2.5_02-0.7 is installed
  • OR xen-kmp-default-4.2.5_02_3.0.101_0.40-0.7 is installed
  • OR xen-libs-4.2.5_02-0.7 is installed
  • OR xen-libs-32bit-4.2.5_02-0.7 is installed
  • OR xen-tools-4.2.5_02-0.7 is installed
  • OR xen-tools-domU-4.2.5_02-0.7 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_02-0.7 is installed
  • OR xen-doc-html-4.2.5_02-0.7 is installed
  • OR xen-doc-pdf-4.2.5_02-0.7 is installed
  • OR xen-kmp-default-4.2.5_02_3.0.101_0.40-0.7 is installed
  • OR xen-libs-4.2.5_02-0.7 is installed
  • OR xen-libs-32bit-4.2.5_02-0.7 is installed
  • OR xen-tools-4.2.5_02-0.7 is installed
  • OR xen-tools-domU-4.2.5_02-0.7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • openssh-6.2p2-0.33 is installed
  • OR openssh-askpass-6.2p2-0.33 is installed
  • OR openssh-askpass-gnome-6.2p2-0.33 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • openssh-6.2p2-0.33 is installed
  • OR openssh-askpass-6.2p2-0.33 is installed
  • OR openssh-askpass-gnome-6.2p2-0.33 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • openssh-6.2p2-0.33 is installed
  • OR openssh-askpass-6.2p2-0.33 is installed
  • OR openssh-askpass-gnome-6.2p2-0.33 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • openssh-6.2p2-0.33 is installed
  • OR openssh-askpass-6.2p2-0.33 is installed
  • OR openssh-askpass-gnome-6.2p2-0.33 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND microcode_ctl-1.17-102.83.53 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND microcode_ctl-1.17-102.83.53 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.22 is installed
  • OR libMagickCore1-6.4.3.6-7.78.22 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • ImageMagick-6.4.3.6-7.78.22 is installed
  • OR libMagickCore1-6.4.3.6-7.78.22 is installed
  • OR libMagickCore1-32bit-6.4.3.6-7.78.22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-68.2.0-78.51 is installed
  • OR MozillaFirefox-branding-SLED-68-21.9 is installed
  • OR MozillaFirefox-translations-common-68.2.0-78.51 is installed
  • OR MozillaFirefox-translations-other-68.2.0-78.51 is installed
  • OR firefox-atk-2.26.1-2.8 is installed
  • OR firefox-atk-lang-2.26.1-2.8 is installed
  • OR firefox-cairo-1.15.10-2.13 is installed
  • OR firefox-gdk-pixbuf-2.36.11-2.8 is installed
  • OR firefox-gdk-pixbuf-lang-2.36.11-2.8 is installed
  • OR firefox-gdk-pixbuf-query-loaders-2.36.11-2.8 is installed
  • OR firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8 is installed
  • OR firefox-gio-branding-upstream-2.54.3-2.14 is installed
  • OR firefox-glib2-2.54.3-2.14 is installed
  • OR firefox-glib2-lang-2.54.3-2.14 is installed
  • OR firefox-glib2-tools-2.54.3-2.14 is installed
  • OR firefox-gtk3-3.10.9-2.15 is installed
  • OR firefox-gtk3-branding-upstream-3.10.9-2.15 is installed
  • OR firefox-gtk3-data-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodule-amharic-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodule-inuktitut-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodule-multipress-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodule-thai-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodule-vietnamese-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodule-xim-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodules-tigrigna-3.10.9-2.15 is installed
  • OR firefox-gtk3-lang-3.10.9-2.15 is installed
  • OR firefox-gtk3-tools-3.10.9-2.15 is installed
  • OR firefox-harfbuzz-1.7.5-2.7 is installed
  • OR firefox-libatk-1_0-0-2.26.1-2.8 is installed
  • OR firefox-libcairo-gobject2-1.15.10-2.13 is installed
  • OR firefox-libcairo2-1.15.10-2.13 is installed
  • OR firefox-libffi-3.2.1.git259-2.3 is installed
  • OR firefox-libffi-gcc5-5.3.1+r233831-14 is installed
  • OR firefox-libffi4-5.3.1+r233831-14 is installed
  • OR firefox-libffi7-3.2.1.git259-2.3 is installed
  • OR firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8 is installed
  • OR firefox-libgtk-3-0-3.10.9-2.15 is installed
  • OR firefox-libharfbuzz0-1.7.5-2.7 is installed
  • OR firefox-libpango-1_0-0-1.40.14-2.7 is installed
  • OR firefox-pango-1.40.14-2.7 is installed
  • OR libfirefox-gio-2_0-0-2.54.3-2.14 is installed
  • OR libfirefox-glib-2_0-0-2.54.3-2.14 is installed
  • OR libfirefox-gmodule-2_0-0-2.54.3-2.14 is installed
  • OR libfirefox-gobject-2_0-0-2.54.3-2.14 is installed
  • OR libfirefox-gthread-2_0-0-2.54.3-2.14 is installed
  • OR libfreebl3-3.45-38.9 is installed
  • OR libfreebl3-32bit-3.45-38.9 is installed
  • OR libsoftokn3-3.45-38.9 is installed
  • OR libsoftokn3-32bit-3.45-38.9 is installed
  • OR mozilla-nspr-4.21-29.6 is installed
  • OR mozilla-nspr-32bit-4.21-29.6 is installed
  • OR mozilla-nspr-devel-4.21-29.6 is installed
  • OR mozilla-nss-3.45-38.9 is installed
  • OR mozilla-nss-32bit-3.45-38.9 is installed
  • OR mozilla-nss-certs-3.45-38.9 is installed
  • OR mozilla-nss-certs-32bit-3.45-38.9 is installed
  • OR mozilla-nss-devel-3.45-38.9 is installed
  • OR mozilla-nss-tools-3.45-38.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND
  • MozillaFirefox-68.2.0-78.51 is installed
  • OR MozillaFirefox-branding-SLED-68-21.9 is installed
  • OR MozillaFirefox-translations-common-68.2.0-78.51 is installed
  • OR MozillaFirefox-translations-other-68.2.0-78.51 is installed
  • OR firefox-atk-2.26.1-2.8 is installed
  • OR firefox-atk-lang-2.26.1-2.8 is installed
  • OR firefox-cairo-1.15.10-2.13 is installed
  • OR firefox-gdk-pixbuf-2.36.11-2.8 is installed
  • OR firefox-gdk-pixbuf-lang-2.36.11-2.8 is installed
  • OR firefox-gdk-pixbuf-query-loaders-2.36.11-2.8 is installed
  • OR firefox-gdk-pixbuf-thumbnailer-2.36.11-2.8 is installed
  • OR firefox-gio-branding-upstream-2.54.3-2.14 is installed
  • OR firefox-glib2-2.54.3-2.14 is installed
  • OR firefox-glib2-lang-2.54.3-2.14 is installed
  • OR firefox-glib2-tools-2.54.3-2.14 is installed
  • OR firefox-gtk3-3.10.9-2.15 is installed
  • OR firefox-gtk3-branding-upstream-3.10.9-2.15 is installed
  • OR firefox-gtk3-data-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodule-amharic-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodule-inuktitut-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodule-multipress-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodule-thai-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodule-vietnamese-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodule-xim-3.10.9-2.15 is installed
  • OR firefox-gtk3-immodules-tigrigna-3.10.9-2.15 is installed
  • OR firefox-gtk3-lang-3.10.9-2.15 is installed
  • OR firefox-gtk3-tools-3.10.9-2.15 is installed
  • OR firefox-harfbuzz-1.7.5-2.7 is installed
  • OR firefox-libatk-1_0-0-2.26.1-2.8 is installed
  • OR firefox-libcairo-gobject2-1.15.10-2.13 is installed
  • OR firefox-libcairo2-1.15.10-2.13 is installed
  • OR firefox-libffi-3.2.1.git259-2.3 is installed
  • OR firefox-libffi-gcc5-5.3.1+r233831-14 is installed
  • OR firefox-libffi4-5.3.1+r233831-14 is installed
  • OR firefox-libffi7-3.2.1.git259-2.3 is installed
  • OR firefox-libgdk_pixbuf-2_0-0-2.36.11-2.8 is installed
  • OR firefox-libgtk-3-0-3.10.9-2.15 is installed
  • OR firefox-libharfbuzz0-1.7.5-2.7 is installed
  • OR firefox-libpango-1_0-0-1.40.14-2.7 is installed
  • OR firefox-pango-1.40.14-2.7 is installed
  • OR libfirefox-gio-2_0-0-2.54.3-2.14 is installed
  • OR libfirefox-glib-2_0-0-2.54.3-2.14 is installed
  • OR libfirefox-gmodule-2_0-0-2.54.3-2.14 is installed
  • OR libfirefox-gobject-2_0-0-2.54.3-2.14 is installed
  • OR libfirefox-gthread-2_0-0-2.54.3-2.14 is installed
  • OR libfreebl3-3.45-38.9 is installed
  • OR libfreebl3-32bit-3.45-38.9 is installed
  • OR libsoftokn3-3.45-38.9 is installed
  • OR libsoftokn3-32bit-3.45-38.9 is installed
  • OR mozilla-nspr-4.21-29.6 is installed
  • OR mozilla-nspr-32bit-4.21-29.6 is installed
  • OR mozilla-nspr-devel-4.21-29.6 is installed
  • OR mozilla-nss-3.45-38.9 is installed
  • OR mozilla-nss-32bit-3.45-38.9 is installed
  • OR mozilla-nss-certs-3.45-38.9 is installed
  • OR mozilla-nss-certs-32bit-3.45-38.9 is installed
  • OR mozilla-nss-devel-3.45-38.9 is installed
  • OR mozilla-nss-tools-3.45-38.9 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • xorg-x11-server-7.6_1.15.2-17 is installed
  • OR xorg-x11-server-extra-7.6_1.15.2-17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • xorg-x11-server-7.6_1.15.2-17 is installed
  • OR xorg-x11-server-extra-7.6_1.15.2-17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • evince-3.10.3-1 is installed
  • OR evince-lang-3.10.3-1 is installed
  • OR libevdocument3-4-3.10.3-1 is installed
  • OR libevview3-3-3.10.3-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • automake-1.13.4-4 is installed
  • OR m4-1.4.16-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_67-60_64_21-default-7-3 is installed
  • OR kgraft-patch-3_12_67-60_64_21-xen-7-3 is installed
  • OR kgraft-patch-SLE12-SP1_Update_10-7-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • accountsservice-0.6.42-14 is installed
  • OR accountsservice-lang-0.6.42-14 is installed
  • OR libaccountsservice0-0.6.42-14 is installed
  • OR typelib-1_0-AccountsService-1_0-0.6.42-14 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • perl-5.18.2-12.14 is installed
  • OR perl-32bit-5.18.2-12.14 is installed
  • OR perl-base-5.18.2-12.14 is installed
  • OR perl-doc-5.18.2-12.14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • perl-5.18.2-12.14 is installed
  • OR perl-32bit-5.18.2-12.14 is installed
  • OR perl-base-5.18.2-12.14 is installed
  • OR perl-doc-5.18.2-12.14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND Package Information
  • libdcerpc-atsvc0-4.2.4-28.29 is installed
  • OR samba-4.2.4-28.29 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • xen-4.7.6_02-43.36 is installed
  • OR xen-doc-html-4.7.6_02-43.36 is installed
  • OR xen-libs-4.7.6_02-43.36 is installed
  • OR xen-libs-32bit-4.7.6_02-43.36 is installed
  • OR xen-tools-4.7.6_02-43.36 is installed
  • OR xen-tools-domU-4.7.6_02-43.36 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • xen-4.7.6_02-43.36 is installed
  • OR xen-doc-html-4.7.6_02-43.36 is installed
  • OR xen-libs-4.7.6_02-43.36 is installed
  • OR xen-libs-32bit-4.7.6_02-43.36 is installed
  • OR xen-tools-4.7.6_02-43.36 is installed
  • OR xen-tools-domU-4.7.6_02-43.36 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND Package Information
  • libdcerpc-binding0-4.4.2-38.20 is installed
  • OR libdcerpc-binding0-32bit-4.4.2-38.20 is installed
  • OR libdcerpc0-4.4.2-38.20 is installed
  • OR libdcerpc0-32bit-4.4.2-38.20 is installed
  • OR libndr-krb5pac0-4.4.2-38.20 is installed
  • OR libndr-krb5pac0-32bit-4.4.2-38.20 is installed
  • OR libndr-nbt0-4.4.2-38.20 is installed
  • OR libndr-nbt0-32bit-4.4.2-38.20 is installed
  • OR libndr-standard0-4.4.2-38.20 is installed
  • OR libndr-standard0-32bit-4.4.2-38.20 is installed
  • OR libndr0-4.4.2-38.20 is installed
  • OR libndr0-32bit-4.4.2-38.20 is installed
  • OR libnetapi0-4.4.2-38.20 is installed
  • OR libnetapi0-32bit-4.4.2-38.20 is installed
  • OR libsamba-credentials0-4.4.2-38.20 is installed
  • OR libsamba-credentials0-32bit-4.4.2-38.20 is installed
  • OR libsamba-errors0-4.4.2-38.20 is installed
  • OR libsamba-errors0-32bit-4.4.2-38.20 is installed
  • OR libsamba-hostconfig0-4.4.2-38.20 is installed
  • OR libsamba-hostconfig0-32bit-4.4.2-38.20 is installed
  • OR libsamba-passdb0-4.4.2-38.20 is installed
  • OR libsamba-passdb0-32bit-4.4.2-38.20 is installed
  • OR libsamba-util0-4.4.2-38.20 is installed
  • OR libsamba-util0-32bit-4.4.2-38.20 is installed
  • OR libsamdb0-4.4.2-38.20 is installed
  • OR libsamdb0-32bit-4.4.2-38.20 is installed
  • OR libsmbclient0-4.4.2-38.20 is installed
  • OR libsmbclient0-32bit-4.4.2-38.20 is installed
  • OR libsmbconf0-4.4.2-38.20 is installed
  • OR libsmbconf0-32bit-4.4.2-38.20 is installed
  • OR libsmbldap0-4.4.2-38.20 is installed
  • OR libsmbldap0-32bit-4.4.2-38.20 is installed
  • OR libtevent-util0-4.4.2-38.20 is installed
  • OR libtevent-util0-32bit-4.4.2-38.20 is installed
  • OR libwbclient0-4.4.2-38.20 is installed
  • OR libwbclient0-32bit-4.4.2-38.20 is installed
  • OR samba-4.4.2-38.20 is installed
  • OR samba-client-4.4.2-38.20 is installed
  • OR samba-client-32bit-4.4.2-38.20 is installed
  • OR samba-doc-4.4.2-38.20 is installed
  • OR samba-libs-4.4.2-38.20 is installed
  • OR samba-libs-32bit-4.4.2-38.20 is installed
  • OR samba-winbind-4.4.2-38.20 is installed
  • OR samba-winbind-32bit-4.4.2-38.20 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • kgraft-patch-4_4_103-92_53-default-7-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_16-7-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • libzypp-16.15.3-2.3 is installed
  • OR yast2-pkg-bindings-3.2.4-2.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • libzypp-16.15.3-2.3 is installed
  • OR yast2-pkg-bindings-3.2.4-2.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • coreutils-8.25-12 is installed
  • OR coreutils-lang-8.25-12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-BCL is installed
  • AND
  • ghostscript-9.27-23.28 is installed
  • OR ghostscript-x11-9.27-23.28 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
  • AND
  • ghostscript-9.27-23.28 is installed
  • OR ghostscript-x11-9.27-23.28 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND
  • curl-7.37.0-37.43 is installed
  • OR libcurl4-7.37.0-37.43 is installed
  • OR libcurl4-32bit-7.37.0-37.43 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
  • AND
  • curl-7.37.0-37.43 is installed
  • OR libcurl4-7.37.0-37.43 is installed
  • OR libcurl4-32bit-7.37.0-37.43 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_162-94_69-default-5-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_21-5-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_162-94_69-default-5-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_21-5-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • libsndfile-1.0.25-36.16 is installed
  • OR libsndfile1-1.0.25-36.16 is installed
  • OR libsndfile1-32bit-1.0.25-36.16 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • libsndfile-1.0.25-36.16 is installed
  • OR libsndfile1-1.0.25-36.16 is installed
  • OR libsndfile1-32bit-1.0.25-36.16 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND Package Information
  • libpython2_7-1_0-2.7.13-28.16 is installed
  • OR libpython2_7-1_0-32bit-2.7.13-28.16 is installed
  • OR python-2.7.13-28.16 is installed
  • OR python-32bit-2.7.13-28.16 is installed
  • OR python-base-2.7.13-28.16 is installed
  • OR python-base-32bit-2.7.13-28.16 is installed
  • OR python-curses-2.7.13-28.16 is installed
  • OR python-demo-2.7.13-28.16 is installed
  • OR python-doc-2.7.13-28.16 is installed
  • OR python-doc-pdf-2.7.13-28.16 is installed
  • OR python-gdbm-2.7.13-28.16 is installed
  • OR python-idle-2.7.13-28.16 is installed
  • OR python-tk-2.7.13-28.16 is installed
  • OR python-xml-2.7.13-28.16 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • libopenssl1_1-1.1.1-2.6 is installed
  • OR libopenssl1_1-32bit-1.1.1-2.6 is installed
  • OR openssl-1_1-1.1.1-2.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • libopenssl1_1-1.1.1-2.6 is installed
  • OR libopenssl1_1-32bit-1.1.1-2.6 is installed
  • OR openssl-1_1-1.1.1-2.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND apache2-mod_perl-2.0.8-11 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND
  • kernel-default-4.12.14-122.63.1 is installed
  • OR kernel-default-base-4.12.14-122.63.1 is installed
  • OR kernel-default-devel-4.12.14-122.63.1 is installed
  • OR kernel-default-man-4.12.14-122.63.1 is installed
  • OR kernel-devel-4.12.14-122.63.1 is installed
  • OR kernel-macros-4.12.14-122.63.1 is installed
  • OR kernel-source-4.12.14-122.63.1 is installed
  • OR kernel-syms-4.12.14-122.63.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
  • AND
  • kernel-default-4.12.14-122.63.1 is installed
  • OR kernel-default-base-4.12.14-122.63.1 is installed
  • OR kernel-default-devel-4.12.14-122.63.1 is installed
  • OR kernel-default-man-4.12.14-122.63.1 is installed
  • OR kernel-devel-4.12.14-122.63.1 is installed
  • OR kernel-macros-4.12.14-122.63.1 is installed
  • OR kernel-source-4.12.14-122.63.1 is installed
  • OR kernel-syms-4.12.14-122.63.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND Package Information
  • libXrandr2-1.5.0-6 is installed
  • OR libXrandr2-32bit-1.5.0-6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_60-52_60-default-2-2 is installed
  • OR kgraft-patch-3_12_60-52_60-xen-2-2 is installed
  • OR kgraft-patch-SLE12_Update_17-2-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_60-52_60-default-2-2 is installed
  • OR kgraft-patch-3_12_60-52_60-xen-2-2 is installed
  • OR kgraft-patch-SLE12_Update_17-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • automake-1.13.4-6 is installed
  • OR m4-1.4.16-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • 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 for SAP Applications 12 SP1 is installed
  • AND Package Information
  • kgraft-patch-3_12_62-60_64_8-default-9-3 is installed
  • OR kgraft-patch-3_12_62-60_64_8-xen-9-3 is installed
  • OR kgraft-patch-SLE12-SP1_Update_8-9-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • kgraft-patch-4_4_121-92_73-default-2-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_21-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND Package Information
  • compat-openssl098-0.9.8j-106.12 is installed
  • OR libopenssl0_9_8-0.9.8j-106.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • flash-player-11.2.202.418-11 is installed
  • OR flash-player-gnome-11.2.202.418-11 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • gnome-online-accounts-3.10.5-1 is installed
  • OR gnome-online-accounts-lang-3.10.5-1 is installed
  • OR typelib-1_0-Goa-1_0-3.10.5-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND libgio-fam-2.48.2-10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND icu-52.1-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • dia-0.97.3-15 is installed
  • OR dia-lang-0.97.3-15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP5 is installed
  • AND Package Information
  • NetworkManager-1.0.12-13.12 is installed
  • OR NetworkManager-lang-1.0.12-13.12 is installed
  • OR typelib-1_0-NM-1_0-1.0.12-13.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND Package Information
  • libavcodec-devel-3.4.2-2 is installed
  • OR libavformat-devel-3.4.2-2 is installed
  • OR libavformat57-3.4.2-2 is installed
  • OR libavresample-devel-3.4.2-2 is installed
  • OR libavresample3-3.4.2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
  • AND Package Information
  • libgadu-devel-1.12.2-1 is installed
  • OR libgadu3-1.12.2-1 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND Package Information
  • python-paramiko-1.15.2-2.3 is installed
  • OR python-pycrypto-2.6.1-10.3 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND python-pycrypto-2.6.1-10.3 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 8 is installed
  • AND git-2.12.3-27.17 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 9 is installed
  • AND python-Twisted-15.2.1-9.5 is installed
  • BACK