<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git, branch kirkstone</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=kirkstone</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=kirkstone'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2023-11-07T01:45:35+00:00</updated>
<entry>
<title>python3-ansible: Add locale-base-en-us to RDEPENDS</title>
<updated>2023-11-07T01:45:35+00:00</updated>
<author>
<name>Narpat Mali</name>
<email>narpat.mali@windriver.com</email>
</author>
<published>2023-11-06T14:51:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=783826eceb1b09496099f00a008062c0f9f4ee4e'/>
<id>urn:sha1:783826eceb1b09496099f00a008062c0f9f4ee4e</id>
<content type='text'>
Fixes:
   # export LANG='en_US.UTF-8'
   # ansible --version
   ERROR: Ansible requires the locale encoding to be UTF-8; Detected None.

  #  python3
  Python 3.10.9 (main, Dec  6 2022, 18:44:57) [GCC 11.3.0] on linux
  Type "help", "copyright", "credits" or "license" for more information.
  &gt;&gt;&gt; import locale
  &gt;&gt;&gt; locale.setlocale(locale.LC_CTYPE, ("en_US", "UTF-8"))
  Traceback (most recent call last):
    File "&lt;stdin&gt;", line 1, in &lt;module&gt;
    File "/usr/lib64/python3.10/locale.py", line 620, in setlocale
      return _setlocale(category, locale)
  locale.Error: unsupported locale setting
  &gt;&gt;&gt;

Signed-off-by: Mingli Yu &lt;mingli.yu@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;

Upstream master commit:
https://git.yoctoproject.org/meta-cloud-services/commit/?id=cd048e11c4600636714051c787264a52be19c3f8

Signed-off-by: Narpat Mali &lt;narpat.mali@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-ansible: Upgrade to 2.14.11</title>
<updated>2023-11-07T01:45:35+00:00</updated>
<author>
<name>Narpat Mali</name>
<email>narpat.mali@windriver.com</email>
</author>
<published>2023-11-06T14:51:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=9d53be339b792fec2d05e17343d7b15d4331b6ca'/>
<id>urn:sha1:9d53be339b792fec2d05e17343d7b15d4331b6ca</id>
<content type='text'>
This upgrade incorporates the CVE-2023-5115 fix and other bug fixes.
Release Notes:
https://github.com/ansible/ansible/blob/v2.14.11/changelogs/CHANGELOG-v2.14.rst#v2-14-11

Rebase the patch python3-ensure-py-scripts-use-py3-for-shebang.patch to new version.
Reference upstream master commit:
https://git.yoctoproject.org/meta-cloud-services/commit/?id=7ecb54163f6252cfbecfd9f7f363536c88dbb58a

Signed-off-by: Mingli Yu &lt;mingli.yu@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
Signed-off-by: Narpat Mali &lt;narpat.mali@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>qemu: Update bbappends version from 5 to 6</title>
<updated>2022-12-01T21:50:40+00:00</updated>
<author>
<name>Chaitanya Vadrevu</name>
<email>chaitanya.vadrevu@ni.com</email>
</author>
<published>2022-11-30T21:16:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=64243dfa700653faecb68b75459503ccf566bbd7'/>
<id>urn:sha1:64243dfa700653faecb68b75459503ccf566bbd7</id>
<content type='text'>
openembedded-core has upgraded qemu to 6.2

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>libvirt: Update bbappends version from 6 to 8</title>
<updated>2022-12-01T21:50:40+00:00</updated>
<author>
<name>Chaitanya Vadrevu</name>
<email>chaitanya.vadrevu@ni.com</email>
</author>
<published>2022-11-30T21:16:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=1a95e29ddfed80508453d03e959bbfb1aab9f396'/>
<id>urn:sha1:1a95e29ddfed80508453d03e959bbfb1aab9f396</id>
<content type='text'>
meta-virtualization has upgraded libvirt to 8.1

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>open-iscsi-user: Fix conflict error with systemd and net-snmp-server-snmptrapd.</title>
<updated>2022-06-07T14:04:46+00:00</updated>
<author>
<name>leimaohui</name>
<email>leimaohui@fujitsu.com</email>
</author>
<published>2022-06-07T03:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=12efde8056a004e8d3a337edb2728d05edbc383b'/>
<id>urn:sha1:12efde8056a004e8d3a337edb2728d05edbc383b</id>
<content type='text'>
- reinstall service files
- deleted older version

Signed-off-by: Lei Maohui &lt;leimaohui@fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>open-iscsi-user: Upgraded from 2.1.4 to 2.1.7.</title>
<updated>2022-05-25T15:54:26+00:00</updated>
<author>
<name>leimaohui</name>
<email>leimaohui@fujitsu.com</email>
</author>
<published>2022-05-24T02:28:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=58de4a7436b0636ef7daf9dd635c5be780e9f4f8'/>
<id>urn:sha1:58de4a7436b0636ef7daf9dd635c5be780e9f4f8</id>
<content type='text'>
Changelog:
      Fix issues discovered by gcc12
      Fix more issues discovered by gcc12
      Build: add libsystemd CFLAGS for building objects
      Build: remove redundant definition in utils Makefile
      Build: add RULESDIR to top-level Makefile
      Create an systemd iBFT rule generator
      Build: install systemd generator file with svc files
      Use kernel initiatorname when setting local iname
      utils: remove errant spaces in script
      Check for root in iscsi-gen-initiatorname
      Make fwparam_ibft build more reliable.
      Fix ibft-rule-generator shell error
      ......

Signed-off-by: Lei Maohui &lt;leimaohui@fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>global: convert license to SPDX variants</title>
<updated>2022-03-25T03:09:42+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2022-03-25T03:09:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=de6d4eeb3202e04bca0e645571a612a745d7ebe2'/>
<id>urn:sha1:de6d4eeb3202e04bca0e645571a612a745d7ebe2</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>consul: add https to github SRC_URI</title>
<updated>2022-03-25T03:06:46+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2022-03-25T03:06:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=26024bb82d2e60b38b1402d5541ccfcd5c1624e5'/>
<id>urn:sha1:26024bb82d2e60b38b1402d5541ccfcd5c1624e5</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: Update to kirkstone namespace</title>
<updated>2022-03-10T19:43:59+00:00</updated>
<author>
<name>wangmy</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-03-10T09:40:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=8745a2294eb2cbd193d8672820dd993770b4545a'/>
<id>urn:sha1:8745a2294eb2cbd193d8672820dd993770b4545a</id>
<content type='text'>
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>glusterfs: switch from distutils3 to setuptools3</title>
<updated>2022-03-02T20:49:18+00:00</updated>
<author>
<name>Jeremy Puhlman</name>
<email>jpuhlman@mvista.com</email>
</author>
<published>2022-02-28T20:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=a0664bb3e2b49155e3e063ec3e7f6c597943d423'/>
<id>urn:sha1:a0664bb3e2b49155e3e063ec3e7f6c597943d423</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
</feed>
