CVS: cvs.openbsd.org: src
Alexander Bluhm <[email protected]>
| Newsgroups | gmane.os.openbsd.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/27 11:56:10 Modified files: lib/libexpat : Changes README.md lib/libexpat/doc: reference.html lib/libexpat/lib: expat.h random_arc4random_buf.c siphash.h xmlparse.c xmltok.c xmltok_impl.c lib/libexpat/tests: acc_tests.c alloc_tests.c basic_tests.c chardata.c common.c handlers.c handlers.h misc_tests.c Added files: lib/libexpat/lib: fallthrough.h memory_sanitizer.h xcsinc.c Log message: Update libexpat to version 2.8.2. Relevant for OpenBSD are security fixes #1246 #1267 #1272 #1229 #1232 #1249 #1251 #1255 #1262 #565 #1278, other changes #1283 #565 #1220 #1221 #1222 #1224 #1226 #1228 #1230 #1238 #1239 #1240 #1241 #1242 #1243 #1243 #1247 #1248 #1256 #1258 #1261 #1275. Library bump is not necessary. CVE-2026-50219 CVE-2026-56131 CVE-2026-56132 CVE-2026-56403 CVE-2026-56404 CVE-2026-56405 CVE-2026-56406 CVE-2026-56407 CVE-2026-56408 CVE-2026-56409 CVE-2026-56410 CVE-2026-56411 CVE-2026-56412 OK tb@