Packages changed:
  at-spi2-core (2.40.0 -> 2.40.1)
  glib-networking (2.68.0 -> 2.68.1)
  librsvg (2.50.4 -> 2.50.5)
  zchunk (1.1.9 -> 1.1.11)

=== Details ===

==== at-spi2-core ====
Version update (2.40.0 -> 2.40.1)
Subpackages: libatspi0

- Update to version 2.40.1:
  + Fix double free when removing event listeners.
  + Fix numlock detection.

==== glib-networking ====
Version update (2.68.0 -> 2.68.1)

- Update to version 2.68.1:
  + Fix threadsafety issue in certificate verification.
  + Temporarily remove support for downloading missing intermediate
    certificates with GnuTLS 3.7.

==== librsvg ====
Version update (2.50.4 -> 2.50.5)
Subpackages: gdk-pixbuf-loader-rsvg librsvg-2-2

- Update to version 2.50.5:
  + Images embedded as data: URLs didn't render if they had a MIME
    type with a charset parameter.
  + Don't allow number lists with unbounded lengths in tableValues
    attributes, for feComponentTransfer and feConvolveMatrix.
  + Negative rx/ry in rect element should be ignored.

==== zchunk ====
Version update (1.1.9 -> 1.1.11)

- Update to version 1.1.11
  * Fix memory leak of zck->prep_digest
  * Fix argp detection
  * Handle certain rare web servers that don't start with \r\n
- Drop upstream merged fix-test-argp.patch