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



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

This update contains the following feature enablements: - The remote block device (rbd) and ceph drivers have been enabled and are now supported. (FATE#318350) These can be used e.g. for accessing the SUSE Enterprise Storage product services.

- Support for Intel Select Bay trail CPUs has been added. (FATE#316038)

Following security issues were fixed: - CVE-2014-9419: The __switch_to function in arch/x86/kernel/process_64.c in the Linux kernel through 3.18.1 did not ensure that Thread Local Storage (TLS) descriptors were loaded before proceeding with other steps, which made it easier for local users to bypass the ASLR protection mechanism via a crafted application that reads a TLS base address (bnc#911326).

- CVE-2014-7822: A flaw was found in the way the Linux kernels splice() system call validated its parameters. On certain file systems, a local, unprivileged user could have used this flaw to write past the maximum file size, and thus crash the system.

- CVE-2014-8160: The connection tracking module could be bypassed if a specific protocol module was not loaded, e.g. allowing SCTP traffic while the firewall should have filtered it.

- CVE-2014-9584: The parse_rock_ridge_inode_internal function in fs/isofs/rock.c in the Linux kernel before 3.18.2 did not validate a length value in the Extensions Reference (ER) System Use Field, which allowed local users to obtain sensitive information from kernel memory via a crafted iso9660 image (bnc#912654).

The following non-security bugs were fixed: - audit: Allow login in non-init namespaces (bnc#916107). - btrfs: avoid unnecessary switch of path locks to blocking mode. - btrfs: fix directory inconsistency after fsync log replay (bnc#915425). - btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefs (bnc#915425). - btrfs: fix fsync race leading to ordered extent memory leaks (bnc#917128). - btrfs: fix fsync when extend references are added to an inode (bnc#915425). - btrfs: fix missing error handler if submiting re-read bio fails. - btrfs: fix race between transaction commit and empty block group removal (bnc#915550). - btrfs: fix scrub race leading to use-after-free (bnc#915456). - btrfs: fix setup_leaf_for_split() to avoid leaf corruption (bnc#915454). - btrfs: improve free space cache management and space allocation. - btrfs: make btrfs_search_forward return with nodes unlocked. - btrfs: scrub, fix sleep in atomic context (bnc#915456). - btrfs: unlock nodes earlier when inserting items in a btree. - drm/i915: On G45 enable cursor plane briefly after enabling the display plane (bnc#918161). - Fix Module.supported handling for external modules (bnc#905304). - keys: close race between key lookup and freeing (bnc#912202). - msi: also reject resource with flags all clear. - pci: Add ACS quirk for Emulex NICs (bug#917089). - pci: Add ACS quirk for Intel 10G NICs (bug#917089). - pci: Add ACS quirk for Solarflare SFC9120 & SFC9140 (bug#917089). - Refresh other Xen patches (bsc#909829). - Update patches.suse/btrfs-8177-improve-free-space-cache-management-and-space-.patch (bnc#895805). - be2net: avoid flashing SH-B0 UFI image on SH-P2 chip (bug#908322). - be2net: refactor code that checks flash file compatibility (bug#908322). - ceph: Add necessary clean up if invalid reply received in handle_reply() (bsc#918255). - crush: CHOOSE_LEAF -> CHOOSELEAF throughout (bsc#918255). - crush: add SET_CHOOSE_TRIES rule step (bsc#918255). - crush: add note about r in recursive choose (bsc#918255). - crush: add set_choose_local_[fallback_]tries steps (bsc#918255). - crush: apply chooseleaf_tries to firstn mode too (bsc#918255). - crush: attempts -> tries (bsc#918255). - crush: clarify numrep vs endpos (bsc#918255). - crush: eliminate CRUSH_MAX_SET result size limitation (bsc#918255). - crush: factor out (trivial) crush_destroy_rule() (bsc#918255). - crush: fix crush_choose_firstn comment (bsc#918255). - crush: fix some comments (bsc#918255). - crush: generalize descend_once (bsc#918255). - crush: new SET_CHOOSE_LEAF_TRIES command (bsc#918255). - crush: pass parent r value for indep call (bsc#918255). - crush: pass weight vector size to map function (bsc#918255). - crush: reduce scope of some local variables (bsc#918255). - crush: return CRUSH_ITEM_UNDEF for failed placements with indep (bsc#918255). - crush: strip firstn conditionals out of crush_choose, rename (bsc#918255). - crush: use breadth-first search for indep mode (bsc#918255). - crypto: drbg - panic on continuous self test error (bsc#905482). - dasd: List corruption in error recovery (bnc#914291, LTC#120865). - epoll: optimize setting task running after blocking (epoll-performance). - fips: We need to activate gcm(aes) in FIPS mode, RFCs 4106 and 4543 (bsc#914126,bsc#914457). - fips: __driver-gcm-aes-aesni needs to be listed explicitly inside the testmgr.c file (bsc#914457). - flow_dissector: add tipc support (bnc#916513). - hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock() (bsc#907069). - hyperv: Add support for vNIC hot removal. - kernel: incorrect clock_gettime result (bnc#914291, LTC#121184). - kvm: iommu: Add cond_resched to legacy device assignment code (bsc#898687). - libceph: CEPH_OSD_FLAG_* enum update (bsc#918255). - libceph: add ceph_kv{malloc,free}() and switch to them (bsc#918255). - libceph: add ceph_pg_pool_by_id() (bsc#918255). - libceph: all features fields must be u64 (bsc#918255). - libceph: dout() is missing a newline (bsc#918255). - libceph: factor out logic from ceph_osdc_start_request() (bsc#918255). - libceph: fix error handling in ceph_osdc_init() (bsc#918255). - libceph: follow redirect replies from osds (bsc#918255). - libceph: follow {read,write}_tier fields on osd request submission (bsc#918255). - libceph: introduce and start using oid abstraction (bsc#918255). - libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN (bsc#918255). - libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} (bsc#918255). - libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() (bsc#918255). - libceph: start using oloc abstraction (bsc#918255). - libceph: take map_sem for read in handle_reply() (bsc#918255). - libceph: update ceph_features.h (bsc#918255). - libceph: use CEPH_MON_PORT when the specified port is 0 (bsc#918255). - locking/mutex: Explicitly mark task as running after wakeup (mutex scalability). - locking/osq: No need for load/acquire when acquire-polling (mutex scalability). - locking/rtmutex: Optimize setting task running after being blocked (mutex scalability). - mm/compaction: fix wrong order check in compact_finished() (VM Performance, bnc#904177). - mm/compaction: stop the isolation when we isolate enough freepage (VM Performance, bnc#904177). - mm: fix negative nr_isolated counts (VM Performance). - mutex-debug: Always clear owner field upon mutex_unlock() (mutex bugfix). - net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes (bsc#918255). - net: allow macvlans to move to net namespace (bnc#915660). - net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr struct from userland (bnc#900270). - nfs_prime_dcache needs fh to be set (bnc#908069 bnc#896484). - ocfs2: remove filesize checks for sync I/O journal commit (bnc#800255). Update references. - powerpc/xmon: Fix another endiannes issue in RTAS call from xmon (bsc#915188). - pvscsi: support suspend/resume (bsc#902286). - random: account for entropy loss due to overwrites (bsc#904883,bsc#904901). - random: allow fractional bits to be tracked (bsc#904883,bsc#904901). - random: statically compute poolbitshift, poolbytes, poolbits (bsc#904883,bsc#904901). - rbd: add '^A' sysfs rbd device attribute (bsc#918255). - rbd: add support for single-major device number allocation scheme (bsc#918255). - rbd: enable extended devt in single-major mode (bsc#918255). - rbd: introduce rbd_dev_header_unwatch_sync() and switch to it (bsc#918255). - rbd: rbd_device::dev_id is an int, format it as such (bsc#918255). - rbd: refactor rbd_init() a bit (bsc#918255). - rbd: switch to ida for rbd id assignments (bsc#918255). - rbd: tear down watch request if rbd_dev_device_setup() fails (bsc#918255). - rbd: tweak 'loaded' message and module description (bsc#918255). - rbd: wire up is_visible() sysfs callback for rbd bus (bsc#918255). - rpm/kernel-binary.spec.in: Own the modules directory in the devel package (bnc#910322) - s390/dasd: fix infinite loop during format (bnc#914291, LTC#120608). - s390/dasd: remove unused code (bnc#914291, LTC#120608). - sched/Documentation: Remove unneeded word (mutex scalability). - sched/completion: Add lock-free checking of the blocking case (scheduler scalability). - scsifront: avoid acquiring same lock twice if ring is full. - scsifront: do not use bitfields for indicators modified under different locks. - swiotlb: Warn on allocation failure in swiotlb_alloc_coherent (bsc#905783). - uas: Add NO_ATA_1X for VIA VL711 devices (bnc#914254). - uas: Add US_FL_NO_ATA_1X for 2 more Seagate disk enclosures (bnc#914254). - uas: Add US_FL_NO_ATA_1X for Seagate devices with usb-id 0bc2:a013 (bnc#914254). - uas: Add US_FL_NO_ATA_1X quirk for 1 more Seagate model (bnc#914254). - uas: Add US_FL_NO_ATA_1X quirk for 2 more Seagate models (bnc#914254). - uas: Add US_FL_NO_ATA_1X quirk for Seagate (0bc2:ab20) drives (bnc#914254). - uas: Add a quirk for rejecting ATA_12 and ATA_16 commands (bnc#914254). - uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id check (bnc#914294). - uas: Add no-report-opcodes quirk (bnc#914254). - uas: Disable uas on ASM1051 devices (bnc#914294). - uas: Do not blacklist ASM1153 disk enclosures (bnc#914294). - uas: Use streams on upcoming 10Gbps / 3.1 USB (bnc#914464). - uas: disable UAS on Apricorn SATA dongles (bnc#914300). - usb-storage: support for more than 8 LUNs (bsc#906196). - x86, crash: Allocate enough low-mem when crashkernel=high (bsc#905783). - x86, crash: Allocate enough low-mem when crashkernel=high (bsc#905783). - x86, swiotlb: Try coherent allocations with __GFP_NOWARN (bsc#905783). - x86/hpet: Make boot_hpet_disable extern (bnc#916646). - x86/intel: Add quirk to disable HPET for the Baytrail platform (bnc#916646). - x86: irq: Check for valid irq descriptor incheck_irq_vectors_for_cpu_disable (bnc#914726). - x86: irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable (bnc#914726). - xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllers (bnc#914112). - zcrypt: Number of supported ap domains is not retrievable (bnc#914291, LTC#120788).
Family:unixClass:patch
Status:Reference(s):1114817
1129734
1175530
799216
800255
860346
875220
877456
884407
895805
896484
897736
898687
900270
902286
902346
902349
903640
904177
904883
904899
904901
905100
905304
905329
905482
905783
906196
907069
907434
908069
908322
908742
908825
908904
909829
910322
911326
912202
912654
912705
913059
914112
914126
914254
914291
914294
914300
914457
914464
914726
915188
915322
915335
915425
915454
915456
915550
915660
916107
916513
916646
917089
917128
918161
918255
CVE-2006-0903
CVE-2006-4226
CVE-2006-4227
CVE-2006-4811
CVE-2006-5170
CVE-2006-5461
CVE-2006-6870
CVE-2007-2052
CVE-2007-3372
CVE-2007-4129
CVE-2007-5969
CVE-2007-6303
CVE-2007-6304
CVE-2008-0008
CVE-2008-1721
CVE-2008-2079
CVE-2008-2315
CVE-2008-2316
CVE-2008-3142
CVE-2008-3143
CVE-2008-3144
CVE-2008-4456
CVE-2008-5081
CVE-2008-7247
CVE-2009-0217
CVE-2009-0758
CVE-2009-0945
CVE-2009-2446
CVE-2009-4019
CVE-2009-4028
CVE-2009-4030
CVE-2009-4484
CVE-2009-5026
CVE-2009-5029
CVE-2010-0436
CVE-2010-1459
CVE-2010-1626
CVE-2010-1848
CVE-2010-1849
CVE-2010-1850
CVE-2010-3332
CVE-2010-3833
CVE-2010-3834
CVE-2010-3835
CVE-2010-3836
CVE-2010-3837
CVE-2010-3838
CVE-2010-3839
CVE-2010-3840
CVE-2010-4159
CVE-2011-2483
CVE-2012-2122
CVE-2012-4412
CVE-2012-4505
CVE-2012-5611
CVE-2012-5615
CVE-2012-6656
CVE-2013-0242
CVE-2013-1861
CVE-2013-1914
CVE-2013-1976
CVE-2013-3783
CVE-2013-3793
CVE-2013-3794
CVE-2013-3795
CVE-2013-3796
CVE-2013-3798
CVE-2013-3801
CVE-2013-3802
CVE-2013-3804
CVE-2013-3805
CVE-2013-3806
CVE-2013-3807
CVE-2013-3808
CVE-2013-3809
CVE-2013-3810
CVE-2013-3811
CVE-2013-3812
CVE-2013-4237
CVE-2013-4316
CVE-2013-4332
CVE-2013-4357
CVE-2013-4458
CVE-2013-4788
CVE-2013-5860
CVE-2013-5881
CVE-2013-5882
CVE-2013-5891
CVE-2013-5894
CVE-2013-5908
CVE-2013-7423
CVE-2014-0001
CVE-2014-0224
CVE-2014-0384
CVE-2014-0386
CVE-2014-0393
CVE-2014-0401
CVE-2014-0402
CVE-2014-0412
CVE-2014-0420
CVE-2014-0427
CVE-2014-0430
CVE-2014-0431
CVE-2014-0433
CVE-2014-0437
CVE-2014-0475
CVE-2014-2419
CVE-2014-2430
CVE-2014-2431
CVE-2014-2432
CVE-2014-2434
CVE-2014-2435
CVE-2014-2436
CVE-2014-2438
CVE-2014-2440
CVE-2014-2442
CVE-2014-2444
CVE-2014-2450
CVE-2014-2451
CVE-2014-2484
CVE-2014-2494
CVE-2014-3569
CVE-2014-3570
CVE-2014-3571
CVE-2014-3572
CVE-2014-3673
CVE-2014-3687
CVE-2014-3970
CVE-2014-4043
CVE-2014-4207
CVE-2014-4214
CVE-2014-4233
CVE-2014-4238
CVE-2014-4240
CVE-2014-4243
CVE-2014-4258
CVE-2014-4260
CVE-2014-4274
CVE-2014-4287
CVE-2014-5119
CVE-2014-6040
CVE-2014-6463
CVE-2014-6464
CVE-2014-6469
CVE-2014-6474
CVE-2014-6478
CVE-2014-6484
CVE-2014-6489
CVE-2014-6491
CVE-2014-6494
CVE-2014-6495
CVE-2014-6496
CVE-2014-6500
CVE-2014-6505
CVE-2014-6507
CVE-2014-6520
CVE-2014-6530
CVE-2014-6551
CVE-2014-6555
CVE-2014-6559
CVE-2014-6564
CVE-2014-6568
CVE-2014-7817
CVE-2014-7822
CVE-2014-7841
CVE-2014-8160
CVE-2014-8275
CVE-2014-8559
CVE-2014-9114
CVE-2014-9402
CVE-2014-9419
CVE-2014-9584
CVE-2015-0204
CVE-2015-0205
CVE-2015-0206
CVE-2015-0235
CVE-2015-0374
CVE-2015-0381
CVE-2015-0382
CVE-2015-0385
CVE-2015-0391
CVE-2015-0405
CVE-2015-0409
CVE-2015-0411
CVE-2015-0423
CVE-2015-0432
CVE-2015-0433
CVE-2015-0438
CVE-2015-0439
CVE-2015-0441
CVE-2015-0498
CVE-2015-0499
CVE-2015-0500
CVE-2015-0501
CVE-2015-0503
CVE-2015-0505
CVE-2015-0506
CVE-2015-0507
CVE-2015-0508
CVE-2015-0511
CVE-2015-1472
CVE-2015-2305
CVE-2015-2566
CVE-2015-2567
CVE-2015-2568
CVE-2015-2571
CVE-2015-2573
CVE-2015-2576
CVE-2018-3780
CVE-2019-3871
CVE-2020-24368
openSUSE-SU-2019:1128-1
openSUSE-SU-2020:1674-1
SUSE-SU-2015:0270-1
SUSE-SU-2015:0529-1
Platform(s):openSUSE Leap 42.1
openSUSE Leap 42.2
openSUSE Leap 42.3
SUSE Linux Enterprise Desktop 11 SP2
SUSE Linux Enterprise Desktop 11 SP3
SUSE Linux Enterprise Desktop 11 SP4
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise High Availability Extension 11 SP2
SUSE Linux Enterprise High Availability Extension 11 SP4
SUSE Linux Enterprise Point of Sale 11 SP3
SUSE Linux Enterprise Real Time Extension 11 SP4
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11 SP1
SUSE Linux Enterprise Server 11 SP1-LTSS
SUSE Linux Enterprise Server 11 SP1-TERADATA
SUSE Linux Enterprise Server 11 SP2
SUSE Linux Enterprise Server 11 SP2-LTSS
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-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-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-LTSS
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 11
SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA
SUSE Linux Enterprise Server for SAP Applications 11 SP2
SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 11 SP3
SUSE Linux Enterprise Server for SAP Applications 11 SP3-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 SP1
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 12-LTSS
SUSE Linux Enterprise Server for VMWare 11 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP2
SUSE Linux Enterprise Software Development Kit 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP4
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP1
SUSE OpenStack Cloud 5
SUSE OpenStack Cloud 7
SUSE Package Hub for SUSE Linux Enterprise 12
SUSE Package Hub for SUSE Linux Enterprise 12 SP1
Product(s):
Definition Synopsis
  • openSUSE Leap 42.1 is installed
  • AND Package Information
  • gpgme-1.6.0-9.1 is installed
  • OR libgpgme-devel-1.6.0-9.1 is installed
  • OR libgpgme11-1.6.0-9.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.2 is installed
  • AND Package Information
  • bsdtar-3.1.2-14.1 is installed
  • OR libarchive-devel-3.1.2-14.1 is installed
  • OR libarchive13-3.1.2-14.1 is installed
  • Definition Synopsis
  • openSUSE Leap 42.3 is installed
  • AND Package Information
  • bash-4.3-82.6 is installed
  • OR bash-doc-4.3-82.6 is installed
  • OR bash-lang-4.3-82.6 is installed
  • OR libreadline6-6.3-82.6 is installed
  • OR readline-devel-6.3-82.6 is installed
  • OR readline-doc-6.3-82.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • MozillaFirefox-17.0.4esr-0.5 is installed
  • OR MozillaFirefox-branding-SLED-7-0.6.9 is installed
  • OR MozillaFirefox-translations-17.0.4esr-0.5 is installed
  • OR beagle-0.3.8-56.51 is installed
  • OR beagle-evolution-0.3.8-56.51 is installed
  • OR beagle-firefox-0.3.8-56.51 is installed
  • OR beagle-gui-0.3.8-56.51 is installed
  • OR beagle-lang-0.3.8-56.51 is installed
  • OR libfreebl3-3.14.2-0.4.3 is installed
  • OR libfreebl3-32bit-3.14.2-0.4.3 is installed
  • OR mhtml-firefox-0.5-1.47.51 is installed
  • OR mozilla-nspr-4.9.5-0.3 is installed
  • OR mozilla-nspr-32bit-4.9.5-0.3 is installed
  • OR mozilla-nss-3.14.2-0.4.3 is installed
  • OR mozilla-nss-32bit-3.14.2-0.4.3 is installed
  • OR mozilla-nss-tools-3.14.2-0.4.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • libjasper-1.900.1-134.17 is installed
  • OR libjasper-32bit-1.900.1-134.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP4 is installed
  • AND Package Information
  • MozillaFirefox-31.8.0esr-0.10 is installed
  • OR MozillaFirefox-translations-31.8.0esr-0.10 is installed
  • OR libfreebl3-3.19.2_CKBI_1.98-0.10 is installed
  • OR libfreebl3-32bit-3.19.2_CKBI_1.98-0.10 is installed
  • OR libsoftokn3-3.19.2_CKBI_1.98-0.10 is installed
  • OR libsoftokn3-32bit-3.19.2_CKBI_1.98-0.10 is installed
  • OR mozilla-nspr-4.10.8-0.5 is installed
  • OR mozilla-nspr-32bit-4.10.8-0.5 is installed
  • OR mozilla-nss-3.19.2_CKBI_1.98-0.10 is installed
  • OR mozilla-nss-32bit-3.19.2_CKBI_1.98-0.10 is installed
  • OR mozilla-nss-tools-3.19.2_CKBI_1.98-0.10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • libreoffice-4.3.5.2-10 is installed
  • OR libreoffice-base-4.3.5.2-10 is installed
  • OR libreoffice-base-drivers-mysql-4.3.5.2-10 is installed
  • OR libreoffice-base-drivers-postgresql-4.3.5.2-10 is installed
  • OR libreoffice-calc-4.3.5.2-10 is installed
  • OR libreoffice-calc-extensions-4.3.5.2-10 is installed
  • OR libreoffice-draw-4.3.5.2-10 is installed
  • OR libreoffice-filters-optional-4.3.5.2-10 is installed
  • OR libreoffice-gnome-4.3.5.2-10 is installed
  • OR libreoffice-icon-theme-tango-4.3.5.2-10 is installed
  • OR libreoffice-impress-4.3.5.2-10 is installed
  • OR libreoffice-l10n-af-4.3.5.2-10 is installed
  • OR libreoffice-l10n-ar-4.3.5.2-10 is installed
  • OR libreoffice-l10n-ca-4.3.5.2-10 is installed
  • OR libreoffice-l10n-cs-4.3.5.2-10 is installed
  • OR libreoffice-l10n-da-4.3.5.2-10 is installed
  • OR libreoffice-l10n-de-4.3.5.2-10 is installed
  • OR libreoffice-l10n-en-4.3.5.2-10 is installed
  • OR libreoffice-l10n-es-4.3.5.2-10 is installed
  • OR libreoffice-l10n-fi-4.3.5.2-10 is installed
  • OR libreoffice-l10n-fr-4.3.5.2-10 is installed
  • OR libreoffice-l10n-gu-4.3.5.2-10 is installed
  • OR libreoffice-l10n-hi-4.3.5.2-10 is installed
  • OR libreoffice-l10n-hu-4.3.5.2-10 is installed
  • OR libreoffice-l10n-it-4.3.5.2-10 is installed
  • OR libreoffice-l10n-ja-4.3.5.2-10 is installed
  • OR libreoffice-l10n-ko-4.3.5.2-10 is installed
  • OR libreoffice-l10n-nb-4.3.5.2-10 is installed
  • OR libreoffice-l10n-nl-4.3.5.2-10 is installed
  • OR libreoffice-l10n-nn-4.3.5.2-10 is installed
  • OR libreoffice-l10n-pl-4.3.5.2-10 is installed
  • OR libreoffice-l10n-pt-BR-4.3.5.2-10 is installed
  • OR libreoffice-l10n-pt-PT-4.3.5.2-10 is installed
  • OR libreoffice-l10n-ru-4.3.5.2-10 is installed
  • OR libreoffice-l10n-sk-4.3.5.2-10 is installed
  • OR libreoffice-l10n-sv-4.3.5.2-10 is installed
  • OR libreoffice-l10n-xh-4.3.5.2-10 is installed
  • OR libreoffice-l10n-zh-Hans-4.3.5.2-10 is installed
  • OR libreoffice-l10n-zh-Hant-4.3.5.2-10 is installed
  • OR libreoffice-l10n-zu-4.3.5.2-10 is installed
  • OR libreoffice-mailmerge-4.3.5.2-10 is installed
  • OR libreoffice-math-4.3.5.2-10 is installed
  • OR libreoffice-officebean-4.3.5.2-10 is installed
  • OR libreoffice-pyuno-4.3.5.2-10 is installed
  • OR libreoffice-writer-4.3.5.2-10 is installed
  • OR libreoffice-writer-extensions-4.3.5.2-10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • MozillaFirefox-45.2.0esr-75 is installed
  • OR MozillaFirefox-branding-SLE-45.0-28 is installed
  • OR MozillaFirefox-translations-45.2.0esr-75 is installed
  • OR libfreebl3-3.21.1-46 is installed
  • OR libfreebl3-32bit-3.21.1-46 is installed
  • OR libsoftokn3-3.21.1-46 is installed
  • OR libsoftokn3-32bit-3.21.1-46 is installed
  • OR mozilla-nspr-4.12-15 is installed
  • OR mozilla-nspr-32bit-4.12-15 is installed
  • OR mozilla-nss-3.21.1-46 is installed
  • OR mozilla-nss-32bit-3.21.1-46 is installed
  • OR mozilla-nss-certs-3.21.1-46 is installed
  • OR mozilla-nss-certs-32bit-3.21.1-46 is installed
  • OR mozilla-nss-sysinit-3.21.1-46 is installed
  • OR mozilla-nss-sysinit-32bit-3.21.1-46 is installed
  • OR mozilla-nss-tools-3.21.1-46 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • java-1_7_0-openjdk-plugin-1.6.1-2.3 is installed
  • OR java-1_8_0-openjdk-plugin-1.6.1-2.4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • NetworkManager-1.0.12-12 is installed
  • OR NetworkManager-lang-1.0.12-12 is installed
  • OR libnm-glib-vpn1-1.0.12-12 is installed
  • OR libnm-glib4-1.0.12-12 is installed
  • OR libnm-util2-1.0.12-12 is installed
  • OR libnm0-1.0.12-12 is installed
  • OR typelib-1_0-NM-1_0-1.0.12-12 is installed
  • OR typelib-1_0-NMClient-1_0-1.0.12-12 is installed
  • OR typelib-1_0-NetworkManager-1_0-1.0.12-12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP2 is installed
  • AND lighttpd-1.4.20-2.52 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability Extension 11 SP4 is installed
  • AND Package Information
  • cluster-network-1.4-2.32.6 is installed
  • OR cluster-network-kmp-bigmem-1.4_3.0.101_108.87-2.32.6 is installed
  • OR cluster-network-kmp-default-1.4_3.0.101_108.87-2.32.6 is installed
  • OR cluster-network-kmp-pae-1.4_3.0.101_108.87-2.32.6 is installed
  • OR cluster-network-kmp-ppc64-1.4_3.0.101_108.87-2.32.6 is installed
  • OR cluster-network-kmp-trace-1.4_3.0.101_108.87-2.32.6 is installed
  • OR cluster-network-kmp-xen-1.4_3.0.101_108.87-2.32.6 is installed
  • OR drbd-8.4.4-0.27.6 is installed
  • OR drbd-bash-completion-8.4.4-0.27.6 is installed
  • OR drbd-heartbeat-8.4.4-0.27.6 is installed
  • OR drbd-kmp-8.4.4-0.27.6 is installed
  • OR drbd-kmp-bigmem-8.4.4_3.0.101_108.87-0.27.6 is installed
  • OR drbd-kmp-default-8.4.4_3.0.101_108.87-0.27.6 is installed
  • OR drbd-kmp-pae-8.4.4_3.0.101_108.87-0.27.6 is installed
  • OR drbd-kmp-ppc64-8.4.4_3.0.101_108.87-0.27.6 is installed
  • OR drbd-kmp-trace-8.4.4_3.0.101_108.87-0.27.6 is installed
  • OR drbd-kmp-xen-8.4.4_3.0.101_108.87-0.27.6 is installed
  • OR drbd-pacemaker-8.4.4-0.27.6 is installed
  • OR drbd-udev-8.4.4-0.27.6 is installed
  • OR drbd-utils-8.4.4-0.27.6 is installed
  • OR drbd-xen-8.4.4-0.27.6 is installed
  • OR gfs2-2-0.24.6 is installed
  • OR gfs2-kmp-bigmem-2_3.0.101_108.87-0.24.6 is installed
  • OR gfs2-kmp-default-2_3.0.101_108.87-0.24.6 is installed
  • OR gfs2-kmp-pae-2_3.0.101_108.87-0.24.6 is installed
  • OR gfs2-kmp-ppc64-2_3.0.101_108.87-0.24.6 is installed
  • OR gfs2-kmp-trace-2_3.0.101_108.87-0.24.6 is installed
  • OR gfs2-kmp-xen-2_3.0.101_108.87-0.24.6 is installed
  • OR ocfs2-1.6-0.28.9 is installed
  • OR ocfs2-kmp-bigmem-1.6_3.0.101_108.87-0.28.9 is installed
  • OR ocfs2-kmp-default-1.6_3.0.101_108.87-0.28.9 is installed
  • OR ocfs2-kmp-pae-1.6_3.0.101_108.87-0.28.9 is installed
  • OR ocfs2-kmp-ppc64-1.6_3.0.101_108.87-0.28.9 is installed
  • OR ocfs2-kmp-trace-1.6_3.0.101_108.87-0.28.9 is installed
  • OR ocfs2-kmp-xen-1.6_3.0.101_108.87-0.28.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND Package Information
  • libecpg6-9.4.13-0.23.5 is installed
  • OR libpq5-9.4.13-0.23.5 is installed
  • OR postgresql94-9.4.13-0.23.5 is installed
  • OR postgresql94-contrib-9.4.13-0.23.5 is installed
  • OR postgresql94-docs-9.4.13-0.23.5 is installed
  • OR postgresql94-libs-9.4.13-0.23.5 is installed
  • OR postgresql94-server-9.4.13-0.23.5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Real Time Extension 11 SP4 is installed
  • AND Package Information
  • kernel-rt-3.0.101.rt130-51 is installed
  • OR kernel-rt-base-3.0.101.rt130-51 is installed
  • OR kernel-rt-devel-3.0.101.rt130-51 is installed
  • OR kernel-rt_trace-3.0.101.rt130-51 is installed
  • OR kernel-rt_trace-base-3.0.101.rt130-51 is installed
  • OR kernel-rt_trace-devel-3.0.101.rt130-51 is installed
  • OR kernel-source-rt-3.0.101.rt130-51 is installed
  • OR kernel-syms-rt-3.0.101.rt130-51 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 is installed
  • AND
  • cups-1.3.9-8.15 is installed
  • OR cups-client-1.3.9-8.15 is installed
  • OR cups-libs-1.3.9-8.15 is installed
  • OR cups-libs-32bit-1.3.9-8.15 is installed
  • OR cups-libs-x86-1.3.9-8.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 is installed
  • AND
  • cups-1.3.9-8.15 is installed
  • OR cups-client-1.3.9-8.15 is installed
  • OR cups-libs-1.3.9-8.15 is installed
  • OR cups-libs-32bit-1.3.9-8.15 is installed
  • OR cups-libs-x86-1.3.9-8.15 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • java-1_4_2-ibm-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-jdbc-1.4.2_sr13.12-0.2 is installed
  • OR java-1_4_2-ibm-plugin-1.4.2_sr13.12-0.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • postgresql-8.3.20-0.4 is installed
  • OR postgresql-contrib-8.3.20-0.4 is installed
  • OR postgresql-docs-8.3.20-0.4 is installed
  • OR postgresql-init-9.1-0.6.10 is installed
  • OR postgresql-libs-8.3.18-0.3 is installed
  • OR postgresql-libs-32bit-8.3.18-0.3 is installed
  • OR postgresql-libs-x86-8.3.18-0.3 is installed
  • OR postgresql-server-8.3.20-0.4 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • postgresql-8.3.20-0.4 is installed
  • OR postgresql-contrib-8.3.20-0.4 is installed
  • OR postgresql-docs-8.3.20-0.4 is installed
  • OR postgresql-init-9.1-0.6.10 is installed
  • OR postgresql-libs-8.3.18-0.3 is installed
  • OR postgresql-libs-32bit-8.3.18-0.3 is installed
  • OR postgresql-libs-x86-8.3.18-0.3 is installed
  • OR postgresql-server-8.3.20-0.4 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • postgresql-8.3.20-0.4 is installed
  • OR postgresql-contrib-8.3.20-0.4 is installed
  • OR postgresql-docs-8.3.20-0.4 is installed
  • OR postgresql-init-9.1-0.6.10 is installed
  • OR postgresql-libs-8.3.18-0.3 is installed
  • OR postgresql-libs-32bit-8.3.18-0.3 is installed
  • OR postgresql-libs-x86-8.3.18-0.3 is installed
  • OR postgresql-server-8.3.20-0.4 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • postgresql-8.3.20-0.4 is installed
  • OR postgresql-contrib-8.3.20-0.4 is installed
  • OR postgresql-docs-8.3.20-0.4 is installed
  • OR postgresql-init-9.1-0.6.10 is installed
  • OR postgresql-libs-8.3.18-0.3 is installed
  • OR postgresql-libs-32bit-8.3.18-0.3 is installed
  • OR postgresql-libs-x86-8.3.18-0.3 is installed
  • OR postgresql-server-8.3.20-0.4 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND
  • libpciaccess0-7.4-8.26.3 is installed
  • OR libpciaccess0-32bit-7.4-8.26.3 is installed
  • OR libpciaccess0-x86-7.4-8.26.3 is installed
  • OR xorg-x11-libs-7.4-8.26.3 is installed
  • OR xorg-x11-libs-32bit-7.4-8.26.3 is installed
  • OR xorg-x11-libs-x86-7.4-8.26.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • libpciaccess0-7.4-8.26.3 is installed
  • OR libpciaccess0-32bit-7.4-8.26.3 is installed
  • OR libpciaccess0-x86-7.4-8.26.3 is installed
  • OR xorg-x11-libs-7.4-8.26.3 is installed
  • OR xorg-x11-libs-32bit-7.4-8.26.3 is installed
  • OR xorg-x11-libs-x86-7.4-8.26.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • libpciaccess0-7.4-8.26.3 is installed
  • OR libpciaccess0-32bit-7.4-8.26.3 is installed
  • OR libpciaccess0-x86-7.4-8.26.3 is installed
  • OR xorg-x11-libs-7.4-8.26.3 is installed
  • OR xorg-x11-libs-32bit-7.4-8.26.3 is installed
  • OR xorg-x11-libs-x86-7.4-8.26.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP1 is installed
  • AND coolkey-1.1.0-22 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-LTSS is installed
  • AND
  • xorg-x11-libXext-7.4-1.18 is installed
  • OR xorg-x11-libXext-32bit-7.4-1.18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND
  • xorg-x11-libXext-7.4-1.18 is installed
  • OR xorg-x11-libXext-32bit-7.4-1.18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-LTSS is installed
  • AND
  • xorg-x11-libXext-7.4-1.18 is installed
  • OR xorg-x11-libXext-32bit-7.4-1.18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND
  • xorg-x11-libXext-7.4-1.18 is installed
  • OR xorg-x11-libXext-32bit-7.4-1.18 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP1-TERADATA is installed
  • AND LibVNCServer-0.9.1-159 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP1-TERADATA is installed
  • AND LibVNCServer-0.9.1-159 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • glibc-2.11.3-17.45.49 is installed
  • OR glibc-32bit-2.11.3-17.45.49 is installed
  • OR glibc-devel-2.11.3-17.45.49 is installed
  • OR glibc-devel-32bit-2.11.3-17.45.49 is installed
  • OR glibc-html-2.11.3-17.45.49 is installed
  • OR glibc-i18ndata-2.11.3-17.45.49 is installed
  • OR glibc-info-2.11.3-17.45.49 is installed
  • OR glibc-locale-2.11.3-17.45.49 is installed
  • OR glibc-locale-32bit-2.11.3-17.45.49 is installed
  • OR glibc-locale-x86-2.11.3-17.45.49 is installed
  • OR glibc-profile-2.11.3-17.45.49 is installed
  • OR glibc-profile-32bit-2.11.3-17.45.49 is installed
  • OR glibc-profile-x86-2.11.3-17.45.49 is installed
  • OR glibc-x86-2.11.3-17.45.49 is installed
  • OR nscd-2.11.3-17.45.49 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • glibc-2.11.3-17.45.49 is installed
  • OR glibc-32bit-2.11.3-17.45.49 is installed
  • OR glibc-devel-2.11.3-17.45.49 is installed
  • OR glibc-devel-32bit-2.11.3-17.45.49 is installed
  • OR glibc-html-2.11.3-17.45.49 is installed
  • OR glibc-i18ndata-2.11.3-17.45.49 is installed
  • OR glibc-info-2.11.3-17.45.49 is installed
  • OR glibc-locale-2.11.3-17.45.49 is installed
  • OR glibc-locale-32bit-2.11.3-17.45.49 is installed
  • OR glibc-locale-x86-2.11.3-17.45.49 is installed
  • OR glibc-profile-2.11.3-17.45.49 is installed
  • OR glibc-profile-32bit-2.11.3-17.45.49 is installed
  • OR glibc-profile-x86-2.11.3-17.45.49 is installed
  • OR glibc-x86-2.11.3-17.45.49 is installed
  • OR nscd-2.11.3-17.45.49 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • glibc-2.11.3-17.45.49 is installed
  • OR glibc-32bit-2.11.3-17.45.49 is installed
  • OR glibc-devel-2.11.3-17.45.49 is installed
  • OR glibc-devel-32bit-2.11.3-17.45.49 is installed
  • OR glibc-html-2.11.3-17.45.49 is installed
  • OR glibc-i18ndata-2.11.3-17.45.49 is installed
  • OR glibc-info-2.11.3-17.45.49 is installed
  • OR glibc-locale-2.11.3-17.45.49 is installed
  • OR glibc-locale-32bit-2.11.3-17.45.49 is installed
  • OR glibc-locale-x86-2.11.3-17.45.49 is installed
  • OR glibc-profile-2.11.3-17.45.49 is installed
  • OR glibc-profile-32bit-2.11.3-17.45.49 is installed
  • OR glibc-profile-x86-2.11.3-17.45.49 is installed
  • OR glibc-x86-2.11.3-17.45.49 is installed
  • OR nscd-2.11.3-17.45.49 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • glibc-2.11.3-17.45.49 is installed
  • OR glibc-32bit-2.11.3-17.45.49 is installed
  • OR glibc-devel-2.11.3-17.45.49 is installed
  • OR glibc-devel-32bit-2.11.3-17.45.49 is installed
  • OR glibc-html-2.11.3-17.45.49 is installed
  • OR glibc-i18ndata-2.11.3-17.45.49 is installed
  • OR glibc-info-2.11.3-17.45.49 is installed
  • OR glibc-locale-2.11.3-17.45.49 is installed
  • OR glibc-locale-32bit-2.11.3-17.45.49 is installed
  • OR glibc-locale-x86-2.11.3-17.45.49 is installed
  • OR glibc-profile-2.11.3-17.45.49 is installed
  • OR glibc-profile-32bit-2.11.3-17.45.49 is installed
  • OR glibc-profile-x86-2.11.3-17.45.49 is installed
  • OR glibc-x86-2.11.3-17.45.49 is installed
  • OR nscd-2.11.3-17.45.49 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • glibc-2.11.3-17.45.49 is installed
  • OR glibc-32bit-2.11.3-17.45.49 is installed
  • OR glibc-devel-2.11.3-17.45.49 is installed
  • OR glibc-devel-32bit-2.11.3-17.45.49 is installed
  • OR glibc-html-2.11.3-17.45.49 is installed
  • OR glibc-i18ndata-2.11.3-17.45.49 is installed
  • OR glibc-info-2.11.3-17.45.49 is installed
  • OR glibc-locale-2.11.3-17.45.49 is installed
  • OR glibc-locale-32bit-2.11.3-17.45.49 is installed
  • OR glibc-locale-x86-2.11.3-17.45.49 is installed
  • OR glibc-profile-2.11.3-17.45.49 is installed
  • OR glibc-profile-32bit-2.11.3-17.45.49 is installed
  • OR glibc-profile-x86-2.11.3-17.45.49 is installed
  • OR glibc-x86-2.11.3-17.45.49 is installed
  • OR nscd-2.11.3-17.45.49 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND
  • mono-core-2.6.7-0.9 is installed
  • OR mono-data-2.6.7-0.9 is installed
  • OR mono-data-postgresql-2.6.7-0.9 is installed
  • OR mono-data-sqlite-2.6.7-0.9 is installed
  • OR mono-locale-extras-2.6.7-0.9 is installed
  • OR mono-nunit-2.6.7-0.9 is installed
  • OR mono-web-2.6.7-0.9 is installed
  • OR mono-winforms-2.6.7-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2 is installed
  • AND
  • mono-core-2.6.7-0.9 is installed
  • OR mono-data-2.6.7-0.9 is installed
  • OR mono-data-postgresql-2.6.7-0.9 is installed
  • OR mono-data-sqlite-2.6.7-0.9 is installed
  • OR mono-locale-extras-2.6.7-0.9 is installed
  • OR mono-nunit-2.6.7-0.9 is installed
  • OR mono-web-2.6.7-0.9 is installed
  • OR mono-winforms-2.6.7-0.9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
  • AND
  • mono-core-2.6.7-0.9 is installed
  • OR mono-data-2.6.7-0.9 is installed
  • OR mono-data-postgresql-2.6.7-0.9 is installed
  • OR mono-data-sqlite-2.6.7-0.9 is installed
  • OR mono-locale-extras-2.6.7-0.9 is installed
  • OR mono-nunit-2.6.7-0.9 is installed
  • OR mono-web-2.6.7-0.9 is installed
  • OR mono-winforms-2.6.7-0.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP2 is installed
  • AND Package Information
  • mono-core-2.6.7-0.7 is installed
  • OR mono-data-2.6.7-0.7 is installed
  • OR mono-data-postgresql-2.6.7-0.7 is installed
  • OR mono-data-sqlite-2.6.7-0.7 is installed
  • OR mono-locale-extras-2.6.7-0.7 is installed
  • OR mono-nunit-2.6.7-0.7 is installed
  • OR mono-web-2.6.7-0.7 is installed
  • OR mono-winforms-2.6.7-0.7 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP2-LTSS is installed
  • AND
  • java-1_7_0-ibm-1.7.0_sr9.60-58 is installed
  • OR java-1_7_0-ibm-alsa-1.7.0_sr9.60-58 is installed
  • OR java-1_7_0-ibm-devel-1.7.0_sr9.60-58 is installed
  • OR java-1_7_0-ibm-jdbc-1.7.0_sr9.60-58 is installed
  • OR java-1_7_0-ibm-plugin-1.7.0_sr9.60-58 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP2-LTSS is installed
  • AND
  • java-1_7_0-ibm-1.7.0_sr9.60-58 is installed
  • OR java-1_7_0-ibm-alsa-1.7.0_sr9.60-58 is installed
  • OR java-1_7_0-ibm-devel-1.7.0_sr9.60-58 is installed
  • OR java-1_7_0-ibm-jdbc-1.7.0_sr9.60-58 is installed
  • OR java-1_7_0-ibm-plugin-1.7.0_sr9.60-58 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • curl-7.19.7-1.38 is installed
  • OR libcurl4-7.19.7-1.38 is installed
  • OR libcurl4-32bit-7.19.7-1.38 is installed
  • OR libcurl4-x86-7.19.7-1.38 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • curl-7.19.7-1.38 is installed
  • OR libcurl4-7.19.7-1.38 is installed
  • OR libcurl4-32bit-7.19.7-1.38 is installed
  • OR libcurl4-x86-7.19.7-1.38 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • curl-7.19.7-1.38 is installed
  • OR libcurl4-7.19.7-1.38 is installed
  • OR libcurl4-32bit-7.19.7-1.38 is installed
  • OR libcurl4-x86-7.19.7-1.38 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • curl-7.19.7-1.38 is installed
  • OR libcurl4-7.19.7-1.38 is installed
  • OR libcurl4-32bit-7.19.7-1.38 is installed
  • OR libcurl4-x86-7.19.7-1.38 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • curl-7.19.7-1.38 is installed
  • OR libcurl4-7.19.7-1.38 is installed
  • OR libcurl4-32bit-7.19.7-1.38 is installed
  • OR libcurl4-x86-7.19.7-1.38 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • xen-4.2.5_14-18 is installed
  • OR xen-doc-html-4.2.5_14-18 is installed
  • OR xen-doc-pdf-4.2.5_14-18 is installed
  • OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-libs-4.2.5_14-18 is installed
  • OR xen-libs-32bit-4.2.5_14-18 is installed
  • OR xen-tools-4.2.5_14-18 is installed
  • OR xen-tools-domU-4.2.5_14-18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_14-18 is installed
  • OR xen-doc-html-4.2.5_14-18 is installed
  • OR xen-doc-pdf-4.2.5_14-18 is installed
  • OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-libs-4.2.5_14-18 is installed
  • OR xen-libs-32bit-4.2.5_14-18 is installed
  • OR xen-tools-4.2.5_14-18 is installed
  • OR xen-tools-domU-4.2.5_14-18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3 is installed
  • AND
  • xen-4.2.5_14-18 is installed
  • OR xen-doc-html-4.2.5_14-18 is installed
  • OR xen-doc-pdf-4.2.5_14-18 is installed
  • OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-libs-4.2.5_14-18 is installed
  • OR xen-libs-32bit-4.2.5_14-18 is installed
  • OR xen-tools-4.2.5_14-18 is installed
  • OR xen-tools-domU-4.2.5_14-18 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • xen-4.2.5_14-18 is installed
  • OR xen-doc-html-4.2.5_14-18 is installed
  • OR xen-doc-pdf-4.2.5_14-18 is installed
  • OR xen-kmp-default-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-kmp-pae-4.2.5_14_3.0.101_0.47.67-18 is installed
  • OR xen-libs-4.2.5_14-18 is installed
  • OR xen-libs-32bit-4.2.5_14-18 is installed
  • OR xen-tools-4.2.5_14-18 is installed
  • OR xen-tools-domU-4.2.5_14-18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • avahi-0.6.23-11.30 is installed
  • OR avahi-lang-0.6.23-11.30 is installed
  • OR avahi-utils-0.6.23-11.30 is installed
  • OR libavahi-client3-0.6.23-11.30 is installed
  • OR libavahi-client3-32bit-0.6.23-11.30 is installed
  • OR libavahi-client3-x86-0.6.23-11.30 is installed
  • OR libavahi-common3-0.6.23-11.30 is installed
  • OR libavahi-common3-32bit-0.6.23-11.30 is installed
  • OR libavahi-common3-x86-0.6.23-11.30 is installed
  • OR libavahi-core5-0.6.23-11.30 is installed
  • OR libdns_sd-0.6.23-11.30 is installed
  • OR libdns_sd-32bit-0.6.23-11.30 is installed
  • OR libdns_sd-x86-0.6.23-11.30 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • ghostscript-fonts-other-8.62-32.47.13 is installed
  • OR ghostscript-fonts-rus-8.62-32.47.13 is installed
  • OR ghostscript-fonts-std-8.62-32.47.13 is installed
  • OR ghostscript-library-8.62-32.47.13 is installed
  • OR ghostscript-omni-8.62-32.47.13 is installed
  • OR ghostscript-x11-8.62-32.47.13 is installed
  • OR libgimpprint-4.2.7-32.47.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • ghostscript-fonts-other-8.62-32.47.13 is installed
  • OR ghostscript-fonts-rus-8.62-32.47.13 is installed
  • OR ghostscript-fonts-std-8.62-32.47.13 is installed
  • OR ghostscript-library-8.62-32.47.13 is installed
  • OR ghostscript-omni-8.62-32.47.13 is installed
  • OR ghostscript-x11-8.62-32.47.13 is installed
  • OR libgimpprint-4.2.7-32.47.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • ghostscript-fonts-other-8.62-32.47.13 is installed
  • OR ghostscript-fonts-rus-8.62-32.47.13 is installed
  • OR ghostscript-fonts-std-8.62-32.47.13 is installed
  • OR ghostscript-library-8.62-32.47.13 is installed
  • OR ghostscript-omni-8.62-32.47.13 is installed
  • OR ghostscript-x11-8.62-32.47.13 is installed
  • OR libgimpprint-4.2.7-32.47.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND
  • ghostscript-fonts-other-8.62-32.47.13 is installed
  • OR ghostscript-fonts-rus-8.62-32.47.13 is installed
  • OR ghostscript-fonts-std-8.62-32.47.13 is installed
  • OR ghostscript-library-8.62-32.47.13 is installed
  • OR ghostscript-omni-8.62-32.47.13 is installed
  • OR ghostscript-x11-8.62-32.47.13 is installed
  • OR libgimpprint-4.2.7-32.47.13 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • kernel-default-3.0.101-0.47.106.14 is installed
  • OR kernel-default-base-3.0.101-0.47.106.14 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.14 is installed
  • OR kernel-default-man-3.0.101-0.47.106.14 is installed
  • OR kernel-source-3.0.101-0.47.106.14 is installed
  • OR kernel-syms-3.0.101-0.47.106.14 is installed
  • OR kernel-trace-3.0.101-0.47.106.14 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.14 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-LTSS is installed
  • AND
  • kernel-default-3.0.101-0.47.106.14 is installed
  • OR kernel-default-base-3.0.101-0.47.106.14 is installed
  • OR kernel-default-devel-3.0.101-0.47.106.14 is installed
  • OR kernel-default-man-3.0.101-0.47.106.14 is installed
  • OR kernel-source-3.0.101-0.47.106.14 is installed
  • OR kernel-syms-3.0.101-0.47.106.14 is installed
  • OR kernel-trace-3.0.101-0.47.106.14 is installed
  • OR kernel-trace-base-3.0.101-0.47.106.14 is installed
  • OR kernel-trace-devel-3.0.101-0.47.106.14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • MozillaFirefox-45.8.0esr-68 is installed
  • OR MozillaFirefox-translations-45.8.0esr-68 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND amanda-2.5.2.1-188.5 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP3-TERADATA is installed
  • AND amanda-2.5.2.1-188.5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND
  • bind-9.9.6P1-0.47 is installed
  • OR bind-chrootenv-9.9.6P1-0.47 is installed
  • OR bind-doc-9.9.6P1-0.47 is installed
  • OR bind-libs-9.9.6P1-0.47 is installed
  • OR bind-libs-32bit-9.9.6P1-0.47 is installed
  • OR bind-libs-x86-9.9.6P1-0.47 is installed
  • OR bind-utils-9.9.6P1-0.47 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4 is installed
  • AND
  • bind-9.9.6P1-0.47 is installed
  • OR bind-chrootenv-9.9.6P1-0.47 is installed
  • OR bind-doc-9.9.6P1-0.47 is installed
  • OR bind-libs-9.9.6P1-0.47 is installed
  • OR bind-libs-32bit-9.9.6P1-0.47 is installed
  • OR bind-libs-x86-9.9.6P1-0.47 is installed
  • OR bind-utils-9.9.6P1-0.47 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • glibc-2.11.3-17.84 is installed
  • OR glibc-32bit-2.11.3-17.84 is installed
  • OR glibc-devel-2.11.3-17.84 is installed
  • OR glibc-devel-32bit-2.11.3-17.84 is installed
  • OR glibc-html-2.11.3-17.84 is installed
  • OR glibc-i18ndata-2.11.3-17.84 is installed
  • OR glibc-info-2.11.3-17.84 is installed
  • OR glibc-locale-2.11.3-17.84 is installed
  • OR glibc-locale-32bit-2.11.3-17.84 is installed
  • OR glibc-locale-x86-2.11.3-17.84 is installed
  • OR glibc-profile-2.11.3-17.84 is installed
  • OR glibc-profile-32bit-2.11.3-17.84 is installed
  • OR glibc-profile-x86-2.11.3-17.84 is installed
  • OR glibc-x86-2.11.3-17.84 is installed
  • OR nscd-2.11.3-17.84 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP4-LTSS is installed
  • AND
  • dbus-1-1.2.10-3.34.8 is installed
  • OR dbus-1-32bit-1.2.10-3.34.8 is installed
  • OR dbus-1-x11-1.2.10-3.34.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 11 SP4-LTSS is installed
  • AND
  • dbus-1-1.2.10-3.34.8 is installed
  • OR dbus-1-32bit-1.2.10-3.34.8 is installed
  • OR dbus-1-x11-1.2.10-3.34.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • alsa-1.0.27.2-11 is installed
  • OR alsa-docs-1.0.27.2-11 is installed
  • OR libasound2-1.0.27.2-11 is installed
  • OR libasound2-32bit-1.0.27.2-11 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • strongswan-5.1.3-22 is installed
  • OR strongswan-doc-5.1.3-22 is installed
  • OR strongswan-hmac-5.1.3-22 is installed
  • OR strongswan-ipsec-5.1.3-22 is installed
  • OR strongswan-libs0-5.1.3-22 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • strongswan-5.1.3-22 is installed
  • OR strongswan-doc-5.1.3-22 is installed
  • OR strongswan-hmac-5.1.3-22 is installed
  • OR strongswan-ipsec-5.1.3-22 is installed
  • OR strongswan-libs0-5.1.3-22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND apache2-mod_nss-1.0.8-13 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_62-60_64_8-default-10-2 is installed
  • OR kgraft-patch-3_12_62-60_64_8-xen-10-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_8-10-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • kgraft-patch-3_12_62-60_64_8-default-10-2 is installed
  • OR kgraft-patch-3_12_62-60_64_8-xen-10-2 is installed
  • OR kgraft-patch-SLE12-SP1_Update_8-10-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • gstreamer-plugins-base-1.8.3-9 is installed
  • OR gstreamer-plugins-base-lang-1.8.3-9 is installed
  • OR libgstallocators-1_0-0-1.8.3-9 is installed
  • OR libgstapp-1_0-0-1.8.3-9 is installed
  • OR libgstapp-1_0-0-32bit-1.8.3-9 is installed
  • OR libgstaudio-1_0-0-1.8.3-9 is installed
  • OR libgstaudio-1_0-0-32bit-1.8.3-9 is installed
  • OR libgstfft-1_0-0-1.8.3-9 is installed
  • OR libgstpbutils-1_0-0-1.8.3-9 is installed
  • OR libgstpbutils-1_0-0-32bit-1.8.3-9 is installed
  • OR libgstriff-1_0-0-1.8.3-9 is installed
  • OR libgstrtp-1_0-0-1.8.3-9 is installed
  • OR libgstrtsp-1_0-0-1.8.3-9 is installed
  • OR libgstsdp-1_0-0-1.8.3-9 is installed
  • OR libgsttag-1_0-0-1.8.3-9 is installed
  • OR libgsttag-1_0-0-32bit-1.8.3-9 is installed
  • OR libgstvideo-1_0-0-1.8.3-9 is installed
  • OR libgstvideo-1_0-0-32bit-1.8.3-9 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • gstreamer-plugins-base-1.8.3-9 is installed
  • OR gstreamer-plugins-base-lang-1.8.3-9 is installed
  • OR libgstallocators-1_0-0-1.8.3-9 is installed
  • OR libgstapp-1_0-0-1.8.3-9 is installed
  • OR libgstapp-1_0-0-32bit-1.8.3-9 is installed
  • OR libgstaudio-1_0-0-1.8.3-9 is installed
  • OR libgstaudio-1_0-0-32bit-1.8.3-9 is installed
  • OR libgstfft-1_0-0-1.8.3-9 is installed
  • OR libgstpbutils-1_0-0-1.8.3-9 is installed
  • OR libgstpbutils-1_0-0-32bit-1.8.3-9 is installed
  • OR libgstriff-1_0-0-1.8.3-9 is installed
  • OR libgstrtp-1_0-0-1.8.3-9 is installed
  • OR libgstrtsp-1_0-0-1.8.3-9 is installed
  • OR libgstsdp-1_0-0-1.8.3-9 is installed
  • OR libgsttag-1_0-0-1.8.3-9 is installed
  • OR libgsttag-1_0-0-32bit-1.8.3-9 is installed
  • OR libgstvideo-1_0-0-1.8.3-9 is installed
  • OR libgstvideo-1_0-0-32bit-1.8.3-9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND binutils-2.26.1-9.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND
  • gpg2-2.0.24-9.3 is installed
  • OR gpg2-lang-2.0.24-9.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND
  • gpg2-2.0.24-9.3 is installed
  • OR gpg2-lang-2.0.24-9.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS 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-ESPOS 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
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_59-92_24-default-11-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_9-11-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_59-92_24-default-11-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_9-11-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • kernel-azure-4.4.176-4.25 is installed
  • OR kernel-azure-base-4.4.176-4.25 is installed
  • OR kernel-azure-devel-4.4.176-4.25 is installed
  • OR kernel-devel-azure-4.4.176-4.25 is installed
  • OR kernel-source-azure-4.4.176-4.25 is installed
  • OR kernel-syms-azure-4.4.176-4.25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • kernel-azure-4.4.176-4.25 is installed
  • OR kernel-azure-base-4.4.176-4.25 is installed
  • OR kernel-azure-devel-4.4.176-4.25 is installed
  • OR kernel-devel-azure-4.4.176-4.25 is installed
  • OR kernel-source-azure-4.4.176-4.25 is installed
  • OR kernel-syms-azure-4.4.176-4.25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • alsa-1.0.27.2-15.1 is installed
  • OR alsa-docs-1.0.27.2-15.1 is installed
  • OR libasound2-1.0.27.2-15.1 is installed
  • OR libasound2-32bit-1.0.27.2-15.1 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND
  • bzip2-1.0.6-30.8 is installed
  • OR bzip2-doc-1.0.6-30.8 is installed
  • OR libbz2-1-1.0.6-30.8 is installed
  • OR libbz2-1-32bit-1.0.6-30.8 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
  • AND
  • bzip2-1.0.6-30.8 is installed
  • OR bzip2-doc-1.0.6-30.8 is installed
  • OR libbz2-1-1.0.6-30.8 is installed
  • OR libbz2-1-32bit-1.0.6-30.8 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND
  • libssh2-1-1.4.3-20.14 is installed
  • OR libssh2-1-32bit-1.4.3-20.14 is installed
  • OR libssh2_org-1.4.3-20.14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
  • AND
  • libssh2-1-1.4.3-20.14 is installed
  • OR libssh2-1-32bit-1.4.3-20.14 is installed
  • OR libssh2_org-1.4.3-20.14 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • libtiff5-4.0.9-44.21 is installed
  • OR libtiff5-32bit-4.0.9-44.21 is installed
  • OR tiff-4.0.9-44.21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • libtiff5-4.0.9-44.21 is installed
  • OR libtiff5-32bit-4.0.9-44.21 is installed
  • OR tiff-4.0.9-44.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND Package Information
  • at-3.1.14-8.6 is installed
  • OR flex-2.5.37-8 is installed
  • OR flex-32bit-2.5.37-8 is installed
  • OR libQtWebKit4-4.8.7+2.3.4-4.7 is installed
  • OR libQtWebKit4-32bit-4.8.7+2.3.4-4.7 is installed
  • OR libbonobo-2.32.1-16 is installed
  • OR libbonobo-32bit-2.32.1-16 is installed
  • OR libbonobo-doc-2.32.1-16 is installed
  • OR libbonobo-lang-2.32.1-16 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_61-52_92-default-5-2 is installed
  • OR kgraft-patch-3_12_61-52_92-xen-5-2 is installed
  • OR kgraft-patch-SLE12_Update_27-5-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • kgraft-patch-3_12_61-52_92-default-5-2 is installed
  • OR kgraft-patch-3_12_61-52_92-xen-5-2 is installed
  • OR kgraft-patch-SLE12_Update_27-5-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND apache-commons-httpclient-3.1-4 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.51.8 is installed
  • OR compat-openssl097g-32bit-0.9.7g-146.22.51.8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
  • AND Package Information
  • php53-devel-5.3.8-0.43 is installed
  • OR php53-imap-5.3.8-0.43 is installed
  • OR php53-posix-5.3.8-0.43 is installed
  • OR php53-readline-5.3.8-0.43 is installed
  • OR php53-sockets-5.3.8-0.43 is installed
  • OR php53-sqlite-5.3.8-0.43 is installed
  • OR php53-tidy-5.3.8-0.43 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
  • AND Package Information
  • php53-devel-5.3.17-0.31 is installed
  • OR php53-imap-5.3.17-0.31 is installed
  • OR php53-posix-5.3.17-0.31 is installed
  • OR php53-readline-5.3.17-0.31 is installed
  • OR php53-sockets-5.3.17-0.31 is installed
  • OR php53-sqlite-5.3.17-0.31 is installed
  • OR php53-tidy-5.3.17-0.31 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND NetworkManager-devel-0.7.1_git20090811-3.28 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • kernel-default-3.12.38-44 is installed
  • OR kernel-default-extra-3.12.38-44 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • libreoffice-5.1.5.2-29 is installed
  • OR libreoffice-base-5.1.5.2-29 is installed
  • OR libreoffice-base-drivers-mysql-5.1.5.2-29 is installed
  • OR libreoffice-base-drivers-postgresql-5.1.5.2-29 is installed
  • OR libreoffice-calc-5.1.5.2-29 is installed
  • OR libreoffice-calc-extensions-5.1.5.2-29 is installed
  • OR libreoffice-draw-5.1.5.2-29 is installed
  • OR libreoffice-filters-optional-5.1.5.2-29 is installed
  • OR libreoffice-gnome-5.1.5.2-29 is installed
  • OR libreoffice-icon-theme-galaxy-5.1.5.2-29 is installed
  • OR libreoffice-icon-theme-tango-5.1.5.2-29 is installed
  • OR libreoffice-impress-5.1.5.2-29 is installed
  • OR libreoffice-l10n-af-5.1.5.2-29 is installed
  • OR libreoffice-l10n-ar-5.1.5.2-29 is installed
  • OR libreoffice-l10n-ca-5.1.5.2-29 is installed
  • OR libreoffice-l10n-cs-5.1.5.2-29 is installed
  • OR libreoffice-l10n-da-5.1.5.2-29 is installed
  • OR libreoffice-l10n-de-5.1.5.2-29 is installed
  • OR libreoffice-l10n-en-5.1.5.2-29 is installed
  • OR libreoffice-l10n-es-5.1.5.2-29 is installed
  • OR libreoffice-l10n-fi-5.1.5.2-29 is installed
  • OR libreoffice-l10n-fr-5.1.5.2-29 is installed
  • OR libreoffice-l10n-gu-5.1.5.2-29 is installed
  • OR libreoffice-l10n-hi-5.1.5.2-29 is installed
  • OR libreoffice-l10n-hu-5.1.5.2-29 is installed
  • OR libreoffice-l10n-it-5.1.5.2-29 is installed
  • OR libreoffice-l10n-ja-5.1.5.2-29 is installed
  • OR libreoffice-l10n-ko-5.1.5.2-29 is installed
  • OR libreoffice-l10n-nb-5.1.5.2-29 is installed
  • OR libreoffice-l10n-nl-5.1.5.2-29 is installed
  • OR libreoffice-l10n-nn-5.1.5.2-29 is installed
  • OR libreoffice-l10n-pl-5.1.5.2-29 is installed
  • OR libreoffice-l10n-pt-BR-5.1.5.2-29 is installed
  • OR libreoffice-l10n-pt-PT-5.1.5.2-29 is installed
  • OR libreoffice-l10n-ru-5.1.5.2-29 is installed
  • OR libreoffice-l10n-sk-5.1.5.2-29 is installed
  • OR libreoffice-l10n-sv-5.1.5.2-29 is installed
  • OR libreoffice-l10n-xh-5.1.5.2-29 is installed
  • OR libreoffice-l10n-zh-Hans-5.1.5.2-29 is installed
  • OR libreoffice-l10n-zh-Hant-5.1.5.2-29 is installed
  • OR libreoffice-l10n-zu-5.1.5.2-29 is installed
  • OR libreoffice-mailmerge-5.1.5.2-29 is installed
  • OR libreoffice-math-5.1.5.2-29 is installed
  • OR libreoffice-officebean-5.1.5.2-29 is installed
  • OR libreoffice-pyuno-5.1.5.2-29 is installed
  • OR libreoffice-writer-5.1.5.2-29 is installed
  • OR libreoffice-writer-extensions-5.1.5.2-29 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND Package Information
  • MozillaFirefox-45.3.0esr-50 is installed
  • OR MozillaFirefox-translations-45.3.0esr-50 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • ansible-2.2.3.0-5.1 is installed
  • OR monasca-installer-20170912_10.45-5.1 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 is installed
  • AND nextcloud-13.0.8-8 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
  • AND Package Information
  • pdns-4.1.7-17 is installed
  • OR pdns-backend-geoip-4.1.2-lp150.3.10 is installed
  • OR pdns-backend-godbc-4.1.7-17 is installed
  • OR pdns-backend-ldap-4.1.7-17 is installed
  • OR pdns-backend-lua-4.1.7-17 is installed
  • OR pdns-backend-mydns-4.1.7-17 is installed
  • OR pdns-backend-mysql-4.1.7-17 is installed
  • OR pdns-backend-postgresql-4.1.7-17 is installed
  • OR pdns-backend-remote-4.1.7-17 is installed
  • OR pdns-backend-sqlite3-4.1.7-17 is installed
  • BACK