<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/burn/engine, branch v4.0.0-preview.1</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v4.0.0-preview.1</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v4.0.0-preview.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2022-11-11T05:49:10+00:00</updated>
<entry>
<title>WIXFEAT-3704 - Allow access to persisted variables from related bundles</title>
<updated>2022-11-11T05:49:10+00:00</updated>
<author>
<name>Jacob Hoover</name>
<email>jacob.hoover@greenheck.com</email>
</author>
<published>2022-11-10T16:48:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=fa393914f12f6d6bc88a73e4d5b009da765f6dd5'/>
<id>urn:sha1:fa393914f12f6d6bc88a73e4d5b009da765f6dd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add queutil so Burn can manage its own queue of BA requested actions.</title>
<updated>2022-10-25T20:13:06+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-10-19T20:44:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=98080672cdbbde00ea40a96c1ce38e8a52f24fee'/>
<id>urn:sha1:98080672cdbbde00ea40a96c1ce38e8a52f24fee</id>
<content type='text'>
Fixes 6349
</content>
</entry>
<entry>
<title>Burn typo/style fixes</title>
<updated>2022-09-23T02:57:38+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-09-22T22:11:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=d28bb98a6347663684cdf3960e8562eb5a8c4bad'/>
<id>urn:sha1:d28bb98a6347663684cdf3960e8562eb5a8c4bad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't clean packages during layout.</title>
<updated>2022-09-15T22:05:54+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-09-15T19:51:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f1f75591bb723ac7358afa142307fe9574d59956'/>
<id>urn:sha1:f1f75591bb723ac7358afa142307fe9574d59956</id>
<content type='text'>
Fixes 6871
</content>
</entry>
<entry>
<title>Ignore cache bundle failure if it already exists in the package cache.</title>
<updated>2022-09-15T19:14:04+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-09-15T17:17:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a470bbc209dff298dbf86a29393d6a2a8b768dc8'/>
<id>urn:sha1:a470bbc209dff298dbf86a29393d6a2a8b768dc8</id>
<content type='text'>
Fixes 6848
</content>
</entry>
<entry>
<title>Add more burn E2E tests.</title>
<updated>2022-09-15T19:14:04+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-09-15T17:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=95e8b1be902cce3b5a394066a62e0c32d0688261'/>
<id>urn:sha1:95e8b1be902cce3b5a394066a62e0c32d0688261</id>
<content type='text'>
Fix bug where first splash screen wasn't closed.
Fix bug where billboard only started the first time.
Fix bug where the restart status was lost when the exit code was an error.
Fix bug where the hash byte array length was compared to the hash string length (string is twice as long).
Fix bug where Burn didn't give update hash if the first byte was 0.
</content>
</entry>
<entry>
<title>Support bundle updates in WixStdBA.</title>
<updated>2022-09-12T17:33:03+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-09-10T01:23:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5059f83d7dccd7221458fca414a0756bb83466a5'/>
<id>urn:sha1:5059f83d7dccd7221458fca414a0756bb83466a5</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/6894.
</content>
</entry>
<entry>
<title>Update hashes are now hex strings.</title>
<updated>2022-09-12T17:33:03+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-09-10T01:21:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=6a45cb7687de57056532fe897a708435deec2ea3'/>
<id>urn:sha1:6a45cb7687de57056532fe897a708435deec2ea3</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/6901.
</content>
</entry>
<entry>
<title>Move `Bundle/@CommandLineVariables` into Bal.wixext.</title>
<updated>2022-09-10T02:14:27+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-09-09T21:03:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a1307cd4e76a89598c53cb68309358a7012db553'/>
<id>urn:sha1:a1307cd4e76a89598c53cb68309358a7012db553</id>
<content type='text'>
Implements 6858
</content>
</entry>
<entry>
<title>Add WixCanRestart and make wixstdba elevate for restart when required.</title>
<updated>2022-09-03T20:29:26+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-09-02T21:12:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=237bdc6a97c0dd455da99c16e6b3b7cac4c79e86'/>
<id>urn:sha1:237bdc6a97c0dd455da99c16e6b3b7cac4c79e86</id>
<content type='text'>
Fixes 5499
</content>
</entry>
</feed>
