<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/test, branch v5.0.0</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v5.0.0</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v5.0.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2024-04-05T16:46:43+00:00</updated>
<entry>
<title>Ensure elevated SFXCA uses Windows Installer cache and unelevated uses Temp folder</title>
<updated>2024-04-05T16:46:43+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-04-04T22:24:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=681cf4a9eb6be7e4092c6e5b690773fbd8469e63'/>
<id>urn:sha1:681cf4a9eb6be7e4092c6e5b690773fbd8469e63</id>
<content type='text'>
Fixes 8078
</content>
</entry>
<entry>
<title>Add a managed custom action E2E test</title>
<updated>2024-04-05T16:46:43+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-03-27T19:15:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=6ed045ee1fe69be037a999df2e57122a25f0dedf'/>
<id>urn:sha1:6ed045ee1fe69be037a999df2e57122a25f0dedf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Report E_MOREDATA from Bal functions when string buffer too small</title>
<updated>2024-04-04T23:33:49+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-04-04T22:41:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ba93485c940b0bae6e0b6a005fdd1819652f3984'/>
<id>urn:sha1:ba93485c940b0bae6e0b6a005fdd1819652f3984</id>
<content type='text'>
WiX v4 (and probably v3) standardized on the error code E_MOREDATA when string
buffers were too small instead of E_INSUFFICIIENT_BUFFER. This fixes v5 to
match in a few missing cases.

Fixes 8094
</content>
</entry>
<entry>
<title>Use the correct case for firewall attribute values</title>
<updated>2024-03-25T00:49:37+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-03-24T20:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=8db36166ee5a051983025c3311ebb654e5c2e5d9'/>
<id>urn:sha1:8db36166ee5a051983025c3311ebb654e5c2e5d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify BootstrapperApplication header files</title>
<updated>2024-03-21T20:07:14+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-03-21T07:59:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=90cdebbe94c7f60db86965ffb97d9ba51d0bc9fc'/>
<id>urn:sha1:90cdebbe94c7f60db86965ffb97d9ba51d0bc9fc</id>
<content type='text'>
Take this breaking change opportunity to simplify the header files used by
BA devs.
</content>
</entry>
<entry>
<title>Use WixBA in an upgrade.</title>
<updated>2024-03-18T18:30:03+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-03-18T14:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=3b842aeea892c9dae01e5167e5f2e35c448f5bda'/>
<id>urn:sha1:3b842aeea892c9dae01e5167e5f2e35c448f5bda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix localization collation.</title>
<updated>2024-03-12T22:58:19+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2024-03-12T21:51:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=976ac446dcb4aa1bfcbf38e188deb1c3741a2e46'/>
<id>urn:sha1:976ac446dcb4aa1bfcbf38e188deb1c3741a2e46</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/8036.
</content>
</entry>
<entry>
<title>Move wixstdba functions to Bal.wixext build</title>
<updated>2024-03-07T18:55:57+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-03-07T09:44:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=dea25ba9bcfd65200b60339c2e4bc060cdf20723'/>
<id>urn:sha1:dea25ba9bcfd65200b60339c2e4bc060cdf20723</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better .nupkg names</title>
<updated>2024-03-07T18:55:57+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-03-06T22:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=3d2d46f62fc01e2653d0251ad9703090574e7c41'/>
<id>urn:sha1:3d2d46f62fc01e2653d0251ad9703090574e7c41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the BootstrapperApplication out of proc</title>
<updated>2024-03-07T02:03:38+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-01-12T02:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=0d3d54992104288e9ee0c834d0b96e8502fd2d42'/>
<id>urn:sha1:0d3d54992104288e9ee0c834d0b96e8502fd2d42</id>
<content type='text'>
</content>
</entry>
</feed>
