Next | Query returned 120 messages, browsing 61 to 70 | Previous

History of commit frequency

CVS Commit History:


   2021-12-09 18:50:21 by Benny Siegert | Files touched by this commit (102) | Package updated
Log message:
Revbump all Go packages after go117 update
   2021-12-08 15:48:22 by Tobias Nygren | Files touched by this commit (1)
Log message:
grafana: remove unused BUILD_MAKE_FLAGS
   2021-12-08 02:51:47 by Tobias Nygren | Files touched by this commit (8) | Package updated
Log message:
grafana: update to 8.3.1 (Only compile tested, sorry.)

Security: Fixes CVE-2021-43798 directory traversal vulnerability.

Features and enhancements 8.3
  Alerting: Prevent folders from being deleted when they contain alerts.
  Alerting: Show full preview value in tooltip.
  BarGauge: Limit title width when name is really long.
  CloudMonitoring: Avoid to escape regexps in filters.
  CloudWatch: Add support for AWS Metric Insights.
  TooltipPlugin: Remove other panels' shared tooltip in edit panel.
  Visualizations: Limit y label width to 40% of visualization width.

Features and enhancements 8.2
  AWS: Updated AWS authentication documentation.
  Alerting: Added support Alertmanager data source for upstream Prometheus AM \ 
implementation.
  Alerting: Allows more characters in label names so notifications are sent.
  Alerting: Get alert rules for a dashboard or a panel using /api/v1/rules endpoints.
  Annotations: Improved rendering performance of event markers.
  CloudWatch Logs: Skip caching for log queries.
  Explore: Added an opt-in configuration for Node Graph in Jaeger, Zipkin, and Tempo.
  Packaging: Add stricter systemd unit options.
  Prometheus: Metrics browser can now handle label values with special characters.
   2021-11-05 21:02:50 by Benny Siegert | Files touched by this commit (97) | Package updated
Log message:
Revbump all Go packages after go117 update
   2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030)
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts):
www/nghttp2/distinfo

Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
   2021-10-09 12:41:10 by Tobias Nygren | Files touched by this commit (18)
Log message:
remove redundant do-install, CHECK_RELRO_SKIP, INSTALLATIONS_DIRS ...

... for packages where the go-module.mk defaults DTRT as-is.
   2021-10-08 20:55:13 by Benny Siegert | Files touched by this commit (96) | Package updated
Log message:
Revbump all Go packages after go117 update
   2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033)
Log message:
www: Remove SHA1 hashes for distfiles
   2021-09-17 15:52:58 by Benny Siegert | Files touched by this commit (99) | Package updated
Log message:
Revbump all Go packages after go117 update
   2021-09-13 08:35:35 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (3)
Log message:
grafana: Update to 8.1.3

upstream changes:
-----------------
Bug fixes
  o Alerting: Fix alert flapping in the internal alertmanager. #38648, @gotjosh
  o Alerting: Fix request handler failed to convert dataframe "results" to
    plugins.DataTimeSeriesSlice: input frame is not recognized as a time
    series.  #38587, @idafurjes
  o Dashboard: Fix UIDs are not preserved when importing/creating dashboards
    thru importing .json file. #38659, @axelavargas
  o Dashboard: Forces panel re-render when exiting panel edit. #38913,
    @hugohaggmark
  o Dashboard: Prevent folder from changing when navigating to general
    settings. #38103, @hugohaggmark
  o Docker: Force use of libcrypto1.1 and libssl1.1 versions to fix
    CVE-2021-3711. #38585, @dsotirakis
  o Elasticsearch: Fix metric names for alert queries. #38546, @dsotirakis
  o Elasticsearch: Limit Histogram field parameter to numeric values. #38631,
    @Elfo404
  o Elasticsearch: Prevent pipeline aggregations to show up in terms order by
    options. #38448, @Elfo404
  o LibraryPanels: Prevent duplicate repeated panels from being created.
    #38804, @hugohaggmark
  o Loki: Fix ad-hoc filter in dashboard when used with parser. #38542,
    @ivanahuckova
  o Plugins: Track signed files + add warn log for plugin assets which are not
    signed. #38938, @wbrowne
  o Postgres/MySQL/MSSQL: Fix region annotations not displayed correctly.
    #38936, @marefr
  o Prometheus: Fix validate selector in metrics browser. #38921, @ivanahuckova

Next | Query returned 120 messages, browsing 61 to 70 | Previous