Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package loki for openSUSE:Factory checked in 
at 2022-08-03 21:16:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/loki (Old)
 and      /work/SRC/openSUSE:Factory/.loki.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "loki"

Wed Aug  3 21:16:36 2022 rev:10 rq:992390 version:2.6.1+git.1658128747.6bd05c9a4

Changes:
--------
--- /work/SRC/openSUSE:Factory/loki/loki.changes        2022-07-02 
15:34:39.923028842 +0200
+++ /work/SRC/openSUSE:Factory/.loki.new.1533/loki.changes      2022-08-03 
21:16:52.967471168 +0200
@@ -1,0 +2,433 @@
+Thu Jul 21 09:12:42 UTC 2022 - ec...@opensuse.org
+
+- Update to version 2.6.1+git.1658128747.6bd05c9a4:
+  * [release-2.6.x] Backport dskit, memberlist version updates to 2.6.x to 
support memberlist cluster labels and verification; re-vendor (#6693)
+  * Fix per-tenant delete client (#6696) (#6698)
+  * Docs: Fix bad links in the API section (#6688) (#6694)
+  * Fix TIME_WAIT connection leak from queriers to compactor (#6681) (#6692)
+  * avoid making delete requests if deletes are disabled for a user (#6583) 
(#6687)
+  * Add client type as label (#6469) (#6685)
+  * Handle duplicate registration of deletion metrics (#6446) (#6684)
+  * Do not fail queries if compactor returns unexpected status code (#6552) 
(#6683)
+  * Add API delete curl examples (#6680) (#6682)
+  * added link to release notes page on releases page (#6639)
+  * added link to release notes page (#6638)
+  * updated date of the release and release notes (#6635)
+  * Draft of release notes for loki 2.6. (#6546) (#6624)
+  * 2.6 Backport: Promtail: Add text encoding conversion to file targets 
(#6395) (#6617)
+  * Append .x to the versioned directories for the website sync (#6611) (#6613)
+  * [release-2.6.x] CI/CD: Update documentation publishing workflows (#6607)
+  * manually backported changes from #6386 (#6588)
+  * Docs: Edits for several PRs that did not have a docs review (#6398) (#6575)
+  * fix(documentation): correct spelling and scrape_config (#6454) (#6576)
+  * Fix documentation of environment variable defaults (#6536) (#6577)
+  * Docs: revise multi-tenancy prose (#6355) (#6578)
+  * Docs: Add multi-tenant query curl examples (#6530) (#6563)
+  * Add label_replace and literal expressions to instant query split by range 
(#6515) (#6559)
+  * Fix panic in instant query splitting when using unwrapped rate (#6348) 
(#6557)
+  * [release-2.6.x] Add unwrapped aggregation `rate_counter()` (#6556)
+  * Sum values in unwrapped rate aggregation instead of treating them as 
counter (#6361) (#6555)
+  * resolved merge conflict Docs: improve API docs (#6485)
+  * Removing CHANGELOG entry (#6525)
+  * Promtail: disable syslog tests which have expired certs (#6520)
+  * Revert "Add cache usage statistics (#6317)"
+  * bumped images/binaries version to 2.6.0
+  * created section with loki version 2.6.0 in upgrading guide
+  * updated CHANGELOG.md for the release 2.6.0 (#6506)
+  * [release-2.6.x] Add TLS config to query frontend (#6498)
+  * [k102] Backport Remove whole stream deletion mode (#6435) (#6477) (#6497)
+  * Compactor: add per tenant compaction delete enabled flag (#6410) (#6476) 
(#6496)
+  * Add more logging for delete requests (#6394) (#6473) (#6495)
+  * Use correct counter when deleting lines (#6376) (#6472) (#6494)
+  * Don't interupt the query path if deletes aren't available (#6368) (#6471) 
(#6493)
+  * Backport #6413 and #6377 to k102 (#6422) (#6492)
+  * Promtail: Add metrics for journal target (#6105)
+  * TSDB/query-planning-groundwork (#6367)
+  * cmd/loki: minor consistency patch (#6364)
+  * Add total number of unique users involved in query readiness. (#6035)
+  * operator: Allow optional installation of webhooks (#6363)
+  * operator: Allow reduced tenant OIDC authentication requirements (#6362)
+  * operator: Expose only an HTTPS gateway when in openshift-logging mode 
(#6288)
+  * chore(fluentd): resolve rubocop failures (#6359)
+  * Tsdb/index sampling endpoint (#6347)
+  * loki-canary: Add support for client-side TLS certs for Loki connection 
(#6310)
+  * operator: Add missing rbac to get/list/watch namespaces (#6303)
+  * Update gopkg.in/yaml.v3 (#6284)
+  * Support `series|labels` query_type in `logql_query_duration` (#6341)
+  * Fix max series test loop that returns early (#6345)
+  * [logql] don't try to execute a modified function that is not allowed by 
the AST (#6346)
+  * Docs: Add changelog entry for configuration parameter name change (#6340)
+  * TSDB/index-sampling-wiring (#6338)
+  * Define a reason why the fifocache has evicted an item (#6335)
+  * Set `MetricsNamespace` configurable for MemberlistKV module in Loki (#6330)
+  * Update _index.md - an unofficial Loki client added (#6312)
+  * Expose Memberlist status page on MemberlistKV module init (#6322)
+  * Add multi_kv_config block to overrides configmap when multi kv is enabled 
(#6323)
+  * Tsdb/index sampling (#6329)
+  * always retry syncing index files from indexshipper when the index list 
cache is stale (#6327)
+  * Add cache usage statistics (#6317)
+  * Update delete integration test (#6192)
+  * Use fake credentials in storage/chunk/storage tests (#6187)
+  * Add licensing boiler plate in case we ever need it (#5251)
+  * make index shipper read path handle range of tables by type of index 
(#6304)
+  * copy boltdb-shipper cache changes from PR #6054 to generic index shipper 
(#6316)
+  * Reduce to a single code path through sendBatches regardless of limit 
(#6216)
+  * fix: allow promtail docker_sd_config to handle long log lines (#6256)
+  * Fix delete cancellation timeout (#6285)
+  * fixed type of the property in memberlist config (#6307)
+  * Support tenant id from value (#6290)
+  * We shouldn't modify the loki config at all if the memberlist ring is not 
(#6299) (#6308)
+  * Tsdb/inverted index wiring (#6252)
+  * Only consider an interval to have possible expired chunks if it overlaps a 
delete. (#6297)
+  * exposes line length hist on distributors  (#6309)
+  * do not initialize tsdb index store when using index gateway client for 
queries (#6305)
+  * update loki-mixin json dashboards with latest jsonnet changes (#6306)
+  * Look up config file in default locations (#6160)
+  * Avoid line copy during LogQL line_format (#6104)
+  * Improve write dashboard by removing unrelated route (#5853)
+  * make tsdb store instance a singleton (#6273)
+  * Import memberlist.libsonnet in loki.libsonnet. (#6294)
+  * feat(fluentd): allow fluentd_thread label to be configurable (#6240)
+  * Only delete data when WholeStreamDeletion or FilterAndDelete (#6286)
+  * Document multi-tenant queries. (#5994)
+  * operator: Add ruler config support (#6195)
+  * Loki: add a run-once flag to the compactor (#6281)
+  * fix boltdb shipper local query in logcli and support `fake` tenant (#6282)
+  * operator: Add support for custom S3 CA (#6198)
+  * Move ingester metrics around (#6275)
+  * Snyk SBOM workflow add (#6274)
+  * add metrics for tracking index shipper operations (#6278)
+  * update drone signature (#6277)
+  * Update docs for xk6-loki log formats (#6134)
+  * Add duration filter unit test (#6271)
+  * use tsdb config for initializing index gateway client (#6267)
+  * Documentation: Explain --config.expand-env=true double slash with slash 
substitution (#6139)
+  * Fix wording about pattern parser (#6264)
+  * docs: Add Nomad deployment examples (#6258)
+  * operator: Document how to connect Grafana to gateway (#6250)
+  * Fix delete updates (#6194)
+  * update drone branch match for 3 digit k release (#6263)
+  * feat: Add support for Azure user assigned identity (#5891)
+  * Memberlist related jsonnet (#6253)
+  * docs: Default loki service port. (#6212)
+  * Loki mixin: publish compiled version of the mixin (#6254)
+  * Add jsonnet tools to build image (#6255)
+  * chore(cache): Make exprimental messages more clear for cache. (#6219)
+  * feat(ruler): support alert relabeling (#6220)
+  * Docs: Reimplement PR 5649 on troubleshooting timeout errors (#6183)
+  * Migrate Tool: Update to work with boltdb-shipper, improve logging output. 
(#6237)
+  * Fix the signature for substr (#6236)
+  * Add upgrade guide regarding azure container name change (#6118)
+  * make boltdb-shipper use the generic indexshipper for managing index in 
object storage (#6226)
+  * Add NRC in Adopters (#6242)
+  * [Promtail] drop lines with malformed json (#6099)
+  * Runtime reloadable config; ring migration setup (#6214)
+  * Tsdb/inverted index (#6233)
+  * Remove __name__ from label calls (#6229)
+  * Improve labels computation during LogQL pipeline (#6110)
+  * Fix label extraction pushdown on instant queries (#6215)
+  * operator: Add rules support (#5986)
+  * Docs: Hint about potential high cardinality metrics (#5603)
+  * docs: describe ordering in http query results (#6024)
+  * Docs: Fix design docs index page (#6008)
+  * run store queries in ingester when using tsdb as index store (#6209)
+  * prevents sharding avg and avg_over_time when their children arent 
shardable. (#6204)
+  * docs: Fix broken link from unpack parser to pack stage (#6207)
+  * doc(storage-example-configs): AWS single store configs (#6196)
+  * Loki: Modifies TableManager to use IndexGateway ring (#5972)
+  * Rename fudge_duplicate_timestamp to be increment_duplicate_timestamp 
(#6120)
+  * creates a single tsdb for entire wal recovery (#6203)
+  * copy all the fixes/improvements that went into boltdb-shipper that are 
missing from generic index-shipper (#6200)
+  * operator: Changing GCP secret file path (#6199)
+  * [loki microservices]: allow custom gateway server configuration (#6138)
+  * Change deletion_enabled setting to deletion_mode (#6190)
+  * Fix CHANGELOG entries. (#6193)
+  * security: Redact credentials when marshalled to YAML (#6186)
+  * Fix flaky gRPC server shutdown in tests (#6191)
+  * tsdb index gateway (#6158)
+  * strips out tenant label from LabelNames queries (#6181)
+  * Add integration test for delete request (#6188)
+  * Fixed reader to support both authentication and tenant-id at the same 
time. (#5719)
+  * Fix typo in operator/docs/hack_operator_make_run.md (#6180)
+  * tsdb creation supports fingerprint overrides (#6178)
+  * skip empty object key returned by some s3 compatible storage while listing 
boltdb-shipper index (#6123)
+  * fix(querier): Record `result` length after response validation. (#6176)
+  * query-scheduler: Now proper support for `querier_forget_delay` (#6174)
+  * ruler: Add support for alertmanager header authorization (#6136)
+  * fix(tanka): add customizable common env vars (#6124)
+  * Update SSL config for cassandra (#6145)
+  * feat: support simple selection of labels in json expr parser (#6151)
+  * Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#6170)
+  * LogQL: add the `default` sprig template function to logql label/line 
formatter (#6163)
+  * update auth header env variable usage help (#6169)
+  * Add docs for updated deletion api (#5763)
+  * specify logcli authorization header by flag (#6164)
+  * corrected copy&paste error in list of labels (#6146)
+  * Removed double space in Log (#6166)
+  * tsdb query fixes (#6142)
+  * operator: Add method to get authenticated from GCP (#6125)
+  * Loki: When processing logs during tailing, don't reuse the query pipeline 
(#6152)
+  * Fix certain binary expression queries by optimizing through push down 
(#6132)
+  * Docs: redo PR 5109 (#6119)
+  * Bump k8s.io/api, k8s.io/client-go, k8s.io/apimachinery from 0.22.7 to 
0.23.6 (#6037)
+  * Remove unused grpc health check endpoints (#6113)
+  * loads previously created TSDBs into shipper on startup (#6117)
+  * fix mutability bug with labels during tsdb flushing (#6116)
+  * operator: Ruler enhancement proposal (#5985)
+  * Tsdb/head wal feedback (#6107)
+  * Document `/services` API endpoint (#6111)
+  * do not increment sync operation count metric on per index set (#6109)
+  * Update consistent hash ring docs with new index gateway ring (#6041)
+  * Feat: add Baidu Cloud BOS as storage backends for Loki #4788 (#5848)
+  * Serve correct status of ingester/distributor in gRPC healthcheck endpoint 
(#6094)
+  * lambda-promtail: Add multi-tenancy support (#6102)
+  * TSDB shipper + WAL (#6049)
+  * clean up the pr diff message (#6098)
+  * Revert "Loki: Change live tailing to only allow mutating the log line not 
the number of streams. (#6063)" (#6097)
+  * Revert "Docs: fix pic location in 
`sources/fundamentals/architecture/deployment-modes.md` (#6089)" (#6093)
+  * docs: update the labels timespan info (#6019)
+  * Introduce coverage to PR pipelines (#5357)
+  * `metrics.go` support for metadata queries(labels and series) (#5971)
+  * table_manager: Change some level.Info() logging to level.Debug() (#6076)
+  * Docs: fix pic location in 
`sources/fundamentals/architecture/deployment-modes.md` (#6089)
+  * Remove nosiy "inflight" requests log entries (#6074)
+  * Docs: remove Cortex references (#6079)
+  * fix labeler (#6087)
+  * renames skip -> ok in ProcessString (#6064)
+  * Fix(query-frontend): LokiCodec encode/decode works correctly with label 
values endpoint (#6084)
++++ 236 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/loki/loki.changes
++++ and /work/SRC/openSUSE:Factory/.loki.new.1533/loki.changes

Old:
----
  loki-2.5.0+git.1649366683.2d9d0ee23.tar.bz2

New:
----
  loki-2.6.1+git.1658128747.6bd05c9a4.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ loki.spec ++++++
--- /var/tmp/diff_new_pack.CIA1bp/_old  2022-08-03 21:16:53.575472763 +0200
+++ /var/tmp/diff_new_pack.CIA1bp/_new  2022-08-03 21:16:53.579472774 +0200
@@ -20,7 +20,7 @@
 %global promtail_datadir /var/lib/promtail
 
 Name:           loki
-Version:        2.5.0+git.1649366683.2d9d0ee23
+Version:        2.6.1+git.1658128747.6bd05c9a4
 Release:        0
 Summary:        Loki: like Prometheus, but for logs
 License:        Apache-2.0
@@ -44,7 +44,7 @@
 Requires(post): %fillup_prereq
 %systemd_ordering
 
-%{go_nostrip}
+###%%{go_nostrip}
 
 %description
 Loki is a horizontally-scalable, highly-available, multi-tenant log 
aggregation system inspired by Prometheus.

++++++ _service ++++++
--- /var/tmp/diff_new_pack.CIA1bp/_old  2022-08-03 21:16:53.623472890 +0200
+++ /var/tmp/diff_new_pack.CIA1bp/_new  2022-08-03 21:16:53.627472900 +0200
@@ -5,7 +5,7 @@
     <param name="exclude">.git</param>
     <param name="filename">loki</param>
     <param name="versionformat">@PARENT_TAG@+git.%ct.%h</param>
-    <param name="revision">v2.5.0</param>
+    <param name="revision">v2.6.1</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.CIA1bp/_old  2022-08-03 21:16:53.651472963 +0200
+++ /var/tmp/diff_new_pack.CIA1bp/_new  2022-08-03 21:16:53.655472974 +0200
@@ -3,6 +3,6 @@
                 <param name="url">git://github.com/grafana/loki.git</param>
               <param 
name="changesrevision">525040a3265715ca8cfb52cd39108ccfac9f8af6</param></service><service
 name="tar_scm">
                 <param name="url">https://github.com/grafana/loki.git</param>
-              <param 
name="changesrevision">2d9d0ee236ea302950fcf21edc53d53050a3fbbb</param></service></servicedata>
+              <param 
name="changesrevision">6bd05c9a4399805b7951f8a3fb59f4aebf60e6cd</param></service></servicedata>
 (No newline at EOF)
 

++++++ loki-2.5.0+git.1649366683.2d9d0ee23.tar.bz2 -> 
loki-2.6.1+git.1658128747.6bd05c9a4.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/loki/loki-2.5.0+git.1649366683.2d9d0ee23.tar.bz2 
/work/SRC/openSUSE:Factory/.loki.new.1533/loki-2.6.1+git.1658128747.6bd05c9a4.tar.bz2
 differ: char 11, line 1

++++++ proper-data-directories.patch ++++++
++++ 846 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/loki/proper-data-directories.patch
++++ and /work/SRC/openSUSE:Factory/.loki.new.1533/proper-data-directories.patch

Reply via email to