<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-virtualization.git/recipes-devtools, branch master-test</title>
<subtitle>Mirror of git.yoctoproject.org/meta-virtualization</subtitle>
<id>https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=master-test</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-virtualization.git/atom?h=master-test'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/'/>
<updated>2021-07-21T02:51:29+00:00</updated>
<entry>
<title>python3-bugsnag: Upgrade 4.0.2 -&gt; 4.1.0</title>
<updated>2021-07-21T02:51:29+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2021-07-16T15:41:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=507adf668849a30c16edf14713f9b702e2c9eb14'/>
<id>urn:sha1:507adf668849a30c16edf14713f9b702e2c9eb14</id>
<content type='text'>
Upgrade to release 4.1.0:

- Add support for breadcrumbs. These are short log statements that
  are attached to error reports to help diagnose what events led
  to the error.
- Apply filtering with params_filters to bytes, not just strings

Signed-off-by: Leon Anavi &lt;leon.anavi@konsulko.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>go-systemd: explicitly specify branch</title>
<updated>2021-05-12T19:03:42+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2021-05-10T19:03:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=aeb9cad5327edc6ef0264771a35817f531384526'/>
<id>urn:sha1:aeb9cad5327edc6ef0264771a35817f531384526</id>
<content type='text'>
The upstream project has removed the master branch in favour of
'main'.

We were relying on the fetcher default of master previously, and
now that master no longer exists, we get a fetch failure.

Adding an explicit branch=main gets things working again.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-paramiko: drop in favour of meta-python recipe</title>
<updated>2021-04-26T15:17:27+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2021-04-23T14:16:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=ecc09d82dbb510f42f6ef640f73ff3dd088601fa'/>
<id>urn:sha1:ecc09d82dbb510f42f6ef640f73ff3dd088601fa</id>
<content type='text'>
meta-python has the exact same version of this recipe, with only
minor differences.

Our copy is no longer needed, and in fact, is taking precedence
over a base build, changing signatures and breaking yocto compatibility.

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-docker: update to 5.0.0</title>
<updated>2021-04-16T17:54:54+00:00</updated>
<author>
<name>Bruce Ashfield</name>
<email>bruce.ashfield@gmail.com</email>
</author>
<published>2021-04-16T17:54:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=34112b45c6d9bac1c6c3870ce323dccf097d8710'/>
<id>urn:sha1:34112b45c6d9bac1c6c3870ce323dccf097d8710</id>
<content type='text'>
Changelog:

 - Remove support for Python 2.7
 - Make Python 3.6 the minimum version supported

Features
 - Add limit parameter to image search endpoint

Bugfixes
 - Fix KeyError exception on secret create
 - Verify TLS keys loaded from docker contexts
 - Update PORT_SPEC regex to allow square brackets for IPv6 addresses
 - Fix containers and images documentation examples

4.4.4

Bugfixes
 - Remove LD_LIBRARY_PATH and SSL_CERT_FILE environment variables when shelling out to the ssh client

4.4.3

Features
 - Add support for docker.types.Placement.MaxReplicas

Bugfixes
 - Fix SSH port parsing when shelling out to the ssh client

4.4.2

Bugfixes
 - Fix SSH connection bug where the hostname was incorrectly trimmed and the error was hidden
 - Fix docs example

Miscellaneous
 - Add Python3.8 and 3.9 in setup.py classifier list

Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-cached-property: Upgrade 1.3.0 -&gt; 1.5.2</title>
<updated>2021-04-15T14:16:26+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2021-04-14T15:14:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=37a794296ef0f089769d2eba0d63a2cfb3b5e337'/>
<id>urn:sha1:37a794296ef0f089769d2eba0d63a2cfb3b5e337</id>
<content type='text'>
Upgrade to release 1.5.2:

- Add formal support for Python 3.8
- Remove formal support for Python 3.4
- Switch from Travis to GitHub actions
- Made tests pass flake8 for Python 2.7

Signed-off-by: Leon Anavi &lt;leon.anavi@konsulko.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-sphinx: Upgrade 3.4.3 -&gt; 3.5.4</title>
<updated>2021-04-15T14:16:23+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2021-04-14T15:14:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=dd47dbea25e562aaa55a4593c269ddf5c29e53fa'/>
<id>urn:sha1:dd47dbea25e562aaa55a4593c269ddf5c29e53fa</id>
<content type='text'>
Upgrade to release 3.5.4:

- Restrict docutils to 0.16
- autodoc: Async staticmethods and classmethods are considered as
  non async coroutine-functions with Python3.10
- html theme: The style are not applied with docutils-0.17

Signed-off-by: Leon Anavi &lt;leon.anavi@konsulko.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-flask-cors: Upgrade 3.0.8 -&gt; 3.0.10</title>
<updated>2021-04-15T14:16:00+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2021-04-14T15:14:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=8498fdfc4ceba2c674ddc9c9b14f645ff9189188'/>
<id>urn:sha1:8498fdfc4ceba2c674ddc9c9b14f645ff9189188</id>
<content type='text'>
Upgrade to release 3.0.10:

- Adds support for PPC64 and ARM64 builds for distribution

Signed-off-by: Leon Anavi &lt;leon.anavi@konsulko.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-botocore: Upgrade 1.20.36 -&gt; 1.20.51</title>
<updated>2021-04-15T14:15:48+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2021-04-14T15:14:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=c43df272bf5760235de747876542a811abef6d68'/>
<id>urn:sha1:c43df272bf5760235de747876542a811abef6d68</id>
<content type='text'>
Upgrade to release 1.20.51:

- api-change:lightsail: Documentation updates for Amazon
  Lightsail.
- api-change:sts: This release adds the SourceIdentity parameter
  that can be set when assuming a role.
- api-change:comprehendmedical: The InferICD10CM API now returns
  TIME_EXPRESSION entities that refer to medical conditions.
- api-change:rds: Clarify that enabling or disabling automated
  backups causes a brief downtime, not an outage.
- api-change:redshift: Added support to enable AQUA in Amazon
  Redshift clusters.

Signed-off-by: Leon Anavi &lt;leon.anavi@konsulko.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-boto3: Upgrade 1.17.48 -&gt; 1.17.51</title>
<updated>2021-04-15T14:15:34+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2021-04-14T15:14:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=48eb8cf5a9bbb2c5db08ec040139cfefa94fa2fa'/>
<id>urn:sha1:48eb8cf5a9bbb2c5db08ec040139cfefa94fa2fa</id>
<content type='text'>
Upgrade to release 1.17.51:

- api-change:lightsail: [botocore] Documentation updates for
  Amazon Lightsail.
- api-change:sts: [botocore] This release adds the SourceIdentity
  parameter that can be set when assuming a role.
- api-change:comprehendmedical: [botocore] The InferICD10CM API
  now returns TIME_EXPRESSION entities that refer to medical
  conditions.
- api-change:rds: [botocore] Clarify that enabling or disabling
  automated backups causes a brief downtime, not an outage.
- api-change:redshift: [botocore] Added support to enable AQUA
  in Amazon Redshift clusters.

Signed-off-by: Leon Anavi &lt;leon.anavi@konsulko.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-bugsnag: Upgrade 3.6.1 -&gt; 4.0.2</title>
<updated>2021-04-15T14:15:25+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2021-04-14T15:14:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-virtualization.git/commit/?id=b8eac951211614ccac74010ff978274338faed0b'/>
<id>urn:sha1:b8eac951211614ccac74010ff978274338faed0b</id>
<content type='text'>
Upgrade to release 4.0.2:

- Fixed an issue preventing code being fetched from files in the
  project root but not in the PWD
- Fix issue where types were not packaged with the library
- Added __all__ lists throughout to indicate the boundaries of the
  public interface. This may affect your integration if using
  import *.
- Removed Configuration.use_ssl and Configuration.get_endpoint()
  in favor of including the protocol in Configuration.endpoint
- Configuration.send_environment is now False by default. Enable
  it as a part of your configuration to send the full request
  context (if any) as a part of each event.
- Removed bugsnag.utils.ThreadLocals as it has been superseded by
  the contextvars API
- Removed bugsnag.utils.merge_dicts, an unused helper function
- Removed bugsnag.send_sessions
- Deprecated bugsnag.notification.Notification in favor of
  bugsnag.event.Event to better align with Bugsnag libraries on
  other platforms. The Notification class is functionally
  equivalent and will be removed in a future release.
- Added a request property to Event.
- Added type signatures throughout the library.
- [WSGI] Use X-Forwarded-For header if present to determine the IP
  address used as the default user ID. The remote address remains
  available in the request metadata attached to the event.

License-Update: Check only a single line from PKG-INFO

Signed-off-by: Leon Anavi &lt;leon.anavi@konsulko.com&gt;
Signed-off-by: Bruce Ashfield &lt;bruce.ashfield@gmail.com&gt;
</content>
</entry>
</feed>
