diff --git a/jc-1.22.2.tar.gz b/jc-1.22.2.tar.gz deleted file mode 100644 index a47790d..0000000 --- a/jc-1.22.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1209f2f8940f57bd9a4b4ae5e399c7477d3bc6086b810207c2d92a4d392f635 -size 12714893 diff --git a/jc-1.22.3.tar.gz b/jc-1.22.3.tar.gz new file mode 100644 index 0000000..3bd1a24 --- /dev/null +++ b/jc-1.22.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4a8a7c07d789ddbc2cbbce07471a1599f65082638ed7198597da8412fc07e11 +size 12728331 diff --git a/jc.changes b/jc.changes index 08aa6bb..3c0a60c 100644 --- a/jc.changes +++ b/jc.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Dec 23 17:34:44 UTC 2022 - Dirk Müller + +- 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 diff --git a/jc.spec b/jc.spec index 2461a3e..a8776a8 100644 --- a/jc.spec +++ b/jc.spec @@ -18,7 +18,7 @@ Name: jc -Version: 1.22.2 +Version: 1.22.3 Release: 0 Summary: JSON CLI output utility License: MIT