<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/burn, branch bob/BurnScopeDetect</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FBurnScopeDetect</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FBurnScopeDetect'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2026-02-11T01:33:03+00:00</updated>
<entry>
<title>Log detected package scope and lock bundle scope.</title>
<updated>2026-02-11T01:33:03+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2026-02-11T01:33:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=702b38fe565781f3bfc5b1d92a3404b535ace2a1'/>
<id>urn:sha1:702b38fe565781f3bfc5b1d92a3404b535ace2a1</id>
<content type='text'>
- Fixes https://github.com/wixtoolset/issues/issues/9232
- Fixes https://github.com/wixtoolset/issues/issues/9240
</content>
</entry>
<entry>
<title>Support dual-purpose packages in Burn.</title>
<updated>2026-02-05T20:58:18+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2026-02-05T01:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=c258b72508f1b25a56e5d3ee3df08650ba1cbe36'/>
<id>urn:sha1:c258b72508f1b25a56e5d3ee3df08650ba1cbe36</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/8958
</content>
</entry>
<entry>
<title>Fix copy-paste errors in Burn serialization</title>
<updated>2026-01-31T02:38:41+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2026-01-30T23:26:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5886bd8245620bf9cf35498da90bb7427e3e8863'/>
<id>urn:sha1:5886bd8245620bf9cf35498da90bb7427e3e8863</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Many small code quality fixes</title>
<updated>2026-01-31T02:38:41+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2026-01-30T23:18:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=7c3c2cad3c5e95fac151debc89c2f5629b4c6b21'/>
<id>urn:sha1:7c3c2cad3c5e95fac151debc89c2f5629b4c6b21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support RedirectionGuard in Burn</title>
<updated>2026-01-30T22:54:28+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2026-01-30T21:46:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a16948df3c51f872e750798a967505a93b8439d5'/>
<id>urn:sha1:a16948df3c51f872e750798a967505a93b8439d5</id>
<content type='text'>
Resolves 9228
</content>
</entry>
<entry>
<title>Use high integrity instead of elevation token to properly detect "elevated" installs</title>
<updated>2026-01-30T22:54:28+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2026-01-30T20:49:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bdda474a01d09013c839cf4dfd45cea2ecc44e1f'/>
<id>urn:sha1:bdda474a01d09013c839cf4dfd45cea2ecc44e1f</id>
<content type='text'>
Fixes 8178
</content>
</entry>
<entry>
<title>Correctly plan related patch bundle uninstall.</title>
<updated>2026-01-29T19:35:44+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2026-01-23T01:34:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=615c0a7d5adacaf79c7b0ed9eacac1183ab82f24'/>
<id>urn:sha1:615c0a7d5adacaf79c7b0ed9eacac1183ab82f24</id>
<content type='text'>
Based on https://github.com/wixtoolset/wix/pull/654/.
</content>
</entry>
<entry>
<title>Allow patched package to be uninstalled.</title>
<updated>2026-01-26T18:42:00+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2026-01-22T02:20:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=49924eb413af6f316951fcc1a7deaf28b7fd6e19'/>
<id>urn:sha1:49924eb413af6f316951fcc1a7deaf28b7fd6e19</id>
<content type='text'>
Normally, a patched package is detected as superseded and therefore a
normal uninstall takes no action. This change looks for applied patches
and allows a normal uninstall to remove the package.

Fixes https://github.com/wixtoolset/issues/issues/6350
</content>
</entry>
<entry>
<title>ForceAbsent can now remove a package even if it still has dependents</title>
<updated>2026-01-21T16:10:14+00:00</updated>
<author>
<name>Nir Bar</name>
<email>nir.bar@panel-sw.co.il</email>
</author>
<published>2025-02-25T09:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=49fbdf6f34b69a0157addcda2e28a96227a72630'/>
<id>urn:sha1:49fbdf6f34b69a0157addcda2e28a96227a72630</id>
<content type='text'>
Resolves 8962
</content>
</entry>
<entry>
<title>Migrate all .sln files to .slnx</title>
<updated>2025-12-14T16:00:56+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-11-16T01:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=4f966b47a3b24e77794a3366ca591548a3cc42c7'/>
<id>urn:sha1:4f966b47a3b24e77794a3366ca591548a3cc42c7</id>
<content type='text'>
Modernize projects against new .slnx expecations as well.
</content>
</entry>
</feed>
