Packages changed:
  amavisd-new
  evolution-ews
  fdupes
  fillup
  gnome-shell
  gpsd (3.23.1 -> 3.24)
  libpipeline (1.5.5 -> 1.5.6)
  libqt5-qtwebengine
  libquicktime
  llvm14 (14.0.1 -> 14.0.3)
  ovmf
  postfix
  python-httpx
  python-scipy
  re2
  sqlite3 (3.38.2 -> 3.38.3)
  swtpm (0.7.2 -> 0.7.3)
  systemd-presets-branding-openSUSE
  unixODBC (2.3.9 -> 2.3.10)
  webkit2gtk3
  webkit2gtk3-soup2
  wireless-tools
  yast2-trans (84.87.20220422.7945491fb3 -> 84.87.20220429.5e9abe4e41)

=== Details ===

==== amavisd-new ====
Subpackages: amavisd-new-docs

- Starting amavis.service gives Unit var-run.mount not found.
  var-run.mount is not needed
  (bsc#1198783)

==== evolution-ews ====
Subpackages: evolution-ews-lang

- Add evolution-ews-fix-gtk-linkage.patch: fix for gnome-contacts
  being unable to launch.

==== fdupes ====

- Fixes for the new wrapper:
  * Order duplicates by name, to get a reproducible file set
    (boo#1197484).
  * Remove redundant order parameter from fdupes invocation.
  * Modernize code, significantly reduce allocations.
  * Exit immediately when mandatory parameters are missing.
  * Remove obsolete buildroot parameter
  * Add some tests for the wrapper

==== fillup ====

- use https as url

==== gnome-shell ====
Subpackages: gnome-extensions gnome-shell-calendar gnome-shell-lang

- Add gnome-shell-42.0-fix-switching-configuration.patch: Fix
  monitor switching configuration (glgo#GNOME/gnome-shell#5217).

==== gpsd ====
Version update (3.23.1 -> 3.24)

- Update to version 3.24
  * NTRIP 2.0 now works.  But still only plain HTML, not RTP, etc.
  * Remove ntrip option and NTRIP_ENABLE.  Always build.
  * Remove passthrough option and PASSTHROUGH_ENABLE. Always build.
  * Remove nmea0183 option and NMEA0183_ENABLE. Always build.
  * Remove netfeed option and NETFEED_ENABLE. Always build.
  * gpsd will retry ntrip:// and tcp:// connections
  * cgps can expand to show more sats. Added --rtk option.
  * maidenhead() checks for input errors.
  * Better SHM logs.
  * PPS and TOFF JSON now include shm used, and real precision.
  * Add initial, untested, TSIPv1 support
  * split debug messages into different syslog() levels.
  * New ppscheck options, and can use /dev/ppsX devices.
  * First try at TSIPv1 protocol decodes.
  * Decode Quectel $PQVERNO for firmware version
  * Decode Skytrak PX1172RH_DS messages.
- Update gpsd.keyring (0C898D47 -> DD3DD9BB)

==== libpipeline ====
Version update (1.5.5 -> 1.5.6)

- update to 1.5.6:
  * Fix handling of leading whitespace in `pipecmd_new_argstr` and
  `pipecmd_argstr`.

==== libqt5-qtwebengine ====

- Remove dependency on binutils-gold as the package will be removed
  in the future. Gold linker is unmaintained by the upstream project.

==== libquicktime ====

- Update BuildRequires to reflect it does not work with ffmpeg5
  at this time.

==== llvm14 ====
Version update (14.0.1 -> 14.0.3)
Subpackages: clang-tools clang14 clang14-doc libLLVM14 libc++-devel libc++1 libc++abi-devel libc++abi1 libclang-cpp14 libclang13

- Update to version 14.0.3.
  * This release contains bug-fixes for the LLVM 14.0.0 release.
    This release is API and ABI compatible with 14.0.0.
- Rebase llvm-do-not-install-static-libraries.patch.
- Use ThinLTO with lld on i586.

==== ovmf ====
Subpackages: qemu-ovmf-x86_64

- Respin amd-sev and amd-sev-es features
  After more testing, we found that not all descriptors can support
  both amd-sev with amd-sev-es. So we removed all amd-sev and amd-sev-es
  feature tags but only keep them in ovmf-x86_64-2m.json and
  60-ovmf-x86_64.json. (bsc#1198246#c75)

==== postfix ====

- Change ed requires to /usr/bin/ed: allow busybox-ed to be used
  inside containers.

==== python-httpx ====

- Add patch CVE-2021-41945-copy_with-data-leak.patch:
  * Do not leak data in httpx.URL.copy_with (bsc#1199002, CVE-2021-41945)

==== python-scipy ====

- With the previously added -ffloat-store, some tests that fail on i586.
  Disable them.
- Limit double floating point precision for x87, triggered by GCC 12.
  Fixes test_kolmogorov.py Fatal Python error: Floating point exception
  which is a double floating-point test.

==== re2 ====

- Use Release config so O3 is used

==== sqlite3 ====
Version update (3.38.2 -> 3.38.3)
Subpackages: libsqlite3-0 sqlite3-devel sqlite3-tcl

- update to 3.38.3:
  * Fix a case of the query planner be overly aggressive with
    optimizing automatic-index and Bloom-filter construction,
    using inappropriate ON clause terms to restrict the size of the
    automatic-index or Bloom filter, and resulting in missing rows
    in the output.
  * Other minor patches. See the timeline for details.

==== swtpm ====
Version update (0.7.2 -> 0.7.3)
Subpackages: swtpm-selinux

- Updated to version 0.7.3:
  - swtpm:
  - Use uint64_t in tlv_data_append() to avoid integer overflows
  - Use uint64_t to avoid integer wrap-around when adding a uint32_t
- removed allow-FORTIFY_SOURCE=3.patch (upstreamed)

==== systemd-presets-branding-openSUSE ====

- Enable acpid (boo#1196609), its not installed by default on most
  systems anymore but the enlightenment desktop still uses its
  events to trigger various bindings and shows an error dialog
  when acpid is not running.

==== unixODBC ====
Version update (2.3.9 -> 2.3.10)

- Update to 2.3.10:
  * Add connection pooling via wide connection functions
  * Remove "#define VERSION" from unixodbc_conf.h
  * Call driver functions through prototypes
  * Add connection pool limit option
  * Add fseeko support in cursor lib
  * Try and prevent logging buffer overflow
  * Add 'echo' option to isql/iusql
  * Alter isql/iusql buffering
  * Alter unicode to ascii conversion in SQLGetDiagField
  * Fix pooling problem when user name and or password is not provided
  * Fix a couple of reported buffer overflow conditions
  * Fix iconv leak with timeout in pooled connection
- Remove upstreamed patches:
  * unixODBC-doc-drivers.patch
  * unixODBC-doc-website.patch
- Remove unixODBC-2.3.1-libodbcinst-exports.patch:
  Upstream exports more symbols now. In our patch there were
  still a couple more of them but we decided to drop them.
  See https://github.com/lurcher/unixODBC/issues/50 and
  https://github.com/lurcher/unixODBC/issues/8 for the discussion.
- For the future be aware of different tarball content/confusing
  git tag for this release. Resulting in different content from
  tarball from website vs GitHub.
  See https://github.com/lurcher/unixODBC/issues/107

==== webkit2gtk3 ====
Subpackages: WebKit2GTK-4.1-lang libjavascriptcoregtk-4_1-0 libwebkit2gtk-4_1-0 typelib-1_0-JavaScriptCore-4_1 typelib-1_0-WebKit2-4_1 webkit2gtk-4_1-injected-bundles

- Remove dependency on binutils-gold as the package will be removed
  in the future. Gold linker is unmaintained by the upstream project.

==== webkit2gtk3-soup2 ====
Subpackages: WebKit2GTK-4.0-lang libjavascriptcoregtk-4_0-18 libwebkit2gtk-4_0-37 typelib-1_0-JavaScriptCore-4_0 typelib-1_0-WebKit2-4_0 webkit2gtk-4_0-injected-bundles

- Remove dependency on binutils-gold as the package will be removed
  in the future. Gold linker is unmaintained by the upstream project.

==== wireless-tools ====
Subpackages: libiw30

- Fix URLs (wireless-tools home page has been migrated to github.io)
- install modprobe.conf files in %_modprobedir (bsc#1196275, jsc#SLE-20639)

==== yast2-trans ====
Version update (84.87.20220422.7945491fb3 -> 84.87.20220429.5e9abe4e41)
Subpackages: yast2-trans-af yast2-trans-ar yast2-trans-bg yast2-trans-bn yast2-trans-bs yast2-trans-ca yast2-trans-cs yast2-trans-cy yast2-trans-da yast2-trans-de yast2-trans-el yast2-trans-en_GB yast2-trans-es yast2-trans-et yast2-trans-fa yast2-trans-fi yast2-trans-fr yast2-trans-gl yast2-trans-gu yast2-trans-hi yast2-trans-hr yast2-trans-hu yast2-trans-id yast2-trans-it yast2-trans-ja yast2-trans-jv yast2-trans-ka yast2-trans-km yast2-trans-ko yast2-trans-lo yast2-trans-lt yast2-trans-mk yast2-trans-mr yast2-trans-nb yast2-trans-nl yast2-trans-pa yast2-trans-pl yast2-trans-pt yast2-trans-pt_BR yast2-trans-ro yast2-trans-ru yast2-trans-si yast2-trans-sk yast2-trans-sl yast2-trans-sr yast2-trans-sv yast2-trans-ta yast2-trans-th yast2-trans-tr yast2-trans-uk yast2-trans-vi yast2-trans-wa yast2-trans-xh yast2-trans-zh_CN yast2-trans-zh_TW yast2-trans-zu

- Update to version 84.87.20220429.5e9abe4e41:
  * Translated using Weblate (Slovak)
  * Translated using Weblate (Slovak)
  * Translated using Weblate (Slovak)
  * Translated using Weblate (Dutch)
  * Translated using Weblate (French)
  * Translated using Weblate (Catalan)
  * Translated using Weblate (Polish)
  * Translated using Weblate (Japanese)
  * New POT for text domain 'update'.
  * New POT for text domain 'storage'.
  * New POT for text domain 'packager'.
  * Translated using Weblate (Slovenian)
  * Translated using Weblate (Polish)
  * Translated using Weblate (Polish)
  * New POT for text domain 'packager'.
  * Translated using Weblate (Czech)
  * Translated using Weblate (Czech)
  * Translated using Weblate (Polish)
  * Translated using Weblate (Polish)
  * Translated using Weblate (Polish)
  * Translated using Weblate (Polish)
  * Translated using Weblate (Japanese)
  * Translated using Weblate (Dutch)
  * Translated using Weblate (Japanese)
  * Translated using Weblate (Catalan)
  * Translated using Weblate (Russian)
  * Translated using Weblate (Dutch)
  * Translated using Weblate (Japanese)
  * Translated using Weblate (Catalan)
  * New POT for text domain 'update'.
  * New POT for text domain 'firstboot'.
  * New POT for text domain 'control'.
  * New POT for text domain 'cc'.
  * New POT for text domain 'firstboot'.
  * Translated using Weblate (Portuguese (Brazil))
  * Translated using Weblate (Portuguese (Brazil))
  * Translated using Weblate (Portuguese (Brazil))
  * Translated using Weblate (Polish)