<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/viewer_components/updater/llupdaterservice.cpp, branch 26.4</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=26.4</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=26.4'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2016-08-18T20:05:30Z</updated>
<entry>
<title>SL-323: first pass at ripping out old updater</title>
<updated>2016-08-18T20:05:30Z</updated>
<author>
<name>Glenn Glazer</name>
<email>coyot@lindenlab.com</email>
</author>
<published>2016-08-18T20:05:30Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c8c143e7741d2b93b589d770b64c265228293564'/>
<id>urn:sha1:c8c143e7741d2b93b589d770b64c265228293564</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove execute permission from many files that should not have it</title>
<updated>2015-11-10T14:48:56Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2015-11-10T14:48:56Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c8726aba303bcf1207b730a344536e25491420bc'/>
<id>urn:sha1:c8726aba303bcf1207b730a344536e25491420bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MAINT-5174 Add Check for Updates feature to Help menu</title>
<updated>2015-07-15T15:54:30Z</updated>
<author>
<name>andreykproductengine</name>
<email>akleshchev@productengine.com</email>
</author>
<published>2015-07-15T15:54:30Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=222a8b101c26472156dad950b1c48fdeb579ad60'/>
<id>urn:sha1:222a8b101c26472156dad950b1c48fdeb579ad60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MAINT-5174 Add Check for Updates feature to Help menu</title>
<updated>2015-07-07T15:51:19Z</updated>
<author>
<name>andreykproductengine</name>
<email>akleshchev@productengine.com</email>
</author>
<published>2015-07-07T15:51:19Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=9790ec0c753b54d5ab0c7e6c54139888f49107e3'/>
<id>urn:sha1:9790ec0c753b54d5ab0c7e6c54139888f49107e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes</title>
<updated>2015-04-10T15:02:37Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2015-04-10T15:02:37Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=5c6cf3e7fb9f592e3a293921175b64b515bac23f'/>
<id>urn:sha1:5c6cf3e7fb9f592e3a293921175b64b515bac23f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace llifstream and llofstream with std::ifstream and std::ofstream respectively</title>
<updated>2015-04-07T21:59:28Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2015-04-07T21:59:28Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=8b42c7898ef756a4a81daa08b2a5acce2894f4b8'/>
<id>urn:sha1:8b42c7898ef756a4a81daa08b2a5acce2894f4b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>convert llifstream and llofstream to std::ifstream and std::ofstream respectively</title>
<updated>2015-04-07T21:28:05Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2015-04-07T21:28:05Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=3a57b18896eacb6fea6680d0eccaaeddb0b700b0'/>
<id>urn:sha1:3a57b18896eacb6fea6680d0eccaaeddb0b700b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MAINT-3489: Gracefully handle missing downloaded installer file.</title>
<updated>2013-11-26T22:18:28Z</updated>
<author>
<name>Nat Goodspeed</name>
<email>nat@lindenlab.com</email>
</author>
<published>2013-11-26T22:18:28Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=a55f88109fc39061922b518e0d6b309764f72428'/>
<id>urn:sha1:a55f88109fc39061922b518e0d6b309764f72428</id>
<content type='text'>
If a marker file indicates that an installer has been downloaded and verified
and is ready to install, but that installer file does not exist, log it and
revert to checking for update.
Also add logging to every code path that can remove the installer explicitly,
in case the missing installer is actually being killed off by some weird
sequence of state-machine transitions.
</content>
</entry>
<entry>
<title>add some validation of update response before starting download</title>
<updated>2013-07-13T19:04:18Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2013-07-13T19:04:18Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=3e6ce2dbad485b1df10414dcb2ee0ee935da2750'/>
<id>urn:sha1:3e6ce2dbad485b1df10414dcb2ee0ee935da2750</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CHOP-963: Make update service query url depend on the grid rather than settings</title>
<updated>2013-07-09T15:39:22Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2013-07-09T15:39:22Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=34c77159f7dea117eb69fe013b09f2719b12e612'/>
<id>urn:sha1:34c77159f7dea117eb69fe013b09f2719b12e612</id>
<content type='text'>
</content>
</entry>
</feed>
