<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/burn/engine/plan.cpp, branch v7.0.0-rc.2</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=v7.0.0-rc.2</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=v7.0.0-rc.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2026-02-24T22:59:14+00:00</updated>
<entry>
<title>Configurable-scope bundles for WixStdBA.</title>
<updated>2026-02-24T22:59:14+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2026-02-21T00:18:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=92714e7949c41db4c17e6bd87c919ef4b3dc34f7'/>
<id>urn:sha1:92714e7949c41db4c17e6bd87c919ef4b3dc34f7</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/9234
Fixes https://github.com/wixtoolset/issues/issues/9235
</content>
</entry>
<entry>
<title>Lock upgrade bundles to original bundle's scope.</title>
<updated>2026-02-18T13:33:25+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2026-02-18T00:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=96222b03ccc510027cb4d506fb424961cc351e03'/>
<id>urn:sha1:96222b03ccc510027cb4d506fb424961cc351e03</id>
<content type='text'>
Fixes https://github.com/wixtoolset/issues/issues/9236
</content>
</entry>
<entry>
<title>Log detected package scope and lock bundle scope.</title>
<updated>2026-02-11T18:21:20+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=de80ff1102a1b34e430bbc718fe65a42bab196cf'/>
<id>urn:sha1:de80ff1102a1b34e430bbc718fe65a42bab196cf</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>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>Harden Burn's BootstrapperApplication and elevated engine extraction</title>
<updated>2025-02-11T23:49:33+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-02-11T13:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f2e9af96142439ebfdbc1e884335bb8874f8a427'/>
<id>urn:sha1:f2e9af96142439ebfdbc1e884335bb8874f8a427</id>
<content type='text'>
Fixes 8914
</content>
</entry>
<entry>
<title>Rename "bundle id" concept to "bundle code"</title>
<updated>2024-12-30T14:45:49+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-12-30T02:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=523c66a62a619e6aa9f30070173ea33edfb5e328'/>
<id>urn:sha1:523c66a62a619e6aa9f30070173ea33edfb5e328</id>
<content type='text'>
The "bundle id" always had more in common with the PackageCode from the Windows
Installer. With the introduction of an actual Id attribute on the Bundle
element, there is potential for confusion, so there is finally real motivation
to rename "bundle id" to "bundle code".
</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>
