SHA256
1
0
forked from pool/jc

Accepting request 1045060 from home:dirkmueller:Factory

- update to 1.22.3:
  * Add Common Log Format and Combined Log Format file parser (standard and
    streaming)
  * Add PostgreSQL password file parser
  * Add openvpn-status.log file parser
  * Add `cbt` command parser (Google Big Table)
  * Enhance `ifconfig` parser with interface lane information on BSD
  * Enhance `ifconfig` parser with additional IPv6 `scope_id` info for BSD
  * Fix `ifconfig` parser to capture some IPv6 addresses missed on BSD
  * Fix `git-log` and `git-log-s` parsers for failure on empty author name
  * Update `os-prober` parser with split EFI partition fields
  * Add ISO string attribute (`.iso`) to `jc.utils.timestamp()`
  * Fix several documentation typos

OBS-URL: https://build.opensuse.org/request/show/1045060
OBS-URL: https://build.opensuse.org/package/show/utilities/jc?expand=0&rev=23
This commit is contained in:
Martin Hauke 2022-12-23 17:39:30 +00:00 committed by Git OBS Bridge
parent 1bade9a1b1
commit 09825df01d
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b1209f2f8940f57bd9a4b4ae5e399c7477d3bc6086b810207c2d92a4d392f635
size 12714893

3
jc-1.22.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b4a8a7c07d789ddbc2cbbce07471a1599f65082638ed7198597da8412fc07e11
size 12728331

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Dec 23 17:34:44 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 1.22.3:
* Add Common Log Format and Combined Log Format file parser (standard and
streaming)
* Add PostgreSQL password file parser
* Add openvpn-status.log file parser
* Add `cbt` command parser (Google Big Table)
* Enhance `ifconfig` parser with interface lane information on BSD
* Enhance `ifconfig` parser with additional IPv6 `scope_id` info for BSD
* Fix `ifconfig` parser to capture some IPv6 addresses missed on BSD
* Fix `git-log` and `git-log-s` parsers for failure on empty author name
* Update `os-prober` parser with split EFI partition fields
* Add ISO string attribute (`.iso`) to `jc.utils.timestamp()`
* Fix several documentation typos
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 13 09:09:25 UTC 2022 - Martin Hauke <mardnh@gmx.de> Sun Nov 13 09:09:25 UTC 2022 - Martin Hauke <mardnh@gmx.de>

View File

@ -18,7 +18,7 @@
Name: jc Name: jc
Version: 1.22.2 Version: 1.22.3
Release: 0 Release: 0
Summary: JSON CLI output utility Summary: JSON CLI output utility
License: MIT License: MIT