Oval Definition:oval:org.opensuse.security:def:4302
Revision Date:2022-08-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 bugs were fixed:

- CVE-2020-36557: Fixed race condition between the VT_DISALLOCATE ioctl and closing/opening of ttys that could lead to a use-after-free (bnc#1201429). - CVE-2020-36558: Fixed race condition involving VT_RESIZEX that could lead to a NULL pointer dereference and general protection fault (bnc#1200910). - CVE-2021-33655: Fixed out of bounds write with ioctl FBIOPUT_VSCREENINFO (bnc#1201635). - CVE-2021-33656: Fixed out of bounds write with ioctl PIO_FONT (bnc#1201636). - CVE-2022-1462: Fixed an out-of-bounds read flaw in the TeleTYpe subsystem (bnc#1198829). - CVE-2022-20166: Fixed possible out of bounds write due to sprintf unsafety that could cause local escalation of privilege (bnc#1200598). - CVE-2022-36946: Fixed incorrect packet truncation in nfqnl_mangle() that could lead to remote DoS (bnc#1201940).

The following non-security bugs were fixed:

- Add missing recommends of kernel-install-tools to kernel-source-vanilla (bsc#1200442) - Bluetooth: hci_qca: Use del_timer_sync() before freeing (git-fixes). - Drop qla2xxx patch which prevented nvme port discovery (bsc#1200651 bsc#1200644 bsc#1201954 bsc#1201958) - PCI: qcom: Fix runtime PM imbalance on probe errors (git-fixes). - arch_topology: Do not set llc_sibling if llc_id is invalid (git-fixes). - blk-cgroup: synchronize blkg creation against policy deactivation (git-fixes). - blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMIN (git-fixes). - blk-zoned: allow zone management send operations without CAP_SYS_ADMIN (git-fixes). - block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit (git-fixes). - bnxt_en: Re-write PCI BARs after PCI fatal error (git-fixes). - bnxt_en: Remove the setting of dev_port (git-fixes). - crypto: qat - disable registration of algorithms (git-fixes). - crypto: qat - fix memory leak in RSA (git-fixes). - crypto: qat - remove dma_free_coherent() for DH (git-fixes). - crypto: qat - remove dma_free_coherent() for RSA (git-fixes). - crypto: qat - set to zero DH parameters before free (git-fixes). - cxgb3/l2t: Fix undefined behaviour (git-fixes). - dm btree remove: fix use after free in rebalance_children() (git-fixes). - dm crypt: fix get_key_size compiler warning if !CONFIG_KEYS (git-fixes). - dm crypt: make printing of the key constant-time (git-fixes). - dm integrity: fix error code in dm_integrity_ctr() (git-fixes). - dm mirror log: round up region bitmap size to BITS_PER_LONG (git-fixes). - dm stats: add cond_resched when looping over entries (git-fixes). - dm: fix mempool NULL pointer race when completing IO (git-fixes). - do not call utsname() after ->nsproxy is NULL (bsc#1201196). - ehea: fix error return code in ehea_restart_qps() (git-fixes). - fsl_lpuart: Do not enable interrupts too early (git-fixes). - hex2bin: fix access beyond string end (git-fixes). - hex2bin: make the function hex_to_bin constant-time (git-fixes). - irqchip/exiu: Fix acknowledgment of edge triggered interrupts (git-fixes). - kabi/severities: add cxgb3 network driver - kernel-binary.spec: Support radio selection for debuginfo. To disable debuginfo on 5.18 kernel a radio selection needs to be switched to a different selection. This requires disabling the currently active option and selecting NONE as debuginfo type. - kvm/emulate: Fix SETcc emulation function offsets with SLS (bsc#1201930). - kvm: emulate: do not adjust size of fastop and setcc subroutines (bsc#1201930). - latent_entropy: avoid build error when plugin cflags are not set (git-fixes). - lib/hexdump.c: return -EINVAL in case of error in hex2bin() (git-fixes). - linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check (git-fixes). - linux/random.h: Remove arch_has_random, arch_has_random_seed (git-fixes). - linux/random.h: Use false with bool (git-fixes). - lkdtm: Disable return thunks in rodata.c (bsc#1114648). - media: dib8000: Fix a memleak in dib8000_init() (git-fixes). - media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach() (git-fixes). - media: uvcvideo: fix division by zero at stream start (git-fixes). - mvpp2: suppress warning (git-fixes). - net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()' (git-fixes). - net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove (git-fixes). - net: dsa: bcm_sf2: Qualify phydev->dev_flags based on port (git-fixes). - net: ethernet: aeroflex: fix UAF in greth_of_remove (git-fixes). - net: ethernet: fix potential use-after-free in ec_bhf_remove (git-fixes). - net: fec: check DMA addressing limitations (git-fixes). - net: fec: fix the potential memory leak in fec_enet_init() (git-fixes). - net: fec_ptp: add clock rate zero check (git-fixes). - net: hamradio: fix memory leak in mkiss_close (git-fixes). - net: korina: fix kfree of rx/tx descriptor array (git-fixes). - net: ll_temac: Fix TX BD buffer overwrite (git-fixes). - net: ll_temac: Fix bug causing buffer descriptor overrun (git-fixes). - net: ll_temac: Fix race condition causing TX hang (git-fixes). - net: macb: mark device wake capable when 'magic-packet' property present (git-fixes). - net: mdio: octeon: Fix some double free issues (git-fixes). - net: mdio: thunder: Fix a double free issue in the .remove function (git-fixes). - net: stmmac: Fix misuses of GENMASK macro (git-fixes). - net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used (git-fixes). - net: stmmac: dwmac1000: Fix extended MAC address registers definition (git-fixes). - net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10 (git-fixes). - net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filter (git-fixes). - net: usb: ax88179_178a: Fix packet receiving (git-fixes). - net: usb: qmi_wwan: add Telit 0x1060 composition (git-fixes). - net: usb: qmi_wwan: add Telit 0x1070 composition (git-fixes). - net: xilinx_emaclite: Do not print real IOMEM pointer (git-fixes). - netxen_nic: Fix an error handling path in 'netxen_nic_probe()' (git-fixes). - pahole 1.22 required for full BTF features. also recommend pahole for kernel-source to make the kernel buildable with standard config - powerpc/64: Move paca allocation later in boot (bsc#1190812). - powerpc/fadump: fix PT_LOAD segment for boot memory area (bsc#1103269 ltc#169948 git-fixes). - powerpc/fadump: make crash memory ranges array allocation generic (bsc#1103269 ltc#169948 git-fixes). - powerpc: Set crashkernel offset to mid of RMA region (bsc#1190812). - qlcnic: Fix an error handling path in 'qlcnic_probe()' (git-fixes). - random: always fill buffer in get_random_bytes_wait (git-fixes). - random: fix crash on multiple early calls to (git-fixes) - rpm/*.spec.in: remove backtick usage - rpm/constraints.in: skip SLOW_DISK workers for kernel-source - rpm/kernel-obs-build.spec.in: Also depend on dracut-systemd (bsc#1195775) - rpm/kernel-obs-build.spec.in: add systemd-initrd and terminfo dracut module (bsc#1195775) - rpm/kernel-obs-build.spec.in: use default dracut modules (bsc#1195926, bsc#1198484) Let's iron out the reduced initrd optimisation in Tumbleweed. Build full blown dracut initrd with systemd for SLE15 SP4. - scsi: lpfc: Address NULL pointer dereference after starget_to_rport() (git-fixes). - scsi: qla2xxx: Add a new v2 dport diagnostic feature (bsc#1201958). - scsi: qla2xxx: Add debug prints in the device remove path (bsc#1201958). - scsi: qla2xxx: Check correct variable in qla24xx_async_gffid() (bsc#1201958). - scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeouts (bsc#1201958). - scsi: qla2xxx: Fix discovery issues in FC-AL topology (bsc#1201651). - scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error injection (bsc#1201958). - scsi: qla2xxx: Fix excessive I/O error messages by default (bsc#1201958). - scsi: qla2xxx: Fix imbalance vha->vref_count (bsc#1201651). - scsi: qla2xxx: Fix incorrect display of max frame size (bsc#1201958). - scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation tests (bsc#1201958). - scsi: qla2xxx: Fix losing FCP-2 targets on long port disable with I/Os (bsc#1201958). - scsi: qla2xxx: Fix losing target when it reappears during delete (bsc#1201958). - scsi: qla2xxx: Fix response queue handler reading stale packets (bsc#1201651). - scsi: qla2xxx: Fix sparse warning for dport_data (bsc#1201651). - scsi: qla2xxx: Remove setting of 'req' and 'rsp' parameters (bsc#1201958). - scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameter (bsc#1201958). - scsi: qla2xxx: Turn off multi-queue for 8G adapters (bsc#1201958). - scsi: qla2xxx: Update manufacturer details (bsc#1201958). - scsi: qla2xxx: Update version to 10.02.07.500-k (bsc#1201958). - scsi: qla2xxx: Update version to 10.02.07.600-k (bsc#1201958). - scsi: qla2xxx: Update version to 10.02.07.700-k (bsc#1201958). - scsi: qla2xxx: Update version to 10.02.07.800-k (bsc#1201958). - scsi: qla2xxx: Wind down adapter after PCIe error (bsc#1201958). - scsi: qla2xxx: Zero undefined mailbox IN registers (bsc#1201651). - scsi: qla2xxx: edif: Add bsg interface to read doorbell events (bsc#1201958). - scsi: qla2xxx: edif: Add retry for ELS passthrough (bsc#1201958). - scsi: qla2xxx: edif: Fix I/O timeout due to over-subscription (bsc#1201958). - scsi: qla2xxx: edif: Fix dropped IKE message (bsc#1201651). - scsi: qla2xxx: edif: Fix n2n discovery issue with secure target (bsc#1201958). - scsi: qla2xxx: edif: Fix n2n login retry for secure device (bsc#1201958). - scsi: qla2xxx: edif: Fix no login after app start (bsc#1201958). - scsi: qla2xxx: edif: Fix no logout on delete for N2N (bsc#1201958). - scsi: qla2xxx: edif: Fix potential stuck session in sa update (bsc#1201958). - scsi: qla2xxx: edif: Fix session thrash (bsc#1201958). - scsi: qla2xxx: edif: Fix slow session teardown (bsc#1201958). - scsi: qla2xxx: edif: Reduce Initiator-Initiator thrashing (bsc#1201958). - scsi: qla2xxx: edif: Reduce N2N thrashing at app_start time (bsc#1201958). - scsi: qla2xxx: edif: Reduce disruption due to multiple app start (bsc#1201958). - scsi: qla2xxx: edif: Remove old doorbell interface (bsc#1201958). - scsi: qla2xxx: edif: Send LOGO for unexpected IKE message (bsc#1201958). - scsi: qla2xxx: edif: Synchronize NPIV deletion with authentication application (bsc#1201958). - scsi: qla2xxx: edif: Tear down session if keys have been removed (bsc#1201958). - scsi: qla2xxx: edif: Wait for app to ack on sess down (bsc#1201958). - scsi: qla2xxx: edif: bsg refactor (bsc#1201958). - serial: mvebu-uart: correctly report configured baudrate value (git-fixes). - tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get (git-fixes). - usbnet: fix memory allocation in helpers. - usbnet: fix memory leak in error case (git-fixes). - vrf: Fix IPv6 with qdisc and xfrm (git-fixes). - x86/entry: Remove skip_r11rcx (bsc#1201644). - x86/retbleed: Add fine grained Kconfig knobs (bsc#1114648). - xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue (bsc#1201381).
Family:unixClass:patch
Status:Reference(s):1012382
1021689
1050242
1050549
1051510
1052904
1053043
1055117
1055121
1055186
1056787
1058115
1061840
1063638
1064802
1065600
1065729
1066129
1068546
1070872
1071995
1075020
1082387
1082555
1083647
1085535
1085536
1086657
1088804
1093389
1097583
1097584
1097585
1097586
1097587
1097588
1099658
1103186
1103259
1103269
1103992
1104353
1104427
1105434
1106011
1106284
1108193
1108838
1108937
1110946
1111331
1111666
1111696
1111966
1112063
1112128
1112178
1113722
1113956
1114279
1114427
1114542
1114638
1114648
1115688
1117114
1117158
1117561
1117626
1117627
1117629
1117630
1118139
1119680
1119843
1120091
1120318
1120423
1120566
1120843
1120902
1122767
1122776
1123454
1123663
1124503
1124729
1124734
1124839
1126206
1126284
1126356
1126704
1127175
1127371
1127374
1127616
1128052
1128378
1128415
1128544
1128904
1128971
1128979
1129138
1129273
1129497
1129693
1129770
1129845
1130195
1130425
1130527
1130567
1130579
1130699
1130937
1130972
1131055
1131326
1131427
1131438
1131451
1131467
1131488
1131530
1131565
1131574
1131587
1131659
1131673
1131847
1131848
1131851
1131900
1131934
1131935
1132044
1132219
1132226
1132227
1132365
1132368
1132369
1132370
1132372
1132373
1132384
1132397
1132402
1132403
1132404
1132405
1132407
1132411
1132412
1132413
1132414
1132426
1132527
1132531
1132555
1132558
1132561
1132562
1132563
1132564
1132570
1132571
1132572
1132589
1132618
1132673
1132681
1132726
1132828
1132894
1132943
1132982
1133005
1133016
1133094
1133095
1133115
1133149
1133176
1133188
1133190
1133320
1133486
1133529
1133547
1133584
1133593
1133612
1133616
1133667
1133668
1133672
1133674
1133675
1133698
1133702
1133731
1133769
1133772
1133774
1133778
1133779
1133780
1133825
1133850
1133851
1133852
1133897
1134090
1134160
1134162
1134199
1134200
1134201
1134202
1134203
1134204
1134205
1134223
1134354
1134393
1134397
1134459
1134460
1134461
1134597
1134600
1134607
1134618
1134651
1134671
1134760
1134806
1134810
1134813
1134848
1134936
1134945
1134946
1134947
1134948
1134949
1134950
1134951
1134952
1134953
1134972
1134974
1134975
1134980
1134981
1134983
1134987
1134989
1134990
1134994
1134995
1134998
1134999
1135006
1135007
1135008
1135018
1135021
1135024
1135026
1135027
1135028
1135029
1135031
1135033
1135034
1135035
1135036
1135037
1135038
1135039
1135041
1135042
1135044
1135045
1135046
1135047
1135049
1135051
1135052
1135053
1135055
1135056
1135058
1135100
1135120
1135278
1135281
1135309
1135312
1135314
1135315
1135316
1135320
1135323
1135330
1135492
1135542
1135556
1135603
1135642
1135661
1135758
1136085
1136188
1136206
1136215
1136345
1136347
1136348
1136353
1136424
1136428
1136430
1136432
1136434
1136435
1136438
1136439
1136456
1136460
1136461
1136469
1136477
1136478
1136498
1136573
1136586
1136881
1136935
1136990
1137151
1137152
1137153
1137162
1137201
1137224
1137232
1137233
1137236
1137372
1137429
1137444
1137586
1137739
1137752
1138291
1138293
1144903
1144919
1146090
1146091
1146093
1146094
1146095
1146097
1146099
1146100
1146687
1146690
1146691
1146692
1146766
1146776
1146784
1146785
1146787
1153108
1153158
1153161
1162117
1166844
1166916
1169851
1172442
1172443
1173274
1174628
1174910
1174913
1175223
1176579
1190812
1195775
1195926
1198484
1198829
1200442
1200598
1200644
1200651
1200910
1201196
1201381
1201429
1201635
1201636
1201644
1201651
1201930
1201940
1201954
1201958
CVE-2017-5753
CVE-2018-1000222
CVE-2018-12116
CVE-2018-12121
CVE-2018-12122
CVE-2018-12123
CVE-2018-12126
CVE-2018-12127
CVE-2018-12130
CVE-2018-16880
CVE-2018-7191
CVE-2019-0199
CVE-2019-0221
CVE-2019-10124
CVE-2019-10220
CVE-2019-11085
CVE-2019-11091
CVE-2019-11477
CVE-2019-11478
CVE-2019-11479
CVE-2019-11486
CVE-2019-11487
CVE-2019-11811
CVE-2019-11815
CVE-2019-11833
CVE-2019-11884
CVE-2019-12382
CVE-2019-12818
CVE-2019-12819
CVE-2019-17133
CVE-2019-3846
CVE-2019-3882
CVE-2019-5489
CVE-2019-6974
CVE-2019-7221
CVE-2019-8564
CVE-2019-8912
CVE-2019-9003
CVE-2019-9213
CVE-2019-9500
CVE-2019-9503
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-2020-10531
CVE-2020-10704
CVE-2020-11080
CVE-2020-14344
CVE-2020-14361
CVE-2020-14362
CVE-2020-14422
CVE-2020-1472
CVE-2020-36557
CVE-2020-36558
CVE-2020-7068
CVE-2020-7598
CVE-2020-8174
CVE-2021-33655
CVE-2021-33656
CVE-2022-1462
CVE-2022-20166
CVE-2022-36946
SUSE-SU-2018:2840-1
SUSE-SU-2019:0118-1
SUSE-SU-2019:1693-1
SUSE-SU-2019:2260-1
SUSE-SU-2020:1089-1
SUSE-SU-2020:1132-1
SUSE-SU-2020:1568-1
SUSE-SU-2020:1920-1
SUSE-SU-2020:2197-1
SUSE-SU-2020:2398-1
SUSE-SU-2020:2456-1
SUSE-SU-2020:2722-1
SUSE-SU-2022:2719-1
Platform(s):SUSE Linux Enterprise Build System Kit 12
SUSE Linux Enterprise Desktop 11 SP2
SUSE Linux Enterprise Desktop 11 SP3
SUSE Linux Enterprise Desktop 12
SUSE Linux Enterprise Desktop 12 SP1
SUSE Linux Enterprise Desktop 12 SP2
SUSE Linux Enterprise Desktop 12 SP3
SUSE Linux Enterprise Desktop 12 SP4
SUSE Linux Enterprise for SAP 11 SP1
SUSE Linux Enterprise High Availability 12 SP3
SUSE Linux Enterprise High Availability 12 SP5
SUSE Linux Enterprise High Availability 15 SP1
SUSE Linux Enterprise High Performance Computing 12 SP5
SUSE Linux Enterprise High Performance Computing 15-ESPOS
SUSE Linux Enterprise High Performance Computing 15-LTSS
SUSE Linux Enterprise Live Patching 12 SP3
SUSE Linux Enterprise Live Patching 12 SP4
SUSE Linux Enterprise Module for Advanced Systems Management 12
SUSE Linux Enterprise Module for Live Patching 15
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Module for Web Scripting 15
SUSE Linux Enterprise Module for Web Scripting 15 SP1
SUSE Linux Enterprise Module for Web Scripting 15 SP2
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 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 SP4
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12 SP5
SUSE Linux Enterprise Server 15-LTSS
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for SAP Applications 15
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 12
SUSE Linux Enterprise Software Development Kit 12 SP1
SUSE Linux Enterprise Software Development Kit 12 SP2
SUSE Linux Enterprise Software Development Kit 12 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 15
SUSE Linux Enterprise Workstation Extension 15 SP1
SUSE Linux Enterprise Workstation Extension 15 SP2
Product(s):
Definition Synopsis
  • SUSE Linux Enterprise Build System Kit 12 is installed
  • AND Package Information
  • cups-1.7.5-5 is installed
  • OR cups-ddk-1.7.5-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND Package Information
  • accountsservice-0.6.35-1 is installed
  • OR accountsservice-lang-0.6.35-1 is installed
  • OR libaccountsservice0-0.6.35-1 is installed
  • OR typelib-1_0-AccountsService-1_0-0.6.35-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND clamav-0.98.7-13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • evince-3.20.1-5 is installed
  • OR evince-browser-plugin-3.20.1-5 is installed
  • OR evince-lang-3.20.1-5 is installed
  • OR evince-plugin-djvudocument-3.20.1-5 is installed
  • OR evince-plugin-dvidocument-3.20.1-5 is installed
  • OR evince-plugin-pdfdocument-3.20.1-5 is installed
  • OR evince-plugin-psdocument-3.20.1-5 is installed
  • OR evince-plugin-tiffdocument-3.20.1-5 is installed
  • OR evince-plugin-xpsdocument-3.20.1-5 is installed
  • OR libevdocument3-4-3.20.1-5 is installed
  • OR libevview3-3-3.20.1-5 is installed
  • OR nautilus-evince-3.20.1-5 is installed
  • OR typelib-1_0-EvinceDocument-3_0-3.20.1-5 is installed
  • OR typelib-1_0-EvinceView-3_0-3.20.1-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • bind-libs-9.9.9P1-62 is installed
  • OR bind-libs-32bit-9.9.9P1-62 is installed
  • OR bind-utils-9.9.9P1-62 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • audiofile-0.3.6-10 is installed
  • OR libaudiofile1-0.3.6-10 is installed
  • OR libaudiofile1-32bit-0.3.6-10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP3 is installed
  • AND Package Information
  • cluster-md-kmp-default-4.4.73-5 is installed
  • OR dlm-kmp-default-4.4.73-5 is installed
  • OR gfs2-kmp-default-4.4.73-5 is installed
  • OR ocfs2-kmp-default-4.4.73-5 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise High Availability 12 SP5 is installed
  • OR SUSE Linux Enterprise High Performance Computing 12 SP5 is installed
  • OR SUSE Linux Enterprise Server 12 SP5 is installed
  • AND Package Information
  • cluster-md-kmp-default-4.12.14-122.130.1 is installed
  • OR dlm-kmp-default-4.12.14-122.130.1 is installed
  • OR gfs2-kmp-default-4.12.14-122.130.1 is installed
  • OR ocfs2-kmp-default-4.12.14-122.130.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 15 SP1 is installed
  • AND Package Information
  • cluster-md-kmp-default-4.12.14-197.4 is installed
  • OR dlm-kmp-default-4.12.14-197.4 is installed
  • OR gfs2-kmp-default-4.12.14-197.4 is installed
  • OR kernel-default-4.12.14-197.4 is installed
  • OR ocfs2-kmp-default-4.12.14-197.4 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise High Performance Computing 15-ESPOS is installed
  • AND
  • libdcerpc-binding0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libdcerpc-binding0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libdcerpc-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libdcerpc-samr-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libdcerpc-samr0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libdcerpc0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libdcerpc0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libndr-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libndr-krb5pac-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libndr-krb5pac0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libndr-krb5pac0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libndr-nbt-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libndr-nbt0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libndr-nbt0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libndr-standard-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libndr-standard0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libndr-standard0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libndr0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libndr0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libnetapi-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libnetapi0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libnetapi0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-credentials-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-credentials0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-credentials0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-errors-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-errors0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-errors0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-hostconfig-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-hostconfig0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-hostconfig0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-passdb-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-passdb0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-passdb0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-policy-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-policy0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-util-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-util0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-util0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamdb-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamdb0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamdb0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsmbclient-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsmbclient0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsmbclient0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsmbconf-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsmbconf0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsmbconf0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsmbldap-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsmbldap2-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsmbldap2-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libtevent-util-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libtevent-util0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libtevent-util0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libwbclient-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libwbclient0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libwbclient0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR samba-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR samba-client-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR samba-client-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR samba-core-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR samba-libs-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR samba-libs-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR samba-winbind-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR samba-winbind-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR Package Information
  • SUSE Linux Enterprise High Performance Computing 15-LTSS is installed
  • AND
  • libdcerpc-binding0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libdcerpc-binding0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libdcerpc-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libdcerpc-samr-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libdcerpc-samr0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libdcerpc0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libdcerpc0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libndr-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libndr-krb5pac-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libndr-krb5pac0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libndr-krb5pac0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libndr-nbt-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libndr-nbt0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libndr-nbt0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libndr-standard-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libndr-standard0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libndr-standard0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libndr0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libndr0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libnetapi-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libnetapi0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libnetapi0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-credentials-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-credentials0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-credentials0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-errors-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-errors0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-errors0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-hostconfig-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-hostconfig0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-hostconfig0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-passdb-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-passdb0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-passdb0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-policy-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-policy0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-util-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-util0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamba-util0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamdb-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamdb0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsamdb0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsmbclient-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsmbclient0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsmbclient0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsmbconf-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsmbconf0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsmbconf0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsmbldap-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsmbldap2-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libsmbldap2-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libtevent-util-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libtevent-util0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libtevent-util0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libwbclient-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libwbclient0-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR libwbclient0-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR samba-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR samba-client-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR samba-client-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR samba-core-devel-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR samba-libs-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR samba-libs-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR samba-winbind-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • OR samba-winbind-32bit-4.7.11+git.231.7f324c4d89e-4.40 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Live Patching 12 SP3 is installed
  • AND Package Information
  • kgraft-patch-4_4_120-94_17-default-1-4.3 is installed
  • OR kgraft-patch-SLE12-SP3_Update_10-1-4.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Live Patching 12 SP4 is installed
  • AND Package Information
  • kgraft-patch-4_12_14-95_6-default-1-6.3 is installed
  • OR kgraft-patch-SLE12-SP4_Update_2-1-6.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
  • AND Package Information
  • puppet-3.8.5-15.3 is installed
  • OR puppet-server-3.8.5-15.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Live Patching 15 is installed
  • AND Package Information
  • kernel-livepatch-4_12_14-150_38-default-2-2 is installed
  • OR kernel-livepatch-SLE15_Update_15-2-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • nodejs6-6.9.5-7 is installed
  • OR nodejs6-devel-6.9.5-7 is installed
  • OR nodejs6-docs-6.9.5-7 is installed
  • OR npm6-6.9.5-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 15 is installed
  • AND Package Information
  • apache2-mod_php7-7.2.5-4.9 is installed
  • OR php7-7.2.5-4.9 is installed
  • OR php7-bcmath-7.2.5-4.9 is installed
  • OR php7-bz2-7.2.5-4.9 is installed
  • OR php7-calendar-7.2.5-4.9 is installed
  • OR php7-ctype-7.2.5-4.9 is installed
  • OR php7-curl-7.2.5-4.9 is installed
  • OR php7-dba-7.2.5-4.9 is installed
  • OR php7-devel-7.2.5-4.9 is installed
  • OR php7-dom-7.2.5-4.9 is installed
  • OR php7-enchant-7.2.5-4.9 is installed
  • OR php7-exif-7.2.5-4.9 is installed
  • OR php7-fastcgi-7.2.5-4.9 is installed
  • OR php7-fileinfo-7.2.5-4.9 is installed
  • OR php7-fpm-7.2.5-4.9 is installed
  • OR php7-ftp-7.2.5-4.9 is installed
  • OR php7-gd-7.2.5-4.9 is installed
  • OR php7-gettext-7.2.5-4.9 is installed
  • OR php7-gmp-7.2.5-4.9 is installed
  • OR php7-iconv-7.2.5-4.9 is installed
  • OR php7-intl-7.2.5-4.9 is installed
  • OR php7-json-7.2.5-4.9 is installed
  • OR php7-ldap-7.2.5-4.9 is installed
  • OR php7-mbstring-7.2.5-4.9 is installed
  • OR php7-mysql-7.2.5-4.9 is installed
  • OR php7-odbc-7.2.5-4.9 is installed
  • OR php7-opcache-7.2.5-4.9 is installed
  • OR php7-openssl-7.2.5-4.9 is installed
  • OR php7-pcntl-7.2.5-4.9 is installed
  • OR php7-pdo-7.2.5-4.9 is installed
  • OR php7-pear-7.2.5-4.9 is installed
  • OR php7-pear-Archive_Tar-7.2.5-4.9 is installed
  • OR php7-pgsql-7.2.5-4.9 is installed
  • OR php7-phar-7.2.5-4.9 is installed
  • OR php7-posix-7.2.5-4.9 is installed
  • OR php7-shmop-7.2.5-4.9 is installed
  • OR php7-snmp-7.2.5-4.9 is installed
  • OR php7-soap-7.2.5-4.9 is installed
  • OR php7-sockets-7.2.5-4.9 is installed
  • OR php7-sqlite-7.2.5-4.9 is installed
  • OR php7-sysvmsg-7.2.5-4.9 is installed
  • OR php7-sysvsem-7.2.5-4.9 is installed
  • OR php7-sysvshm-7.2.5-4.9 is installed
  • OR php7-tokenizer-7.2.5-4.9 is installed
  • OR php7-wddx-7.2.5-4.9 is installed
  • OR php7-xmlreader-7.2.5-4.9 is installed
  • OR php7-xmlrpc-7.2.5-4.9 is installed
  • OR php7-xmlwriter-7.2.5-4.9 is installed
  • OR php7-xsl-7.2.5-4.9 is installed
  • OR php7-zip-7.2.5-4.9 is installed
  • OR php7-zlib-7.2.5-4.9 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 15 SP1 is installed
  • AND Package Information
  • nodejs10-10.21.0-1.21 is installed
  • OR nodejs10-devel-10.21.0-1.21 is installed
  • OR nodejs10-docs-10.21.0-1.21 is installed
  • OR npm10-10.21.0-1.21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 15 SP2 is installed
  • AND Package Information
  • apache2-mod_php7-7.4.6-3.6 is installed
  • OR php7-7.4.6-3.6 is installed
  • OR php7-bcmath-7.4.6-3.6 is installed
  • OR php7-bz2-7.4.6-3.6 is installed
  • OR php7-calendar-7.4.6-3.6 is installed
  • OR php7-ctype-7.4.6-3.6 is installed
  • OR php7-curl-7.4.6-3.6 is installed
  • OR php7-dba-7.4.6-3.6 is installed
  • OR php7-devel-7.4.6-3.6 is installed
  • OR php7-dom-7.4.6-3.6 is installed
  • OR php7-enchant-7.4.6-3.6 is installed
  • OR php7-exif-7.4.6-3.6 is installed
  • OR php7-fastcgi-7.4.6-3.6 is installed
  • OR php7-fileinfo-7.4.6-3.6 is installed
  • OR php7-fpm-7.4.6-3.6 is installed
  • OR php7-ftp-7.4.6-3.6 is installed
  • OR php7-gd-7.4.6-3.6 is installed
  • OR php7-gettext-7.4.6-3.6 is installed
  • OR php7-gmp-7.4.6-3.6 is installed
  • OR php7-iconv-7.4.6-3.6 is installed
  • OR php7-intl-7.4.6-3.6 is installed
  • OR php7-json-7.4.6-3.6 is installed
  • OR php7-ldap-7.4.6-3.6 is installed
  • OR php7-mbstring-7.4.6-3.6 is installed
  • OR php7-mysql-7.4.6-3.6 is installed
  • OR php7-odbc-7.4.6-3.6 is installed
  • OR php7-opcache-7.4.6-3.6 is installed
  • OR php7-openssl-7.4.6-3.6 is installed
  • OR php7-pcntl-7.4.6-3.6 is installed
  • OR php7-pdo-7.4.6-3.6 is installed
  • OR php7-pgsql-7.4.6-3.6 is installed
  • OR php7-phar-7.4.6-3.6 is installed
  • OR php7-posix-7.4.6-3.6 is installed
  • OR php7-readline-7.4.6-3.6 is installed
  • OR php7-shmop-7.4.6-3.6 is installed
  • OR php7-snmp-7.4.6-3.6 is installed
  • OR php7-soap-7.4.6-3.6 is installed
  • OR php7-sockets-7.4.6-3.6 is installed
  • OR php7-sodium-7.4.6-3.6 is installed
  • OR php7-sqlite-7.4.6-3.6 is installed
  • OR php7-sysvmsg-7.4.6-3.6 is installed
  • OR php7-sysvsem-7.4.6-3.6 is installed
  • OR php7-sysvshm-7.4.6-3.6 is installed
  • OR php7-tidy-7.4.6-3.6 is installed
  • OR php7-tokenizer-7.4.6-3.6 is installed
  • OR php7-xmlreader-7.4.6-3.6 is installed
  • OR php7-xmlrpc-7.4.6-3.6 is installed
  • OR php7-xmlwriter-7.4.6-3.6 is installed
  • OR php7-xsl-7.4.6-3.6 is installed
  • OR php7-zip-7.4.6-3.6 is installed
  • OR php7-zlib-7.4.6-3.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 11 SP3 is installed
  • AND Package Information
  • curl-7.19.7-1.61.1 is installed
  • OR libcurl4-7.19.7-1.61.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND Package Information
  • Mesa-9.0.3-0.28.29.2 is installed
  • OR Mesa-32bit-9.0.3-0.28.29.2 is installed
  • OR Mesa-x86-9.0.3-0.28.29.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • MozillaFirefox-31.1.0esr-1 is installed
  • OR MozillaFirefox-translations-31.1.0esr-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • apache-commons-daemon-1.0.15-4 is installed
  • OR apache-commons-daemon-javadoc-1.0.15-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND apache2-mod_jk-1.2.40-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • apache-commons-daemon-1.0.15-6 is installed
  • OR apache-commons-daemon-javadoc-1.0.15-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND libvdpau1-1.1.1-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 15-LTSS is installed
  • AND Package Information
  • python2-salt-2019.2.0-5.67 is installed
  • OR python3-salt-2019.2.0-5.67 is installed
  • OR salt-2019.2.0-5.67 is installed
  • OR salt-api-2019.2.0-5.67 is installed
  • OR salt-bash-completion-2019.2.0-5.67 is installed
  • OR salt-cloud-2019.2.0-5.67 is installed
  • OR salt-doc-2019.2.0-5.67 is installed
  • OR salt-fish-completion-2019.2.0-5.67 is installed
  • OR salt-master-2019.2.0-5.67 is installed
  • OR salt-minion-2019.2.0-5.67 is installed
  • OR salt-proxy-2019.2.0-5.67 is installed
  • OR salt-ssh-2019.2.0-5.67 is installed
  • OR salt-standalone-formulas-configuration-2019.2.0-5.67 is installed
  • OR salt-syndic-2019.2.0-5.67 is installed
  • OR salt-zsh-completion-2019.2.0-5.67 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • apache2-2.4.23-14 is installed
  • OR apache2-doc-2.4.23-14 is installed
  • OR apache2-example-pages-2.4.23-14 is installed
  • OR apache2-prefork-2.4.23-14 is installed
  • OR apache2-utils-2.4.23-14 is installed
  • OR apache2-worker-2.4.23-14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 15 is installed
  • AND Package Information
  • freeradius-server-3.0.16-3.6 is installed
  • OR freeradius-server-devel-3.0.16-3.6 is installed
  • OR freeradius-server-krb5-3.0.16-3.6 is installed
  • OR freeradius-server-ldap-3.0.16-3.6 is installed
  • OR freeradius-server-libs-3.0.16-3.6 is installed
  • OR freeradius-server-mysql-3.0.16-3.6 is installed
  • OR freeradius-server-perl-3.0.16-3.6 is installed
  • OR freeradius-server-postgresql-3.0.16-3.6 is installed
  • OR freeradius-server-python-3.0.16-3.6 is installed
  • OR freeradius-server-sqlite-3.0.16-3.6 is installed
  • OR freeradius-server-utils-3.0.16-3.6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP2 is installed
  • AND mozilla-nss-devel-3.15.3.1-0.4.2.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 is installed
  • AND MozillaFirefox-devel-31.1.0esr-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
  • AND Package Information
  • glibc-2.19-38.2 is installed
  • OR glibc-devel-static-2.19-38.2 is installed
  • OR glibc-info-2.19-38.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
  • AND Package Information
  • bind-9.9.9P1-49.1 is installed
  • OR bind-devel-9.9.9P1-49.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
  • AND unixODBC-devel-2.3.4-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 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 Workstation Extension 12 SP1 is installed
  • AND bogofilter-1.2.4-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • NetworkManager-1.0.12-8 is installed
  • OR NetworkManager-lang-1.0.12-8 is installed
  • OR typelib-1_0-NM-1_0-1.0.12-8 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND bogofilter-1.2.4-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 is installed
  • AND enigmail-2.0.8-3.10 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 SP1 is installed
  • AND Package Information
  • MozillaThunderbird-60.8.0-3.46 is installed
  • OR MozillaThunderbird-translations-common-60.8.0-3.46 is installed
  • OR MozillaThunderbird-translations-other-60.8.0-3.46 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 SP2 is installed
  • AND Package Information
  • LibVNCServer-0.9.10-4.22 is installed
  • OR libvncclient0-0.9.10-4.22 is installed
  • OR libvncserver0-0.9.10-4.22 is installed
  • BACK