Christophe SAUVEUR · @chsxf
63 followers · 58 posts · Server mastodon.gamedev.place

Today I discovered a very weird situation in 2023.

xmllint, a tool designed to validate files is not able to load resources, especially document type definitions (DTD) and XML schemas, if these are available through HTTPS.

The reason is that , the library xmllint is part of, embarks its own HTTP client that does not support HTTPS.

That would not be an issue if a lot of tools were not relying on libxml2 for XML validation.

#xml #libxml2 #webdev

Last updated 2 years ago

Barry Schwartz 🫖 · @chemoelectric
500 followers · 7502 posts · Server masto.ai

I found at least one spot where there is work towards my for efforts. It is right next to some code for parsing s-expressions. :) (I might still use that instead of either JSON or libguile, now that I have found it.)

#libxml2 #dlang #ats

Last updated 2 years ago

Barry Schwartz 🫖 · @chemoelectric
500 followers · 7498 posts · Server masto.ai

Hmm. Maybe I should attempt to make an automatically generated interface from to , as I did for an interface from to . (The latter is sitting somewhere in my ‘chemoelectric’ repository. It is constructed mostly by Awk scripts. But I’ll probably use Object Icon instead, this time.)

#ats #libguile #dlang #libxml2

Last updated 2 years ago

Michael Connor Buchan · @TheFake_VIP
710 followers · 2759 posts · Server linuxrocks.online

I never thaught I'd be saying this, but processing from to turn into with was an utterly *enjoyable* experience! I know right, in what universe is that possible? But props go to Daniel Veillard, Gnome, and contributors. It's fast, simple, and easy to understand, and everything just worked!

#libxml2 #ssml #xhtml #c #xml

Last updated 2 years ago

Thijs Alkemade · @xnyhps
197 followers · 11 posts · Server infosec.exchange

It seems that the fact that has released an emergency patch for two vulnerabilities in 13.0.1, but no corresponding updates for Monterey or Big Sur, got some people thinking that those systems are not vulnerable. l think that conclusion is wrong!

The update was very fast on Ventura due to Rapid Security Response [edit: not Rapid Security Response, just the improvements to update speed in Ventura]. These patches would have taken a lot longer to install on Monterey or Big Sur, so maybe Apple doesn’t think that weighs up against the risk of these vulnerabilities. Apple probably has a different bar for what requires a security patch with this feature.

Secondly, Apple has officially stated that not all vulnerabilities get fixed in older macOS versions due to architectural differences. While I’m sure they’ll eventually patch these, that does make it clear that you need to be on the latest OS to get all patches as soon as possible.

#apple #libxml2 #macos #ventura #RapidSecurityResponse #vulnerability

Last updated 2 years ago

· @fuomag9
76 followers · 311 posts · Server kiwi.fuo.fi

CVE-2022-40303 and CVE-2022-40304 just got patched in iOS 16.1.1 that affected

Remember to update :)

#libxml2

Last updated 2 years ago

Vincent Lefèvre · @vinc17
27 followers · 86 posts · Server framapiaf.org

New version 2.9.12 breaks validation with some incorrect DTDs, such as old 1.0 DTDs: bugs.debian.org/cgi-bin/bugrep — Are there other users likely to be affected when they upgrade to this version?

#libxml2 #xhtml

Last updated 3 years ago

Vincent Lefèvre · @vinc17
27 followers · 86 posts · Server framapiaf.org

We are in 2018 and still does not support !

#libxml2 #https

Last updated 7 years ago