<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git/recipes-sota, branch feat/example-virtual-sec</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=feat%2Fexample-virtual-sec</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=feat%2Fexample-virtual-sec'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/'/>
<updated>2019-10-10T12:02:45+00:00</updated>
<entry>
<title>Bump aktualizr to the latest (d13ff1ceeca2694b982287740aca8f58edad514d).</title>
<updated>2019-10-10T12:02:45+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-10-10T11:55:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=57d34ea124a1d7bc6d37492b5e3c33c6fd3a7bef'/>
<id>urn:sha1:57d34ea124a1d7bc6d37492b5e3c33c6fd3a7bef</id>
<content type='text'>
Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>Example config for a virtual secondary.</title>
<updated>2019-10-10T12:01:47+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-10-10T11:49:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=e26ead04a52938134e9d4a122ee4b51c36a6dd60'/>
<id>urn:sha1:e26ead04a52938134e9d4a122ee4b51c36a6dd60</id>
<content type='text'>
Useful for updating an arbitrary file in /var.

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>aktualizr: update to 2019.8 release.</title>
<updated>2019-09-12T15:27:08+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-09-12T15:27:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=c2c1902c1a66f88142f826eb634da544426af3b9'/>
<id>urn:sha1:c2c1902c1a66f88142f826eb634da544426af3b9</id>
<content type='text'>
Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>aktualizr: aktualizr-repo was renamed to uptane-generator.</title>
<updated>2019-09-10T15:22:21+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-08-19T11:45:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=61c000cf5ca63ed9fda3043fa33c869ad903e504'/>
<id>urn:sha1:61c000cf5ca63ed9fda3043fa33c869ad903e504</id>
<content type='text'>
Also bump to 2019.7 release of aktualizr and latest garage-sign.

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>aktualizr: latest garage-sign with expiration support.</title>
<updated>2019-08-20T14:59:49+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-08-20T14:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=8434da1a579dc15090cbd1dc57cd8d83c6de613e'/>
<id>urn:sha1:8434da1a579dc15090cbd1dc57cd8d83c6de613e</id>
<content type='text'>
Use GARAGE_TARGET_EXPIRES or GARAGE_TARGET_EXPIRE_AFTER (but not both!)
to set the garage-sign parameters.

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix error during package_qa with aktualizr-ptest</title>
<updated>2019-08-16T09:31:53+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2019-08-16T09:28:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=1b46307d5727f794126817329fdfc2c644813286'/>
<id>urn:sha1:1b46307d5727f794126817329fdfc2c644813286</id>
<content type='text'>
Oddly, this started happening:

    ERROR: aktualizr-1.0+gitAUTOINC+03778511cc-7 do_package_qa: QA Issue:
    /usr/lib/aktualizr/ptest/src/tests/sota_tools/headers_response_server.py
    contained in package aktualizr-ptest requires /usr/bin/python3, but no
    providers found in RDEPENDS_aktualizr-ptest? [file-rdeps]

However, the python3 binary is already provided by python3-modules but
for some reason the qa check tool trips on it. We need to add an
explicit `python3-core` in the list.

Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>Bump aktualizr and garage-sign versions to the latest.</title>
<updated>2019-08-12T13:46:08+00:00</updated>
<author>
<name>Patrick Vacek</name>
<email>patrickvacek@gmail.com</email>
</author>
<published>2019-06-25T14:00:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=8fa3a60d39476903745cb80f6130bb8c412e0694'/>
<id>urn:sha1:8fa3a60d39476903745cb80f6130bb8c412e0694</id>
<content type='text'>
Both include support for mutual TLS in the garage tools.

Signed-off-by: Patrick Vacek &lt;patrickvacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>Bump aktualizr</title>
<updated>2019-08-01T16:02:52+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2019-08-01T16:02:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=8b5e97cb8c8a948e754d83c651013467942d5a5f'/>
<id>urn:sha1:8b5e97cb8c8a948e754d83c651013467942d5a5f</id>
<content type='text'>
For the fix in https://github.com/advancedtelematic/aktualizr/pull/1275

Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>Dont patch credentials</title>
<updated>2019-07-30T06:20:03+00:00</updated>
<author>
<name>Zee314159</name>
<email>252806294@qq.com</email>
</author>
<published>2019-07-26T06:53:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=672fcc51d92522c8e2de794ef561e8dd281f7f20'/>
<id>urn:sha1:672fcc51d92522c8e2de794ef561e8dd281f7f20</id>
<content type='text'>
Unzip files in tmp directory, updated comments

Fixed a zip bug

Grouped elements with warnings

With a fancier loop

Signed-off-by: Zee314159 &lt;252806294@qq.com&gt;
</content>
</entry>
<entry>
<title>Also install net-tools on target for ptest</title>
<updated>2019-07-18T14:14:14+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2019-07-16T15:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=a206b343583748e05674e6cc9bbcbf8dc4a1c21c'/>
<id>urn:sha1:a206b343583748e05674e6cc9bbcbf8dc4a1c21c</id>
<content type='text'>
Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
</feed>
