<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-cloud-services.git, branch master-next</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=master-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/atom?h=master-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/'/>
<updated>2021-10-29T13:54:46+00:00</updated>
<entry>
<title>global: add explicit branch to all SRC_URIs</title>
<updated>2021-10-29T13:54:46+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2021-10-29T13:54:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=231008bc0f0b6471eb595e38fb077d3fe9baa367'/>
<id>urn:sha1:231008bc0f0b6471eb595e38fb077d3fe9baa367</id>
<content type='text'>
As introduced in the oe-core post:

  https://lists.openembedded.org/g/openembedded-core/message/157623

SRC_URIs without an explicit branch will generate warnings, and
eventually be an error.

We run the provided conversion script to make sure that meta-virt
is ready for the change.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>salt: use $BPN in SRC_URI</title>
<updated>2021-08-27T14:53:20+00:00</updated>
<author>
<name>Alex Stewart</name>
<email>alex.stewart@ni.com</email>
</author>
<published>2021-08-23T19:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=dd38ce3b266a7ad7659140c5de5cae6ff13bf2a7'/>
<id>urn:sha1:dd38ce3b266a7ad7659140c5de5cae6ff13bf2a7</id>
<content type='text'>
Recent OE branches will throw a warning when recipe SRC_URIs use the $PN
variable, instead of the $BPN variable. BPN and PN are both `salt` for
the salt recipe, so it makes no difference which is used.

Use $BPN in the SRC_URI, to satisfy the warning.

Signed-off-by: Alex Stewart &lt;alex.stewart@ni.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>salt: correct LICENSE md5sum</title>
<updated>2021-08-27T14:53:20+00:00</updated>
<author>
<name>Alex Stewart</name>
<email>alex.stewart@ni.com</email>
</author>
<published>2021-08-23T19:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=639cb9354be12a8b6af3d2f5ea7ce5d559e2c4f5'/>
<id>urn:sha1:639cb9354be12a8b6af3d2f5ea7ce5d559e2c4f5</id>
<content type='text'>
The md5sum "ac9a49d8..." has never been a salt LICENSE file hashsum.
Salt_3001 verification therefore fails after fetch.

Set the LICENSE file hashsum to the correct value as of salt upstream
commit a1d07e9cc5d84895468bf360390754c4d68308d9 - which services salt
3001.

Signed-off-by: Alex Stewart &lt;alex.stewart@ni.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>conf: set compatibility to honister</title>
<updated>2021-08-01T03:51:46+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2021-08-01T03:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=f4b1d9d404af79289f70f3db1ee283bd5abdd523'/>
<id>urn:sha1:f4b1d9d404af79289f70f3db1ee283bd5abdd523</id>
<content type='text'>
Now that the overrides have been converted, set compatibity
to honister.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>global: overrides conversion</title>
<updated>2021-08-01T03:49:54+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2021-08-01T03:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=0cffcd09a44b2a58452a5bb13714bfc47d6546bf'/>
<id>urn:sha1:0cffcd09a44b2a58452a5bb13714bfc47d6546bf</id>
<content type='text'>
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>open-iscsi-user: Fix link errors</title>
<updated>2021-07-29T15:02:50+00:00</updated>
<author>
<name>zangrc</name>
<email>zangrc.fnst@fujitsu.com</email>
</author>
<published>2021-07-27T13:44:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=e887a996155f8b9f22d6aca0e31b5fbccd82751e'/>
<id>urn:sha1:e887a996155f8b9f22d6aca0e31b5fbccd82751e</id>
<content type='text'>
The wrong link caused conflicts with other packages, so the link error was fixed and the conflict handling was removed.

Signed-off-by: Zang Ruochen &lt;zangrc.fnst@fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>consul: add explicit branch specification</title>
<updated>2021-07-23T13:25:50+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2021-07-23T13:25:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=c171990e9ca1e70fee82794a5f0661732aaa575c'/>
<id>urn:sha1:c171990e9ca1e70fee82794a5f0661732aaa575c</id>
<content type='text'>
Consul has switched from master to main for development, we add an
explicit branch statement, since the default of master no longer
works.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>open-iscsi-user: use update-alternatives for libcap-ng.so</title>
<updated>2021-07-21T02:52:39+00:00</updated>
<author>
<name>wangmy</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2021-07-21T01:11:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=cd0e28cb09e0cbeff1d9de5ddfebeb9d98875eff'/>
<id>urn:sha1:cd0e28cb09e0cbeff1d9de5ddfebeb9d98875eff</id>
<content type='text'>
libcap-ng also uses the doc 'libcap-ng.so'.

libcap-ng has a priority of 100.

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>open-iscsi-user: upgrade 2.0-873 -&gt; 2.1.4</title>
<updated>2021-07-12T20:01:22+00:00</updated>
<author>
<name>zangrc</name>
<email>zangrc.fnst@fujitsu.com</email>
</author>
<published>2021-07-09T01:36:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=f99a5e405181858f4b913b13c886769ce1b3388f'/>
<id>urn:sha1:f99a5e405181858f4b913b13c886769ce1b3388f</id>
<content type='text'>
open-iscsi-2.1.3 - open-iscsi-2.1.4

Abhinav Rajagopalan (1):
      Fix typo in util.py

Chris Leech (3):
      libopeniscsiusr: fix error messages
      libopeniscsiusr: skip over removed sessions
      libopeniscsiusr: dont error loudly if a session isn't found when working through iscsi_sessions_get()

Fabian Möller (1):
      iscsid: Add NO_SYSTEMD to CFLAGS

Helmut Grohne (1):
      Avoid hardcoding pkg-config to fix cross build

John Schaeffer (1):
      Add etc/systemd/iscsi-init.service to SYSTEMDFILES Makefile variable

Lee Duncan (4):
      iscsid: Do not allow conflicting pid-file options
      Fix iscsiadm segfault when exiting
      Fix iscsistart login issue when target is delayed.
      Enable iscsi.service asynchronous logins, cleanup services

Matwey V. Kornilov (1):
      Wants=network-online.target in iscsi.service

Patrick Lawrence (1):
      Change mkdir permissions to 0770, adjust usmask

Wenchao Hao (4):
      idbm: Fix memory leak and NULL pointer dereference in idbm_rec_update_param()
      libopeniscsiusr: Fix memory leak in iscsi_nodes_get()
      libopeniscsiusr: Fix memory leak in iscsi_sessions_get()
      iscsiadm: Fix memory leak in iscsiadm

Signed-off-by: Zang Ruochen &lt;zangrc.fnst@fujitsu.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>ebtables: wildcard bbappend</title>
<updated>2021-07-12T20:01:07+00:00</updated>
<author>
<name>hongxu</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2021-07-05T03:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-cloud-services.git/commit/?id=e62303eb5d332ed0ab7ef4e38bfa1211f4d43888'/>
<id>urn:sha1:e62303eb5d332ed0ab7ef4e38bfa1211f4d43888</id>
<content type='text'>
Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
</feed>
