SUSE-RU-2020:3823-1: moderate: Recommended Beta update for SUSE Manager Client Tools
sle-updates at lists.suse.com
sle-updates at lists.suse.com
Tue Dec 15 16:28:04 MST 2020
SUSE Recommended Update: Recommended Beta update for SUSE Manager Client Tools
______________________________________________________________________________
Announcement ID: SUSE-RU-2020:3823-1
Rating: moderate
References: #1143913 #1151557 #1167907 #1169664 #1171281
#1172709 #1173557 #1173584 #1174405 #1174965
#1175889 #1176943 #1176978 #1177928
Affected Products:
SUSE Manager Tools 12-BETA
______________________________________________________________________________
An update that has 14 recommended fixes can now be
installed.
Description:
This update fixes the following issues:
cobbler:
- Fix parsing cobbler dictionary options with values containing "=", e.g.
kernel params containing "=" (bsc#1176978)
golang-github-prometheus-alertmanager:
- Fix building amtool (bsc#1176943)
- Fix permissions for /var/lib/prometheus to match
golang-github-prometheus-prometheus package. Otherwise the install check
will fail.
- Update to 0.21.0
+ Changes:
* [HipChat] Remove HipChat integration as it is end-of-life. #2282
* [amtool] Remove default assignment of environment variables. #2161
* [PagerDuty] Enforce 512KB event size limit. #2225
+ Enhancements:
* [amtool] Add cluster command to show cluster and peer statuses. #2256
* Add redirection from / to the routes prefix when it isn't empty.
#2235
* [Webhook] Add max_alerts option to limit the number of alerts
included in the payload. #2274
* Improve logs for API v2, notifications and clustering. #2177 #2188
#2260 #2261 #2273
+ Bugfixes:
* Fix child routes not inheriting their parent route's grouping when
group_by: [...]. #2154
* [UI] Fix the receiver selector in the Alerts page when the receiver
name contains regular expression metacharacters such as +. #2090
* Fix error message about start and end time validation. #2173
* Fix a potential race condition in dispatcher. #2208
* [API v2] Return an empty array of peers when the clustering is
disabled. #2203
* Fix the registration of alertmanager_dispatcher_aggregation_groups
and alertmanager_dispatcher_alert_processing_duration_seconds
metrics. #2200
* Always retry notifications with back-off. #2290
- Run spec-cleaner
- Remove rpm group
- Update to build with go1.14 for Factory (Tumbleweed)
- Refresh example config from upstream
- Add network-online (Wants and After) dependency to systemd unit
bsc#1143913
golang-github-prometheus-node_exporter:
- Update to 1.0.1
* Changes to build specification
+ Modify spec: update golang version to 1.14
+ Remove update tarball script
+ Add _service file to allow for updates via `osc service disabledrun`
* Bug fixes
+ [BUGFIX] filesystem_freebsd: Fix label values #1728
+ [BUGFIX] Update prometheus/procfs to fix log noise #1735
+ [BUGFIX] Fix build tags for collectors #1745
+ [BUGFIX] Handle no data from powersupplyclass #1747, #1749
- Update to 1.0.0
* Bug fixes
+ [BUGFIX] Read /proc/net files with a single read syscall #1380
+ [BUGFIX] Renamed label state to name on
node_systemd_service_restart_total. #1393
+ [BUGFIX] Fix netdev nil reference on Darwin #1414
+ [BUGFIX] Strip path.rootfs from mountpoint labels #1421
+ [BUGFIX] Fix seconds reported by schedstat #1426
+ [BUGFIX] Fix empty string in path.rootfs #1464
+ [BUGFIX] Fix typo in cpufreq metric names #1510
+ [BUGFIX] Read /proc/stat in one syscall #1538
+ [BUGFIX] Fix OpenBSD cache memory information #1542
+ [BUGFIX] Refactor textfile collector to avoid looping defer #1549
+ [BUGFIX] Fix network speed math #1580
+ [BUGFIX] collector/systemd: use regexp to extract systemd version
#1647
+ [BUGFIX] Fix initialization in perf collector when using multiple
CPUs #1665
+ [BUGFIX] Fix accidentally empty lines in meminfo_linux #1671
* Several enhancements
+ See https://github.com/prometheus/node_exporter/releases/tag/v1.0.0
- Update to 1.0.0-rc.0
* The netdev collector CLI argument --collector.netdev.ignored-devices
was renamed to --collector.netdev.device-blacklist in order to conform
with the systemd collector. #1279
* The label named state on node_systemd_service_restart_total metrics
was changed to name to better describe the metric. #1393
* Refactoring of the mdadm collector changes several metrics
node_md_disks_active is removed node_md_disks now has a state label
for "fail", "spare", "active" disks. node_md_is_active is replaced by
node_md_state with a state set of "active", "inactive", "recovering",
"resync"
* Additional label mountaddr added to NFS device metrics to distinguish
mounts from the same URL, but different IP addresses. #1417
* Metrics node_cpu_scaling_frequency_min_hrts and
node_cpu_scaling_frequency_max_hrts of the cpufreq collector were
renamed to node_cpu_scaling_frequency_min_hertz and
node_cpu_scaling_frequency_max_hertz. #1510
* Collectors that are enabled, but are unable to find data to collect,
now return 0 for node_scrape_collector_success.
- Add missing sysconfig file in rpm (bsc#1151557)
golang-github-prometheus-prometheus:
- Add support for Prometheus exporters proxy
grafana:
- Update to version 7.1.5:
* Features / Enhancements
- Stats: Stop counting the same user multiple times.
- Field overrides: Filter by field name using regex.
- AzureMonitor: map more units.
- Explore: Don't run queries on datasource change.
- Graph: Support setting field unit & override data source (automatic)
unit.
- Explore: Unification of logs/metrics/traces user interface
- Table: JSON Cell should try to convert strings to JSON
- Variables: enables cancel for slow query variables queries.
- TimeZone: unify the time zone pickers to one that can rule them all.
- Search: support URL query params.
- Grafana-UI: Add FileUpload.
- TablePanel: Sort numbers correctly.
* Bug fixes
- Alerting: remove LongToWide call in alerting.
- AzureMonitor: fix panic introduced in 7.1.4 when unit was
unspecified and alias was used.
- Variables: Fixes issue with All variable not being resolved.
- Templating: Fixes so texts show in picker not the values.
- Templating: Templating: Fix undefined result when using raw
interpolation format
- TextPanel: Fix content overflowing panel boundaries.
- StatPanel: Fix stat panel display name not showing when explicitly
set.
- Query history: Fix search filtering if null value.
- Flux: Ensure connections to InfluxDB are closed.
- Dashboard: Fix for viewer can enter panel edit mode by modifying url
(but cannot not save anything).
- Prometheus: Fix prom links in mixed mode.
- Sign In Use correct url for the Sign In button.
- StatPanel: Fixes issue with name showing for single series / field
results
- BarGauge: Fix space bug in single series mode.
- Auth: Fix POST request failures with anonymous access
- Templating: Fix recursive loop of template variable queries when
changing ad-hoc-variable
- Templating: Fixed recursive queries triggered when switching
dashboard settings view
- GraphPanel: Fix annotations overflowing panels.
- Prometheus: Fix performance issue in processing of histogram labels.
- Datasources: Handle URL parsing error.
- Security: Use Header.Set and Header.Del for X-Grafana-User header.
* Changes in spec file
- Fix golang version = 1.14 to avoid dependency conflicts on some OBS
projects
mgr-cfg:
- Update package version to 4.2.0
mgr-custom-info:
- Update package version to 4.2.0
mgr-daemon:
- Added quotes around %{_vendor} token for the if statements in spec file.
- Fix removal of mgr-deamon with selinux enabled (bsc#1177928)
- Updating translations from weblate
- Remove duplicate languages and update translation strings
mgr-osad:
- Python fixes
- Removal of RHEL5
- Move uyuni-base-common dependency from mgr-osad to mgr-osa-dispatcher
(bsc#1174405)
mgr-push:
- Defined __python for python2.
- Excluded RHEL8 for Python 2 build.
mgr-virtualization:
- Update package version to 4.2.0
rhnlib:
- Update package version to 4.2.0
spacecmd:
- Update translations
- Fix: make spacecmd build on Debian
- Python3 fixes for errata in spacecmd (bsc#1169664)
- Added support for i18n of user-facing strings
- Python3 fix for sorted usage (bsc#1167907)
- Fix softwarechannel_listlatestpackages throwing error on empty channels
(bsc#1175889)
- Add Service Pack migration operations (bsc#1173557)
- Fix softwarechannel update for vendor channels (bsc#1172709)
- Fix escaping of package names (bsc#1171281)
spacewalk-client-tools:
- Updated RHEL Python requirements.
- Added quotes around %{_vendor}.
- Remove RH references in Python/Ruby localization and use the product
name instead
- Updating translations from weblate
- Remove duplicated languages and update translation strings
spacewalk-koan:
- Adjust ownership of some tests files to fix them
- Fix for spacewalk-koan test
spacewalk-oscap:
- Update package version to 4.2.0
spacewalk-remote-utils:
- Update package version to 4.2.0
supportutils-plugin-susemanager-client:
- Remove checks for obsolete packages
- Gather new configfiles
- Add more important informations
suseRegisterInfo:
- Adapted for RHEL build.
- Enhance RedHat product detection for CentOS and OracleLinux (bsc#1173584)
uyuni-base:
- Added RHEL8 compatibility.
uyuni-common-libs:
- Cleaning up unused Python 2 build leftovers.
- Disabled debug package build.
- Fix issues importing RPM packages with long RPM headers (bsc#1174965)
zypp-plugin-spacewalk:
- Support "allow vendor change" for dist upgrades
Patch Instructions:
To install this SUSE Recommended Update use the SUSE recommended installation methods
like YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:
- SUSE Manager Tools 12-BETA:
zypper in -t patch SUSE-SLE-Manager-Tools-12-2020-3823=1
Package List:
- SUSE Manager Tools 12-BETA (aarch64 ppc64le s390x x86_64):
golang-github-QubitProducts-exporter_exporter-0.4.0-4.3.2
golang-github-boynux-squid_exporter-1.6-4.3.2
golang-github-lusitaniae-apache_exporter-0.7.0-4.6.2
golang-github-prometheus-alertmanager-0.21.0-4.3.4
golang-github-prometheus-node_exporter-1.0.1-4.6.4
golang-github-prometheus-prometheus-2.18.0-4.9.5
golang-github-prometheus-promu-0.3.0-4.3.2
golang-github-wrouesnel-postgres_exporter-0.4.7-4.3.1
grafana-7.1.5-4.6.5
grafana-debuginfo-7.1.5-4.6.5
icinga-1.13.3-15.3.2
icinga-debuginfo-1.13.3-15.3.2
icinga-debugsource-1.13.3-15.3.2
icinga-devel-1.13.3-15.3.2
icinga-doc-1.13.3-15.3.2
icinga-idoutils-1.13.3-15.3.2
icinga-idoutils-mysql-1.13.3-15.3.2
icinga-idoutils-oracle-1.13.3-15.3.2
icinga-idoutils-pgsql-1.13.3-15.3.2
icinga-plugins-downtimes-1.13.3-15.3.2
icinga-plugins-eventhandlers-1.13.3-15.3.2
icinga-www-1.13.3-15.3.2
icinga-www-config-1.13.3-15.3.2
libnewt0_52-0.52.16-5.3.1
libnewt0_52-debuginfo-0.52.16-5.3.1
libzmq3-4.0.4-18.3.2
libzmq3-debuginfo-4.0.4-18.3.2
monitoring-tools-1.13.3-15.3.2
newt-0.52.16-5.3.1
newt-debuginfo-0.52.16-5.3.1
newt-debugsource-0.52.16-5.3.1
patterns-sle-manager_client-12-6.3.1
python-MarkupSafe-0.23-6.3.1
python-MarkupSafe-debuginfo-0.23-6.3.1
python-MarkupSafe-debugsource-0.23-6.3.1
python-PyYAML-5.1.2-29.3.2
python-PyYAML-debuginfo-5.1.2-29.3.2
python-PyYAML-debugsource-5.1.2-29.3.2
python-dmidecode-3.12.1-17.3.1
python-dmidecode-debuginfo-3.12.1-17.3.1
python-dmidecode-debugsource-3.12.1-17.3.1
python-ethtool-0.9-7.3.1
python-ethtool-debuginfo-0.9-7.3.1
python-ethtool-debugsource-0.9-7.3.1
python-gudev-147.2-10.3.1
python-gudev-debuginfo-147.2-10.3.1
python-gudev-debugsource-147.2-10.3.1
python-msgpack-python-0.4.6-11.3.2
python-msgpack-python-debuginfo-0.4.6-11.3.2
python-msgpack-python-debugsource-0.4.6-11.3.2
python-newt-0.52.16-5.3.1
python-newt-debuginfo-0.52.16-5.3.1
python-psutil-5.2.2-18.3.1
python-psutil-debuginfo-5.2.2-18.3.1
python-psutil-debugsource-5.2.2-18.3.1
python-pycrypto-2.6.1-13.3.2
python-pyzmq-14.0.0-12.3.1
python-pyzmq-debuginfo-14.0.0-12.3.1
python-pyzmq-debugsource-14.0.0-12.3.1
python-tornado-4.2.1-20.3.1
python-tornado-debuginfo-4.2.1-20.3.1
python-tornado-debugsource-4.2.1-20.3.1
python2-salt-3000-49.23.3
python2-uyuni-common-libs-4.2.2-3.15.3
python3-MarkupSafe-0.23-6.3.1
python3-PyYAML-5.1.2-29.3.2
python3-msgpack-python-0.4.6-11.3.2
python3-psutil-5.2.2-18.3.1
python3-pycrypto-2.6.1-13.3.2
python3-pyzmq-14.0.0-12.3.1
python3-salt-3000-49.23.3
python3-tornado-4.2.1-20.3.1
salt-3000-49.23.3
salt-doc-3000-49.23.3
salt-minion-3000-49.23.3
sle-manager-tools-release-12-13.3.2
uyuni-base-common-4.2.2-3.6.1
zeromq-debugsource-4.0.4-18.3.2
- SUSE Manager Tools 12-BETA (ppc64le s390x x86_64):
python-pycrypto-debuginfo-2.6.1-13.3.2
- SUSE Manager Tools 12-BETA (noarch):
grafana-ha-cluster-dashboards-1.1.0+git.1605027022.a84d536-4.3.1
grafana-sap-hana-dashboards-1.0.2+git.1600361067.f7c00d1-4.3.1
grafana-sap-netweaver-dashboards-1.0.3+git.1601889366.9f71957-4.3.1
grafana-sap-providers-1.1-4.3.1
grafana-sleha-provider-1.1.0+git.1605027022.a84d536-4.3.1
hwdata-0.314-13.3.1
koan-2.6.6-52.6.4
mgr-cfg-4.2.1-4.9.5
mgr-cfg-actions-4.2.1-4.9.5
mgr-cfg-client-4.2.1-4.9.5
mgr-cfg-management-4.2.1-4.9.5
mgr-custom-info-4.2.1-4.6.1
mgr-daemon-4.2.4-4.6.3
mgr-osad-4.2.2-4.9.4
mgr-push-4.2.2-4.6.5
mgr-virtualization-host-4.2.1-4.6.5
python-Jinja2-2.8-22.3.1
python-backports-4.0.0-4.3.1
python-backports.ssl_match_hostname-3.5.0.1-24.3.1
python-docker-py-1.7.2-30.3.1
python-futures-3.0.2-18.3.1
python-jabberpy-0.5-14.3.1
python-pyinotify-0.9.6-12.3.1
python-requests-2.11.1-9.3.2
python-singledispatch-3.4.0.3-4.6.1
python-websocket-client-0.32.0-16.3.1
python2-hwdata-2.3.5-15.3.1
python2-mgr-cfg-4.2.1-4.9.5
python2-mgr-cfg-actions-4.2.1-4.9.5
python2-mgr-cfg-client-4.2.1-4.9.5
python2-mgr-cfg-management-4.2.1-4.9.5
python2-mgr-osa-common-4.2.2-4.9.4
python2-mgr-osad-4.2.2-4.9.4
python2-mgr-push-4.2.2-4.6.5
python2-mgr-virtualization-common-4.2.1-4.6.5
python2-mgr-virtualization-host-4.2.1-4.6.5
python2-rhnlib-4.2.1-24.9.3
python2-spacewalk-check-4.2.4-55.18.3
python2-spacewalk-client-setup-4.2.4-55.18.3
python2-spacewalk-client-tools-4.2.4-55.18.3
python2-spacewalk-koan-4.2.3-27.6.3
python2-spacewalk-oscap-4.2.1-22.6.1
python2-suseRegisterInfo-4.2.2-28.9.3
python2-zypp-plugin-spacewalk-1.0.8-33.9.1
python3-Jinja2-2.8-22.3.1
python3-requests-2.11.1-9.3.2
python3-websocket-client-0.32.0-16.3.1
spacecmd-4.2.3-41.12.3
spacewalk-check-4.2.4-55.18.3
spacewalk-client-setup-4.2.4-55.18.3
spacewalk-client-tools-4.2.4-55.18.3
spacewalk-koan-4.2.3-27.6.3
spacewalk-oscap-4.2.1-22.6.1
spacewalk-remote-utils-4.2.1-27.6.3
spacewalk-usix-4.0.9-6.3.2
supportutils-plugin-salt-1.1.4-9.3.1
supportutils-plugin-susemanager-client-4.2.2-9.9.1
suseRegisterInfo-4.2.2-28.9.3
zypp-plugin-spacewalk-1.0.8-33.9.1
References:
https://bugzilla.suse.com/1143913
https://bugzilla.suse.com/1151557
https://bugzilla.suse.com/1167907
https://bugzilla.suse.com/1169664
https://bugzilla.suse.com/1171281
https://bugzilla.suse.com/1172709
https://bugzilla.suse.com/1173557
https://bugzilla.suse.com/1173584
https://bugzilla.suse.com/1174405
https://bugzilla.suse.com/1174965
https://bugzilla.suse.com/1175889
https://bugzilla.suse.com/1176943
https://bugzilla.suse.com/1176978
https://bugzilla.suse.com/1177928
More information about the sle-updates
mailing list