Bug 249914 - textproc/kibana7: Update to 7.9.2
Summary: textproc/kibana7: Update to 7.9.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-elastic (Nobody)
URL: https://www.elastic.co/guide/en/kiban...
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-26 12:17 UTC by Juraj Lutter
Modified: 2020-10-03 20:11 UTC (History)
1 user (show)

See Also:
otis: maintainer-feedback+
otis: maintainer-feedback+


Attachments
textproc/kibana7: Update to 7.9.2 (2.17 KB, patch)
2020-09-26 12:17 UTC, Juraj Lutter
otis: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Juraj Lutter freebsd_committer freebsd_triage 2020-09-26 12:17:18 UTC
Created attachment 218321 [details]
textproc/kibana7: Update to 7.9.2

Hi,

please find the patch attached.

Changelog since 7.9.1:
* Enhancement
  - Machine Learning
        - Improves performance of job exists check
* Bug fixes
  - Alerting
        - Fixes alerts unable to create or update when the name has trailing whitepace
  - Machine Learning
        - Swim lane pagination for viewing by job ID
        - Fixes custom URLs processing for security app
  - Management
        - Fixes an issue in Snapshot and Restore UI where creating a policy, repository, or snapshot with a special character, like a colon, in the name would result in a 404 when viewing details or editing any of the aforementioned
        - Indices that contain the characters % { [ @ no longer cause a 405 error in Index Management
        - Fixes an issue in the snapshot and restore policy creation form that allowed a policy to be created without an index specified
        - The snapshot and restore wizard now notifies users when a policy configured with a non-existing repository is being updated and requires that the user select a new repository
        - Fixes an issue in the grok debugger where simulation error messages are not being displayed
  - Maps
        - Fixes drawing shapes in maps app broken in 7.9.1
  - Monitoring
        - Prevents edit/create for Stack Monitoring alerts in Alerts Management
        - Fixes improper lodash syntax
        - Fixes UI error when alerting is not available
  - Platform
        - Fixes bug causing multiple overrides to only show the last confirm modal
        - Fixes remoteAddress being duplicated in userAgent field
        - Fixes an issue that caused savedObject migration errors to not being displayed in the logs
        - Fixes an issue where defaultAppId redirect could fire outside home app
        - Suppresses error logs when clients connect over HTTP instead of HTTPS
  - Reporting
        - Adds back in custom images for reporting + tests
  - Security
        - Adds Lens as a readable saved object for read-only dashboard users
  - Uptime
        - Fixes alerting false positives


Testport results:
http://freebsd-stable.builder.wilbury.net/data/11_4_RELEASE_GENERIC-default/2020-09-25_17h14m39s/logs/kibana7-7.9.2.log
http://freebsd-stable.builder.wilbury.net/data/12_STABLE_GENERIC_amd64-default/2020-09-25_19h20m28s/logs/kibana7-7.9.2.log
http://freebsd-current.builder.wilbury.net/data/13cgx64-default/2020-09-25_20h24m43s/logs/kibana7-7.9.2.log
Comment 1 Juraj Lutter freebsd_committer freebsd_triage 2020-09-26 16:07:50 UTC
It would be benefical for everyone if I had a commit access (probably not only) to these ports.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-10-03 20:08:06 UTC
A commit references this bug:

Author: tcberner
Date: Sat Oct  3 20:07:43 UTC 2020
New revision: 551343
URL: https://svnweb.freebsd.org/changeset/ports/551343

Log:
  textproc/kibana7: Update to 7.9.2

  Changelog since 7.9.1:
  * Enhancement
    - Machine Learning
          - Improves performance of job exists check
  * Bug fixes
    - Alerting
          - Fixes alerts unable to create or update when the name has trailing whitepace
    - Machine Learning
          - Swim lane pagination for viewing by job ID
          - Fixes custom URLs processing for security app
    - Management
          - Fixes an issue in Snapshot and Restore UI where creating a policy, repository, or snapshot with a special character, like a colon, in the name would result in a 404 when viewing details or editing any of the aforementioned
          - Indices that contain the characters % { [ @ no longer cause a 405 error in Index Management
          - Fixes an issue in the snapshot and restore policy creation form that allowed a policy to be created without an index specified
          - The snapshot and restore wizard now notifies users when a policy configured with a non-existing repository is being updated and requires that the user select a new repository
          - Fixes an issue in the grok debugger where simulation error messages are not being displayed
    - Maps
          - Fixes drawing shapes in maps app broken in 7.9.1
    - Monitoring
          - Prevents edit/create for Stack Monitoring alerts in Alerts Management
          - Fixes improper lodash syntax
          - Fixes UI error when alerting is not available
    - Platform
          - Fixes bug causing multiple overrides to only show the last confirm modal
          - Fixes remoteAddress being duplicated in userAgent field
          - Fixes an issue that caused savedObject migration errors to not being displayed in the logs
          - Fixes an issue where defaultAppId redirect could fire outside home app
          - Suppresses error logs when clients connect over HTTP instead of HTTPS
    - Reporting
          - Adds back in custom images for reporting + tests
    - Security
          - Adds Lens as a readable saved object for read-only dashboard users
    - Uptime
          - Fixes alerting false positives

  Release notes:
  	https://www.elastic.co/guide/en/kibana/7.9/release-notes-7.9.2.html

  PR:		249914
  Submitted by:	Juraj Lutter <juraj@lutter.sk>

Changes:
  head/textproc/kibana7/Makefile
  head/textproc/kibana7/distinfo
Comment 3 Tobias C. Berner freebsd_committer freebsd_triage 2020-10-03 20:11:42 UTC
Committed, thanks.