Changelog for
html-xml-utils-8.6-20.19.i586.rpm :
* Thu May 04 2023 Andrea Manzini
- Update to version 8.6:
* tests/select34.sh: Use \"tr\" instead of \"xarg\" to replace \\0 by \
. (The xargs command on BSD ignores empty input lines, the GNU version does not.) Also use \"printf\" instead of \"echo\" to write to the log file, because it seems to be more consistent between different shells.
* hxselect.c: Fixed a bug in parsing octal escapes in the separator string (option -s). Patch provided by Jorrit Fahlke.
* errexit.c: Removed. Consistently use err() and errx() everywhere.
* hxwls.c, printlinks.c, hxcopy.c: Allow white space before and after URLs in attributes. (Allowed by HTML5.)
* Fri Apr 01 2022 Sebastian Wagner - Update to version 8.4:
* hxselect.c: The :attr() pseudo-element was only matched if it was on the first selector, not if it was on a subsequent selector in a comma-separated list of selectors. (Found and fixed by Bas Ploeger.)
* tests/select33.sh: Added test for multiple :attr() selectors. (Contributed by Bas Ploeger.)
* Fri Feb 11 2022 Sebastian Wagner - Update to version 8.3:
* dtd.hash: Make rather than the preferred parent for