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





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

The following security bugs were fixed:

- CVE-2015-1350: The VFS subsystem in the Linux kernel provided an incomplete set of requirements for setattr operations that underspecifies removing extended privilege attributes, which allowed local users to cause a denial of service (capability stripping) via a failed invocation of a system call, as demonstrated by using chown to remove a capability from the ping or Wireshark dumpcap program (bnc#914939). - CVE-2016-2117: The atl2_probe function in drivers/net/ethernet/atheros/atlx/atl2.c in the Linux kernel incorrectly enabled scatter/gather I/O, which allowed remote attackers to obtain sensitive information from kernel memory by reading packet data (bnc#968697). - CVE-2016-3070: The trace_writeback_dirty_page implementation in include/trace/events/writeback.h in the Linux kernel improperly interacted with mm/migrate.c, which allowed local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by triggering a certain page move (bnc#979215). - CVE-2016-5243: The tipc_nl_compat_link_dump function in net/tipc/netlink_compat.c in the Linux kernel did not properly copy a certain string, which allowed local users to obtain sensitive information from kernel stack memory by reading a Netlink message (bnc#983212). - CVE-2016-7117: Use-after-free vulnerability in the __sys_recvmmsg function in net/socket.c in the Linux kernel allowed remote attackers to execute arbitrary code via vectors involving a recvmmsg system call that is mishandled during error processing (bnc#1003077). - CVE-2016-9588: arch/x86/kvm/vmx.c in the Linux kernel mismanages the #BP and #OF exceptions, which allowed guest OS users to cause a denial of service (guest OS crash) by declining to handle an exception thrown by an L2 guest (bnc#1015703). - CVE-2016-10044: The aio_mount function in fs/aio.c in the Linux kernel did not properly restrict execute access, which made it easier for local users to bypass intended SELinux W^X policy restrictions, and consequently gain privileges, via an io_setup system call (bnc#1023992). - CVE-2016-10200: Race condition in the L2TPv3 IP Encapsulation feature in the Linux kernel allowed local users to gain privileges or cause a denial of service (use-after-free) by making multiple bind system calls without properly ascertaining whether a socket has the SOCK_ZAPPED status, related to net/l2tp/l2tp_ip.c and net/l2tp/l2tp_ip6.c (bnc#1028415). - CVE-2016-10208: The ext4_fill_super function in fs/ext4/super.c in the Linux kernel did not properly validate meta block groups, which allowed physically proximate attackers to cause a denial of service (out-of-bounds read and system crash) via a crafted ext4 image (bnc#1023377). - CVE-2017-2671: The ping_unhash function in net/ipv4/ping.c in the Linux kernel is too late in obtaining a certain lock and consequently cannot ensure that disconnect function calls are safe, which allowed local users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a socket system call (bnc#1031003). - CVE-2017-5669: The do_shmat function in ipc/shm.c in the Linux kernel did not restrict the address calculated by a certain rounding operation, which allowed local users to map page zero, and consequently bypass a protection mechanism that exists for the mmap system call, by making crafted shmget and shmat system calls in a privileged context (bnc#1026914). - CVE-2017-5897: The ip6gre_err function in net/ipv6/ip6_gre.c in the Linux kernel allowed remote attackers to have unspecified impact via vectors involving GRE flags in an IPv6 packet, which trigger an out-of-bounds access (bnc#1023762). - CVE-2017-5970: The ipv4_pktinfo_prepare function in net/ipv4/ip_sockglue.c in the Linux kernel allowed attackers to cause a denial of service (system crash) via (1) an application that made crafted system calls or possibly (2) IPv4 traffic with invalid IP options (bnc#1024938). - CVE-2017-5986: Race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel allowed local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state (bnc#1025235). - CVE-2017-6074: The dccp_rcv_state_process function in net/dccp/input.c in the Linux kernel mishandled DCCP_PKT_REQUEST packet data structures in the LISTEN state, which allowed local users to obtain root privileges or cause a denial of service (double free) via an application that made an IPV6_RECVPKTINFO setsockopt system call (bnc#1026024). - CVE-2017-6214: The tcp_splice_read function in net/ipv4/tcp.c in the Linux kernel allowed remote attackers to cause a denial of service (infinite loop and soft lockup) via vectors involving a TCP packet with the URG flag (bnc#1026722). - CVE-2017-6345: The LLC subsystem in the Linux kernel did not ensure that a certain destructor exists in required circumstances, which allowed local users to cause a denial of service (BUG_ON) or possibly have unspecified other impact via crafted system calls (bnc#1027190). - CVE-2017-6346: Race condition in net/packet/af_packet.c in the Linux kernel allowed local users to cause a denial of service (use-after-free) or possibly have unspecified other impact via a multithreaded application that made PACKET_FANOUT setsockopt system calls (bnc#1027189). - CVE-2017-6348: The hashbin_delete function in net/irda/irqueue.c in the Linux kernel improperly managed lock dropping, which allowed local users to cause a denial of service (deadlock) via crafted operations on IrDA devices (bnc#1027178). - CVE-2017-6353: net/sctp/socket.c in the Linux kernel did not properly restrict association peel-off operations during certain wait states, which allowed local users to cause a denial of service (invalid unlock and double free) via a multithreaded application. NOTE: this vulnerability exists because of an incorrect fix for CVE-2017-5986 (bnc#1027066). - CVE-2017-7187: The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel allowed local users to cause a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write function (bnc#1030213). - CVE-2017-7261: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not check for a zero value of certain levels data, which allowed local users to cause a denial of service (ZERO_SIZE_PTR dereference, and GPF and possibly panic) via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031052). - CVE-2017-7294: The vmw_surface_define_ioctl function in drivers/gpu/drm/vmwgfx/vmwgfx_surface.c in the Linux kernel did not validate addition of certain levels data, which allowed local users to trigger an integer overflow and out-of-bounds write, and cause a denial of service (system hang or crash) or possibly gain privileges, via a crafted ioctl call for a /dev/dri/renderD* device (bnc#1031440). - CVE-2017-7308: The packet_set_ring function in net/packet/af_packet.c in the Linux kernel did not properly validate certain block-size data, which allowed local users to cause a denial of service (overflow) or possibly have unspecified other impact via crafted system calls (bnc#1031579). - CVE-2017-7616: Incorrect error handling in the set_mempolicy and mbind compat syscalls in mm/mempolicy.c in the Linux kernel allowed local users to obtain sensitive information from uninitialized stack data by triggering failure of a certain bitmap operation (bnc#1033336).

The following non-security bugs were fixed:

- ext4: fix fencepost in s_first_meta_bg validation (bsc#1029986). - hwrng: virtio - ensure reads happen after successful probe (bsc#954763 bsc#1032344). - kgr/module: make a taint flag module-specific (fate#313296). - l2tp: fix address test in __l2tp_ip6_bind_lookup() (bsc#1028415). - l2tp: fix lookup for sockets not bound to a device in l2tp_ip (bsc#1028415). - l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind() (bsc#1028415). - l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() (bsc#1028415). - l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 (bsc#1028415). - l2tp: lock socket before checking flags in connect() (bsc#1028415). - mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp (bnc#1030118). - module: move add_taint_module() to a header file (fate#313296). - netfilter: bridge: Fix the build when IPV6 is disabled (bsc#1027149). - nfs: flush out dirty data on file fput() (bsc#1021762). - powerpc: Blacklist GCC 5.4 6.1 and 6.2 (boo#1028895). - powerpc: Reject binutils 2.24 when building little endian (boo#1028895). - revert 'procfs: mark thread stack correctly in proc//maps' (bnc#1030901). - taint/module: Clean up global and module taint flags handling (fate#313296). - usb: serial: kl5kusb105: fix line-state error handling (bsc#1021256). - xfs_dmapi: fix the debug compilation of xfs_dmapi (bsc#989056). - xfs: fix buffer overflow dm_get_dirattrs/dm_get_dirattrs2 (bsc#989056).
Family:unixClass:patch
Status:Reference(s):1003077
1015703
1021256
1021762
1023377
1023762
1023992
1024938
1025235
1026024
1026722
1026914
1027066
1027149
1027178
1027189
1027190
1028415
1028895
1029986
1030118
1030213
1030901
1031003
1031052
1031440
1031481
1031579
1031660
1032344
1033336
1039496
1086774
1086775
1086813
1086814
1086817
1086820
1093414
1106923
1108835
1109252
1109663
1109847
1110445
1111278
1112024
1113083
1113632
1113665
1119947
1120489
1133191
1136446
1136935
1137597
1138459
1149294
1149295
1149296
1149297
1149298
1149299
1149303
1149304
1149324
1150734
1157198
1160888
1172524
1177914
896202
896435
898003
899524
900275
900276
901924
905483
906689
911363
914939
920057
928740
929919
931625
931626
931627
931628
932770
932790
932996
954763
968697
979215
983212
989056
CVE-2014-3591
CVE-2014-3707
CVE-2014-8150
CVE-2015-1350
CVE-2015-3209
CVE-2015-4103
CVE-2015-4104
CVE-2015-4105
CVE-2015-4106
CVE-2015-4163
CVE-2015-4164
CVE-2016-10044
CVE-2016-10200
CVE-2016-10208
CVE-2016-2117
CVE-2016-3070
CVE-2016-5243
CVE-2016-7117
CVE-2016-9588
CVE-2017-1000364
CVE-2017-15710
CVE-2017-15715
CVE-2017-2671
CVE-2017-5669
CVE-2017-5897
CVE-2017-5970
CVE-2017-5986
CVE-2017-6074
CVE-2017-6214
CVE-2017-6318
CVE-2017-6345
CVE-2017-6346
CVE-2017-6348
CVE-2017-6353
CVE-2017-7187
CVE-2017-7261
CVE-2017-7294
CVE-2017-7308
CVE-2017-7616
CVE-2018-1000802
CVE-2018-1283
CVE-2018-1301
CVE-2018-1302
CVE-2018-1303
CVE-2018-1312
CVE-2018-14647
CVE-2018-15686
CVE-2018-15688
CVE-2018-16884
CVE-2018-20217
CVE-2019-10160
CVE-2019-11477
CVE-2019-11478
CVE-2019-11487
CVE-2019-11740
CVE-2019-11742
CVE-2019-11743
CVE-2019-11744
CVE-2019-11746
CVE-2019-11752
CVE-2019-11753
CVE-2019-14907
CVE-2019-3688
CVE-2019-3690
CVE-2019-3846
CVE-2019-9812
CVE-2020-12861
CVE-2020-12862
CVE-2020-12863
CVE-2020-12864
CVE-2020-12865
CVE-2020-12866
CVE-2020-12867
CVE-2020-15999
SUSE-SU-2015:1042-1
SUSE-SU-2015:1179-1
SUSE-SU-2017:1247-1
SUSE-SU-2017:1944-1
SUSE-SU-2018:1161-1
SUSE-SU-2018:3767-1
SUSE-SU-2019:0111-1
SUSE-SU-2019:2053-1
SUSE-SU-2019:2436-1
SUSE-SU-2019:3180-1
SUSE-SU-2020:0233-1
SUSE-SU-2020:2998-1
SUSE-SU-2020:3125-1
Platform(s):SUSE Linux Enterprise Desktop 11 SP2
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 Desktop 12 SP5
SUSE Linux Enterprise Module for Basesystem 15
SUSE Linux Enterprise Module for Basesystem 15 SP1
SUSE Linux Enterprise Module for Desktop Applications 15
SUSE Linux Enterprise Module for Desktop Applications 15 SP1
SUSE Linux Enterprise Module for Server Applications 15
SUSE Linux Enterprise Server 11 SP3
SUSE Linux Enterprise Server 11 SP3-LTSS
SUSE Linux Enterprise Server 11 SP3-TERADATA
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 12 SP1
SUSE Linux Enterprise Server 12 SP1-LTSS
SUSE Linux Enterprise Server 12 SP2
SUSE Linux Enterprise Server 12 SP2-BCL
SUSE Linux Enterprise Server 12 SP2-ESPOS
SUSE Linux Enterprise Server 12 SP2-LTSS
SUSE Linux Enterprise Server 12 SP3
SUSE Linux Enterprise Server 12 SP3-BCL
SUSE Linux Enterprise Server 12 SP3-ESPOS
SUSE Linux Enterprise Server 12 SP3-LTSS
SUSE Linux Enterprise Server 12 SP3-TERADATA
SUSE Linux Enterprise Server 12 SP4
SUSE Linux Enterprise Server 12 SP5
SUSE Linux Enterprise Server 12-LTSS
SUSE Linux Enterprise Server for SAP Applications 12
SUSE Linux Enterprise Server for SAP Applications 12 SP1
SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP2
SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3
SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL
SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS
SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA
SUSE Linux Enterprise Server for SAP Applications 12 SP4
SUSE Linux Enterprise Server for SAP Applications 12 SP5
SUSE Linux Enterprise Server for SAP Applications 12-LTSS
SUSE Linux Enterprise Workstation Extension 12
SUSE Linux Enterprise Workstation Extension 12 SP1
SUSE Linux Enterprise Workstation Extension 12 SP2
SUSE Linux Enterprise Workstation Extension 12 SP3
SUSE Linux Enterprise Workstation Extension 12 SP4
SUSE OpenStack Cloud 5
SUSE OpenStack Cloud 6
SUSE OpenStack Cloud 7
Product(s):
Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND clamav-0.97.8-0.2 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
  • libexif12-0.6.21-6 is installed
  • OR libexif12-32bit-0.6.21-6 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • libX11-6-1.6.2-4 is installed
  • OR libX11-6-32bit-1.6.2-4 is installed
  • OR libX11-data-1.6.2-4 is installed
  • OR libX11-xcb1-1.6.2-4 is installed
  • OR libX11-xcb1-32bit-1.6.2-4 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND ctags-5.8-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND Package Information
  • colord-1.3.3-12 is installed
  • OR colord-gtk-lang-0.1.26-6 is installed
  • OR colord-lang-1.3.3-12 is installed
  • OR libcolord-gtk1-0.1.26-6 is installed
  • OR libcolord2-1.3.3-12 is installed
  • OR libcolord2-32bit-1.3.3-12 is installed
  • OR libcolorhug2-1.3.3-12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP5 is installed
  • AND Package Information
  • libpython3_4m1_0-3.4.6-25.29 is installed
  • OR libpython3_4m1_0-32bit-3.4.6-25.29 is installed
  • OR python3-3.4.6-25.29 is installed
  • OR python3-base-3.4.6-25.29 is installed
  • OR python3-curses-3.4.6-25.29 is installed
  • OR python3-tk-3.4.6-25.29 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 is installed
  • AND Package Information
  • aaa_base-84.87+git20180409.04c9dae-1 is installed
  • OR aaa_base-extras-84.87+git20180409.04c9dae-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Basesystem 15 SP1 is installed
  • AND Package Information
  • avahi-0.7-1 is installed
  • OR avahi-compat-howl-devel-0.7-1 is installed
  • OR avahi-compat-mDNSResponder-devel-0.7-1 is installed
  • OR avahi-lang-0.7-1 is installed
  • OR avahi-utils-0.7-1 is installed
  • OR libavahi-client3-0.7-1 is installed
  • OR libavahi-client3-32bit-0.7-1 is installed
  • OR libavahi-common3-0.7-1 is installed
  • OR libavahi-common3-32bit-0.7-1 is installed
  • OR libavahi-core7-0.7-1 is installed
  • OR libavahi-devel-0.7-1 is installed
  • OR libdns_sd-0.7-1 is installed
  • OR libhowl0-0.7-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 is installed
  • AND libXrandr2-32bit-1.5.1-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Desktop Applications 15 SP1 is installed
  • AND Package Information
  • audiofile-devel-0.3.6-3.7 is installed
  • OR libaudiofile1-0.3.6-3.7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Server Applications 15 is installed
  • AND Package Information
  • bind-9.11.2-10 is installed
  • OR bind-chrootenv-9.11.2-10 is installed
  • OR bind-doc-9.11.2-10 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • libmpfr1-2.3.2-3.118 is installed
  • OR libmpfr1-32bit-2.3.2-3.118 is installed
  • OR libmpfr1-x86-2.3.2-3.118 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • libmpfr1-2.3.2-3.118 is installed
  • OR libmpfr1-32bit-2.3.2-3.118 is installed
  • OR libmpfr1-x86-2.3.2-3.118 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • ecryptfs-utils-61-1.33 is installed
  • OR ecryptfs-utils-32bit-61-1.33 is installed
  • OR ecryptfs-utils-x86-61-1.33 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND
  • bind-9.9.6P1-0.25 is installed
  • OR bind-chrootenv-9.9.6P1-0.25 is installed
  • OR bind-doc-9.9.6P1-0.25 is installed
  • OR bind-libs-9.9.6P1-0.25 is installed
  • OR bind-libs-32bit-9.9.6P1-0.25 is installed
  • OR bind-utils-9.9.6P1-0.25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND
  • bind-9.9.6P1-0.25 is installed
  • OR bind-chrootenv-9.9.6P1-0.25 is installed
  • OR bind-doc-9.9.6P1-0.25 is installed
  • OR bind-libs-9.9.6P1-0.25 is installed
  • OR bind-libs-32bit-9.9.6P1-0.25 is installed
  • OR bind-utils-9.9.6P1-0.25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-LTSS is installed
  • AND Package Information
  • xen-4.2.5_21-41 is installed
  • OR xen-doc-html-4.2.5_21-41 is installed
  • OR xen-doc-pdf-4.2.5_21-41 is installed
  • OR xen-kmp-default-4.2.5_21_3.0.101_0.47.99-41 is installed
  • OR xen-kmp-pae-4.2.5_21_3.0.101_0.47.99-41 is installed
  • OR xen-libs-4.2.5_21-41 is installed
  • OR xen-libs-32bit-4.2.5_21-41 is installed
  • OR xen-tools-4.2.5_21-41 is installed
  • OR xen-tools-domU-4.2.5_21-41 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3-TERADATA is installed
  • AND Package Information
  • curl-7.19.7-1.69 is installed
  • OR curl-openssl1-7.19.7-1.69 is installed
  • OR libcurl4-7.19.7-1.69 is installed
  • OR libcurl4-32bit-7.19.7-1.69 is installed
  • OR libcurl4-openssl1-7.19.7-1.69 is installed
  • OR libcurl4-openssl1-32bit-7.19.7-1.69 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 is installed
  • AND
  • xen-4.4.2_06-21 is installed
  • OR xen-doc-html-4.4.2_06-21 is installed
  • OR xen-kmp-default-4.4.2_06_k3.12.39_47-21 is installed
  • OR xen-libs-4.4.2_06-21 is installed
  • OR xen-libs-32bit-4.4.2_06-21 is installed
  • OR xen-tools-4.4.2_06-21 is installed
  • OR xen-tools-domU-4.4.2_06-21 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND
  • xen-4.4.2_06-21 is installed
  • OR xen-doc-html-4.4.2_06-21 is installed
  • OR xen-kmp-default-4.4.2_06_k3.12.39_47-21 is installed
  • OR xen-libs-4.4.2_06-21 is installed
  • OR xen-libs-32bit-4.4.2_06-21 is installed
  • OR xen-tools-4.4.2_06-21 is installed
  • OR xen-tools-domU-4.4.2_06-21 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 is installed
  • AND Package Information
  • DirectFB-1.7.1-4 is installed
  • OR lib++dfb-1_7-1-1.7.1-4 is installed
  • OR libdirectfb-1_7-1-1.7.1-4 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND
  • kernel-default-3.12.51-60.25 is installed
  • OR kernel-default-base-3.12.51-60.25 is installed
  • OR kernel-default-devel-3.12.51-60.25 is installed
  • OR kernel-default-man-3.12.51-60.25 is installed
  • OR kernel-devel-3.12.51-60.25 is installed
  • OR kernel-macros-3.12.51-60.25 is installed
  • OR kernel-source-3.12.51-60.25 is installed
  • OR kernel-syms-3.12.51-60.25 is installed
  • OR kernel-xen-3.12.51-60.25 is installed
  • OR kernel-xen-base-3.12.51-60.25 is installed
  • OR kernel-xen-devel-3.12.51-60.25 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND
  • kernel-default-3.12.51-60.25 is installed
  • OR kernel-default-base-3.12.51-60.25 is installed
  • OR kernel-default-devel-3.12.51-60.25 is installed
  • OR kernel-default-man-3.12.51-60.25 is installed
  • OR kernel-devel-3.12.51-60.25 is installed
  • OR kernel-macros-3.12.51-60.25 is installed
  • OR kernel-source-3.12.51-60.25 is installed
  • OR kernel-syms-3.12.51-60.25 is installed
  • OR kernel-xen-3.12.51-60.25 is installed
  • OR kernel-xen-base-3.12.51-60.25 is installed
  • OR kernel-xen-devel-3.12.51-60.25 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP1 is installed
  • AND Package Information
  • expat-2.1.0-13 is installed
  • OR libexpat1-2.1.0-13 is installed
  • OR libexpat1-32bit-2.1.0-13 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP1-LTSS is installed
  • AND
  • evince-3.10.3-2.3 is installed
  • OR evince-lang-3.10.3-2.3 is installed
  • OR libevdocument3-4-3.10.3-2.3 is installed
  • OR libevview3-3-3.10.3-2.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1-LTSS is installed
  • AND
  • evince-3.10.3-2.3 is installed
  • OR evince-lang-3.10.3-2.3 is installed
  • OR libevdocument3-4-3.10.3-2.3 is installed
  • OR libevview3-3-3.10.3-2.3 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND
  • libzypp-16.15.2-27.21 is installed
  • OR zypper-1.13.30-18.13 is installed
  • OR zypper-log-1.13.30-18.13 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND
  • libzypp-16.15.2-27.21 is installed
  • OR zypper-1.13.30-18.13 is installed
  • OR zypper-log-1.13.30-18.13 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND Package Information
  • kernel-default-4.4.21-84 is installed
  • OR kernel-default-base-4.4.21-84 is installed
  • OR kernel-default-devel-4.4.21-84 is installed
  • OR kernel-default-man-4.4.21-84 is installed
  • OR kernel-devel-4.4.21-84 is installed
  • OR kernel-macros-4.4.21-84 is installed
  • OR kernel-source-4.4.21-84 is installed
  • OR kernel-syms-4.4.21-84 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND clamav-0.100.1-33.15 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-BCL is installed
  • AND clamav-0.100.1-33.15 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-BCL is installed
  • AND Package Information
  • xen-4.7.6_02-43.36 is installed
  • OR xen-doc-html-4.7.6_02-43.36 is installed
  • OR xen-libs-4.7.6_02-43.36 is installed
  • OR xen-libs-32bit-4.7.6_02-43.36 is installed
  • OR xen-tools-4.7.6_02-43.36 is installed
  • OR xen-tools-domU-4.7.6_02-43.36 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND
  • git-2.12.3-27.17 is installed
  • OR git-core-2.12.3-27.17 is installed
  • OR git-doc-2.12.3-27.17 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-ESPOS is installed
  • AND
  • git-2.12.3-27.17 is installed
  • OR git-core-2.12.3-27.17 is installed
  • OR git-doc-2.12.3-27.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-ESPOS is installed
  • AND binutils-2.31-9.26 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_74-92_35-default-11-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_12-11-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2-LTSS is installed
  • AND
  • kgraft-patch-4_4_74-92_35-default-11-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_12-11-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2-LTSS is installed
  • AND Package Information
  • kgraft-patch-4_4_103-92_56-default-7-2 is installed
  • OR kgraft-patch-SLE12-SP2_Update_17-7-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND
  • libzip-0.11.1-13.3 is installed
  • OR libzip2-0.11.1-13.3 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND
  • libzip-0.11.1-13.3 is installed
  • OR libzip2-0.11.1-13.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND Package Information
  • colord-gtk-lang-0.1.26-6 is installed
  • OR libcolord-gtk1-0.1.26-6 is installed
  • OR libcolord2-1.3.3-12 is installed
  • OR libcolord2-32bit-1.3.3-12 is installed
  • OR libcolorhug2-1.3.3-12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-BCL is installed
  • AND
  • evince-3.20.2-6.27 is installed
  • OR evince-browser-plugin-3.20.2-6.27 is installed
  • OR evince-lang-3.20.2-6.27 is installed
  • OR evince-plugin-djvudocument-3.20.2-6.27 is installed
  • OR evince-plugin-dvidocument-3.20.2-6.27 is installed
  • OR evince-plugin-pdfdocument-3.20.2-6.27 is installed
  • OR evince-plugin-psdocument-3.20.2-6.27 is installed
  • OR evince-plugin-tiffdocument-3.20.2-6.27 is installed
  • OR evince-plugin-xpsdocument-3.20.2-6.27 is installed
  • OR libevdocument3-4-3.20.2-6.27 is installed
  • OR libevview3-3-3.20.2-6.27 is installed
  • OR nautilus-evince-3.20.2-6.27 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-BCL is installed
  • AND
  • evince-3.20.2-6.27 is installed
  • OR evince-browser-plugin-3.20.2-6.27 is installed
  • OR evince-lang-3.20.2-6.27 is installed
  • OR evince-plugin-djvudocument-3.20.2-6.27 is installed
  • OR evince-plugin-dvidocument-3.20.2-6.27 is installed
  • OR evince-plugin-pdfdocument-3.20.2-6.27 is installed
  • OR evince-plugin-psdocument-3.20.2-6.27 is installed
  • OR evince-plugin-tiffdocument-3.20.2-6.27 is installed
  • OR evince-plugin-xpsdocument-3.20.2-6.27 is installed
  • OR libevdocument3-4-3.20.2-6.27 is installed
  • OR libevview3-3-3.20.2-6.27 is installed
  • OR nautilus-evince-3.20.2-6.27 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-ESPOS is installed
  • AND
  • kgraft-patch-4_4_162-94_69-default-6-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_21-6-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-ESPOS is installed
  • AND
  • kgraft-patch-4_4_162-94_69-default-6-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_21-6-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_140-94_42-default-10-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_15-10-2 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-LTSS is installed
  • AND
  • kgraft-patch-4_4_140-94_42-default-10-2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_15-10-2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP3-TERADATA is installed
  • AND
  • ovmf-2017+git1492060560.b6d11d7c46-4.12 is installed
  • OR ovmf-tools-2017+git1492060560.b6d11d7c46-4.12 is installed
  • OR qemu-ovmf-x86_64-2017+git1492060560.b6d11d7c46-4.12 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3-TERADATA is installed
  • AND
  • ovmf-2017+git1492060560.b6d11d7c46-4.12 is installed
  • OR ovmf-tools-2017+git1492060560.b6d11d7c46-4.12 is installed
  • OR qemu-ovmf-x86_64-2017+git1492060560.b6d11d7c46-4.12 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND
  • libecpg6-10.6-1.6 is installed
  • OR libpq5-10.6-1.6 is installed
  • OR libpq5-32bit-10.6-1.6 is installed
  • OR postgresql10-10.6-1.6 is installed
  • OR postgresql10-contrib-10.6-1.6 is installed
  • OR postgresql10-docs-10.6-1.6 is installed
  • OR postgresql10-libs-10.6-1.6 is installed
  • OR postgresql10-server-10.6-1.6 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND
  • libecpg6-10.6-1.6 is installed
  • OR libpq5-10.6-1.6 is installed
  • OR libpq5-32bit-10.6-1.6 is installed
  • OR postgresql10-10.6-1.6 is installed
  • OR postgresql10-contrib-10.6-1.6 is installed
  • OR postgresql10-docs-10.6-1.6 is installed
  • OR postgresql10-libs-10.6-1.6 is installed
  • OR postgresql10-server-10.6-1.6 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12 SP5 is installed
  • AND
  • libpcap-1.8.1-10.3 is installed
  • OR libpcap1-1.8.1-10.3 is installed
  • OR tcpdump-4.9.2-14.14 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12 SP5 is installed
  • AND
  • libpcap-1.8.1-10.3 is installed
  • OR libpcap1-1.8.1-10.3 is installed
  • OR tcpdump-4.9.2-14.14 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND
  • postgresql93-9.3.14-19 is installed
  • OR postgresql93-contrib-9.3.14-19 is installed
  • OR postgresql93-docs-9.3.14-19 is installed
  • OR postgresql93-server-9.3.14-19 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for SAP Applications 12-LTSS is installed
  • AND
  • postgresql93-9.3.14-19 is installed
  • OR postgresql93-contrib-9.3.14-19 is installed
  • OR postgresql93-docs-9.3.14-19 is installed
  • OR postgresql93-server-9.3.14-19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 is installed
  • AND Package Information
  • kernel-default-3.12.61-52.72 is installed
  • OR kernel-default-base-3.12.61-52.72 is installed
  • OR kernel-default-devel-3.12.61-52.72 is installed
  • OR kernel-devel-3.12.61-52.72 is installed
  • OR kernel-macros-3.12.61-52.72 is installed
  • OR kernel-source-3.12.61-52.72 is installed
  • OR kernel-syms-3.12.61-52.72 is installed
  • OR kernel-xen-3.12.61-52.72 is installed
  • OR kernel-xen-base-3.12.61-52.72 is installed
  • OR kernel-xen-devel-3.12.61-52.72 is installed
  • OR kgraft-patch-3_12_61-52_72-default-1-2 is installed
  • OR kgraft-patch-3_12_61-52_72-xen-1-2 is installed
  • OR kgraft-patch-SLE12_Update_21-1-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
  • AND Package Information
  • kgraft-patch-3_12_69-60_64_35-default-3-3 is installed
  • OR kgraft-patch-3_12_69-60_64_35-xen-3-3 is installed
  • OR kgraft-patch-SLE12-SP1_Update_14-3-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
  • AND Package Information
  • libsystemd0-228-150.53 is installed
  • OR libsystemd0-32bit-228-150.53 is installed
  • OR libudev1-228-150.53 is installed
  • OR libudev1-32bit-228-150.53 is installed
  • OR systemd-228-150.53 is installed
  • OR systemd-32bit-228-150.53 is installed
  • OR systemd-bash-completion-228-150.53 is installed
  • OR systemd-sysvinit-228-150.53 is installed
  • OR udev-228-150.53 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP3 is installed
  • AND Package Information
  • libpython3_4m1_0-3.4.6-25.29 is installed
  • OR python3-3.4.6-25.29 is installed
  • OR python3-base-3.4.6-25.29 is installed
  • OR python3-curses-3.4.6-25.29 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for SAP Applications 12 SP4 is installed
  • AND sane-backends-1.0.31-4.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 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 Workstation Extension 12 SP1 is installed
  • AND Package Information
  • imap-2007e_suse-22 is installed
  • OR libc-client2007e_suse-2007e_suse-22 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • bash-4.3-82 is installed
  • OR bash-lang-4.3-82 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-71.26 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-71.26 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-71.26 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
  • AND Package Information
  • libreoffice-6.0.5.2-43.38 is installed
  • OR libreoffice-base-6.0.5.2-43.38 is installed
  • OR libreoffice-base-drivers-mysql-6.0.5.2-43.38 is installed
  • OR libreoffice-base-drivers-postgresql-6.0.5.2-43.38 is installed
  • OR libreoffice-branding-upstream-6.0.5.2-43.38 is installed
  • OR libreoffice-calc-6.0.5.2-43.38 is installed
  • OR libreoffice-calc-extensions-6.0.5.2-43.38 is installed
  • OR libreoffice-draw-6.0.5.2-43.38 is installed
  • OR libreoffice-filters-optional-6.0.5.2-43.38 is installed
  • OR libreoffice-gnome-6.0.5.2-43.38 is installed
  • OR libreoffice-gtk2-6.0.5.2-43.38 is installed
  • OR libreoffice-icon-themes-6.0.5.2-43.38 is installed
  • OR libreoffice-impress-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-af-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-ar-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-bg-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-ca-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-cs-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-da-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-de-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-en-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-es-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-fi-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-fr-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-gu-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-hi-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-hr-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-hu-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-it-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-ja-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-ko-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-lt-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-nb-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-nl-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-nn-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-pl-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-pt_BR-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-pt_PT-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-ro-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-ru-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-sk-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-sv-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-uk-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-xh-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-zh_CN-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-zh_TW-6.0.5.2-43.38 is installed
  • OR libreoffice-l10n-zu-6.0.5.2-43.38 is installed
  • OR libreoffice-mailmerge-6.0.5.2-43.38 is installed
  • OR libreoffice-math-6.0.5.2-43.38 is installed
  • OR libreoffice-officebean-6.0.5.2-43.38 is installed
  • OR libreoffice-pyuno-6.0.5.2-43.38 is installed
  • OR libreoffice-writer-6.0.5.2-43.38 is installed
  • OR libreoffice-writer-extensions-6.0.5.2-43.38 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 5 is installed
  • AND Package Information
  • MozillaFirefox-45.8.0esr-68 is installed
  • OR MozillaFirefox-translations-45.8.0esr-68 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 6 is installed
  • AND Package Information
  • openstack-swift-2.1.0-4 is installed
  • OR openstack-swift-account-2.1.0-4 is installed
  • OR openstack-swift-container-2.1.0-4 is installed
  • OR openstack-swift-object-2.1.0-4 is installed
  • OR openstack-swift-proxy-2.1.0-4 is installed
  • OR python-swift-2.1.0-4 is installed
  • Definition Synopsis
  • SUSE OpenStack Cloud 7 is installed
  • AND Package Information
  • curl-7.37.0-37.23 is installed
  • OR libcurl4-7.37.0-37.23 is installed
  • OR libcurl4-32bit-7.37.0-37.23 is installed
  • BACK