Oval Definition:oval:org.opensuse.security:def:5057
Revision Date:2020-12-02Version:1
Title:Security update for haproxy (Moderate)
Description:



This update for haproxy to version 2.0.5+git0.d905f49a fixes the following issues:

Security issue fixed:

- CVE-2019-14241: Fixed a cookie memory corruption problem. (bsc#1142529)

The update to 2.0.5 brings lots of features and bugfixes:

- new internal native HTTP representation called HTX, was already in 1.9 and is now enabled by default in 2.0 - end-to-end HTTP/2 support including trailers and continuation frames, as needed for gRPC ; HTTP/2 may also be upgraded from HTTP/1.1 using the H2 preface; - server connection pooling and more advanced reuse, with ALPN protocol negotiation (already in 1.9) - layer 7 retries, allowing to use 0-RTT and TCP Fast Open to the servers as well as on the frontend - much more scalable multi-threading, which is even enabled by default on platforms where it was successfully tested ; by default, as many threads are started as the number of CPUs haproxy is allowed to run on. This removes a lot of configuration burden in VMs and containers - automatic maxconn setting for the process and the frontends, directly based on the number of available FDs (easier configuration in containers and with systemd) - logging to stdout for use in containers and systemd (already in 1.9). Logs can now provide micro-second resolution for some events - peers now support SSL, declaration of multiple stick-tables directly in the peers section, and synchronization of server names, not just IDs - In master-worker mode, the master process now exposes its own CLI and can communicate with all other processes (including the stopping ones), even allowing to connect to their CLI and check their state. It is also possible to start some sidecar programs and monitor them from the master, and the master can automatically kill old processes that survived too many reloads - the incoming connections are load-balanced between all threads depending on their load to minimize the processing time and maximize the capacity (already in 1.9) - the SPOE connection load-balancing was significantly improved in order to reduce high percentiles of SPOA response time (already in 1.9) - the 'random' load balancing algorithm and a power-of-two-choices variant were introduced - statistics improvements with per-thread counters for certain things, and a prometheus exporter for all our statistics; - lots of debugging help, it's easier to produce a core dump, there are new commands on the CLI to control various things, there is a watchdog to fail cleanly when a thread deadlock or a spinning task are detected, so overall it should provide a better experience in field and less round trips between users and developers (hence less stress during an incident). - all 3 device detection engines are now compatible with multi-threading and can be build-tested without any external dependencies - 'do-resolve' http-request action to perform a DNS resolution on any, sample, and resolvers now support relying on /etc/resolv.conf to match the local resolver - log sampling and balancing : it's now possible to send 1 log every 10 to a server, or to spread the logging load over multiple log servers; - a new SPOA agent (spoa_server) allows to interface haproxy with Python and Lua programs - support for Solaris' event ports (equivalent of kqueue or epoll) which will significantly improve the performance there when dealing with numerous connections - some warnings are now reported for some deprecated options that will be removed in 2.1. Since 2.0 is long term supported, there's no emergency to convert them, however if you see these warnings, you need to understand that you're among their extremely rare users and just because of this you may be taking risks by keeping them - A new SOCKS4 server-side layer was provided ; it allows outgoing connections to be forwarded through a SOCKS4 proxy (such as ssh -D). - priority- and latency- aware server queues : it is possible now to assign priorities to certain requests and/or to give them a time bonus or penalty to refine control of the traffic and be able to engage on SLAs. - internally the architecture was significantly redesigned to allow to further improve performance and make it easier to implement protocols that span over multiple layers (such as QUIC). This work started in 1.9 and will continue with 2.1. - the I/O, applets and tasks now share the same multi-threaded scheduler, giving a much better responsiveness and fairness between all tasks as is visible with the CLI which always responds instantly even under extreme loads (started in 1.9) - the internal buffers were redesigned to ease zero-copy operations, so that it is possible to sustain a high bandwidth even when forwarding HTTP/1 to/from HTTP/2 (already in 1.9)

Family:unixClass:patch
Status:Reference(s):1051510
1058115
1065600
1065729
1131277
1142529
1155798
1160947
1161360
1163524
1165692
1166965
1168468
1169679
1169748
1170232
1170415
1171417
1171441
1171443
1171444
1171445
1171446
1171447
1171474
1171675
1171688
1172073
1172366
1173115
1173233
1173247
1173605
1174003
1174098
1174200
1175306
1175599
1175621
1175721
1175749
1175807
1175882
1176011
1176019
1176235
1176278
1176381
1176400
1176423
1176482
1176485
1176698
1176721
1176722
1176723
1176725
1176732
1176877
1176907
1176922
1176979
1176990
1177027
1177086
1177090
1177109
1177121
1177165
1177193
1177194
1177206
1177226
1177258
1177271
1177283
1177284
1177285
1177286
1177297
1177384
1177410
1177411
1177470
1177511
1177513
1177617
1177681
1177683
1177687
1177694
1177697
1177719
1177724
1177725
1177726
1177766
1178003
1178123
1178330
1178393
1178622
1178765
1178782
1178838
954532
983926
CVE-2009-0688
CVE-2010-0750
CVE-2010-4000
CVE-2011-1145
CVE-2011-1485
CVE-2012-2417
CVE-2012-4453
CVE-2013-0240
CVE-2013-1445
CVE-2013-1799
CVE-2013-4288
CVE-2014-1545
CVE-2014-2497
CVE-2014-3467
CVE-2014-3468
CVE-2014-3469
CVE-2014-9709
CVE-2016-3100
CVE-2019-14241
CVE-2020-0404
CVE-2020-0427
CVE-2020-0430
CVE-2020-0431
CVE-2020-0432
CVE-2020-11017
CVE-2020-11018
CVE-2020-11019
CVE-2020-11038
CVE-2020-11039
CVE-2020-11040
CVE-2020-11041
CVE-2020-11043
CVE-2020-11085
CVE-2020-11086
CVE-2020-11087
CVE-2020-11088
CVE-2020-11089
CVE-2020-11095
CVE-2020-11096
CVE-2020-11097
CVE-2020-11098
CVE-2020-11099
CVE-2020-11521
CVE-2020-11522
CVE-2020-11523
CVE-2020-11524
CVE-2020-11525
CVE-2020-11526
CVE-2020-12351
CVE-2020-12352
CVE-2020-13396
CVE-2020-13397
CVE-2020-13398
CVE-2020-14351
CVE-2020-14381
CVE-2020-14390
CVE-2020-16120
CVE-2020-24490
CVE-2020-25212
CVE-2020-25284
CVE-2020-25285
CVE-2020-25641
CVE-2020-25643
CVE-2020-25645
CVE-2020-25656
CVE-2020-25668
CVE-2020-25704
CVE-2020-25705
CVE-2020-26088
CVE-2020-27673
CVE-2020-27675
CVE-2020-4030
CVE-2020-4031
CVE-2020-4032
CVE-2020-4033
CVE-2020-8694
SUSE-SU-2016:2217-1
SUSE-SU-2019:3002-1
SUSE-SU-2020:2068-1
SUSE-SU-2020:2980-1
SUSE-SU-2020:3532-1
Platform(s):SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5
SUSE Linux Enterprise Desktop 11 SP2
SUSE Linux Enterprise Desktop 11 SP3
SUSE Linux Enterprise Desktop 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 Desktop 12 SP4
SUSE Linux Enterprise High Availability 12
SUSE Linux Enterprise High Availability 12 SP1
SUSE Linux Enterprise High Availability 12 SP2
SUSE Linux Enterprise High Availability 12 SP3
SUSE Linux Enterprise High Availability 12 SP4
SUSE Linux Enterprise High Availability 12 SP5
SUSE Linux Enterprise High Availability 15
SUSE Linux Enterprise High Performance Computing 12 SP5
SUSE Linux Enterprise Live Patching 12
SUSE Linux Enterprise Live Patching 12 SP3
SUSE Linux Enterprise Module for Advanced Systems Management 12
SUSE Linux Enterprise Module for Containers 12
SUSE Linux Enterprise Module for Legacy Software 12
SUSE Linux Enterprise Module for Public Cloud 12
SUSE Linux Enterprise Module for Web Scripting 12
SUSE Linux Enterprise Point of Sale 12 SP2
SUSE Linux Enterprise Server 11 SP3
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-LTSS
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2
SUSE Linux Enterprise Server for VMWare 11 SP3
SUSE Linux Enterprise Software Development Kit 11 SP4
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 15 SP2
SUSE OpenStack Cloud 5
SUSE Package Hub for SUSE Linux Enterprise 12 SP1
Product(s):
Definition Synopsis
  • SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed
  • AND python-pycrypto-2.6.1-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP2 is installed
  • AND Package Information
  • libvirt-0.9.6-0.23.1 is installed
  • OR libvirt-client-0.9.6-0.23.1 is installed
  • OR libvirt-client-32bit-0.9.6-0.23.1 is installed
  • OR libvirt-doc-0.9.6-0.23.1 is installed
  • OR libvirt-python-0.9.6-0.23.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 11 SP3 is installed
  • AND Package Information
  • libvdpau-0.4.1-16.20.2 is installed
  • OR libvdpau1-0.4.1-16.20.2 is installed
  • OR libvdpau1-32bit-0.4.1-16.20.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 is installed
  • AND dracut-037-34 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP1 is installed
  • AND Package Information
  • cyrus-sasl-2.1.26-7 is installed
  • OR cyrus-sasl-32bit-2.1.26-7 is installed
  • OR cyrus-sasl-crammd5-2.1.26-7 is installed
  • OR cyrus-sasl-crammd5-32bit-2.1.26-7 is installed
  • OR cyrus-sasl-digestmd5-2.1.26-7 is installed
  • OR cyrus-sasl-digestmd5-32bit-2.1.26-7 is installed
  • OR cyrus-sasl-gssapi-2.1.26-7 is installed
  • OR cyrus-sasl-gssapi-32bit-2.1.26-7 is installed
  • OR cyrus-sasl-plain-2.1.26-7 is installed
  • OR cyrus-sasl-plain-32bit-2.1.26-7 is installed
  • OR cyrus-sasl-saslauthd-2.1.26-7 is installed
  • OR libsasl2-3-2.1.26-7 is installed
  • OR libsasl2-3-32bit-2.1.26-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP2 is installed
  • AND Package Information
  • alsa-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
  • SUSE Linux Enterprise Desktop 12 SP3 is installed
  • AND Package Information
  • bash-4.3-82 is installed
  • OR bash-doc-4.3-82 is installed
  • OR bash-lang-4.3-82 is installed
  • OR libreadline6-6.3-82 is installed
  • OR libreadline6-32bit-6.3-82 is installed
  • OR readline-doc-6.3-82 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Desktop 12 SP4 is installed
  • AND iputils-s20121221-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 is installed
  • AND python-PyYAML-3.10-15.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP1 is installed
  • AND hawk2-1.0.1+git.1456406635.49e230d-12.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP2 is installed
  • AND Package Information
  • libpacemaker3-1.1.15-19 is installed
  • OR pacemaker-1.1.15-19 is installed
  • OR pacemaker-cli-1.1.15-19 is installed
  • OR pacemaker-cts-1.1.15-19 is installed
  • OR pacemaker-remote-1.1.15-19 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP3 is installed
  • AND libpcreposix0-8.39-7 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP4 is installed
  • AND conntrack-tools-1.4.2-5 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 12 SP5 is installed
  • AND ctdb-4.10.5+git.129.35f7bb6e177-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Availability 15 is installed
  • AND haproxy-2.0.5+git0.d905f49a-3.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise High Performance Computing 12 SP5 is installed
  • AND Package Information
  • apache2-mod_apparmor-2.8.2-51.18 is installed
  • OR apparmor-docs-2.8.2-51.18 is installed
  • OR apparmor-parser-2.8.2-51.18 is installed
  • OR apparmor-profiles-2.8.2-51.18 is installed
  • OR apparmor-utils-2.8.2-51.18 is installed
  • OR libapparmor1-2.8.2-51.18 is installed
  • OR libapparmor1-32bit-2.8.2-51.18 is installed
  • OR pam_apparmor-2.8.2-51.18 is installed
  • OR pam_apparmor-32bit-2.8.2-51.18 is installed
  • OR perl-apparmor-2.8.2-51.18 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Live Patching 12 is installed
  • AND Package Information
  • kgraft-patch-3_12_44-52_10-default-1-2.1 is installed
  • OR kgraft-patch-3_12_44-52_10-xen-1-2.1 is installed
  • OR kgraft-patch-SLE12_Update_6-1-2.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Live Patching 12 SP3 is installed
  • AND Package Information
  • kgraft-patch-4_4_73-5-default-2-2.3.2 is installed
  • OR kgraft-patch-SLE12-SP3_Update_0-2-2.3.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
  • AND Package Information
  • puppet-3.8.5-15.3.3 is installed
  • OR puppet-server-3.8.5-15.3.3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Containers 12 is installed
  • AND Package Information
  • containerd-0.2.4+gitr565_0366d7e-9.1 is installed
  • OR docker-1.12.3-81.2 is installed
  • OR ruby2.1-rubygem-docker-api-1.31.0-11.2 is installed
  • OR ruby2.1-rubygem-excon-0.52.0-9.1 is installed
  • OR rubygem-docker-api-1.31.0-11.2 is installed
  • OR rubygem-excon-0.52.0-9.1 is installed
  • OR runc-0.1.1+gitr2816_02f8fa7-9.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Legacy Software 12 is installed
  • AND Package Information
  • cups154-1.5.4-2 is installed
  • OR cups154-client-1.5.4-2 is installed
  • OR cups154-filters-1.5.4-2 is installed
  • OR cups154-libs-1.5.4-2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Public Cloud 12 is installed
  • AND Package Information
  • kernel-ec2-3.12.44-52.10.1 is installed
  • OR kernel-ec2-devel-3.12.44-52.10.1 is installed
  • OR kernel-ec2-extra-3.12.44-52.10.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Module for Web Scripting 12 is installed
  • AND Package Information
  • apache2-mod_php5-5.5.14-109.5.1 is installed
  • OR php5-5.5.14-109.5.1 is installed
  • OR php5-bcmath-5.5.14-109.5.1 is installed
  • OR php5-bz2-5.5.14-109.5.1 is installed
  • OR php5-calendar-5.5.14-109.5.1 is installed
  • OR php5-ctype-5.5.14-109.5.1 is installed
  • OR php5-curl-5.5.14-109.5.1 is installed
  • OR php5-dba-5.5.14-109.5.1 is installed
  • OR php5-dom-5.5.14-109.5.1 is installed
  • OR php5-enchant-5.5.14-109.5.1 is installed
  • OR php5-exif-5.5.14-109.5.1 is installed
  • OR php5-fastcgi-5.5.14-109.5.1 is installed
  • OR php5-fileinfo-5.5.14-109.5.1 is installed
  • OR php5-fpm-5.5.14-109.5.1 is installed
  • OR php5-ftp-5.5.14-109.5.1 is installed
  • OR php5-gd-5.5.14-109.5.1 is installed
  • OR php5-gettext-5.5.14-109.5.1 is installed
  • OR php5-gmp-5.5.14-109.5.1 is installed
  • OR php5-iconv-5.5.14-109.5.1 is installed
  • OR php5-imap-5.5.14-109.5.1 is installed
  • OR php5-intl-5.5.14-109.5.1 is installed
  • OR php5-json-5.5.14-109.5.1 is installed
  • OR php5-ldap-5.5.14-109.5.1 is installed
  • OR php5-mbstring-5.5.14-109.5.1 is installed
  • OR php5-mcrypt-5.5.14-109.5.1 is installed
  • OR php5-mysql-5.5.14-109.5.1 is installed
  • OR php5-odbc-5.5.14-109.5.1 is installed
  • OR php5-opcache-5.5.14-109.5.1 is installed
  • OR php5-openssl-5.5.14-109.5.1 is installed
  • OR php5-pcntl-5.5.14-109.5.1 is installed
  • OR php5-pdo-5.5.14-109.5.1 is installed
  • OR php5-pear-5.5.14-109.5.1 is installed
  • OR php5-pgsql-5.5.14-109.5.1 is installed
  • OR php5-phar-5.5.14-109.5.1 is installed
  • OR php5-posix-5.5.14-109.5.1 is installed
  • OR php5-pspell-5.5.14-109.5.1 is installed
  • OR php5-shmop-5.5.14-109.5.1 is installed
  • OR php5-snmp-5.5.14-109.5.1 is installed
  • OR php5-soap-5.5.14-109.5.1 is installed
  • OR php5-sockets-5.5.14-109.5.1 is installed
  • OR php5-sqlite-5.5.14-109.5.1 is installed
  • OR php5-suhosin-5.5.14-109.5.1 is installed
  • OR php5-sysvmsg-5.5.14-109.5.1 is installed
  • OR php5-sysvsem-5.5.14-109.5.1 is installed
  • OR php5-sysvshm-5.5.14-109.5.1 is installed
  • OR php5-tokenizer-5.5.14-109.5.1 is installed
  • OR php5-wddx-5.5.14-109.5.1 is installed
  • OR php5-xmlreader-5.5.14-109.5.1 is installed
  • OR php5-xmlrpc-5.5.14-109.5.1 is installed
  • OR php5-xmlwriter-5.5.14-109.5.1 is installed
  • OR php5-xsl-5.5.14-109.5.1 is installed
  • OR php5-zip-5.5.14-109.5.1 is installed
  • OR php5-zlib-5.5.14-109.5.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Point of Sale 12 SP2 is installed
  • AND Package Information
  • salt-2016.11.4-45.2 is installed
  • OR salt-minion-2016.11.4-45.2 is installed
  • Definition Synopsis
  • Release Information
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND
  • xorg-x11-libXp-7.4-1.18.1 is installed
  • OR xorg-x11-libXp-32bit-7.4-1.18.1 is installed
  • OR xorg-x11-libXp-x86-7.4-1.18.1 is installed
  • OR Package Information
  • SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
  • AND
  • xorg-x11-libXp-7.4-1.18.1 is installed
  • OR xorg-x11-libXp-32bit-7.4-1.18.1 is installed
  • OR xorg-x11-libXp-x86-7.4-1.18.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP3 is installed
  • AND Package Information
  • libltdl7-2.2.6-2.131.1 is installed
  • OR libltdl7-32bit-2.2.6-2.131.1 is installed
  • OR libltdl7-x86-2.2.6-2.131.1 is installed
  • OR libtool-2.2.6-2.131.1 is installed
  • OR libtool-32bit-2.2.6-2.131.1 is installed
  • OR libtool-x86-2.2.6-2.131.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 11 SP4 is installed
  • AND LibVNCServer-0.9.1-154.24 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 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 SP1 is installed
  • AND Package Information
  • gdk-pixbuf-2.30.6-7.2 is installed
  • OR gdk-pixbuf-lang-2.30.6-7.2 is installed
  • OR gdk-pixbuf-query-loaders-2.30.6-7.2 is installed
  • OR gdk-pixbuf-query-loaders-32bit-2.30.6-7.2 is installed
  • OR libgdk_pixbuf-2_0-0-2.30.6-7.2 is installed
  • OR libgdk_pixbuf-2_0-0-32bit-2.30.6-7.2 is installed
  • OR typelib-1_0-GdkPixbuf-2_0-2.30.6-7.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP2 is installed
  • AND libgc1-7.2d-3 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP3 is installed
  • AND ant-1.9.4-1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12 SP4 is installed
  • AND Package Information
  • gdk-pixbuf-lang-2.34.0-19.17 is installed
  • OR gdk-pixbuf-query-loaders-2.34.0-19.17 is installed
  • OR gdk-pixbuf-query-loaders-32bit-2.34.0-19.17 is installed
  • OR libgdk_pixbuf-2_0-0-2.34.0-19.17 is installed
  • OR libgdk_pixbuf-2_0-0-32bit-2.34.0-19.17 is installed
  • OR typelib-1_0-GdkPixbuf-2_0-2.34.0-19.17 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server 12-LTSS is installed
  • AND Package Information
  • kgraft-patch-3_12_55-52_42-default-2-2.2 is installed
  • OR kgraft-patch-3_12_55-52_42-xen-2-2.2 is installed
  • OR kgraft-patch-SLE12_Update_12-2-2.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
  • AND Package Information
  • libwireshark8-2.2.10-48.12 is installed
  • OR libwiretap6-2.2.10-48.12 is installed
  • OR libwscodecs1-2.2.10-48.12 is installed
  • OR libwsutil7-2.2.10-48.12 is installed
  • OR wireshark-2.2.10-48.12 is installed
  • OR wireshark-gtk-2.2.10-48.12 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
  • AND Package Information
  • openldap2-2.4.26-0.35.1 is installed
  • OR openldap2-back-perl-2.4.26-0.35.1 is installed
  • OR openldap2-client-2.4.26-0.35.1 is installed
  • OR openldap2-devel-2.4.26-0.35.1 is installed
  • OR openldap2-devel-32bit-2.4.26-0.35.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
  • AND Package Information
  • libwmf-0_2-7-0.2.8.4-242 is installed
  • OR libwmf-devel-0.2.8.4-242 is installed
  • OR libwmf-gnome-0.2.8.4-242 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
  • AND accountsservice-devel-0.6.42-14 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Software Development Kit 12 SP3 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-70 is installed
  • OR ImageMagick-devel-6.8.8.1-70 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-70 is installed
  • OR libMagick++-devel-6.8.8.1-70 is installed
  • OR perl-PerlMagick-6.8.8.1-70 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 is installed
  • AND Package Information
  • ImageMagick-6.8.8.1-8.2 is installed
  • OR libMagick++-6_Q16-3-6.8.8.1-8.2 is installed
  • OR libMagickCore-6_Q16-1-32bit-6.8.8.1-8.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
  • AND Package Information
  • kernel-default-3.12.59-60.41.2 is installed
  • OR kernel-default-extra-3.12.59-60.41.2 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
  • AND Package Information
  • libuuid-devel-2.28-42.1 is installed
  • OR util-linux-2.28-42.1 is installed
  • Definition Synopsis
  • SUSE Linux Enterprise Workstation Extension 15 SP2 is installed
  • AND Package Information
  • freerdp-2.1.2-15.7 is installed
  • OR freerdp-devel-2.1.2-15.7 is installed
  • OR libfreerdp2-2.1.2-15.7 is installed
  • OR libwinpr2-2.1.2-15.7 is installed
  • OR winpr2-devel-2.1.2-15.7 is installed
  • Definition Synopsis
  • SUSE Package Hub for SUSE Linux Enterprise 12 SP1 is installed
  • AND Package Information
  • kinit-5.20.0-6 is installed
  • OR kinit-devel-5.20.0-6 is installed
  • OR kinit-lang-5.20.0-6 is installed
  • BACK