Revision Date: | 2021-08-12 | Version: | 1 |
Title: | Security update for golang-github-prometheus-prometheus (Moderate) |
Description: |
This update for golang-github-prometheus-prometheus fixes the following issues:
- Provide and reload firewalld configuration only for: + openSUSE Leap 15.0, 15.1, 15.2 + SUSE SLE15, SLE15 SP1, SLE15 SP2 - Upgrade to upstream version 2.27.1 (jsc#SLE-18254) + Bugfix: * SECURITY: Fix arbitrary redirects under the /new endpoint (CVE-2021-29622, bsc#1186242) + Features: * Promtool: Retroactive rule evaluation functionality. #7675 * Configuration: Environment variable expansion for external labels. Behind --enable-feature=expand-external-labels flag. #8649 * TSDB: Add a flag(--storage.tsdb.max-block-chunk-segment-size) to control the max chunks file size of the blocks for small Prometheus instances. * UI: Add a dark theme. #8604 * AWS Lightsail Discovery: Add AWS Lightsail Discovery. #8693 * Docker Discovery: Add Docker Service Discovery. #8629 * OAuth: Allow OAuth 2.0 to be used anywhere an HTTP client is used. #8761 * Remote Write: Send exemplars via remote write. Experimental and disabled by default. #8296 + Enhancements: * Digital Ocean Discovery: Add __meta_digitalocean_vpc label. #8642 * Scaleway Discovery: Read Scaleway secret from a file. #8643 * Scrape: Add configurable limits for label size and count. #8777 * UI: Add 16w and 26w time range steps. #8656 * Templating: Enable parsing strings in humanize functions. #8682 + Bugfixes: * UI: Provide errors instead of blank page on TSDB Status Page. #8654 #8659 * TSDB: Do not panic when writing very large records to the WAL. #8790 * TSDB: Avoid panic when mmaped memory is referenced after the file is closed. #8723 * Scaleway Discovery: Fix nil pointer dereference. #8737 * Consul Discovery: Restart no longer required after config update with no targets. #8766 - Add tarball with vendor modules and web assets - Uyuni: Read formula data from exporters map - Uyuni: Add support for TLS targets - Upgrade to upstream version 2.26.0 + Changes * Alerting: Using Alertmanager v2 API by default. #8626 * Prometheus/Promtool: Binaries are now printing help and usage to stdout instead of stderr. #8542 + Features * Remote: Add support for AWS SigV4 auth method for remote_write. #8509 * PromQL: Allow negative offsets. Behind --enable-feature=promql-negative-offset flag. #8487 * UI: Add advanced auto-completion, syntax highlighting and linting to graph page query input. #8634 + Enhancements * PromQL: Add last_over_time, sgn, clamp functions. #8457 * Scrape: Add support for specifying type of Authorization header credentials with Bearer by default. #8512 * Scrape: Add follow_redirects option to scrape configuration. #8546 * Remote: Allow retries on HTTP 429 response code for remote_write. #8237 #8477 * Remote: Allow configuring custom headers for remote_read. #8516 * UI: Hitting Enter now triggers new query. #8581 * UI: Better handling of long rule and names on the /rules and /targets pages. #8608 #8609 * UI: Add collapse/expand all button on the /targets page. #8486 - Upgrade to upstream version 2.25.0 + Features * Include a new `--enable-feature=` flag that enables experimental features. + Enhancements * Add optional name property to testgroup for better test failure output. #8440 * Add warnings into React Panel on the Graph page. #8427 * TSDB: Increase the number of buckets for the compaction duration metric. #8342 * Remote: Allow passing along custom remote_write HTTP headers. #8416 * Mixins: Scope grafana configuration. #8332 * Kubernetes SD: Add endpoint labels metadata. #8273 * UI: Expose total number of label pairs in head in TSDB stats page. #8343 * TSDB: Reload blocks every minute, to detect new blocks and enforce retention more often. #8343 + Bug fixes * API: Fix global URL when external address has no port. #8359 * Deprecate unused flag --alertmanager.timeout. #8407 - Upgrade to upstream version 2.24.1 + Enhancements * Cache basic authentication results to significantly improve performance of HTTP endpoints. - Upgrade to upstream version 2.24.0 + Features * Add TLS and basic authentication to HTTP endpoints. #8316 * promtool: Add check web-config subcommand to check web config files. #8319 * promtool: Add tsdb create-blocks-from openmetrics subcommand to backfill metrics data from an OpenMetrics file. + Enhancements * HTTP API: Fast-fail queries with only empty matchers. #8288 * HTTP API: Support matchers for labels API. #8301 * promtool: Improve checking of URLs passed on the command line. #7956 * SD: Expose IPv6 as a label in EC2 SD. #7086 * SD: Reuse EC2 client, reducing frequency of requesting credentials. #8311 * TSDB: Add logging when compaction takes more than the block time range. #8151 * TSDB: Avoid unnecessary GC runs after compaction. #8276 - Upgrade to upstream version 2.23.0 + Changes * UI: Make the React UI default. #8142 * Remote write: The following metrics were removed/renamed in remote write. #6815 > prometheus_remote_storage_succeeded_samples_total was removed and prometheus_remote_storage_samples_total was introduced for all the samples attempted to send. > prometheus_remote_storage_sent_bytes_total was removed and replaced with prometheus_remote_storage_samples_bytes_total and prometheus_remote_storage_metadata_bytes_total. > prometheus_remote_storage_failed_samples_total -> prometheus_remote_storage_samples_failed_total . > prometheus_remote_storage_retried_samples_total -> prometheus_remote_storage_samples_retried_total. > prometheus_remote_storage_dropped_samples_total -> prometheus_remote_storage_samples_dropped_total. > prometheus_remote_storage_pending_samples -> prometheus_remote_storage_samples_pending. * Remote: Do not collect non-initialized timestamp metrics. #8060 + Enhancements * Remote write: Added a metric prometheus_remote_storage_max_samples_per_send for remote write. #8102 * TSDB: Make the snapshot directory name always the same length. #8138 * TSDB: Create a checkpoint only once at the end of all head compactions. #8067 * TSDB: Avoid Series API from hitting the chunks. #8050 * TSDB: Cache label name and last value when adding series during compactions making compactions faster. #8192 * PromQL: Improved performance of Hash method making queries a bit faster. #8025 * promtool: tsdb list now prints block sizes. #7993 * promtool: Calculate mint and maxt per test avoiding unnecessary calculations. #8096 * SD: Add filtering of services to Docker Swarm SD. #8074 - Uyuni: `hostname` label is now set to FQDN instead of IP - Update to upstream version 2.22.1 - Update packaging * Remove systemd and shadow hard requirements * use systemd-sysusers to configure the user in a dedicated 'system-user-prometheus' subpackage * add 'prometheus' package alias + Add support for Prometheus exporters proxy - Remove prometheus.firewall.xml source file - Remove firewalld files. They are installed in the main firewalld package.
|
Family: | unix | Class: | patch |
Status: | | Reference(s): | 1186242 CVE-2008-1686 CVE-2008-3825 CVE-2009-0793 CVE-2009-1384 CVE-2009-1885 CVE-2009-4029 CVE-2010-2935 CVE-2010-2936 CVE-2010-4540 CVE-2010-4541 CVE-2010-4542 CVE-2010-4543 CVE-2011-0461 CVE-2011-2896 CVE-2012-3236 CVE-2012-5112 CVE-2012-5133 CVE-2012-5576 CVE-2013-1988 CVE-2013-4276 CVE-2014-0247 CVE-2014-1344 CVE-2014-1384 CVE-2014-1385 CVE-2014-1386 CVE-2014-1387 CVE-2014-1388 CVE-2014-1389 CVE-2014-1390 CVE-2014-1748 CVE-2014-1932 CVE-2014-3524 CVE-2014-3575 CVE-2014-3693 CVE-2014-8146 CVE-2014-8147 CVE-2014-9093 CVE-2014-9638 CVE-2014-9639 CVE-2014-9640 CVE-2015-0252 CVE-2015-0797 CVE-2015-1071 CVE-2015-1076 CVE-2015-1081 CVE-2015-1083 CVE-2015-1120 CVE-2015-1122 CVE-2015-1127 CVE-2015-1153 CVE-2015-1155 CVE-2015-2330 CVE-2015-2590 CVE-2015-2597 CVE-2015-2601 CVE-2015-2613 CVE-2015-2619 CVE-2015-2621 CVE-2015-2625 CVE-2015-2627 CVE-2015-2628 CVE-2015-2632 CVE-2015-2637 CVE-2015-2638 CVE-2015-2659 CVE-2015-2664 CVE-2015-2808 CVE-2015-3451 CVE-2015-3658 CVE-2015-3659 CVE-2015-3727 CVE-2015-3731 CVE-2015-3741 CVE-2015-3743 CVE-2015-3745 CVE-2015-3747 CVE-2015-3748 CVE-2015-3749 CVE-2015-3752 CVE-2015-4000 CVE-2015-4551 CVE-2015-4729 CVE-2015-4731 CVE-2015-4732 CVE-2015-4733 CVE-2015-4734 CVE-2015-4736 CVE-2015-4748 CVE-2015-4749 CVE-2015-4760 CVE-2015-4803 CVE-2015-4805 CVE-2015-4806 CVE-2015-4810 CVE-2015-4835 CVE-2015-4840 CVE-2015-4842 CVE-2015-4843 CVE-2015-4844 CVE-2015-4860 CVE-2015-4868 CVE-2015-4872 CVE-2015-4881 CVE-2015-4882 CVE-2015-4883 CVE-2015-4893 CVE-2015-4901 CVE-2015-4902 CVE-2015-4903 CVE-2015-4906 CVE-2015-4908 CVE-2015-4911 CVE-2015-4916 CVE-2015-5212 CVE-2015-5213 CVE-2015-5214 CVE-2015-5788 CVE-2015-5794 CVE-2015-5801 CVE-2015-5809 CVE-2015-5822 CVE-2015-5928 CVE-2015-6749 CVE-2015-7575 CVE-2015-8126 CVE-2016-0402 CVE-2016-0448 CVE-2016-0466 CVE-2016-0475 CVE-2016-0483 CVE-2016-0494 CVE-2016-0636 CVE-2016-0686 CVE-2016-0687 CVE-2016-0695 CVE-2016-0729 CVE-2016-0794 CVE-2016-0795 CVE-2016-10163 CVE-2016-10214 CVE-2016-2099 CVE-2016-2183 CVE-2016-3425 CVE-2016-3426 CVE-2016-3427 CVE-2016-3458 CVE-2016-3485 CVE-2016-3498 CVE-2016-3500 CVE-2016-3503 CVE-2016-3508 CVE-2016-3511 CVE-2016-3550 CVE-2016-3552 CVE-2016-3587 CVE-2016-3598 CVE-2016-3606 CVE-2016-3610 CVE-2016-4324 CVE-2016-4463 CVE-2016-5542 CVE-2016-5546 CVE-2016-5547 CVE-2016-5548 CVE-2016-5549 CVE-2016-5552 CVE-2016-5554 CVE-2016-5556 CVE-2016-5568 CVE-2016-5573 CVE-2016-5582 CVE-2016-5597 CVE-2016-9445 CVE-2016-9446 CVE-2016-9447 CVE-2016-9809 CVE-2017-3231 CVE-2017-3241 CVE-2017-3252 CVE-2017-3253 CVE-2017-3260 CVE-2017-3261 CVE-2017-3272 CVE-2017-3289 CVE-2017-3509 CVE-2017-3511 CVE-2017-3512 CVE-2017-3514 CVE-2017-3526 CVE-2017-3533 CVE-2017-3539 CVE-2017-3544 CVE-2017-5580 CVE-2017-5937 CVE-2017-5956 CVE-2017-5957 CVE-2017-5993 CVE-2017-5994 CVE-2017-6209 CVE-2017-6210 CVE-2017-6317 CVE-2017-6355 CVE-2017-6386 CVE-2021-29622
|
Platform(s): | openSUSE 13.1 openSUSE 13.1 NonFree openSUSE 13.2 SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 SUSE Linux Enterprise Build System Kit 12 SUSE Linux Enterprise Build System Kit 12 SP1 SUSE Linux Enterprise Build System Kit 12 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 for SAP 12 SUSE Linux Enterprise for SAP 12 SP1 SUSE Linux Enterprise for SAP 12 SP2 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 Performance Computing 12 SP5 SUSE Linux Enterprise Live Patching 12 SUSE Linux Enterprise Module for Advanced Systems Management 12 SUSE Linux Enterprise Module for Legacy Software 12 SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 SP2 SUSE Linux Enterprise Module for Public Cloud 12 SUSE Linux Enterprise Real Time Extension 12 SP1 SUSE Linux Enterprise Real Time Extension 12 SP2 SUSE Linux Enterprise Server 11 SUSE Linux Enterprise Server 11 SP2 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 SP4 SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 SUSE Linux Enterprise Server for SAP Applications 12 SP1 SUSE Linux Enterprise Server for SAP Applications 12 SP2 SUSE Linux Enterprise Server for VMWare 11 SP2 SUSE Linux Enterprise Server for VMWare 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP3 SUSE Linux Enterprise Software Development Kit 11 SP4 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 SP4 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
| Product(s): | |
Definition Synopsis |
SUSE Cloud Compute Node for SUSE Linux Enterprise 12 5 is installed AND Package Information
openstack-neutron-2014.2.4~a0~dev103-10.3 is installed
OR openstack-neutron-dhcp-agent-2014.2.4~a0~dev103-10.3 is installed
OR openstack-neutron-ha-tool-2014.2.4~a0~dev103-10.3 is installed
OR openstack-neutron-l3-agent-2014.2.4~a0~dev103-10.3 is installed
OR openstack-neutron-lbaas-agent-2014.2.4~a0~dev103-10.3 is installed
OR openstack-neutron-linuxbridge-agent-2014.2.4~a0~dev103-10.3 is installed
OR openstack-neutron-metadata-agent-2014.2.4~a0~dev103-10.3 is installed
OR openstack-neutron-metering-agent-2014.2.4~a0~dev103-10.3 is installed
OR openstack-neutron-openvswitch-agent-2014.2.4~a0~dev103-10.3 is installed
OR openstack-neutron-vpn-agent-2014.2.4~a0~dev103-10.3 is installed
OR openstack-nova-2014.2.4~a0~dev80-14.1 is installed
OR openstack-nova-compute-2014.2.4~a0~dev80-14.1 is installed
OR python-neutron-2014.2.4~a0~dev103-10.3 is installed
OR python-nova-2014.2.4~a0~dev80-14.1 is installed
OR python-python-memcached-1.54-2.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 is installed
AND Package Information
libwmf-0.2.8.4-242 is installed
OR libwmf-tools-0.2.8.4-242 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP1 is installed
AND kernel-zfcpdump-3.12.51-60.20 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Build System Kit 12 SP2 is installed
AND Package Information
libudev-mini-devel-228-150.7 is installed
OR libudev-mini1-228-150.7 is installed
OR systemd-mini-228-150.7 is installed
OR systemd-mini-devel-228-150.7 is installed
OR udev-mini-228-150.7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 is installed
AND Package Information
gimp-2.8.10-1 is installed
OR gimp-lang-2.8.10-1 is installed
OR gimp-plugins-python-2.8.10-1 is installed
OR libgimp-2_0-0-2.8.10-1 is installed
OR libgimpui-2_0-0-2.8.10-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP2 is installed
AND m4-1.4.16-15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP3 is installed
AND Package Information
aaa_base-13.2+git20140911.61c1681-36 is installed
OR aaa_base-extras-13.2+git20140911.61c1681-36 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Desktop 12 SP4 is installed
AND Package Information
at-3.1.14-8.6 is installed
OR libQtWebKit4-4.8.7+2.3.4-4.7 is installed
OR libQtWebKit4-32bit-4.8.7+2.3.4-4.7 is installed
OR libbonobo-2.32.1-16 is installed
OR libbonobo-32bit-2.32.1-16 is installed
OR libbonobo-lang-2.32.1-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise for SAP 12 is installed
AND Package Information
libmysqlclient-devel-10.0.26-20.10.2 is installed
OR libmysqlclient18-10.0.26-20.10.2 is installed
OR libmysqlclient18-32bit-10.0.26-20.10.2 is installed
OR libmysqlclient_r18-10.0.26-20.10.2 is installed
OR libmysqld-devel-10.0.26-20.10.2 is installed
OR libmysqld18-10.0.26-20.10.2 is installed
OR mariadb-10.0.26-20.10.2 is installed
OR mariadb-client-10.0.26-20.10.2 is installed
OR mariadb-errormessages-10.0.26-20.10.2 is installed
OR mariadb-tools-10.0.26-20.10.2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise for SAP 12 SP1 is installed
AND sudo-1.8.10p3-2.16.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise for SAP 12 SP2 is installed
AND Package Information
compat-openssl098-0.9.8j-105.1 is installed
OR libopenssl0_9_8-0.9.8j-105.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Availability 12 SP2 is installed
AND conntrack-tools-1.4.2-5 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 |
SUSE Linux Enterprise High Availability 12 SP4 is installed
AND conntrack-tools-1.4.2-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise High Performance Computing 12 SP5 is installed
AND Package Information
ImageMagick-config-6-SUSE-6.8.8.1-71.126 is installed
OR ImageMagick-config-6-upstream-6.8.8.1-71.126 is installed
OR libMagickCore-6_Q16-1-6.8.8.1-71.126 is installed
OR libMagickWand-6_Q16-1-6.8.8.1-71.126 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Live Patching 12 is installed
AND Package Information
kgraft-patch-3_12_38-44-default-1-2 is installed
OR kgraft-patch-3_12_38-44-xen-1-2 is installed
OR kgraft-patch-SLE12_Update_3-1-2 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Advanced Systems Management 12 is installed
AND Package Information
puppet-3.6.2-3 is installed
OR puppet-server-3.6.2-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Legacy Software 12 is installed
AND Package Information
java-1_6_0-ibm-1.6.0_sr16.1-5 is installed
OR java-1_6_0-ibm-fonts-1.6.0_sr16.1-5 is installed
OR java-1_6_0-ibm-jdbc-1.6.0_sr16.1-5 is installed
OR java-1_6_0-ibm-plugin-1.6.0_sr16.1-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Module for Public Cloud 12 is installed
AND python-requests-2.3.0-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 12 SP1 is installed
AND Package Information
kernel-compute-3.12.61-60.18.1 is installed
OR kernel-compute-base-3.12.61-60.18.1 is installed
OR kernel-compute-devel-3.12.61-60.18.1 is installed
OR kernel-compute_debug-3.12.61-60.18.1 is installed
OR kernel-compute_debug-devel-3.12.61-60.18.1 is installed
OR kernel-devel-rt-3.12.61-60.18.1 is installed
OR kernel-rt-3.12.61-60.18.1 is installed
OR kernel-rt-base-3.12.61-60.18.1 is installed
OR kernel-rt-devel-3.12.61-60.18.1 is installed
OR kernel-rt_debug-3.12.61-60.18.1 is installed
OR kernel-rt_debug-devel-3.12.61-60.18.1 is installed
OR kernel-source-rt-3.12.61-60.18.1 is installed
OR kernel-syms-rt-3.12.61-60.18.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Real Time Extension 12 SP2 is installed
AND Package Information
cluster-md-kmp-rt-4.4.88-18.1 is installed
OR cluster-network-kmp-rt-4.4.88-18.1 is installed
OR dlm-kmp-rt-4.4.88-18.1 is installed
OR gfs2-kmp-rt-4.4.88-18.1 is installed
OR kernel-devel-rt-4.4.88-18.1 is installed
OR kernel-rt-4.4.88-18.1 is installed
OR kernel-rt-base-4.4.88-18.1 is installed
OR kernel-rt-devel-4.4.88-18.1 is installed
OR kernel-rt_debug-4.4.88-18.1 is installed
OR kernel-rt_debug-devel-4.4.88-18.1 is installed
OR kernel-source-rt-4.4.88-18.1 is installed
OR kernel-syms-rt-4.4.88-18.1 is installed
OR ocfs2-kmp-rt-4.4.88-18.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 is installed
AND open-iscsi-2.0.870-26.6.1 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP2 is installed
AND
MozillaFirefox-10.0.7-0.3.1 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7.80 is installed
OR MozillaFirefox-translations-10.0.7-0.3.1 is installed
OR libfreebl3-3.13.6-0.5.1 is installed
OR libfreebl3-32bit-3.13.6-0.5.1 is installed
OR libfreebl3-x86-3.13.6-0.5.1 is installed
OR mozilla-nspr-4.9.2-0.6.1 is installed
OR mozilla-nspr-32bit-4.9.2-0.6.1 is installed
OR mozilla-nspr-x86-4.9.2-0.6.1 is installed
OR mozilla-nss-3.13.6-0.5.1 is installed
OR mozilla-nss-32bit-3.13.6-0.5.1 is installed
OR mozilla-nss-tools-3.13.6-0.5.1 is installed
OR mozilla-nss-x86-3.13.6-0.5.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP2 is installed
AND
MozillaFirefox-10.0.7-0.3.1 is installed
OR MozillaFirefox-branding-SLED-7-0.6.7.80 is installed
OR MozillaFirefox-translations-10.0.7-0.3.1 is installed
OR libfreebl3-3.13.6-0.5.1 is installed
OR libfreebl3-32bit-3.13.6-0.5.1 is installed
OR libfreebl3-x86-3.13.6-0.5.1 is installed
OR mozilla-nspr-4.9.2-0.6.1 is installed
OR mozilla-nspr-32bit-4.9.2-0.6.1 is installed
OR mozilla-nspr-x86-4.9.2-0.6.1 is installed
OR mozilla-nss-3.13.6-0.5.1 is installed
OR mozilla-nss-32bit-3.13.6-0.5.1 is installed
OR mozilla-nss-tools-3.13.6-0.5.1 is installed
OR mozilla-nss-x86-3.13.6-0.5.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP2 is installed
AND apache2-mod_perl-2.0.4-40.19 is installed
|
Definition Synopsis |
Release Information
SUSE Linux Enterprise Server 11 SP3 is installed
AND
jakarta-commons-collections-3.2.2-88.36.1 is installed
OR jakarta-commons-collections-javadoc-3.2.2-88.36.1 is installed
OR jakarta-commons-collections-tomcat5-3.2.2-88.36.1 is installed
OR Package Information
SUSE Linux Enterprise Server for VMWare 11 SP3 is installed
AND
jakarta-commons-collections-3.2.2-88.36.1 is installed
OR jakarta-commons-collections-javadoc-3.2.2-88.36.1 is installed
OR jakarta-commons-collections-tomcat5-3.2.2-88.36.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3 is installed
AND NetworkManager-gnome-0.7.1-5.22.28 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP3-LTSS is installed
AND Package Information
bsdtar-2.5.5-9.1 is installed
OR libarchive2-2.5.5-9.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 11 SP4 is installed
AND aaa_base-11-6.105.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 is installed
AND gd-2.1.0-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP1 is installed
AND apache2-mod_nss-1.0.8-13 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP2 is installed
AND Package Information
apache-commons-beanutils-1.9.2-1 is installed
OR apache-commons-beanutils-javadoc-1.9.2-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server 12 SP4 is installed
AND Package Information
libpng12-0-1.2.50-19 is installed
OR libpng12-0-32bit-1.2.50-19 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 is installed
AND Package Information
apache-commons-beanutils-1.9.2-1 is installed
OR apache-commons-beanutils-javadoc-1.9.2-1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 is installed
AND Package Information
bind-9.9.9P1-63.12 is installed
OR bind-chrootenv-9.9.9P1-63.12 is installed
OR bind-devel-9.9.9P1-63.12 is installed
OR bind-doc-9.9.9P1-63.12 is installed
OR bind-libs-9.9.9P1-63.12 is installed
OR bind-utils-9.9.9P1-63.12 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 is installed
AND Package Information
compat-openssl098-0.9.8j-105 is installed
OR libopenssl0_9_8-0.9.8j-105 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP3 is installed
AND a2ps-devel-4.13-1326.37.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 11 SP4 is installed
AND Package Information
apache2-mod_perl-2.0.4-40.24.1 is installed
OR apache2-mod_perl-devel-2.0.4-40.24.1 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 is installed
AND Package Information
bash-devel-4.2-75 is installed
OR readline-devel-6.2-75 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP1 is installed
AND dbus-1-glib-devel-0.100.2-3 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP2 is installed
AND LibVNCServer-devel-0.9.9-16 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Software Development Kit 12 SP4 is installed
AND libxml2-devel-2.9.4-46.15 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 is installed
AND bash-lang-4.2-75 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP1 is installed
AND cyrus-sasl-digestmd5-32bit-2.1.26-7 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP2 is installed
AND bogofilter-1.2.4-5 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP3 is installed
AND Package Information
ImageMagick-6.8.8.1-70 is installed
OR libMagick++-6_Q16-3-6.8.8.1-70 is installed
OR libMagickCore-6_Q16-1-32bit-6.8.8.1-70 is installed
|
Definition Synopsis |
SUSE Linux Enterprise Workstation Extension 12 SP4 is installed
AND bogofilter-1.2.4-5 is installed
|