<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git, branch scarthgap</title>
<subtitle>Mirror of git.yoctoproject.org/meta-cloud-services.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=scarthgap</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=scarthgap'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2025-04-09T20:55:22+00:00</updated>
<entry>
<title>python3-ansible: Upgrade 2.17.6 -&gt; 2.17.7</title>
<updated>2025-04-09T20:55:22+00:00</updated>
<author>
<name>Soumya Sambu</name>
<email>soumya.sambu@windriver.com</email>
</author>
<published>2025-04-08T10:56:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=ea865f6965128d61602e7d20e1ab8554ce05633a'/>
<id>urn:sha1:ea865f6965128d61602e7d20e1ab8554ce05633a</id>
<content type='text'>
Fixes CVE-2024-11079 and other bugs

Changelog:
==========
https://github.com/ansible/ansible/blob/v2.17.7/changelogs/CHANGELOG-v2.17.rst#v2-17-7

Signed-off-by: Soumya Sambu &lt;soumya.sambu@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>mod-wsgi: upgrade 4.9.0 -&gt; 4.9.1</title>
<updated>2024-12-10T03:46:06+00:00</updated>
<author>
<name>Vijay Anusuri</name>
<email>vanusuri@mvista.com</email>
</author>
<published>2024-12-03T12:26:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=3904c521fce351ad4bcc6760ddb8ff411016c77e'/>
<id>urn:sha1:3904c521fce351ad4bcc6760ddb8ff411016c77e</id>
<content type='text'>
mod-wsgi version 4.9.0 doesn't build against python 3.12
update it to 4.9.1 which does build.

Signed-off-by: Anand Je Sypureddy &lt;anandje@mvista.com&gt;
Signed-off-by: Vijay Anusuri &lt;vanusuri@mvista.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-ansible: Upgrade 2.16.5 -&gt; 2.17.6</title>
<updated>2024-12-10T03:43:55+00:00</updated>
<author>
<name>Soumya Sambu</name>
<email>soumya.sambu@windriver.com</email>
</author>
<published>2024-11-14T10:32:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=bbfe2e1e1f70eea3f1ff43232bb0d5743184bbbd'/>
<id>urn:sha1:bbfe2e1e1f70eea3f1ff43232bb0d5743184bbbd</id>
<content type='text'>
Includes security fixes for - CVE-2024-9902, CVE-2024-8775, CVE-2023-5115.

Changelog:
==========
https://github.com/ansible/ansible/blob/v2.17.6/changelogs/CHANGELOG-v2.17.rst

Signed-off-by: Soumya Sambu &lt;soumya.sambu@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-os-brick: Fix syntax error</title>
<updated>2024-04-22T15:04:21+00:00</updated>
<author>
<name>Zoltán Böszörményi</name>
<email>zboszor@gmail.com</email>
</author>
<published>2024-04-16T04:30:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=61d37af7f412aa1ecacdf584faf0fba300f7d58e'/>
<id>urn:sha1:61d37af7f412aa1ecacdf584faf0fba300f7d58e</id>
<content type='text'>
RDEPENDS:${PN} must have a closing quotation mark.
This error was present since the recipe was added.
Scarthgap catches it as a syntax error.

Signed-off-by: Zoltán Böszörményi &lt;zboszor@gmail.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-ansible-collections: Add new recipe</title>
<updated>2024-04-15T20:59:10+00:00</updated>
<author>
<name>Mingli Yu</name>
<email>mingli.yu@windriver.com</email>
</author>
<published>2024-04-11T03:03:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=bcf88c93d2d7c368efb9a761111d8963e8d91dfe'/>
<id>urn:sha1:bcf88c93d2d7c368efb9a761111d8963e8d91dfe</id>
<content type='text'>
Ansible is a radically simple model-driven configuration management,
multi-node deployment, and remote task execution system. Ansible works
over SSH and does not require any software or daemons to be installed
on remote nodes. Extension modules can be written in any language and
are transferred to managed machines automatically.

This recipe provides a curated set of Ansible collections included in
addition to ansible-core which provided by python3-ansible.

Signed-off-by: Mingli Yu &lt;mingli.yu@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-ansible: Upgrade 2.14.5 -&gt; 2.16.5</title>
<updated>2024-04-09T14:13:25+00:00</updated>
<author>
<name>Mingli Yu</name>
<email>mingli.yu@windriver.com</email>
</author>
<published>2024-04-03T08:55:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=e17a391cfd9bc9caa6002f4b5283f6da5b7476cf'/>
<id>urn:sha1:e17a391cfd9bc9caa6002f4b5283f6da5b7476cf</id>
<content type='text'>
The 2.14.x will be EOL 20 May 2024 [1], so upgrade to 2.16.5 which
also includes the security fix for CVE-2024-0690.

[1] https://docs.ansible.com/ansible/devel/reference_appendices/release_and_maintenance.html

Signed-off-by: Mingli Yu &lt;mingli.yu@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: use scarthgap to LAYERSERIES_COMPAT</title>
<updated>2024-04-09T14:13:05+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2024-04-03T00:25:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=2f83250ec1c08410a5684b03e0a8baf062dd0d66'/>
<id>urn:sha1:2f83250ec1c08410a5684b03e0a8baf062dd0d66</id>
<content type='text'>
conf: mark layer compatible with scarthgap

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>libvirt: Update bbappend to 10.%</title>
<updated>2024-04-09T14:12:46+00:00</updated>
<author>
<name>Chaitanya Vadrevu</name>
<email>chaitanya.vadrevu@ni.com</email>
</author>
<published>2024-03-28T12:57:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=aaca53ac28bddf5d71e8b5ff3542cf287e710df2'/>
<id>urn:sha1:aaca53ac28bddf5d71e8b5ff3542cf287e710df2</id>
<content type='text'>
meta-virtualization has upgraded libvirt to 10.0.0

Signed-off-by: Chaitanya Vadrevu &lt;chaitanya.vadrevu@ni.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>conf: update compatibility to scarthgap</title>
<updated>2024-03-19T21:50:11+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2024-03-19T21:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=f7bc3f63a0d2ecdc9c4e165f80d15d4cc0b331ea'/>
<id>urn:sha1:f7bc3f63a0d2ecdc9c4e165f80d15d4cc0b331ea</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>iproute2: upgrade bbappend to 6.%</title>
<updated>2024-02-01T14:19:09+00:00</updated>
<author>
<name>Alex Stewart</name>
<email>alex.stewart@ni.com</email>
</author>
<published>2024-01-26T17:30:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=3625ac277a5bd22aeb878f2cfba23f4a09c1002d'/>
<id>urn:sha1:3625ac277a5bd22aeb878f2cfba23f4a09c1002d</id>
<content type='text'>
Compatibility with OE-core nanbield.

Signed-off-by: Alex Stewart &lt;alex.stewart@ni.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
</feed>
