0e2971a298
- Update to version 1.25.6 * Add net-localgroup Windows command parser. * Add net-user Windows command parser. * Add route-print Windows command parser. * Add traceroute-s streaming command parser. * Add max_hops and data_bytes fields to traceroute command parser. * Add x509-crl file parser to support Certificate Revocation List PEM and DER files. * Add yay as a magic command for the pacman command parser. * Fix bluetoothctl command parser to support output with the cable_pairing attribute. * Fix nmcli command parser to support blank team.config JSON value and team-port.config JSON value. * Fix top command parsers to correct memory size field parsing. Several new unit and byte conversion fields have been added.
Michael Vetter2025-10-13 21:04:34 +00:00
2ef6b78ea7
Accepting request 1279927 from utilities
Ana Guerrero2025-05-26 16:37:20 +00:00
7a61084855
- Update to version 1.25.5 * Add amixer command parser. * Enhance iptables command parser to add default policy statistics fields. * Fix bluetoothctl parser failing to parse controllers with power state prop. * Fix lsblk command parser to support multiple mountpoints. Also, added byte conversions for size fields. * Fix nmcli command parser to support team.config JSON field. * Fix time command parser for output that does not contain centiseconds. * Fix x509-cert parser to handle IDNA2008 encoded email addresses with a warning. * Fix typing for upcoming python v3.14. * Fix timezone setting for tests to support minimal chrooted builds.
Martin Hauke2025-05-25 17:30:05 +00:00
4448929a35
Accepting request 1227648 from utilities
Ana Guerrero2024-12-02 15:59:09 +00:00
47ac53a646
- Update to version 1.25.4 * Add pacman command parser. * Add wg show command parser. * Enhance ethtool parser to support link_partner_advertised_link_modes. * Enhance nsd-control parser with additional state fields. * Enhance ping-s streaming parser to support error replies. * Fix bluetoothctl parser when extra attributes like manufacturer and version exist. * Fix df parser to correctly output binary vs. decimal size outputs. * Fix ip-address parser for Python 3.13 changes to IPv4 mapped IPv6 addresses. * Fix iw-scan parser to output more fields (still beta quality) * Fix mount parser for cases where there are spaces in the filesystem name. * Fix netstat parser for cases where there are spaces in the program name. * Fix pkg-index-deb, apt-cache-show, and rpm-qi parsers to correctly convert contiguous packages with the same name. * Fix traceroute parser to support extreme IPv6 cases. * Fix uptime parser for data that contains user instead of users. * Fix yaml parser to support values that start with an equal sign. * Enhance jc.utils.convert_size_to_int() to add posix_mode and decimal_bias parameters. * Enhance cli to coerce any non-JSON-serializable objects to a string.
Michael Vetter2024-12-02 03:33:30 +00:00
fc2911b8da
Accepting request 1181407 from utilities
Ana Guerrero2024-06-18 20:51:41 +00:00
bf66bc5fef
- Update to version 1.25.3 * Enhance bluetoothctl parser with added battery_percentage field. * Enhance git-log standard and streaming parsers with added lines_changed field under file_stats. * Fix pci-ids parser to correctly handle multiple subdevices. * Fix pip-show parser to handle multi-line fields with a beginning blank line. * Fix ss parser to correctly handle the Recv-Q field being too close to the Status field. * Fix top parsers to quiet uptime info parsing. * Fix traceroute parser to correctly handle hops with multiple IPs. * Fix zpool-status parser for config items lacking data values. * Optimize some tests by removing timezone settings and using quiet=True.
Michael Vetter2024-06-18 07:35:57 +00:00
6eb7cce40f
Accepting request 1161274 from utilities
Ana Guerrero2024-03-25 20:12:03 +00:00