<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/lib/libexpat/examples, branch master</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/lib/libexpat/examples?h=master</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/lib/libexpat/examples?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2019-09-25T21:06:19Z</updated>
<entry>
<title>Update libexpat to 2.2.8.  CVE-2019-15903 has been fixed earlier</title>
<updated>2019-09-25T21:06:19Z</updated>
<author>
<name>bluhm</name>
<email>bluhm@openbsd.org</email>
</author>
<published>2019-09-25T21:06:19Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=28ce31191121e9d8ab02660bd8b761ed56c7239d'/>
<id>urn:sha1:28ce31191121e9d8ab02660bd8b761ed56c7239d</id>
<content type='text'>
in our tree.  Relevant is only bug fix #240.  Most of the upstream
diff is automated source format change.
OK deraadt@
</content>
</entry>
<entry>
<title>Update libexpat to 2.2.6.  Relevant for OpenBSD is</title>
<updated>2018-08-22T13:32:11Z</updated>
<author>
<name>bluhm</name>
<email>bluhm@openbsd.org</email>
</author>
<published>2018-08-22T13:32:11Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=797786e54884732e2b7e4427671c26243d9ea29f'/>
<id>urn:sha1:797786e54884732e2b7e4427671c26243d9ea29f</id>
<content type='text'>
- Avoid doing arithmetic with NULL pointers in XML_GetBuffer
- Fix 2.2.5 regression with suspend-resume while parsing
  a document like '&lt;root/&gt;'
- Address compiler warnings
- Fix miscellaneous typos
</content>
</entry>
<entry>
<title>Update libexpat to 2.2.5.  Changes for OpenBSD include a few bug</title>
<updated>2017-11-02T13:40:57Z</updated>
<author>
<name>bluhm</name>
<email>bluhm@openbsd.org</email>
</author>
<published>2017-11-02T13:40:57Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=9b8e235178d880bc897fab490e13d4465fffe7d1'/>
<id>urn:sha1:9b8e235178d880bc897fab490e13d4465fffe7d1</id>
<content type='text'>
fixes, no library bump needed.
OK deraadt@
</content>
</entry>
<entry>
<title>Update libexpat to 2.2.4.  Fix copying partial UTF-8 characters.</title>
<updated>2017-08-23T14:53:52Z</updated>
<author>
<name>bluhm</name>
<email>bluhm@openbsd.org</email>
</author>
<published>2017-08-23T14:53:52Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=2e724bc967d1d89c02940370dc98ca0bf3231a3a'/>
<id>urn:sha1:2e724bc967d1d89c02940370dc98ca0bf3231a3a</id>
<content type='text'>
OK deraadt@
</content>
</entry>
<entry>
<title>Update libexpat to version 2.2.1 which has some security fixes.</title>
<updated>2017-06-30T11:25:29Z</updated>
<author>
<name>bluhm</name>
<email>bluhm@openbsd.org</email>
</author>
<published>2017-06-30T11:25:29Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=2feb5d2a36a799a4048160a74a6d32eed43212af'/>
<id>urn:sha1:2feb5d2a36a799a4048160a74a6d32eed43212af</id>
<content type='text'>
- CVE-2017-9233 CVE-2016-9063 CVE-2016-5300 CVE-2016-4472 CVE-2016-0718
  CVE-2015-2716 CVE-2015-1283 CVE-2012-6702 CVE-2012-0876 have been
  addressed.  Not all of them affect OpenBSD as we had fixes before.
- Upstream uses arc4random_buf(3) now.  Delete all code for other
  entropy sources to make sure to compile the correct one.  Our
  library already used arc4random(3) before.
- The overflow fixes in rev 1.11 and 1.12 of lib/xmlparse.c
  have been commited upstream in a different way.  Use the upstream
  code to make maintenance easier.
- Although it should be ABI compatible, there is a new global
  symbol align_limit_to_full_utf8_characters.  As it is in
  lib/internal.h, add a Symbols.map to restrict the export.  Do not
  bump the shared library version.
- Use the internal expat's siphash.h.
ports build ajacoutot@; move ahead deraadt@
</content>
</entry>
<entry>
<title>update libexpat to 2.1.1.</title>
<updated>2016-05-09T19:32:01Z</updated>
<author>
<name>rpointel</name>
<email>rpointel@openbsd.org</email>
</author>
<published>2016-05-09T19:32:01Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=695f0d7b659472781a453feef78606ba9593cb2a'/>
<id>urn:sha1:695f0d7b659472781a453feef78606ba9593cb2a</id>
<content type='text'>
ok deraadt@ (thanks to sebastian[@]pipping[.]org for information).
</content>
</entry>
<entry>
<title>Update to expat 2.0.1. ok deraadt@</title>
<updated>2007-08-30T18:41:04Z</updated>
<author>
<name>matthieu</name>
<email>matthieu@openbsd.org</email>
</author>
<published>2007-08-30T18:41:04Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=b26ab0f80a3c3bced9f6189a75fc5482b4b4c4fa'/>
<id>urn:sha1:b26ab0f80a3c3bced9f6189a75fc5482b4b4c4fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 2.0.0; keep our local changes</title>
<updated>2006-05-06T16:09:30Z</updated>
<author>
<name>alek</name>
<email>alek@openbsd.org</email>
</author>
<published>2006-05-06T16:09:30Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=7d36914fb14b8220ece25c31505be6af24ef6a5b'/>
<id>urn:sha1:7d36914fb14b8220ece25c31505be6af24ef6a5b</id>
<content type='text'>
ok espie@, djm@
</content>
</entry>
<entry>
<title>libexpat: a simple xml parser library, used by X11 and some ports.</title>
<updated>2004-09-22T21:32:02Z</updated>
<author>
<name>espie</name>
<email>espie@openbsd.org</email>
</author>
<published>2004-09-22T21:32:02Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=1a3ddf8c85cebf76fa2d1513d8563d9aa7701399'/>
<id>urn:sha1:1a3ddf8c85cebf76fa2d1513d8563d9aa7701399</id>
<content type='text'>
</content>
</entry>
</feed>
