Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfyaml for openSUSE:Factory checked in at 2026-02-12 17:25:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfyaml (Old) and /work/SRC/openSUSE:Factory/.libfyaml.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfyaml" Thu Feb 12 17:25:03 2026 rev:3 rq:1332429 version:0.9.4 Changes: -------- --- /work/SRC/openSUSE:Factory/libfyaml/libfyaml.changes 2026-02-06 19:06:46.627086900 +0100 +++ /work/SRC/openSUSE:Factory/.libfyaml.new.1977/libfyaml.changes 2026-02-12 17:25:09.545670526 +0100 @@ -1,0 +2,40 @@ +Wed Feb 11 08:47:21 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 0.9.4 + * Major: Full Windows Support + * Major: Comment Support Now Stable + * API Additions: + + fy_node_set_style(): Set the style of a node (block, flow, + plain, etc.) - Fixes #78 + + fy_token_set_comment(): Attach comments to tokens + programmatically + + fy_event_to_string(): Convert events to string + representation + + fy_diag_get_collect_errors(): Query if error collection + is enabled + + fy_atom_lines_containing(): Get lines containing an atom + (useful for diagnostics) + * Critical Fixes: + + Token creation now properly clears memory (prevents UB on + invalid input) + + Reference loop nesting now respected when checking link + validity + + Fixed crash when setting document root to NULL; input size + clamping fix + + Walk expression bugs with improved debug infrastructure + + Early error on FYECF_EXTENDED_CFG with helper emit methods + + Walk double-free on node delete + + Walk error path handling for recursive alias resolution + + Off-by-one error in fy_accel_grow + + Parser crash on corrupted UTF-8 at end of file + + Superfluous document end marker with version/tag directives + + Depth limit for node copy (prevents stack overflow) + * Other Fixes: + + Document root now correctly marked as attached + + Emit state reset at end of document (fixes multi-document + streams) + + Flow quoting error on ANY style + + Empty file/stream handling on various platforms + + Removed notice for multiple alias declarations (valid YAML) + +------------------------------------------------------------------- Old: ---- libfyaml-0.9.3.tar.gz New: ---- libfyaml-0.9.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfyaml.spec ++++++ --- /var/tmp/diff_new_pack.hReVHW/_old 2026-02-12 17:25:10.317703278 +0100 +++ /var/tmp/diff_new_pack.hReVHW/_new 2026-02-12 17:25:10.321703448 +0100 @@ -19,7 +19,7 @@ %define lib_name libfyaml0 Name: libfyaml -Version: 0.9.3 +Version: 0.9.4 Release: 0 Summary: YAML 1.2 parser and emitter License: MIT ++++++ libfyaml-0.9.3.tar.gz -> libfyaml-0.9.4.tar.gz ++++++ ++++ 35773 lines of diff (skipped)
