Debian Patches
Status for libyaml-syck-perl/1.34-4
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
gcc15-fix.patch | Try to fix builds with GCC 15. I hereby put my changes under CC0 / MITL. |
Shlomi Fish <shlomif@shlomifish.org> | yes | debian upstream | https://github.com/cpan-authors/YAML-Syck/pull/64 | 2025-06-26 |
disable-compiler-check.patch | Disable compiler check. This is not needed in a Debian build environment, and more importantly, it breaks cross-builds. |
gregor herrmann <gregoa@debian.org> | not-needed | debian | vendor | 2020-02-04 |
Address-memory-corruption-leading-to-str-value-being.patch | Address memory corruption leading to 'str' value being set on empty keys When yaml is parsed, qstr is allocated In cases when the keys point to empty values there is no value copied to qstr and no null value is copied in |
Timothy Legge <timlegge@gmail.com> | yes | upstream | https://github.com/cpan-authors/YAML-Syck/commit/dcf4c8477b82ef439f43fd20dc099082d096df02 | 2025-10-09 |