XMLstarlet
Jump to navigation
Jump to search
Release Feed
- 2026-07-12 00:26:54
- Rudi Heitbaum posted a comment on ticket #49
- I've been working on cleaning up our LibreELEC repo and making sure patches get upstreamed where possible. We use xmlstarlet as part of our tooling, and this issue kept coming up, so with some time...
- by Rudi Heitbaum
- 2026-03-16 00:13:11
- Jeremy Fleischman created ticket #136
- `xmlstarlet ed --inplace ...` silently fails to update files it doesn't have permission to edit
- by Jeremy Fleischman
- 2025-11-14 14:02:08
- Thomas Jespersen posted a comment on ticket #135
- I can confirm that this and #134 are the same issue. I tracked it down to some of the libxml2 functions for opening xml readers no longer supporting reading from stdin. I've opened a PR to patch it...
- by Thomas Jespersen
- 2025-10-12 16:45:19
- Bernd Kuhls created ticket #23
- Fix build with libxml2-2.14
- by Bernd Kuhls
- 2025-08-19 08:16:12
- Loren M. Lang posted a comment on ticket #135
- I had a bug in my script that caused the failure in my last comment. I've actually confirmed the same exact 5 tests fail on both 2.13.x and 2.14.x. I've confirmed that the tip of all branches from...
- by Loren M. Lang