Packages changed:
  NetworkManager
  NetworkManager-applet (1.28.0 -> 1.30.0)
  apache2-mod_php7
  gssdp (1.6.0 -> 1.6.1)
  gupnp (1.6.0 -> 1.6.1)
  ibus-table (1.16.13 -> 1.16.14)
  libnftnl (1.2.3 -> 1.2.4)
  libnma (1.10.2 -> 1.10.4)
  nautilus
  nodejs19
  php7
  pixman (0.40.0 -> 0.42.2)
  python-pyzmq
  qalculate (4.3.0 -> 4.4.0)

=== Details ===

==== NetworkManager ====
Subpackages: NetworkManager-bluetooth NetworkManager-lang NetworkManager-pppoe NetworkManager-tui NetworkManager-wwan libnm0 typelib-1_0-NM-1_0

- Keep netconfig support. The rc-manager auto detection will select
  appropriate manager during runtime.
- Use a with_netconfig define instead of relying on bcond: bcond is
  meant to have extrenally controllable build conditions (build -D,
  or OBS prjconf).

==== NetworkManager-applet ====
Version update (1.28.0 -> 1.30.0)
Subpackages: NetworkManager-applet-lang NetworkManager-connection-editor

- Update to version 1.30.0:
  + wifi: change description for wpa-psk to include also WPA3.
  + editor: remove unused fields from wifi page.
  + applet: replace libnotify with GNotification.
  + gschema: bring back org.gnome.nm-applet schema.
  + Updated translations.
- Drop pkgconfig(libnotify) BuildRequires: no longer needed.
- Rebase feature-app-indicator-desktop-file.patch.
- Conflict with libnma0 < 1.10.4: the glib schema was upstream
  wrongly moved to libnma, even though only a part of it was
  supposed to be there. libnm 1.10.4 fixes this situation.

==== apache2-mod_php7 ====

- hardcode openssl version, openssl3 will not be supported
  https://www.php.net/manual/en/openssl.requirements.php

==== gssdp ====
Version update (1.6.0 -> 1.6.1)

- Update to version 1.6.1:
  + Potential fix for sending discovery responses with the wrong
    location.
  + Properly parse netlink messages in neighbour discovery.
  + Do not leak the host mask if it was alreay provided on object
    client creation.
  + Fix install path for generated documentation.
  + Fix warning message for link-local v4 addresses.

==== gupnp ====
Version update (1.6.0 -> 1.6.1)

- Update to version 1.6.1:
  + ControlPoint:
  - Fix error handling if description download fails.
  - Do not leak cancellable.
  + Use proper method for detecting IFA_FLAGS availability.
  + ContextManager:
  - Do not leak filtered contexts.
  - Fix freeing unavailable contexts.
  + Network ContextManager: Do not leak list parts of context
    lists.
  + Introspection: Properly chain up to parent class.
  + Service: Fix crash if subscription callback is points
    unreachable host.

==== ibus-table ====
Version update (1.16.13 -> 1.16.14)

update: 1.16.13 -> 1.16.14
- Fix a problem in C/POSIX and invalid locales: Use lower() on LC_MESSAGES only if it is a string and not None

==== libnftnl ====
Version update (1.2.3 -> 1.2.4)

- Update to release 1.2.4
  * rule, set_elem: remove trailing \n in userdata snprintf
  * libnftnl: Fix res_id byte order

==== libnma ====
Version update (1.10.2 -> 1.10.4)
Subpackages: libnma-gtk4-0 libnma-lang libnma0 typelib-1_0-NMA-1_0

- Update to version 1.10.4:
  + Split org.gnome.nm-applet.eap GSchema from org.gnome.nm-applet,
    so that the latter can be provided by network-manager-applet
    again (where it belongs).
  + build: unbreak build with gcr-3.92.
- split out schema file from the library package: adhere to the
  shared library policy. The library requires the new
  libnma-glib-schema package.
- Drop fix-dependency-pc-name.patch: fixed upstream.

==== nautilus ====
Subpackages: gnome-shell-search-provider-nautilus libnautilus-extension4 nautilus-lang

- Drop nautilus-revert-extra-large-thumbnails.patch: No longer
  needed with glib2 2.74.1.

==== nodejs19 ====
Subpackages: npm19

- icu721_fixes.patch: fixes compatibility with ICU 72.1 (bsc#1205236)

==== php7 ====
Subpackages: php7-cli php7-ctype php7-dom php7-gd php7-gettext php7-iconv php7-json php7-mbstring php7-mysql php7-openssl php7-pdo php7-sqlite php7-tokenizer php7-xmlreader php7-xmlwriter

- hardcode openssl version, openssl3 will not be supported
  https://www.php.net/manual/en/openssl.requirements.php

==== pixman ====
Version update (0.40.0 -> 0.42.2)
Subpackages: libpixman-1-0 libpixman-1-0-32bit

- Update to version 0.42.2 (boo#1205033 CVE-2022-44638):
  + This version contains a fix for a heap overflow.
- Update URL, and tweak source URI.

==== python-pyzmq ====

- Fix build with OpenSSL 3.0 [bsc#1205042]
  * Temporarily disable test_on_recv_basic

==== qalculate ====
Version update (4.3.0 -> 4.4.0)
Subpackages: libqalculate22 qalculate-data

- Update to 4.4.0:
  * New prime number functions: primePi(), primes(), nthprime(),
    nextprime(), prevprime(), and isprime()
  * New functions for intervals and uncertainties: upperEndpoint(),
    lowerEndpoint(), midpoint(), and errorPart()
  * Add meter of water and related pressure units, and more
    derived flow rate units
  * Support for vectors and matrices in uncertainty propagation
    calculation
  * Proper support for uncertainty propagation in total(), sum(),
    product(), and for() functions
  * Simplify display of parsed expression (primarily for quantities
    with units)
  * Avoid parsing of implicit multiplication as nested
    multiplication
  * Include +/- statement in function argument without parentheses
  * Return values for approximate variables in exact mode in
    dimension() and elements()
  * Improve parsing of quotation marks as feet/inch or
    arcmin/arcsec (e.g. do not parse s" as sin)
  * Fix exact calculation of re((a*i)^(n/2))
    (wrong sign in some cases)
  * Fix erroneous calculation in some cases with physical constants
    both outside and inside unit relations when interval
    calculation is set to interval arithmetic
  * Fix segfaults in some corner cases
  * Fix use of random numbers in iterative functions
  * Fix writing beyond end of array during exchange rates check
    in some cases (results in activation of old style matrices)
  * Fix automatic reactivation of deactivated global object
    if a function with the same name exists
  * Do not convert function arguments which do not allow units
    (fixes "arcsin(0.5+/-0.1) to deg")
  * Fix prefix after conversion to optimal unit when the optimal
    unit includes a prefix
  * Fix exact calculation when function argument is an approximate
    vector variable (fail)
  * Minor bug fixes and feature enhancements