<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/test/burn/TestData/UpgradeRelatedBundleTests, branch bob/HttpNonSniSslCerts</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=bob%2FHttpNonSniSslCerts</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=bob%2FHttpNonSniSslCerts'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2024-04-25T20:31:39+00:00</updated>
<entry>
<title>Update tests to use TestVersion property instead of generic Version property</title>
<updated>2024-04-25T20:31:39+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2024-04-25T18:10:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=a500693e3c9e94304c8b9a8229203b2b750900aa'/>
<id>urn:sha1:a500693e3c9e94304c8b9a8229203b2b750900aa</id>
<content type='text'>
The MSBuild Version property is well-known and can be set by standard
processes. That can cause problem in the tests where the version is explicitly
set to validate WiX behaviors. So, we've switched to using the TestVersion
property that will be specific for our testing purposes.
</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>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>wixstdba should not change the action if not showing full UI.</title>
<updated>2022-12-13T06:09:33+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-12-13T05:09:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bd0f3491f36f4e24dd899e0c3479beed6e3c00f9'/>
<id>urn:sha1:bd0f3491f36f4e24dd899e0c3479beed6e3c00f9</id>
<content type='text'>
wixstdba should not block downgrading if run from an upgrade related bundle.

Fixes 7081
</content>
</entry>
<entry>
<title>When rolling back a bundle failure, reinstall all upgrade related bundles.</title>
<updated>2022-02-11T01:51:19+00:00</updated>
<author>
<name>Sean Hall</name>
<email>r.sean.hall@gmail.com</email>
</author>
<published>2022-02-11T00:09:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=27a0db4070a2b5756282bf15b957dd7f0021417f'/>
<id>urn:sha1:27a0db4070a2b5756282bf15b957dd7f0021417f</id>
<content type='text'>
Fixes #3421
</content>
</entry>
<entry>
<title>Fix 32/64-bit bitness handling in Burn and BUtil.</title>
<updated>2022-01-16T15:28:44+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-01-16T02:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=47bca2dc51525fcad86f325278b14953ac5b137e'/>
<id>urn:sha1:47bca2dc51525fcad86f325278b14953ac5b137e</id>
<content type='text'>
- Take advantage of RegOpenEx.
- Always look for related bundles in both 32 and 64 hives.
- BundleEnumRelatedBundle requires caller to specify bitness.
</content>
</entry>
<entry>
<title>Handle 32-bit related-bundle registration...</title>
<updated>2022-01-10T00:18:25+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2022-01-04T03:36:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bae756f4354fed4de6097c931590ccafc907fdb2'/>
<id>urn:sha1:bae756f4354fed4de6097c931590ccafc907fdb2</id>
<content type='text'>
...from 64-bit bundles.
</content>
</entry>
<entry>
<title>Implement integrated build process</title>
<updated>2021-05-11T18:14:01+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2021-04-26T18:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=df016066100df955d5ff98811e113fb2b1bd4b8a'/>
<id>urn:sha1:df016066100df955d5ff98811e113fb2b1bd4b8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move Integration into test</title>
<updated>2021-05-05T18:18:35+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2021-04-23T00:12:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=d8e47230e094a506406a83eb78916abf2668b29c'/>
<id>urn:sha1:d8e47230e094a506406a83eb78916abf2668b29c</id>
<content type='text'>
</content>
</entry>
</feed>
