Please note that this mail was generated by a script.
The described changes are computed based on the aarch64 DVD.
The full online repo contains too many changes to be listed here.

Please check the known defects of this snapshot before upgrading:
https://openqa.opensuse.org/tests/overview?distri=opensuse&groupid=3&version=Tumbleweed&build=20220523

Please do not reply to this email to report issues, rather file a bug
on bugzilla.opensuse.org. For more information on filing bugs please
see https://en.opensuse.org/openSUSE:Submitting_bug_reports

Packages changed:
  Mesa (22.0.3 -> 22.1.0)
  Mesa-drivers (22.0.3 -> 22.1.0)
  aws-cli (1.24.1 -> 1.24.4)
  bluez
  cepces
  expect
  gcc
  gnutls (3.7.4 -> 3.7.5)
  google-noto-fonts (20170919 -> 20220516)
  gtk3 (3.24.33+12 -> 3.24.34)
  iptables (1.8.7 -> 1.8.8)
  libfakekey (0.1 -> 0.3)
  libxkbcommon (1.4.0 -> 1.4.1)
  lsof
  openldap2
  openldap2-contrib-src
  plasma5-workspace
  python-boto3 (1.23.1 -> 1.23.4)
  python-botocore (1.26.1 -> 1.26.4)
  python-sympy (1.8 -> 1.10.1)
  shotwell (0.30.15 -> 0.30.16)
  yast2-network (4.5.1 -> 4.5.2)

=== Details ===

==== Mesa ====
Version update (22.0.3 -> 22.1.0)
Subpackages: Mesa-dri-devel Mesa-libEGL1 Mesa-libGL1 Mesa-libglapi0 libgbm1

- Update to 22.1.0
  * lot of great featurres, including (since rc5) additional
    kopper backports for zink, and support for Intel's Alchemist
    DG2 platform.

==== Mesa-drivers ====
Version update (22.0.3 -> 22.1.0)
Subpackages: Mesa-dri Mesa-gallium Mesa-libva

- Update to 22.1.0
  * lot of great featurres, including (since rc5) additional
    kopper backports for zink, and support for Intel's Alchemist
    DG2 platform.

==== aws-cli ====
Version update (1.24.1 -> 1.24.4)

- Update to version 1.24.4 (bsc#1199716)
  + For detailed changes see
    https://github.com/aws/aws-cli/blob/1.24.4/CHANGELOG.rst
- Update Requires in spec file from setup.py

==== bluez ====
Subpackages: bluez-auto-enable-devices libbluetooth3

- Upgrade bluez-test requirement of PyGObject from ancient version
  2 to current version. (bluez/test is at least able to use it
  since 2014)
- Move the dbus-1 system.d file to /usr (bsc#1199207)
- Fix self-obsoletion issues
- Add supplements to cups subpackage
- Split zsh completion into subpackage
- Don't tell the user to write to /usr (in README-mesh.SUSE)

==== cepces ====
Subpackages: cepces-certmonger cepces-selinux python3-cepces

- add b755b56d25f3e54f8f15d9985fd0597b21c1051d.patch

==== expect ====

- add expect-5.45-format-security.patch

==== gcc ====
Subpackages: cpp libstdc++-devel

- Add lto-dump binary and link it similarly to e.g. gcov-dump.

==== gnutls ====
Version update (3.7.4 -> 3.7.5)
Subpackages: libgnutls-dane0 libgnutls30 libgnutls30-hmac

- update to 3.7.5:
  * add options disable session ticket usage in TLS 1.2 because
    it does not provide forward secrecy
  * For TLS 1.3 where session tickets do provide forward secrecy,
    the PFS priority string now only disables session tickets in
    TLS 1.2.
  * Future backward incompatibility: in the next major release of
    GnuTLS those flag and modifier are planned to be removed
  * gnutls-cli, gnutls-serv: Channel binding for printing
    information has been changed from tls-unique to tls-exporter
    as tls-unique is not supported in TLS 1.3.
  * Certificate sanity checks has been enhanced to make gnutls
    more RFC 5280 compliant:
  * Removed 3DES from FIPS approved algorithms
  * Optimized support for AES-SIV-CMAC algorithms
  * libgnutls: HKDF and AES-GCM algorithms are now approved in
    FIPS-140 mode when used in TLS

==== google-noto-fonts ====
Version update (20170919 -> 20220516)
Subpackages: google-noto-fonts-doc noto-sans-fonts

- Clarify sources
- Fix unversioned obsoletes
- Merge noto-sans-display-fonts into noto-sans-fonts
  - Fixes inconsistent font family names see Github issue #2315
- Bump version to 20220516
  - Start using OTF fonts to be in-line with Noto CJK and Emoji
  - No new fonts
- Update URL and source for zips
- Update to version 20220509
  - 96 new fonts, details at https://pastebin.com/ycnpAn88

==== gtk3 ====
Version update (3.24.33+12 -> 3.24.34)
Subpackages: gtk3-data gtk3-immodule-amharic gtk3-immodule-inuktitut 
gtk3-immodule-thai gtk3-immodule-tigrigna gtk3-immodule-vietnamese gtk3-schema 
gtk3-tools libgtk-3-0 typelib-1_0-Gtk-3_0

- Update to version 3.24.34:
  + Include legacy hicolor icons.
  + Fix the build with gcc 12.
  + X11: Trap errors when getting output properties.
  + Wayland: Ignore empty preedit updates. This fixes a problem
    with textview scrolling.
  + Updated translations.

==== iptables ====
Version update (1.8.7 -> 1.8.8)
Subpackages: libip4tc2 libip6tc2 libxtables12 xtables-plugins

- Update to release 1.8.8
  * Add iptables-translate support for: sctp match's
  - -chunk-types option, connlimit match, multiport match's
  - -ports option, and the tcpmss match.
  * Reject setuid executables in libxtables for safety reasons
  * Extended arptables-nft with -C, -I, -R, -S cmomands and the
    "-c N,M" counter syntax.
  * Debug output in iptables-restore (all variants), iptables-nft
    and ebtables-nft when specifying -v multiple times
  * Improved performance of iptables-save and -restore

==== libfakekey ====
Version update (0.1 -> 0.3)

- update to 0.3:
  * do not send shift when not needed
  * build system fixes and developer visible changes

==== libxkbcommon ====
Version update (1.4.0 -> 1.4.1)
Subpackages: libxkbcommon-x11-0 libxkbcommon0 libxkbregistry0

- Update to release 1.4.1
  * Fix compose sequence overriding (common prefix) not working
    correctly. Regressed in 1.2.0.
  * Remove various bogus currency sign (particulary Euro and
    Korean Won) entries from the keysym <-> Unicode mappings.
    They prevented the real keysyms/codepoints for these from
    mapping correctly.

==== lsof ====

- Fix hostname in reproducible builds, bsc#1199709
  * remove-hostname.patch

==== openldap2 ====
Subpackages: libldap-data libldap2 openldap2-client

- bsc#1199277 - Resolve segfault when calling new ctx with global ctx
  * 0017-Resolve-error-handling-in-new-ctx-when-global.patch

==== openldap2-contrib-src ====

- bsc#1199277 - Resolve segfault when calling new ctx with global ctx
  * 0017-Resolve-error-handling-in-new-ctx-when-global.patch

==== plasma5-workspace ====
Subpackages: gmenudbusmenuproxy plasma5-session plasma5-session-wayland 
plasma5-workspace-lang plasma5-workspace-libs xembedsniproxy

- Add patch to fix appmenu text with certain themes (kde#453348):
  * 0001-applets-appmenu-fix-top-level-menu-text-coloration.patch
- Add patch to also show themes with a newer metadata format (kde#453830):
  * 0001-kcms-desktoptheme-find-metadata.json-when-loading-Th.patch

==== python-boto3 ====
Version update (1.23.1 -> 1.23.4)

- Update to version 1.23.4 (bsc#1199716)
  * api-change:``gamesparks``: [``botocore``] This release adds an optional 
DeploymentResult field in
    the responses of GetStageDeploymentIntegrationTests and 
ListStageDeploymentIntegrationTests APIs.
  * enhancement:StreamingBody: [``botocore``] Allow StreamingBody to be used as 
a context manager
  * api-change:``lookoutmetrics``: [``botocore``] In this release we added 
SnsFormat to
    SNSConfiguration to support human readable alert.
- from version 1.23.3
  * api-change:``greengrassv2``: [``botocore``] This release adds the new 
DeleteDeployment API
    operation that you can use to delete deployment resources. This release 
also adds support for
    discontinued AWS-provided components, so AWS can communicate when a 
component has any issues that
    you should consider before you deploy it.
  * api-change:``quicksight``: [``botocore``] API UpdatePublicSharingSettings 
enables IAM admins to
    enable/disable account level setting for public access of dashboards. When 
enabled,
    owners/co-owners for dashboards can enable public access on their 
dashboards. These dashboards can
    only be accessed through share link or embedding.
  * api-change:``appmesh``: [``botocore``] This release updates the existing 
Create and Update APIs
    for meshes and virtual nodes by adding a new IP preference field. This new 
IP preference field can
    be used to control the IP versions being used with the mesh and allows for 
IPv6 support within App
    Mesh.
  * api-change:``batch``: [``botocore``] Documentation updates for AWS Batch.
  * api-change:``iotevents-data``: [``botocore``] Introducing new API for 
deleting detectors:
    BatchDeleteDetector.
  * api-change:``transfer``: [``botocore``] AWS Transfer Family now supports 
SetStat server
    configuration option, which provides the ability to ignore SetStat command 
issued by file transfer
    clients, enabling customers to upload files without any errors.
- from version 1.23.2
  * api-change:``kms``: [``botocore``] Add HMAC best practice tip, annual 
rotation of AWS managed
    keys.
  * api-change:``glue``: [``botocore``] This release adds a new optional 
parameter called
    codeGenNodeConfiguration to CRUD job APIs that allows users to manage 
visual jobs via APIs. The
    updated CreateJob and UpdateJob will create jobs that can be viewed in Glue 
Studio as a visual
    graph. GetJob can be used to get codeGenNodeConfiguration.
- Remove unnecessary version constraint for python3-pytest in BuildRequires
- Update BuildRequires and Requires from setup.py

==== python-botocore ====
Version update (1.26.1 -> 1.26.4)

- Update to 1.26.4 (bsc#1199716)
  * api-change:``gamesparks``: This release adds an optional DeploymentResult 
field in the responses
    of GetStageDeploymentIntegrationTests and 
ListStageDeploymentIntegrationTests APIs.
  * enhancement:StreamingBody: Allow StreamingBody to be used as a context 
manager
  * api-change:``lookoutmetrics``: In this release we added SnsFormat to 
SNSConfiguration to support
    human readable alert.
- from version 1.26.3
  * api-change:``greengrassv2``: This release adds the new DeleteDeployment API 
operation that you
    can use to delete deployment resources. This release also adds support for 
discontinued
    AWS-provided components, so AWS can communicate when a component has any 
issues that you should
    consider before you deploy it.
  * api-change:``quicksight``: API UpdatePublicSharingSettings enables IAM 
admins to enable/disable
    account level setting for public access of dashboards. When enabled, 
owners/co-owners for
    dashboards can enable public access on their dashboards. These dashboards 
can only be accessed
    through share link or embedding.
  * api-change:``appmesh``: This release updates the existing Create and Update 
APIs for meshes and
    virtual nodes by adding a new IP preference field. This new IP preference 
field can be used to
    control the IP versions being used with the mesh and allows for IPv6 
support within App Mesh.
  * api-change:``batch``: Documentation updates for AWS Batch.
  * api-change:``iotevents-data``: Introducing new API for deleting detectors: 
BatchDeleteDetector.
  * api-change:``transfer``: AWS Transfer Family now supports SetStat server 
configuration option,
    which provides the ability to ignore SetStat command issued by file 
transfer clients, enabling
    customers to upload files without any errors.
- from version 1.26.2
  * api-change:``kms``: Add HMAC best practice tip, annual rotation of AWS 
managed keys.
  * api-change:``glue``: This release adds a new optional parameter called 
codeGenNodeConfiguration
    to CRUD job APIs that allows users to manage visual jobs via APIs. The 
updated CreateJob and
    UpdateJob will create jobs that can be viewed in Glue Studio as a visual 
graph. GetJob can be used
    to get codeGenNodeConfiguration.

==== python-sympy ====
Version update (1.8 -> 1.10.1)

- Update to version 1.10.1.
  * Fixed a bug that prevented unpickling pickles created with older
  sympy versions.
  * The .diff method accepts string arguments again
    (fixing a regression in 1.10).
- Update for version 1.10.0.
  * The Laplace transform computations has become much more powerful
    using a rule-based system.
  * All active deprecations in SymPy have been revamped.
  * A number of classes and functions have been moved to better
    locations mostly to resolve problems with cyclic imports within
    the SymPy codebase.
  * BREAKING: removed the since long deprecated densearith,
    densesolve, and densetools
  * BREAKING CHANGE: core.trace with class Tr moved to
    physics.quantum.trace.
  * Full changelog at
    https://github.com/sympy/sympy/wiki/Release-Notes-for-1.10
- Update for version 1.9.
  * The internal implementation of Matrix and other matrix classes
    (SparseMatrix etc) is now DomainMatrix.
  * Leading term methods now raise PoleError at singularities.
  * Full changelog at
    https://github.com/sympy/sympy/wiki/Release-Notes-for-1.9

==== shotwell ====
Version update (0.30.15 -> 0.30.16)

- Update to version 0.30.16:
  + Fix issue with dark mode wallpapers.
  + Fix compatibility with OpenCV 4.
  + Fix import of videos from Sony A7C.
  + Fix mixed up label in Adjust Date/Time.
  + Fix _LIB dir (missing plugins).
  + Always enable face tagging functionality.

==== yast2-network ====
Version update (4.5.1 -> 4.5.2)

- CFA NM: replace problematic characters when getting the filename
  for the given wireless configuration (bsc#1199451).
- 4.5.2

Reply via email to