forked from pool/pgbadger
Accepting request 1136083 from home:emilianolangella
- update to 12.4 This is a maintenance release of pgBadger that fixes issues reported by users since last release. * Fix pgbouncer report with version 1.21. Thanks to Ales Zeleny for the patch. * Prevent parallelism perl file to be higher than the number of files. Thanks to maliangzhu for the report. * Fix regression test broken since v12.3. Thanks to ieshin for the report. * Fix cases where LOG entries where counted as ERROR log level entries. Thanks to Matti Linnanvuori for the report. OBS-URL: https://build.opensuse.org/request/show/1136083 OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/pgbadger?expand=0&rev=5
This commit is contained in:
parent
28423a5bac
commit
294df3c197
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c3d5a583d12b09f7b47e628760ccb7409362c54b5ca574de4cfd3ccf51c35106
|
||||
size 3047907
|
3
pgbadger-12.4.tar.gz
Normal file
3
pgbadger-12.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25456f0ea76e1de946d2bf09d937e9e830ca953ae4544a72bb9b747f11b4711a
|
||||
size 4062907
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 2 09:05:55 UTC 2024 - Emiliano Langella <emiliano.langella@suse.com>
|
||||
|
||||
- update to 12.4
|
||||
This is a maintenance release of pgBadger that fixes issues reported by
|
||||
users since last release.
|
||||
* Fix pgbouncer report with version 1.21. Thanks to Ales Zeleny for the patch.
|
||||
* Prevent parallelism perl file to be higher than the number of files. Thanks
|
||||
to maliangzhu for the report.
|
||||
* Fix regression test broken since v12.3. Thanks to ieshin for the report.
|
||||
* Fix cases where LOG entries where counted as ERROR log level entries. Thanks
|
||||
to Matti Linnanvuori for the report.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 27 11:48:16 UTC 2023 - lars@linux-schulserver.de - 12.3
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
%endif
|
||||
|
||||
Name: pgbadger
|
||||
Version: 12.3
|
||||
Version: 12.4
|
||||
Release: 0
|
||||
License: MIT
|
||||
Summary: A fast PostgreSQL log analyzer
|
||||
|
Loading…
Reference in New Issue
Block a user